Error from server (NotFound): namespaces "devfile-proxy" not found Using Devfile proxy: go install -mod=vendor -ldflags="-X github.com/redhat-developer/odo/pkg/version.GITCOMMIT=c9c4258e3" ./cmd/odo/ go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 --junit-report="test-integration.xml" --label-filter="!unauth && !nocluster && !podman" tests/integration Running Suite: Integration Suite - /go/odo_1/tests/integration ============================================================== Random Seed: 1682348472 - will randomize all specs Will run 462 of 824 specs Running in parallel across 16 processes SSSSSSSSSSSS•••••••SS•S••••S•S••S••S•S•SSSS•••S••SSSSSS•••S••S•S•••••S•S•S••S••••••S•S••S•S•S•••SS••SSSSSSSS•••S•S•S•S••SSSSS•SS•S•S•SS•SSSSSSS••SS•SSS••SSSS• ------------------------------ • [2.652 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first /go/odo_1/tests/integration/interactive_deploy_test.go:109 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/2315911720 << Captured StdOut/StdErr Output ------------------------------ S••••SS•• ------------------------------ • [20.316 seconds] odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should successfully add binding to the devfile /go/odo_1/tests/integration/interactive_add_binding_test.go:257 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/1476259724 << Captured StdOut/StdErr Output ------------------------------ •SSSS•SS••S•SS•SS••••S ------------------------------ • [22.040 seconds] odo dev interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode /go/odo_1/tests/integration/interactive_dev_test.go:164 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/240341475 << Captured StdOut/StdErr Output ------------------------------ ••SSS•S•••SS•S••••S•••••S ------------------------------ • [99.679 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag /go/odo_1/tests/integration/interactive_dev_test.go:40 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports -v 4' from /tmp/1793901190 << Captured StdOut/StdErr Output ------------------------------ ••••S•SSSSS•••S••S••S•• ------------------------------ • [20.887 seconds] odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should error out if service is not found in the namespace selected /go/odo_1/tests/integration/interactive_add_binding_test.go:577 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3947233634 << Captured StdOut/StdErr Output ------------------------------ ••S•••S••SSSS•••S••S•SS ------------------------------ • [2.795 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile /go/odo_1/tests/integration/interactive_deploy_test.go:75 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/4061212644 << Captured StdOut/StdErr Output ------------------------------ ••• ------------------------------ • [FAILED] [423.900 seconds] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed [BeforeEach] when the component is deleted using its name and namespace from another directory should delete the appropriate resources [BeforeEach] /go/odo_1/tests/integration/cmd_delete_test.go:549 [It] /go/odo_1/tests/integration/cmd_delete_test.go:670 Timeline >> Created dir: /tmp/3961516350 Created dir: /tmp/2337051682 Setting KUBECONFIG=/tmp/2337051682/config Creating a new project: cmd-delete-test670diz Running oc with args [oc new-project cmd-delete-test670diz] and odo env: [] [oc] Now using project "cmd-delete-test670diz" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-delete-test670diz] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:07:56.642718 19928 implem.go:110] The path for preference file is /tmp/2337051682/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:07:56.822246 19938 implem.go:110] The path for preference file is /tmp/2337051682/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/3961516350 Running odo with args [odo init --name wdziog --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile-deploy-with-multiple-resources-and-k8s-uri.yaml] and odo env: [] [odo] I0424 15:07:57.028881 19946 implem.go:110] The path for preference file is /tmp/2337051682/preference.yaml [odo] I0424 15:07:57.029872 19946 util.go:198] path /tmp/3961516350/devfile.yaml doesn't exist, skipping it [odo] I0424 15:07:57.029979 19946 util.go:198] path /tmp/3961516350/.devfile.yaml doesn't exist, skipping it [odo] I0424 15:07:57.030057 19946 util.go:198] path /tmp/3961516350/devfile.yaml doesn't exist, skipping it [odo] __ [odo] / \__ Initializing a new component [odo] \__/ \ [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] • Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-deploy-with-multiple-resources-and-k8s-uri.yaml" ... [odo] ✓ Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-deploy-with-multiple-resources-and-k8s-uri.yaml" [odo] I0424 15:07:57.032215 19946 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:07:57.032312 19946 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:07:57.033050 19946 content.go:48] converted devfile YAML to JSON [odo] I0424 15:07:57.033160 19946 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:07:57.033183 19946 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:07:57.036412 19946 schema.go:61] validated devfile schema [odo] I0424 15:07:57.040415 19946 writer.go:55] devfile yaml created at: 'devfile.yaml' [odo] [odo] Your new component 'wdziog' is ready in the current directory. [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE. [odo] Changes will be directly reflected on the cluster. [odo] To deploy your component to a cluster use "odo deploy". Running odo with args [odo deploy] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:07:57.203932 19953 version.go:28] executing [echo version --format json] [odo] I0424 15:07:57.209057 19953 implem.go:110] The path for preference file is /tmp/2337051682/preference.yaml [odo] I0424 15:07:57.209741 19953 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:07:57.209768 19953 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:07:57.210342 19953 content.go:48] converted devfile YAML to JSON [odo] I0424 15:07:57.210433 19953 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:07:57.210446 19953 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:07:57.214160 19953 schema.go:61] validated devfile schema [odo] I0424 15:07:57.216763 19953 validate.go:45] Successfully validated devfile sections [odo] I0424 15:07:57.216783 19953 validate.go:45] Successfully validated devfile sections [odo] I0424 15:07:57.216898 19953 component.go:87] name of component is "wdziog", and sanitized name is "wdziog" [odo] I0424 15:07:57.217010 19953 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Running the application in Deploy mode using wdziog Devfile [odo] \__/ \ Namespace: cmd-delete-test670diz [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Building & Pushing Image: quay.io/unknown-account/myimage [odo] • Building image locally ... [odo] I0424 15:07:57.339982 19953 docker_compatible.go:61] Running command: [echo build -t quay.io/unknown-account/myimage -f /tmp/3961516350/Dockerfile ${PROJECTS_ROOT}] [odo] build -t quay.io/unknown-account/myimage -f /tmp/3961516350/Dockerfile /tmp/3961516350 [odo] ✓ Building image locally [7ms] [odo] • Pushing image to container registry ... [odo] I0424 15:07:57.346958 19953 docker_compatible.go:153] Running command: echo push quay.io/unknown-account/myimage [odo] push quay.io/unknown-account/myimage [odo] ✓ Pushing image to container registry [7ms] [odo] I0424 15:07:57.558819 19953 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:wdziog app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.9.0 app.kubernetes.io/part-of:app app.openshift.io/runtime:nodejs odo.dev/mode:Deploy] into k8s artifact [odo] [odo] ↪ Deploying Kubernetes Component: my-component [odo] I0424 15:07:57.560035 19953 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource Deployment/my-component ... [odo] ✓ Creating resource Deployment/my-component [odo] I0424 15:07:57.600220 19953 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:wdziog app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.9.0 app.kubernetes.io/part-of:app app.openshift.io/runtime:nodejs odo.dev/mode:Deploy] into k8s artifact [odo] [odo] ↪ Deploying Kubernetes Component: my-cs [odo] I0424 15:07:57.601358 19953 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource Service/my-cs ... [odo] ✓ Creating resource Service/my-cs [odo] [odo] Your Devfile has been successfully deployed Running oc with args [oc get deployment -n cmd-delete-test670diz] and odo env: [] [oc] NAME READY UP-TO-DATE AVAILABLE AGE [oc] my-component 0/1 1 0 1s Running oc with args [oc get svc -n cmd-delete-test670diz] and odo env: [] [oc] NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE [oc] my-cs ClusterIP 172.21.170.209 5678/TCP 1s Running odo with args [odo dev --random-ports] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:07:58.858410 19983 version.go:28] executing [podman version --format json] [odo] I0424 15:07:58.859039 19983 implem.go:110] The path for preference file is /tmp/2337051682/preference.yaml [odo] I0424 15:07:58.859829 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:07:58.859869 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:07:58.860498 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:07:58.860612 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:07:58.860633 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:07:58.864332 19983 schema.go:61] validated devfile schema [odo] I0424 15:07:58.866780 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:07:58.866820 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:07:58.866875 19983 component.go:87] name of component is "wdziog", and sanitized name is "wdziog" [odo] I0424 15:07:58.866921 19983 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "wdziog" Devfile [odo] \__/ \ Namespace: cmd-delete-test670diz [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:07:58.972561 19983 kubedev.go:87] Creating new adapter [odo] I0424 15:07:58.972588 19983 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:07:58.972623 19983 components.go:69] component state: "" [odo] I0424 15:07:59.039297 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:07:59.070654 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:07:59.134448 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:07:59.214250 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:07:59.214276 19983 components.go:346] The component name is wdziog [odo] I0424 15:07:59.218846 19983 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:07:59.218865 19983 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:07:59.323885 19983 components.go:377] Successfully created component wdziog [odo] I0424 15:07:59.400270 19983 components.go:389] Successfully created Service for component wdziog [odo] I0424 15:07:59.425228 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:07:59.427013 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:07:59.487407 19983 all.go:67] all goroutines have returned in 62.158912ms [odo] I0424 15:07:59.487440 19983 all.go:76] query result: objects=6 [odo] I0424 15:07:59.489175 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:07:59.500909 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:07:59.507892 19983 service.go:75] Getting list of services [odo] I0424 15:07:59.507907 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:07:59.586619 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:07:59.586698 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:07:59.603404 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:07:59.614972 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:07:59.635401 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:07:59.644508 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:07:59.644590 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:07:59.646447 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:07:59.648366 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:07:59.650075 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:07:59.663288 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:07:59.677331 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:07:59.699797 19983 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:07:59.699860 19983 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:07:59.699912 19983 watch.go:97] starting WatchAndPush, path: /tmp/3961516350, component: wdziog, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:07:59.701957 19983 file_watcher.go:126] adding watch on path /tmp/3961516350 [odo] I0424 15:07:59.702016 19983 file_watcher.go:126] adding watch on path /tmp/3961516350/.odo [odo] I0424 15:07:59.702033 19983 file_watcher.go:126] adding watch on path /tmp/3961516350/kubernetes [odo] I0424 15:07:59.702050 19983 file_watcher.go:126] adding watch on path /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:07:59.702067 19983 file_watcher.go:126] adding watch on path /tmp/3961516350/test [odo] I0424 15:07:59.707271 19983 watch.go:143] error adding watcher for path ./Dockerfile: no such file or directory [odo] I0424 15:07:59.713432 19983 watch.go:266] deployment watcher Event: Type: ADDED, name: wdziog-app, rv: 258674963, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:08:00.014347 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:00.014431 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:00.014445 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:00.016804 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:00.016938 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:00.016949 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:00.021632 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:00.022884 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:00.022951 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:00.032766 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:00.053264 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:00.118748 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:00.197404 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:00.197421 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:00.197427 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:00.197435 19983 components.go:351] Applying deployment [odo] I0424 15:08:00.304384 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:00.368681 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:00.404398 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:00.405034 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:00.525536 19983 all.go:67] all goroutines have returned in 121.13641ms [odo] I0424 15:08:00.525576 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:00.527199 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:00.527260 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:00.527276 19983 service.go:75] Getting list of services [odo] I0424 15:08:00.527286 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:00.562370 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:00.562699 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:00.576630 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:00.610717 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:00.631634 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:00.647308 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:00.647327 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:00.658194 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:00.663766 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:00.668543 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:00.680502 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:00.698343 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:00.751105 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:00.752239 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258675033, pods: 0 [odo] I0424 15:08:01.052803 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:01.053567 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:01.053577 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:01.054592 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:01.054722 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:01.054731 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:01.059146 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:01.060764 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:01.060795 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:01.080670 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:01.187866 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:01.306909 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:01.367760 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:01.367791 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:01.367801 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:01.367819 19983 components.go:351] Applying deployment [odo] I0424 15:08:01.412030 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:01.451510 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:01.489824 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:01.490390 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:01.659745 19983 all.go:67] all goroutines have returned in 170.187364ms [odo] I0424 15:08:01.659769 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:01.660768 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:01.660830 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:01.660978 19983 service.go:75] Getting list of services [odo] I0424 15:08:01.660993 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:01.717851 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:01.718029 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:01.733522 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:01.784494 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:01.791742 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:01.801581 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:01.801613 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:01.803372 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:01.813166 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:01.815666 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:01.826044 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:01.859698 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:01.895589 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:01.896806 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258675115, pods: 0 [odo] I0424 15:08:02.199076 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:02.201013 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:02.201157 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:02.202813 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:02.203065 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:02.203626 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:02.209048 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:02.210845 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:02.211101 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:02.235499 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:02.245161 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:02.272125 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:02.306203 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:02.306225 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:02.306232 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:02.306244 19983 components.go:351] Applying deployment [odo] I0424 15:08:02.331081 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:02.351673 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:02.370051 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:02.370270 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:02.739540 19983 all.go:67] all goroutines have returned in 369.489832ms [odo] I0424 15:08:02.739572 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:02.741038 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:02.741090 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:02.741122 19983 service.go:75] Getting list of services [odo] I0424 15:08:02.741131 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:02.799761 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:02.799789 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:02.819867 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:02.855928 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:02.878788 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:02.908644 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:02.908672 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:02.911620 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:02.913631 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:02.915545 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:02.930657 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:02.969880 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:03.027755 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:03.028948 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258675160, pods: 0 [odo] I0424 15:08:03.329453 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:03.329670 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:03.329684 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:03.330690 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:03.330794 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:03.330807 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:03.334331 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:03.336165 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:03.336192 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:03.343407 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:03.353566 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:03.390325 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:03.430294 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:03.430312 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:03.430318 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:03.430326 19983 components.go:351] Applying deployment [odo] I0424 15:08:03.452891 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:03.470292 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:03.492875 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:03.493125 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:03.584803 19983 all.go:67] all goroutines have returned in 91.926523ms [odo] I0424 15:08:03.584826 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:03.585525 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:03.585552 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:03.585561 19983 service.go:75] Getting list of services [odo] I0424 15:08:03.585565 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:03.629564 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:03.629799 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:03.640605 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:03.652361 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:03.671382 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:03.680624 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:03.680638 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:03.682765 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:03.684414 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:03.685790 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:03.693043 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:03.704825 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:03.721103 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:03.722210 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258675240, pods: 0 [odo] I0424 15:08:04.023155 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:04.023525 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:04.023547 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:04.025064 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:04.025145 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:04.025192 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:04.029343 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:04.034237 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:04.034281 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:04.044825 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:04.058882 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:04.087882 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:04.147447 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:04.147477 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:04.147485 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:04.147499 19983 components.go:351] Applying deployment [odo] I0424 15:08:04.171202 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:04.190536 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:04.224702 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:04.225054 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:04.286461 19983 all.go:67] all goroutines have returned in 61.881321ms [odo] I0424 15:08:04.286501 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:04.287975 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:04.288012 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:04.288040 19983 service.go:75] Getting list of services [odo] I0424 15:08:04.288045 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:04.321275 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:04.321326 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:04.354029 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:04.370402 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:04.378025 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:04.386033 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:04.386055 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:04.388222 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:04.389917 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:04.391625 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:04.447839 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:04.459265 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:04.482731 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:04.485341 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258675266, pods: 0 [odo] I0424 15:08:04.787134 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:04.788049 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:04.788183 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:04.789833 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:04.790033 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:04.790092 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:04.801660 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:04.805753 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:04.805885 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:04.817009 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:04.875542 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:04.914391 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:04.967833 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:04.967851 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:04.967857 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:04.967869 19983 components.go:351] Applying deployment [odo] I0424 15:08:04.996663 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:05.016809 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:05.036271 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:05.036391 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:05.085153 19983 all.go:67] all goroutines have returned in 48.893381ms [odo] I0424 15:08:05.085170 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:05.085840 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:05.085870 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:05.085891 19983 service.go:75] Getting list of services [odo] I0424 15:08:05.085897 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:05.264297 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:05.264388 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:05.283061 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:05.305644 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:05.321709 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:05.345515 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:05.345530 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:05.346910 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:05.348256 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:05.349590 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:05.361494 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:05.381596 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:05.404242 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:05.405327 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258675296, pods: 0 [odo] I0424 15:08:05.706085 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:08:05.706595 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:05.706617 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:08:05.709428 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:05.709515 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:05.709687 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:05.716884 19983 schema.go:61] validated devfile schema [odo] I0424 15:08:05.718548 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:05.718602 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:05.727407 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:05.755869 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:05.830545 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:05.870390 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:08:05.870403 19983 components.go:346] The component name is wdziog [odo] I0424 15:08:05.870408 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:05.870418 19983 components.go:351] Applying deployment [odo] I0424 15:08:05.899640 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:08:05.931325 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:08:05.952275 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:05.953096 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:06.047436 19983 all.go:67] all goroutines have returned in 95.140988ms [odo] I0424 15:08:06.047507 19983 all.go:76] query result: objects=6 [odo] I0424 15:08:06.048582 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:06.048665 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:06.048696 19983 service.go:75] Getting list of services [odo] I0424 15:08:06.048718 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:06.089429 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:06.089579 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:06.105309 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:06.117447 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:06.125744 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:06.135522 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:06.135535 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:06.137286 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:06.138924 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:06.141312 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:06.152434 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:06.166713 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:06.189683 19983 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:14:56.245021 19983 watch.go:266] deployment watcher Event: Type: MODIFIED, name: wdziog-app, rv: 258692089, pods: 1 [odo] I0424 15:14:56.546174 19983 watch.go:438] Copying files [] to pod [odo] I0424 15:14:56.547536 19983 context.go:159] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:14:56.547567 19983 context.go:110] absolute devfile path: '/tmp/3961516350/devfile.yaml' [odo] I0424 15:14:56.549301 19983 content.go:48] converted devfile YAML to JSON [odo] I0424 15:14:56.549611 19983 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:14:56.549702 19983 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:14:56.557281 19983 schema.go:61] validated devfile schema [odo] I0424 15:14:56.559377 19983 validate.go:45] Successfully validated devfile sections [odo] I0424 15:14:56.559458 19983 components.go:69] component state: "WaitDeployment" [odo] I0424 15:14:56.571112 19983 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:14:56.604293 19983 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:14:56.663314 19983 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:14:56.697396 19983 components.go:345] Creating deployment wdziog-app [odo] I0424 15:14:56.697429 19983 components.go:346] The component name is wdziog [odo] I0424 15:14:56.697446 19983 components.go:349] The component already exists, attempting to update it [odo] I0424 15:14:56.697471 19983 components.go:351] Applying deployment [odo] I0424 15:14:56.763752 19983 components.go:360] Successfully updated component wdziog [odo] I0424 15:14:56.807082 19983 components.go:747] Successfully update Service for component wdziog [odo] I0424 15:14:56.840173 19983 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:14:56.846454 19983 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:14:56.951303 19983 all.go:67] all goroutines have returned in 111.157646ms [odo] I0424 15:14:56.951424 19983 all.go:76] query result: objects=7 [odo] I0424 15:14:56.953209 19983 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:14:56.953322 19983 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:14:56.953397 19983 service.go:75] Getting list of services [odo] I0424 15:14:56.953441 19983 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:14:56.982367 19983 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:14:56.982433 19983 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:56.997949 19983 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:57.008065 19983 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:57.030910 19983 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:57.039417 19983 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:14:57.039451 19983 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:14:57.041389 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:14:57.043361 19983 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:14:57.045496 19983 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:14:57.055042 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:14:57.065681 19983 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] • Syncing files into the container ... [odo] I0424 15:14:57.127720 19983 libdevfile.go:187] Build command: install [odo] I0424 15:14:57.127742 19983 libdevfile.go:199] Run command: run [odo] I0424 15:14:57.128411 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350, destBase: ., destFile: . [odo] I0424 15:14:57.128436 19983 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:14:57.129549 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:14:57.129575 19983 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:14:57.129923 19983 file_indexer.go:453] file added: /tmp/3961516350/.gitignore [odo] I0424 15:14:57.129958 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/.odo, destBase: ., destFile: .odo [odo] I0424 15:14:57.129975 19983 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:14:57.130306 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:14:57.130319 19983 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:14:57.130653 19983 file_indexer.go:453] file added: /tmp/3961516350/devfile.yaml [odo] I0424 15:14:57.130682 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes, destBase: ., destFile: kubernetes [odo] I0424 15:14:57.130697 19983 file_indexer.go:406] Corrected destinations: base: . file: kubernetes [odo] I0424 15:14:57.131188 19983 file_indexer.go:453] file added: /tmp/3961516350/kubernetes [odo] I0424 15:14:57.131848 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri, destBase: ., destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.131880 19983 file_indexer.go:406] Corrected destinations: base: . file: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.132255 19983 file_indexer.go:453] file added: /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.133127 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml, destBase: ., destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.133154 19983 file_indexer.go:406] Corrected destinations: base: . file: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.133604 19983 file_indexer.go:453] file added: /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.133648 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml, destBase: ., destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.133664 19983 file_indexer.go:406] Corrected destinations: base: . file: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.134045 19983 file_indexer.go:453] file added: /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.134088 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/package.json, destBase: ., destFile: package.json [odo] I0424 15:14:57.134103 19983 file_indexer.go:406] Corrected destinations: base: . file: package.json [odo] I0424 15:14:57.134423 19983 file_indexer.go:453] file added: /tmp/3961516350/package.json [odo] I0424 15:14:57.134457 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/server.js, destBase: ., destFile: server.js [odo] I0424 15:14:57.134494 19983 file_indexer.go:406] Corrected destinations: base: . file: server.js [odo] I0424 15:14:57.134801 19983 file_indexer.go:453] file added: /tmp/3961516350/server.js [odo] I0424 15:14:57.134832 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/test, destBase: ., destFile: test [odo] I0424 15:14:57.134841 19983 file_indexer.go:406] Corrected destinations: base: . file: test [odo] I0424 15:14:57.135129 19983 file_indexer.go:453] file added: /tmp/3961516350/test [odo] I0424 15:14:57.135659 19983 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/test/test.js, destBase: ., destFile: test/test.js [odo] I0424 15:14:57.135686 19983 file_indexer.go:406] Corrected destinations: base: . file: test/test.js [odo] I0424 15:14:57.135998 19983 file_indexer.go:453] file added: /tmp/3961516350/test/test.js [odo] I0424 15:14:57.136255 19983 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:14:57.136281 19983 sync.go:137] List of files changed: +[/tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml /tmp/3961516350/test/test.js /tmp/3961516350/devfile.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri /tmp/3961516350/package.json /tmp/3961516350/test /tmp/3961516350/.gitignore /tmp/3961516350/kubernetes /tmp/3961516350/server.js] [odo] I0424 15:14:57.136300 19983 sync.go:164] Push: componentName: wdziog, path: /tmp/3961516350, files: [/tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml /tmp/3961516350/test/test.js /tmp/3961516350/devfile.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri /tmp/3961516350/package.json /tmp/3961516350/test /tmp/3961516350/.gitignore /tmp/3961516350/kubernetes /tmp/3961516350/server.js], delFiles: [*], isForcePush: true [odo] I0424 15:14:57.136854 19983 sync.go:179] Creating /project on the remote container if it doesn't already exist [odo] I0424 15:14:57.136894 19983 exec.go:33] Executing command [mkdir -p /project] for pod: wdziog-app-676597499d-qjjl5 in container: runtime [odo] I0424 15:14:57.506934 19983 sync.go:281] remote files marked for deletion are [/project/*] [odo] I0424 15:14:57.507046 19983 exec.go:33] Executing command [rm -rf /project/*] for pod: wdziog-app-676597499d-qjjl5 in container: runtime [odo] I0424 15:14:57.728153 19983 sync.go:204] Copying files /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml /tmp/3961516350/test/test.js /tmp/3961516350/devfile.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri /tmp/3961516350/package.json /tmp/3961516350/test /tmp/3961516350/.gitignore /tmp/3961516350/kubernetes /tmp/3961516350/server.js to pod [odo] I0424 15:14:57.728187 19983 copy.go:36] CopyFile arguments: localPath /tmp/3961516350, dest /project/3961516350, targetPath /project, copyFiles [/tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml /tmp/3961516350/test/test.js /tmp/3961516350/devfile.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri /tmp/3961516350/package.json /tmp/3961516350/test /tmp/3961516350/.gitignore /tmp/3961516350/kubernetes /tmp/3961516350/server.js], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:14:57.728221 19983 copy.go:64] Executing command tar xf - -C /project --no-same-owner [odo] I0424 15:14:57.729098 19983 copy.go:97] makeTar arguments: srcPath: /tmp/3961516350, destPath: /project/3961516350, files: [/tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml /tmp/3961516350/test/test.js /tmp/3961516350/devfile.yaml /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri /tmp/3961516350/package.json /tmp/3961516350/test /tmp/3961516350/.gitignore /tmp/3961516350/kubernetes /tmp/3961516350/server.js] [odo] I0424 15:14:57.730917 19983 copy.go:128] Got abs path: /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.731019 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.731062 19983 copy.go:145] makeTar srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.731141 19983 copy.go:146] makeTar destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.731209 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml, destBase: /project, destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.731247 19983 copy.go:172] Corrected destinations: base: /project file: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy.yaml [odo] I0424 15:14:57.928781 19983 copy.go:128] Got abs path: /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.928813 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.928833 19983 copy.go:145] makeTar srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.928845 19983 copy.go:146] makeTar destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.928855 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml, destBase: /project, destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.928864 19983 copy.go:172] Corrected destinations: base: /project file: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri/outerloop-deploy-2.yaml [odo] I0424 15:14:57.929625 19983 copy.go:128] Got abs path: /tmp/3961516350/test/test.js [odo] I0424 15:14:57.929674 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/test/test.js [odo] I0424 15:14:57.929684 19983 copy.go:145] makeTar srcFile: 3961516350/test/test.js [odo] I0424 15:14:57.929690 19983 copy.go:146] makeTar destFile: test/test.js [odo] I0424 15:14:57.929696 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/test/test.js, destBase: /project, destFile: test/test.js [odo] I0424 15:14:57.929702 19983 copy.go:172] Corrected destinations: base: /project file: test/test.js [odo] I0424 15:14:57.930316 19983 copy.go:128] Got abs path: /tmp/3961516350/devfile.yaml [odo] I0424 15:14:57.930343 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/devfile.yaml [odo] I0424 15:14:57.930367 19983 copy.go:145] makeTar srcFile: 3961516350/devfile.yaml [odo] I0424 15:14:57.930377 19983 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:14:57.930385 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/devfile.yaml, destBase: /project, destFile: devfile.yaml [odo] I0424 15:14:57.930393 19983 copy.go:172] Corrected destinations: base: /project file: devfile.yaml [odo] I0424 15:14:57.931202 19983 copy.go:128] Got abs path: /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.931245 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.931256 19983 copy.go:145] makeTar srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.931262 19983 copy.go:146] makeTar destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.931267 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri, destBase: /project, destFile: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.931275 19983 copy.go:172] Corrected destinations: base: /project file: kubernetes/devfile-deploy-with-multiple-resources-and-k8s-uri [odo] I0424 15:14:57.931933 19983 copy.go:128] Got abs path: /tmp/3961516350/package.json [odo] I0424 15:14:57.931950 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/package.json [odo] I0424 15:14:57.931958 19983 copy.go:145] makeTar srcFile: 3961516350/package.json [odo] I0424 15:14:57.931963 19983 copy.go:146] makeTar destFile: package.json [odo] I0424 15:14:57.931967 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/package.json, destBase: /project, destFile: package.json [odo] I0424 15:14:57.931972 19983 copy.go:172] Corrected destinations: base: /project file: package.json [odo] I0424 15:14:57.932663 19983 copy.go:128] Got abs path: /tmp/3961516350/test [odo] I0424 15:14:57.932683 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/test [odo] I0424 15:14:57.932696 19983 copy.go:145] makeTar srcFile: 3961516350/test [odo] I0424 15:14:57.932709 19983 copy.go:146] makeTar destFile: test [odo] I0424 15:14:57.932717 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/test, destBase: /project, destFile: test [odo] I0424 15:14:57.932725 19983 copy.go:172] Corrected destinations: base: /project file: test [odo] I0424 15:14:57.933230 19983 copy.go:128] Got abs path: /tmp/3961516350/.gitignore [odo] I0424 15:14:57.933244 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/.gitignore [odo] I0424 15:14:57.933255 19983 copy.go:145] makeTar srcFile: 3961516350/.gitignore [odo] I0424 15:14:57.933264 19983 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:14:57.933272 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/.gitignore, destBase: /project, destFile: .gitignore [odo] I0424 15:14:57.933279 19983 copy.go:172] Corrected destinations: base: /project file: .gitignore [odo] I0424 15:14:57.933881 19983 copy.go:128] Got abs path: /tmp/3961516350/kubernetes [odo] I0424 15:14:57.933896 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/kubernetes [odo] I0424 15:14:57.933907 19983 copy.go:145] makeTar srcFile: 3961516350/kubernetes [odo] I0424 15:14:57.933916 19983 copy.go:146] makeTar destFile: kubernetes [odo] I0424 15:14:57.933924 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/kubernetes, destBase: /project, destFile: kubernetes [odo] I0424 15:14:57.933930 19983 copy.go:172] Corrected destinations: base: /project file: kubernetes [odo] I0424 15:14:57.934365 19983 copy.go:128] Got abs path: /tmp/3961516350/server.js [odo] I0424 15:14:57.934409 19983 copy.go:129] Making /tmp/3961516350 relative to /tmp/3961516350/server.js [odo] I0424 15:14:57.934440 19983 copy.go:145] makeTar srcFile: 3961516350/server.js [odo] I0424 15:14:57.934511 19983 copy.go:146] makeTar destFile: server.js [odo] I0424 15:14:57.934527 19983 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3961516350/server.js, destBase: /project, destFile: server.js [odo] I0424 15:14:57.934534 19983 copy.go:172] Corrected destinations: base: /project file: server.js [odo] ✓ Syncing files into the container [869ms] [odo] I0424 15:14:57.996779 19983 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:14:57.996821 19983 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: wdziog-app-676597499d-qjjl5 in container: runtime [odo] I0424 15:14:58.202395 19983 exec.go:82] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory [odo] • Building your application in container (command: install) ... [odo] I0424 15:14:58.221094 19983 innerloop.go:139] running=false, execRequired=true [odo] I0424 15:14:58.221197 19983 exec.go:33] Executing command [/bin/sh -c cd /project && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: wdziog-app-676597499d-qjjl5 in container: runtime [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:14:58.7 Deleting project: cmd-delete-test670diz Running oc with args [oc delete project cmd-delete-test670diz --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-delete-test670diz" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/3961516350 Deleting dir: /tmp/2337051682 << Timeline [FAILED] Timed out after 420.001s. Expected : __ / \__ Developing using the "wdziog" Devfile \__/ \ Namespace: cmd-delete-test670diz / \__/ odo version: v3.9.0 \__/ ↪ Running on the cluster in Dev mode • Waiting for Kubernetes resources ... ⚠ Pod is Pending to contain substring : [Ctrl+c] - Exit In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:14:58.7 ------------------------------ S ------------------------------ • [10.042 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("none" as naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:131 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/1996595276 << Captured StdOut/StdErr Output ------------------------------ • [FAILED] [422.395 seconds] odo dev command tests when Devfile contains metadata.projectType when running odo dev [BeforeEach] should set the correct value in labels of resources [BeforeEach] /go/odo_1/tests/integration/cmd_dev_test.go:3544 [It] /go/odo_1/tests/integration/cmd_dev_test.go:3557 Timeline >> Created dir: /tmp/922128791 Created dir: /tmp/3227513328 Setting KUBECONFIG=/tmp/3227513328/config Creating a new project: cmd-dev-test3557npk Running oc with args [oc new-project cmd-dev-test3557npk] and odo env: [] [oc] Now using project "cmd-dev-test3557npk" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-test3557npk] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:08:12.658442 20357 implem.go:110] The path for preference file is /tmp/3227513328/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:08:12.948382 20370 implem.go:110] The path for preference file is /tmp/3227513328/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/922128791 Running odo with args [odo dev --random-ports] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:08:13.200111 20386 version.go:28] executing [podman version --format json] [odo] I0424 15:08:13.200491 20386 implem.go:110] The path for preference file is /tmp/3227513328/preference.yaml [odo] I0424 15:08:13.201358 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:13.201408 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:13.203666 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:13.203761 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:13.203788 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:13.206722 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:13.208938 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:13.208982 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:13.209032 20386 component.go:87] name of component is "zqrfnz", and sanitized name is "zqrfnz" [odo] I0424 15:08:13.209060 20386 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "zqrfnz" Devfile [odo] \__/ \ Namespace: cmd-dev-test3557npk [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:08:13.327892 20386 kubedev.go:87] Creating new adapter [odo] I0424 15:08:13.327945 20386 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:08:13.328075 20386 components.go:69] component state: "" [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:08:13.381629 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:13.408208 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:13.479671 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:13.543403 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:13.543431 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:13.546284 20386 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:08:13.546325 20386 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:08:13.679597 20386 components.go:377] Successfully created component zqrfnz [odo] I0424 15:08:13.735401 20386 components.go:389] Successfully created Service for component zqrfnz [odo] I0424 15:08:13.763766 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:13.764151 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:13.849654 20386 all.go:67] all goroutines have returned in 85.871219ms [odo] I0424 15:08:13.849705 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:13.850636 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:13.853674 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:13.856653 20386 service.go:75] Getting list of services [odo] I0424 15:08:13.856740 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:13.880483 20386 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:08:13.880519 20386 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:08:13.880556 20386 watch.go:97] starting WatchAndPush, path: /tmp/922128791, component: zqrfnz, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:08:13.882983 20386 file_watcher.go:126] adding watch on path /tmp/922128791 [odo] I0424 15:08:13.883061 20386 file_watcher.go:126] adding watch on path /tmp/922128791/.odo [odo] I0424 15:08:13.883092 20386 file_watcher.go:126] adding watch on path /tmp/922128791/test [odo] I0424 15:08:13.900797 20386 watch.go:266] deployment watcher Event: Type: ADDED, name: zqrfnz-app, rv: 258676128, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:08:14.201590 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:14.201738 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:14.201748 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:14.202703 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:14.202804 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:14.202813 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:14.208371 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:14.208641 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:14.208675 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:14.223844 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:14.230909 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:14.261361 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:14.333849 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:14.333871 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:14.333877 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:14.333884 20386 components.go:351] Applying deployment [odo] I0424 15:08:14.382271 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:14.433530 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:14.477927 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:14.478563 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:14.543013 20386 all.go:67] all goroutines have returned in 65.161286ms [odo] I0424 15:08:14.543036 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:14.543621 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:14.543674 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:14.543689 20386 service.go:75] Getting list of services [odo] I0424 15:08:14.543695 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:14.584088 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:14.584123 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:14.586165 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:14.588148 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:14.589994 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:14.603735 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:14.616403 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:14.662044 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:14.663150 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258676170, pods: 0 [odo] I0424 15:08:14.963521 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:14.963694 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:14.963710 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:14.964468 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:14.964553 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:14.964567 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:14.967262 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:14.967517 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:14.967549 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:14.977232 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:14.986538 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:15.020331 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:15.074132 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:15.074173 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:15.074191 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:15.074206 20386 components.go:351] Applying deployment [odo] I0424 15:08:15.129142 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:15.257075 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:15.289061 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:15.289227 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:15.420726 20386 all.go:67] all goroutines have returned in 131.666664ms [odo] I0424 15:08:15.420745 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:15.421128 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:15.421156 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:15.421174 20386 service.go:75] Getting list of services [odo] I0424 15:08:15.421190 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:15.464004 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:15.464025 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:15.467357 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:15.470013 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:15.481063 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:15.487010 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:15.509582 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:15.552551 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:15.553726 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258676229, pods: 0 [odo] I0424 15:08:15.854393 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:15.854625 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:15.854645 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:15.855369 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:15.855434 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:15.855441 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:15.864244 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:15.864542 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:15.864566 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:15.926660 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:15.933401 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:16.011009 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:16.101938 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:16.101978 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:16.101988 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:16.101999 20386 components.go:351] Applying deployment [odo] I0424 15:08:16.154688 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:16.262286 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:16.288488 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:16.288767 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:16.331506 20386 all.go:67] all goroutines have returned in 43.022907ms [odo] I0424 15:08:16.331549 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:16.332418 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:16.332494 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:16.332516 20386 service.go:75] Getting list of services [odo] I0424 15:08:16.332570 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:16.387108 20386 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:16.387138 20386 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:16.426371 20386 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:16.432245 20386 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:16.454391 20386 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:16.459839 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:16.459859 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:16.462230 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:16.465307 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:16.467669 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:16.474872 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:16.481384 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:16.501617 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:16.504718 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258676304, pods: 0 [odo] I0424 15:08:16.805345 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:16.805524 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:16.805532 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:16.806240 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:16.806309 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:16.806317 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:16.810877 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:16.811343 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:16.811385 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:16.867797 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:16.877659 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:16.946881 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:16.997181 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:16.997223 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:16.997256 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:16.997281 20386 components.go:351] Applying deployment [odo] I0424 15:08:17.054149 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:17.128653 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:17.169884 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:17.179287 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:17.214789 20386 all.go:67] all goroutines have returned in 44.906208ms [odo] I0424 15:08:17.214815 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:17.215373 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:17.215408 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:17.215420 20386 service.go:75] Getting list of services [odo] I0424 15:08:17.215429 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:17.266112 20386 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:17.266165 20386 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:17.324732 20386 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:17.383470 20386 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:17.391936 20386 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:17.401202 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:17.401214 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:17.403338 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:17.405464 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:17.409603 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:17.416654 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:17.467365 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:17.488492 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:17.490323 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258676371, pods: 0 [odo] I0424 15:08:17.791180 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:17.791837 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:17.791861 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:17.793436 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:17.793815 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:17.793896 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:17.801062 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:17.801520 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:17.801589 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:17.821338 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:17.828304 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:17.975509 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:18.055419 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:18.055452 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:18.055473 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:18.055489 20386 components.go:351] Applying deployment [odo] I0424 15:08:18.088582 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:18.157023 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:18.185791 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:18.185926 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:18.307383 20386 all.go:67] all goroutines have returned in 121.587337ms [odo] I0424 15:08:18.307494 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:18.308354 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:18.308441 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:18.308470 20386 service.go:75] Getting list of services [odo] I0424 15:08:18.308479 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:18.368145 20386 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:18.368165 20386 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:18.379520 20386 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:18.386917 20386 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:18.395046 20386 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:18.401047 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:18.401074 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:18.403782 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:18.406258 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:18.409054 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:18.417600 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:18.423515 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:18.492228 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:18.493361 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258676448, pods: 0 [odo] I0424 15:08:18.793931 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:18.794054 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:18.794064 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:18.794693 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:18.794757 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:18.794768 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:18.797337 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:18.797572 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:18.797595 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:18.808956 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:18.815586 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:18.856999 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:18.952410 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:18.952433 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:18.952439 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:18.952453 20386 components.go:351] Applying deployment [odo] I0424 15:08:18.993339 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:19.050011 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:19.076930 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:19.077225 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:19.116001 20386 all.go:67] all goroutines have returned in 39.10772ms [odo] I0424 15:08:19.116022 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:19.117248 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:19.117300 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:19.117655 20386 service.go:75] Getting list of services [odo] I0424 15:08:19.117666 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:19.145100 20386 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:19.145128 20386 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:19.167037 20386 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:19.212204 20386 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:19.218756 20386 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:19.228249 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:19.228291 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:19.231115 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:19.233880 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:19.238336 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:19.279035 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:19.310897 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:19.354163 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:08:19.355398 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258676525, pods: 0 [odo] I0424 15:08:19.655995 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:08:19.656670 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:19.656680 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:08:19.657558 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:19.657649 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:08:19.657680 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:08:19.663458 20386 schema.go:61] validated devfile schema [odo] I0424 15:08:19.664041 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:19.664095 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:19.683104 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:19.690846 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:19.752728 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:19.824768 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:08:19.824790 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:08:19.824802 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:19.824815 20386 components.go:351] Applying deployment [odo] I0424 15:08:19.853084 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:08:19.894535 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:08:19.918189 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:19.922683 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:20.003943 20386 all.go:67] all goroutines have returned in 85.746868ms [odo] I0424 15:08:20.004038 20386 all.go:76] query result: objects=6 [odo] I0424 15:08:20.006102 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:20.006187 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:20.006236 20386 service.go:75] Getting list of services [odo] I0424 15:08:20.006245 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:20.071814 20386 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:20.071921 20386 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:20.091626 20386 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:20.098222 20386 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:20.125908 20386 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:20.132462 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:20.132533 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:20.134987 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:20.137642 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:20.140070 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:20.148654 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:20.156584 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:20.177786 20386 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:14:57.211525 20386 watch.go:266] deployment watcher Event: Type: MODIFIED, name: zqrfnz-app, rv: 258692121, pods: 1 [odo] I0424 15:14:57.511719 20386 watch.go:438] Copying files [] to pod [odo] I0424 15:14:57.512715 20386 context.go:159] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:14:57.512744 20386 context.go:110] absolute devfile path: '/tmp/922128791/devfile.yaml' [odo] I0424 15:14:57.514704 20386 content.go:48] converted devfile YAML to JSON [odo] I0424 15:14:57.515096 20386 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:14:57.515249 20386 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:14:57.523258 20386 schema.go:61] validated devfile schema [odo] I0424 15:14:57.523834 20386 validate.go:45] Successfully validated devfile sections [odo] I0424 15:14:57.523955 20386 components.go:69] component state: "WaitDeployment" [odo] I0424 15:14:57.537247 20386 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:14:57.544627 20386 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:14:57.576563 20386 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:14:57.616923 20386 components.go:345] Creating deployment zqrfnz-app [odo] I0424 15:14:57.616948 20386 components.go:346] The component name is zqrfnz [odo] I0424 15:14:57.616959 20386 components.go:349] The component already exists, attempting to update it [odo] I0424 15:14:57.616976 20386 components.go:351] Applying deployment [odo] I0424 15:14:57.669677 20386 components.go:360] Successfully updated component zqrfnz [odo] I0424 15:14:57.749086 20386 components.go:747] Successfully update Service for component zqrfnz [odo] I0424 15:14:57.779709 20386 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:14:57.783819 20386 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:14:57.989140 20386 all.go:67] all goroutines have returned in 209.443152ms [odo] I0424 15:14:57.989174 20386 all.go:76] query result: objects=7 [odo] I0424 15:14:57.990065 20386 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:14:57.990117 20386 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:14:57.990158 20386 service.go:75] Getting list of services [odo] I0424 15:14:57.990167 20386 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:14:58.059721 20386 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:14:58.059758 20386 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:58.070164 20386 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:58.076367 20386 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:58.082661 20386 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:58.088871 20386 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:14:58.088903 20386 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:14:58.130282 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:14:58.135661 20386 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:14:58.138237 20386 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:14:58.144288 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:14:58.151114 20386 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] • Syncing files into the container ... [odo] I0424 15:14:58.205556 20386 libdevfile.go:187] Build command: install [odo] I0424 15:14:58.205744 20386 libdevfile.go:199] Run command: run [odo] I0424 15:14:58.206414 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791, destBase: ., destFile: . [odo] I0424 15:14:58.206529 20386 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:14:58.207650 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:14:58.207723 20386 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:14:58.208774 20386 file_indexer.go:453] file added: /tmp/922128791/.gitignore [odo] I0424 15:14:58.208877 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/.odo, destBase: ., destFile: .odo [odo] I0424 15:14:58.208938 20386 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:14:58.209473 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:14:58.209564 20386 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:14:58.210008 20386 file_indexer.go:453] file added: /tmp/922128791/devfile.yaml [odo] I0424 15:14:58.210080 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/package.json, destBase: ., destFile: package.json [odo] I0424 15:14:58.210109 20386 file_indexer.go:406] Corrected destinations: base: . file: package.json [odo] I0424 15:14:58.210566 20386 file_indexer.go:453] file added: /tmp/922128791/package.json [odo] I0424 15:14:58.210625 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/server.js, destBase: ., destFile: server.js [odo] I0424 15:14:58.210653 20386 file_indexer.go:406] Corrected destinations: base: . file: server.js [odo] I0424 15:14:58.210988 20386 file_indexer.go:453] file added: /tmp/922128791/server.js [odo] I0424 15:14:58.211036 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/test, destBase: ., destFile: test [odo] I0424 15:14:58.211113 20386 file_indexer.go:406] Corrected destinations: base: . file: test [odo] I0424 15:14:58.211482 20386 file_indexer.go:453] file added: /tmp/922128791/test [odo] I0424 15:14:58.212125 20386 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/test/test.js, destBase: ., destFile: test/test.js [odo] I0424 15:14:58.212177 20386 file_indexer.go:406] Corrected destinations: base: . file: test/test.js [odo] I0424 15:14:58.212526 20386 file_indexer.go:453] file added: /tmp/922128791/test/test.js [odo] I0424 15:14:58.212776 20386 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:14:58.212821 20386 sync.go:137] List of files changed: +[/tmp/922128791/.gitignore /tmp/922128791/devfile.yaml /tmp/922128791/package.json /tmp/922128791/server.js /tmp/922128791/test /tmp/922128791/test/test.js] [odo] I0424 15:14:58.212855 20386 sync.go:164] Push: componentName: zqrfnz, path: /tmp/922128791, files: [/tmp/922128791/.gitignore /tmp/922128791/devfile.yaml /tmp/922128791/package.json /tmp/922128791/server.js /tmp/922128791/test /tmp/922128791/test/test.js], delFiles: [*], isForcePush: true [odo] I0424 15:14:58.213275 20386 sync.go:179] Creating /project on the remote container if it doesn't already exist [odo] I0424 15:14:58.213336 20386 exec.go:33] Executing command [mkdir -p /project] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:14:58.381253 20386 sync.go:281] remote files marked for deletion are [/project/*] [odo] I0424 15:14:58.381311 20386 exec.go:33] Executing command [rm -rf /project/*] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:14:58.586791 20386 sync.go:204] Copying files /tmp/922128791/.gitignore /tmp/922128791/devfile.yaml /tmp/922128791/package.json /tmp/922128791/server.js /tmp/922128791/test /tmp/922128791/test/test.js to pod [odo] I0424 15:14:58.586832 20386 copy.go:36] CopyFile arguments: localPath /tmp/922128791, dest /project/922128791, targetPath /project, copyFiles [/tmp/922128791/.gitignore /tmp/922128791/devfile.yaml /tmp/922128791/package.json /tmp/922128791/server.js /tmp/922128791/test /tmp/922128791/test/test.js], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:14:58.586864 20386 copy.go:64] Executing command tar xf - -C /project --no-same-owner [odo] I0424 15:14:58.587347 20386 copy.go:97] makeTar arguments: srcPath: /tmp/922128791, destPath: /project/922128791, files: [/tmp/922128791/.gitignore /tmp/922128791/devfile.yaml /tmp/922128791/package.json /tmp/922128791/server.js /tmp/922128791/test /tmp/922128791/test/test.js] [odo] I0424 15:14:58.588705 20386 copy.go:128] Got abs path: /tmp/922128791/.gitignore [odo] I0424 15:14:58.588856 20386 copy.go:129] Making /tmp/922128791 relative to /tmp/922128791/.gitignore [odo] I0424 15:14:58.588935 20386 copy.go:145] makeTar srcFile: 922128791/.gitignore [odo] I0424 15:14:58.588970 20386 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:14:58.589027 20386 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/.gitignore, destBase: /project, destFile: .gitignore [odo] I0424 15:14:58.589067 20386 copy.go:172] Corrected destinations: base: /project file: .gitignore [odo] I0424 15:14:58.743384 20386 copy.go:128] Got abs path: /tmp/922128791/devfile.yaml [odo] I0424 15:14:58.743404 20386 copy.go:129] Making /tmp/922128791 relative to /tmp/922128791/devfile.yaml [odo] I0424 15:14:58.743412 20386 copy.go:145] makeTar srcFile: 922128791/devfile.yaml [odo] I0424 15:14:58.743417 20386 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:14:58.743423 20386 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/devfile.yaml, destBase: /project, destFile: devfile.yaml [odo] I0424 15:14:58.743426 20386 copy.go:172] Corrected destinations: base: /project file: devfile.yaml [odo] I0424 15:14:58.744042 20386 copy.go:128] Got abs path: /tmp/922128791/package.json [odo] I0424 15:14:58.744060 20386 copy.go:129] Making /tmp/922128791 relative to /tmp/922128791/package.json [odo] I0424 15:14:58.744069 20386 copy.go:145] makeTar srcFile: 922128791/package.json [odo] I0424 15:14:58.744082 20386 copy.go:146] makeTar destFile: package.json [odo] I0424 15:14:58.744088 20386 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/package.json, destBase: /project, destFile: package.json [odo] I0424 15:14:58.744093 20386 copy.go:172] Corrected destinations: base: /project file: package.json [odo] I0424 15:14:58.744559 20386 copy.go:128] Got abs path: /tmp/922128791/server.js [odo] I0424 15:14:58.744571 20386 copy.go:129] Making /tmp/922128791 relative to /tmp/922128791/server.js [odo] I0424 15:14:58.744576 20386 copy.go:145] makeTar srcFile: 922128791/server.js [odo] I0424 15:14:58.744580 20386 copy.go:146] makeTar destFile: server.js [odo] I0424 15:14:58.744584 20386 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/server.js, destBase: /project, destFile: server.js [odo] I0424 15:14:58.744590 20386 copy.go:172] Corrected destinations: base: /project file: server.js [odo] I0424 15:14:58.745014 20386 copy.go:128] Got abs path: /tmp/922128791/test [odo] I0424 15:14:58.745025 20386 copy.go:129] Making /tmp/922128791 relative to /tmp/922128791/test [odo] I0424 15:14:58.745031 20386 copy.go:145] makeTar srcFile: 922128791/test [odo] I0424 15:14:58.745036 20386 copy.go:146] makeTar destFile: test [odo] I0424 15:14:58.745040 20386 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/test, destBase: /project, destFile: test [odo] I0424 15:14:58.745044 20386 copy.go:172] Corrected destinations: base: /project file: test [odo] I0424 15:14:58.745436 20386 copy.go:128] Got abs path: /tmp/922128791/test/test.js [odo] I0424 15:14:58.745444 20386 copy.go:129] Making /tmp/922128791 relative to /tmp/922128791/test/test.js [odo] I0424 15:14:58.745452 20386 copy.go:145] makeTar srcFile: 922128791/test/test.js [odo] I0424 15:14:58.745457 20386 copy.go:146] makeTar destFile: test/test.js [odo] I0424 15:14:58.745460 20386 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 922128791/test/test.js, destBase: /project, destFile: test/test.js [odo] I0424 15:14:58.745464 20386 copy.go:172] Corrected destinations: base: /project file: test/test.js [odo] I0424 15:14:58.845890 20386 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:14:58.845910 20386 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] ✓ Syncing files into the container [640ms] [odo] I0424 15:14:59.317400 20386 exec.go:82] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory [odo] I0424 15:14:59.322623 20386 innerloop.go:139] running=false, execRequired=true [odo] • Building your application in container (command: install) ... [odo] I0424 15:14:59.322687 20386 exec.go:33] Executing command [/bin/sh -c cd /project && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:15:04.720475 20386 kubeexec.go:54] StartProcessForCommand for "run" [odo] I0424 15:15:04.720576 20386 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\"" [odo] I0424 15:15:04.720634 20386 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd /project && (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] ✓ Building your application in container (command: install) [5s] [odo] • Executing the application (command: run) ... [odo] I0424 15:15:09.721927 20386 execute_run.go:90] checking if process for command "run" is running [odo] I0424 15:15:09.722053 20386 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:15:09.722172 20386 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:15:10.013201 20386 exec.go:82] 48 [odo] I0424 15:15:10.019776 20386 exec.go:33] Executing command [/bin/sh -c kill -0 48; echo $?] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:15:10.326521 20386 exec.go:82] 0 [odo] I0424 15:15:10.327034 20386 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:15:10.327177 20386 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:15:11.614216 20386 exec.go:82] 48 [odo] I0424 15:15:11.616727 20386 exec.go:33] Executing command [/bin/sh -c kill -0 48; echo $?] for pod: zqrfnz-app-546d4567b4-vcnxq in container: runtime [odo] I0424 15:15:12.809818 20386 exec.go:82] 0 [odo] • Waiting for the application to be ready ... [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:15:13.029 Deleting project: cmd-dev-test3557npk Running oc with args [oc delete project cmd-dev-test3557npk --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-dev-test3557npk" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/922128791 Deleting dir: /tmp/3227513328 << Timeline [FAILED] Timed out after 420.000s. Expected : __ / \__ Developing using the "zqrfnz" Devfile \__/ \ Namespace: cmd-dev-test3557npk / \__/ odo version: v3.9.0 \__/ ↪ Running on the cluster in Dev mode • Waiting for Kubernetes resources ... ⚠ Pod is Pending ✓ Pod is Running • Syncing files into the container ... ✓ Syncing files into the container [640ms] • Building your application in container (command: install) ... to contain substring : [Ctrl+c] - Exit In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:15:13.029 ------------------------------ SSSSS ------------------------------ • [FAILED] [193.573 seconds] odo dev debug command tests when a composite apply command is used as debug command [It] should execute the composite apply commands successfully /go/odo_1/tests/integration/cmd_dev_debug_test.go:292 Timeline >> Created dir: /tmp/1019195127 Created dir: /tmp/798367887 Setting KUBECONFIG=/tmp/798367887/config Creating a new project: cmd-dev-debug-test292tyv Running oc with args [oc new-project cmd-dev-debug-test292tyv] and odo env: [] [oc] Now using project "cmd-dev-debug-test292tyv" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-dev-debug-test292tyv] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:12:10.033039 23090 implem.go:110] The path for preference file is /tmp/798367887/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:12:10.301764 23102 implem.go:110] The path for preference file is /tmp/798367887/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/1019195127 Running odo with args [odo dev --random-ports --debug] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:12:10.528196 23126 version.go:28] executing [echo version --format json] [odo] I0424 15:12:10.533098 23126 implem.go:110] The path for preference file is /tmp/798367887/preference.yaml [odo] I0424 15:12:10.534020 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:10.534037 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:10.534728 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:10.534813 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:10.534824 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:10.545421 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:10.547716 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:10.547742 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:10.547794 23126 component.go:87] name of component is "etgvpc", and sanitized name is "etgvpc" [odo] I0424 15:12:10.547828 23126 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "etgvpc" Devfile [odo] \__/ \ Namespace: cmd-dev-debug-test292tyv [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:12:10.731126 23126 kubedev.go:87] Creating new adapter [odo] I0424 15:12:10.731144 23126 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:12:10.731313 23126 components.go:69] component state: "" [odo] I0424 15:12:10.742993 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:12:10.757699 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:10.789321 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:10.834817 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:10.834832 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:10.837522 23126 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:12:10.837598 23126 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:12:10.965857 23126 components.go:377] Successfully created component etgvpc [odo] I0424 15:12:11.012619 23126 components.go:389] Successfully created Service for component etgvpc [odo] I0424 15:12:11.042453 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:11.046590 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:11.246449 23126 all.go:67] all goroutines have returned in 203.986ms [odo] I0424 15:12:11.246484 23126 all.go:76] query result: objects=6 [odo] I0424 15:12:11.247322 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:11.250677 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:11.253604 23126 service.go:75] Getting list of services [odo] I0424 15:12:11.253621 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:11.305045 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:11.305121 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.317817 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.330974 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.343046 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.361520 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:11.361542 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:11.364346 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:11.369602 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:11.372943 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:11.484559 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:11.500246 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:11.535827 23126 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:12:11.535865 23126 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:12:11.535908 23126 watch.go:97] starting WatchAndPush, path: /tmp/1019195127, component: etgvpc, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:12:11.538508 23126 file_watcher.go:126] adding watch on path /tmp/1019195127 [odo] I0424 15:12:11.538632 23126 file_watcher.go:126] adding watch on path /tmp/1019195127/.odo [odo] I0424 15:12:11.538708 23126 file_watcher.go:126] adding watch on path /tmp/1019195127/test [odo] I0424 15:12:11.546315 23126 watch.go:143] error adding watcher for path ./Dockerfile: no such file or directory [odo] ⚠ Pod is Pending [odo] I0424 15:12:11.554768 23126 watch.go:266] deployment watcher Event: Type: ADDED, name: etgvpc-app, rv: 258687137, pods: 0 [odo] I0424 15:12:11.855249 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:11.855391 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:11.855410 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:11.856107 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:11.856195 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:11.856211 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:11.859076 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:11.859422 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:11.859444 23126 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:11.871453 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:11.892343 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:11.957447 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:12.008454 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:12.008565 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:12.008601 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:12.008676 23126 components.go:351] Applying deployment [odo] I0424 15:12:12.038626 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:12.090435 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:12.129047 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:12.129183 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:12.802726 23126 all.go:67] all goroutines have returned in 673.673685ms [odo] I0424 15:12:12.802767 23126 all.go:76] query result: objects=6 [odo] I0424 15:12:12.804016 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:12.804058 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:12.804072 23126 service.go:75] Getting list of services [odo] I0424 15:12:12.804082 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:12.841329 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:12.841352 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.852393 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.860903 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.870645 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.890543 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:12.890572 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:12.894880 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:12.898544 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:12.903279 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:12.915335 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:12.948845 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:12.969984 23126 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:12.971096 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258687200, pods: 0 [odo] I0424 15:12:13.271715 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:13.272118 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:13.272137 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:13.273154 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:13.273265 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:13.273296 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:13.281504 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:13.282583 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:13.282624 23126 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:13.291189 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:13.301549 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:13.339867 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:13.392238 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:13.392266 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:13.392338 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:13.392469 23126 components.go:351] Applying deployment [odo] I0424 15:12:13.421511 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:13.451556 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:13.468652 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:13.468774 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:13.521281 23126 all.go:67] all goroutines have returned in 52.632059ms [odo] I0424 15:12:13.521299 23126 all.go:76] query result: objects=6 [odo] I0424 15:12:13.522028 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:13.522069 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:13.522308 23126 service.go:75] Getting list of services [odo] I0424 15:12:13.522323 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:13.554906 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:13.554956 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.579549 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.602551 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.616171 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.629155 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:13.629177 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:13.632294 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:13.635223 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:13.638201 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:13.646192 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:13.659095 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:13.679445 23126 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:13.680728 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258687273, pods: 0 [odo] I0424 15:12:13.981332 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:13.982164 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:13.982192 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:13.983735 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:13.983926 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:13.983987 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:13.992044 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:13.993355 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:13.993453 23126 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:14.004706 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:14.018994 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:14.088485 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:14.149070 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:14.149093 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:14.149102 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:14.149110 23126 components.go:351] Applying deployment [odo] I0424 15:12:14.175657 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:14.203218 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:14.227528 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:14.227706 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:14.368785 23126 all.go:67] all goroutines have returned in 141.272965ms [odo] I0424 15:12:14.368902 23126 all.go:76] query result: objects=6 [odo] I0424 15:12:14.370675 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:14.370781 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:14.370819 23126 service.go:75] Getting list of services [odo] I0424 15:12:14.370845 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:14.409375 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:14.409392 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.420004 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.437703 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.451679 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.464541 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:14.464562 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:14.467916 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:14.470876 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:14.473727 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:14.492852 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:14.503466 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:14.531252 23126 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:14.532406 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258687324, pods: 0 [odo] I0424 15:12:14.833162 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:14.833705 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:14.833720 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:14.834853 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:14.834978 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:14.834989 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:14.839522 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:14.839943 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:14.839997 23126 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:14.853000 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:14.867688 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:14.898999 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:14.944374 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:14.944407 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:14.944421 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:14.944460 23126 components.go:351] Applying deployment [odo] I0424 15:12:14.971110 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:14.995319 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:15.025837 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:15.027208 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:15.068346 23126 all.go:67] all goroutines have returned in 42.511416ms [odo] I0424 15:12:15.068414 23126 all.go:76] query result: objects=6 [odo] I0424 15:12:15.069493 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:15.069569 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:15.069595 23126 service.go:75] Getting list of services [odo] I0424 15:12:15.069609 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:15.113170 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:15.113246 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.127171 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.138110 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.149165 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.169852 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:15.169953 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:15.175640 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:15.179512 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:15.183357 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:15.195239 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:15.208884 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:15.238288 23126 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:12:18.199931 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258687619, pods: 1 [odo] I0424 15:12:18.500629 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:18.500820 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:18.500835 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:18.501821 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:18.501929 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:18.501942 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:18.505534 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:18.505826 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:18.505846 23126 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:18.513852 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:18.524368 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:18.561048 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:18.595215 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:18.595247 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:18.595257 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:18.595282 23126 components.go:351] Applying deployment [odo] I0424 15:12:18.615412 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:18.636668 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:18.652608 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:18.654568 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:18.720384 23126 all.go:67] all goroutines have returned in 67.771804ms [odo] I0424 15:12:18.720519 23126 all.go:76] query result: objects=6 [odo] I0424 15:12:18.722871 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:18.723049 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:18.723098 23126 service.go:75] Getting list of services [odo] I0424 15:12:18.723154 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:18.758945 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:18.759032 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.769796 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.779819 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.788894 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.797304 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:18.797322 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:18.800313 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:18.803192 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:18.805933 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:18.814776 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:18.824378 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] • Syncing files into the container ... [odo] I0424 15:12:18.890708 23126 libdevfile.go:187] Build command: build [odo] I0424 15:12:18.890731 23126 libdevfile.go:199] Run command: run [odo] I0424 15:12:18.891045 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127, destBase: ., destFile: . [odo] I0424 15:12:18.891054 23126 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:12:18.893462 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:12:18.893472 23126 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:12:18.893703 23126 file_indexer.go:453] file added: /tmp/1019195127/.gitignore [odo] I0424 15:12:18.893714 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/.odo, destBase: ., destFile: .odo [odo] I0424 15:12:18.893717 23126 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:12:18.893862 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:12:18.893865 23126 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:12:18.893989 23126 file_indexer.go:453] file added: /tmp/1019195127/devfile.yaml [odo] I0424 15:12:18.893997 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/package.json, destBase: ., destFile: package.json [odo] I0424 15:12:18.894000 23126 file_indexer.go:406] Corrected destinations: base: . file: package.json [odo] I0424 15:12:18.894118 23126 file_indexer.go:453] file added: /tmp/1019195127/package.json [odo] I0424 15:12:18.894124 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/server.js, destBase: ., destFile: server.js [odo] I0424 15:12:18.894127 23126 file_indexer.go:406] Corrected destinations: base: . file: server.js [odo] I0424 15:12:18.894240 23126 file_indexer.go:453] file added: /tmp/1019195127/server.js [odo] I0424 15:12:18.894246 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/test, destBase: ., destFile: test [odo] I0424 15:12:18.894249 23126 file_indexer.go:406] Corrected destinations: base: . file: test [odo] I0424 15:12:18.894403 23126 file_indexer.go:453] file added: /tmp/1019195127/test [odo] I0424 15:12:18.895177 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/test/test.js, destBase: ., destFile: test/test.js [odo] I0424 15:12:18.895186 23126 file_indexer.go:406] Corrected destinations: base: . file: test/test.js [odo] I0424 15:12:18.895422 23126 file_indexer.go:453] file added: /tmp/1019195127/test/test.js [odo] I0424 15:12:18.895544 23126 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:12:18.895559 23126 sync.go:137] List of files changed: +[/tmp/1019195127/test/test.js /tmp/1019195127/.gitignore /tmp/1019195127/devfile.yaml /tmp/1019195127/package.json /tmp/1019195127/server.js /tmp/1019195127/test] [odo] I0424 15:12:18.895573 23126 sync.go:164] Push: componentName: etgvpc, path: /tmp/1019195127, files: [/tmp/1019195127/test/test.js /tmp/1019195127/.gitignore /tmp/1019195127/devfile.yaml /tmp/1019195127/package.json /tmp/1019195127/server.js /tmp/1019195127/test], delFiles: [*], isForcePush: true [odo] I0424 15:12:18.896068 23126 sync.go:281] remote files marked for deletion are [/projects/*] [odo] I0424 15:12:18.896101 23126 exec.go:33] Executing command [rm -rf /projects/*] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:20.388824 23126 sync.go:204] Copying files /tmp/1019195127/test/test.js /tmp/1019195127/.gitignore /tmp/1019195127/devfile.yaml /tmp/1019195127/package.json /tmp/1019195127/server.js /tmp/1019195127/test to pod [odo] I0424 15:12:20.388854 23126 copy.go:36] CopyFile arguments: localPath /tmp/1019195127, dest /projects/1019195127, targetPath /projects, copyFiles [/tmp/1019195127/test/test.js /tmp/1019195127/.gitignore /tmp/1019195127/devfile.yaml /tmp/1019195127/package.json /tmp/1019195127/server.js /tmp/1019195127/test], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:12:20.388902 23126 copy.go:64] Executing command tar xf - -C /projects --no-same-owner [odo] I0424 15:12:20.388965 23126 copy.go:97] makeTar arguments: srcPath: /tmp/1019195127, destPath: /projects/1019195127, files: [/tmp/1019195127/test/test.js /tmp/1019195127/.gitignore /tmp/1019195127/devfile.yaml /tmp/1019195127/package.json /tmp/1019195127/server.js /tmp/1019195127/test] [odo] I0424 15:12:20.389713 23126 copy.go:128] Got abs path: /tmp/1019195127/test/test.js [odo] I0424 15:12:20.389728 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/test/test.js [odo] I0424 15:12:20.389749 23126 copy.go:145] makeTar srcFile: 1019195127/test/test.js [odo] I0424 15:12:20.389759 23126 copy.go:146] makeTar destFile: test/test.js [odo] I0424 15:12:20.389767 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/test/test.js, destBase: /projects, destFile: test/test.js [odo] I0424 15:12:20.389778 23126 copy.go:172] Corrected destinations: base: /projects file: test/test.js [odo] I0424 15:12:20.534120 23126 copy.go:128] Got abs path: /tmp/1019195127/.gitignore [odo] I0424 15:12:20.534149 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/.gitignore [odo] I0424 15:12:20.534158 23126 copy.go:145] makeTar srcFile: 1019195127/.gitignore [odo] I0424 15:12:20.534164 23126 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:12:20.534169 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/.gitignore, destBase: /projects, destFile: .gitignore [odo] I0424 15:12:20.534175 23126 copy.go:172] Corrected destinations: base: /projects file: .gitignore [odo] I0424 15:12:20.534663 23126 copy.go:128] Got abs path: /tmp/1019195127/devfile.yaml [odo] I0424 15:12:20.534674 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/devfile.yaml [odo] I0424 15:12:20.534689 23126 copy.go:145] makeTar srcFile: 1019195127/devfile.yaml [odo] I0424 15:12:20.534694 23126 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:12:20.534705 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/devfile.yaml, destBase: /projects, destFile: devfile.yaml [odo] I0424 15:12:20.534712 23126 copy.go:172] Corrected destinations: base: /projects file: devfile.yaml [odo] I0424 15:12:20.535164 23126 copy.go:128] Got abs path: /tmp/1019195127/package.json [odo] I0424 15:12:20.535175 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/package.json [odo] I0424 15:12:20.535182 23126 copy.go:145] makeTar srcFile: 1019195127/package.json [odo] I0424 15:12:20.535186 23126 copy.go:146] makeTar destFile: package.json [odo] I0424 15:12:20.535192 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/package.json, destBase: /projects, destFile: package.json [odo] I0424 15:12:20.535210 23126 copy.go:172] Corrected destinations: base: /projects file: package.json [odo] I0424 15:12:20.535989 23126 copy.go:128] Got abs path: /tmp/1019195127/server.js [odo] I0424 15:12:20.536000 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/server.js [odo] I0424 15:12:20.536006 23126 copy.go:145] makeTar srcFile: 1019195127/server.js [odo] I0424 15:12:20.536011 23126 copy.go:146] makeTar destFile: server.js [odo] I0424 15:12:20.536029 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/server.js, destBase: /projects, destFile: server.js [odo] I0424 15:12:20.536032 23126 copy.go:172] Corrected destinations: base: /projects file: server.js [odo] I0424 15:12:20.536715 23126 copy.go:128] Got abs path: /tmp/1019195127/test [odo] I0424 15:12:20.536727 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/test [odo] I0424 15:12:20.536732 23126 copy.go:145] makeTar srcFile: 1019195127/test [odo] I0424 15:12:20.536735 23126 copy.go:146] makeTar destFile: test [odo] I0424 15:12:20.536739 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/test, destBase: /projects, destFile: test [odo] I0424 15:12:20.536746 23126 copy.go:172] Corrected destinations: base: /projects file: test [odo] ✓ Syncing files into the container [2s] [odo] I0424 15:12:20.896240 23126 innerloop.go:139] running=false, execRequired=true [odo] • Building your application in container (command: build) ... [odo] I0424 15:12:20.896405 23126 exec.go:33] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] ✓ Building your application in container (command: build) [14s] [odo] [odo] ↪ Building & Pushing Image: quay.io/unknown-account/myimage [odo] • Building image locally ... [odo] I0424 15:12:35.276074 23126 docker_compatible.go:61] Running command: [echo build -t quay.io/unknown-account/myimage -f /tmp/1019195127/Dockerfile /tmp/1019195127] [odo] build -t quay.io/unknown-account/myimage -f /tmp/1019195127/Dockerfile /tmp/1019195127 [odo] ✓ Building image locally [12ms] [odo] • Pushing image to container registry ... [odo] I0424 15:12:35.288214 23126 docker_compatible.go:153] Running command: echo push quay.io/unknown-account/myimage [odo] push quay.io/unknown-account/myimage [odo] ✓ Pushing image to container registry [5ms] [odo] I0424 15:12:35.355263 23126 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:etgvpc app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.9.0 app.kubernetes.io/part-of:app odo.dev/mode:Dev] into k8s artifact [odo] [odo] ↪ Deploying Kubernetes Component: my-k8s-component [odo] I0424 15:12:35.356024 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource Deployment/my-k8s-component ... [odo] ✓ Creating resource Deployment/my-k8s-component [odo] I0424 15:12:35.386095 23126 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:etgvpc app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.9.0 app.kubernetes.io/part-of:app odo.dev/mode:Dev] into k8s artifact [odo] [odo] ↪ Deploying Kubernetes Component: my-openshift-component [odo] I0424 15:12:35.386888 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource Deployment/my-openshift-component ... [odo] ✓ Creating resource Deployment/my-openshift-component [odo] I0424 15:12:35.413497 23126 execute_run.go:50] restart required for command install [odo] I0424 15:12:35.413513 23126 kubeexec.go:147] StopProcessForCommand for "install" [odo] I0424 15:12:35.413526 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:35.812185 23126 exec.go:82] cat: /opt/odo/.odo_cmd_install.pid: No such file or directory [odo] I0424 15:12:35.813459 23126 exec.go:33] Executing command [/bin/sh -c rm -f /opt/odo/.odo_cmd_install.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:36.282972 23126 kubeexec.go:54] StartProcessForCommand for "install" [odo] I0424 15:12:36.283038 23126 retry.go:48] waiting for 5 second(s) before trying task "process for command \"install\"" [odo] I0424 15:12:36.283068 23126 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_install.pid && cd /projects && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_install.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] • Executing the application (command: install) ... [odo] I0424 15:12:38.438977 23126 kubeexec.go:40] GetProcessInfoForCommand for "install" [odo] I0424 15:12:38.439034 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:38.677346 23126 exec.go:82] 53 [odo] I0424 15:12:38.677371 23126 exec.go:82] 0 [odo] I0424 15:12:38.679305 23126 exec.go:33] Executing command [/bin/sh -c kill -0 53; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:38.911352 23126 exec.go:82] 1 [odo] I0424 15:12:38.911403 23126 exec.go:82] /bin/sh: line 0: kill: (53) - No such process [odo] ✓ Finished executing the application (command: install) [4s] [odo] I0424 15:12:41.283911 23126 execute_run.go:90] checking if process for command "install" is running [odo] I0424 15:12:41.283948 23126 kubeexec.go:40] GetProcessInfoForCommand for "install" [odo] I0424 15:12:41.283981 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:41.470775 23126 exec.go:82] 53 [odo] I0424 15:12:41.470812 23126 exec.go:82] 0 [odo] I0424 15:12:41.473081 23126 exec.go:33] Executing command [/bin/sh -c kill -0 53; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:41.703124 23126 exec.go:82] /bin/sh: line 0: kill: (53) - No such process [odo] I0424 15:12:41.703317 23126 exec.go:82] 1 [odo] I0424 15:12:41.707735 23126 kubeexec.go:40] GetProcessInfoForCommand for "install" [odo] I0424 15:12:41.707773 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:41.984618 23126 exec.go:82] 53 [odo] I0424 15:12:41.984648 23126 exec.go:82] 0 [odo] I0424 15:12:41.994149 23126 exec.go:33] Executing command [/bin/sh -c kill -0 53; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:42.155677 23126 exec.go:82] /bin/sh: line 0: kill: (53) - No such process [odo] I0424 15:12:42.155723 23126 exec.go:82] 1 [odo] I0424 15:12:42.159871 23126 execute_run.go:50] restart required for command start-debug [odo] I0424 15:12:42.159896 23126 kubeexec.go:147] StopProcessForCommand for "start-debug" [odo] I0424 15:12:42.159919 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:42.384050 23126 exec.go:82] cat: /opt/odo/.odo_cmd_start-debug.pid: No such file or directory [odo] I0424 15:12:42.388076 23126 exec.go:33] Executing command [/bin/sh -c rm -f /opt/odo/.odo_cmd_start-debug.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:42.707588 23126 kubeexec.go:54] StartProcessForCommand for "start-debug" [odo] I0424 15:12:42.707657 23126 retry.go:48] waiting for 5 second(s) before trying task "process for command \"start-debug\"" [odo] • Executing the application (command: start-debug) ... [odo] I0424 15:12:42.707693 23126 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects && (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:47.708712 23126 execute_run.go:90] checking if process for command "start-debug" is running [odo] I0424 15:12:47.708771 23126 kubeexec.go:40] GetProcessInfoForCommand for "start-debug" [odo] I0424 15:12:47.708805 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:48.034411 23126 exec.go:82] 124 [odo] I0424 15:12:48.035251 23126 exec.go:33] Executing command [/bin/sh -c kill -0 124; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:48.221983 23126 exec.go:82] 0 [odo] I0424 15:12:48.222370 23126 kubeexec.go:40] GetProcessInfoForCommand for "start-debug" [odo] I0424 15:12:48.222432 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:48.604777 23126 exec.go:82] 124 [odo] I0424 15:12:48.610734 23126 exec.go:33] Executing command [/bin/sh -c kill -0 124; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:48.850954 23126 exec.go:82] 0 [odo] • Waiting for the application to be ready ... [odo] I0424 15:12:49.852252 23126 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:12:51.153308 23126 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:12:51.153426 23126 exec.go:82] 0: 0100007F:16E2 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1023910000 0 1027883567 1 0000000000000000 100 0 0 10 0 [odo] I0424 15:12:51.153470 23126 exec.go:82] 1: B73611AC:DFF4 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153521 23126 exec.go:82] 2: B73611AC:DFD4 23131068:01BB 06 00000000:00000000 03:0000113F 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153559 23126 exec.go:82] 3: B73611AC:C0B0 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153586 23126 exec.go:82] 4: B73611AC:C0A0 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153663 23126 exec.go:82] 5: B73611AC:DFDC 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153700 23126 exec.go:82] 6: B73611AC:A858 23131068:01BB 06 00000000:00000000 03:0000127A 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153724 23126 exec.go:82] 7: B73611AC:DFE8 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153750 23126 exec.go:82] 8: B73611AC:DFFA 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153793 23126 exec.go:82] 9: B73611AC:C0B4 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153828 23126 exec.go:82] 10: B73611AC:DFD2 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153853 23126 exec.go:82] 11: B73611AC:C0B8 23131068:01BB 06 00000000:00000000 03:0000113E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:12:51.153932 23126 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:12:51.153965 23126 exec.go:82] 7904: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 1027873012 2 0000000000000000 0 [odo] I0424 15:12:51.154053 23126 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:12:51.154065 23126 exec.go:82] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1023910000 0 1027881617 1 0000000000000000 100 0 0 10 0 [odo] I0424 15:12:51.154078 23126 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:12:51.154085 23126 exec.go:82] 7904: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 1027873013 2 0000000000000000 0 [odo] ✓ Waiting for the application to be ready [2s] [odo] I0424 15:12:51.156271 23126 port.go:344] ports not listening: map[] [odo] - Forwarding from 127.0.0.1:32837 -> 3000 [odo] [odo] - Forwarding from 127.0.0.1:37715 -> 5858 [odo] [odo] [odo] ↪ Dev mode [odo] Status: [odo] Watching for changes in the current directory /tmp/1019195127 [odo] [odo] Keyboard Commands: [odo] [Ctrl+c] - Exit and delete resources from the cluster [odo] [p] - Manually apply local changes to the application on the cluster [odo] I0424 15:12:51.257351 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258687638, pods: 1 [odo] I0424 15:12:51.357911 23126 watch.go:362] filesystem watch event: CREATE "/tmp/1019195127/.odo/odo-file-index.json" [odo] I0424 15:12:51.358834 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/odo-file-index.json" [odo] I0424 15:12:51.359193 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/devstate.json" [odo] I0424 15:12:51.359648 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/devstate.23126.json" [odo] I0424 15:12:51.558021 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:51.559230 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:51.559261 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:51.560762 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:51.561021 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:51.561096 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:51.568186 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:51.568777 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:51.568871 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:51.579862 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:51.682619 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:51.743456 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:51.788960 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:51.789058 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:51.789092 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:51.789146 23126 components.go:351] Applying deployment [odo] I0424 15:12:51.827476 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:51.868495 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:51.900480 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:51.900752 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:51.981541 23126 all.go:67] all goroutines have returned in 81.054008ms [odo] I0424 15:12:51.981589 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:51.983282 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:51.983345 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:51.983379 23126 service.go:75] Getting list of services [odo] I0424 15:12:51.983395 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:52.016834 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:52.016867 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.032279 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.042284 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.053987 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.064042 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:52.064124 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:52.068260 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:52.072240 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:52.075616 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:52.086545 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:52.096643 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:52.157674 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689531, pods: 1 [odo] I0424 15:12:52.458401 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:52.458974 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:52.459004 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:52.460479 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:52.460671 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:52.460696 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:52.478414 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:52.478769 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:52.478842 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:52.521353 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:52.532329 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:52.562814 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:52.604371 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:52.604430 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:52.604445 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:52.604485 23126 components.go:351] Applying deployment [odo] I0424 15:12:52.631044 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:52.726911 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:52.750956 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:52.751096 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:52.815912 23126 all.go:67] all goroutines have returned in 64.951ms [odo] I0424 15:12:52.815961 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:52.817503 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:52.817601 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:52.817651 23126 service.go:75] Getting list of services [odo] I0424 15:12:52.817668 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:52.854727 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:52.854813 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.868179 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.877782 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.889726 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:52.901016 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:52.901101 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:52.904515 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:52.907673 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:52.911267 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:52.919779 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:52.933487 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:53.076755 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689542, pods: 1 [odo] I0424 15:12:53.377319 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:53.378419 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:53.378524 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:53.379901 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:53.380193 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:53.380274 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:53.387241 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:53.388040 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:53.388184 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:53.398499 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:53.410432 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:53.502822 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:53.595861 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:53.595946 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:53.596015 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:53.596061 23126 components.go:351] Applying deployment [odo] I0424 15:12:53.622375 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:53.645281 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:53.669418 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:53.669597 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:53.725486 23126 all.go:67] all goroutines have returned in 56.063364ms [odo] I0424 15:12:53.725542 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:53.727091 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:53.727153 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:53.727175 23126 service.go:75] Getting list of services [odo] I0424 15:12:53.727184 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:53.769470 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:53.769517 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:53.779581 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:53.789206 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:53.802562 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:53.811502 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:53.811543 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:53.814985 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:53.818860 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:53.826753 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:53.838042 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:53.909474 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:53.992693 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689553, pods: 1 [odo] I0424 15:12:54.293465 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:54.293915 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:54.293970 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:54.295526 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:54.295808 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:54.295860 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:54.303376 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:54.303934 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:54.304008 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:54.316132 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:54.328032 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:54.372776 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:54.407648 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:54.407682 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:54.407697 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:54.407713 23126 components.go:351] Applying deployment [odo] I0424 15:12:54.437819 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:54.461053 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:54.489602 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:54.489762 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:54.544893 23126 all.go:67] all goroutines have returned in 55.287956ms [odo] I0424 15:12:54.544980 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:54.546967 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:54.547046 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:54.547071 23126 service.go:75] Getting list of services [odo] I0424 15:12:54.547103 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:54.589773 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:54.589851 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:54.603030 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:54.615092 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:54.624432 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:54.644670 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:54.644706 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:54.648815 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:54.652110 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:54.655152 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:54.668829 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:54.681319 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:54.759214 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689573, pods: 1 [odo] I0424 15:12:55.059951 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:55.061233 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:55.061311 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:55.063233 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:55.063505 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:55.063556 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:55.070212 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:55.070820 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:55.070898 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:55.478294 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:55.521106 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:55.566886 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:55.610803 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:55.610864 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:55.610880 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:55.610920 23126 components.go:351] Applying deployment [odo] I0424 15:12:55.636285 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:55.660986 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:55.693284 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:55.694609 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:55.754653 23126 all.go:67] all goroutines have returned in 61.363908ms [odo] I0424 15:12:55.754778 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:55.756424 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:55.756539 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:55.756600 23126 service.go:75] Getting list of services [odo] I0424 15:12:55.756643 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:55.795146 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:55.795185 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:55.804293 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:55.815752 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:55.830534 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:55.886298 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:55.886335 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:55.889615 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:55.893335 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:55.896492 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:55.915400 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:55.936666 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:56.005803 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689632, pods: 1 [odo] I0424 15:12:56.306647 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:56.307647 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:56.307713 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:56.309280 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:56.309546 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:56.309597 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:56.320479 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:56.321182 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:56.321235 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:56.335700 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:56.346407 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:56.373657 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:56.410285 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:56.410393 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:56.410508 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:56.410558 23126 components.go:351] Applying deployment [odo] I0424 15:12:56.464253 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:56.488699 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:56.515766 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:56.516058 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:56.765982 23126 all.go:67] all goroutines have returned in 250.209177ms [odo] I0424 15:12:56.766127 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:56.768491 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:56.768585 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:56.768601 23126 service.go:75] Getting list of services [odo] I0424 15:12:56.768657 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:56.803490 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:56.803532 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:56.814811 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:56.824169 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:56.930230 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:56.987077 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:56.987165 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:56.993718 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:56.997094 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:57.000277 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:57.009542 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:57.019655 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:57.073689 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689653, pods: 1 [odo] I0424 15:12:57.374346 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:57.375325 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:57.375390 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:57.376946 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:57.377206 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:57.377255 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:57.384276 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:57.384856 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:57.384957 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:57.396490 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:57.409058 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:57.443860 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:57.496356 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:57.496418 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:57.496434 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:57.496496 23126 components.go:351] Applying deployment [odo] I0424 15:12:57.525806 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:57.552238 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:57.583226 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:57.583354 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:57.643723 23126 all.go:67] all goroutines have returned in 60.4901ms [odo] I0424 15:12:57.643803 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:57.645861 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:57.645991 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:57.646080 23126 service.go:75] Getting list of services [odo] I0424 15:12:57.646101 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:57.676920 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:57.677022 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:57.688227 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:57.699170 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:57.718243 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:57.733902 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:57.733932 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:57.737579 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:57.740976 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:57.744163 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:57.759232 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:57.772272 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:57.834618 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689665, pods: 1 [odo] I0424 15:12:58.135333 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:58.135669 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:58.135699 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:58.137218 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:58.137502 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:58.137530 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:58.144291 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:58.144746 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:58.144797 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:58.154088 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:58.193170 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:58.241945 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:58.280124 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:58.280163 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:58.280179 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:58.280195 23126 components.go:351] Applying deployment [odo] I0424 15:12:58.306733 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:58.327372 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:58.365483 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:58.369258 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:58.407445 23126 all.go:67] all goroutines have returned in 41.955669ms [odo] I0424 15:12:58.407605 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:58.410800 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:58.410986 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:58.411062 23126 service.go:75] Getting list of services [odo] I0424 15:12:58.411092 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:58.446076 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:58.446172 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:58.457168 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:58.478629 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:58.494941 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:58.505257 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:58.505291 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:58.508790 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:58.514091 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:58.517205 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:58.576764 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:58.591301 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:58.643679 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689690, pods: 1 [odo] I0424 15:12:58.944724 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:58.945802 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:58.945849 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:58.947596 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:58.947933 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:58.947985 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:58.954001 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:58.954490 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:58.954551 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:58.964469 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:58.975254 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:59.086071 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:59.125036 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:59.125073 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:59.125156 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:59.125188 23126 components.go:351] Applying deployment [odo] I0424 15:12:59.154860 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:12:59.175630 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:12:59.208967 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:59.209255 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:59.285446 23126 all.go:67] all goroutines have returned in 76.486708ms [odo] I0424 15:12:59.285547 23126 all.go:76] query result: objects=8 [odo] I0424 15:12:59.288036 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:59.288130 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:59.288156 23126 service.go:75] Getting list of services [odo] I0424 15:12:59.288167 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:59.329420 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:59.329515 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:59.341730 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:59.351296 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:59.359997 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:59.370878 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:59.370914 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:59.374367 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:59.377495 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:59.380476 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:59.389347 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:59.399823 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:59.450095 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689718, pods: 1 [odo] I0424 15:12:59.750865 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:12:59.751156 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:59.751185 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:12:59.752643 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:59.752878 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:59.752906 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:59.759989 23126 schema.go:61] validated devfile schema [odo] I0424 15:12:59.760508 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:59.760549 23126 components.go:69] component state: "Ready" [odo] I0424 15:12:59.877564 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:12:59.889245 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:59.919568 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:59.961022 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:12:59.961121 23126 components.go:346] The component name is etgvpc [odo] I0424 15:12:59.961160 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:59.961230 23126 components.go:351] Applying deployment [odo] I0424 15:12:59.986391 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:00.085790 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:00.118399 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:00.118656 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:00.184279 23126 all.go:67] all goroutines have returned in 65.87678ms [odo] I0424 15:13:00.184325 23126 all.go:76] query result: objects=8 [odo] I0424 15:13:00.185994 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:00.186059 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:00.186078 23126 service.go:75] Getting list of services [odo] I0424 15:13:00.186153 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:00.218515 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:00.218550 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:00.229392 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:00.239335 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:00.249023 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:00.259544 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:00.259646 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:00.262875 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:00.267405 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:00.270629 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:00.281590 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:00.292127 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:00.349562 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689737, pods: 1 STEP: expecting a ws connection when tried to connect on default debug port locally @ 04/24/23 15:13:00.378 Checking http://127.0.0.1:37715, for WebSockets request was expected try 0 of 12 [odo] I0424 15:13:00.650092 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:00.651073 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:00.651107 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:00.652599 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:00.652808 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:00.652838 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:00.659753 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:00.660267 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:00.660318 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:00.868432 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:00.878858 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:00.936556 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:00.974877 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:00.974962 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:00.974998 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:00.975052 23126 components.go:351] Applying deployment [odo] I0424 15:13:01.002538 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:01.023874 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:01.056137 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:01.056308 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:01.161314 23126 all.go:67] all goroutines have returned in 105.185462ms [odo] I0424 15:13:01.161382 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:01.164041 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:01.164123 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:01.164148 23126 service.go:75] Getting list of services [odo] I0424 15:13:01.164166 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:01.205023 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:01.205101 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.217159 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.228532 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.238530 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.248138 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:01.248178 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:01.252329 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:01.255672 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:01.259375 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:01.269075 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:01.284625 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:01.357211 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689761, pods: 1 STEP: checking is the image was successfully built @ 04/24/23 15:13:01.409 STEP: checking the deployment was created successfully @ 04/24/23 15:13:01.409 Running oc with args [oc get deployments] and odo env: [] [odo] I0424 15:13:01.658115 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:01.658498 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:01.658507 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:01.659158 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:01.659241 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:01.659250 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:01.661982 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:01.662307 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:01.662346 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:01.674240 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:01.683516 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:01.712889 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:01.749090 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:01.749118 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:01.749131 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:01.749150 23126 components.go:351] Applying deployment [oc] NAME READY UP-TO-DATE AVAILABLE AGE [oc] etgvpc-app 1/1 1 1 51s [oc] my-k8s-component 0/1 1 0 26s [oc] my-openshift-component 0/1 1 0 26s [odo] I0424 15:13:01.772734 23126 components.go:360] Successfully updated component etgvpc STEP: checking odo dev watches correctly @ 04/24/23 15:13:01.775 Replacing "from Node.js Starter Application" with "from the new Node.js Starter Application" in /tmp/1019195127/server.js [odo] I0424 15:13:01.796269 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:01.819331 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:01.822581 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:01.909416 23126 all.go:67] all goroutines have returned in 90.085735ms [odo] I0424 15:13:01.909445 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:01.910599 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:01.910646 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:01.910658 23126 service.go:75] Getting list of services [odo] I0424 15:13:01.910662 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:01.938459 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:01.938492 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.956442 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.966600 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.980372 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:01.989623 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:01.989635 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:01.992784 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:01.997923 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:02.001860 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:02.011171 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:02.029058 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:02.194829 23126 watch.go:362] filesystem watch event: CREATE "/tmp/1019195127/.odo/odo-file-index.json" [odo] I0424 15:13:02.195720 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/odo-file-index.json" [odo] I0424 15:13:02.196212 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/devstate.json" [odo] I0424 15:13:02.196747 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/devstate.23126.json" [odo] I0424 15:13:02.197266 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/server.js" [odo] I0424 15:13:02.197834 23126 file_watcher.go:60] adding watch on path /tmp/1019195127/server.js [odo] I0424 15:13:02.197964 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/server.js" [odo] I0424 15:13:02.198439 23126 file_watcher.go:60] adding watch on path /tmp/1019195127/server.js [odo] Pushing files... [odo] [odo] [odo] File /tmp/1019195127/server.js changed [odo] I0424 15:13:02.198589 23126 watch.go:438] Copying files [/tmp/1019195127/server.js] to pod [odo] I0424 15:13:02.198786 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:02.198852 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:02.200470 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:02.200734 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:02.200785 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:02.206158 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:02.206736 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:02.206813 23126 components.go:69] component state: "SyncOutdated" [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:13:02.215084 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:02.225384 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:02.282512 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:02.317707 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:02.317722 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:02.317730 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:02.317737 23126 components.go:351] Applying deployment [odo] I0424 15:13:02.343150 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:02.364632 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:02.380364 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:02.380470 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:02.477055 23126 all.go:67] all goroutines have returned in 96.664695ms [odo] I0424 15:13:02.477098 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:02.479396 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:02.479491 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:02.479543 23126 service.go:75] Getting list of services [odo] I0424 15:13:02.479559 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:02.514996 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:02.515024 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:02.530735 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:02.543884 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:02.554114 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:02.563136 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:02.563232 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:02.567162 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:02.570624 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:02.573998 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:02.588880 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:02.602813 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] • Syncing files into the container ... [odo] I0424 15:13:02.709723 23126 libdevfile.go:187] Build command: build [odo] I0424 15:13:02.709765 23126 libdevfile.go:199] Run command: run [odo] I0424 15:13:02.710555 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127, destBase: ., destFile: . [odo] I0424 15:13:02.710606 23126 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:13:02.711971 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:13:02.712001 23126 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:13:02.712493 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/.odo, destBase: ., destFile: .odo [odo] I0424 15:13:02.712519 23126 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:13:02.712880 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:13:02.712904 23126 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:13:02.713327 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/package.json, destBase: ., destFile: package.json [odo] I0424 15:13:02.713357 23126 file_indexer.go:406] Corrected destinations: base: . file: package.json [odo] I0424 15:13:02.714555 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/server.js, destBase: ., destFile: server.js [odo] I0424 15:13:02.714585 23126 file_indexer.go:406] Corrected destinations: base: . file: server.js [odo] I0424 15:13:02.715582 23126 file_indexer.go:456] last modified date changed: /tmp/1019195127/server.js [odo] I0424 15:13:02.715629 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/test, destBase: ., destFile: test [odo] I0424 15:13:02.715640 23126 file_indexer.go:406] Corrected destinations: base: . file: test [odo] I0424 15:13:02.716934 23126 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/test/test.js, destBase: ., destFile: test/test.js [odo] I0424 15:13:02.716997 23126 file_indexer.go:406] Corrected destinations: base: . file: test/test.js [odo] I0424 15:13:02.717700 23126 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:13:02.717766 23126 sync.go:137] List of files changed: +[/tmp/1019195127/server.js] [odo] I0424 15:13:02.717799 23126 sync.go:164] Push: componentName: etgvpc, path: /tmp/1019195127, files: [/tmp/1019195127/server.js], delFiles: [], isForcePush: false [odo] I0424 15:13:02.718325 23126 sync.go:204] Copying files /tmp/1019195127/server.js to pod [odo] I0424 15:13:02.718377 23126 copy.go:36] CopyFile arguments: localPath /tmp/1019195127, dest /projects/1019195127, targetPath /projects, copyFiles [/tmp/1019195127/server.js], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:13:02.718453 23126 copy.go:64] Executing command tar xf - -C /projects --no-same-owner [odo] I0424 15:13:02.721977 23126 copy.go:97] makeTar arguments: srcPath: /tmp/1019195127, destPath: /projects/1019195127, files: [/tmp/1019195127/server.js] [odo] I0424 15:13:02.722804 23126 copy.go:128] Got abs path: /tmp/1019195127/server.js [odo] I0424 15:13:02.722888 23126 copy.go:129] Making /tmp/1019195127 relative to /tmp/1019195127/server.js [odo] I0424 15:13:02.722923 23126 copy.go:145] makeTar srcFile: 1019195127/server.js [odo] I0424 15:13:02.722971 23126 copy.go:146] makeTar destFile: server.js [odo] I0424 15:13:02.723016 23126 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1019195127/server.js, destBase: /projects, destFile: server.js [odo] I0424 15:13:02.723044 23126 copy.go:172] Corrected destinations: base: /projects file: server.js [odo] ✓ Syncing files into the container [455ms] [odo] • Building your application in container (command: build) ... [odo] I0424 15:13:03.165244 23126 innerloop.go:139] running=false, execRequired=true [odo] I0424 15:13:03.165329 23126 exec.go:33] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] ✓ Building your application in container (command: build) [3s] [odo] [odo] ↪ Building & Pushing Image: quay.io/unknown-account/myimage [odo] • Building image locally ... [odo] I0424 15:13:06.359630 23126 docker_compatible.go:61] Running command: [echo build -t quay.io/unknown-account/myimage -f /tmp/1019195127/Dockerfile /tmp/1019195127] [odo] build -t quay.io/unknown-account/myimage -f /tmp/1019195127/Dockerfile /tmp/1019195127 [odo] ✓ Building image locally [7ms] [odo] • Pushing image to container registry ... [odo] I0424 15:13:06.367198 23126 docker_compatible.go:153] Running command: echo push quay.io/unknown-account/myimage [odo] push quay.io/unknown-account/myimage [odo] ✓ Pushing image to container registry [4ms] [odo] I0424 15:13:06.373449 23126 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:etgvpc app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.9.0 app.kubernetes.io/part-of:app odo.dev/mode:Dev] into k8s artifact [odo] [odo] ↪ Deploying Kubernetes Component: my-k8s-component [odo] I0424 15:13:06.374516 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:06.393967 23126 apply_kubernetes.go:46] Injecting labels: map[app:app app.kubernetes.io/instance:etgvpc app.kubernetes.io/managed-by:odo app.kubernetes.io/managed-by-version:v3.9.0 app.kubernetes.io/part-of:app odo.dev/mode:Dev] into k8s artifact [odo] [odo] ↪ Deploying Kubernetes Component: my-openshift-component [odo] I0424 15:13:06.394901 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:06.413095 23126 execute_run.go:50] restart required for command install [odo] I0424 15:13:06.413208 23126 kubeexec.go:147] StopProcessForCommand for "install" [odo] I0424 15:13:06.413278 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:06.712906 23126 exec.go:82] 53 [odo] I0424 15:13:06.712937 23126 exec.go:82] 0 [odo] I0424 15:13:06.715160 23126 exec.go:33] Executing command [/bin/sh -c cat /proc/*/stat || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:07.209410 23126 exec.go:82] cat: /proc/net/stat: Is a directory [odo] I0424 15:13:07.209449 23126 exec.go:82] 1 (tail) S 0 1 1 0 -1 1077952768 1074 0 6 0 0 3 0 0 20 0 1 0 751357399 23625728 358 18446744073709551615 93995869233152 93995870474840 140723495620944 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 93995872574032 93995872619044 93995880394752 140723495622695 140723495622771 140723495622771 140723495624682 0 [odo] I0424 15:13:07.209459 23126 exec.go:82] 124 (sh) S 0 124 124 0 -1 4210944 909 0 0 0 0 0 0 0 20 0 1 0 751360113 12214272 680 18446744073709551615 94302894043136 94302895122800 140728941141504 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94302897220912 94302897268100 94302905077760 140728941148112 140728941148281 140728941148281 140728941150192 0 [odo] I0424 15:13:07.209483 23126 exec.go:82] 131 (npm) S 124 124 124 0 -1 4210944 8921 0 0 0 28 4 0 0 20 0 11 0 751360127 801054720 12234 18446744073709551615 94371413905408 94371451204328 140722264000336 0 0 0 0 4096 83458 0 0 0 17 1 0 0 0 0 0 94371453303096 94371453852104 94371482521600 140722264008721 140722264008758 140722264008758 140722264010731 0 [odo] I0424 15:13:07.209491 23126 exec.go:82] 142 (node) S 131 124 124 0 -1 4210944 5306 0 0 0 24 4 0 0 20 0 8 0 751360157 708206592 11312 18446744073709551615 94502970552320 94503007851240 140720819865712 0 0 0 0 16781312 17922 0 0 0 17 1 0 0 0 0 0 94503009950008 94503010499016 94503024152576 140720819873651 140720819873681 140720819873681 140720819879914 0 [odo] I0424 15:13:07.209497 23126 exec.go:82] 213 (sh) S 0 213 213 0 -1 4210944 785 0 0 0 0 0 0 0 20 0 1 0 751362435 12214272 731 18446744073709551615 93835931185152 93835932264816 140730748287776 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93835934362928 93835934410116 93835942858752 140730748295253 140730748295289 140730748295289 140730748297200 0 [odo] I0424 15:13:07.209502 23126 exec.go:82] 219 (cat) R 213 213 213 0 -1 4210688 141 0 0 0 0 0 0 0 20 0 1 0 751362437 23760896 685 18446744073709551615 94604289896448 94604291138136 140734516022416 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 94604293237328 94604293282340 94604322070528 140734516025227 140734516025415 140734516025415 140734516027371 0 [odo] I0424 15:13:07.209511 23126 exec.go:82] 219 (cat) R 213 213 213 0 -1 4210688 141 0 0 0 0 0 0 0 20 0 1 0 751362437 23760896 685 18446744073709551615 94604289896448 94604291138136 140734516022416 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 94604293237328 94604293282340 94604322070528 140734516025227 140734516025415 140734516025415 140734516027371 0 [odo] I0424 15:13:07.216820 23126 kubeexec.go:202] Found 0 children (either direct and indirect) for parent process 53: [] [odo] I0424 15:13:07.216866 23126 exec.go:33] Executing command [/bin/sh -c kill 53 || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:07.426572 23126 exec.go:82] /bin/sh: line 0: kill: (53) - No such process [odo] I0424 15:13:07.427497 23126 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 53" [odo] I0424 15:13:09.428513 23126 exec.go:33] Executing command [/bin/sh -c kill -0 53; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:09.746650 23126 exec.go:82] /bin/sh: line 0: kill: (53) - No such process [odo] I0424 15:13:09.746703 23126 exec.go:82] 1 [odo] I0424 15:13:09.746982 23126 exec.go:33] Executing command [/bin/sh -c rm -f /opt/odo/.odo_cmd_install.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] • Executing the application (command: install) ... [odo] I0424 15:13:10.156862 23126 kubeexec.go:54] StartProcessForCommand for "install" [odo] I0424 15:13:10.157049 23126 retry.go:48] waiting for 5 second(s) before trying task "process for command \"install\"" [odo] I0424 15:13:10.157084 23126 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_install.pid && cd /projects && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_install.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:11.743978 23126 kubeexec.go:40] GetProcessInfoForCommand for "install" [odo] I0424 15:13:11.744062 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:12.051071 23126 exec.go:82] 239 [odo] I0424 15:13:12.051125 23126 exec.go:82] 0 [odo] I0424 15:13:12.051688 23126 exec.go:33] Executing command [/bin/sh -c kill -0 239; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:12.356737 23126 exec.go:82] 1 [odo] I0424 15:13:12.356776 23126 exec.go:82] /bin/sh: line 0: kill: (239) - No such process [odo] ✓ Finished executing the application (command: install) [6s] [odo] I0424 15:13:15.157258 23126 execute_run.go:90] checking if process for command "install" is running [odo] I0424 15:13:15.157333 23126 kubeexec.go:40] GetProcessInfoForCommand for "install" [odo] I0424 15:13:15.157417 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:15.400420 23126 exec.go:82] 239 [odo] I0424 15:13:15.400448 23126 exec.go:82] 0 [odo] I0424 15:13:15.401369 23126 exec.go:33] Executing command [/bin/sh -c kill -0 239; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:15.601985 23126 exec.go:82] 1 [odo] I0424 15:13:15.602009 23126 exec.go:82] /bin/sh: line 0: kill: (239) - No such process [odo] I0424 15:13:15.607865 23126 kubeexec.go:40] GetProcessInfoForCommand for "install" [odo] I0424 15:13:15.607951 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_install.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:15.838318 23126 exec.go:82] 239 [odo] I0424 15:13:15.838339 23126 exec.go:82] 0 [odo] I0424 15:13:15.846398 23126 exec.go:33] Executing command [/bin/sh -c kill -0 239; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:16.057740 23126 exec.go:82] /bin/sh: line 0: kill: (239) - No such process [odo] I0424 15:13:16.057782 23126 exec.go:82] 1 [odo] I0424 15:13:16.061213 23126 execute_run.go:50] restart required for command start-debug [odo] I0424 15:13:16.061227 23126 kubeexec.go:147] StopProcessForCommand for "start-debug" [odo] I0424 15:13:16.061247 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:16.314853 23126 exec.go:82] 124 [odo] I0424 15:13:16.315436 23126 exec.go:33] Executing command [/bin/sh -c cat /proc/*/stat || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:16.520190 23126 exec.go:82] 1 (tail) S 0 1 1 0 -1 1077952768 1074 0 6 0 0 3 0 0 20 0 1 0 751357399 23625728 358 18446744073709551615 93995869233152 93995870474840 140723495620944 0 0 0 0 0 0 1 0 0 17 3 0 0 0 0 0 93995872574032 93995872619044 93995880394752 140723495622695 140723495622771 140723495622771 140723495624682 0 [odo] I0424 15:13:16.520222 23126 exec.go:82] 124 (sh) S 0 124 124 0 -1 4210944 909 0 0 0 0 0 0 0 20 0 1 0 751360113 12214272 680 18446744073709551615 94302894043136 94302895122800 140728941141504 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94302897220912 94302897268100 94302905077760 140728941148112 140728941148281 140728941148281 140728941150192 0 [odo] I0424 15:13:16.520230 23126 exec.go:82] 131 (npm) S 124 124 124 0 -1 4210944 8921 0 0 0 28 4 0 0 20 0 11 0 751360127 801054720 12234 18446744073709551615 94371413905408 94371451204328 140722264000336 0 0 0 0 4096 83458 0 0 0 17 1 0 0 0 0 0 94371453303096 94371453852104 94371482521600 140722264008721 140722264008758 140722264008758 140722264010731 0 [odo] I0424 15:13:16.520523 23126 exec.go:82] 142 (node) S 131 124 124 0 -1 4210944 5318 0 0 0 25 5 0 0 20 0 8 0 751360157 708206592 11362 18446744073709551615 94502970552320 94503007851240 140720819865712 0 0 0 0 16781312 17922 0 0 0 17 0 0 0 0 0 0 94503009950008 94503010499016 94503024152576 140720819873651 140720819873681 140720819873681 140720819879914 0 [odo] I0424 15:13:16.520556 23126 exec.go:82] 301 (sh) S 0 301 301 0 -1 4210944 787 0 0 0 0 0 0 0 20 0 1 0 751363366 12214272 696 18446744073709551615 94334105272320 94334106351984 140735887169792 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94334108450096 94334108497284 94334127075328 140735887173717 140735887173753 140735887173753 140735887175664 0 [odo] I0424 15:13:16.520572 23126 exec.go:82] 307 (cat) R 301 301 301 0 -1 4210688 142 0 0 0 0 0 0 0 20 0 1 0 751363368 23760896 697 18446744073709551615 94244186693632 94244187935320 140722029694768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94244190034512 94244190079524 94244214046720 140722029696907 140722029697095 140722029697095 140722029699051 0 [odo] I0424 15:13:16.520577 23126 exec.go:82] 307 (cat) R 301 301 301 0 -1 4210688 142 0 0 0 0 0 0 0 20 0 1 0 751363368 23760896 697 18446744073709551615 94244186693632 94244187935320 140722029694768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 94244190034512 94244190079524 94244214046720 140722029696907 140722029697095 140722029697095 140722029699051 0 [odo] I0424 15:13:16.521865 23126 exec.go:82] cat: /proc/net/stat: Is a directory [odo] I0424 15:13:16.523397 23126 kubeexec.go:202] Found 2 children (either direct and indirect) for parent process 124: [142 131] [odo] I0424 15:13:16.523455 23126 exec.go:33] Executing command [/bin/sh -c kill 142 || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:16.775434 23126 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 142" [odo] I0424 15:13:16.775779 23126 kubeexec.go:40] GetProcessInfoForCommand for "start-debug" [odo] I0424 15:13:16.775810 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:17.261978 23126 exec.go:82] 124 [odo] I0424 15:13:17.261996 23126 exec.go:82] 0 [odo] I0424 15:13:17.263442 23126 exec.go:33] Executing command [/bin/sh -c kill -0 124; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:17.731945 23126 exec.go:82] /bin/sh: line 0: kill: (124) - No such process [odo] I0424 15:13:17.731945 23126 exec.go:82] 1 [odo] ✓ Finished executing the application (command: start-debug) [36s] [odo] I0424 15:13:18.776337 23126 exec.go:33] Executing command [/bin/sh -c kill -0 142; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:19.196208 23126 exec.go:82] /bin/sh: line 0: kill: (142) - No such process [odo] I0424 15:13:19.196256 23126 exec.go:82] 1 [odo] I0424 15:13:19.206285 23126 exec.go:33] Executing command [/bin/sh -c kill 131 || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:19.482621 23126 exec.go:82] /bin/sh: line 0: kill: (131) - No such process [odo] I0424 15:13:19.483538 23126 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 131" [odo] I0424 15:13:21.483660 23126 exec.go:33] Executing command [/bin/sh -c kill -0 131; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:22.812820 23126 exec.go:82] /bin/sh: line 0: kill: (131) - No such process [odo] I0424 15:13:22.812966 23126 exec.go:82] 1 [odo] I0424 15:13:22.813892 23126 exec.go:33] Executing command [/bin/sh -c kill 124 || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:23.039269 23126 exec.go:82] /bin/sh: line 0: kill: (124) - No such process [odo] I0424 15:13:23.039496 23126 retry.go:48] waiting for 2 second(s) before trying task "status for remote process 124" [odo] I0424 15:13:25.040400 23126 exec.go:33] Executing command [/bin/sh -c kill -0 124; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:25.385711 23126 exec.go:82] /bin/sh: line 0: kill: (124) - No such process [odo] I0424 15:13:25.385733 23126 exec.go:82] 1 [odo] I0424 15:13:25.385959 23126 exec.go:33] Executing command [/bin/sh -c rm -f /opt/odo/.odo_cmd_start-debug.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:25.566610 23126 kubeexec.go:54] StartProcessForCommand for "start-debug" [odo] • Executing the application (command: start-debug) ... [odo] I0424 15:13:25.566809 23126 retry.go:48] waiting for 5 second(s) before trying task "process for command \"start-debug\"" [odo] I0424 15:13:25.566858 23126 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects && (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:30.567231 23126 execute_run.go:90] checking if process for command "start-debug" is running [odo] I0424 15:13:30.567283 23126 kubeexec.go:40] GetProcessInfoForCommand for "start-debug" [odo] I0424 15:13:30.567324 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:31.041918 23126 exec.go:82] 364 [odo] I0424 15:13:31.042861 23126 exec.go:33] Executing command [/bin/sh -c kill -0 364; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:31.241305 23126 exec.go:82] 0 [odo] I0424 15:13:31.248615 23126 kubeexec.go:40] GetProcessInfoForCommand for "start-debug" [odo] I0424 15:13:31.248668 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:31.467621 23126 exec.go:82] 364 [odo] I0424 15:13:31.479023 23126 exec.go:33] Executing command [/bin/sh -c kill -0 364; echo $?] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:31.824940 23126 exec.go:82] 0 [odo] • Waiting for the application to be ready ... [odo] I0424 15:13:32.826433 23126 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:33.096301 23126 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:13:33.096338 23126 exec.go:82] 0: 0100007F:16E2 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1023910000 0 1027902627 1 0000000000000000 100 0 0 10 0 [odo] I0424 15:13:33.096348 23126 exec.go:82] 1: B73611AC:DFF4 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096372 23126 exec.go:82] 2: B73611AC:DFD4 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096382 23126 exec.go:82] 3: 0100007F:16E2 0100007F:9BD8 06 00000000:00000000 03:00000B10 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096391 23126 exec.go:82] 4: B73611AC:C0B0 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096398 23126 exec.go:82] 5: B73611AC:C0A0 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096406 23126 exec.go:82] 6: B73611AC:DFDC 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096416 23126 exec.go:82] 7: B73611AC:A858 23131068:01BB 06 00000000:00000000 03:00000216 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096425 23126 exec.go:82] 8: B73611AC:8454 23151068:01BB 06 00000000:00000000 03:00000D00 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096435 23126 exec.go:82] 9: B73611AC:DFE8 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096443 23126 exec.go:82] 10: B73611AC:DFFA 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096452 23126 exec.go:82] 11: B73611AC:9456 23151068:01BB 06 00000000:00000000 03:00000F1A 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096459 23126 exec.go:82] 12: B73611AC:C0B4 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096467 23126 exec.go:82] 13: B73611AC:DFD2 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096476 23126 exec.go:82] 14: B73611AC:C0B8 23131068:01BB 06 00000000:00000000 03:000000DB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:13:33.096662 23126 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:13:33.096709 23126 exec.go:82] 7904: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 1027873012 2 0000000000000000 0 [odo] I0424 15:13:33.097054 23126 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:13:33.097112 23126 exec.go:82] 0: 00000000000000000000000000000000:0BB8 00000000000000000000000000000000:0000 0A 00000000:00000000 00:00000000 00000000 1023910000 0 1027900379 1 0000000000000000 100 0 0 10 0 [odo] I0424 15:13:33.099351 23126 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:13:33.099411 23126 exec.go:82] 7904: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 1027873013 2 0000000000000000 0 [odo] I0424 15:13:33.100146 23126 port.go:344] ports not listening: map[] [odo] ✓ Waiting for the application to be ready [1s] [odo] [odo] ↪ Dev mode [odo] Status: [odo] Watching for changes in the current directory /tmp/1019195127 [odo] [odo] Keyboard Commands: [odo] [Ctrl+c] - Exit and delete resources from the cluster [odo] [p] - Manually apply local changes to the application on the cluster [odo] I0424 15:13:33.101736 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258689803, pods: 1 [odo] I0424 15:13:33.202898 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/odo-file-index.json" [odo] I0424 15:13:33.204150 23126 watch.go:362] filesystem watch event: WRITE "/tmp/1019195127/.odo/odo-file-index.json" [odo] I0424 15:13:33.402716 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:33.403911 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:33.403982 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:33.405707 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:33.406001 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:33.406090 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:33.413714 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:33.414421 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:33.414580 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:33.430593 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:33.441534 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:33.473927 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:33.511740 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:33.511777 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:33.511793 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:33.511853 23126 components.go:351] Applying deployment [odo] I0424 15:13:33.545721 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:33.583446 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:33.624256 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:33.624518 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:33.816317 23126 all.go:67] all goroutines have returned in 192.065534ms [odo] I0424 15:13:33.816370 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:33.818820 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:33.818914 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:33.818948 23126 service.go:75] Getting list of services [odo] I0424 15:13:33.818967 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:33.859177 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:33.859298 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:33.880360 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:33.890065 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:33.899964 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:33.909755 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:33.909788 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:33.913101 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:33.916577 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:33.920153 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:33.930120 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:33.939788 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:33.986615 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258690943, pods: 1 [odo] I0424 15:13:34.286730 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:34.287513 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:34.287575 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:34.289307 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:34.289575 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:34.289628 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:34.296854 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:34.297428 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:34.297491 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:34.381457 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:34.401332 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:34.572545 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:34.618264 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:34.618387 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:34.618424 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:34.618527 23126 components.go:351] Applying deployment [odo] I0424 15:13:34.653112 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:34.681819 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:34.714436 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:34.715366 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:34.755187 23126 all.go:67] all goroutines have returned in 40.747594ms [odo] I0424 15:13:34.755319 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:34.757039 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:34.757219 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:34.757272 23126 service.go:75] Getting list of services [odo] I0424 15:13:34.757299 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:34.791252 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:34.791350 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:34.802374 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:34.813556 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:34.825002 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:34.834639 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:34.834674 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:34.839453 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:34.843417 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:34.846945 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:34.856574 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:34.867597 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:34.918718 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258690958, pods: 1 [odo] I0424 15:13:35.219096 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:35.219995 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:35.220022 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:35.221417 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:35.221679 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:35.221708 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:35.228448 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:35.229031 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:35.229078 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:35.238981 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:35.267712 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:35.299813 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:35.338285 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:35.338373 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:35.338408 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:35.338441 23126 components.go:351] Applying deployment [odo] I0424 15:13:35.362134 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:35.388625 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:35.415528 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:35.415678 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:35.456135 23126 all.go:67] all goroutines have returned in 40.605402ms [odo] I0424 15:13:35.456225 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:35.457980 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:35.464073 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:35.464139 23126 service.go:75] Getting list of services [odo] I0424 15:13:35.464160 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:35.498664 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:35.498756 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:35.512590 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:35.524076 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:35.533140 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:35.542215 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:35.542247 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:35.545406 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:35.548920 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:35.552547 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:35.563829 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:35.574305 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:35.633669 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258690965, pods: 1 [odo] I0424 15:13:35.934545 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:35.934915 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:35.934943 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:35.936388 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:35.936642 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:35.936671 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:35.943146 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:35.943696 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:35.943740 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:35.954289 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:35.966536 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:35.996566 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:36.043844 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:36.043968 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:36.044004 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:36.044057 23126 components.go:351] Applying deployment [odo] I0424 15:13:36.068905 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:36.091232 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:36.123366 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:36.123506 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:36.198345 23126 all.go:67] all goroutines have returned in 74.977486ms [odo] I0424 15:13:36.198392 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:36.199936 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:36.200033 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:36.200057 23126 service.go:75] Getting list of services [odo] I0424 15:13:36.200066 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:36.968715 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:36.968758 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:36.985347 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:36.995024 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:37.005180 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:37.014269 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:37.014287 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:37.017772 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:37.023675 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:37.027881 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:37.042000 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:37.058507 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:37.146497 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258690973, pods: 1 [odo] I0424 15:13:37.447564 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:37.448607 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:37.448661 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:37.450730 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:37.450974 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:37.451024 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:37.457511 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:37.458048 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:37.458126 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:37.469393 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:37.480435 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:37.515627 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:37.558147 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:37.558180 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:37.558195 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:37.558210 23126 components.go:351] Applying deployment [odo] I0424 15:13:37.587418 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:37.608588 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:37.634829 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:37.640858 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:37.677134 23126 all.go:67] all goroutines have returned in 42.302059ms [odo] I0424 15:13:37.677168 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:37.678557 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:37.678612 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:37.678632 23126 service.go:75] Getting list of services [odo] I0424 15:13:37.678641 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:37.720993 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:37.721093 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:37.733161 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:37.749648 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:37.767313 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:37.786823 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:37.786853 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:37.792270 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:37.796870 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:37.801081 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:38.048159 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:38.073978 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:38.138895 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258690987, pods: 1 [odo] I0424 15:13:38.440022 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:38.440450 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:38.440506 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:38.442109 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:38.442345 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:38.442420 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:38.452670 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:38.453417 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:38.453498 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:38.463868 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:38.504711 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:38.552901 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:38.602129 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:38.602163 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:38.602217 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:38.602234 23126 components.go:351] Applying deployment [odo] I0424 15:13:38.632638 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:38.661495 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:38.694175 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:38.699266 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:38.728398 23126 all.go:67] all goroutines have returned in 34.21902ms [odo] I0424 15:13:38.728488 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:38.729654 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:38.729746 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:38.729791 23126 service.go:75] Getting list of services [odo] I0424 15:13:38.729817 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:38.763766 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:38.763807 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:38.776171 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:38.786222 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:38.804073 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:38.819252 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:38.819284 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:38.824670 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:38.830669 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:38.833610 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:38.843415 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:38.853854 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:38.940979 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258691001, pods: 1 [odo] I0424 15:13:39.241966 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:39.242860 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:39.242921 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:39.244322 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:39.244579 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:39.244628 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:39.250987 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:39.251630 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:39.251707 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:39.262380 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:39.273044 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:39.315298 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:39.390405 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:39.390437 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:39.390451 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:39.390503 23126 components.go:351] Applying deployment [odo] I0424 15:13:39.419264 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:39.441904 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:39.475683 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:39.475788 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:39.512584 23126 all.go:67] all goroutines have returned in 36.896661ms [odo] I0424 15:13:39.512628 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:39.514104 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:39.514172 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:39.514187 23126 service.go:75] Getting list of services [odo] I0424 15:13:39.514195 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:39.545253 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:39.545295 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:39.556487 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:39.570315 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:39.580095 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:39.589358 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:39.589441 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:39.592843 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:39.596216 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:39.599559 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:39.608594 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:39.619436 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:39.683095 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258691010, pods: 1 [odo] I0424 15:13:39.983933 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:39.984438 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:39.984459 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:39.985721 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:39.985864 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:39.985882 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:39.990710 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:39.991110 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:39.991140 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:40.002145 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:40.011557 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:40.051877 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:40.088455 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:40.088573 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:40.088634 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:40.088695 23126 components.go:351] Applying deployment [odo] I0424 15:13:40.113609 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:40.136789 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:40.162245 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:40.162366 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:40.203889 23126 all.go:67] all goroutines have returned in 41.64044ms [odo] I0424 15:13:40.204032 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:40.205966 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:40.206074 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:40.206139 23126 service.go:75] Getting list of services [odo] I0424 15:13:40.206201 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:40.250031 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:40.250078 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:40.261701 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:40.272611 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:40.285666 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:40.297660 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:40.297756 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:40.624792 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:40.650886 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:40.656181 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:40.666745 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:40.692698 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:40.744963 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258691020, pods: 1 [odo] I0424 15:13:41.045520 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:41.046542 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:41.046609 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:41.048138 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:41.048438 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:41.048491 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:41.055553 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:41.056148 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:41.056227 23126 components.go:69] component state: "Ready" [odo] I0424 15:13:41.067232 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:41.078451 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:41.117910 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:41.162598 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:41.162636 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:41.162674 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:41.162691 23126 components.go:351] Applying deployment [odo] I0424 15:13:41.189793 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:41.213856 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:41.246992 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:41.247127 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:41.283278 23126 all.go:67] all goroutines have returned in 36.284559ms [odo] I0424 15:13:41.283329 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:41.284979 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:41.285050 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:41.285083 23126 service.go:75] Getting list of services [odo] I0424 15:13:41.285105 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:41.324895 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:41.324926 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:41.336506 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:41.346554 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:41.357279 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:41.368272 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:41.368309 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:41.372557 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:41.378097 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:41.381674 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:41.394743 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:41.408023 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:41.465373 23126 watch.go:266] deployment watcher Event: Type: MODIFIED, name: etgvpc-app, rv: 258691027, pods: 1 [odo] I0424 15:13:41.765973 23126 watch.go:438] Copying files [] to pod [odo] I0424 15:13:41.766384 23126 context.go:159] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:41.766420 23126 context.go:110] absolute devfile path: '/tmp/1019195127/devfile.yaml' [odo] I0424 15:13:41.768003 23126 content.go:48] converted devfile YAML to JSON [odo] I0424 15:13:41.768201 23126 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:13:41.768230 23126 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:13:41.774811 23126 schema.go:61] validated devfile schema [odo] I0424 15:13:41.775303 23126 validate.go:45] Successfully validated devfile sections [odo] I0424 15:13:41.775337 23126 components.go:69] component state: "Ready" Running oc with args [oc get deployments] and odo env: [] [odo] I0424 15:13:41.785116 23126 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:Not available] [odo] I0424 15:13:41.796152 23126 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:13:41.827293 23126 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:13:41.937068 23126 components.go:345] Creating deployment etgvpc-app [odo] I0424 15:13:41.937097 23126 components.go:346] The component name is etgvpc [odo] I0424 15:13:41.937107 23126 components.go:349] The component already exists, attempting to update it [odo] I0424 15:13:41.937117 23126 components.go:351] Applying deployment [odo] I0424 15:13:41.960396 23126 components.go:360] Successfully updated component etgvpc [odo] I0424 15:13:41.986761 23126 components.go:747] Successfully update Service for component etgvpc [odo] I0424 15:13:42.006127 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:42.006361 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:42.051654 23126 all.go:67] all goroutines have returned in 45.524422ms [odo] I0424 15:13:42.051695 23126 all.go:76] query result: objects=9 [odo] I0424 15:13:42.053026 23126 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:13:42.053077 23126 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:13:42.053093 23126 service.go:75] Getting list of services [odo] I0424 15:13:42.053104 23126 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:13:42.083216 23126 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:13:42.083234 23126 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:42.094104 23126 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:42.148132 23126 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:42.157590 23126 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:13:42.167386 23126 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:13:42.167401 23126 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:13:42.170378 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:42.173043 23126 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:13:42.175808 23126 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:13:42.189119 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:13:42.199389 23126 service.go:124] Getting instances of: servicebindings.servicebinding.io [oc] NAME READY UP-TO-DATE AVAILABLE AGE [oc] etgvpc-app 1/1 1 1 92s [oc] my-k8s-component 0/1 1 0 67s [oc] my-openshift-component 0/1 1 0 67s Checking http://127.0.0.1:37715, for WebSockets request was expected try 0 of 12 STEP: cleaning up the resources on ending the session @ 04/24/23 15:13:43.294 [odo] read: read /dev/stdin: input/output error [odo] I0424 15:13:43.295536 23126 exec.go:49] ExecuteCommand returned an an err: error while streaming command: context canceled. for command '[/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects && (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]' [odo] stdout: [] [odo] stderr: [] [odo] I0424 15:13:43.295585 23126 kubeexec.go:118] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects && (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled [odo] I0424 15:13:43.295608 23126 kubeexec.go:40] GetProcessInfoForCommand for "start-debug" [odo] I0424 15:13:43.295630 23126 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true] for pod: etgvpc-app-7b65bc59b5-2z5p2 in container: runtime [odo] I0424 15:13:43.297336 23126 exec.go:49] ExecuteCommand returned an an err: error while streaming command: error sending request: Post "https://c100-e.eu-de.containers.cloud.ibm.com:31988/api/v1/namespaces/cmd-dev-debug-test292tyv/pods/etgvpc-app-7b65bc59b5-2z5p2/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fopt%2Fodo%2F.odo_cmd_start-debug.pid+%7C%7C+true&container=runtime&stderr=true&stdout=true": dial tcp: lookup c100-e.eu-de.containers.cloud.ibm.com: operation was canceled. for command '[/bin/sh -c cat /opt/odo/.odo_cmd_start-debug.pid || true]' [odo] stdout: [] [odo] stderr: [] [odo] ✗ Finished executing the application (command: start-debug) [27s] [odo] I0424 15:13:43.297433 23126 execute_run.go:36] error while running background command: unable to exec command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_start-debug.pid && cd /projects && (npm run debug) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_start-debug.pid]: error while streaming command: context canceled [odo] Cleaning resources, please wait [odo] I0424 15:13:43.383266 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:13:43.384523 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:13:44.356841 23126 all.go:67] all goroutines have returned in 973.573727ms [odo] I0424 15:13:44.356936 23126 all.go:76] query result: objects=573 [odo] I0424 15:14:17.003919 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:14:17.004199 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:14:17.690757 23126 all.go:67] all goroutines have returned in 686.833988ms [odo] I0424 15:14:17.690865 23126 all.go:76] query result: objects=568 [odo] I0424 15:15:17.961127 23126 delete.go:94] failed to delete resource "my-openshift-component" (apps.v1.deployments): timeout while waiting for "my-openshift-component" resource to be deleted [odo] I0424 15:15:18.022854 23126 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:15:18.025709 23126 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:15:18.933495 23126 all.go:67] all goroutines have returned in 910.642362ms [odo] I0424 15:15:18.933567 23126 all.go:76] query result: objects=576 [odo] Failed to delete the "Deployment" resource: my-openshift-component [odo] ✗ Dev mode interrupted by user Running oc with args [oc get deployments] and odo env: [] [oc] NAME READY UP-TO-DATE AVAILABLE AGE [oc] my-openshift-component 0/1 0 0 2m46s [FAILED] in [It] - /go/odo_1/tests/helper/helper_generic.go:86 @ 04/24/23 15:15:21.691 Deleting project: cmd-dev-debug-test292tyv Running oc with args [oc delete project cmd-dev-debug-test292tyv --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-dev-debug-test292tyv" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/1019195127 Deleting dir: /tmp/798367887 << Timeline [FAILED] Expected : NAME READY UP-TO-DATE AVAILABLE AGE my-openshift-component 0/1 0 0 2m46s not to contain substring : my-openshift-component In [It] at: /go/odo_1/tests/helper/helper_generic.go:86 @ 04/24/23 15:15:21.691 ------------------------------ •••••• ------------------------------ • [FAILED] [432.671 seconds] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session [BeforeEach] should list the binding [BeforeEach] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:690 [It] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:742 Timeline >> Created dir: /tmp/2202475668 Created dir: /tmp/3134869298 Setting KUBECONFIG=/tmp/3134869298/config Creating a new project: cmd-describe-list-binding-test742dvx Running oc with args [oc new-project cmd-describe-list-binding-test742dvx] and odo env: [] [oc] Now using project "cmd-describe-list-binding-test742dvx" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-describe-list-binding-test742dvx] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:08:46.638312 20940 implem.go:110] The path for preference file is /tmp/3134869298/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:08:46.797237 20948 implem.go:110] The path for preference file is /tmp/3134869298/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/2202475668 Running odo with args [odo init --name my-nodejs-app --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-service-binding-files.yaml] and odo env: [] [odo] I0424 15:08:46.931223 20956 implem.go:110] The path for preference file is /tmp/3134869298/preference.yaml [odo] I0424 15:08:46.932239 20956 util.go:198] path /tmp/2202475668/devfile.yaml doesn't exist, skipping it [odo] I0424 15:08:46.932305 20956 util.go:198] path /tmp/2202475668/.devfile.yaml doesn't exist, skipping it [odo] I0424 15:08:46.932358 20956 util.go:198] path /tmp/2202475668/devfile.yaml doesn't exist, skipping it [odo] __ [odo] / \__ Initializing a new component [odo] \__/ \ [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] • Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-service-binding-files.yaml" ... [odo] ✓ Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-service-binding-files.yaml" [odo] I0424 15:08:46.933917 20956 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:46.933927 20956 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:46.934812 20956 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:46.934900 20956 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:08:46.934911 20956 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:08:46.939572 20956 schema.go:61] validated devfile schema [odo] I0424 15:08:46.945108 20956 writer.go:55] devfile yaml created at: 'devfile.yaml' [odo] [odo] Your new component 'my-nodejs-app' is ready in the current directory. [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE. [odo] Changes will be directly reflected on the cluster. Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: [] [oc] service-binding-operator.v1.3.3Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: [] [oc] cloud-native-postgresql.v1.16.2 service-binding-operator.v1.3.3Running oc with args [oc get bindablekinds bindable-kinds -ojsonpath={.status[*].kind}] and odo env: [] [oc] ServiceBinding Cluster ServiceBindingRunning oc with args [oc apply -f /go/odo_1/tests/examples/manifests/bindablekind-instance.yaml] and odo env: [] [oc] cluster.postgresql.k8s.enterprisedb.io/cluster-sample created Running oc with args [oc get pods -n cmd-describe-list-binding-test742dvx -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] ''Running oc with args [oc get pods -n cmd-describe-list-binding-test742dvx -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] ''Running oc with args [oc get pods -n cmd-describe-list-binding-test742dvx -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] ''Running oc with args [oc get pods -n cmd-describe-list-binding-test742dvx -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] ''Running oc with args [oc get pods -n cmd-describe-list-binding-test742dvx -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] 'cluster-sample-1-initdb-kdsxn''Running odo with args [odo dev --random-ports] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:08:57.504204 21193 version.go:28] executing [podman version --format json] [odo] I0424 15:08:57.504828 21193 implem.go:110] The path for preference file is /tmp/3134869298/preference.yaml [odo] I0424 15:08:57.505776 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:57.505790 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:57.506477 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:57.506569 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:08:57.506582 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:08:57.512656 21193 schema.go:61] validated devfile schema [odo] I0424 15:08:57.514783 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:57.514805 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:57.515149 21193 component.go:87] name of component is "my-nodejs-app", and sanitized name is "my-nodejs-app" [odo] I0424 15:08:57.515341 21193 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "my-nodejs-app" Devfile [odo] \__/ \ Namespace: cmd-describe-list-binding-test742dvx [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:08:57.643454 21193 kubedev.go:87] Creating new adapter [odo] I0424 15:08:57.643534 21193 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:08:57.643637 21193 components.go:69] component state: "" [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:08:57.661888 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:57.678960 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:57.726357 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:57.767460 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:08:57.767490 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:08:57.770593 21193 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:08:57.770640 21193 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:08:57.881004 21193 components.go:377] Successfully created component my-nodejs-app [odo] I0424 15:08:57.927680 21193 components.go:389] Successfully created Service for component my-nodejs-app [odo] I0424 15:08:57.957321 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:57.957458 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:58.269749 21193 all.go:67] all goroutines have returned in 312.419841ms [odo] I0424 15:08:58.269782 21193 all.go:76] query result: objects=6 [odo] I0424 15:08:58.272258 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:58.337373 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:58.340761 21193 service.go:75] Getting list of services [odo] I0424 15:08:58.340787 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:58.375500 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:58.375572 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:58.396033 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:58.405501 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:58.411716 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:58.419934 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:58.419966 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:58.425945 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:58.430714 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:58.435297 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:58.444613 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:58.450907 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:58.458981 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s ... [odo] ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s [odo] I0424 15:08:58.500657 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ... [odo] ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp [odo] I0424 15:08:58.590313 21193 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:08:58.590344 21193 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:08:58.590384 21193 watch.go:97] starting WatchAndPush, path: /tmp/2202475668, component: my-nodejs-app, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:08:58.593042 21193 file_watcher.go:126] adding watch on path /tmp/2202475668 [odo] I0424 15:08:58.593089 21193 file_watcher.go:126] adding watch on path /tmp/2202475668/.odo [odo] I0424 15:08:58.612937 21193 watch.go:266] deployment watcher Event: Type: ADDED, name: my-nodejs-app-app, rv: 258679179, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:08:58.913455 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:08:58.913578 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:58.913628 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:58.915229 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:58.915448 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:08:58.915472 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:08:58.925851 21193 schema.go:61] validated devfile schema [odo] I0424 15:08:58.926295 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:58.926328 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:58.944146 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:58.951578 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:08:59.012437 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:08:59.068684 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:08:59.068745 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:08:59.068760 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:08:59.068776 21193 components.go:351] Applying deployment [odo] I0424 15:08:59.292723 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:08:59.325677 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:08:59.357644 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:08:59.358043 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:08:59.406639 21193 all.go:67] all goroutines have returned in 48.998847ms [odo] I0424 15:08:59.406657 21193 all.go:76] query result: objects=8 [odo] I0424 15:08:59.407345 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:59.408726 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:08:59.408743 21193 service.go:75] Getting list of services [odo] I0424 15:08:59.408938 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:08:59.441490 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:08:59.441564 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:59.451775 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:59.472942 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:59.489735 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:08:59.498359 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:08:59.498435 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:08:59.501923 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:59.504602 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:08:59.508551 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:08:59.518825 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:59.525521 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:08:59.532027 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:59.574201 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:08:59.633158 21193 components.go:134] Deployment has been updated to generation 2. Waiting new event... [odo] I0424 15:08:59.634550 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679224, pods: 0 [odo] ⚠ Pod is Terminating [odo] I0424 15:08:59.636881 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679231, pods: 0 [odo] I0424 15:08:59.638885 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679234, pods: 0 [odo] I0424 15:08:59.638997 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679240, pods: 0 [odo] I0424 15:08:59.640466 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679242, pods: 0 [odo] I0424 15:08:59.641843 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679257, pods: 0 [odo] I0424 15:08:59.643120 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679261, pods: 0 [odo] I0424 15:08:59.944144 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:08:59.945327 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:59.945348 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:08:59.946962 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:08:59.947141 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:08:59.947167 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:08:59.968027 21193 schema.go:61] validated devfile schema [odo] I0424 15:08:59.972571 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:08:59.972641 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:08:59.983853 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:08:59.991079 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:00.054984 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:00.119391 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:00.119420 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:00.119435 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:00.119451 21193 components.go:351] Applying deployment [odo] I0424 15:09:00.158799 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:00.198767 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:00.226951 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:00.227056 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:00.291786 21193 all.go:67] all goroutines have returned in 64.834031ms [odo] I0424 15:09:00.291847 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:00.293376 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:00.294809 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:00.294839 21193 service.go:75] Getting list of services [odo] I0424 15:09:00.294846 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:00.336187 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:00.336245 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:00.362685 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:00.387712 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:00.422659 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:00.445613 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:00.445652 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:00.455265 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:00.458154 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:00.460903 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:00.471017 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:00.485108 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:00.492217 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:00.533874 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:00.786661 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:00.788001 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679293, pods: 0 [odo] I0424 15:09:01.096078 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:01.097125 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:01.097152 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:01.098767 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:01.099088 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:01.099178 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:01.110223 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:01.110628 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:01.110662 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:01.267912 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:01.290952 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:01.349197 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:01.403737 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:01.403753 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:01.403761 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:01.403769 21193 components.go:351] Applying deployment [odo] I0424 15:09:01.480242 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:01.514052 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:01.540302 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:01.553157 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:01.591427 21193 all.go:67] all goroutines have returned in 50.928946ms [odo] I0424 15:09:01.591809 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:01.600221 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:01.608371 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:01.608453 21193 service.go:75] Getting list of services [odo] I0424 15:09:01.608471 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:01.712544 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:01.712616 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:01.733602 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:01.742894 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:01.757064 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:01.765119 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:01.765144 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:01.768376 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:01.771217 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:01.774525 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:01.791031 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:01.812033 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:01.820791 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:01.939928 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:02.013872 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:02.015099 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679359, pods: 0 [odo] I0424 15:09:02.315471 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:02.316454 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:02.316491 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:02.318022 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:02.318280 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:02.318313 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:02.328195 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:02.328566 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:02.328624 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:02.341617 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:02.349869 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:02.557766 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:02.623812 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:02.623962 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:02.624040 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:02.624090 21193 components.go:351] Applying deployment [odo] I0424 15:09:02.659512 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:02.773982 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:02.812688 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:02.812876 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:02.993115 21193 all.go:67] all goroutines have returned in 180.426819ms [odo] I0424 15:09:02.993143 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:02.993901 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:02.994711 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:02.994731 21193 service.go:75] Getting list of services [odo] I0424 15:09:02.994737 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:03.306709 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:03.306847 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:03.479168 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:03.487728 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:03.493803 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:03.503330 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:03.503375 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:03.506045 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:03.508772 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:03.511272 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:03.518975 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:03.525586 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:03.532499 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:03.576436 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:03.801491 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:03.802695 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679390, pods: 0 [odo] I0424 15:09:04.103784 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:04.104006 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:04.104017 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:04.104809 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:04.105125 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:04.105137 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:04.120198 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:04.120425 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:04.120455 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:04.143520 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:04.151414 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:04.236214 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:04.292843 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:04.292988 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:04.293063 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:04.293156 21193 components.go:351] Applying deployment [odo] I0424 15:09:04.380280 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:04.447254 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:04.465083 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:04.465225 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:04.569055 21193 all.go:67] all goroutines have returned in 103.971501ms [odo] I0424 15:09:04.569123 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:04.571437 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:04.573608 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:04.573670 21193 service.go:75] Getting list of services [odo] I0424 15:09:04.573686 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:04.620672 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:04.620709 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:04.652894 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:04.691621 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:04.702534 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:04.718376 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:04.718674 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:04.722395 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:04.724943 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:04.937107 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:04.948141 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:04.954923 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:04.961616 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:05.125599 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:05.238645 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:05.240241 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679496, pods: 0 [odo] I0424 15:09:05.540413 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:05.541077 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:05.541128 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:05.542717 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:05.542973 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:05.543047 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:05.556958 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:05.557523 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:05.557616 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:05.571232 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:05.579668 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:05.631306 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:05.679169 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:05.679314 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:05.679418 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:05.679454 21193 components.go:351] Applying deployment [odo] I0424 15:09:05.717699 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:05.765565 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:05.791151 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:05.796718 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:05.863825 21193 all.go:67] all goroutines have returned in 72.682743ms [odo] I0424 15:09:05.863872 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:05.865573 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:05.867137 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:05.867223 21193 service.go:75] Getting list of services [odo] I0424 15:09:05.867242 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:05.896328 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:05.896367 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:05.925100 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:05.939198 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:05.946638 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:05.953167 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:05.953180 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:05.956018 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:05.958488 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:05.960841 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:05.970321 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:05.977323 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:05.984439 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:06.118488 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:06.235965 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:06.237065 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679549, pods: 0 [odo] I0424 15:09:06.537161 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:06.537585 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:06.537613 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:06.539133 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:06.539331 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:06.539352 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:06.556357 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:06.556670 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:06.556718 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:06.574822 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:06.589212 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:06.692689 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:06.747718 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:06.747750 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:06.747765 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:06.747781 21193 components.go:351] Applying deployment [odo] I0424 15:09:06.783897 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:06.825875 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:06.852702 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:06.852877 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:06.901358 21193 all.go:67] all goroutines have returned in 48.655304ms [odo] I0424 15:09:06.901451 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:06.902973 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:06.904420 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:06.904492 21193 service.go:75] Getting list of services [odo] I0424 15:09:06.904513 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:06.945305 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:06.945396 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:06.954882 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:06.965064 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:06.972752 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:06.979920 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:06.980041 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:06.983300 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:06.986697 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:06.990680 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:07.002038 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:07.008456 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:07.018384 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:07.229443 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:07.522290 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:07.523666 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679654, pods: 0 [odo] I0424 15:09:07.824754 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:07.828073 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:07.828270 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:07.830405 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:07.830847 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:07.831600 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:07.843720 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:07.845161 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:07.845439 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:07.860047 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:07.866580 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:07.907485 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:07.972464 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:07.972489 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:07.972495 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:07.972506 21193 components.go:351] Applying deployment [odo] I0424 15:09:08.001558 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:08.057523 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:08.070259 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:08.070351 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:08.124300 21193 all.go:67] all goroutines have returned in 54.039439ms [odo] I0424 15:09:08.124326 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:08.126030 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:08.127320 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:08.127368 21193 service.go:75] Getting list of services [odo] I0424 15:09:08.127375 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:08.152022 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:08.152080 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:08.172516 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:08.182419 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:08.193879 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:08.207293 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:08.207308 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:08.214288 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:08.218412 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:08.221094 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:08.242582 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:08.249687 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:08.256564 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:08.294833 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:08.344131 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:09:08.345361 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258679708, pods: 0 [odo] I0424 15:09:08.645464 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:09:08.645954 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:08.645983 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:09:08.647343 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:09:08.647538 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:09:08.647583 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:09:08.657526 21193 schema.go:61] validated devfile schema [odo] I0424 15:09:08.658067 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:09:08.658148 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:09:08.673934 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:09:08.687391 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:09:08.733730 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:09:08.797542 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:09:08.797571 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:09:08.797586 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:09:08.797602 21193 components.go:351] Applying deployment [odo] I0424 15:09:08.826646 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:09:08.865934 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:09:08.902667 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:09:08.907244 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:09:09.019287 21193 all.go:67] all goroutines have returned in 116.599329ms [odo] I0424 15:09:09.019311 21193 all.go:76] query result: objects=8 [odo] I0424 15:09:09.020180 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:09.021004 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:09:09.021021 21193 service.go:75] Getting list of services [odo] I0424 15:09:09.021044 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:09:09.084288 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:09:09.084415 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:09.110124 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:09.120625 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:09.139571 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:09:09.165303 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:09:09.165317 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:09:09.183590 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:09.193149 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:09:09.197150 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:09:09.207240 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:09.217184 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:09:09.233164 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:09.316448 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:09:09.396523 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ⚠ No pod exists [odo] I0424 15:11:04.959073 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683044, pods: 0 [odo] I0424 15:11:05.000203 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683045, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:11:05.063207 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683053, pods: 0 [odo] I0424 15:11:05.363340 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:05.364267 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:05.364298 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:05.365976 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:05.366157 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:05.366212 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:05.377979 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:05.378511 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:05.378639 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:05.394164 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:05.402501 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:05.457666 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:05.509466 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:05.509502 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:05.509523 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:05.509548 21193 components.go:351] Applying deployment [odo] I0424 15:11:05.543268 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:05.595866 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:05.635459 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:05.635646 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:05.718411 21193 all.go:67] all goroutines have returned in 82.964365ms [odo] I0424 15:11:05.718430 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:05.719324 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:05.720371 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:05.720445 21193 service.go:75] Getting list of services [odo] I0424 15:11:05.720469 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:05.756228 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:05.756271 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:05.773531 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:05.782492 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:05.790309 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:05.797504 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:05.797517 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:05.800954 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:05.804158 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:05.806910 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:05.816643 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:05.826791 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:05.834340 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:05.884530 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:05.940348 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:05.941458 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683063, pods: 0 [odo] I0424 15:11:06.243072 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:06.244954 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:06.244993 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:06.246330 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:06.246429 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:06.246684 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:06.258402 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:06.258774 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:06.259673 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:06.275306 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:06.282038 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:06.339382 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:06.380533 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:06.380552 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:06.380558 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:06.380573 21193 components.go:351] Applying deployment [odo] I0424 15:11:06.409927 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:06.438626 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:06.459832 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:06.466862 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:06.561901 21193 all.go:67] all goroutines have returned in 102.088452ms [odo] I0424 15:11:06.561928 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:06.563122 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:06.564473 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:06.564555 21193 service.go:75] Getting list of services [odo] I0424 15:11:06.564574 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:06.705684 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:06.705720 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:06.724974 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:06.735190 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:06.742442 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:06.749297 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:06.749329 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:06.752304 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:06.755330 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:06.758077 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:06.767958 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:06.775257 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:06.783591 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:06.835256 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:06.894082 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:06.895239 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683081, pods: 0 [odo] I0424 15:11:07.195777 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:07.198189 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:07.198225 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:07.199523 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:07.199709 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:07.199729 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:07.213748 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:07.214106 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:07.214156 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:07.226218 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:07.234812 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:07.276591 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:07.327386 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:07.327418 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:07.327441 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:07.327456 21193 components.go:351] Applying deployment [odo] I0424 15:11:07.359355 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:07.390169 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:07.419003 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:07.419178 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:07.597458 21193 all.go:67] all goroutines have returned in 178.462411ms [odo] I0424 15:11:07.597498 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:07.598391 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:07.599471 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:07.599513 21193 service.go:75] Getting list of services [odo] I0424 15:11:07.599531 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:07.632082 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:07.632105 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:07.641889 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:07.650682 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:07.656752 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:07.664243 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:07.664253 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:07.667176 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:07.669777 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:07.672468 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:07.681346 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:07.687662 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:07.693435 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:07.745061 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:07.818215 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:07.819503 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683095, pods: 0 [odo] I0424 15:11:08.120431 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:08.120596 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:08.120608 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:08.121349 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:08.121428 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:08.121439 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:08.126949 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:08.127188 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:08.127209 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:08.165313 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:08.171431 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:08.246050 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:08.286939 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:08.287051 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:08.287087 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:08.287158 21193 components.go:351] Applying deployment [odo] I0424 15:11:08.321358 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:08.389176 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:08.414064 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:08.414295 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:08.518420 21193 all.go:67] all goroutines have returned in 104.354092ms [odo] I0424 15:11:08.518484 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:08.519921 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:08.521316 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:08.521351 21193 service.go:75] Getting list of services [odo] I0424 15:11:08.521369 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:08.564318 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:08.564346 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:08.596590 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:08.651475 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:08.695766 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:08.701786 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:08.701806 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:08.704506 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:08.707026 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:08.709682 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:08.719417 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:08.725536 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:08.732911 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:08.802324 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:08.865511 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:08.866620 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683130, pods: 0 [odo] I0424 15:11:09.168813 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:09.170004 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:09.170156 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:09.171763 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:09.172149 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:09.172359 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:09.180626 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:09.181122 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:09.181395 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:09.194652 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:09.202853 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:09.299353 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:09.351987 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:09.352006 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:09.352012 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:09.352026 21193 components.go:351] Applying deployment [odo] I0424 15:11:09.384649 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:09.415858 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:09.440333 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:09.443700 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:09.568054 21193 all.go:67] all goroutines have returned in 127.727495ms [odo] I0424 15:11:09.568100 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:09.570237 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:09.572311 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:09.572365 21193 service.go:75] Getting list of services [odo] I0424 15:11:09.572381 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:09.600361 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:09.600392 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:09.635679 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:09.661895 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:09.683417 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:09.693136 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:09.693165 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:09.696503 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:09.699657 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:09.702446 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:09.715801 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:09.722537 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:09.739401 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:09.785864 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:09.849160 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:09.850481 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683203, pods: 0 [odo] I0424 15:11:10.150726 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:10.151074 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:10.151099 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:10.154181 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:10.155385 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:10.155776 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:10.174072 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:10.174377 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:10.174404 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:10.185789 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:10.198165 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:10.250594 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:10.288242 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:10.288277 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:10.288292 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:10.288309 21193 components.go:351] Applying deployment [odo] I0424 15:11:10.320770 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:10.390036 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:10.424878 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:10.428852 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:10.489936 21193 all.go:67] all goroutines have returned in 65.052053ms [odo] I0424 15:11:10.489980 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:10.491373 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:10.493458 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:10.493509 21193 service.go:75] Getting list of services [odo] I0424 15:11:10.493524 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:10.526940 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:10.526967 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:10.537862 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:10.547788 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:10.555671 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:10.562138 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:10.562189 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:10.565238 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:10.568358 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:10.571250 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:10.580726 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:10.586891 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:10.593771 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:10.678153 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:10.794288 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:10.795451 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683238, pods: 0 [odo] I0424 15:11:11.096619 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:11.097132 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:11.097177 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:11.098552 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:11.098754 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:11.098776 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:11.112729 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:11.113008 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:11.113037 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:11.125221 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:11.132420 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:11.173582 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:11.217407 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:11.217439 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:11.217445 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:11.217452 21193 components.go:351] Applying deployment [odo] I0424 15:11:11.247636 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:11.288072 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:11.307877 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:11.308088 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:11.369885 21193 all.go:67] all goroutines have returned in 62.006865ms [odo] I0424 15:11:11.369907 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:11.370775 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:11.371558 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:11.371599 21193 service.go:75] Getting list of services [odo] I0424 15:11:11.371611 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:11.515487 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:11.515560 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:11.527978 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:11.536914 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:11.542795 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:11.549853 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:11.549872 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:11.552407 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:11.555045 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:11.560096 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:11.568158 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:11.574407 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:11.580441 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:11.643532 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:11.719512 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:11.720617 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683257, pods: 0 [odo] I0424 15:11:12.021354 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:12.021579 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:12.021589 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:12.022297 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:12.022370 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:12.022378 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:12.026720 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:12.026997 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:12.027035 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:12.100213 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:12.108796 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:12.154750 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:12.192782 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:12.192796 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:12.192803 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:12.192811 21193 components.go:351] Applying deployment [odo] I0424 15:11:12.222268 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:12.251010 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:12.280947 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:12.281058 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:12.482725 21193 all.go:67] all goroutines have returned in 201.777832ms [odo] I0424 15:11:12.482746 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:12.483375 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:12.483972 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:12.483986 21193 service.go:75] Getting list of services [odo] I0424 15:11:12.483991 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:12.504093 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:12.504106 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:12.513784 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:12.522199 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:12.527960 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:12.533318 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:12.533328 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:12.535734 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:12.538001 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:12.540370 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:12.568797 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:12.575183 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:12.581250 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:12.644987 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:12.695567 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:12.696680 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683267, pods: 0 [odo] I0424 15:11:12.997651 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:12.998038 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:12.998063 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:12.999450 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:12.999637 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:12.999659 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:13.019220 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:13.019480 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:13.019507 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:13.033628 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:13.042519 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:13.122413 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:13.229541 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:13.229571 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:13.229585 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:13.229601 21193 components.go:351] Applying deployment [odo] I0424 15:11:13.279257 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:13.315177 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:13.333754 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:13.336242 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:13.441138 21193 all.go:67] all goroutines have returned in 107.382378ms [odo] I0424 15:11:13.441156 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:13.441904 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:13.442613 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:13.442634 21193 service.go:75] Getting list of services [odo] I0424 15:11:13.442639 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:13.464892 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:13.464949 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:13.476605 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:13.484631 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:13.490058 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:13.495814 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:13.495825 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:13.498346 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:13.500814 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:13.503187 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:13.510913 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:13.519204 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:13.527241 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:13.578281 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:13.624727 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:13.625832 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683322, pods: 0 [odo] I0424 15:11:13.927221 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:13.927877 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:13.927918 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:13.931601 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:13.931952 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:13.932088 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:13.944452 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:13.945046 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:13.945152 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:14.035361 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:14.253692 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:14.324212 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:14.373897 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:14.373933 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:14.373948 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:14.373973 21193 components.go:351] Applying deployment [odo] I0424 15:11:14.414074 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:14.451582 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:14.472570 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:14.472694 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:14.561565 21193 all.go:67] all goroutines have returned in 89.004029ms [odo] I0424 15:11:14.561596 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:14.562224 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:14.562846 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:14.562875 21193 service.go:75] Getting list of services [odo] I0424 15:11:14.562880 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:14.593633 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:14.593649 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:14.604174 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:14.616459 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:14.631644 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:14.640373 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:14.640468 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:14.647161 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:14.650086 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:14.653079 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:14.663878 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:14.671394 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:14.679897 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:14.725659 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:14.817217 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:14.818560 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683384, pods: 0 [odo] I0424 15:11:15.119605 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:15.120743 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:15.120763 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:15.121571 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:15.121655 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:15.121666 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:15.129397 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:15.129854 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:15.129926 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:15.143107 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:15.158196 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:15.206184 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:15.247392 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:15.247489 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:15.247527 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:15.247581 21193 components.go:351] Applying deployment [odo] I0424 15:11:15.295784 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:15.356037 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:15.384941 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:15.385080 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:15.602581 21193 all.go:67] all goroutines have returned in 217.636841ms [odo] I0424 15:11:15.602623 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:15.604669 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:15.606251 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:15.606288 21193 service.go:75] Getting list of services [odo] I0424 15:11:15.606300 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:15.665970 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:15.666081 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:15.677459 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:15.691200 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:15.703973 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:15.712295 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:15.712329 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:15.716093 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:15.720829 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:15.724024 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:15.767387 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:16.133582 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:16.174935 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:16.250120 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:16.336235 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:16.337751 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683444, pods: 0 [odo] I0424 15:11:16.638419 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:16.638958 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:16.638985 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:16.640537 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:16.640730 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:16.640788 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:16.654667 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:16.655262 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:16.655357 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:16.747601 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:16.760341 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:16.821157 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:16.901973 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:16.902013 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:16.902039 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:16.902056 21193 components.go:351] Applying deployment [odo] I0424 15:11:16.934176 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:16.964817 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:16.998987 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:16.999216 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:17.068981 21193 all.go:67] all goroutines have returned in 69.999985ms [odo] I0424 15:11:17.069065 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:17.070955 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:17.072775 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:17.073383 21193 service.go:75] Getting list of services [odo] I0424 15:11:17.073416 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:17.103412 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:17.103503 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.113517 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.127280 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.140327 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.146502 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:17.146574 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:17.149368 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:17.152343 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:17.161493 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:17.174681 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:17.181123 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:17.190027 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:17.231526 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:17.286593 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:17.287883 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683528, pods: 0 [odo] I0424 15:11:17.588114 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:17.588887 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:17.588917 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:17.590439 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:17.590789 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:17.590817 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:17.601169 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:17.601585 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:17.601622 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:17.706979 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:17.725539 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:17.783845 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:17.838025 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:17.838041 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:17.838048 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:17.838056 21193 components.go:351] Applying deployment [odo] I0424 15:11:17.874129 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:17.915718 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:17.939008 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:17.943056 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:18.010608 21193 all.go:67] all goroutines have returned in 71.610698ms [odo] I0424 15:11:18.010634 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:18.011357 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.012074 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:18.012092 21193 service.go:75] Getting list of services [odo] I0424 15:11:18.012126 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:18.039433 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:18.039462 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.341225 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.350185 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.356486 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.362356 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:18.362369 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:18.365049 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:18.367616 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:18.370025 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:18.378666 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:18.385972 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:18.392530 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.440386 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.487959 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:18.489031 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683575, pods: 0 [odo] I0424 15:11:18.789934 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:18.790138 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:18.790172 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:18.791597 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:18.791763 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:18.791779 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:18.803645 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:18.804056 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:18.804114 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:18.816332 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:18.824096 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:18.982255 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:19.042716 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:19.042730 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:19.042737 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:19.042745 21193 components.go:351] Applying deployment [odo] I0424 15:11:19.085059 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:19.132604 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:19.168270 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:19.169094 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:19.236375 21193 all.go:67] all goroutines have returned in 68.102952ms [odo] I0424 15:11:19.236429 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:19.239408 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:19.241119 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:19.241186 21193 service.go:75] Getting list of services [odo] I0424 15:11:19.241200 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:19.280406 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:19.280449 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.307335 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.320895 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.327791 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.335436 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:19.335554 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:19.338711 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:19.346679 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:19.351147 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:19.361849 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:19.372615 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:19.385029 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:19.520141 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:19.619878 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:19.621011 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683607, pods: 0 [odo] I0424 15:11:19.921863 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:19.922412 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:19.922434 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:19.923673 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:19.924001 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:19.924021 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:19.939496 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:19.941344 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:19.941506 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:19.966985 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:19.976817 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:20.036181 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:20.103900 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:20.103916 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:20.103920 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:20.103929 21193 components.go:351] Applying deployment [odo] I0424 15:11:20.151763 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:20.201007 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:20.224187 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:20.224596 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:20.324511 21193 all.go:67] all goroutines have returned in 100.104169ms [odo] I0424 15:11:20.324616 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:20.328408 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.330850 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:20.331427 21193 service.go:75] Getting list of services [odo] I0424 15:11:20.331600 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:20.392428 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:20.392538 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.404265 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.414829 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.420978 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.427453 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:20.427466 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:20.430449 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:20.432972 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:20.435625 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:20.443926 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:20.449933 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:20.457072 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.521025 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.586357 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:20.589286 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683672, pods: 0 [odo] I0424 15:11:20.890209 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:20.890614 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:20.890635 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:20.891881 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:20.892028 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:20.892081 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:20.903030 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:20.903437 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:20.903494 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:20.984174 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:21.023765 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:21.173955 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:21.261300 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:21.261320 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:21.261329 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:21.261340 21193 components.go:351] Applying deployment [odo] I0424 15:11:21.364588 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:21.413616 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:21.427655 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:21.429413 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:21.720584 21193 all.go:67] all goroutines have returned in 292.927447ms [odo] I0424 15:11:21.720674 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:21.723837 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:21.726655 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:21.726750 21193 service.go:75] Getting list of services [odo] I0424 15:11:21.726768 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:21.754728 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:21.754828 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.766611 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.776321 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.782953 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.790186 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:21.790220 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:21.793369 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:21.796400 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:21.800368 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:21.810129 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:21.824392 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:21.834302 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:21.930786 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:22.073391 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:22.074688 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683704, pods: 0 [odo] I0424 15:11:22.375463 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:22.376256 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:22.376279 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:22.377374 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:22.377497 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:22.377513 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:22.395663 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:22.395964 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:22.396002 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:22.410090 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:22.448600 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:22.500325 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:22.579987 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:22.580014 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:22.580042 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:22.580059 21193 components.go:351] Applying deployment [odo] I0424 15:11:22.633567 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:22.707749 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:22.736353 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:22.741020 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:22.803556 21193 all.go:67] all goroutines have returned in 67.197184ms [odo] I0424 15:11:22.803594 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:22.805184 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:22.806788 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:22.806835 21193 service.go:75] Getting list of services [odo] I0424 15:11:22.806847 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:22.891860 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:22.891964 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.912401 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.932693 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.944200 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.951865 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:22.951901 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:22.954956 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:22.957873 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:22.960709 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:22.972464 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:22.988000 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:22.996911 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:23.077859 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:23.170991 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:23.172130 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683736, pods: 0 [odo] I0424 15:11:23.473220 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:23.474176 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:23.474213 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:23.475585 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:23.475786 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:23.475813 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:23.487438 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:23.488414 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:23.488451 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:23.713478 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:23.723680 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:23.806969 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:23.853409 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:23.853442 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:23.853456 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:23.853472 21193 components.go:351] Applying deployment [odo] I0424 15:11:23.979147 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:24.006520 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:24.039082 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:24.043919 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:24.119258 21193 all.go:67] all goroutines have returned in 80.17576ms [odo] I0424 15:11:24.119277 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:24.119992 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:24.120606 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:24.120617 21193 service.go:75] Getting list of services [odo] I0424 15:11:24.120621 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:24.252470 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:24.252729 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.275295 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.297752 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.304654 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.321907 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:24.321920 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:24.335414 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:24.338232 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:24.340669 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:24.359595 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:24.376573 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:24.383911 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:24.510693 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:24.577045 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:24.579100 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683765, pods: 0 [odo] I0424 15:11:24.879806 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:24.880690 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:24.880742 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:24.882161 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:24.882348 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:24.882374 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:24.894671 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:24.895026 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:24.895061 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:24.961290 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:25.043979 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:25.113697 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:25.161691 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:25.161727 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:25.161745 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:25.161762 21193 components.go:351] Applying deployment [odo] I0424 15:11:25.194308 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:25.227849 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:25.254819 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:25.255368 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:25.337380 21193 all.go:67] all goroutines have returned in 82.564944ms [odo] I0424 15:11:25.337407 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:25.338600 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:25.341171 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:25.341190 21193 service.go:75] Getting list of services [odo] I0424 15:11:25.341195 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:25.364099 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:25.364153 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.386568 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.395469 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.403311 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.409880 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:25.409899 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:25.413145 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:25.415899 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:25.418598 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:25.426715 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:25.432931 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:25.440557 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:25.508140 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:25.877604 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:25.878892 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683828, pods: 0 [odo] I0424 15:11:26.179933 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:26.180430 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:26.180460 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:26.181483 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:26.181595 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:26.181635 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:26.188874 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:26.189279 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:26.189329 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:26.223935 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:26.251782 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:26.302230 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:26.346140 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:26.346175 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:26.346197 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:26.346213 21193 components.go:351] Applying deployment [odo] I0424 15:11:26.378223 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:26.411320 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:26.430758 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:26.431119 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:26.477760 21193 all.go:67] all goroutines have returned in 47.008286ms [odo] I0424 15:11:26.477873 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:26.478914 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:26.479965 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:26.480031 21193 service.go:75] Getting list of services [odo] I0424 15:11:26.480047 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:26.511592 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:26.511655 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.525878 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.537807 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.547427 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.556965 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:26.556986 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:26.561859 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:26.566607 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:26.569858 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:26.579141 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:26.585298 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:26.592216 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:26.646217 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:26.693296 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:26.694504 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683871, pods: 0 [odo] I0424 15:11:26.995640 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:26.996431 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:26.996450 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:26.998108 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:26.998380 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:26.998493 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:27.011110 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:27.011586 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:27.011657 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:27.031418 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:27.039376 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:27.106826 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:27.149532 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:27.149560 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:27.149575 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:27.149600 21193 components.go:351] Applying deployment [odo] I0424 15:11:27.179220 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:27.217122 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:27.240334 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:27.240490 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:27.309354 21193 all.go:67] all goroutines have returned in 69.035543ms [odo] I0424 15:11:27.309488 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:27.311140 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:27.312683 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:27.312787 21193 service.go:75] Getting list of services [odo] I0424 15:11:27.312839 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:27.340280 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:27.340367 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.352175 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.374710 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.383029 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.388828 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:27.388842 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:27.391623 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:27.394592 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:27.400391 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:27.418728 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:27.424959 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:27.434013 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:27.497649 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:27.586623 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:27.587883 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683901, pods: 0 [odo] I0424 15:11:27.888778 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:27.889701 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:27.889725 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:27.891283 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:27.891457 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:27.891473 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:27.908675 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:27.909037 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:27.909084 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:27.923044 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:27.929361 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:27.970798 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:28.020147 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:28.020180 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:28.020193 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:28.020208 21193 components.go:351] Applying deployment [odo] I0424 15:11:28.050300 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:28.079368 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:28.115530 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:28.115690 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:28.148577 21193 all.go:67] all goroutines have returned in 33.044781ms [odo] I0424 15:11:28.148684 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:28.149925 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:28.151733 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:28.151835 21193 service.go:75] Getting list of services [odo] I0424 15:11:28.151933 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:28.176769 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:28.176789 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:28.186834 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:28.194844 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:28.279647 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:28.286303 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:28.286332 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:28.289487 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:28.292164 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:28.295626 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:28.306498 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:28.313878 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:28.320815 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:28.535230 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:28.580999 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:28.582236 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683924, pods: 0 [odo] I0424 15:11:28.882993 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:28.883164 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:28.883171 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:28.883911 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:28.884022 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:28.884031 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:28.899988 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:28.900258 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:28.900301 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:28.919762 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:28.927872 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:28.971369 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:29.012193 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:29.012313 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:29.012349 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:29.012440 21193 components.go:351] Applying deployment [odo] I0424 15:11:29.048821 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:29.081629 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:29.103479 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:29.106696 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:29.183426 21193 all.go:67] all goroutines have returned in 79.953869ms [odo] I0424 15:11:29.183470 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:29.187494 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:29.189375 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:29.189446 21193 service.go:75] Getting list of services [odo] I0424 15:11:29.189463 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:29.229414 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:29.229448 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:29.245938 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:29.254657 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:29.261405 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:29.268004 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:29.268018 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:29.270392 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:29.273868 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:29.276409 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:29.285248 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:29.291034 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:29.297355 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:29.350771 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:29.409964 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:29.411199 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683946, pods: 0 [odo] I0424 15:11:29.712280 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:11:29.712732 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:29.712759 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:11:29.714091 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:29.714296 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:29.714323 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:29.729979 21193 schema.go:61] validated devfile schema [odo] I0424 15:11:29.732263 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:29.732311 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:29.743742 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:29.751268 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:29.803426 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:29.846757 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:29.846775 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:29.846781 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:29.846869 21193 components.go:351] Applying deployment [odo] I0424 15:11:29.872640 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:29.908688 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:29.932080 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:29.932198 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:30.043742 21193 all.go:67] all goroutines have returned in 111.655714ms [odo] I0424 15:11:30.043792 21193 all.go:76] query result: objects=9 [odo] I0424 15:11:30.045378 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:30.050170 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:30.050267 21193 service.go:75] Getting list of services [odo] I0424 15:11:30.050280 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:30.076918 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:30.076960 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:30.088887 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:30.098147 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:30.105081 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:30.110812 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:30.110827 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:30.113381 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:30.116101 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:30.118540 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:30.127883 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:30.133593 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:30.141658 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:30.240463 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:30.299893 21193 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:14:51.184096 21193 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258691874, pods: 1 [odo] I0424 15:14:51.486861 21193 watch.go:438] Copying files [] to pod [odo] I0424 15:14:51.489264 21193 context.go:159] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:14:51.489419 21193 context.go:110] absolute devfile path: '/tmp/2202475668/devfile.yaml' [odo] I0424 15:14:51.491407 21193 content.go:48] converted devfile YAML to JSON [odo] I0424 15:14:51.491650 21193 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:14:51.492218 21193 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:14:51.499544 21193 schema.go:61] validated devfile schema [odo] I0424 15:14:51.500564 21193 validate.go:45] Successfully validated devfile sections [odo] I0424 15:14:51.500784 21193 components.go:69] component state: "WaitDeployment" [odo] I0424 15:14:51.540039 21193 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:14:51.632268 21193 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:14:51.733306 21193 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:14:52.284185 21193 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:14:52.284219 21193 components.go:346] The component name is my-nodejs-app [odo] I0424 15:14:52.284235 21193 components.go:349] The component already exists, attempting to update it [odo] I0424 15:14:52.284260 21193 components.go:351] Applying deployment [odo] I0424 15:14:52.316548 21193 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:14:52.392023 21193 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:14:52.417432 21193 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:14:52.417789 21193 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:14:52.723495 21193 all.go:67] all goroutines have returned in 306.082658ms [odo] I0424 15:14:52.723644 21193 all.go:76] query result: objects=10 [odo] I0424 15:14:52.725026 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:14:52.726287 21193 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:14:52.726366 21193 service.go:75] Getting list of services [odo] I0424 15:14:52.726420 21193 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:14:52.768162 21193 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:14:52.768388 21193 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:52.778684 21193 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:52.790256 21193 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:52.799726 21193 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:14:52.827183 21193 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:14:52.827217 21193 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:14:52.830533 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:14:52.833400 21193 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:14:52.836453 21193 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:14:52.845730 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:14:52.852284 21193 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:14:52.859185 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:14:53.270060 21193 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Syncing files into the container ... [odo] I0424 15:14:53.516764 21193 libdevfile.go:187] Build command: install [odo] I0424 15:14:53.516796 21193 libdevfile.go:199] Run command: run [odo] I0424 15:14:53.517725 21193 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 2202475668, destBase: ., destFile: . [odo] I0424 15:14:53.517749 21193 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:14:53.518755 21193 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 2202475668/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:14:53.518779 21193 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:14:53.519157 21193 file_indexer.go:453] file added: /tmp/2202475668/.gitignore [odo] I0424 15:14:53.519191 21193 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 2202475668/.odo, destBase: ., destFile: .odo [odo] I0424 15:14:53.519200 21193 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:14:53.519560 21193 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 2202475668/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:14:53.519573 21193 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:14:53.519918 21193 file_indexer.go:453] file added: /tmp/2202475668/devfile.yaml [odo] I0424 15:14:53.520049 21193 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:14:53.520093 21193 sync.go:137] List of files changed: +[/tmp/2202475668/.gitignore /tmp/2202475668/devfile.yaml] [odo] I0424 15:14:53.520106 21193 sync.go:164] Push: componentName: my-nodejs-app, path: /tmp/2202475668, files: [/tmp/2202475668/.gitignore /tmp/2202475668/devfile.yaml], delFiles: [*], isForcePush: true [odo] I0424 15:14:53.520702 21193 sync.go:281] remote files marked for deletion are [/projects/*] [odo] I0424 15:14:53.520768 21193 exec.go:33] Executing command [rm -rf /projects/*] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:14:54.825004 21193 sync.go:204] Copying files /tmp/2202475668/.gitignore /tmp/2202475668/devfile.yaml to pod [odo] I0424 15:14:54.825043 21193 copy.go:36] CopyFile arguments: localPath /tmp/2202475668, dest /projects/2202475668, targetPath /projects, copyFiles [/tmp/2202475668/.gitignore /tmp/2202475668/devfile.yaml], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:14:54.825120 21193 copy.go:64] Executing command tar xf - -C /projects --no-same-owner [odo] I0424 15:14:54.825252 21193 copy.go:97] makeTar arguments: srcPath: /tmp/2202475668, destPath: /projects/2202475668, files: [/tmp/2202475668/.gitignore /tmp/2202475668/devfile.yaml] [odo] I0424 15:14:54.826354 21193 copy.go:128] Got abs path: /tmp/2202475668/.gitignore [odo] I0424 15:14:54.826427 21193 copy.go:129] Making /tmp/2202475668 relative to /tmp/2202475668/.gitignore [odo] I0424 15:14:54.826506 21193 copy.go:145] makeTar srcFile: 2202475668/.gitignore [odo] I0424 15:14:54.826537 21193 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:14:54.826632 21193 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 2202475668/.gitignore, destBase: /projects, destFile: .gitignore [odo] I0424 15:14:54.826669 21193 copy.go:172] Corrected destinations: base: /projects file: .gitignore [odo] I0424 15:14:55.039033 21193 copy.go:128] Got abs path: /tmp/2202475668/devfile.yaml [odo] I0424 15:14:55.039067 21193 copy.go:129] Making /tmp/2202475668 relative to /tmp/2202475668/devfile.yaml [odo] I0424 15:14:55.039083 21193 copy.go:145] makeTar srcFile: 2202475668/devfile.yaml [odo] I0424 15:14:55.039093 21193 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:14:55.039109 21193 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 2202475668/devfile.yaml, destBase: /projects, destFile: devfile.yaml [odo] I0424 15:14:55.039118 21193 copy.go:172] Corrected destinations: base: /projects file: devfile.yaml [odo] I0424 15:14:55.175119 21193 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:14:55.175137 21193 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] ✓ Syncing files into the container [2s] [odo] I0424 15:14:55.381408 21193 exec.go:82] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory [odo] I0424 15:14:55.387348 21193 innerloop.go:139] running=false, execRequired=true [odo] • Building your application in container (command: install) ... [odo] I0424 15:14:55.387529 21193 exec.go:33] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] ✓ Building your application in container (command: install) [2s] [odo] • Executing the application (command: run) ... [odo] I0424 15:14:56.937943 21193 kubeexec.go:54] StartProcessForCommand for "run" [odo] I0424 15:14:56.938009 21193 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\"" [odo] I0424 15:14:56.938035 21193 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} && (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:14:57.505607 21193 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:14:57.505674 21193 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:14:57.722052 21193 exec.go:82] 42 [odo] I0424 15:14:57.722119 21193 exec.go:82] 254 [odo] I0424 15:14:57.724168 21193 exec.go:33] Executing command [/bin/sh -c kill -0 42; echo $?] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:14:58.021684 21193 exec.go:82] 1 [odo] I0424 15:14:58.022591 21193 exec.go:82] /bin/sh: line 0: kill: (42) - No such process [odo] ✗ Finished executing the application (command: run) [1s] [odo] I0424 15:15:01.939093 21193 execute_run.go:90] checking if process for command "run" is running [odo] I0424 15:15:01.939222 21193 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:15:01.939375 21193 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:02.164543 21193 exec.go:82] 42 [odo] I0424 15:15:02.164664 21193 exec.go:82] 254 [odo] I0424 15:15:02.164863 21193 exec.go:33] Executing command [/bin/sh -c kill -0 42; echo $?] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:02.722955 21193 exec.go:82] /bin/sh: line 0: kill: (42) - No such process [odo] I0424 15:15:02.723012 21193 exec.go:82] 1 [odo] I0424 15:15:02.723311 21193 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:15:02.723456 21193 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:02.985039 21193 exec.go:82] 42 [odo] I0424 15:15:02.985055 21193 exec.go:82] 254 [odo] I0424 15:15:02.985106 21193 exec.go:33] Executing command [/bin/sh -c kill -0 42; echo $?] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:03.545717 21193 exec.go:82] /bin/sh: line 0: kill: (42) - No such process [odo] I0424 15:15:03.545974 21193 exec.go:82] 1 [odo] ⚠ Devfile command "run" exited with an error status in 20 second(s) [odo] ⚠ Last 100 lines of log: [odo] npm WARN saveError ENOENT: no such file or directory, open '/projects/package.json' [odo] npm notice created a lockfile as package-lock.json. You should commit this file. [odo] npm WARN enoent ENOENT: no such file or directory, open '/projects/package.json' [odo] npm WARN projects No description [odo] npm WARN projects No repository field. [odo] npm WARN projects No README data [odo] npm WARN projects No license field. [odo] [odo] up to date in 0.367s [odo] found 0 vulnerabilities [odo] [odo] npm ERR! code ENOENT [odo] npm ERR! syscall open [odo] npm ERR! path /projects/package.json [odo] npm ERR! errno -2 [odo] npm ERR! enoent ENOENT: no such file or directory, open '/projects/package.json' [odo] npm ERR! enoent This is related to npm not being able to find a file. [odo] npm ERR! enoent [odo] [odo] npm ERR! A complete log of this run can be found in: [odo] npm ERR! /opt/app-root/src/.npm/_logs/2023-04-24T15_14_57_529Z-debug.log [odo] • Waiting for the application to be ready ... [odo] I0424 15:15:04.777532 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:05.194719 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:05.194754 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:00001437 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:05.194821 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:05.194839 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:05.194861 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:05.195657 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:05.195680 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:05.197518 21193 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:15:06.777999 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:07.340521 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:07.340562 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:00001383 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:07.340568 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:07.340571 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:07.340574 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:07.340579 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:07.340582 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:07.340672 21193 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:15:10.779677 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:12.324682 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:12.324739 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:0000116E 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:12.326051 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:12.326068 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:12.326077 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:12.328554 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:12.328564 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:12.330438 21193 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:15:18.779841 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:18.977882 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:18.977923 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:00000ED4 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:18.980005 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:18.980026 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:18.980034 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:18.980466 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:18.980483 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:18.986795 21193 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:15:28.780734 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:28.955928 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:28.955963 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:00000AEE 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:28.957351 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:28.957383 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:28.957430 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:28.958041 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:28.958057 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:28.959538 21193 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:15:38.781416 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:39.118153 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:39.118438 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:000006FA 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:39.118808 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:39.118842 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:39.118864 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:39.118909 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:39.118925 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:39.122453 21193 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:15:48.782700 21193 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-68ccd6dccf-ppmcv in container: runtime [odo] I0424 15:15:49.001825 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:49.001945 21193 exec.go:82] 0: 3B3E11AC:8334 23111068:01BB 06 00000000:00000000 03:0000031B 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:15:49.001979 21193 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:49.002035 21193 exec.go:82] 764: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524128 2 0000000000000000 0 [odo] I0424 15:15:49.002068 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:15:49.002124 21193 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:15:49.002156 21193 exec.go:82] 764: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842524129 2 0000000000000000 0 [odo] I0424 15:15:49.011640 21193 port.go:317] port 3000 not listening in container "runtime" [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:15:57.353 [PANICKED] in [AfterEach] - /usr/local/go/src/runtime/panic.go:260 @ 04/24/23 15:15:57.353 Deleting project: cmd-describe-list-binding-test742dvx Running oc with args [oc delete project cmd-describe-list-binding-test742dvx --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-describe-list-binding-test742dvx" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/2202475668 Deleting dir: /tmp/3134869298 << Timeline [FAILED] Timed out after 420.001s. Expected : __ / \__ Developing using the "my-nodejs-app" Devfile \__/ \ Namespace: cmd-describe-list-binding-test742dvx / \__/ odo version: v3.9.0 \__/ ↪ Running on the cluster in Dev mode • Waiting for Kubernetes resources ... • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s ... ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ... ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ⚠ Pod is Pending ⚠ Pod is Terminating ⚠ No pod exists ⚠ Pod is Pending ✓ Pod is Running • Syncing files into the container ... ✓ Syncing files into the container [2s] • Building your application in container (command: install) ... ✓ Building your application in container (command: install) [2s] • Executing the application (command: run) ... ✗ Finished executing the application (command: run) [1s] • Waiting for the application to be ready ... to contain substring : [Ctrl+c] - Exit In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:15:57.353 There were additional failures detected. To view them in detail run ginkgo -vv ------------------------------ SS•SSSSSS•S•S•SSSS••S••••••••SSSS•SSSS•SSS•SS•SS•SSS•SS•••••S•SS•••S••SSSSSS ------------------------------ • [FAILED] [429.935 seconds] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-pvu") when Starting a Pg service when running dev session [BeforeEach] should list the binding [BeforeEach] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:690 [It] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:742 Timeline >> Created dir: /tmp/1326900379 Created dir: /tmp/2164776991 Setting KUBECONFIG=/tmp/2164776991/config Creating a new project: cmd-describe-list-binding-test742abo Running oc with args [oc new-project cmd-describe-list-binding-test742abo] and odo env: [] [oc] Now using project "cmd-describe-list-binding-test742abo" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-describe-list-binding-test742abo] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:11:09.057680 21783 implem.go:110] The path for preference file is /tmp/2164776991/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:11:09.204687 21790 implem.go:110] The path for preference file is /tmp/2164776991/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/1326900379 Running odo with args [odo init --name my-nodejs-app --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-service-binding-envvars.yaml] and odo env: [] [odo] I0424 15:11:09.381900 21798 implem.go:110] The path for preference file is /tmp/2164776991/preference.yaml [odo] I0424 15:11:09.383139 21798 util.go:198] path /tmp/1326900379/devfile.yaml doesn't exist, skipping it [odo] I0424 15:11:09.383262 21798 util.go:198] path /tmp/1326900379/.devfile.yaml doesn't exist, skipping it [odo] I0424 15:11:09.383348 21798 util.go:198] path /tmp/1326900379/devfile.yaml doesn't exist, skipping it [odo] __ [odo] / \__ Initializing a new component [odo] \__/ \ [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] • Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-service-binding-envvars.yaml" ... [odo] ✓ Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-service-binding-envvars.yaml" [1ms] [odo] I0424 15:11:09.386170 21798 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:09.386193 21798 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:09.387415 21798 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:09.387519 21798 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:09.387543 21798 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:09.393823 21798 schema.go:61] validated devfile schema [odo] I0424 15:11:09.397430 21798 writer.go:55] devfile yaml created at: 'devfile.yaml' [odo] [odo] Your new component 'my-nodejs-app' is ready in the current directory. [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE. [odo] Changes will be directly reflected on the cluster. Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: [] [oc] cloud-native-postgresql.v1.16.2 service-binding-operator.v1.3.3Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: [] [oc] cloud-native-postgresql.v1.16.2 service-binding-operator.v1.3.3Running oc with args [oc get bindablekinds bindable-kinds -ojsonpath={.status[*].kind}] and odo env: [] [oc] ServiceBinding Cluster ServiceBindingCreating a new project: cmd-describe-list-binding-test742pyx Running oc with args [oc new-project cmd-describe-list-binding-test742pyx] and odo env: [] [oc] Now using project "cmd-describe-list-binding-test742pyx" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-describe-list-binding-test742pyx] and odo env: [] [oc] configmap/config-map-for-cleanup created Setting project: cmd-describe-list-binding-test742abo Running odo with args [odo set project cmd-describe-list-binding-test742abo] and odo env: [] [odo] I0424 15:11:13.812444 21857 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:13.813134 21857 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:13.813727 21857 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:13.813874 21857 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:13.813897 21857 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:13.820334 21857 schema.go:61] validated devfile schema [odo] I0424 15:11:13.822197 21857 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:13.822212 21857 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:13.822370 21857 component.go:87] name of component is "my-nodejs-app", and sanitized name is "my-nodejs-app" [odo] ✓ Current active project set to "cmd-describe-list-binding-test742abo" Running oc with args [oc -n cmd-describe-list-binding-test742pyx apply -f /go/odo_1/tests/examples/manifests/bindablekind-instance.yaml] and odo env: [] [oc] cluster.postgresql.k8s.enterprisedb.io/cluster-sample created Replacing "name: cluster-sample" with "name: cluster-sample namespace: cmd-describe-list-binding-test742pyx" in /tmp/1326900379/devfile.yaml Running oc with args [oc get pods -n cmd-describe-list-binding-test742pyx -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] 'cluster-sample-1-initdb-dwbzb''Running odo with args [odo dev --random-ports] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:11:16.371153 21878 version.go:28] executing [podman version --format json] [odo] I0424 15:11:16.371761 21878 implem.go:110] The path for preference file is /tmp/2164776991/preference.yaml [odo] I0424 15:11:16.372878 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:16.373019 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:16.373616 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:16.373720 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:16.373741 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:16.384767 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:16.386712 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:16.386783 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:16.386946 21878 component.go:87] name of component is "my-nodejs-app", and sanitized name is "my-nodejs-app" [odo] I0424 15:11:16.386984 21878 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "my-nodejs-app" Devfile [odo] \__/ \ Namespace: cmd-describe-list-binding-test742abo [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:11:16.513895 21878 kubedev.go:87] Creating new adapter [odo] I0424 15:11:16.513974 21878 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:11:16.514061 21878 components.go:69] component state: "" [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:11:16.525946 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:16.543330 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:16.578622 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:16.634795 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:16.634890 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:16.638314 21878 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:11:16.638630 21878 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:11:16.786724 21878 components.go:377] Successfully created component my-nodejs-app [odo] I0424 15:11:16.820933 21878 components.go:389] Successfully created Service for component my-nodejs-app [odo] I0424 15:11:16.852825 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:16.853074 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:16.956465 21878 all.go:67] all goroutines have returned in 103.612805ms [odo] I0424 15:11:16.956582 21878 all.go:76] query result: objects=5 [odo] I0424 15:11:16.959135 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:17.042994 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:17.047557 21878 service.go:75] Getting list of services [odo] I0424 15:11:17.047577 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:17.078779 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:17.078831 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.088116 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.103831 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.113286 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:17.124129 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:17.124156 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:17.127489 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:17.130983 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:17.133926 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:17.143210 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:17.155109 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:17.170390 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s ... [odo] ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s [odo] I0424 15:11:17.239012 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ... [odo] ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp [odo] I0424 15:11:17.311820 21878 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:11:17.311878 21878 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:11:17.311909 21878 watch.go:97] starting WatchAndPush, path: /tmp/1326900379, component: my-nodejs-app, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:11:17.314039 21878 file_watcher.go:126] adding watch on path /tmp/1326900379 [odo] I0424 15:11:17.314094 21878 file_watcher.go:126] adding watch on path /tmp/1326900379/.odo [odo] I0424 15:11:17.327870 21878 watch.go:266] deployment watcher Event: Type: ADDED, name: my-nodejs-app-app, rv: 258683532, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:11:17.628651 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:17.628747 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:17.628762 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:17.630386 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:17.630639 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:17.630666 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:17.640535 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:17.640862 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:17.640889 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:17.649875 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:17.659707 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:17.709453 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:17.755605 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:17.755640 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:17.755660 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:17.755677 21878 components.go:351] Applying deployment [odo] I0424 15:11:17.788119 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:17.813121 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:17.840024 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:17.842629 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:17.930273 21878 all.go:67] all goroutines have returned in 90.247058ms [odo] I0424 15:11:17.930437 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:17.933103 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:17.942818 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:17.942852 21878 service.go:75] Getting list of services [odo] I0424 15:11:17.942859 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:17.993363 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:17.993384 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.004177 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.014560 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.026078 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.034516 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:18.034538 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:18.037057 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:18.039785 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:18.042201 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:18.053492 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:18.072052 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:18.081581 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.126081 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.183443 21878 components.go:134] Deployment has been updated to generation 2. Waiting new event... [odo] ⚠ Pod is Terminating [odo] I0424 15:11:18.184767 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683555, pods: 0 [odo] I0424 15:11:18.186892 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683560, pods: 0 [odo] I0424 15:11:18.190346 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683563, pods: 0 [odo] I0424 15:11:18.190416 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683569, pods: 0 [odo] I0424 15:11:18.192004 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683573, pods: 0 [odo] I0424 15:11:18.193121 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683584, pods: 0 [odo] I0424 15:11:18.194063 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683587, pods: 0 [odo] I0424 15:11:18.495167 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:18.495301 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:18.495310 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:18.496036 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:18.496107 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:18.496115 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:18.504189 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:18.504428 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:18.504457 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:18.512519 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:18.524534 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:18.551309 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:18.586027 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:18.586047 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:18.586057 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:18.586081 21878 components.go:351] Applying deployment [odo] I0424 15:11:18.618214 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:18.641670 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:18.662730 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:18.662866 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:18.702915 21878 all.go:67] all goroutines have returned in 40.178969ms [odo] I0424 15:11:18.702958 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:18.704871 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.706442 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:18.706503 21878 service.go:75] Getting list of services [odo] I0424 15:11:18.706526 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:18.737530 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:18.737601 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.865478 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.878305 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.887904 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:18.896622 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:18.896638 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:18.900086 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:18.903340 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:18.907410 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:18.918902 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:18.929480 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:18.939600 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:18.988217 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:19.056374 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:19.057552 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683598, pods: 0 [odo] I0424 15:11:19.358618 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:19.359386 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:19.359416 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:19.360956 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:19.361163 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:19.361193 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:19.370717 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:19.371047 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:19.371082 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:19.384338 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:19.395243 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:19.429778 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:19.477946 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:19.477982 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:19.477997 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:19.478014 21878 components.go:351] Applying deployment [odo] I0424 15:11:19.528922 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:19.560345 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:19.588506 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:19.588704 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:19.638092 21878 all.go:67] all goroutines have returned in 49.585509ms [odo] I0424 15:11:19.638118 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:19.640890 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:19.641900 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:19.641919 21878 service.go:75] Getting list of services [odo] I0424 15:11:19.641924 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:19.669274 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:19.669291 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.685106 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.696995 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.705501 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:19.714293 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:19.714309 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:19.716954 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:19.719509 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:19.721939 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:19.735746 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:19.745106 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:19.757698 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:19.963290 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.044153 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:20.045382 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683662, pods: 0 [odo] I0424 15:11:20.348715 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:20.352052 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:20.352287 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:20.354773 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:20.355028 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:20.355533 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:20.362104 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:20.363644 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:20.363992 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:20.374889 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:20.385872 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:20.414094 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:20.451576 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:20.451605 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:20.451624 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:20.451650 21878 components.go:351] Applying deployment [odo] I0424 15:11:20.473541 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:20.493478 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:20.523829 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:20.523994 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:20.571510 21878 all.go:67] all goroutines have returned in 47.453394ms [odo] I0424 15:11:20.571543 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:20.574429 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.587807 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:20.588975 21878 service.go:75] Getting list of services [odo] I0424 15:11:20.589210 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:20.623828 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:20.624008 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.633798 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.643021 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.651305 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:20.659912 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:20.659931 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:20.662242 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:20.664690 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:20.667165 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:20.678706 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:20.688742 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:20.700540 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.755693 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:20.820796 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:20.821957 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683675, pods: 0 [odo] I0424 15:11:21.123014 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:21.123807 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:21.123837 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:21.125155 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:21.125342 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:21.125393 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:21.136623 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:21.137156 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:21.137237 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:21.150037 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:21.161947 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:21.259015 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:21.304521 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:21.304536 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:21.304543 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:21.304551 21878 components.go:351] Applying deployment [odo] I0424 15:11:21.327975 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:21.348672 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:21.392535 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:21.396464 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:21.431178 21878 all.go:67] all goroutines have returned in 38.64382ms [odo] I0424 15:11:21.431211 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:21.432984 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:21.434725 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:21.434897 21878 service.go:75] Getting list of services [odo] I0424 15:11:21.434907 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:21.470093 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:21.470131 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.480842 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.489470 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.498654 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:21.507734 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:21.507767 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:21.510501 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:21.513967 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:21.516695 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:21.529921 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:21.580779 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:21.590888 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:21.646815 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:21.706575 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:21.707851 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683710, pods: 0 [odo] I0424 15:11:22.008910 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:22.009534 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:22.009567 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:22.011357 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:22.011553 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:22.011580 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:22.025787 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:22.026106 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:22.026141 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:22.067026 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:22.107810 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:22.149226 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:22.193895 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:22.193952 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:22.193968 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:22.193985 21878 components.go:351] Applying deployment [odo] I0424 15:11:22.225081 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:22.319443 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:22.345304 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:22.345505 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:22.412549 21878 all.go:67] all goroutines have returned in 67.248309ms [odo] I0424 15:11:22.412565 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:22.413270 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:22.413970 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:22.413987 21878 service.go:75] Getting list of services [odo] I0424 15:11:22.413990 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:22.451557 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:22.451578 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.462058 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.470350 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.477994 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:22.490044 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:22.490083 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:22.493276 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:22.496225 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:22.499206 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:22.514223 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:22.527107 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:22.575609 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:22.651624 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:22.839074 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:22.840327 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683723, pods: 0 [odo] I0424 15:11:23.141164 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:23.141555 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:23.141566 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:23.142431 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:23.142562 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:23.142579 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:23.146916 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:23.147194 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:23.147239 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:23.161491 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:23.172350 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:23.204720 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:23.239189 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:23.239219 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:23.239250 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:23.239266 21878 components.go:351] Applying deployment [odo] I0424 15:11:23.267298 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:23.291563 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:23.325583 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:23.327240 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:23.368440 21878 all.go:67] all goroutines have returned in 42.865517ms [odo] I0424 15:11:23.368583 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:23.370458 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:23.372267 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:23.372344 21878 service.go:75] Getting list of services [odo] I0424 15:11:23.372373 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:23.418504 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:23.418540 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:23.437596 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:23.466443 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:23.481430 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:23.493673 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:23.493698 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:23.496896 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:23.507198 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:23.510685 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:23.532286 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:23.545557 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:23.561109 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:23.674238 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:23.821662 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:23.822863 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683752, pods: 0 [odo] I0424 15:11:24.124030 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:24.124337 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:24.124347 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:24.125228 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:24.125306 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:24.125314 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:24.129249 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:24.129444 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:24.129459 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:24.140560 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:24.153087 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:24.186516 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:24.224447 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:24.224542 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:24.224612 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:24.224666 21878 components.go:351] Applying deployment [odo] I0424 15:11:24.254568 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:24.281178 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:24.308249 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:24.308565 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:24.529610 21878 all.go:67] all goroutines have returned in 221.351602ms [odo] I0424 15:11:24.529656 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:24.533226 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:24.534815 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:24.534852 21878 service.go:75] Getting list of services [odo] I0424 15:11:24.534863 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:24.578325 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:24.578408 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.588027 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.599351 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.611040 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:24.622437 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:24.622487 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:24.626252 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:24.630874 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:24.633744 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:24.645699 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:24.679587 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:24.689780 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:24.763119 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:24.864533 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:24.865814 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683782, pods: 0 [odo] I0424 15:11:25.166604 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:25.169376 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:25.169394 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:25.170918 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:25.171127 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:25.171150 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:25.183258 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:25.183669 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:25.183717 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:25.194856 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:25.204076 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:25.233014 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:25.276296 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:25.276322 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:25.276338 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:25.276349 21878 components.go:351] Applying deployment [odo] I0424 15:11:25.307358 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:25.328858 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:25.358117 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:25.358281 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:25.421517 21878 all.go:67] all goroutines have returned in 63.399611ms [odo] I0424 15:11:25.421546 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:25.422304 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:25.423041 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:25.423136 21878 service.go:75] Getting list of services [odo] I0424 15:11:25.423144 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:25.452286 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:25.452321 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.461746 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.472137 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.480316 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:25.489507 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:25.489524 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:25.492552 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:25.494917 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:25.497279 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:25.510276 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:25.519947 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:25.529468 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:25.611171 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:25.664495 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:25.665652 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683833, pods: 0 [odo] I0424 15:11:25.966261 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:25.966842 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:25.966862 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:25.967727 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:25.967838 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:25.967883 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:25.980636 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:25.981140 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:25.981225 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:25.991014 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:26.001738 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:26.035874 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:26.088565 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:26.088583 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:26.088591 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:26.088606 21878 components.go:351] Applying deployment [odo] I0424 15:11:26.114089 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:26.135567 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:26.159436 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:26.159564 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:26.203025 21878 all.go:67] all goroutines have returned in 43.609249ms [odo] I0424 15:11:26.203082 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:26.204333 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:26.206384 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:26.206578 21878 service.go:75] Getting list of services [odo] I0424 15:11:26.206600 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:26.236015 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:26.236073 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.247115 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.258089 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.268939 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:26.280744 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:26.280830 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:26.284117 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:26.287355 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:26.290777 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:26.311000 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:26.323670 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:26.335178 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:26.383740 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:26.448870 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:26.450050 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258683858, pods: 0 [odo] I0424 15:11:26.750928 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:11:26.751542 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:26.751572 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:11:26.752626 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:26.752766 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:26.752778 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:26.769846 21878 schema.go:61] validated devfile schema [odo] I0424 15:11:26.776411 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:26.777474 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:26.792722 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:26.814865 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:26.848181 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:26.947671 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:26.947692 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:26.947701 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:26.947718 21878 components.go:351] Applying deployment [odo] I0424 15:11:26.970948 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:26.995923 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:27.011707 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:27.011806 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:27.069343 21878 all.go:67] all goroutines have returned in 57.647287ms [odo] I0424 15:11:27.069363 21878 all.go:76] query result: objects=8 [odo] I0424 15:11:27.070329 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:27.071165 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:27.071192 21878 service.go:75] Getting list of services [odo] I0424 15:11:27.071196 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:27.101257 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:27.101287 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.114317 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.122557 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.133338 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:27.142935 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:27.142967 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:27.145859 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:27.148604 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:27.151194 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:27.176160 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:27.189327 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:27.202889 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:27.250071 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:27.300181 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ⚠ No pod exists [odo] I0424 15:15:56.734139 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258694711, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:15:56.771342 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258694715, pods: 0 [odo] I0424 15:15:56.909110 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258694728, pods: 0 [odo] I0424 15:15:57.210240 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:15:57.211159 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:15:57.211199 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:15:57.212264 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:15:57.212503 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:15:57.212729 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:15:57.218107 21878 schema.go:61] validated devfile schema [odo] I0424 15:15:57.218563 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:15:57.218710 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:15:57.235208 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:15:57.276588 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:15:57.340645 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:15:57.381002 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:15:57.381021 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:15:57.381029 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:15:57.381040 21878 components.go:351] Applying deployment [odo] I0424 15:15:57.406484 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:15:57.481321 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:15:57.498426 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:15:57.498535 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:15:57.597188 21878 all.go:67] all goroutines have returned in 98.772541ms [odo] I0424 15:15:57.597208 21878 all.go:76] query result: objects=9 [odo] I0424 15:15:57.598011 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:57.599064 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:15:57.599106 21878 service.go:75] Getting list of services [odo] I0424 15:15:57.599111 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:15:57.629104 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:15:57.629166 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:57.654719 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:57.664379 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:57.680950 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:57.752551 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:15:57.752571 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:15:57.755692 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:15:57.759451 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:15:57.762812 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:15:57.801752 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:15:57.815901 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:15:57.839648 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:57.969419 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:58.170573 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:15:58.171769 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258694740, pods: 0 [odo] I0424 15:15:58.472578 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:15:58.472834 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:15:58.472844 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:15:58.473506 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:15:58.473578 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:15:58.473600 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:15:58.477602 21878 schema.go:61] validated devfile schema [odo] I0424 15:15:58.477875 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:15:58.477911 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:15:58.494869 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:15:58.522443 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:15:58.674029 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:15:58.771650 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:15:58.771662 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:15:58.771667 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:15:58.771674 21878 components.go:351] Applying deployment [odo] I0424 15:15:58.794232 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:15:58.816055 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:15:58.831410 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:15:58.831527 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:15:58.954705 21878 all.go:67] all goroutines have returned in 122.901736ms [odo] I0424 15:15:58.954938 21878 all.go:76] query result: objects=9 [odo] I0424 15:15:58.957275 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:58.959111 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:15:58.959272 21878 service.go:75] Getting list of services [odo] I0424 15:15:58.959416 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:15:59.008273 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:15:59.008368 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.018897 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.027163 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.035560 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.050361 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:15:59.050374 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:15:59.053077 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:15:59.055455 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:15:59.057819 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:15:59.080030 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:15:59.093120 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:15:59.114675 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:59.163423 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:59.231651 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:15:59.232791 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258694869, pods: 0 [odo] I0424 15:15:59.533025 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:15:59.533425 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:15:59.533448 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:15:59.534381 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:15:59.534583 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:15:59.534621 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:15:59.539636 21878 schema.go:61] validated devfile schema [odo] I0424 15:15:59.540145 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:15:59.540206 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:15:59.552154 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:15:59.563320 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:15:59.602742 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:15:59.655054 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:15:59.655091 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:15:59.655098 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:15:59.655299 21878 components.go:351] Applying deployment [odo] I0424 15:15:59.752773 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:15:59.773864 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:15:59.801932 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:15:59.808810 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:15:59.836542 21878 all.go:67] all goroutines have returned in 35.082258ms [odo] I0424 15:15:59.836557 21878 all.go:76] query result: objects=9 [odo] I0424 15:15:59.837423 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:15:59.838295 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:15:59.838367 21878 service.go:75] Getting list of services [odo] I0424 15:15:59.838380 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:15:59.865687 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:15:59.865748 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.877761 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.907691 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.921293 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:15:59.947121 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:15:59.947443 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:15:59.951793 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:15:59.954843 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:15:59.957921 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:15:59.970078 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:15:59.982192 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:15:59.994975 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:00.053727 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:00.131233 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:00.133140 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258694928, pods: 0 [odo] I0424 15:16:00.434209 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:00.434517 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:00.434537 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:00.435398 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:00.435521 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:00.435557 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:00.440872 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:00.441308 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:00.441386 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:00.487647 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:00.643326 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:00.691787 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:00.747511 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:00.747541 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:00.747554 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:00.747577 21878 components.go:351] Applying deployment [odo] I0424 15:16:00.787879 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:00.826995 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:00.864828 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:00.865188 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:00.927127 21878 all.go:67] all goroutines have returned in 62.315799ms [odo] I0424 15:16:00.927144 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:00.927835 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:00.928677 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:00.928704 21878 service.go:75] Getting list of services [odo] I0424 15:16:00.928711 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:00.967986 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:00.968087 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:00.982207 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:00.990221 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:00.999351 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:01.007620 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:01.007633 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:01.010669 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:01.012978 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:01.015310 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:01.026534 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:01.036113 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:01.044846 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:01.109599 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:01.195588 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:01.196823 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695049, pods: 0 [odo] I0424 15:16:01.499622 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:01.502299 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:01.502524 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:01.504806 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:01.505024 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:01.505622 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:01.514545 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:01.515521 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:01.517738 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:01.526077 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:01.535157 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:01.677942 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:01.771743 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:01.771782 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:01.771789 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:01.771804 21878 components.go:351] Applying deployment [odo] I0424 15:16:01.863148 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:01.911120 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:01.939876 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:01.941059 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:01.986448 21878 all.go:67] all goroutines have returned in 46.795317ms [odo] I0424 15:16:01.986964 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:01.989047 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:01.991047 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:01.991430 21878 service.go:75] Getting list of services [odo] I0424 15:16:01.991482 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:02.046421 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:02.046444 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.071202 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.088109 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.096723 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.107169 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:02.107206 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:02.110008 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:02.112758 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:02.115345 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:02.128737 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:02.139381 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:02.148108 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:02.206444 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:02.286137 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:02.287429 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695144, pods: 0 [odo] I0424 15:16:02.587865 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:02.588850 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:02.588872 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:02.590231 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:02.590413 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:02.590500 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:02.600765 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:02.601244 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:02.601316 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:02.612054 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:02.639668 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:02.671558 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:02.717521 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:02.717555 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:02.717570 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:02.717586 21878 components.go:351] Applying deployment [odo] I0424 15:16:02.745337 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:02.823248 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:02.853126 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:02.853358 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:02.898751 21878 all.go:67] all goroutines have returned in 45.621365ms [odo] I0424 15:16:02.898864 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:02.900614 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:02.902635 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:02.902732 21878 service.go:75] Getting list of services [odo] I0424 15:16:02.902769 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:02.939230 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:02.939360 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.953397 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.962516 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.972197 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:02.984035 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:02.984142 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:02.987471 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:02.990860 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:02.994071 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:03.010025 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:03.024238 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:03.034790 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:03.095117 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:03.198848 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:03.200043 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695207, pods: 0 [odo] I0424 15:16:03.501321 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:03.501799 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:03.501821 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:03.503509 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:03.503685 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:03.503700 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:03.516041 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:03.516773 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:03.516835 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:03.532231 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:03.542080 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:03.577840 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:03.631532 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:03.631551 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:03.631561 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:03.631571 21878 components.go:351] Applying deployment [odo] I0424 15:16:03.658583 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:03.694059 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:03.717992 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:03.722538 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:03.762824 21878 all.go:67] all goroutines have returned in 44.827848ms [odo] I0424 15:16:03.762863 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:03.764068 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:03.765349 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:03.765383 21878 service.go:75] Getting list of services [odo] I0424 15:16:03.765392 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:03.800772 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:03.800795 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:03.811553 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:03.822147 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:03.830308 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:03.838557 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:03.838585 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:03.841471 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:03.844079 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:03.849173 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:03.862104 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:03.873166 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:03.889296 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:03.937365 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:04.040114 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:04.041604 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695308, pods: 0 [odo] I0424 15:16:04.341765 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:04.342028 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:04.342064 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:04.343286 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:04.343434 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:04.343448 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:04.348691 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:04.349036 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:04.349059 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:04.358683 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:04.370589 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:04.401695 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:04.453085 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:04.453097 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:04.453102 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:04.453109 21878 components.go:351] Applying deployment [odo] I0424 15:16:04.474848 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:04.493952 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:04.528268 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:04.528920 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:04.720524 21878 all.go:67] all goroutines have returned in 192.255307ms [odo] I0424 15:16:04.720547 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:04.721352 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:04.721963 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:04.721979 21878 service.go:75] Getting list of services [odo] I0424 15:16:04.721984 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:04.751130 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:04.751148 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:04.759749 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:04.773752 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:04.786388 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:04.794499 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:04.794512 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:04.797055 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:04.799562 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:04.801937 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:04.811678 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:04.821774 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:04.832159 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:04.877084 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:04.991891 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:04.993431 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695368, pods: 0 [odo] I0424 15:16:05.294523 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:05.294918 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:05.294936 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:05.296151 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:05.296315 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:05.296332 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:05.321279 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:05.321541 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:05.321564 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:05.338779 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:05.378505 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:05.412886 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:05.451860 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:05.451876 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:05.451881 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:05.451888 21878 components.go:351] Applying deployment [odo] I0424 15:16:05.475820 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:05.504263 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:05.519875 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:05.520058 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:05.662236 21878 all.go:67] all goroutines have returned in 142.358395ms [odo] I0424 15:16:05.662261 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:05.663028 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:05.663679 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:05.663697 21878 service.go:75] Getting list of services [odo] I0424 15:16:05.663703 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:05.694508 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:05.694524 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:05.712444 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:05.722938 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:05.735068 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:05.745770 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:05.745783 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:05.748328 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:05.750870 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:05.753214 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:05.779309 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:05.822868 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:05.840196 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:05.904147 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:06.120264 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:06.121492 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695464, pods: 0 [odo] I0424 15:16:06.421881 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:06.422552 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:06.422564 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:06.423470 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:06.423561 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:06.423570 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:06.429389 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:06.429707 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:06.429753 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:06.445411 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:06.463577 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:06.502995 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:06.543431 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:06.543467 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:06.543474 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:06.543482 21878 components.go:351] Applying deployment [odo] I0424 15:16:06.568592 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:06.591157 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:06.611370 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:06.618546 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:06.656814 21878 all.go:67] all goroutines have returned in 45.42256ms [odo] I0424 15:16:06.656861 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:06.658024 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:06.659183 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:06.659202 21878 service.go:75] Getting list of services [odo] I0424 15:16:06.659209 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:06.685062 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:06.685077 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:06.694961 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:06.707892 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:06.717253 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:06.727891 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:06.727902 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:06.730501 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:06.732985 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:06.735616 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:06.755525 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:06.769083 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:06.783217 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:06.863869 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:06.949694 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:06.951065 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695628, pods: 0 [odo] I0424 15:16:07.252004 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:07.252351 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:07.252368 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:07.253315 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:07.253408 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:07.253770 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:07.259568 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:07.261655 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:07.261805 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:07.270581 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:07.282695 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:07.312824 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:07.349320 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:07.349333 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:07.349339 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:07.349350 21878 components.go:351] Applying deployment [odo] I0424 15:16:07.371570 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:07.392327 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:07.410505 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:07.410704 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:07.516845 21878 all.go:67] all goroutines have returned in 106.349822ms [odo] I0424 15:16:07.516867 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:07.518087 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:07.519031 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:07.519066 21878 service.go:75] Getting list of services [odo] I0424 15:16:07.519076 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:07.545449 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:07.545507 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:07.555570 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:07.574098 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:07.582941 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:07.600677 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:07.600687 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:07.603959 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:07.608658 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:07.613413 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:07.626739 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:07.639799 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:07.649039 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:07.699638 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:07.781320 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:07.783154 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695663, pods: 0 [odo] I0424 15:16:08.083879 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:08.084369 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:08.084389 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:08.085293 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:08.085372 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:08.085407 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:08.092223 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:08.092588 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:08.092689 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:08.115822 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:08.125073 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:08.165662 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:08.222363 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:08.222379 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:08.222385 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:08.222391 21878 components.go:351] Applying deployment [odo] I0424 15:16:08.247799 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:08.271727 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:08.293871 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:08.293995 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:08.449277 21878 all.go:67] all goroutines have returned in 155.182575ms [odo] I0424 15:16:08.449380 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:08.451927 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:08.453269 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:08.453633 21878 service.go:75] Getting list of services [odo] I0424 15:16:08.453652 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:08.500412 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:08.501473 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:08.515726 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:08.526292 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:08.536896 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:08.571102 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:08.571115 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:08.573965 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:08.576670 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:08.579795 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:08.593876 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:08.608976 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:08.618757 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:08.733997 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:08.788673 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:08.789799 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695743, pods: 0 [odo] I0424 15:16:09.090756 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:09.091593 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:09.091614 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:09.092517 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:09.092612 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:09.092650 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:09.097857 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:09.098208 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:09.098252 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:09.107509 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:09.116826 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:09.147198 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:09.178156 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:09.178203 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:09.178213 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:09.178229 21878 components.go:351] Applying deployment [odo] I0424 15:16:09.206018 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:09.225499 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:09.243309 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:09.247098 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:09.291689 21878 all.go:67] all goroutines have returned in 48.386081ms [odo] I0424 15:16:09.291719 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:09.293274 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:09.294217 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:09.294251 21878 service.go:75] Getting list of services [odo] I0424 15:16:09.294257 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:09.338976 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:09.339000 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:09.350651 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:09.360274 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:09.368713 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:09.376957 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:09.376987 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:09.379886 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:09.383227 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:09.385942 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:09.400471 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:09.414340 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:09.424317 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:09.479843 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:09.573763 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:09.574861 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695794, pods: 0 [odo] I0424 15:16:09.875607 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:09.876103 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:09.876123 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:09.877312 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:09.877501 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:09.877516 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:09.887521 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:09.888006 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:09.888071 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:09.898559 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:09.907543 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:09.947090 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:09.994391 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:09.994424 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:09.994440 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:09.994456 21878 components.go:351] Applying deployment [odo] I0424 15:16:10.018711 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:10.043796 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:10.074159 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:10.074404 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:10.247399 21878 all.go:67] all goroutines have returned in 173.237805ms [odo] I0424 15:16:10.247430 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:10.248139 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:10.248784 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:10.248805 21878 service.go:75] Getting list of services [odo] I0424 15:16:10.248810 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:10.280986 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:10.281009 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:10.292261 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:10.301003 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:10.309459 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:10.319699 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:10.319713 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:10.322404 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:10.324630 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:10.327062 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:10.339689 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:10.349969 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:10.361001 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:10.400739 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:10.458861 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:16:10.460118 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258695849, pods: 0 [odo] I0424 15:16:10.760780 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:16:10.761085 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:10.761097 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:16:10.762172 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:10.762268 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:16:10.762282 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:16:10.766399 21878 schema.go:61] validated devfile schema [odo] I0424 15:16:10.766698 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:10.766721 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:10.781339 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:16:10.811198 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:10.844194 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:10.885903 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:16:10.885917 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:16:10.885922 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:10.885928 21878 components.go:351] Applying deployment [odo] I0424 15:16:10.907514 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:16:10.956241 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:16:10.975113 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:10.975275 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:11.015785 21878 all.go:67] all goroutines have returned in 40.663162ms [odo] I0424 15:16:11.015813 21878 all.go:76] query result: objects=9 [odo] I0424 15:16:11.016808 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:11.017721 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:11.017747 21878 service.go:75] Getting list of services [odo] I0424 15:16:11.017752 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:11.047788 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:11.047869 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:11.057622 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:11.066172 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:11.073993 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:11.084711 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:11.084757 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:11.087298 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:11.089542 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:11.092131 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:11.106628 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:11.120521 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:11.132385 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:11.195256 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:11.265332 21878 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:17:15.057257 21878 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258699329, pods: 1 [odo] I0424 15:17:15.357571 21878 watch.go:438] Copying files [] to pod [odo] I0424 15:17:15.357913 21878 context.go:159] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:17:15.357930 21878 context.go:110] absolute devfile path: '/tmp/1326900379/devfile.yaml' [odo] I0424 15:17:15.358740 21878 content.go:48] converted devfile YAML to JSON [odo] I0424 15:17:15.358824 21878 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:17:15.358854 21878 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:17:15.363696 21878 schema.go:61] validated devfile schema [odo] I0424 15:17:15.363943 21878 validate.go:45] Successfully validated devfile sections [odo] I0424 15:17:15.363991 21878 components.go:69] component state: "WaitDeployment" [odo] I0424 15:17:15.378520 21878 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:17:15.400641 21878 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:17:15.540611 21878 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:17:15.639306 21878 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:17:15.639323 21878 components.go:346] The component name is my-nodejs-app [odo] I0424 15:17:15.639330 21878 components.go:349] The component already exists, attempting to update it [odo] I0424 15:17:15.639343 21878 components.go:351] Applying deployment [odo] I0424 15:17:15.674250 21878 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:17:15.728040 21878 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:17:15.742309 21878 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:17:15.745635 21878 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:17:15.892033 21878 all.go:67] all goroutines have returned in 149.736764ms [odo] I0424 15:17:15.892059 21878 all.go:76] query result: objects=10 [odo] I0424 15:17:15.892750 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:15.893431 21878 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:17:15.893455 21878 service.go:75] Getting list of services [odo] I0424 15:17:15.893460 21878 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:17:15.934944 21878 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:17:15.934963 21878 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:15.989339 21878 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:16.035958 21878 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:16.131225 21878 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:16.146727 21878 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:17:16.146754 21878 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:17:16.149326 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:16.151859 21878 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:16.154657 21878 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:17:16.183490 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:16.198532 21878 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:16.225743 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:16.447560 21878 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Syncing files into the container ... [odo] I0424 15:17:16.650562 21878 libdevfile.go:187] Build command: install [odo] I0424 15:17:16.650586 21878 libdevfile.go:199] Run command: run [odo] I0424 15:17:16.651356 21878 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1326900379, destBase: ., destFile: . [odo] I0424 15:17:16.651366 21878 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:17:16.652010 21878 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1326900379/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:17:16.652018 21878 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:17:16.652177 21878 file_indexer.go:453] file added: /tmp/1326900379/.gitignore [odo] I0424 15:17:16.652186 21878 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1326900379/.odo, destBase: ., destFile: .odo [odo] I0424 15:17:16.652191 21878 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:17:16.652331 21878 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1326900379/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:17:16.652334 21878 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:17:16.652608 21878 file_indexer.go:453] file added: /tmp/1326900379/devfile.yaml [odo] I0424 15:17:16.652861 21878 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:17:16.652876 21878 sync.go:137] List of files changed: +[/tmp/1326900379/.gitignore /tmp/1326900379/devfile.yaml] [odo] I0424 15:17:16.652882 21878 sync.go:164] Push: componentName: my-nodejs-app, path: /tmp/1326900379, files: [/tmp/1326900379/.gitignore /tmp/1326900379/devfile.yaml], delFiles: [*], isForcePush: true [odo] I0424 15:17:16.653129 21878 sync.go:281] remote files marked for deletion are [/projects/*] [odo] I0424 15:17:16.653162 21878 exec.go:33] Executing command [rm -rf /projects/*] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:17.297092 21878 sync.go:204] Copying files /tmp/1326900379/.gitignore /tmp/1326900379/devfile.yaml to pod [odo] I0424 15:17:17.297152 21878 copy.go:36] CopyFile arguments: localPath /tmp/1326900379, dest /projects/1326900379, targetPath /projects, copyFiles [/tmp/1326900379/.gitignore /tmp/1326900379/devfile.yaml], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:17:17.297198 21878 copy.go:64] Executing command tar xf - -C /projects --no-same-owner [odo] I0424 15:17:17.297292 21878 copy.go:97] makeTar arguments: srcPath: /tmp/1326900379, destPath: /projects/1326900379, files: [/tmp/1326900379/.gitignore /tmp/1326900379/devfile.yaml] [odo] I0424 15:17:17.297917 21878 copy.go:128] Got abs path: /tmp/1326900379/.gitignore [odo] I0424 15:17:17.297933 21878 copy.go:129] Making /tmp/1326900379 relative to /tmp/1326900379/.gitignore [odo] I0424 15:17:17.297947 21878 copy.go:145] makeTar srcFile: 1326900379/.gitignore [odo] I0424 15:17:17.297957 21878 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:17:17.297965 21878 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1326900379/.gitignore, destBase: /projects, destFile: .gitignore [odo] I0424 15:17:17.297973 21878 copy.go:172] Corrected destinations: base: /projects file: .gitignore [odo] I0424 15:17:17.656008 21878 copy.go:128] Got abs path: /tmp/1326900379/devfile.yaml [odo] I0424 15:17:17.656036 21878 copy.go:129] Making /tmp/1326900379 relative to /tmp/1326900379/devfile.yaml [odo] I0424 15:17:17.656053 21878 copy.go:145] makeTar srcFile: 1326900379/devfile.yaml [odo] I0424 15:17:17.656078 21878 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:17:17.656089 21878 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1326900379/devfile.yaml, destBase: /projects, destFile: devfile.yaml [odo] I0424 15:17:17.656097 21878 copy.go:172] Corrected destinations: base: /projects file: devfile.yaml [odo] I0424 15:17:17.763515 21878 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:17.763546 21878 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] ✓ Syncing files into the container [1s] [odo] I0424 15:17:18.094028 21878 exec.go:82] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory [odo] • Building your application in container (command: install) ... [odo] I0424 15:17:18.107454 21878 innerloop.go:139] running=false, execRequired=true [odo] I0424 15:17:18.107565 21878 exec.go:33] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:19.796893 21878 kubeexec.go:54] StartProcessForCommand for "run" [odo] I0424 15:17:19.796926 21878 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\"" [odo] I0424 15:17:19.796940 21878 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} && (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] ✓ Building your application in container (command: install) [2s] [odo] • Executing the application (command: run) ... [odo] I0424 15:17:21.133689 21878 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:21.133744 21878 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:21.643573 21878 exec.go:82] 42 [odo] I0424 15:17:21.643825 21878 exec.go:82] 254 [odo] I0424 15:17:21.644357 21878 exec.go:33] Executing command [/bin/sh -c kill -0 42; echo $?] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:22.104152 21878 exec.go:82] /bin/sh: line 0: kill: (42) - No such process [odo] I0424 15:17:22.104421 21878 exec.go:82] 1 [odo] ✗ Finished executing the application (command: run) [2s] [odo] I0424 15:17:24.797572 21878 execute_run.go:90] checking if process for command "run" is running [odo] I0424 15:17:24.797680 21878 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:24.797770 21878 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:25.250256 21878 exec.go:82] 42 [odo] I0424 15:17:25.250281 21878 exec.go:82] 254 [odo] I0424 15:17:25.250901 21878 exec.go:33] Executing command [/bin/sh -c kill -0 42; echo $?] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:25.622488 21878 exec.go:82] /bin/sh: line 0: kill: (42) - No such process [odo] I0424 15:17:25.622489 21878 exec.go:82] 1 [odo] I0424 15:17:25.623235 21878 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:25.623301 21878 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:25.897344 21878 exec.go:82] 42 [odo] I0424 15:17:25.897375 21878 exec.go:82] 254 [odo] I0424 15:17:25.899175 21878 exec.go:33] Executing command [/bin/sh -c kill -0 42; echo $?] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:26.211626 21878 exec.go:82] 1 [odo] I0424 15:17:26.212099 21878 exec.go:82] /bin/sh: line 0: kill: (42) - No such process [odo] ⚠ Devfile command "run" exited with an error status in 20 second(s) [odo] ⚠ Last 100 lines of log: [odo] npm WARN saveError ENOENT: no such file or directory, open '/projects/package.json' [odo] npm notice created a lockfile as package-lock.json. You should commit this file. [odo] npm WARN enoent ENOENT: no such file or directory, open '/projects/package.json' [odo] npm WARN projects No description [odo] npm WARN projects No repository field. [odo] npm WARN projects No README data [odo] npm WARN projects No license field. [odo] [odo] up to date in 0.407s [odo] found 0 vulnerabilities [odo] [odo] npm ERR! code ENOENT [odo] npm ERR! syscall open [odo] npm ERR! path /projects/package.json [odo] npm ERR! errno -2 [odo] npm ERR! enoent ENOENT: no such file or directory, open '/projects/package.json' [odo] npm ERR! enoent This is related to npm not being able to find a file. [odo] npm ERR! enoent [odo] [odo] npm ERR! A complete log of this run can be found in: [odo] npm ERR! /opt/app-root/src/.npm/_logs/2023-04-24T15_17_21_036Z-debug.log [odo] • Waiting for the application to be ready ... [odo] I0424 15:17:27.399028 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:28.081494 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:28.081541 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:00001431 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:28.081551 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:28.081560 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:17:28.081568 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:28.081582 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:28.081599 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:17:28.105805 21878 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:17:29.399054 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:29.888171 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:29.888206 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:0000137B 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:29.890435 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:29.890487 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:17:29.890645 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:29.897989 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:29.898016 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:17:29.899069 21878 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:17:33.399288 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:33.702836 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:33.702945 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:000011FE 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:33.703072 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:33.703122 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:17:33.703159 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:33.703187 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:33.703215 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:17:33.703638 21878 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:17:41.400308 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:41.878754 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:41.878770 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:00000ECC 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:41.883275 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:41.883288 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:17:41.883294 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:41.883298 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:41.883301 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:17:41.884172 21878 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:17:51.400847 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:17:51.888958 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:51.888977 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:00000AE3 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:51.888981 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:51.888985 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:17:51.888988 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:51.888993 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:51.888995 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:17:51.895013 21878 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:01.401727 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:18:01.717909 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:01.717928 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:0000070C 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:01.718210 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:01.718217 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:18:01.718452 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:01.718459 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:01.718477 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:18:01.719156 21878 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:11.402190 21878 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-6cb4666d58-6j2lh in container: runtime [odo] I0424 15:18:11.707812 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:11.707832 21878 exec.go:82] 0: C82611AC:CE0C 23161068:01BB 06 00000000:00000000 03:00000328 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:11.708182 21878 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:11.708192 21878 exec.go:82] 7994: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441848 2 0000000000000000 0 [odo] I0424 15:18:11.708197 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:11.708443 21878 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:11.708448 21878 exec.go:82] 7994: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924441849 2 0000000000000000 0 [odo] I0424 15:18:11.719313 21878 port.go:317] port 3000 not listening in container "runtime" [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:18:16.226 [PANICKED] in [AfterEach] - /usr/local/go/src/runtime/panic.go:260 @ 04/24/23 15:18:16.227 Deleting project: cmd-describe-list-binding-test742pyx Running oc with args [oc delete project cmd-describe-list-binding-test742pyx --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-describe-list-binding-test742pyx" deleted Deleting project: cmd-describe-list-binding-test742abo Running oc with args [oc delete project cmd-describe-list-binding-test742abo --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-describe-list-binding-test742abo" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/1326900379 Deleting dir: /tmp/2164776991 << Timeline [FAILED] Timed out after 420.000s. Expected : __ / \__ Developing using the "my-nodejs-app" Devfile \__/ \ Namespace: cmd-describe-list-binding-test742abo / \__/ odo version: v3.9.0 \__/ ↪ Running on the cluster in Dev mode • Waiting for Kubernetes resources ... • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s ... ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ... ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ⚠ Pod is Pending ⚠ Pod is Terminating ⚠ No pod exists ⚠ Pod is Pending ✓ Pod is Running • Syncing files into the container ... ✓ Syncing files into the container [1s] • Building your application in container (command: install) ... ✓ Building your application in container (command: install) [2s] • Executing the application (command: run) ... ✗ Finished executing the application (command: run) [2s] • Waiting for the application to be ready ... to contain substring : [Ctrl+c] - Exit In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:18:16.226 There were additional failures detected. To view them in detail run ginkgo -vv ------------------------------ •SS•S• ------------------------------ • [FAILED] [422.269 seconds] odo list with devfile devfile has missing metadata when projectType is missing when the component is pushed in dev mode [BeforeEach] should show the language for 'Type' in odo list [BeforeEach] /go/odo_1/tests/integration/cmd_devfile_list_test.go:324 [It] /go/odo_1/tests/integration/cmd_devfile_list_test.go:334 Timeline >> Created dir: /tmp/3832402403 Created dir: /tmp/1069877053 Setting KUBECONFIG=/tmp/1069877053/config Creating a new project: cmd-devfile-list-test334wpg Running oc with args [oc new-project cmd-devfile-list-test334wpg] and odo env: [] [oc] Now using project "cmd-devfile-list-test334wpg" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-devfile-list-test334wpg] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:11:30.352509 22018 implem.go:110] The path for preference file is /tmp/1069877053/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:11:30.544237 22030 implem.go:110] The path for preference file is /tmp/1069877053/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/3832402403 Running odo with args [odo init --name aname --devfile-path /go/odo_1/tests/examples/source/devfiles/springboot/devfile-with-missing-projectType-metadata.yaml] and odo env: [] [odo] I0424 15:11:30.753436 22040 implem.go:110] The path for preference file is /tmp/1069877053/preference.yaml [odo] I0424 15:11:30.754378 22040 util.go:198] path /tmp/3832402403/devfile.yaml doesn't exist, skipping it [odo] I0424 15:11:30.754508 22040 util.go:198] path /tmp/3832402403/.devfile.yaml doesn't exist, skipping it [odo] I0424 15:11:30.754565 22040 util.go:198] path /tmp/3832402403/devfile.yaml doesn't exist, skipping it [odo] __ [odo] / \__ Initializing a new component [odo] \__/ \ [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] • Copying devfile from "/go/odo_1/tests/examples/source/devfiles/springboot/devfile-with-missing-projectType-metadata.yaml" ... [odo] ✓ Copying devfile from "/go/odo_1/tests/examples/source/devfiles/springboot/devfile-with-missing-projectType-metadata.yaml" [1ms] [odo] I0424 15:11:30.757002 22040 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:30.757025 22040 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:30.757789 22040 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:30.757905 22040 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:30.757920 22040 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:30.762039 22040 schema.go:61] validated devfile schema [odo] I0424 15:11:30.770188 22040 writer.go:55] devfile yaml created at: 'devfile.yaml' [odo] [odo] Your new component 'aname' is ready in the current directory. [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE. [odo] Changes will be directly reflected on the cluster. Running odo with args [odo dev --random-ports] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:11:30.986258 22052 version.go:28] executing [podman version --format json] [odo] I0424 15:11:30.986759 22052 implem.go:110] The path for preference file is /tmp/1069877053/preference.yaml [odo] I0424 15:11:30.988161 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:30.988221 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:30.989738 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:30.989987 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:30.990018 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:30.993119 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:30.994990 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:30.995030 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:30.995103 22052 component.go:87] name of component is "aname", and sanitized name is "aname" [odo] I0424 15:11:30.995139 22052 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "aname" Devfile [odo] \__/ \ Namespace: cmd-devfile-list-test334wpg [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:11:31.170528 22052 kubedev.go:87] Creating new adapter [odo] I0424 15:11:31.170549 22052 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:11:31.170583 22052 components.go:69] component state: "" [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:11:31.187784 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:31.200195 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:31.256622 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:31.256642 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:31.324933 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:31.324960 22052 components.go:346] The component name is aname [odo] I0424 15:11:31.329543 22052 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:11:31.329565 22052 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:11:31.439109 22052 components.go:377] Successfully created component aname [odo] I0424 15:11:31.471404 22052 components.go:389] Successfully created Service for component aname [odo] I0424 15:11:31.493146 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:31.493365 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:31.659972 22052 all.go:67] all goroutines have returned in 166.814199ms [odo] I0424 15:11:31.659993 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:31.660061 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:31.678268 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:31.686980 22052 service.go:75] Getting list of services [odo] I0424 15:11:31.686995 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:31.795433 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:31.795665 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:31.809024 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:31.833436 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:31.857826 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:31.866092 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:31.866122 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:31.869657 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:31.873174 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:31.876998 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:31.888050 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:31.900305 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:31.931830 22052 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:11:31.931858 22052 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:11:31.931884 22052 watch.go:97] starting WatchAndPush, path: /tmp/3832402403, component: aname, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:11:31.936933 22052 file_watcher.go:126] adding watch on path /tmp/3832402403 [odo] I0424 15:11:31.936958 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/.odo [odo] I0424 15:11:31.936967 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/.odo/env [odo] I0424 15:11:31.936974 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/docker [odo] I0424 15:11:31.936981 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/kubernetes [odo] I0424 15:11:31.936988 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src [odo] I0424 15:11:31.936996 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/main [odo] I0424 15:11:31.937003 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/main/java [odo] I0424 15:11:31.937011 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/main/java/com [odo] I0424 15:11:31.937027 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/main/java/com/example [odo] I0424 15:11:31.937036 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/main/java/com/example/demo [odo] I0424 15:11:31.937043 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/main/resources [odo] I0424 15:11:31.937050 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/test [odo] I0424 15:11:31.937057 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/test/java [odo] I0424 15:11:31.937067 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/test/java/com [odo] I0424 15:11:31.937074 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/test/java/com/example [odo] I0424 15:11:31.937082 22052 file_watcher.go:126] adding watch on path /tmp/3832402403/src/test/java/com/example/demo [odo] ⚠ Pod is Pending [odo] I0424 15:11:31.991273 22052 watch.go:266] deployment watcher Event: Type: ADDED, name: aname-app, rv: 258684104, pods: 0 [odo] I0424 15:11:32.292055 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:32.292398 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:32.292445 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:32.294416 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:32.294626 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:32.295054 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:32.302352 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:32.303339 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:32.303513 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:32.319128 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:32.335888 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:32.391429 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:32.391474 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:32.436636 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:32.436666 22052 components.go:346] The component name is aname [odo] I0424 15:11:32.436680 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:32.436705 22052 components.go:351] Applying deployment [odo] I0424 15:11:32.482651 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:32.513180 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:32.538164 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:32.543018 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:32.683953 22052 all.go:67] all goroutines have returned in 145.793322ms [odo] I0424 15:11:32.683994 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:32.684064 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:32.684113 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:32.684152 22052 service.go:75] Getting list of services [odo] I0424 15:11:32.684161 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:32.789348 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:32.789392 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:32.799258 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:32.811998 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:32.822950 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:32.831415 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:32.831556 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:32.834503 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:32.838559 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:32.843023 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:32.855331 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:32.866222 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:32.894555 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:32.895815 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684129, pods: 0 [odo] I0424 15:11:33.196697 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:33.196929 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:33.196938 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:33.197688 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:33.197747 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:33.197756 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:33.200299 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:33.200512 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:33.200527 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:33.225991 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:33.238245 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:33.284959 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:33.284980 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:33.324321 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:33.324334 22052 components.go:346] The component name is aname [odo] I0424 15:11:33.324400 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:33.324410 22052 components.go:351] Applying deployment [odo] I0424 15:11:33.364480 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:33.392302 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:33.409296 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:33.413714 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:33.565579 22052 all.go:67] all goroutines have returned in 156.276008ms [odo] I0424 15:11:33.565632 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:33.565704 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:33.565740 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:33.565760 22052 service.go:75] Getting list of services [odo] I0424 15:11:33.565769 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:33.750388 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:33.750507 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:33.760786 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:33.774941 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:33.792088 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:33.807210 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:33.807243 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:33.811019 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:33.815662 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:33.819373 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:33.832981 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:33.846736 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:33.878784 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:33.879940 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684154, pods: 0 [odo] I0424 15:11:34.180190 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:34.180366 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:34.180375 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:34.181023 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:34.181115 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:34.181124 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:34.183478 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:34.183643 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:34.183656 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:34.213193 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:34.248151 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:34.298393 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:34.298407 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:34.335053 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:34.335078 22052 components.go:346] The component name is aname [odo] I0424 15:11:34.335093 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:34.335108 22052 components.go:351] Applying deployment [odo] I0424 15:11:34.373134 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:34.421089 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:34.447466 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:34.447660 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:34.586665 22052 all.go:67] all goroutines have returned in 139.199974ms [odo] I0424 15:11:34.586689 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:34.586728 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:34.586745 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:34.586753 22052 service.go:75] Getting list of services [odo] I0424 15:11:34.586757 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:34.635085 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:34.635142 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:34.644938 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:34.665891 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:34.685244 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:34.693599 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:34.693641 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:34.697027 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:34.701009 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:34.705685 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:34.717298 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:34.734185 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:34.784041 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:34.785213 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684173, pods: 0 [odo] I0424 15:11:35.085830 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:35.086433 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:35.086483 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:35.087639 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:35.087777 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:35.087798 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:35.095159 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:35.095495 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:35.095544 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:35.134372 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:35.163369 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:35.219211 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:35.219226 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:35.262625 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:35.262653 22052 components.go:346] The component name is aname [odo] I0424 15:11:35.262659 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:35.262666 22052 components.go:351] Applying deployment [odo] I0424 15:11:35.307420 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:35.410041 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:35.425774 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:35.425900 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:35.478451 22052 all.go:67] all goroutines have returned in 52.677179ms [odo] I0424 15:11:35.478486 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:35.478536 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:35.478552 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:35.478562 22052 service.go:75] Getting list of services [odo] I0424 15:11:35.478566 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:35.512365 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:35.512418 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:35.521201 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:35.534245 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:35.549121 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:35.558011 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:35.558024 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:35.562310 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:35.566580 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:35.569777 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:35.579582 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:35.681538 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:35.723854 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:35.724905 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684226, pods: 0 [odo] I0424 15:11:36.025584 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:36.027414 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:36.027428 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:36.038349 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:36.038421 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:36.038431 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:36.044548 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:36.045958 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:36.046139 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:36.061702 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:36.073468 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:36.228564 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:36.228590 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:36.307779 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:36.307805 22052 components.go:346] The component name is aname [odo] I0424 15:11:36.307817 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:36.307829 22052 components.go:351] Applying deployment [odo] I0424 15:11:36.349762 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:36.398089 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:36.435246 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:36.439484 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:36.522787 22052 all.go:67] all goroutines have returned in 87.542551ms [odo] I0424 15:11:36.522806 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:36.522844 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:36.522863 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:36.522874 22052 service.go:75] Getting list of services [odo] I0424 15:11:36.522881 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:36.577337 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:36.577472 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:36.587598 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:36.621227 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:36.635002 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:36.644416 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:36.644452 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:36.648106 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:36.651179 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:36.654316 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:36.720217 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:36.734837 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:36.766202 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:36.767296 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684260, pods: 0 [odo] I0424 15:11:37.068198 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:37.068723 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:37.068744 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:37.069925 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:37.070047 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:37.070061 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:37.077351 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:37.077808 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:37.077885 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:37.101471 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:37.133164 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:37.197840 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:37.197857 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:37.315303 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:37.315336 22052 components.go:346] The component name is aname [odo] I0424 15:11:37.315351 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:37.315367 22052 components.go:351] Applying deployment [odo] I0424 15:11:37.356275 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:37.396559 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:37.445533 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:37.445782 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:37.508921 22052 all.go:67] all goroutines have returned in 63.384824ms [odo] I0424 15:11:37.509215 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:37.509697 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:37.509886 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:37.510009 22052 service.go:75] Getting list of services [odo] I0424 15:11:37.510061 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:37.556795 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:37.556850 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:37.594708 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:37.604918 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:37.630169 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:37.639967 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:37.639986 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:37.644060 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:37.648111 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:37.653251 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:37.701080 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:37.712668 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:37.741495 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:37.743604 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684340, pods: 0 [odo] I0424 15:11:38.044983 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:38.045351 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:38.045379 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:38.046141 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:38.046217 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:38.046257 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:38.053865 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:38.054255 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:38.054297 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:38.069289 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:38.086022 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:38.163597 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:38.163637 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:38.209372 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:38.209391 22052 components.go:346] The component name is aname [odo] I0424 15:11:38.209397 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:38.209412 22052 components.go:351] Applying deployment [odo] I0424 15:11:38.252109 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:38.294532 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:38.338081 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:38.338532 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:38.383883 22052 all.go:67] all goroutines have returned in 46.06687ms [odo] I0424 15:11:38.383991 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:38.384164 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:38.384448 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:38.384485 22052 service.go:75] Getting list of services [odo] I0424 15:11:38.384496 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:38.418649 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:38.418719 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:38.426999 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:38.441444 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:38.454053 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:38.462835 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:38.462859 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:38.466549 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:38.473206 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:38.478224 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:38.493857 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:38.505682 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:38.543506 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:38.544694 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684403, pods: 0 [odo] I0424 15:11:38.849423 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:38.852380 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:38.852682 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:38.869461 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:38.870184 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:38.870518 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:38.894590 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:38.896716 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:38.897304 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:38.922091 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:38.947681 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:39.001216 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:39.001237 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:39.039913 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:39.039926 22052 components.go:346] The component name is aname [odo] I0424 15:11:39.039937 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:39.039947 22052 components.go:351] Applying deployment [odo] I0424 15:11:39.085054 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:39.119183 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:39.139570 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:39.139823 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:39.243250 22052 all.go:67] all goroutines have returned in 103.688666ms [odo] I0424 15:11:39.243279 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:39.243332 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:39.243371 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:39.243406 22052 service.go:75] Getting list of services [odo] I0424 15:11:39.243414 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:39.318070 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:39.318160 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:39.327818 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:39.339629 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:39.357076 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:39.365235 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:39.365258 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:39.367880 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:39.371162 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:39.376526 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:39.393484 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:39.408543 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:39.457912 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:39.459151 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684453, pods: 0 [odo] I0424 15:11:39.759718 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:39.760127 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:39.760151 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:39.760977 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:39.761050 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:39.761080 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:39.765921 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:39.766291 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:39.766364 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:39.784321 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:39.853631 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:39.979346 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:39.979369 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:40.080291 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:40.080320 22052 components.go:346] The component name is aname [odo] I0424 15:11:40.080326 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:40.080338 22052 components.go:351] Applying deployment [odo] I0424 15:11:40.126496 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:40.156911 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:40.190791 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:40.201209 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:40.274895 22052 all.go:67] all goroutines have returned in 83.924615ms [odo] I0424 15:11:40.275000 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:40.275084 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:40.275125 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:40.275147 22052 service.go:75] Getting list of services [odo] I0424 15:11:40.275159 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:40.417466 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:40.417532 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:40.434813 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:40.462720 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:40.484409 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:40.501510 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:40.501586 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:40.573234 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:40.577536 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:40.617810 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:40.635185 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:40.666173 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:40.699404 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:40.700539 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684529, pods: 0 [odo] I0424 15:11:41.001650 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:41.002776 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:41.002804 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:41.004069 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:41.004147 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:41.004181 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:41.008539 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:41.010006 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:41.010098 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:41.022104 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:41.036637 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:41.092207 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:41.092233 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:41.129290 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:41.129312 22052 components.go:346] The component name is aname [odo] I0424 15:11:41.129318 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:41.129329 22052 components.go:351] Applying deployment [odo] I0424 15:11:41.169881 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:41.240343 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:41.261652 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:41.261766 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:41.353515 22052 all.go:67] all goroutines have returned in 91.871606ms [odo] I0424 15:11:41.353559 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:41.353743 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:41.353888 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:41.354013 22052 service.go:75] Getting list of services [odo] I0424 15:11:41.354023 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:41.412296 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:41.412313 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:41.429869 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:41.440125 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:41.453154 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:41.460938 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:41.460953 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:41.466324 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:41.469908 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:41.472921 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:41.493975 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:41.505523 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:41.536708 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:41.537805 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684557, pods: 0 [odo] I0424 15:11:41.839402 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:41.839854 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:41.839879 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:41.840704 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:41.840782 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:41.840819 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:41.843967 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:41.844313 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:41.845375 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:41.887446 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:41.922750 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:42.004146 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:42.004191 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:42.049533 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:42.049549 22052 components.go:346] The component name is aname [odo] I0424 15:11:42.049555 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:42.049568 22052 components.go:351] Applying deployment [odo] I0424 15:11:42.120002 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:42.155444 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:42.171622 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:42.171972 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:42.246550 22052 all.go:67] all goroutines have returned in 74.94784ms [odo] I0424 15:11:42.246570 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:42.246619 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:42.246647 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:42.246663 22052 service.go:75] Getting list of services [odo] I0424 15:11:42.246670 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:42.285922 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:42.285940 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:42.294607 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:42.305822 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:42.318125 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:42.342623 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:42.343172 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:42.348427 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:42.351695 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:42.355472 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:42.382390 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:42.398808 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:42.421681 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:42.423019 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684674, pods: 0 [odo] I0424 15:11:42.724330 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:42.726612 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:42.727485 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:42.728391 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:42.728514 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:42.729218 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:42.734106 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:42.735641 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:42.735845 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:42.754548 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:42.782496 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:42.870445 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:42.870489 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:42.983685 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:42.983703 22052 components.go:346] The component name is aname [odo] I0424 15:11:42.983710 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:42.983720 22052 components.go:351] Applying deployment [odo] I0424 15:11:43.053787 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:43.101325 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:43.133094 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:43.133754 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:43.252173 22052 all.go:67] all goroutines have returned in 119.47236ms [odo] I0424 15:11:43.252199 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:43.252259 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:43.252309 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:43.252335 22052 service.go:75] Getting list of services [odo] I0424 15:11:43.252340 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:43.420023 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:43.420054 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:43.445282 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:43.469924 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:43.520691 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:43.529499 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:43.529518 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:43.533673 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:43.537296 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:43.542053 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:43.581510 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:43.664004 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:43.700681 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:43.703074 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684740, pods: 0 [odo] I0424 15:11:44.003459 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:44.003797 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:44.003817 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:44.005261 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:44.005346 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:44.005375 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:44.008120 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:44.009122 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:44.009252 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:44.022946 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:44.031431 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:44.093602 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:44.093633 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:44.165036 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:44.165070 22052 components.go:346] The component name is aname [odo] I0424 15:11:44.165102 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:44.165129 22052 components.go:351] Applying deployment [odo] I0424 15:11:44.240869 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:44.267830 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:44.287569 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:44.293835 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:44.370192 22052 all.go:67] all goroutines have returned in 82.631907ms [odo] I0424 15:11:44.370270 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:44.370375 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:44.370575 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:44.370863 22052 service.go:75] Getting list of services [odo] I0424 15:11:44.370917 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:44.416865 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:44.416920 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:44.425957 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:44.439843 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:44.452873 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:44.462677 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:44.462706 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:44.467811 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:44.470361 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:44.472391 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:44.509356 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:44.524886 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:44.576679 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:44.577879 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684781, pods: 0 [odo] I0424 15:11:44.878804 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:44.879105 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:44.879115 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:44.879802 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:44.879868 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:44.879877 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:44.883411 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:44.883779 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:44.883855 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:44.895095 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:44.929360 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:45.016373 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:45.016389 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:45.092587 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:45.092614 22052 components.go:346] The component name is aname [odo] I0424 15:11:45.092626 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:45.092639 22052 components.go:351] Applying deployment [odo] I0424 15:11:45.141897 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:45.260284 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:45.283129 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:45.283464 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:45.358623 22052 all.go:67] all goroutines have returned in 75.084505ms [odo] I0424 15:11:45.358870 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:45.359452 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:45.359889 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:45.360239 22052 service.go:75] Getting list of services [odo] I0424 15:11:45.360250 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:45.512856 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:45.513895 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:45.582155 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:45.613562 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:45.624870 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:45.634333 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:45.634355 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:45.636968 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:45.639242 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:45.642088 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:45.651605 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:45.661629 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:45.683768 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:45.685074 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684899, pods: 0 [odo] I0424 15:11:45.988376 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:45.992104 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:45.992463 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:45.995388 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:45.995632 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:45.996141 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:46.007118 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:46.008962 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:46.009125 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:46.038272 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:46.056265 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:46.099399 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:46.099426 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:46.138536 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:46.138592 22052 components.go:346] The component name is aname [odo] I0424 15:11:46.138609 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:46.138639 22052 components.go:351] Applying deployment [odo] I0424 15:11:46.215969 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:46.254906 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:46.286938 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:46.287205 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:46.568659 22052 all.go:67] all goroutines have returned in 281.996228ms [odo] I0424 15:11:46.568684 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:46.568743 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:46.568789 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:46.568955 22052 service.go:75] Getting list of services [odo] I0424 15:11:46.568966 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:46.666643 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:46.666661 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:46.677556 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:46.722344 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:46.767498 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:46.774812 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:46.774832 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:46.777466 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:46.779866 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:46.782165 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:46.810981 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:46.820479 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:46.967880 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:46.969281 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258684976, pods: 0 [odo] I0424 15:11:47.270110 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:47.270411 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:47.270431 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:47.271175 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:47.271245 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:47.271440 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:47.275746 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:47.276290 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:47.276343 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:47.298826 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:47.313588 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:47.361911 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:47.361934 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:47.437008 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:47.437037 22052 components.go:346] The component name is aname [odo] I0424 15:11:47.437044 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:47.437053 22052 components.go:351] Applying deployment [odo] I0424 15:11:47.481600 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:47.522679 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:47.566016 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:47.566374 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:47.652183 22052 all.go:67] all goroutines have returned in 86.442189ms [odo] I0424 15:11:47.652207 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:47.652568 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:47.652714 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:47.652967 22052 service.go:75] Getting list of services [odo] I0424 15:11:47.652977 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:47.695873 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:47.695935 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:47.703097 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:47.712702 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:47.723174 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:47.733811 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:47.733824 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:47.738073 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:47.741217 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:47.744049 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:47.769477 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:47.797591 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:47.831791 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:47.833231 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685074, pods: 0 [odo] I0424 15:11:48.134122 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:48.134940 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:48.134968 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:48.135907 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:48.136091 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:48.136167 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:48.153208 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:48.153773 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:48.153875 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:48.180986 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:48.210632 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:48.357936 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:48.357966 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:48.407953 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:48.407983 22052 components.go:346] The component name is aname [odo] I0424 15:11:48.407989 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:48.408277 22052 components.go:351] Applying deployment [odo] I0424 15:11:48.447730 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:48.489174 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:48.519769 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:48.520726 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:48.603890 22052 all.go:67] all goroutines have returned in 84.462277ms [odo] I0424 15:11:48.603917 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:48.603979 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:48.604421 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:48.604845 22052 service.go:75] Getting list of services [odo] I0424 15:11:48.604864 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:48.809598 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:48.809862 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:48.877151 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:48.907326 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:48.922164 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:48.948700 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:48.948892 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:48.954840 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:48.972470 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:48.976751 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:49.005122 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:49.015624 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:49.054171 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:49.055523 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685249, pods: 0 [odo] I0424 15:11:49.356122 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:49.356641 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:49.356659 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:49.357346 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:49.357494 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:49.357527 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:49.361404 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:49.361966 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:49.362011 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:49.375379 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:49.405271 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:49.467032 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:49.467053 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:49.512475 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:49.512490 22052 components.go:346] The component name is aname [odo] I0424 15:11:49.512496 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:49.512503 22052 components.go:351] Applying deployment [odo] I0424 15:11:49.554995 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:49.581471 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:49.596784 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:49.596872 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:49.887346 22052 all.go:67] all goroutines have returned in 289.207344ms [odo] I0424 15:11:49.887751 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:49.888018 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:49.888065 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:49.888571 22052 service.go:75] Getting list of services [odo] I0424 15:11:49.888728 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:49.929876 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:49.929900 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:49.938569 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:49.966904 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:49.981736 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:49.992613 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:49.992633 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:49.996009 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:49.999101 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:50.002291 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:50.036811 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:50.054147 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:50.092944 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:50.094854 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685384, pods: 0 [odo] I0424 15:11:50.396950 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:50.398971 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:50.399276 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:50.400995 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:50.401543 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:50.402318 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:50.408184 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:50.409853 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:50.410241 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:50.455697 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:50.512854 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:50.604374 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:50.604398 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:50.643513 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:50.643529 22052 components.go:346] The component name is aname [odo] I0424 15:11:50.643535 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:50.643555 22052 components.go:351] Applying deployment [odo] I0424 15:11:50.681379 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:50.708303 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:50.722930 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:50.723025 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:50.787094 22052 all.go:67] all goroutines have returned in 64.174625ms [odo] I0424 15:11:50.787113 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:50.787148 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:50.787190 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:50.787211 22052 service.go:75] Getting list of services [odo] I0424 15:11:50.787218 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:50.831097 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:50.831115 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:50.841612 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:50.886520 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:50.901434 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:50.942131 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:50.942179 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:50.946358 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:50.950448 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:50.953318 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:50.965088 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:50.977192 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:51.004113 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:51.005483 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685545, pods: 0 [odo] I0424 15:11:51.307650 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:51.310531 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:51.310685 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:51.312656 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:51.312877 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:51.313380 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:51.318438 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:51.319419 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:51.320194 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:51.345099 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:51.375629 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:51.470723 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:51.470765 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:51.518824 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:51.518851 22052 components.go:346] The component name is aname [odo] I0424 15:11:51.518861 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:51.518885 22052 components.go:351] Applying deployment [odo] I0424 15:11:51.563646 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:51.608980 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:51.623734 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:51.623968 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:51.685406 22052 all.go:67] all goroutines have returned in 61.674066ms [odo] I0424 15:11:51.685451 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:51.685506 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:51.685553 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:51.685733 22052 service.go:75] Getting list of services [odo] I0424 15:11:51.685741 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:51.742743 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:51.742761 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:51.770354 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:51.830672 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:51.919866 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:51.933193 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:51.933228 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:51.936770 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:51.939713 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:51.942793 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:51.954521 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:51.970125 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:51.998965 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:52.000273 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685628, pods: 0 [odo] I0424 15:11:52.300907 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:52.301179 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:52.301191 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:52.302023 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:52.302094 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:52.302104 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:52.304659 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:52.304920 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:52.304963 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:52.319014 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:52.329686 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:52.379754 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:52.379773 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:52.422051 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:52.422068 22052 components.go:346] The component name is aname [odo] I0424 15:11:52.422073 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:52.422080 22052 components.go:351] Applying deployment [odo] I0424 15:11:52.475732 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:52.510630 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:52.532463 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:52.532671 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:52.627681 22052 all.go:67] all goroutines have returned in 94.571951ms [odo] I0424 15:11:52.627903 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:52.628500 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:52.628847 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:52.629348 22052 service.go:75] Getting list of services [odo] I0424 15:11:52.629368 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:52.683993 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:52.684267 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:52.693061 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:52.719530 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:52.736525 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:52.745146 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:52.745158 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:52.749190 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:52.754278 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:52.757088 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:52.779157 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:52.796764 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:52.834699 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:52.836172 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685742, pods: 0 [odo] I0424 15:11:53.137697 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:53.141181 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:53.141216 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:53.142956 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:53.143147 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:53.143451 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:53.146877 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:53.148345 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:53.148454 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:53.210993 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:53.225556 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:53.284013 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:53.284041 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:53.378889 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:53.378924 22052 components.go:346] The component name is aname [odo] I0424 15:11:53.378929 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:53.378951 22052 components.go:351] Applying deployment [odo] I0424 15:11:53.452870 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:53.477735 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:53.493344 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:53.493736 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:53.561533 22052 all.go:67] all goroutines have returned in 68.193134ms [odo] I0424 15:11:53.561680 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:53.561842 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:53.561896 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:53.562003 22052 service.go:75] Getting list of services [odo] I0424 15:11:53.562029 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:53.605867 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:53.605902 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.614651 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.655835 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.706978 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.717455 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:53.717468 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:53.720716 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:53.728410 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:53.731371 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:53.744075 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:53.755110 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:53.799914 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:53.801059 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685810, pods: 0 [odo] I0424 15:11:54.101585 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:54.101794 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:54.101803 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:54.102390 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:54.102447 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:54.102488 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:54.105125 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:54.105362 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:54.105385 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:54.173222 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:54.198209 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:54.305398 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:54.305427 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:54.346428 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:54.346446 22052 components.go:346] The component name is aname [odo] I0424 15:11:54.346452 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:54.346459 22052 components.go:351] Applying deployment [odo] I0424 15:11:54.400316 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:54.462141 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:54.492400 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:54.493812 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:54.604319 22052 all.go:67] all goroutines have returned in 111.917279ms [odo] I0424 15:11:54.604344 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:54.604386 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:54.604408 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:54.604419 22052 service.go:75] Getting list of services [odo] I0424 15:11:54.604427 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:54.682078 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:54.682103 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.695260 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.714371 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.727603 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.739287 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:54.739303 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:54.742080 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:54.748375 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:54.753165 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:54.771258 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:54.882777 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:54.906526 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:54.907638 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258685901, pods: 0 [odo] I0424 15:11:55.212981 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:55.218554 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:55.218745 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:55.226732 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:55.227096 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:55.227882 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:55.233143 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:55.234573 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:55.234854 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:55.258397 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:55.272696 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:55.363105 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:55.363158 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:55.413104 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:55.413125 22052 components.go:346] The component name is aname [odo] I0424 15:11:55.413131 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:55.413147 22052 components.go:351] Applying deployment [odo] I0424 15:11:55.459615 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:55.488604 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:55.516366 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:55.517210 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:55.579500 22052 all.go:67] all goroutines have returned in 63.156829ms [odo] I0424 15:11:55.579524 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:55.579583 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:55.579626 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:55.579646 22052 service.go:75] Getting list of services [odo] I0424 15:11:55.579651 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:55.634790 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:55.634996 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.655013 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.667962 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.706540 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.722740 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:55.722757 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:55.763216 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:55.778604 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:55.796608 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:55.814066 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:55.879835 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:55.966945 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:55.969416 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686069, pods: 0 [odo] I0424 15:11:56.269969 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:56.270638 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:56.270667 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:56.272016 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:56.272134 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:56.272187 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:56.279917 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:56.280444 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:56.280520 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:56.298209 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:56.343515 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:56.393832 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:56.393865 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:56.447223 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:56.447260 22052 components.go:346] The component name is aname [odo] I0424 15:11:56.447280 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:56.447297 22052 components.go:351] Applying deployment [odo] I0424 15:11:56.494175 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:56.535943 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:56.568772 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:56.568897 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:56.647757 22052 all.go:67] all goroutines have returned in 78.980373ms [odo] I0424 15:11:56.647913 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:56.648129 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:56.648156 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:56.648177 22052 service.go:75] Getting list of services [odo] I0424 15:11:56.648182 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:56.718398 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:56.718452 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.753112 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.775441 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.792614 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.801396 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:56.801419 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:56.805608 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:56.809563 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:56.813247 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:56.828996 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:56.840800 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:56.869663 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:56.871114 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686150, pods: 0 [odo] I0424 15:11:57.172191 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:57.172393 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:57.172406 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:57.173149 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:57.173213 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:57.173248 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:57.176319 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:57.176723 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:57.176769 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:57.197783 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:57.211949 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:57.323208 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:57.323262 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:57.396332 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:57.396356 22052 components.go:346] The component name is aname [odo] I0424 15:11:57.396362 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:57.396528 22052 components.go:351] Applying deployment [odo] I0424 15:11:57.480057 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:57.535898 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:57.558631 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:57.558958 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:57.761028 22052 all.go:67] all goroutines have returned in 202.402021ms [odo] I0424 15:11:57.761070 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:57.761183 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:57.761292 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:57.761335 22052 service.go:75] Getting list of services [odo] I0424 15:11:57.761356 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:57.847149 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:57.847204 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.864551 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.888438 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.899726 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.908127 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:57.908137 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:57.911501 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:57.913776 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:57.918786 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:57.928832 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:57.942231 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:57.967776 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:57.968919 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686254, pods: 0 [odo] I0424 15:11:58.269601 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:58.269873 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:58.269887 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:58.270503 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:58.270612 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:58.270663 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:58.273864 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:58.274194 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:58.274237 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:58.286850 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:58.298251 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:58.374783 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:58.374882 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:58.443317 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:58.443400 22052 components.go:346] The component name is aname [odo] I0424 15:11:58.443436 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:58.443469 22052 components.go:351] Applying deployment [odo] I0424 15:11:58.514892 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:58.551831 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:58.584602 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:58.585196 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:58.672476 22052 all.go:67] all goroutines have returned in 87.860087ms [odo] I0424 15:11:58.672533 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:58.672588 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:58.672607 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:58.672616 22052 service.go:75] Getting list of services [odo] I0424 15:11:58.672683 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:58.712693 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:58.712765 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:58.747568 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:58.760498 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:58.771011 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:58.780943 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:58.780964 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:58.783650 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:58.786966 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:58.789597 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:58.806395 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:58.816513 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:58.952420 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:58.953539 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686373, pods: 0 [odo] I0424 15:11:59.255296 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:11:59.256753 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:59.256897 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:11:59.257823 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:59.257907 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:11:59.258388 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:11:59.262828 22052 schema.go:61] validated devfile schema [odo] I0424 15:11:59.263738 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:59.263939 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:59.280897 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:11:59.327810 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:59.410158 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:11:59.410184 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:59.453127 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:11:59.453144 22052 components.go:346] The component name is aname [odo] I0424 15:11:59.453151 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:59.453170 22052 components.go:351] Applying deployment [odo] I0424 15:11:59.542740 22052 components.go:360] Successfully updated component aname [odo] I0424 15:11:59.651144 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:11:59.685772 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:59.686419 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:59.819335 22052 all.go:67] all goroutines have returned in 132.967834ms [odo] I0424 15:11:59.819384 22052 all.go:76] query result: objects=6 [odo] I0424 15:11:59.819477 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:59.819640 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:59.819998 22052 service.go:75] Getting list of services [odo] I0424 15:11:59.820012 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:59.859343 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:59.859572 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.868700 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.884704 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.903154 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.913050 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:59.913070 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:59.917867 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:59.922144 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:00.042866 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:00.065953 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:00.081229 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:00.117580 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:00.118774 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686456, pods: 0 [odo] I0424 15:12:00.419413 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:00.420005 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:00.420038 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:00.421345 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:00.421506 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:00.421573 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:00.430174 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:00.430726 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:00.430836 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:00.491190 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:00.505322 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:00.571501 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:00.571552 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:00.621041 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:00.621067 22052 components.go:346] The component name is aname [odo] I0424 15:12:00.621082 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:00.621097 22052 components.go:351] Applying deployment [odo] I0424 15:12:00.661665 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:00.725638 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:00.780201 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:00.781360 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:00.839672 22052 all.go:67] all goroutines have returned in 59.523373ms [odo] I0424 15:12:00.839696 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:00.839809 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:00.839877 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:00.839895 22052 service.go:75] Getting list of services [odo] I0424 15:12:00.839906 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:00.881790 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:00.881824 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.895554 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.910396 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.930255 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.942402 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:00.942417 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:00.945527 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:00.948725 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:00.952456 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:00.962149 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:00.973125 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:01.002622 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:01.003752 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686554, pods: 0 [odo] I0424 15:12:01.304523 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:01.304825 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:01.304865 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:01.305977 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:01.306115 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:01.306138 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:01.311729 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:01.312103 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:01.312145 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:01.348217 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:01.369160 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:01.494308 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:01.494335 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:01.574363 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:01.574382 22052 components.go:346] The component name is aname [odo] I0424 15:12:01.574390 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:01.574397 22052 components.go:351] Applying deployment [odo] I0424 15:12:01.640346 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:01.706859 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:01.735302 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:01.739202 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:01.794385 22052 all.go:67] all goroutines have returned in 59.085138ms [odo] I0424 15:12:01.794445 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:01.794509 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:01.794542 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:01.794557 22052 service.go:75] Getting list of services [odo] I0424 15:12:01.794568 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:01.831825 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:01.831880 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.840698 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.853940 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.866001 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.885942 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:01.886506 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:01.892636 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:01.895600 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:01.901405 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:01.913065 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:01.954943 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:02.003021 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:02.004600 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686639, pods: 0 [odo] I0424 15:12:02.306577 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:02.308419 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:02.308758 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:02.310144 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:02.310379 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:02.310865 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:02.315115 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:02.319222 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:02.319474 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:02.336839 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:02.353368 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:02.462421 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:02.462487 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:02.499903 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:02.499927 22052 components.go:346] The component name is aname [odo] I0424 15:12:02.499932 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:02.499949 22052 components.go:351] Applying deployment [odo] I0424 15:12:02.575823 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:02.675168 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:02.710398 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:02.710631 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:02.876559 22052 all.go:67] all goroutines have returned in 166.166553ms [odo] I0424 15:12:02.876627 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:02.876739 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:02.876848 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:02.876934 22052 service.go:75] Getting list of services [odo] I0424 15:12:02.876985 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:02.975492 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:02.975531 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:02.984593 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:02.996733 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:03.010087 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:03.039309 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:03.039412 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:03.043227 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:03.046779 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:03.050525 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:03.064879 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:03.083466 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:03.126443 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:03.127721 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686689, pods: 0 [odo] I0424 15:12:03.428534 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:03.429492 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:03.429551 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:03.431168 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:03.431348 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:03.431400 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:03.439061 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:03.439574 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:03.439689 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:03.461142 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:03.474332 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:03.532542 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:03.532558 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:03.613611 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:03.613638 22052 components.go:346] The component name is aname [odo] I0424 15:12:03.613653 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:03.613668 22052 components.go:351] Applying deployment [odo] I0424 15:12:03.658091 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:03.685581 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:03.711156 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:03.711381 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:03.817342 22052 all.go:67] all goroutines have returned in 106.191655ms [odo] I0424 15:12:03.817468 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:03.817593 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:03.817663 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:03.817720 22052 service.go:75] Getting list of services [odo] I0424 15:12:03.817760 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:03.884723 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:03.884818 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:03.892654 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:03.909689 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:03.930845 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:03.963691 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:03.963720 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:03.967624 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:03.972677 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:03.976567 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:03.989803 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:04.008028 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:04.038417 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:04.039681 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686734, pods: 0 [odo] I0424 15:12:04.340133 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:04.340469 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:04.340503 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:04.341684 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:04.341816 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:04.341842 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:04.348396 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:04.348808 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:04.348848 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:04.364264 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:04.376304 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:04.426978 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:04.427088 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:04.476168 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:04.476261 22052 components.go:346] The component name is aname [odo] I0424 15:12:04.476299 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:04.476355 22052 components.go:351] Applying deployment [odo] I0424 15:12:04.521182 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:04.562716 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:04.601044 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:04.604479 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:04.650375 22052 all.go:67] all goroutines have returned in 49.329061ms [odo] I0424 15:12:04.650418 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:04.650488 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:04.650508 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:04.650522 22052 service.go:75] Getting list of services [odo] I0424 15:12:04.650528 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:04.699494 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:04.699558 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:04.712521 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:04.727148 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:04.736421 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:04.744544 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:04.744574 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:04.749079 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:04.752525 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:04.756102 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:04.768800 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:04.779619 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:04.812442 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:04.813673 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686786, pods: 0 [odo] I0424 15:12:05.114298 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:05.114649 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:05.114677 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:05.115890 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:05.116038 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:05.116064 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:05.124283 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:05.124694 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:05.124733 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:05.144073 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:05.155794 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:05.210123 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:05.210242 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:05.252358 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:05.252475 22052 components.go:346] The component name is aname [odo] I0424 15:12:05.252557 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:05.252624 22052 components.go:351] Applying deployment [odo] I0424 15:12:05.292301 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:05.332565 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:05.363445 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:05.369306 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:05.477313 22052 all.go:67] all goroutines have returned in 113.867026ms [odo] I0424 15:12:05.477403 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:05.477491 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:05.477539 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:05.477565 22052 service.go:75] Getting list of services [odo] I0424 15:12:05.477582 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:05.512918 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:05.512969 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:05.522775 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:05.538984 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:05.550559 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:05.562312 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:05.562347 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:05.566199 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:05.570258 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:05.574041 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:05.585686 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:05.597702 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:05.646071 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:05.647316 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686815, pods: 0 [odo] I0424 15:12:05.948088 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:05.948696 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:05.948735 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:05.950348 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:05.950542 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:05.950568 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:05.957668 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:05.958048 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:05.958089 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:06.008040 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:06.023264 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:06.172604 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:06.172733 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:06.241257 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:06.241296 22052 components.go:346] The component name is aname [odo] I0424 15:12:06.241311 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:06.241328 22052 components.go:351] Applying deployment [odo] I0424 15:12:06.367848 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:06.409934 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:06.434082 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:06.434524 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:06.541777 22052 all.go:67] all goroutines have returned in 107.673438ms [odo] I0424 15:12:06.541864 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:06.541957 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:06.542019 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:06.542033 22052 service.go:75] Getting list of services [odo] I0424 15:12:06.542043 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:06.582393 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:06.582513 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:06.591887 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:06.634725 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:06.648227 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:06.661625 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:06.661706 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:06.665917 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:06.669752 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:06.672476 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:06.688849 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:06.714027 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:06.738887 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:06.740075 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686851, pods: 0 [odo] I0424 15:12:07.040848 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:07.041886 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:07.041917 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:07.043193 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:07.043331 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:07.043355 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:07.050942 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:07.051329 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:07.051371 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:07.075787 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:07.091808 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:07.168987 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:07.169025 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:07.217111 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:07.217212 22052 components.go:346] The component name is aname [odo] I0424 15:12:07.217247 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:07.217305 22052 components.go:351] Applying deployment [odo] I0424 15:12:07.338803 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:07.372802 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:07.388709 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:07.388838 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:07.486164 22052 all.go:67] all goroutines have returned in 97.69775ms [odo] I0424 15:12:07.486207 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:07.486308 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:07.486533 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:07.486761 22052 service.go:75] Getting list of services [odo] I0424 15:12:07.486788 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:07.520338 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:07.520356 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:07.535341 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:07.584506 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:07.632962 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:07.651084 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:07.651118 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:07.655046 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:07.659146 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:07.662606 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:07.676528 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:07.688440 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:07.711140 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:07.712570 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686900, pods: 0 [odo] I0424 15:12:08.013240 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:08.013743 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:08.013766 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:08.015019 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:08.015149 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:08.015193 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:08.021658 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:08.022169 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:08.022268 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:08.069458 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:08.091401 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:08.190696 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:08.190717 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:08.230339 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:08.230358 22052 components.go:346] The component name is aname [odo] I0424 15:12:08.230363 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:08.230370 22052 components.go:351] Applying deployment [odo] I0424 15:12:08.273703 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:08.329051 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:08.343907 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:08.344057 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:08.464932 22052 all.go:67] all goroutines have returned in 121.026696ms [odo] I0424 15:12:08.464956 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:08.464994 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:08.465012 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:08.465021 22052 service.go:75] Getting list of services [odo] I0424 15:12:08.465028 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:08.506055 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:08.506073 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:08.514193 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:08.527373 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:08.570035 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:08.579100 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:08.579114 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:08.583828 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:08.587933 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:08.592078 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:08.603281 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:08.616634 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:08.638424 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:08.639561 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686932, pods: 0 [odo] I0424 15:12:08.941163 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:08.943345 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:08.943521 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:08.945664 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:08.945883 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:08.946387 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:08.955105 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:08.956670 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:08.956984 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:08.995130 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:09.018823 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:09.075064 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:09.075100 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:09.115806 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:09.115839 22052 components.go:346] The component name is aname [odo] I0424 15:12:09.115854 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:09.115876 22052 components.go:351] Applying deployment [odo] I0424 15:12:09.224367 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:09.362845 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:09.386955 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:09.390348 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:09.483842 22052 all.go:67] all goroutines have returned in 96.896773ms [odo] I0424 15:12:09.483860 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:09.483900 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:09.483925 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:09.484064 22052 service.go:75] Getting list of services [odo] I0424 15:12:09.484071 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:09.529361 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:09.529444 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:09.542152 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:09.553095 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:09.563365 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:09.574929 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:09.575085 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:09.584335 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:09.593039 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:09.595787 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:09.607880 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:09.629745 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:09.678734 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:09.679979 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258686973, pods: 0 [odo] I0424 15:12:09.980722 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:09.981678 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:09.981709 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:09.983466 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:09.983572 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:09.983806 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:09.991137 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:09.992619 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:09.992763 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:10.038880 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:10.074121 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:10.222854 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:10.222886 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:10.399110 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:10.399145 22052 components.go:346] The component name is aname [odo] I0424 15:12:10.399151 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:10.402514 22052 components.go:351] Applying deployment [odo] I0424 15:12:10.464717 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:10.501710 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:10.518767 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:10.519009 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:10.594029 22052 all.go:67] all goroutines have returned in 75.249596ms [odo] I0424 15:12:10.594052 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:10.594172 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:10.594248 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:10.594282 22052 service.go:75] Getting list of services [odo] I0424 15:12:10.594306 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:10.648771 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:10.648912 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:10.672762 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:10.687933 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:10.697287 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:10.706034 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:10.706061 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:10.710177 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:10.717717 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:10.724162 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:10.741128 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:10.769132 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:10.793523 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:10.794726 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687092, pods: 0 [odo] I0424 15:12:11.095291 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:11.095828 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:11.095859 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:11.097378 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:11.097530 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:11.097601 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:11.105575 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:11.106107 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:11.106172 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:11.130349 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:11.144276 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:11.190630 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:11.190677 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:11.228994 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:11.229016 22052 components.go:346] The component name is aname [odo] I0424 15:12:11.229024 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:11.229034 22052 components.go:351] Applying deployment [odo] I0424 15:12:11.277597 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:11.307397 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:11.325373 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:11.326985 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:11.520828 22052 all.go:67] all goroutines have returned in 195.455607ms [odo] I0424 15:12:11.520958 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:11.521109 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:11.521174 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:11.521233 22052 service.go:75] Getting list of services [odo] I0424 15:12:11.521272 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:11.587428 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:11.587520 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.597620 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.611963 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.628851 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:11.636473 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:11.636498 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:11.640354 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:11.643143 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:11.647404 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:11.659137 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:11.680785 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:11.703996 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:11.705120 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687146, pods: 0 [odo] I0424 15:12:12.005377 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:12.005767 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:12.005799 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:12.007009 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:12.007150 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:12.007172 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:12.014120 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:12.014614 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:12.014713 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:12.044041 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:12.109893 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:12.191340 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:12.191379 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:12.396530 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:12.396565 22052 components.go:346] The component name is aname [odo] I0424 15:12:12.396580 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:12.396595 22052 components.go:351] Applying deployment [odo] I0424 15:12:12.441035 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:12.474271 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:12.502695 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:12.502876 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:12.632680 22052 all.go:67] all goroutines have returned in 129.980507ms [odo] I0424 15:12:12.632723 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:12.632787 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:12.632822 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:12.632842 22052 service.go:75] Getting list of services [odo] I0424 15:12:12.632850 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:12.675196 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:12.675235 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.684982 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.698259 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.710042 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:12.768410 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:12.768439 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:12.822374 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:12.853870 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:12.858805 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:12.871039 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:12.896175 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:12.945179 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:12.946277 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687241, pods: 0 [odo] I0424 15:12:13.249866 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:13.252873 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:13.252954 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:13.254887 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:13.255098 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:13.255839 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:13.263302 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:13.264518 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:13.264643 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:13.297837 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:13.312083 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:13.368215 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:13.368242 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:13.431466 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:13.431489 22052 components.go:346] The component name is aname [odo] I0424 15:12:13.431494 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:13.431505 22052 components.go:351] Applying deployment [odo] I0424 15:12:13.478143 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:13.508881 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:13.529578 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:13.529747 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:13.611414 22052 all.go:67] all goroutines have returned in 81.731547ms [odo] I0424 15:12:13.611556 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:13.611996 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:13.612288 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:13.612307 22052 service.go:75] Getting list of services [odo] I0424 15:12:13.612319 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:13.670564 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:13.670619 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.680575 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.695909 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.715848 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:13.723836 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:13.723847 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:13.728837 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:13.731594 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:13.735457 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:13.744011 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:13.753320 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:13.776432 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:13.777602 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687275, pods: 0 [odo] I0424 15:12:14.078156 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:14.078652 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:14.078695 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:14.079849 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:14.080001 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:14.080060 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:14.096886 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:14.097290 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:14.097353 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:14.122180 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:14.140604 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:14.215072 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:14.215110 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:14.285910 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:14.285941 22052 components.go:346] The component name is aname [odo] I0424 15:12:14.285956 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:14.285972 22052 components.go:351] Applying deployment [odo] I0424 15:12:14.341609 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:14.378338 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:14.409570 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:14.409700 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:14.580097 22052 all.go:67] all goroutines have returned in 170.583897ms [odo] I0424 15:12:14.580133 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:14.580196 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:14.580228 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:14.580240 22052 service.go:75] Getting list of services [odo] I0424 15:12:14.580253 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:14.617897 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:14.617942 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.639732 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.653462 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.667348 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:14.677262 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:14.677315 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:14.681062 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:14.685382 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:14.689161 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:14.704888 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:14.813491 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:14.844052 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:14.845299 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687346, pods: 0 [odo] I0424 15:12:15.145913 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:15.146343 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:15.146368 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:15.147656 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:15.147805 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:15.147819 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:15.155868 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:15.156226 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:15.156269 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:15.195315 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:15.209665 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:15.278394 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:15.278610 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:15.322213 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:15.322232 22052 components.go:346] The component name is aname [odo] I0424 15:12:15.322238 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:15.322245 22052 components.go:351] Applying deployment [odo] I0424 15:12:15.362996 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:15.390968 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:15.422594 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:15.422845 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:15.530223 22052 all.go:67] all goroutines have returned in 107.603428ms [odo] I0424 15:12:15.530325 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:15.530423 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:15.530518 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:15.530542 22052 service.go:75] Getting list of services [odo] I0424 15:12:15.530587 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:15.576130 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:15.576160 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.585815 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.595816 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.609661 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:15.619785 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:15.619817 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:15.623270 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:15.626925 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:15.630146 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:15.640687 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:15.651894 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:15.674845 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:15.676055 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687434, pods: 0 [odo] I0424 15:12:15.976551 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:15.977028 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:15.977080 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:15.978278 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:15.978423 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:15.978446 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:15.986862 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:15.987301 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:15.987368 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:16.003302 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:16.020369 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:16.110445 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:16.110510 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:16.255254 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:16.255290 22052 components.go:346] The component name is aname [odo] I0424 15:12:16.255316 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:16.255357 22052 components.go:351] Applying deployment [odo] I0424 15:12:16.302953 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:16.362579 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:16.379387 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:16.380879 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:16.529570 22052 all.go:67] all goroutines have returned in 150.181563ms [odo] I0424 15:12:16.529628 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:16.529682 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:16.529710 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:16.529726 22052 service.go:75] Getting list of services [odo] I0424 15:12:16.529733 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:16.584209 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:16.584228 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:16.597282 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:16.609536 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:16.622158 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:16.630554 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:16.630588 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:16.634231 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:16.637657 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:16.641287 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:16.662761 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:16.678894 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:16.705745 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:16.706885 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687476, pods: 0 [odo] I0424 15:12:17.007600 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:17.008094 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:17.008127 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:17.009447 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:17.009576 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:17.009590 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:17.016347 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:17.016780 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:17.016848 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:17.035717 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:17.113109 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:17.284924 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:17.284944 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:17.393708 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:17.393730 22052 components.go:346] The component name is aname [odo] I0424 15:12:17.393738 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:17.393748 22052 components.go:351] Applying deployment [odo] I0424 15:12:17.440839 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:17.472234 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:17.499242 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:17.500583 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:17.590086 22052 all.go:67] all goroutines have returned in 90.843226ms [odo] I0424 15:12:17.590117 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:17.590158 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:17.590188 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:17.590198 22052 service.go:75] Getting list of services [odo] I0424 15:12:17.590206 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:17.642616 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:17.642633 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:17.649939 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:17.678775 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:17.689122 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:17.697389 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:17.697404 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:17.700931 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:17.703794 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:17.707458 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:17.722024 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:17.739771 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:17.775433 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:17.776669 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687563, pods: 0 [odo] I0424 15:12:18.077257 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:18.077463 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:18.077473 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:18.078075 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:18.078146 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:18.078155 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:18.081257 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:18.081476 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:18.081494 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:18.166191 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:18.183327 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:18.260479 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:18.260517 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:18.294158 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:18.294175 22052 components.go:346] The component name is aname [odo] I0424 15:12:18.294181 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:18.294187 22052 components.go:351] Applying deployment [odo] I0424 15:12:18.340306 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:18.370832 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:18.395978 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:18.396144 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:18.455672 22052 all.go:67] all goroutines have returned in 59.689501ms [odo] I0424 15:12:18.455701 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:18.455755 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:18.455798 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:18.455807 22052 service.go:75] Getting list of services [odo] I0424 15:12:18.455812 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:18.530684 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:18.530710 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.539461 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.552530 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.561575 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:18.569039 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:18.569052 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:18.572410 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:18.574958 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:18.610710 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:18.677902 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:18.690387 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:18.715284 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:18.716378 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687622, pods: 0 [odo] I0424 15:12:19.016986 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:19.017529 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:19.017544 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:19.018233 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:19.018307 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:19.018322 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:19.023698 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:19.024009 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:19.024039 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:19.035735 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:19.048596 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:19.104338 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:19.104368 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:19.143363 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:19.143466 22052 components.go:346] The component name is aname [odo] I0424 15:12:19.143557 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:19.143607 22052 components.go:351] Applying deployment [odo] I0424 15:12:19.188603 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:19.216611 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:19.241719 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:19.241849 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:19.484382 22052 all.go:67] all goroutines have returned in 242.658945ms [odo] I0424 15:12:19.484431 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:19.484498 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:19.484539 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:19.484561 22052 service.go:75] Getting list of services [odo] I0424 15:12:19.484571 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:19.586616 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:19.586711 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:19.665791 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:19.690894 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:19.708501 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:19.802443 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:19.802510 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:19.814182 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:19.819921 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:19.824718 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:19.890367 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:19.905333 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:19.933782 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:19.935059 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687668, pods: 0 [odo] I0424 15:12:20.235948 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:20.236782 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:20.236813 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:20.238165 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:20.238327 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:20.238348 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:20.245942 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:20.246425 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:20.246515 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:20.298141 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:20.324116 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:20.385644 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:20.385669 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:20.428120 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:20.428144 22052 components.go:346] The component name is aname [odo] I0424 15:12:20.428155 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:20.428173 22052 components.go:351] Applying deployment [odo] I0424 15:12:20.470909 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:20.540353 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:20.569389 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:20.569912 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:20.630687 22052 all.go:67] all goroutines have returned in 61.685054ms [odo] I0424 15:12:20.630845 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:20.630942 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:20.631003 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:20.631040 22052 service.go:75] Getting list of services [odo] I0424 15:12:20.631075 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:20.683647 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:20.683692 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:20.692528 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:20.703909 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:20.715058 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:20.729204 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:20.729243 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:20.732874 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:20.737372 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:20.741955 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:20.755278 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:20.766106 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:20.826794 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:20.827896 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687781, pods: 0 [odo] I0424 15:12:21.128981 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:21.130534 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:21.130552 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:21.131520 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:21.131597 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:21.132437 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:21.149013 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:21.155083 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:21.156110 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:21.174028 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:21.192500 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:21.282147 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:21.282187 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:21.341917 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:21.341935 22052 components.go:346] The component name is aname [odo] I0424 15:12:21.341941 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:21.341954 22052 components.go:351] Applying deployment [odo] I0424 15:12:21.393484 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:21.433627 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:21.454156 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:21.455248 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:21.528900 22052 all.go:67] all goroutines have returned in 74.805969ms [odo] I0424 15:12:21.528932 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:21.529025 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:21.529272 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:21.529291 22052 service.go:75] Getting list of services [odo] I0424 15:12:21.529432 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:21.562829 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:21.562856 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:21.576291 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:21.592493 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:21.603416 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:21.610119 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:21.610132 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:21.612947 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:21.615812 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:21.619405 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:21.632120 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:21.646685 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:21.694879 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:21.696149 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687832, pods: 0 [odo] I0424 15:12:21.996884 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:21.997500 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:21.997534 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:21.999293 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:21.999504 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:21.999575 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:22.010498 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:22.011005 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:22.011081 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:22.032803 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:22.051659 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:22.101712 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:22.101860 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:22.139405 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:22.139482 22052 components.go:346] The component name is aname [odo] I0424 15:12:22.139499 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:22.139515 22052 components.go:351] Applying deployment [odo] I0424 15:12:22.204573 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:22.279184 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:22.302253 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:22.305178 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:22.578169 22052 all.go:67] all goroutines have returned in 275.91242ms [odo] I0424 15:12:22.578204 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:22.578284 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:22.578317 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:22.578331 22052 service.go:75] Getting list of services [odo] I0424 15:12:22.578339 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:22.621001 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:22.621105 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:22.630996 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:22.652285 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:22.664820 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:22.673342 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:22.673358 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:22.676978 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:22.680600 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:22.683563 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:22.699943 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:22.709717 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:22.738175 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:22.739401 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687851, pods: 0 [odo] I0424 15:12:23.039894 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:23.040661 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:23.040691 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:23.042032 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:23.042257 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:23.042288 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:23.049247 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:23.049627 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:23.049684 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:23.081290 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:23.093809 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:23.148053 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:23.148156 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:23.198183 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:23.198288 22052 components.go:346] The component name is aname [odo] I0424 15:12:23.198324 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:23.198380 22052 components.go:351] Applying deployment [odo] I0424 15:12:23.241098 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:23.271342 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:23.298890 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:23.299056 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:23.351494 22052 all.go:67] all goroutines have returned in 52.60165ms [odo] I0424 15:12:23.351536 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:23.351637 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:23.351709 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:23.351731 22052 service.go:75] Getting list of services [odo] I0424 15:12:23.351764 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:23.397504 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:23.397604 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:23.408496 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:23.432422 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:23.446265 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:23.455821 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:23.455888 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:23.459560 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:23.462832 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:23.466078 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:23.481346 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:23.538056 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:23.629654 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:23.630905 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687891, pods: 0 [odo] I0424 15:12:23.931277 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:23.931372 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:23.931380 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:23.932062 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:23.932147 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:23.932156 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:23.935134 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:23.935372 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:23.935414 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:23.975360 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:23.994629 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:24.052810 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:24.052822 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:24.097372 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:24.097448 22052 components.go:346] The component name is aname [odo] I0424 15:12:24.097626 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:24.097651 22052 components.go:351] Applying deployment [odo] I0424 15:12:24.140221 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:24.174144 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:24.190219 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:24.192036 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:24.460573 22052 all.go:67] all goroutines have returned in 270.352117ms [odo] I0424 15:12:24.460596 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:24.460638 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:24.460655 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:24.460663 22052 service.go:75] Getting list of services [odo] I0424 15:12:24.460667 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:24.502688 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:24.502714 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:24.512925 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:24.533442 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:24.546058 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:24.562000 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:24.562056 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:24.565326 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:24.568527 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:24.571755 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:24.621629 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:24.647212 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:24.763773 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:24.764917 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258687960, pods: 0 [odo] I0424 15:12:25.065482 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:25.065689 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:25.065708 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:25.066429 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:25.066517 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:25.066533 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:25.069515 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:25.069784 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:25.069815 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:25.088434 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:25.101648 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:25.150444 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:25.150473 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:25.223425 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:25.223439 22052 components.go:346] The component name is aname [odo] I0424 15:12:25.223445 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:25.223451 22052 components.go:351] Applying deployment [odo] I0424 15:12:25.257475 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:25.297651 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:25.333220 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:25.333757 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:25.493222 22052 all.go:67] all goroutines have returned in 160.05108ms [odo] I0424 15:12:25.493261 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:25.493357 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:25.493516 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:25.493766 22052 service.go:75] Getting list of services [odo] I0424 15:12:25.493773 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:25.590787 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:25.591234 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:25.633590 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:25.694023 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:25.714959 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:25.761174 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:25.761199 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:25.766712 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:25.771466 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:25.775370 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:25.804327 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:25.816841 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:25.841250 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:25.842420 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688099, pods: 0 [odo] I0424 15:12:26.145568 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:26.145989 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:26.146120 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:26.146960 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:26.147066 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:26.147242 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:26.153374 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:26.153784 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:26.154059 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:26.198149 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:26.313613 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:26.561971 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:26.561993 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:26.611866 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:26.612003 22052 components.go:346] The component name is aname [odo] I0424 15:12:26.612018 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:26.612136 22052 components.go:351] Applying deployment [odo] I0424 15:12:26.655821 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:26.687184 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:26.704702 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:26.706599 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:26.815580 22052 all.go:67] all goroutines have returned in 110.888009ms [odo] I0424 15:12:26.815672 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:26.815728 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:26.815791 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:26.815818 22052 service.go:75] Getting list of services [odo] I0424 15:12:26.815823 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:26.859844 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:26.859867 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:26.876808 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:26.894898 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:26.908017 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:26.916889 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:26.916902 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:26.919901 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:26.923286 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:26.927074 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:26.952912 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:26.977321 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:27.025043 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:27.026162 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688217, pods: 0 [odo] I0424 15:12:27.326846 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:27.327106 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:27.327128 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:27.328372 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:27.328540 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:27.328561 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:27.336232 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:27.336506 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:27.336535 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:27.401509 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:27.431671 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:27.488690 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:27.488714 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:27.523470 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:27.523489 22052 components.go:346] The component name is aname [odo] I0424 15:12:27.523495 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:27.523501 22052 components.go:351] Applying deployment [odo] I0424 15:12:27.593979 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:27.621035 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:27.655524 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:27.655867 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:27.751693 22052 all.go:67] all goroutines have returned in 96.169445ms [odo] I0424 15:12:27.751728 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:27.751810 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:27.751846 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:27.751859 22052 service.go:75] Getting list of services [odo] I0424 15:12:27.751885 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:27.786270 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:27.786292 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:27.794490 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:27.847761 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:27.860890 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:27.869557 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:27.869584 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:27.874662 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:27.878412 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:27.882456 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:27.905241 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:27.918105 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:27.939513 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:27.940633 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688334, pods: 0 [odo] I0424 15:12:28.245728 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:28.251120 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:28.251160 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:28.253105 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:28.253202 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:28.253832 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:28.259436 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:28.265840 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:28.265952 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:28.283610 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:28.294938 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:28.430515 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:28.430842 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:28.495312 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:28.495333 22052 components.go:346] The component name is aname [odo] I0424 15:12:28.495339 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:28.495349 22052 components.go:351] Applying deployment [odo] I0424 15:12:28.542248 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:28.583182 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:28.607989 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:28.609008 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:28.687744 22052 all.go:67] all goroutines have returned in 79.980056ms [odo] I0424 15:12:28.687813 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:28.688173 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:28.688229 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:28.688259 22052 service.go:75] Getting list of services [odo] I0424 15:12:28.688273 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:28.739434 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:28.739480 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:28.750164 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:28.808820 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:28.825808 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:28.834298 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:28.834324 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:28.837842 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:28.841395 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:28.844336 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:28.869453 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:28.882314 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:28.909829 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:28.910956 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688441, pods: 0 [odo] I0424 15:12:29.212328 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:29.213379 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:29.213401 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:29.214443 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:29.214564 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:29.214863 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:29.218414 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:29.219174 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:29.219252 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:29.237539 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:29.259110 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:29.426073 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:29.426347 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:29.488652 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:29.488729 22052 components.go:346] The component name is aname [odo] I0424 15:12:29.488739 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:29.488758 22052 components.go:351] Applying deployment [odo] I0424 15:12:29.599176 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:29.693059 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:29.714155 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:29.718431 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:29.858157 22052 all.go:67] all goroutines have returned in 143.881158ms [odo] I0424 15:12:29.858207 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:29.858295 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:29.858489 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:29.858524 22052 service.go:75] Getting list of services [odo] I0424 15:12:29.858532 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:29.950527 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:29.950576 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:29.970691 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:30.025446 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:30.036270 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:30.053183 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:30.053212 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:30.055875 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:30.058214 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:30.061121 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:30.082206 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:30.095916 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:30.120173 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:30.121348 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688533, pods: 0 [odo] I0424 15:12:30.422071 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:30.422636 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:30.422679 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:30.423930 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:30.424071 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:30.424138 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:30.431576 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:30.432088 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:30.432145 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:30.458367 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:30.474364 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:30.823896 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:30.823916 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:30.924418 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:30.924440 22052 components.go:346] The component name is aname [odo] I0424 15:12:30.924447 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:30.924453 22052 components.go:351] Applying deployment [odo] I0424 15:12:30.958773 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:31.010638 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:31.034914 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:31.035217 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:31.100382 22052 all.go:67] all goroutines have returned in 65.479384ms [odo] I0424 15:12:31.100409 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:31.100535 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:31.100565 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:31.100580 22052 service.go:75] Getting list of services [odo] I0424 15:12:31.100592 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:31.134580 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:31.134596 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:31.143014 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:31.153366 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:31.206166 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:31.226769 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:31.226785 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:31.230849 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:31.235159 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:31.280269 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:31.335600 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:31.387388 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:31.415527 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:31.416630 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688665, pods: 0 [odo] I0424 15:12:31.716979 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:31.717121 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:31.717139 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:31.718128 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:31.718191 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:31.718211 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:31.721736 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:31.722133 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:31.722170 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:31.816033 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:31.857252 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:31.959715 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:31.959748 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:32.033885 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:32.033908 22052 components.go:346] The component name is aname [odo] I0424 15:12:32.033945 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:32.033970 22052 components.go:351] Applying deployment [odo] I0424 15:12:32.110169 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:32.143791 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:32.177392 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:32.177656 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:32.226704 22052 all.go:67] all goroutines have returned in 49.328045ms [odo] I0424 15:12:32.226724 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:32.226773 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:32.226795 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:32.226817 22052 service.go:75] Getting list of services [odo] I0424 15:12:32.226823 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:32.275208 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:32.275227 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:32.283954 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:32.295196 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:32.309693 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:32.351590 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:32.351690 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:32.360516 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:32.366033 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:32.384642 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:32.420503 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:32.438773 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:32.469845 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:32.471317 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688779, pods: 0 [odo] I0424 15:12:32.772651 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:32.773805 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:32.773873 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:32.777850 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:32.777978 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:32.778038 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:32.784845 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:32.785274 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:32.785337 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:32.829921 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:32.864817 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:32.923397 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:32.923505 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:32.992498 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:32.992526 22052 components.go:346] The component name is aname [odo] I0424 15:12:32.992541 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:32.992557 22052 components.go:351] Applying deployment [odo] I0424 15:12:33.045651 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:33.079990 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:33.106394 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:33.109807 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:33.332732 22052 all.go:67] all goroutines have returned in 226.331681ms [odo] I0424 15:12:33.332792 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:33.332875 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:33.332903 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:33.332917 22052 service.go:75] Getting list of services [odo] I0424 15:12:33.332928 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:33.380346 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:33.380425 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:33.389336 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:33.402935 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:33.416574 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:33.422868 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:33.422881 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:33.425477 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:33.429298 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:33.431948 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:33.446966 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:33.477645 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:33.499046 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:33.500203 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688830, pods: 0 [odo] I0424 15:12:33.800678 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:33.801419 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:33.801445 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:33.802276 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:33.802342 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:33.802357 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:33.805789 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:33.806024 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:33.806050 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:33.818067 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:33.831995 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:33.965497 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:33.965533 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:34.025078 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:34.025120 22052 components.go:346] The component name is aname [odo] I0424 15:12:34.025178 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:34.025224 22052 components.go:351] Applying deployment [odo] I0424 15:12:34.108809 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:34.172419 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:34.199907 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:34.200477 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:34.301193 22052 all.go:67] all goroutines have returned in 101.285444ms [odo] I0424 15:12:34.301238 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:34.301330 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:34.301396 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:34.301433 22052 service.go:75] Getting list of services [odo] I0424 15:12:34.301451 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:34.389350 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:34.389480 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:34.408187 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:34.420572 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:34.437290 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:34.446828 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:34.447099 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:34.491287 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:34.495288 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:34.501282 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:34.515544 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:34.527871 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:34.548917 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:34.550187 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688917, pods: 0 [odo] I0424 15:12:34.851041 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:34.852021 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:34.852047 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:34.853347 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:34.853475 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:34.853490 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:34.860340 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:34.860790 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:34.860860 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:34.874268 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:34.897985 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:34.956003 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:34.956099 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:34.991857 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:34.991891 22052 components.go:346] The component name is aname [odo] I0424 15:12:34.991905 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:34.991924 22052 components.go:351] Applying deployment [odo] I0424 15:12:35.033715 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:35.063218 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:35.102861 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:35.103262 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:35.188529 22052 all.go:67] all goroutines have returned in 85.66296ms [odo] I0424 15:12:35.188576 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:35.188645 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:35.188675 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:35.188698 22052 service.go:75] Getting list of services [odo] I0424 15:12:35.188708 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:35.239482 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:35.239522 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:35.248219 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:35.262691 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:35.287167 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:35.296971 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:35.297006 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:35.300635 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:35.304101 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:35.309636 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:35.320001 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:35.333584 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:35.363208 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:35.364377 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258688984, pods: 0 [odo] I0424 15:12:35.664902 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:12:35.665190 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:35.665211 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:12:35.666394 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:35.666684 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:12:35.666704 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:12:35.684004 22052 schema.go:61] validated devfile schema [odo] I0424 15:12:35.684638 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:35.684683 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:35.700668 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:12:35.713662 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:35.778060 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:12:35.778140 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:35.815720 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:12:35.815747 22052 components.go:346] The component name is aname [odo] I0424 15:12:35.815762 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:35.815778 22052 components.go:351] Applying deployment [odo] I0424 15:12:35.864035 22052 components.go:360] Successfully updated component aname [odo] I0424 15:12:36.006194 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:12:36.036815 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:36.042012 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:36.173577 22052 all.go:67] all goroutines have returned in 136.758812ms [odo] I0424 15:12:36.173730 22052 all.go:76] query result: objects=6 [odo] I0424 15:12:36.173904 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:36.173984 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:36.174052 22052 service.go:75] Getting list of services [odo] I0424 15:12:36.174085 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:36.227162 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:36.227270 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:36.236739 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:36.285085 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:36.300994 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:36.308274 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:36.308306 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:36.312193 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:36.315418 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:36.319201 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:36.331822 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:36.351617 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:36.405353 22052 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:16:31.746575 22052 watch.go:266] deployment watcher Event: Type: MODIFIED, name: aname-app, rv: 258697078, pods: 1 [odo] I0424 15:16:32.047326 22052 watch.go:438] Copying files [] to pod [odo] I0424 15:16:32.048223 22052 context.go:159] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:16:32.048259 22052 context.go:110] absolute devfile path: '/tmp/3832402403/devfile.yaml' [odo] I0424 15:16:32.049613 22052 content.go:48] converted devfile YAML to JSON [odo] I0424 15:16:32.049774 22052 apiVersion.go:60] devfile schemaVersion: '2.2.0' [odo] I0424 15:16:32.049844 22052 helper.go:56] devfile apiVersion '2.2.0' is supported [odo] I0424 15:16:32.059540 22052 schema.go:61] validated devfile schema [odo] I0424 15:16:32.060082 22052 validate.go:45] Successfully validated devfile sections [odo] I0424 15:16:32.060194 22052 components.go:69] component state: "WaitDeployment" [odo] I0424 15:16:32.075606 22052 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:java] [odo] I0424 15:16:32.091307 22052 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:16:32.157515 22052 utils.go:77] Updating container tools with mandatory volume mounts [odo] I0424 15:16:32.157586 22052 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:16:32.199630 22052 components.go:345] Creating deployment aname-app [odo] I0424 15:16:32.199726 22052 components.go:346] The component name is aname [odo] I0424 15:16:32.199765 22052 components.go:349] The component already exists, attempting to update it [odo] I0424 15:16:32.199809 22052 components.go:351] Applying deployment [odo] I0424 15:16:32.241252 22052 components.go:360] Successfully updated component aname [odo] I0424 15:16:32.343742 22052 components.go:747] Successfully update Service for component aname [odo] I0424 15:16:32.359148 22052 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:16:32.359451 22052 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:16:32.584129 22052 all.go:67] all goroutines have returned in 224.982581ms [odo] I0424 15:16:32.584177 22052 all.go:76] query result: objects=7 [odo] I0424 15:16:32.584269 22052 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:16:32.584327 22052 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:16:32.584380 22052 service.go:75] Getting list of services [odo] I0424 15:16:32.584399 22052 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:16:32.627519 22052 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:16:32.627586 22052 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:32.637431 22052 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:32.651371 22052 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:32.662244 22052 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:16:32.714344 22052 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:16:32.714372 22052 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:16:32.718639 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:32.721932 22052 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:16:32.726102 22052 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:16:32.739387 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:16:32.753132 22052 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] • Syncing files into the container ... [odo] I0424 15:16:32.890679 22052 libdevfile.go:187] Build command: defaultbuild [odo] I0424 15:16:32.890703 22052 libdevfile.go:199] Run command: defaultrun [odo] I0424 15:16:32.891286 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403, destBase: ., destFile: . [odo] I0424 15:16:32.891309 22052 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:16:32.892760 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:16:32.892786 22052 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:16:32.893150 22052 file_indexer.go:453] file added: /tmp/3832402403/.gitignore [odo] I0424 15:16:32.893182 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/.odo, destBase: ., destFile: .odo [odo] I0424 15:16:32.893191 22052 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:16:32.893489 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/Dockerfile, destBase: ., destFile: Dockerfile [odo] I0424 15:16:32.893507 22052 file_indexer.go:406] Corrected destinations: base: . file: Dockerfile [odo] I0424 15:16:32.893798 22052 file_indexer.go:453] file added: /tmp/3832402403/Dockerfile [odo] I0424 15:16:32.893825 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/HELP.md, destBase: ., destFile: HELP.md [odo] I0424 15:16:32.893834 22052 file_indexer.go:406] Corrected destinations: base: . file: HELP.md [odo] I0424 15:16:32.894192 22052 file_indexer.go:453] file added: /tmp/3832402403/HELP.md [odo] I0424 15:16:32.894220 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:16:32.894236 22052 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:16:32.894692 22052 file_indexer.go:453] file added: /tmp/3832402403/devfile.yaml [odo] I0424 15:16:32.894722 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/docker, destBase: ., destFile: docker [odo] I0424 15:16:32.894764 22052 file_indexer.go:406] Corrected destinations: base: . file: docker [odo] I0424 15:16:32.895143 22052 file_indexer.go:453] file added: /tmp/3832402403/docker [odo] I0424 15:16:32.895731 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/docker/Dockerfile, destBase: ., destFile: docker/Dockerfile [odo] I0424 15:16:32.895772 22052 file_indexer.go:406] Corrected destinations: base: . file: docker/Dockerfile [odo] I0424 15:16:32.896221 22052 file_indexer.go:453] file added: /tmp/3832402403/docker/Dockerfile [odo] I0424 15:16:32.896279 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/kubernetes, destBase: ., destFile: kubernetes [odo] I0424 15:16:32.896296 22052 file_indexer.go:406] Corrected destinations: base: . file: kubernetes [odo] I0424 15:16:32.896706 22052 file_indexer.go:453] file added: /tmp/3832402403/kubernetes [odo] I0424 15:16:32.897213 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/kubernetes/deploy.yaml, destBase: ., destFile: kubernetes/deploy.yaml [odo] I0424 15:16:32.897231 22052 file_indexer.go:406] Corrected destinations: base: . file: kubernetes/deploy.yaml [odo] I0424 15:16:32.897825 22052 file_indexer.go:453] file added: /tmp/3832402403/kubernetes/deploy.yaml [odo] I0424 15:16:32.897858 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/mvnw, destBase: ., destFile: mvnw [odo] I0424 15:16:32.897874 22052 file_indexer.go:406] Corrected destinations: base: . file: mvnw [odo] I0424 15:16:32.898213 22052 file_indexer.go:453] file added: /tmp/3832402403/mvnw [odo] I0424 15:16:32.898255 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/mvnw.cmd, destBase: ., destFile: mvnw.cmd [odo] I0424 15:16:32.898272 22052 file_indexer.go:406] Corrected destinations: base: . file: mvnw.cmd [odo] I0424 15:16:32.898599 22052 file_indexer.go:453] file added: /tmp/3832402403/mvnw.cmd [odo] I0424 15:16:32.898627 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/pom.xml, destBase: ., destFile: pom.xml [odo] I0424 15:16:32.898637 22052 file_indexer.go:406] Corrected destinations: base: . file: pom.xml [odo] I0424 15:16:32.898934 22052 file_indexer.go:453] file added: /tmp/3832402403/pom.xml [odo] I0424 15:16:32.898960 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src, destBase: ., destFile: src [odo] I0424 15:16:32.900511 22052 file_indexer.go:406] Corrected destinations: base: . file: src [odo] I0424 15:16:32.901808 22052 file_indexer.go:453] file added: /tmp/3832402403/src [odo] I0424 15:16:32.902773 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main, destBase: ., destFile: src/main [odo] I0424 15:16:32.902791 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main [odo] I0424 15:16:32.903021 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main [odo] I0424 15:16:32.903643 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java, destBase: ., destFile: src/main/java [odo] I0424 15:16:32.903668 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/java [odo] I0424 15:16:32.903896 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/java [odo] I0424 15:16:32.905265 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com, destBase: ., destFile: src/main/java/com [odo] I0424 15:16:32.905280 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/java/com [odo] I0424 15:16:32.905510 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/java/com [odo] I0424 15:16:32.905844 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com/example, destBase: ., destFile: src/main/java/com/example [odo] I0424 15:16:32.905851 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/java/com/example [odo] I0424 15:16:32.906096 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/java/com/example [odo] I0424 15:16:32.906411 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com/example/demo, destBase: ., destFile: src/main/java/com/example/demo [odo] I0424 15:16:32.906423 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/java/com/example/demo [odo] I0424 15:16:32.906687 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/java/com/example/demo [odo] I0424 15:16:32.907167 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com/example/demo/DemoApplication.java, destBase: ., destFile: src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:32.907180 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:32.907417 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:32.907447 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/resources, destBase: ., destFile: src/main/resources [odo] I0424 15:16:32.907458 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/resources [odo] I0424 15:16:32.907722 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/resources [odo] I0424 15:16:32.908119 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/resources/application.properties, destBase: ., destFile: src/main/resources/application.properties [odo] I0424 15:16:32.908390 22052 file_indexer.go:406] Corrected destinations: base: . file: src/main/resources/application.properties [odo] I0424 15:16:32.908672 22052 file_indexer.go:453] file added: /tmp/3832402403/src/main/resources/application.properties [odo] I0424 15:16:32.908703 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test, destBase: ., destFile: src/test [odo] I0424 15:16:32.908716 22052 file_indexer.go:406] Corrected destinations: base: . file: src/test [odo] I0424 15:16:32.908926 22052 file_indexer.go:453] file added: /tmp/3832402403/src/test [odo] I0424 15:16:32.909364 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java, destBase: ., destFile: src/test/java [odo] I0424 15:16:32.909377 22052 file_indexer.go:406] Corrected destinations: base: . file: src/test/java [odo] I0424 15:16:32.909632 22052 file_indexer.go:453] file added: /tmp/3832402403/src/test/java [odo] I0424 15:16:32.909955 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com, destBase: ., destFile: src/test/java/com [odo] I0424 15:16:32.909964 22052 file_indexer.go:406] Corrected destinations: base: . file: src/test/java/com [odo] I0424 15:16:32.910142 22052 file_indexer.go:453] file added: /tmp/3832402403/src/test/java/com [odo] I0424 15:16:32.910436 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com/example, destBase: ., destFile: src/test/java/com/example [odo] I0424 15:16:32.910444 22052 file_indexer.go:406] Corrected destinations: base: . file: src/test/java/com/example [odo] I0424 15:16:32.910706 22052 file_indexer.go:453] file added: /tmp/3832402403/src/test/java/com/example [odo] I0424 15:16:32.910999 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com/example/demo, destBase: ., destFile: src/test/java/com/example/demo [odo] I0424 15:16:32.911008 22052 file_indexer.go:406] Corrected destinations: base: . file: src/test/java/com/example/demo [odo] I0424 15:16:32.911198 22052 file_indexer.go:453] file added: /tmp/3832402403/src/test/java/com/example/demo [odo] I0424 15:16:32.911512 22052 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com/example/demo/DemoApplicationTests.java, destBase: ., destFile: src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:32.911524 22052 file_indexer.go:406] Corrected destinations: base: . file: src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:32.911707 22052 file_indexer.go:453] file added: /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:32.912012 22052 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:16:32.912027 22052 sync.go:137] List of files changed: +[/tmp/3832402403/src/test/java /tmp/3832402403/docker /tmp/3832402403/src /tmp/3832402403/src/test/java/com/example /tmp/3832402403/src/test/java/com /tmp/3832402403/Dockerfile /tmp/3832402403/kubernetes/deploy.yaml /tmp/3832402403/src/main/java/com/example /tmp/3832402403/src/test/java/com/example/demo /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java /tmp/3832402403/mvnw /tmp/3832402403/src/main/resources /tmp/3832402403/mvnw.cmd /tmp/3832402403/src/main /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java /tmp/3832402403/HELP.md /tmp/3832402403/devfile.yaml /tmp/3832402403/src/main/resources/application.properties /tmp/3832402403/docker/Dockerfile /tmp/3832402403/kubernetes /tmp/3832402403/src/main/java/com /tmp/3832402403/pom.xml /tmp/3832402403/src/test /tmp/3832402403/src/main/java /tmp/3832402403/.gitignore /tmp/3832402403/src/main/java/com/example/demo] [odo] I0424 15:16:32.912045 22052 sync.go:164] Push: componentName: aname, path: /tmp/3832402403, files: [/tmp/3832402403/src/test/java /tmp/3832402403/docker /tmp/3832402403/src /tmp/3832402403/src/test/java/com/example /tmp/3832402403/src/test/java/com /tmp/3832402403/Dockerfile /tmp/3832402403/kubernetes/deploy.yaml /tmp/3832402403/src/main/java/com/example /tmp/3832402403/src/test/java/com/example/demo /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java /tmp/3832402403/mvnw /tmp/3832402403/src/main/resources /tmp/3832402403/mvnw.cmd /tmp/3832402403/src/main /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java /tmp/3832402403/HELP.md /tmp/3832402403/devfile.yaml /tmp/3832402403/src/main/resources/application.properties /tmp/3832402403/docker/Dockerfile /tmp/3832402403/kubernetes /tmp/3832402403/src/main/java/com /tmp/3832402403/pom.xml /tmp/3832402403/src/test /tmp/3832402403/src/main/java /tmp/3832402403/.gitignore /tmp/3832402403/src/main/java/com/example/demo], delFiles: [*], isForcePush: true [odo] I0424 15:16:32.912497 22052 sync.go:281] remote files marked for deletion are [/projects/*] [odo] I0424 15:16:32.912519 22052 exec.go:33] Executing command [rm -rf /projects/*] for pod: aname-app-57d5f95545-cx7jl in container: tools [odo] I0424 15:16:33.210599 22052 sync.go:204] Copying files /tmp/3832402403/src/test/java /tmp/3832402403/docker /tmp/3832402403/src /tmp/3832402403/src/test/java/com/example /tmp/3832402403/src/test/java/com /tmp/3832402403/Dockerfile /tmp/3832402403/kubernetes/deploy.yaml /tmp/3832402403/src/main/java/com/example /tmp/3832402403/src/test/java/com/example/demo /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java /tmp/3832402403/mvnw /tmp/3832402403/src/main/resources /tmp/3832402403/mvnw.cmd /tmp/3832402403/src/main /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java /tmp/3832402403/HELP.md /tmp/3832402403/devfile.yaml /tmp/3832402403/src/main/resources/application.properties /tmp/3832402403/docker/Dockerfile /tmp/3832402403/kubernetes /tmp/3832402403/src/main/java/com /tmp/3832402403/pom.xml /tmp/3832402403/src/test /tmp/3832402403/src/main/java /tmp/3832402403/.gitignore /tmp/3832402403/src/main/java/com/example/demo to pod [odo] I0424 15:16:33.210636 22052 copy.go:36] CopyFile arguments: localPath /tmp/3832402403, dest /projects/3832402403, targetPath /projects, copyFiles [/tmp/3832402403/src/test/java /tmp/3832402403/docker /tmp/3832402403/src /tmp/3832402403/src/test/java/com/example /tmp/3832402403/src/test/java/com /tmp/3832402403/Dockerfile /tmp/3832402403/kubernetes/deploy.yaml /tmp/3832402403/src/main/java/com/example /tmp/3832402403/src/test/java/com/example/demo /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java /tmp/3832402403/mvnw /tmp/3832402403/src/main/resources /tmp/3832402403/mvnw.cmd /tmp/3832402403/src/main /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java /tmp/3832402403/HELP.md /tmp/3832402403/devfile.yaml /tmp/3832402403/src/main/resources/application.properties /tmp/3832402403/docker/Dockerfile /tmp/3832402403/kubernetes /tmp/3832402403/src/main/java/com /tmp/3832402403/pom.xml /tmp/3832402403/src/test /tmp/3832402403/src/main/java /tmp/3832402403/.gitignore /tmp/3832402403/src/main/java/com/example/demo], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:16:33.210673 22052 copy.go:64] Executing command tar xf - -C /projects --no-same-owner [odo] I0424 15:16:33.211455 22052 copy.go:97] makeTar arguments: srcPath: /tmp/3832402403, destPath: /projects/3832402403, files: [/tmp/3832402403/src/test/java /tmp/3832402403/docker /tmp/3832402403/src /tmp/3832402403/src/test/java/com/example /tmp/3832402403/src/test/java/com /tmp/3832402403/Dockerfile /tmp/3832402403/kubernetes/deploy.yaml /tmp/3832402403/src/main/java/com/example /tmp/3832402403/src/test/java/com/example/demo /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java /tmp/3832402403/mvnw /tmp/3832402403/src/main/resources /tmp/3832402403/mvnw.cmd /tmp/3832402403/src/main /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java /tmp/3832402403/HELP.md /tmp/3832402403/devfile.yaml /tmp/3832402403/src/main/resources/application.properties /tmp/3832402403/docker/Dockerfile /tmp/3832402403/kubernetes /tmp/3832402403/src/main/java/com /tmp/3832402403/pom.xml /tmp/3832402403/src/test /tmp/3832402403/src/main/java /tmp/3832402403/.gitignore /tmp/3832402403/src/main/java/com/example/demo] [odo] I0424 15:16:33.212195 22052 copy.go:128] Got abs path: /tmp/3832402403/src/test/java [odo] I0424 15:16:33.212236 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/test/java [odo] I0424 15:16:33.212268 22052 copy.go:145] makeTar srcFile: 3832402403/src/test/java [odo] I0424 15:16:33.212295 22052 copy.go:146] makeTar destFile: src/test/java [odo] I0424 15:16:33.212325 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java, destBase: /projects, destFile: src/test/java [odo] I0424 15:16:33.212354 22052 copy.go:172] Corrected destinations: base: /projects file: src/test/java [odo] I0424 15:16:33.212794 22052 copy.go:128] Got abs path: /tmp/3832402403/docker [odo] I0424 15:16:33.212839 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/docker [odo] I0424 15:16:33.212875 22052 copy.go:145] makeTar srcFile: 3832402403/docker [odo] I0424 15:16:33.212933 22052 copy.go:146] makeTar destFile: docker [odo] I0424 15:16:33.212958 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/docker, destBase: /projects, destFile: docker [odo] I0424 15:16:33.212983 22052 copy.go:172] Corrected destinations: base: /projects file: docker [odo] I0424 15:16:33.213321 22052 copy.go:128] Got abs path: /tmp/3832402403/src [odo] I0424 15:16:33.213361 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src [odo] I0424 15:16:33.213391 22052 copy.go:145] makeTar srcFile: 3832402403/src [odo] I0424 15:16:33.213428 22052 copy.go:146] makeTar destFile: src [odo] I0424 15:16:33.213454 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src, destBase: /projects, destFile: src [odo] I0424 15:16:33.213479 22052 copy.go:172] Corrected destinations: base: /projects file: src [odo] I0424 15:16:33.213883 22052 copy.go:128] Got abs path: /tmp/3832402403/src/test/java/com/example [odo] I0424 15:16:33.213922 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/test/java/com/example [odo] I0424 15:16:33.213952 22052 copy.go:145] makeTar srcFile: 3832402403/src/test/java/com/example [odo] I0424 15:16:33.213978 22052 copy.go:146] makeTar destFile: src/test/java/com/example [odo] I0424 15:16:33.214003 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com/example, destBase: /projects, destFile: src/test/java/com/example [odo] I0424 15:16:33.214037 22052 copy.go:172] Corrected destinations: base: /projects file: src/test/java/com/example [odo] I0424 15:16:33.214362 22052 copy.go:128] Got abs path: /tmp/3832402403/src/test/java/com [odo] I0424 15:16:33.214402 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/test/java/com [odo] I0424 15:16:33.214430 22052 copy.go:145] makeTar srcFile: 3832402403/src/test/java/com [odo] I0424 15:16:33.214458 22052 copy.go:146] makeTar destFile: src/test/java/com [odo] I0424 15:16:33.214524 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com, destBase: /projects, destFile: src/test/java/com [odo] I0424 15:16:33.214550 22052 copy.go:172] Corrected destinations: base: /projects file: src/test/java/com [odo] I0424 15:16:33.214892 22052 copy.go:128] Got abs path: /tmp/3832402403/Dockerfile [odo] I0424 15:16:33.214931 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/Dockerfile [odo] I0424 15:16:33.214960 22052 copy.go:145] makeTar srcFile: 3832402403/Dockerfile [odo] I0424 15:16:33.214986 22052 copy.go:146] makeTar destFile: Dockerfile [odo] I0424 15:16:33.215009 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/Dockerfile, destBase: /projects, destFile: Dockerfile [odo] I0424 15:16:33.215034 22052 copy.go:172] Corrected destinations: base: /projects file: Dockerfile [odo] I0424 15:16:33.527539 22052 copy.go:128] Got abs path: /tmp/3832402403/kubernetes/deploy.yaml [odo] I0424 15:16:33.527566 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/kubernetes/deploy.yaml [odo] I0424 15:16:33.527581 22052 copy.go:145] makeTar srcFile: 3832402403/kubernetes/deploy.yaml [odo] I0424 15:16:33.527590 22052 copy.go:146] makeTar destFile: kubernetes/deploy.yaml [odo] I0424 15:16:33.527600 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/kubernetes/deploy.yaml, destBase: /projects, destFile: kubernetes/deploy.yaml [odo] I0424 15:16:33.527609 22052 copy.go:172] Corrected destinations: base: /projects file: kubernetes/deploy.yaml [odo] I0424 15:16:33.528275 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/java/com/example [odo] I0424 15:16:33.528292 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/java/com/example [odo] I0424 15:16:33.528306 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/java/com/example [odo] I0424 15:16:33.528314 22052 copy.go:146] makeTar destFile: src/main/java/com/example [odo] I0424 15:16:33.528322 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com/example, destBase: /projects, destFile: src/main/java/com/example [odo] I0424 15:16:33.528329 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/java/com/example [odo] I0424 15:16:33.529186 22052 copy.go:128] Got abs path: /tmp/3832402403/src/test/java/com/example/demo [odo] I0424 15:16:33.529205 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/test/java/com/example/demo [odo] I0424 15:16:33.529218 22052 copy.go:145] makeTar srcFile: 3832402403/src/test/java/com/example/demo [odo] I0424 15:16:33.529227 22052 copy.go:146] makeTar destFile: src/test/java/com/example/demo [odo] I0424 15:16:33.529235 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com/example/demo, destBase: /projects, destFile: src/test/java/com/example/demo [odo] I0424 15:16:33.529243 22052 copy.go:172] Corrected destinations: base: /projects file: src/test/java/com/example/demo [odo] I0424 15:16:33.529584 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:33.529597 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:33.529609 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:33.529618 22052 copy.go:146] makeTar destFile: src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:33.529625 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com/example/demo/DemoApplication.java, destBase: /projects, destFile: src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:33.529631 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/java/com/example/demo/DemoApplication.java [odo] I0424 15:16:33.530387 22052 copy.go:128] Got abs path: /tmp/3832402403/mvnw [odo] I0424 15:16:33.530415 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/mvnw [odo] I0424 15:16:33.530436 22052 copy.go:145] makeTar srcFile: 3832402403/mvnw [odo] I0424 15:16:33.530452 22052 copy.go:146] makeTar destFile: mvnw [odo] I0424 15:16:33.530518 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/mvnw, destBase: /projects, destFile: mvnw [odo] I0424 15:16:33.530535 22052 copy.go:172] Corrected destinations: base: /projects file: mvnw [odo] I0424 15:16:33.531211 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/resources [odo] I0424 15:16:33.531228 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/resources [odo] I0424 15:16:33.531244 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/resources [odo] I0424 15:16:33.531253 22052 copy.go:146] makeTar destFile: src/main/resources [odo] I0424 15:16:33.531261 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/resources, destBase: /projects, destFile: src/main/resources [odo] I0424 15:16:33.531268 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/resources [odo] I0424 15:16:33.531608 22052 copy.go:128] Got abs path: /tmp/3832402403/mvnw.cmd [odo] I0424 15:16:33.531652 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/mvnw.cmd [odo] I0424 15:16:33.531682 22052 copy.go:145] makeTar srcFile: 3832402403/mvnw.cmd [odo] I0424 15:16:33.531708 22052 copy.go:146] makeTar destFile: mvnw.cmd [odo] I0424 15:16:33.531734 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/mvnw.cmd, destBase: /projects, destFile: mvnw.cmd [odo] I0424 15:16:33.531760 22052 copy.go:172] Corrected destinations: base: /projects file: mvnw.cmd [odo] I0424 15:16:33.532362 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main [odo] I0424 15:16:33.532420 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main [odo] I0424 15:16:33.532451 22052 copy.go:145] makeTar srcFile: 3832402403/src/main [odo] I0424 15:16:33.532477 22052 copy.go:146] makeTar destFile: src/main [odo] I0424 15:16:33.532501 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main, destBase: /projects, destFile: src/main [odo] I0424 15:16:33.532537 22052 copy.go:172] Corrected destinations: base: /projects file: src/main [odo] I0424 15:16:33.533005 22052 copy.go:128] Got abs path: /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:33.533109 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:33.533163 22052 copy.go:145] makeTar srcFile: 3832402403/src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:33.533237 22052 copy.go:146] makeTar destFile: src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:33.533276 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test/java/com/example/demo/DemoApplicationTests.java, destBase: /projects, destFile: src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:33.533314 22052 copy.go:172] Corrected destinations: base: /projects file: src/test/java/com/example/demo/DemoApplicationTests.java [odo] I0424 15:16:33.533950 22052 copy.go:128] Got abs path: /tmp/3832402403/HELP.md [odo] I0424 15:16:33.533974 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/HELP.md [odo] I0424 15:16:33.533993 22052 copy.go:145] makeTar srcFile: 3832402403/HELP.md [odo] I0424 15:16:33.534003 22052 copy.go:146] makeTar destFile: HELP.md [odo] I0424 15:16:33.534011 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/HELP.md, destBase: /projects, destFile: HELP.md [odo] I0424 15:16:33.534019 22052 copy.go:172] Corrected destinations: base: /projects file: HELP.md [odo] I0424 15:16:33.534581 22052 copy.go:128] Got abs path: /tmp/3832402403/devfile.yaml [odo] I0424 15:16:33.534639 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/devfile.yaml [odo] I0424 15:16:33.534674 22052 copy.go:145] makeTar srcFile: 3832402403/devfile.yaml [odo] I0424 15:16:33.534702 22052 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:16:33.534737 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/devfile.yaml, destBase: /projects, destFile: devfile.yaml [odo] I0424 15:16:33.534784 22052 copy.go:172] Corrected destinations: base: /projects file: devfile.yaml [odo] I0424 15:16:33.535475 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/resources/application.properties [odo] I0424 15:16:33.535688 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/resources/application.properties [odo] I0424 15:16:33.535773 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/resources/application.properties [odo] I0424 15:16:33.535807 22052 copy.go:146] makeTar destFile: src/main/resources/application.properties [odo] I0424 15:16:33.535856 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/resources/application.properties, destBase: /projects, destFile: src/main/resources/application.properties [odo] I0424 15:16:33.535883 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/resources/application.properties [odo] I0424 15:16:33.536820 22052 copy.go:128] Got abs path: /tmp/3832402403/docker/Dockerfile [odo] I0424 15:16:33.536906 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/docker/Dockerfile [odo] I0424 15:16:33.537081 22052 copy.go:145] makeTar srcFile: 3832402403/docker/Dockerfile [odo] I0424 15:16:33.537181 22052 copy.go:146] makeTar destFile: docker/Dockerfile [odo] I0424 15:16:33.537546 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/docker/Dockerfile, destBase: /projects, destFile: docker/Dockerfile [odo] I0424 15:16:33.537695 22052 copy.go:172] Corrected destinations: base: /projects file: docker/Dockerfile [odo] I0424 15:16:33.538857 22052 copy.go:128] Got abs path: /tmp/3832402403/kubernetes [odo] I0424 15:16:33.538883 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/kubernetes [odo] I0424 15:16:33.538927 22052 copy.go:145] makeTar srcFile: 3832402403/kubernetes [odo] I0424 15:16:33.538944 22052 copy.go:146] makeTar destFile: kubernetes [odo] I0424 15:16:33.538953 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/kubernetes, destBase: /projects, destFile: kubernetes [odo] I0424 15:16:33.538967 22052 copy.go:172] Corrected destinations: base: /projects file: kubernetes [odo] I0424 15:16:33.539597 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/java/com [odo] I0424 15:16:33.539613 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/java/com [odo] I0424 15:16:33.539622 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/java/com [odo] I0424 15:16:33.539628 22052 copy.go:146] makeTar destFile: src/main/java/com [odo] I0424 15:16:33.539634 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com, destBase: /projects, destFile: src/main/java/com [odo] I0424 15:16:33.539639 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/java/com [odo] I0424 15:16:33.539962 22052 copy.go:128] Got abs path: /tmp/3832402403/pom.xml [odo] I0424 15:16:33.539976 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/pom.xml [odo] I0424 15:16:33.539984 22052 copy.go:145] makeTar srcFile: 3832402403/pom.xml [odo] I0424 15:16:33.540009 22052 copy.go:146] makeTar destFile: pom.xml [odo] I0424 15:16:33.540015 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/pom.xml, destBase: /projects, destFile: pom.xml [odo] I0424 15:16:33.540025 22052 copy.go:172] Corrected destinations: base: /projects file: pom.xml [odo] I0424 15:16:33.540532 22052 copy.go:128] Got abs path: /tmp/3832402403/src/test [odo] I0424 15:16:33.540546 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/test [odo] I0424 15:16:33.540577 22052 copy.go:145] makeTar srcFile: 3832402403/src/test [odo] I0424 15:16:33.540588 22052 copy.go:146] makeTar destFile: src/test [odo] I0424 15:16:33.540594 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/test, destBase: /projects, destFile: src/test [odo] I0424 15:16:33.540604 22052 copy.go:172] Corrected destinations: base: /projects file: src/test [odo] I0424 15:16:33.540938 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/java [odo] I0424 15:16:33.540952 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/java [odo] I0424 15:16:33.540974 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/java [odo] I0424 15:16:33.540985 22052 copy.go:146] makeTar destFile: src/main/java [odo] I0424 15:16:33.540991 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java, destBase: /projects, destFile: src/main/java [odo] I0424 15:16:33.540996 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/java [odo] I0424 15:16:33.541297 22052 copy.go:128] Got abs path: /tmp/3832402403/.gitignore [odo] I0424 15:16:33.541308 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/.gitignore [odo] I0424 15:16:33.541316 22052 copy.go:145] makeTar srcFile: 3832402403/.gitignore [odo] I0424 15:16:33.541335 22052 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:16:33.541344 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/.gitignore, destBase: /projects, destFile: .gitignore [odo] I0424 15:16:33.541350 22052 copy.go:172] Corrected destinations: base: /projects file: .gitignore [odo] I0424 15:16:33.541832 22052 copy.go:128] Got abs path: /tmp/3832402403/src/main/java/com/example/demo [odo] I0424 15:16:33.541882 22052 copy.go:129] Making /tmp/3832402403 relative to /tmp/3832402403/src/main/java/com/example/demo [odo] I0424 15:16:33.541919 22052 copy.go:145] makeTar srcFile: 3832402403/src/main/java/com/example/demo [odo] I0424 15:16:33.541947 22052 copy.go:146] makeTar destFile: src/main/java/com/example/demo [odo] I0424 15:16:33.541981 22052 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 3832402403/src/main/java/com/example/demo, destBase: /projects, destFile: src/main/java/com/example/demo [odo] I0424 15:16:33.542007 22052 copy.go:172] Corrected destinations: base: /projects file: src/main/java/com/example/demo [odo] ✓ Syncing files into the container [735ms] [odo] I0424 15:16:33.625994 22052 kubeexec.go:40] GetProcessInfoForCommand for "defaultrun" [odo] I0424 15:16:33.626024 22052 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_defaultrun.pid || true] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:16:33.923048 22052 exec.go:82] cat: /opt/odo/.odo_cmd_defaultrun.pid: No such file or directory [odo] • Building your application in container (command: defaultbuild) ... [odo] I0424 15:16:33.950090 22052 innerloop.go:139] running=false, execRequired=true [odo] I0424 15:16:33.950225 22052 exec.go:33] Executing command [/bin/sh -c cd /projects && (mvn clean -Dmaven.repo.local=/data/cache/.m2/repository package -Dmaven.test.skip=true) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: aname-app-57d5f95545-cx7jl in container: tools [odo] ✓ Building your application in container (command: defaultbuild) [1m] [odo] I0424 15:17:50.709651 22052 kubeexec.go:54] StartProcessForCommand for "defaultrun" [odo] • Executing the application (command: defaultrun) ... [odo] I0424 15:17:50.709795 22052 retry.go:48] waiting for 5 second(s) before trying task "process for command \"defaultrun\"" [odo] I0424 15:17:50.709845 22052 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_defaultrun.pid && cd /projects && (mvn -Dmaven.repo.local=/data/cache/.m2/repository spring-boot:run) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_defaultrun.pid] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:51.380124 22052 exec.go:82] /bin/sh: line 0: cd: /projects: No such file or directory [odo] I0424 15:17:51.380313 22052 kubeexec.go:40] GetProcessInfoForCommand for "defaultrun" [odo] I0424 15:17:51.380344 22052 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_defaultrun.pid || true] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:52.325918 22052 exec.go:82] 16 [odo] I0424 15:17:52.325956 22052 exec.go:82] 1 [odo] I0424 15:17:52.377348 22052 exec.go:33] Executing command [/bin/sh -c kill -0 16; echo $?] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:53.217549 22052 exec.go:82] /bin/sh: line 0: kill: (16) - No such process [odo] I0424 15:17:53.220573 22052 exec.go:82] 1 [odo] ✗ Finished executing the application (command: defaultrun) [3s] [odo] I0424 15:17:55.710756 22052 execute_run.go:90] checking if process for command "defaultrun" is running [odo] I0424 15:17:55.710896 22052 kubeexec.go:40] GetProcessInfoForCommand for "defaultrun" [odo] I0424 15:17:55.711042 22052 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_defaultrun.pid || true] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:56.318881 22052 exec.go:82] 16 [odo] I0424 15:17:56.319112 22052 exec.go:82] 1 [odo] I0424 15:17:56.321523 22052 exec.go:33] Executing command [/bin/sh -c kill -0 16; echo $?] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:56.737135 22052 exec.go:82] 1 [odo] I0424 15:17:56.737198 22052 exec.go:82] /bin/sh: line 0: kill: (16) - No such process [odo] I0424 15:17:56.741195 22052 kubeexec.go:40] GetProcessInfoForCommand for "defaultrun" [odo] I0424 15:17:56.741245 22052 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_defaultrun.pid || true] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:57.292749 22052 exec.go:82] 16 [odo] I0424 15:17:57.292774 22052 exec.go:82] 1 [odo] I0424 15:17:57.300239 22052 exec.go:33] Executing command [/bin/sh -c kill -0 16; echo $?] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:57.857473 22052 exec.go:82] 1 [odo] I0424 15:17:57.857536 22052 exec.go:82] /bin/sh: line 0: kill: (16) - No such process [odo] ⚠ Devfile command "defaultrun" exited with an error status in 20 second(s) [odo] ⚠ Last 100 lines of log: [odo] • Waiting for the application to be ready ... [odo] I0424 15:17:58.975791 22052 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:17:59.542945 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:59.543064 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:59.543070 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557413 2 0000000000000000 0 [odo] I0424 15:17:59.543073 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533719 2 0000000000000000 0 [odo] I0424 15:17:59.543088 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:59.543092 22052 exec.go:82] 0: 0000000000000000FFFF00001F3E11AC:9439 0000000000000000FFFF00001F3E11AC:CEDC 06 00000000:00000000 03:000013FD 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:59.543096 22052 exec.go:82] 1: 0000000000000000FFFF00001F3E11AC:920C 0000000000000000FFFF00001F3E11AC:9439 06 00000000:00000000 03:00000F01 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:59.543125 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:59.543128 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533720 2 0000000000000000 0 [odo] I0424 15:17:59.543131 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557414 2 0000000000000000 0 [odo] I0424 15:17:59.543265 22052 port.go:317] port 8080 not listening in container "runtime" [odo] I0424 15:18:00.977311 22052 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:18:02.268890 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:02.268919 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:02.268923 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557413 2 0000000000000000 0 [odo] I0424 15:18:02.268927 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533719 2 0000000000000000 0 [odo] I0424 15:18:02.268930 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:02.268934 22052 exec.go:82] 0: 0000000000000000FFFF00001F3E11AC:9439 0000000000000000FFFF00001F3E11AC:CEDC 06 00000000:00000000 03:000012E8 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:02.268937 22052 exec.go:82] 1: 0000000000000000FFFF00001F3E11AC:920C 0000000000000000FFFF00001F3E11AC:9439 06 00000000:00000000 03:00000DEB 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:02.268942 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:02.268944 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533720 2 0000000000000000 0 [odo] I0424 15:18:02.268948 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557414 2 0000000000000000 0 [odo] I0424 15:18:02.269693 22052 port.go:317] port 8080 not listening in container "runtime" [odo] I0424 15:18:04.977647 22052 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:18:05.474617 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:05.483088 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:05.483110 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557413 2 0000000000000000 0 [odo] I0424 15:18:05.483118 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533719 2 0000000000000000 0 [odo] I0424 15:18:05.483379 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:05.483394 22052 exec.go:82] 0: 0000000000000000FFFF00001F3E11AC:9439 0000000000000000FFFF00001F3E11AC:CEDC 06 00000000:00000000 03:000011A6 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:05.483401 22052 exec.go:82] 1: 0000000000000000FFFF00001F3E11AC:920C 0000000000000000FFFF00001F3E11AC:9439 06 00000000:00000000 03:00000CAA 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:05.483428 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:05.483436 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533720 2 0000000000000000 0 [odo] I0424 15:18:05.483445 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557414 2 0000000000000000 0 [odo] I0424 15:18:05.483794 22052 port.go:317] port 8080 not listening in container "runtime" [odo] I0424 15:18:12.978460 22052 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:18:13.531565 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:13.531589 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:13.531593 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557413 2 0000000000000000 0 [odo] I0424 15:18:13.531596 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533719 2 0000000000000000 0 [odo] I0424 15:18:13.531599 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:13.531602 22052 exec.go:82] 0: 0000000000000000FFFF00001F3E11AC:9439 0000000000000000FFFF00001F3E11AC:CEDC 06 00000000:00000000 03:00000E85 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:13.531605 22052 exec.go:82] 1: 0000000000000000FFFF00001F3E11AC:920C 0000000000000000FFFF00001F3E11AC:9439 06 00000000:00000000 03:00000989 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:13.535309 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:13.535319 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533720 2 0000000000000000 0 [odo] I0424 15:18:13.535324 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557414 2 0000000000000000 0 [odo] I0424 15:18:13.536538 22052 port.go:317] port 8080 not listening in container "runtime" [odo] I0424 15:18:22.981819 22052 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: aname-app-57d5f95545-cx7jl in container: runtime [odo] I0424 15:18:23.405737 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:23.406012 22052 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:23.406023 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557413 2 0000000000000000 0 [odo] I0424 15:18:23.406027 22052 exec.go:82] 5114: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533719 2 0000000000000000 0 [odo] I0424 15:18:23.406276 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:23.406284 22052 exec.go:82] 0: 0000000000000000FFFF00001F3E11AC:9439 0000000000000000FFFF00001F3E11AC:CEDC 06 00000000:00000000 03:00000AA5 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:23.406289 22052 exec.go:82] 1: 0000000000000000FFFF00001F3E11AC:920C 0000000000000000FFFF00001F3E11AC:9439 06 00000000:00000000 03:000005A9 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:23.406840 22052 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:23.406846 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842533720 2 0000000000000000 0 [odo] I0424 15:18:23.406851 22052 exec.go:82] 5114: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 842557414 2 0000000000000000 0 [odo] I0424 15:18:23.454762 22052 port.go:317] port 8080 not listening in container "runtime" [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:18:30.799 Deleting project: cmd-devfile-list-test334wpg Running oc with args [oc delete project cmd-devfile-list-test334wpg --wait=false] and odo env: [] [oc] project.project.openshift.io "cmd-devfile-list-test334wpg" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/3832402403 Deleting dir: /tmp/1069877053 << Timeline [FAILED] Timed out after 420.001s. Expected : __ / \__ Developing using the "aname" Devfile \__/ \ Namespace: cmd-devfile-list-test334wpg / \__/ odo version: v3.9.0 \__/ ↪ Running on the cluster in Dev mode • Waiting for Kubernetes resources ... ⚠ Pod is Pending ✓ Pod is Running • Syncing files into the container ... ✓ Syncing files into the container [735ms] • Building your application in container (command: defaultbuild) ... ✓ Building your application in container (command: defaultbuild) [1m] • Executing the application (command: defaultrun) ... ✗ Finished executing the application (command: defaultrun) [3s] • Waiting for the application to be ready ... to contain substring : [Ctrl+c] - Exit In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:18:30.799 ------------------------------ •S•••SSSSSSSSS•SS ------------------------------ • [FAILED] [429.137 seconds] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-vso") when Starting a Pg service when running dev session [BeforeEach] when changing the current namespace should list the binding with --namespace flag [BeforeEach] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:690 [It] /go/odo_1/tests/integration/cmd_describe_list_binding_test.go:787 Timeline >> Created dir: /tmp/1860980672 Created dir: /tmp/3522897705 Setting KUBECONFIG=/tmp/3522897705/config Creating a new project: cmd-describe-list-binding-test787cip Running oc with args [oc new-project cmd-describe-list-binding-test787cip] and odo env: [] [oc] Now using project "cmd-describe-list-binding-test787cip" on server "https://c100-e.eu-de.containers.cloud.ibm.com:31988". [oc] [oc] You can add applications to this project with the 'new-app' command. For example, try: [oc] [oc] oc new-app rails-postgresql-example [oc] [oc] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [oc] [oc] kubectl create deployment hello-node --image=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname [oc] Running oc with args [oc create configmap config-map-for-cleanup --from-literal type=testing --from-literal team=odo -n cmd-describe-list-binding-test787cip] and odo env: [] [oc] configmap/config-map-for-cleanup created Current working dir: /go/odo_1/tests/integration Running odo with args [odo preference remove registry DefaultDevfileRegistry -f] and odo env: [] [odo] I0424 15:11:45.537515 22385 implem.go:110] The path for preference file is /tmp/3522897705/preference.yaml [odo] Successfully removed registry Running odo with args [odo preference add registry DefaultDevfileRegistry https://devfile-registry-ci-devfile-registry.odo-test-kubernetes-clust-49529fc6e6a4a9fe7ebba9a3db5b55c4-0000.eu-de.containers.appdomain.cloud/] and odo env: [] [odo] I0424 15:11:45.720947 22395 implem.go:110] The path for preference file is /tmp/3522897705/preference.yaml [odo] New registry successfully added Setting current dir to: /tmp/1860980672 Running odo with args [odo init --name my-nodejs-app --devfile-path /go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-spec-service-binding-envvars.yaml] and odo env: [] [odo] I0424 15:11:45.912519 22417 implem.go:110] The path for preference file is /tmp/3522897705/preference.yaml [odo] I0424 15:11:45.913396 22417 util.go:198] path /tmp/1860980672/devfile.yaml doesn't exist, skipping it [odo] I0424 15:11:45.913460 22417 util.go:198] path /tmp/1860980672/.devfile.yaml doesn't exist, skipping it [odo] I0424 15:11:45.913513 22417 util.go:198] path /tmp/1860980672/devfile.yaml doesn't exist, skipping it [odo] __ [odo] / \__ Initializing a new component [odo] \__/ \ [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] • Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-spec-service-binding-envvars.yaml" ... [odo] ✓ Copying devfile from "/go/odo_1/tests/examples/source/devfiles/nodejs/devfile-with-spec-service-binding-envvars.yaml" [1ms] [odo] I0424 15:11:45.915477 22417 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:45.915490 22417 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:45.916086 22417 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:45.916164 22417 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:45.916174 22417 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:45.921273 22417 schema.go:61] validated devfile schema [odo] I0424 15:11:45.924264 22417 writer.go:55] devfile yaml created at: 'devfile.yaml' [odo] [odo] Your new component 'my-nodejs-app' is ready in the current directory. [odo] To start editing your component, use 'odo dev' and open this folder in your favorite IDE. [odo] Changes will be directly reflected on the cluster. Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: [] [oc] cloud-native-postgresql.v1.16.2 service-binding-operator.v1.3.3Running oc with args [oc get csv -o jsonpath={.items[?(@.status.phase=="Succeeded")].metadata.name}] and odo env: [] [oc] cloud-native-postgresql.v1.16.2 service-binding-operator.v1.3.3Running oc with args [oc get bindablekinds bindable-kinds -ojsonpath={.status[*].kind}] and odo env: [] [oc] ServiceBinding Cluster ServiceBindingRunning oc with args [oc apply -f /go/odo_1/tests/examples/manifests/bindablekind-instance.yaml] and odo env: [] [oc] cluster.postgresql.k8s.enterprisedb.io/cluster-sample created Running oc with args [oc get pods -n cmd-describe-list-binding-test787cip -o jsonpath='{range .items[*]}{.metadata.name}'] and odo env: [] [oc] 'cluster-sample-1-initdb-bxhct''Running odo with args [odo dev --random-ports] and odo env: [ODO_LOG_LEVEL=4 ODO_TRACKING_CONSENT=no] [odo] I0424 15:11:53.088290 22723 version.go:28] executing [podman version --format json] [odo] I0424 15:11:53.088884 22723 implem.go:110] The path for preference file is /tmp/3522897705/preference.yaml [odo] I0424 15:11:53.090293 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:53.090315 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:53.091895 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:53.092172 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:53.092189 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:53.102086 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:53.112059 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:53.112438 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:53.112537 22723 component.go:87] name of component is "my-nodejs-app", and sanitized name is "my-nodejs-app" [odo] I0424 15:11:53.112620 22723 kclient.go:224] Checking if "projects" resource is supported [odo] __ [odo] / \__ Developing using the "my-nodejs-app" Devfile [odo] \__/ \ Namespace: cmd-describe-list-binding-test787cip [odo] / \__/ odo version: v3.9.0 [odo] \__/ [odo] [odo] ↪ Running on the cluster in Dev mode [odo] I0424 15:11:53.288099 22723 kubedev.go:87] Creating new adapter [odo] I0424 15:11:53.288136 22723 kubedev.go:98] Creating inner-loop resources for the component [odo] I0424 15:11:53.288298 22723 components.go:69] component state: "" [odo] • Waiting for Kubernetes resources ... [odo] I0424 15:11:53.307939 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:53.315125 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:53.366290 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:53.427143 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:53.427170 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:53.430324 22723 kclient.go:273] Kubernetes version is "v1.22.15+c763d11" [odo] I0424 15:11:53.430400 22723 kclient.go:285] Cluster has support for SSA: true [odo] I0424 15:11:53.535696 22723 components.go:377] Successfully created component my-nodejs-app [odo] I0424 15:11:53.584609 22723 components.go:389] Successfully created Service for component my-nodejs-app [odo] I0424 15:11:53.614199 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:53.614950 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:53.673628 22723 all.go:67] all goroutines have returned in 59.417057ms [odo] I0424 15:11:53.673650 22723 all.go:76] query result: objects=6 [odo] I0424 15:11:53.674356 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:53.727179 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:53.730628 22723 service.go:75] Getting list of services [odo] I0424 15:11:53.730644 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:53.754887 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:53.754925 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.766152 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.776160 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.782282 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:53.789755 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:53.789770 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:53.793357 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:53.797400 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:53.800939 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:53.814608 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:53.831798 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:53.839847 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:53.933871 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s ... [odo] ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s [odo] • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ... [odo] ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp [odo] I0424 15:11:54.070098 22723 components.go:134] Deployment has been updated to generation 1. Waiting new event... [odo] I0424 15:11:54.070139 22723 kubedev.go:106] Successfully created inner-loop resources [odo] I0424 15:11:54.070173 22723 watch.go:97] starting WatchAndPush, path: /tmp/1860980672, component: my-nodejs-app, ignores [.git .odo .odo/odo-file-index.json] [odo] I0424 15:11:54.072154 22723 file_watcher.go:126] adding watch on path /tmp/1860980672 [odo] I0424 15:11:54.072201 22723 file_watcher.go:126] adding watch on path /tmp/1860980672/.odo [odo] I0424 15:11:54.085441 22723 watch.go:266] deployment watcher Event: Type: ADDED, name: my-nodejs-app-app, rv: 258685839, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:11:54.386014 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:11:54.386126 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:54.386137 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:54.386858 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:54.386930 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:54.386949 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:54.391387 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:54.391724 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:54.391762 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:54.411877 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:54.424106 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:54.520688 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:54.593188 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:54.593204 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:54.593210 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:54.593225 22723 components.go:351] Applying deployment [odo] I0424 15:11:54.644586 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:54.697609 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:54.716930 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:54.717039 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:54.787929 22723 all.go:67] all goroutines have returned in 70.997871ms [odo] I0424 15:11:54.787950 22723 all.go:76] query result: objects=8 [odo] I0424 15:11:54.790111 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:54.791386 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:54.791408 22723 service.go:75] Getting list of services [odo] I0424 15:11:54.791414 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:54.834050 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:54.834165 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.845053 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.853848 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.861085 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:54.868808 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:54.868824 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:54.871785 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:54.874409 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:54.877024 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:54.884401 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:54.895085 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:54.907318 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:54.960152 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:55.064982 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:55.066139 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258685900, pods: 0 [odo] ⚠ Pod is Terminating [odo] I0424 15:11:55.067237 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258685912, pods: 0 [odo] I0424 15:11:55.067252 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258685927, pods: 0 [odo] I0424 15:11:55.068129 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258685938, pods: 0 [odo] I0424 15:11:55.068144 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258685959, pods: 0 [odo] I0424 15:11:55.070046 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686005, pods: 0 [odo] I0424 15:11:55.070477 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686009, pods: 0 [odo] I0424 15:11:55.373644 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:11:55.377814 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:55.377938 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:55.381638 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:55.381997 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:55.382742 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:55.397273 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:55.399535 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:55.399744 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:55.416409 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:55.424253 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:55.475199 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:55.519257 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:55.519270 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:55.519275 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:55.519286 22723 components.go:351] Applying deployment [odo] I0424 15:11:55.547902 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:55.600195 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:55.628463 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:55.628721 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:55.717962 22723 all.go:67] all goroutines have returned in 89.634857ms [odo] I0424 15:11:55.718015 22723 all.go:76] query result: objects=8 [odo] I0424 15:11:55.720342 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:55.722007 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:55.722036 22723 service.go:75] Getting list of services [odo] I0424 15:11:55.722265 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:55.764218 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:55.764251 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.782326 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.796418 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.804784 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:55.817606 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:55.817634 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:55.820413 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:55.823044 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:55.825739 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:55.831081 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:55.841917 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:55.873940 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:55.930965 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:56.032105 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:56.033292 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686072, pods: 0 [odo] I0424 15:11:56.334375 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:11:56.334599 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:56.334617 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:56.335390 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:56.335471 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:56.335514 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:56.340496 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:56.340820 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:56.340873 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:56.353195 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:56.359899 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:56.419684 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:56.515720 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:56.515738 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:56.515750 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:56.515757 22723 components.go:351] Applying deployment [odo] I0424 15:11:56.575168 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:56.637000 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:56.668775 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:56.668996 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:56.760488 22723 all.go:67] all goroutines have returned in 91.603319ms [odo] I0424 15:11:56.760529 22723 all.go:76] query result: objects=8 [odo] I0424 15:11:56.762569 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:56.764036 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:56.764094 22723 service.go:75] Getting list of services [odo] I0424 15:11:56.764116 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:56.794090 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:56.794123 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.805935 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.814340 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.820573 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:56.828534 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:56.828548 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:56.831206 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:56.837343 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:56.840045 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:56.845792 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:56.855256 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:56.868420 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:56.908282 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:57.042165 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:57.044188 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686157, pods: 0 [odo] I0424 15:11:57.345030 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:11:57.345831 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:57.345846 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:57.347004 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:57.347146 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:57.347180 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:57.357977 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:57.358388 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:57.358447 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:57.522860 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:57.540729 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:57.610301 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:57.667959 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:57.667979 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:57.667986 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:57.668000 22723 components.go:351] Applying deployment [odo] I0424 15:11:57.703271 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:57.784567 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:57.804050 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:57.804167 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:57.845846 22723 all.go:67] all goroutines have returned in 41.809234ms [odo] I0424 15:11:57.845861 22723 all.go:76] query result: objects=8 [odo] I0424 15:11:57.848392 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:57.850145 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:57.850260 22723 service.go:75] Getting list of services [odo] I0424 15:11:57.850270 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:57.886765 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:57.886970 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.899464 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.913205 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.920798 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:57.926529 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:57.926543 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:57.929053 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:57.931466 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:57.933832 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:57.939679 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:57.960132 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:57.975796 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:58.030938 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:58.081103 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:58.082227 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686288, pods: 0 [odo] I0424 15:11:58.383164 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:11:58.384184 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:58.384210 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:58.385576 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:58.385779 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:58.385854 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:58.398094 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:58.399056 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:58.399130 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:58.425737 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:58.440331 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:58.506217 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:58.642120 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:58.642143 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:58.642153 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:58.642167 22723 components.go:351] Applying deployment [odo] I0424 15:11:58.682370 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:11:58.947914 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:11:58.966576 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:11:58.974072 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:11:59.019147 22723 all.go:67] all goroutines have returned in 50.677816ms [odo] I0424 15:11:59.020013 22723 all.go:76] query result: objects=8 [odo] I0424 15:11:59.023425 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:59.024947 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:11:59.025418 22723 service.go:75] Getting list of services [odo] I0424 15:11:59.025569 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:11:59.069237 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:11:59.069326 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.084845 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.096193 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.106720 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:11:59.114099 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:11:59.114121 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:11:59.116920 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:59.119820 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:11:59.122500 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:11:59.128936 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:59.137438 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:11:59.149001 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:59.247912 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:11:59.310343 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:11:59.427230 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686398, pods: 0 [odo] I0424 15:11:59.729043 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:11:59.732084 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:59.732112 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:11:59.733197 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:11:59.733284 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:11:59.734386 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:11:59.772949 22723 schema.go:61] validated devfile schema [odo] I0424 15:11:59.777128 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:11:59.777491 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:11:59.793836 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:11:59.801187 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:11:59.854383 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:11:59.905238 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:11:59.905258 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:11:59.905266 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:11:59.905280 22723 components.go:351] Applying deployment [odo] I0424 15:12:00.047568 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:12:00.092826 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:12:00.115290 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:00.118202 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:00.192485 22723 all.go:67] all goroutines have returned in 77.218854ms [odo] I0424 15:12:00.192518 22723 all.go:76] query result: objects=8 [odo] I0424 15:12:00.193888 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:00.195337 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:00.195431 22723 service.go:75] Getting list of services [odo] I0424 15:12:00.195448 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:00.229988 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:00.235069 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.247981 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.257001 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.265056 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:00.271491 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:00.271526 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:00.274531 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:00.277616 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:00.281209 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:00.288048 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:00.299470 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:00.310727 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:00.410962 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:00.466023 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:12:00.467230 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258686499, pods: 0 [odo] I0424 15:12:00.767596 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:12:00.768208 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:12:00.768222 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:12:00.769163 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:12:00.769333 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:12:00.769362 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:12:00.780881 22723 schema.go:61] validated devfile schema [odo] I0424 15:12:00.781173 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:12:00.785671 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:12:00.809738 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:12:00.817920 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:12:00.872765 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:12:00.935356 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:12:00.935436 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:12:00.935443 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:12:00.935450 22723 components.go:351] Applying deployment [odo] I0424 15:12:00.967743 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:12:01.005265 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:12:01.023998 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:12:01.026621 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:12:01.084838 22723 all.go:67] all goroutines have returned in 60.805247ms [odo] I0424 15:12:01.084873 22723 all.go:76] query result: objects=8 [odo] I0424 15:12:01.085976 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:01.087179 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:12:01.087241 22723 service.go:75] Getting list of services [odo] I0424 15:12:01.087279 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:12:01.117261 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:12:01.117312 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.127380 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.137594 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.144598 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:12:01.152152 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:12:01.152217 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:12:01.154791 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:01.157473 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:12:01.160069 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:12:01.171793 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:01.180159 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:12:01.190575 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:01.235904 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:12:01.312032 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ⚠ No pod exists [odo] I0424 15:17:44.212854 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258701316, pods: 0 [odo] ⚠ Pod is Pending [odo] I0424 15:17:44.257643 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258701323, pods: 0 [odo] I0424 15:17:44.382531 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258701336, pods: 0 [odo] I0424 15:17:44.682948 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:17:44.683387 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:17:44.683404 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:17:44.684143 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:17:44.684228 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:17:44.684259 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:17:44.689059 22723 schema.go:61] validated devfile schema [odo] I0424 15:17:44.689363 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:17:44.689422 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:17:44.707779 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:17:44.714230 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:17:44.799548 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:17:44.895392 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:17:44.895407 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:17:44.895412 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:17:44.895424 22723 components.go:351] Applying deployment [odo] I0424 15:17:44.930004 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:17:44.975726 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:17:44.993294 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:17:44.993508 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:17:45.116448 22723 all.go:67] all goroutines have returned in 123.161478ms [odo] I0424 15:17:45.116480 22723 all.go:76] query result: objects=9 [odo] I0424 15:17:45.117738 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:45.118533 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:17:45.118565 22723 service.go:75] Getting list of services [odo] I0424 15:17:45.118572 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:17:45.171928 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:17:45.172057 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:45.182671 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:45.191007 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:45.200775 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:45.206955 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:17:45.206971 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:17:45.209581 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:45.212204 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:45.222832 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:17:45.230591 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:45.241636 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:45.258533 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:45.609796 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:45.879283 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] I0424 15:17:45.880478 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258701390, pods: 0 [odo] I0424 15:17:46.181255 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:17:46.181508 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:17:46.181528 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:17:46.182666 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:17:46.182807 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:17:46.182828 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:17:46.192147 22723 schema.go:61] validated devfile schema [odo] I0424 15:17:46.192462 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:17:46.192498 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:17:46.211999 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:17:46.222330 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:17:46.339168 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:17:46.407559 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:17:46.408022 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:17:46.408290 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:17:46.408319 22723 components.go:351] Applying deployment [odo] I0424 15:17:46.445241 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:17:46.491621 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:17:46.513766 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:17:46.514170 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:17:46.711705 22723 all.go:67] all goroutines have returned in 196.502378ms [odo] I0424 15:17:46.712030 22723 all.go:76] query result: objects=9 [odo] I0424 15:17:46.720777 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:46.722437 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:17:46.722652 22723 service.go:75] Getting list of services [odo] I0424 15:17:46.722676 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:17:46.751768 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:17:46.751807 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:46.768362 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:46.783717 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:46.798030 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:46.805218 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:17:46.805503 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:17:46.811010 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:46.815060 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:46.817650 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:17:46.824237 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:46.833702 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:46.848378 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:47.133632 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:47.415833 22723 components.go:141] Deployment has 0 ready replicas. Waiting new event... [odo] ✓ Pod is Running [odo] I0424 15:17:47.417086 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258701556, pods: 0 [odo] I0424 15:17:47.418802 22723 watch.go:266] deployment watcher Event: Type: MODIFIED, name: my-nodejs-app-app, rv: 258701607, pods: 1 [odo] I0424 15:17:47.719463 22723 watch.go:438] Copying files [] to pod [odo] I0424 15:17:47.720081 22723 context.go:159] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:17:47.720095 22723 context.go:110] absolute devfile path: '/tmp/1860980672/devfile.yaml' [odo] I0424 15:17:47.721156 22723 content.go:48] converted devfile YAML to JSON [odo] I0424 15:17:47.721290 22723 apiVersion.go:60] devfile schemaVersion: '2.0.0' [odo] I0424 15:17:47.721326 22723 helper.go:56] devfile apiVersion '2.0.0' is supported [odo] I0424 15:17:47.729545 22723 schema.go:61] validated devfile schema [odo] I0424 15:17:47.730886 22723 validate.go:45] Successfully validated devfile sections [odo] I0424 15:17:47.730966 22723 components.go:69] component state: "WaitDeployment" [odo] I0424 15:17:47.748551 22723 components.go:259] We are deploying these annotations: map[alpha.image.policy.openshift.io/resolve-names:* odo.dev/project-type:nodejs] [odo] I0424 15:17:47.759146 22723 utils.go:149] No entrypoint defined for the component, setting container runtime entrypoint to 'tail -f /dev/null'. You can set a 'command' and/or 'args' for the component to override this default entrypoint. [odo] I0424 15:17:47.881734 22723 utils.go:77] Updating container runtime with mandatory volume mounts [odo] I0424 15:17:47.949840 22723 components.go:345] Creating deployment my-nodejs-app-app [odo] I0424 15:17:47.949852 22723 components.go:346] The component name is my-nodejs-app [odo] I0424 15:17:47.949858 22723 components.go:349] The component already exists, attempting to update it [odo] I0424 15:17:47.949864 22723 components.go:351] Applying deployment [odo] I0424 15:17:47.998937 22723 components.go:360] Successfully updated component my-nodejs-app [odo] I0424 15:17:48.085343 22723 components.go:747] Successfully update Service for component my-nodejs-app [odo] I0424 15:17:48.099651 22723 all.go:46] starting to concurrently query 195 APIs [odo] I0424 15:17:48.099759 22723 all.go:62] fired up all goroutines to query APIs [odo] I0424 15:17:48.262944 22723 all.go:67] all goroutines have returned in 163.123444ms [odo] I0424 15:17:48.263030 22723 all.go:76] query result: objects=9 [odo] I0424 15:17:48.265811 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:48.269847 22723 kclient.go:224] Checking if "clusterserviceversions" resource is supported [odo] I0424 15:17:48.269948 22723 service.go:75] Getting list of services [odo] I0424 15:17:48.270007 22723 operators.go:30] Fetching list of operators installed in cluster [odo] I0424 15:17:48.318930 22723 service.go:93] Getting services started from operator: cloud-native-postgresql.v1.16.2 [odo] I0424 15:17:48.318959 22723 service.go:124] Getting instances of: backups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:48.333694 22723 service.go:124] Getting instances of: clusters.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:48.347284 22723 service.go:124] Getting instances of: poolers.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:48.376667 22723 service.go:124] Getting instances of: scheduledbackups.postgresql.k8s.enterprisedb.io [odo] I0424 15:17:48.391237 22723 service.go:93] Getting services started from operator: service-binding-operator.v1.3.3 [odo] I0424 15:17:48.391268 22723 service.go:124] Getting instances of: bindablekinds.binding.operators.coreos.com [odo] I0424 15:17:48.423147 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:48.426656 22723 service.go:124] Getting instances of: clusterworkloadresourcemappings.servicebinding.io [odo] I0424 15:17:48.430504 22723 service.go:124] Getting instances of: servicebindings.binding.operators.coreos.com [odo] I0424 15:17:48.444141 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:48.454003 22723 service.go:124] Getting instances of: servicebindings.servicebinding.io [odo] I0424 15:17:48.467139 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] I0424 15:17:48.708864 22723 kclient.go:224] Checking if "servicebindings" resource is supported [odo] • Syncing files into the container ... [odo] I0424 15:17:48.981426 22723 libdevfile.go:187] Build command: install [odo] I0424 15:17:48.981452 22723 libdevfile.go:199] Run command: run [odo] I0424 15:17:48.985506 22723 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1860980672, destBase: ., destFile: . [odo] I0424 15:17:48.985522 22723 file_indexer.go:406] Corrected destinations: base: . file: . [odo] I0424 15:17:48.987088 22723 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1860980672/.gitignore, destBase: ., destFile: .gitignore [odo] I0424 15:17:48.987099 22723 file_indexer.go:406] Corrected destinations: base: . file: .gitignore [odo] I0424 15:17:48.987421 22723 file_indexer.go:453] file added: /tmp/1860980672/.gitignore [odo] I0424 15:17:48.987470 22723 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1860980672/.odo, destBase: ., destFile: .odo [odo] I0424 15:17:48.987481 22723 file_indexer.go:406] Corrected destinations: base: . file: .odo [odo] I0424 15:17:48.987820 22723 file_indexer.go:400] recursiveTar arguments: srcBase: /tmp, srcFile: 1860980672/devfile.yaml, destBase: ., destFile: devfile.yaml [odo] I0424 15:17:48.987831 22723 file_indexer.go:406] Corrected destinations: base: . file: devfile.yaml [odo] I0424 15:17:48.988133 22723 file_indexer.go:453] file added: /tmp/1860980672/devfile.yaml [odo] I0424 15:17:48.988289 22723 sync.go:135] List of files to be deleted: +[] [odo] I0424 15:17:48.988301 22723 sync.go:137] List of files changed: +[/tmp/1860980672/.gitignore /tmp/1860980672/devfile.yaml] [odo] I0424 15:17:48.988333 22723 sync.go:164] Push: componentName: my-nodejs-app, path: /tmp/1860980672, files: [/tmp/1860980672/.gitignore /tmp/1860980672/devfile.yaml], delFiles: [*], isForcePush: true [odo] I0424 15:17:48.988705 22723 sync.go:281] remote files marked for deletion are [/projects/*] [odo] I0424 15:17:48.988741 22723 exec.go:33] Executing command [rm -rf /projects/*] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:49.290819 22723 sync.go:204] Copying files /tmp/1860980672/.gitignore /tmp/1860980672/devfile.yaml to pod [odo] I0424 15:17:49.290892 22723 copy.go:36] CopyFile arguments: localPath /tmp/1860980672, dest /projects/1860980672, targetPath /projects, copyFiles [/tmp/1860980672/.gitignore /tmp/1860980672/devfile.yaml], globalExps [.git .odo .odo/odo-file-index.json] [odo] I0424 15:17:49.290929 22723 copy.go:64] Executing command tar xf - -C /projects --no-same-owner [odo] I0424 15:17:49.291708 22723 copy.go:97] makeTar arguments: srcPath: /tmp/1860980672, destPath: /projects/1860980672, files: [/tmp/1860980672/.gitignore /tmp/1860980672/devfile.yaml] [odo] I0424 15:17:49.292135 22723 copy.go:128] Got abs path: /tmp/1860980672/.gitignore [odo] I0424 15:17:49.292155 22723 copy.go:129] Making /tmp/1860980672 relative to /tmp/1860980672/.gitignore [odo] I0424 15:17:49.292585 22723 copy.go:145] makeTar srcFile: 1860980672/.gitignore [odo] I0424 15:17:49.292659 22723 copy.go:146] makeTar destFile: .gitignore [odo] I0424 15:17:49.292678 22723 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1860980672/.gitignore, destBase: /projects, destFile: .gitignore [odo] I0424 15:17:49.292693 22723 copy.go:172] Corrected destinations: base: /projects file: .gitignore [odo] I0424 15:17:49.645007 22723 copy.go:128] Got abs path: /tmp/1860980672/devfile.yaml [odo] I0424 15:17:49.645022 22723 copy.go:129] Making /tmp/1860980672 relative to /tmp/1860980672/devfile.yaml [odo] I0424 15:17:49.645028 22723 copy.go:145] makeTar srcFile: 1860980672/devfile.yaml [odo] I0424 15:17:49.645032 22723 copy.go:146] makeTar destFile: devfile.yaml [odo] I0424 15:17:49.645037 22723 copy.go:166] recursiveTar arguments: srcBase: /tmp, srcFile: 1860980672/devfile.yaml, destBase: /projects, destFile: devfile.yaml [odo] I0424 15:17:49.645041 22723 copy.go:172] Corrected destinations: base: /projects file: devfile.yaml [odo] ✓ Syncing files into the container [697ms] [odo] I0424 15:17:49.675783 22723 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:49.675820 22723 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:50.052746 22723 exec.go:82] cat: /opt/odo/.odo_cmd_run.pid: No such file or directory [odo] • Building your application in container (command: install) ... [odo] I0424 15:17:50.089143 22723 innerloop.go:139] running=false, execRequired=true [odo] I0424 15:17:50.089263 22723 exec.go:33] Executing command [/bin/sh -c cd ${PROJECT_SOURCE} && (npm install) 1>>/proc/1/fd/1 2>>/proc/1/fd/2] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:51.335070 22723 kubeexec.go:54] StartProcessForCommand for "run" [odo] I0424 15:17:51.335124 22723 retry.go:48] waiting for 5 second(s) before trying task "process for command \"run\"" [odo] I0424 15:17:51.335148 22723 exec.go:33] Executing command [/bin/sh -c echo $$ > /opt/odo/.odo_cmd_run.pid && cd ${PROJECT_SOURCE} && (npm start) 1>>/proc/1/fd/1 2>>/proc/1/fd/2; echo $? >> /opt/odo/.odo_cmd_run.pid] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] ✓ Building your application in container (command: install) [1s] [odo] • Executing the application (command: run) ... [odo] I0424 15:17:52.145415 22723 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:52.145448 22723 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:52.472425 22723 exec.go:82] 44 [odo] I0424 15:17:52.472444 22723 exec.go:82] 254 [odo] I0424 15:17:52.479334 22723 exec.go:33] Executing command [/bin/sh -c kill -0 44; echo $?] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:53.057103 22723 exec.go:82] 1 [odo] I0424 15:17:53.057127 22723 exec.go:82] /bin/sh: line 0: kill: (44) - No such process [odo] ✗ Finished executing the application (command: run) [2s] [odo] I0424 15:17:56.335848 22723 execute_run.go:90] checking if process for command "run" is running [odo] I0424 15:17:56.335908 22723 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:56.335970 22723 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:56.645961 22723 exec.go:82] 44 [odo] I0424 15:17:56.645987 22723 exec.go:82] 254 [odo] I0424 15:17:56.646791 22723 exec.go:33] Executing command [/bin/sh -c kill -0 44; echo $?] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:56.993887 22723 exec.go:82] /bin/sh: line 0: kill: (44) - No such process [odo] I0424 15:17:56.993931 22723 exec.go:82] 1 [odo] I0424 15:17:57.008069 22723 kubeexec.go:40] GetProcessInfoForCommand for "run" [odo] I0424 15:17:57.008094 22723 exec.go:33] Executing command [/bin/sh -c cat /opt/odo/.odo_cmd_run.pid || true] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:57.397569 22723 exec.go:82] 44 [odo] I0424 15:17:57.398139 22723 exec.go:82] 254 [odo] I0424 15:17:57.400667 22723 exec.go:33] Executing command [/bin/sh -c kill -0 44; echo $?] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:57.657793 22723 exec.go:82] 1 [odo] I0424 15:17:57.657829 22723 exec.go:82] /bin/sh: line 0: kill: (44) - No such process [odo] ⚠ Devfile command "run" exited with an error status in 20 second(s) [odo] ⚠ Last 100 lines of log: [odo] npm WARN saveError ENOENT: no such file or directory, open '/projects/package.json' [odo] npm notice created a lockfile as package-lock.json. You should commit this file. [odo] npm WARN enoent ENOENT: no such file or directory, open '/projects/package.json' [odo] npm WARN projects No description [odo] npm WARN projects No repository field. [odo] npm WARN projects No README data [odo] npm WARN projects No license field. [odo] [odo] up to date in 0.378s [odo] found 0 vulnerabilities [odo] [odo] npm ERR! code ENOENT [odo] npm ERR! syscall open [odo] npm ERR! path /projects/package.json [odo] npm ERR! errno -2 [odo] npm ERR! enoent ENOENT: no such file or directory, open '/projects/package.json' [odo] npm ERR! enoent This is related to npm not being able to find a file. [odo] npm ERR! enoent [odo] [odo] npm ERR! A complete log of this run can be found in: [odo] npm ERR! /opt/app-root/src/.npm/_logs/2023-04-24T15_17_52_166Z-debug.log [odo] • Waiting for the application to be ready ... [odo] I0424 15:17:58.831389 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:17:59.118666 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:59.118721 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00001468 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:17:59.118800 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:59.118811 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:17:59.119551 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:17:59.120118 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:17:59.120148 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:17:59.120253 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:00.832128 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:18:01.059941 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:01.059966 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:000013A3 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:01.059973 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:01.059977 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:01.060165 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:01.061968 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:01.061987 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:01.062397 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:04.834672 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:18:05.241328 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:05.241362 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00001201 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:05.243566 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:05.243595 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:05.243604 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:05.243622 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:05.243629 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:05.254243 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:12.835369 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:18:13.376869 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:13.377140 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00000EDA 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:13.377151 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:13.377156 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:13.377167 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:13.377184 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:13.377188 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:13.377276 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:22.836309 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:18:23.154135 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:23.154177 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00000B04 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:23.154208 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:23.154218 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:23.154227 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:23.154237 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:23.154244 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:23.161014 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:32.837713 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:18:33.055032 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:33.055045 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00000724 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:33.055976 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:33.055988 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:33.056398 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:33.059355 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:33.059363 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:33.059783 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:42.837364 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [odo] I0424 15:18:43.131534 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:43.131549 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00000334 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:43.131956 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:43.131965 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:43.132440 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:43.134107 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:43.134116 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:43.134626 22723 port.go:317] port 3000 not listening in container "runtime" [odo] I0424 15:18:52.838003 22723 exec.go:33] Executing command [/bin/sh -c cat /proc/net/tcp /proc/net/udp /proc/net/tcp6 /proc/net/udp6] for pod: my-nodejs-app-app-5dd4dbf4b7-z4v6w in container: runtime [FAILED] in [BeforeEach] - /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:18:52.908 [PANICKED] in [AfterEach] - /usr/local/go/src/runtime/panic.go:260 @ 04/24/23 15:18:52.908 Deleting project: cmd-describe-list-binding-test787cip Running oc with args [oc delete project cmd-describe-list-binding-test787cip --wait=false] and odo env: [] [odo] I0424 15:18:53.134718 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:53.134733 22723 exec.go:82] 0: DE2611AC:D4BE 23161068:01BB 06 00000000:00000000 03:00000000 00000000 0 0 0 3 0000000000000000 [odo] I0424 15:18:53.224320 22723 exec.go:82] sl local_address rem_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:53.224341 22723 exec.go:82] 2953: 0100007F:1FBD 00000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456274 2 0000000000000000 0 [odo] I0424 15:18:53.224348 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode [odo] I0424 15:18:53.224353 22723 exec.go:82] sl local_address remote_address st tx_queue rx_queue tr tm->when retrnsmt uid timeout inode ref pointer drops [odo] I0424 15:18:53.224356 22723 exec.go:82] 2953: 00000000000000000000000001000000:1FBD 00000000000000000000000000000000:0000 07 00000000:00000000 00:00000000 00000000 0 0 924456275 2 0000000000000000 0 [odo] I0424 15:18:53.224542 22723 port.go:317] port 3000 not listening in container "runtime" [oc] project.project.openshift.io "cmd-describe-list-binding-test787cip" deleted Setting current dir to: /go/odo_1/tests/integration Deleting dir: /tmp/1860980672 Deleting dir: /tmp/3522897705 << Timeline [FAILED] Timed out after 420.001s. Expected : __ / \__ Developing using the "my-nodejs-app" Devfile \__/ \ Namespace: cmd-describe-list-binding-test787cip / \__/ odo version: v3.9.0 \__/ ↪ Running on the cluster in Dev mode • Waiting for Kubernetes resources ... • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s ... ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-k8s • Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ... ✓ Creating resource ServiceBinding/my-nodejs-app-cluster-sample-ocp ⚠ Pod is Pending ⚠ Pod is Terminating ⚠ No pod exists ⚠ Pod is Pending ✓ Pod is Running • Syncing files into the container ... ✓ Syncing files into the container [697ms] • Building your application in container (command: install) ... ✓ Building your application in container (command: install) [1s] • Executing the application (command: run) ... ✗ Finished executing the application (command: run) [2s] • Waiting for the application to be ready ... to contain substring : [Ctrl+c] - Exit In [BeforeEach] at: /go/odo_1/tests/helper/helper_run.go:54 @ 04/24/23 15:18:52.908 There were additional failures detected. To view them in detail run ginkgo -vv ------------------------------ •S ------------------------------ • [10.638 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Environment Variables) /go/odo_1/tests/integration/interactive_add_binding_test.go:73 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/2464408817 << Captured StdOut/StdErr Output ------------------------------ S ------------------------------ • [11.005 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("lowercase" as naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:131 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/1838633068 << Captured StdOut/StdErr Output ------------------------------ •••S ------------------------------ • [12.443 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "none") /go/odo_1/tests/integration/interactive_add_binding_test.go:378 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3803532024 << Captured StdOut/StdErr Output ------------------------------ SS•S••••SS•••SSS•••SSSSS•••SS•S•••SSSS•S••• ------------------------------ • [10.545 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile ("uppercase" as naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:131 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3794650266 << Captured StdOut/StdErr Output ------------------------------ ••S•SSS•S•• ------------------------------ • [4.132 seconds] odo deploy interactive command tests directory is not empty when Alizer cannot determine a Devfile based on the current source code should not fail but fallback to the interactive mode /go/odo_1/tests/integration/interactive_deploy_test.go:159 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy' from /tmp/98824244 << Captured StdOut/StdErr Output ------------------------------ •SSS•S ------------------------------ • [13.139 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "") /go/odo_1/tests/integration/interactive_add_binding_test.go:180 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/4227280236 << Captured StdOut/StdErr Output ------------------------------ S••S•SSSSSSS•SSS•S•••S••SS•SSS••S•••• ------------------------------ • [20.475 seconds] odo add binding interactive command tests when the component is bootstrapped when binding to a service in a different namespace should error out if service is not found in the namespace selected /go/odo_1/tests/integration/interactive_add_binding_test.go:242 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/4187279709 << Captured StdOut/StdErr Output ------------------------------ SS••S••SS•• ------------------------------ • [85.192 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile /go/odo_1/tests/integration/interactive_dev_test.go:76 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/3735950333 << Captured StdOut/StdErr Output ------------------------------ •S••SS••••• ------------------------------ • [31.001 seconds] odo add binding interactive command tests when running a deployment when binding to a service in a different namespace should successfully add binding without devfile /go/odo_1/tests/integration/interactive_add_binding_test.go:591 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/993272854 << Captured StdOut/StdErr Output ------------------------------ SS••SS••SSS•S•••S••••••SSSS••SSS••S•• ------------------------------ • [14.493 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "") /go/odo_1/tests/integration/interactive_add_binding_test.go:463 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3064834774 << Captured StdOut/StdErr Output ------------------------------ SSSS• ------------------------------ • [13.473 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "{ .name | upper }") /go/odo_1/tests/integration/interactive_add_binding_test.go:180 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3312990900 << Captured StdOut/StdErr Output ------------------------------ ••S••••SS••••S••SSS• ------------------------------ • [11.758 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (Bind as Files) /go/odo_1/tests/integration/interactive_add_binding_test.go:101 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/4054298298 << Captured StdOut/StdErr Output ------------------------------ •S•••••S•SS••SSS••S•S•S•••• ------------------------------ • [206.796 seconds] odo dev command tests when a component with multiple endpoints is run should create state files containing information, including forwarded ports /go/odo_1/tests/integration/cmd_dev_test.go:3146 Captured StdOut/StdErr Output >> PID: 6013 << Captured StdOut/StdErr Output ------------------------------ SSS••SSS••••• ------------------------------ • [11.784 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "lowercase") /go/odo_1/tests/integration/interactive_add_binding_test.go:378 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/239413089 << Captured StdOut/StdErr Output ------------------------------ S• ------------------------------ • [22.819 seconds] odo dev interactive command tests when a component is bootstrapped should sync files when p is pressed /go/odo_1/tests/integration/interactive_dev_test.go:206 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports --no-watch' from /tmp/2126676585 << Captured StdOut/StdErr Output ------------------------------ S•S••••SS••S•••SS•••S•••S•••S•S•••S•••SS••••S••S ------------------------------ • [83.266 seconds] odo dev interactive command tests directory is not empty when there is a match from Alizer should display welcoming messages first /go/odo_1/tests/integration/interactive_dev_test.go:112 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo dev --random-ports' from /tmp/2171453711 << Captured StdOut/StdErr Output ------------------------------ •S•SS••SS• ------------------------------ • [11.386 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (default naming strategy) /go/odo_1/tests/integration/interactive_add_binding_test.go:311 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/887618569 << Captured StdOut/StdErr Output ------------------------------ •••SS••SSS••••SSS••S ------------------------------ • [11.594 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (naming strategy: "uppercase") /go/odo_1/tests/integration/interactive_add_binding_test.go:378 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/3023381757 << Captured StdOut/StdErr Output ------------------------------ •S•SS• ------------------------------ • [13.441 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "{ .name | upper }") /go/odo_1/tests/integration/interactive_add_binding_test.go:463 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/2458688895 << Captured StdOut/StdErr Output ------------------------------ •S•• ------------------------------ • [13.989 seconds] odo add binding interactive command tests when running a deployment should successfully add binding without devfile (custom naming strategy: "any string") /go/odo_1/tests/integration/interactive_add_binding_test.go:463 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/632744082 << Captured StdOut/StdErr Output ------------------------------ S••SS••S• ------------------------------ • [11.170 seconds] odo add binding interactive command tests when the component is bootstrapped should successfully add binding to the devfile (custom naming strategy: "any string") /go/odo_1/tests/integration/interactive_add_binding_test.go:180 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo add binding' from /tmp/69901922 << Captured StdOut/StdErr Output ------------------------------ ••S•S•S••SS ------------------------------ • [2.737 seconds] odo deploy interactive command tests directory is not empty when there is a match from Alizer should run alizer to download devfile successfully even with -v flag /go/odo_1/tests/integration/interactive_deploy_test.go:40 Captured StdOut/StdErr Output >> Spawning '/go/bin/odo deploy -v 4' from /tmp/1475173448 << Captured StdOut/StdErr Output ------------------------------ SSSS••S••••SSSS•SS••S••••••S•S•SSS•S•S••S••••S••S•S•SSS••SSSS••••••••••••••• Summarizing 7 Failures: [FAIL] odo delete command tests when a component is bootstrapped using a devfile.yaml with URI-referenced Kubernetes components when the component is running in both DEV and DEPLOY mode and dev mode is killed [BeforeEach] when the component is deleted using its name and namespace from another directory should delete the appropriate resources /go/odo_1/tests/helper/helper_run.go:54 [FAIL] odo dev command tests when Devfile contains metadata.projectType when running odo dev [BeforeEach] should set the correct value in labels of resources /go/odo_1/tests/helper/helper_run.go:54 [FAIL] odo dev debug command tests when a composite apply command is used as debug command [It] should execute the composite apply commands successfully /go/odo_1/tests/helper/helper_generic.go:86 [FAIL] odo describe/list binding command tests when creating a component with a spec binding and envvars (service in namespace "binding-vso") when Starting a Pg service when running dev session [BeforeEach] when changing the current namespace should list the binding with --namespace flag /go/odo_1/tests/helper/helper_run.go:54 [FAIL] odo describe/list binding command tests when creating a component with a binding as environment variables (service in namespace "binding-pvu") when Starting a Pg service when running dev session [BeforeEach] should list the binding /go/odo_1/tests/helper/helper_run.go:54 [FAIL] odo list with devfile devfile has missing metadata when projectType is missing when the component is pushed in dev mode [BeforeEach] should show the language for 'Type' in odo list /go/odo_1/tests/helper/helper_run.go:54 [FAIL] odo describe/list binding command tests when creating a component with a binding as files (service in namespace "") when Starting a Pg service when running dev session [BeforeEach] should list the binding /go/odo_1/tests/helper/helper_run.go:54 Ran 452 of 824 Specs in 2154.637 seconds FAIL! -- 445 Passed | 7 Failed | 0 Pending | 372 Skipped Ginkgo ran 1 suite in 37m0.977195339s Test Suite Failed You're using deprecated Ginkgo functionality: ============================================= --slow-spec-threshold is deprecated --slow-spec-threshold has been deprecated and will be removed in a future version of Ginkgo. This feature has proved to be more noisy than useful. You can use --poll-progress-after, instead, to get more actionable feedback about potentially slow specs and understand where they might be getting stuck. To silence deprecations that can be silenced set the following environment variable: ACK_GINKGO_DEPRECATIONS=2.6.0 exit status 1 make: *** [Makefile:207: test-integration-cluster] Error 1