Skip to content

Use HTTPS for the HMDB51 links #5312

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

Merged
merged 2 commits into from
Jan 31, 2022
Merged

Use HTTPS for the HMDB51 links #5312

merged 2 commits into from
Jan 31, 2022

Conversation

bryant1410
Copy link
Contributor

No description provided.

@facebook-github-bot
Copy link

facebook-github-bot commented Jan 28, 2022

💊 CI failures summary and remediations

As of commit cf13ffe (more details on the Dr. CI page):


  • 2/2 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See GitHub Actions build CodeQL / build (1/1)

Step: "Build TorchVision" (full log | diagnosis details | 🔁 rerun)

2022-01-31T10:15:51.7445559Z ##[error]Process completed with exit code 1.
2022-01-31T10:15:51.5992957Z     self.finalize_options()
2022-01-31T10:15:51.5993455Z   File "/home/runner/.local/lib/python3.8/site-packages/setuptools/command/develop.py", line 52, in finalize_options
2022-01-31T10:15:51.5993828Z     easy_install.finalize_options(self)
2022-01-31T10:15:51.5994353Z   File "/home/runner/.local/lib/python3.8/site-packages/setuptools/command/easy_install.py", line 276, in finalize_options
2022-01-31T10:15:51.5994729Z     self._fix_install_dir_for_user_site()
2022-01-31T10:15:51.5995289Z   File "/home/runner/.local/lib/python3.8/site-packages/setuptools/command/easy_install.py", line 382, in _fix_install_dir_for_user_site
2022-01-31T10:15:51.5995920Z     self.create_home_path()
2022-01-31T10:15:51.5996588Z   File "/home/runner/.local/lib/python3.8/site-packages/setuptools/command/easy_install.py", line 1338, in create_home_path
2022-01-31T10:15:51.5997182Z     if path.startswith(home) and not os.path.isdir(path):
2022-01-31T10:15:51.5997647Z AttributeError: 'int' object has no attribute 'startswith'
2022-01-31T10:15:51.7445559Z ##[error]Process completed with exit code 1.
2022-01-31T10:15:51.7503654Z Post job cleanup.
2022-01-31T10:15:51.8774513Z [command]/usr/bin/git version
2022-01-31T10:15:51.8832900Z git version 2.34.1
2022-01-31T10:15:51.8872855Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-01-31T10:15:51.8919069Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-01-31T10:15:51.9287513Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-01-31T10:15:51.9321710Z http.https://github.com/.extraheader
2022-01-31T10:15:51.9331787Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-01-31T10:15:51.9376251Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-01-31T10:15:51.9950511Z Cleaning up orphan processes

1 failure not recognized by patterns:

Job Step Action
CircleCI cmake_macos_cpu curl -o conda.sh https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh
sh conda.sh -b
source $HOME/miniconda3/bin/activate
conda install -yq conda-build cmake
packaging/build_cmake.sh
🔁 rerun

This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Thanks @bryant1410

@NicolasHug NicolasHug merged commit ac1f0ff into pytorch:main Jan 31, 2022
@github-actions
Copy link

Hey @NicolasHug!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

@bryant1410 bryant1410 deleted the patch-3 branch January 31, 2022 13:38
facebook-github-bot pushed a commit that referenced this pull request Feb 3, 2022
Summary: Co-authored-by: Nicolas Hug <[email protected]>

Reviewed By: kazhang

Differential Revision: D33927495

fbshipit-source-id: 099523f8f6f1a893c61735c37f66d4ac54bb5c77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants