Skip to content

Tutorial Build Failing #3808

@sekyondaMeta

Description

@sekyondaMeta

Tutrial builds failing see error example below:

https://github.com/pytorch/tutorials/actions/runs/23719633045/job/69181514939?pr=3807#step:5:153

Run pytorch/pytorch/.github/actions/setup-linux@main
Run pytorch/pytorch/.github/actions/checkout-pytorch@main
Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT"
Run # Use all available CPUs for fetching
Run pytorch/test-infra/.github/actions/checkout@main
Syncing repository: pytorch/tutorials
Getting Git version info
Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/7b060af1-fa14-4ce7-8ccc-a6029213ed65/.gitconfig'
Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7b060af1-fa14-4ce7-8ccc-a6029213ed65' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/tutorials/tutorials
/usr/bin/git config --local --get remote.origin.url
https://github.com/pytorch/tutorials
Removing previously created refs, to avoid conflicts
/usr/bin/git submodule status
Cleaning the repository
Disabling automatic garbage collection
Setting up auth
Fetching the repository
Determining the checkout info
/usr/bin/git sparse-checkout disable
/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
Setting up auth for fetching submodules
Fetching submodules
Persisting credentials for submodules
/usr/bin/git log -1 --format=%H
26cff23
Run cd "${GITHUB_WORKSPACE}"
Run python3 .github/scripts/parse_ref.py
python3: can't open file '/home/ec2-user/actions-runner/_work/tutorials/tutorials/.github/scripts/parse_ref.py': [Errno 2] No such file or directory
Error: Process completed with exit code 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions