René's URL Explorer Experiment


Title: Error when building with ODC · Issue #1 · elsony/devfile-sample-python-basic · GitHub

Open Graph Title: Error when building with ODC · Issue #1 · elsony/devfile-sample-python-basic

X Title: Error when building with ODC · Issue #1 · elsony/devfile-sample-python-basic

Description: I am pasting the pod describe and pod log: Maysuns-MacBook-Pro:openshift-install-mac maysun$ oc describe po devfile-sample-python-basic-66b96fcb96-x459t Name: devfile-sample-python-basic-66b96fcb96-x459t Namespace: mjf Priority: 0 Priori...

Open Graph Description: I am pasting the pod describe and pod log: Maysuns-MacBook-Pro:openshift-install-mac maysun$ oc describe po devfile-sample-python-basic-66b96fcb96-x459t Name: devfile-sample-python-basic-66b96fcb96...

X Description: I am pasting the pod describe and pod log: Maysuns-MacBook-Pro:openshift-install-mac maysun$ oc describe po devfile-sample-python-basic-66b96fcb96-x459t Name: devfile-sample-python-basic-66b96fcb96...

Opengraph URL: https://github.com/elsony/devfile-sample-python-basic/issues/1

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Error when building with ODC","articleBody":"I am pasting the pod describe and pod log:\r\n\r\n```\r\nMaysuns-MacBook-Pro:openshift-install-mac maysun$ oc describe po devfile-sample-python-basic-66b96fcb96-x459t \r\nName:               devfile-sample-python-basic-66b96fcb96-x459t\r\nNamespace:          mjf\r\nPriority:           0\r\nPriorityClassName:  \u003cnone\u003e\r\nNode:               ip-10-0-138-26.us-east-2.compute.internal/10.0.138.26\r\nStart Time:         Wed, 28 Apr 2021 16:47:42 -0400\r\nLabels:             app=devfile-sample-python-basic\r\n                    deploymentconfig=devfile-sample-python-basic\r\n                    pod-template-hash=66b96fcb96\r\nAnnotations:        k8s.v1.cni.cncf.io/network-status=[{\r\n    \"name\": \"\",\r\n    \"interface\": \"eth0\",\r\n    \"ips\": [\r\n        \"10.129.2.68\"\r\n    ],\r\n    \"default\": true,\r\n    \"dns\": {}\r\n}]\r\n  k8s.v1.cni.cncf.io/networks-status=[{\r\n    \"name\": \"\",\r\n    \"interface\": \"eth0\",\r\n    \"ips\": [\r\n        \"10.129.2.68\"\r\n    ],\r\n    \"default\": true,\r\n    \"dns\": {}\r\n}]\r\n                openshift.io/scc=restricted\r\nStatus:         Running\r\nIP:             10.129.2.68\r\nControlled By:  ReplicaSet/devfile-sample-python-basic-66b96fcb96\r\nContainers:\r\n  devfile-sample-python-basic:\r\n    Container ID:   cri-o://6cf7d6162671506aac535efb4bf02441c1e1c4b5443a0d84acba989d12cce7c3\r\n    Image:          image-registry.openshift-image-registry.svc:5000/mjf/devfile-sample-python-basic@sha256:894c79c9aa4d145faceafc217f0046c373b36826189d4630929f44f92e00ec53\r\n    Image ID:       image-registry.openshift-image-registry.svc:5000/mjf/devfile-sample-python-basic@sha256:894c79c9aa4d145faceafc217f0046c373b36826189d4630929f44f92e00ec53\r\n    Port:           8080/TCP\r\n    Host Port:      0/TCP\r\n    State:          Waiting\r\n      Reason:       CrashLoopBackOff\r\n    Last State:     Terminated\r\n      Reason:       Error\r\n      Exit Code:    1\r\n      Started:      Wed, 28 Apr 2021 16:48:04 -0400\r\n      Finished:     Wed, 28 Apr 2021 16:48:04 -0400\r\n    Ready:          False\r\n    Restart Count:  2\r\n    Limits:\r\n      memory:  1Gi\r\n    Requests:\r\n      memory:  1Gi\r\n    Environment:\r\n      PROJECTS_ROOT:   /projects\r\n      PROJECT_SOURCE:  /projects\r\n    Mounts:\r\n      /var/run/secrets/kubernetes.io/serviceaccount from default-token-66q2s (ro)\r\nConditions:\r\n  Type              Status\r\n  Initialized       True \r\n  Ready             False \r\n  ContainersReady   False \r\n  PodScheduled      True \r\nVolumes:\r\n  default-token-66q2s:\r\n    Type:        Secret (a volume populated by a Secret)\r\n    SecretName:  default-token-66q2s\r\n    Optional:    false\r\nQoS Class:       Burstable\r\nNode-Selectors:  \u003cnone\u003e\r\nTolerations:     node.kubernetes.io/memory-pressure:NoSchedule\r\n                 node.kubernetes.io/not-ready:NoExecute for 300s\r\n                 node.kubernetes.io/unreachable:NoExecute for 300s\r\nEvents:\r\n  Type     Reason          Age                From                                                Message\r\n  ----     ------          ----               ----                                                -------\r\n  Normal   Scheduled       \u003cunknown\u003e                                                              Successfully assigned mjf/devfile-sample-python-basic-66b96fcb96-x459t to ip-10-0-138-26.us-east-2.compute.internal\r\n  Normal   AddedInterface  48s                multus                                              Add eth0 [10.129.2.68/23]\r\n  Normal   Pulled          45s                kubelet, ip-10-0-138-26.us-east-2.compute.internal  Successfully pulled image \"image-registry.openshift-image-registry.svc:5000/mjf/devfile-sample-python-basic@sha256:894c79c9aa4d145faceafc217f0046c373b36826189d4630929f44f92e00ec53\" in 2.7506209s\r\n  Normal   Pulled          44s                kubelet, ip-10-0-138-26.us-east-2.compute.internal  Successfully pulled image \"image-registry.openshift-image-registry.svc:5000/mjf/devfile-sample-python-basic@sha256:894c79c9aa4d145faceafc217f0046c373b36826189d4630929f44f92e00ec53\" in 81.271439ms\r\n  Normal   Pulling         27s (x3 over 47s)  kubelet, ip-10-0-138-26.us-east-2.compute.internal  Pulling image \"image-registry.openshift-image-registry.svc:5000/mjf/devfile-sample-python-basic@sha256:894c79c9aa4d145faceafc217f0046c373b36826189d4630929f44f92e00ec53\"\r\n  Normal   Created         27s (x3 over 44s)  kubelet, ip-10-0-138-26.us-east-2.compute.internal  Created container devfile-sample-python-basic\r\n  Normal   Started         27s (x3 over 44s)  kubelet, ip-10-0-138-26.us-east-2.compute.internal  Started container devfile-sample-python-basic\r\n  Normal   Pulled          27s                kubelet, ip-10-0-138-26.us-east-2.compute.internal  Successfully pulled image \"image-registry.openshift-image-registry.svc:5000/mjf/devfile-sample-python-basic@sha256:894c79c9aa4d145faceafc217f0046c373b36826189d4630929f44f92e00ec53\" in 78.973057ms\r\n  Warning  BackOff         11s (x4 over 43s)  kubelet, ip-10-0-138-26.us-east-2.compute.internal  Back-off restarting failed container\r\nMaysuns-MacBook-Pro:openshift-install-mac maysun$ \r\nMaysuns-MacBook-Pro:openshift-install-mac maysun$ \r\nMaysuns-MacBook-Pro:openshift-install-mac maysun$ \r\nMaysuns-MacBook-Pro:openshift-install-mac maysun$ \r\nMaysuns-MacBook-Pro:openshift-install-mac maysun$ oc logs -f devfile-sample-python-basic-66b96fcb96-x459t \r\nTraceback (most recent call last):\r\n  File \"/projects/app.py\", line 1, in \u003cmodule\u003e\r\n    from flask import Flask\r\nModuleNotFoundError: No module named 'flask'\r\n```","author":{"url":"https://github.com/maysunfaisal","@type":"Person","name":"maysunfaisal"},"datePublished":"2021-04-28T20:52:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/1/devfile-sample-python-basic/issues/1"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:aacb3d0b-57b5-1e52-8487-1f815b4c51ce
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD4A0:14BFC2:914AD2:B7B84D:697FE9AE
html-safe-nonce7efc42d0d1d3e7b00f565ef9650681e09f2cb4b1f6f5540b48d193be39838fcf
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENEEwOjE0QkZDMjo5MTRBRDI6QjdCODREOjY5N0ZFOUFFIiwidmlzaXRvcl9pZCI6IjMxMjY2ODc2NzczMDc0MTQ5NTgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacb9afe2b778c889825ba7142123542d0f4174311760d659a7a4fb321ee8ef5cf7
hovercard-subject-tagissue:870373973
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/elsony/devfile-sample-python-basic/1/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2b6f984080cda12232266c5ce76ce86397e70fdf19518e984fd785c5b5d99a1a/elsony/devfile-sample-python-basic/issues/1
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2b6f984080cda12232266c5ce76ce86397e70fdf19518e984fd785c5b5d99a1a/elsony/devfile-sample-python-basic/issues/1
og:image:altI am pasting the pod describe and pod log: Maysuns-MacBook-Pro:openshift-install-mac maysun$ oc describe po devfile-sample-python-basic-66b96fcb96-x459t Name: devfile-sample-python-basic-66b96fcb96...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamemaysunfaisal
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/elsony/devfile-sample-python-basic git https://github.com/elsony/devfile-sample-python-basic.git
octolytics-dimension-user_id7669867
octolytics-dimension-user_loginelsony
octolytics-dimension-repository_id361791381
octolytics-dimension-repository_nwoelsony/devfile-sample-python-basic
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id361791381
octolytics-dimension-repository_network_root_nwoelsony/devfile-sample-python-basic
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues/1#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Felsony%2Fdevfile-sample-python-basic%2Fissues%2F1
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Felsony%2Fdevfile-sample-python-basic%2Fissues%2F1
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=elsony%2Fdevfile-sample-python-basic
Reloadhttps://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues/1
Reloadhttps://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues/1
Reloadhttps://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues/1
elsony https://patch-diff.githubusercontent.com/elsony
devfile-sample-python-basichttps://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Felsony%2Fdevfile-sample-python-basic
Fork 46 https://patch-diff.githubusercontent.com/login?return_to=%2Felsony%2Fdevfile-sample-python-basic
Star 1 https://patch-diff.githubusercontent.com/login?return_to=%2Felsony%2Fdevfile-sample-python-basic
Code https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic
Issues 2 https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues
Pull requests 1 https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/pulls
Actions https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/actions
Projects 0 https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/projects
Security 0 https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/security
Insights https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/pulse
Code https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic
Issues https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues
Pull requests https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/pulls
Actions https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/actions
Projects https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/projects
Security https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/security
Insights https://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/elsony/devfile-sample-python-basic/issues/1
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/elsony/devfile-sample-python-basic/issues/1
Error when building with ODChttps://patch-diff.githubusercontent.com/elsony/devfile-sample-python-basic/issues/1#top
https://github.com/maysunfaisal
https://github.com/maysunfaisal
maysunfaisalhttps://github.com/maysunfaisal
on Apr 28, 2021https://github.com/elsony/devfile-sample-python-basic/issues/1#issue-870373973
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.