Skip to content

Conversation

javed-73
Copy link
Contributor

@javed-73 javed-73 commented May 28, 2025

Description

Update deployment env to ubuntu22.04 for notebook jobs
Before Fix:
Failed run Bank Marketing

Error:
HttpResponseError: (EolImageBrownouts) Specified image azureml/openmpi4.1.0-ubuntu20.04 @ sha256:81ddf17ca524aad5814839271019abbdcd99ceefb1f4deacabdc7a57fbaeb1cf reached EOL. Please see troubleshooting guide, available here: https://aka.ms/oe-tsg#error-imagebuildfailure
Code: EolImageBrownouts
Message: Specified image azureml/openmpi4.1.0-ubuntu20.04 @ sha256:81ddf17ca524aad5814839271019abbdcd99ceefb1f4deacabdc7a57fbaeb1cf reached EOL.

Failed Test run orange juice
Failed BatchScoringjob

After Fix:
BatchScoring job

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@javed-73 javed-73 force-pushed the user/moansa/updatedeploymentubuntuimg branch from 7ed03df to f9c047d Compare May 28, 2025 07:32
@javed-73 javed-73 requested review from iamrk04, SamGos93 and Copilot May 28, 2025 07:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the base environment image for several Automl notebook jobs from Ubuntu 20.04 to Ubuntu 22.04.

  • Change the image field in the Environment definition across notebooks.

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
automl-forecasting-task-energy-demand-advanced-mlflow.ipynb Updated openmpi4.1.0-ubuntu20.04openmpi4.1.0-ubuntu22.04
auto-ml-forecasting-bike-share.ipynb Updated openmpi4.1.0-ubuntu20.04openmpi4.1.0-ubuntu22.04
automl-forecasting-orange-juice-sales-mlflow.ipynb Updated openmpi4.1.0-ubuntu20.04openmpi4.1.0-ubuntu22.04
auto-ml-forecasting-github-dau.ipynb Updated openmpi4.1.0-ubuntu20.04openmpi4.1.0-ubuntu22.04
auto-ml-forecasting-function-gap-batch-inference.ipynb Updated openmpi4.1.0-ubuntu20.04openmpi4.1.0-ubuntu22.04
automl-classification-task-bankmarketing.ipynb Updated openmpi4.1.0-ubuntu20.04openmpi4.1.0-ubuntu22.04

@javed-73
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Microsoft"

@javed-73
Copy link
Contributor Author

@javed-73 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@microsoft-github-policy-service agree company="Microsoft"

@javed-73 javed-73 merged commit 920e2c5 into main May 28, 2025
10 of 14 checks passed
@javed-73 javed-73 deleted the user/moansa/updatedeploymentubuntuimg branch May 28, 2025 10:41
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

Successfully merging this pull request may close these issues.

3 participants