Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running oryx build fails #2529

Open
M-Saravanan opened this issue Oct 4, 2024 · 1 comment
Open

Running oryx build fails #2529

M-Saravanan opened this issue Oct 4, 2024 · 1 comment

Comments

@M-Saravanan
Copy link

Bug Report

-Azure Function App deployment from Visual Studio Code fails, previously it works, recently deployment fails.

image

-Running oryx build logs

`Command: oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages
Operation performed by Microsoft Oryx, https://github.com/Microsoft/Oryx
You can report issues at https://github.com/Microsoft/Oryx/issues

Oryx Version: 0.2.20240424.1, Commit: d37b222, ReleaseTagName: 20240424.1

Build Operation ID: 0ae0b15a7edf7e8c
Repository Commit : ae03f005-54dd-45b5-aace-24acd3aaff13
OS Type : bullseye
Image Type : githubactions

Detecting platforms...
Detected following platforms:
python: 3.11.8

Using intermediate directory '/tmp/8dce4720115cca3'.

Copying files to the intermediate directory...
Done in 0 sec(s).

Source directory : /tmp/8dce4720115cca3
Destination directory: /tmp/build/expressbuild

Python Version: /tmp/oryx/platforms/python/3.11.8/bin/python3.11
Creating directory for command manifest file if it does not exist
Removing existing manifest file

Running pip install...
Done in 1773 sec(s).
\n/opt/Kudu/Scripts/starter.sh oryx build /tmp/zipdeploy/extracted -o /tmp/build/expressbuild --platform python --platform-version 3.11 -i /tmp/8dce4720115cca3 -p packagedir=.python_packages/lib/site-packages`

@yeomanghs
Copy link

Same issue

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants