Failed to update dependencies to their latest version
Closed this issue · 3 comments
Automatic dependency update failed for the current master with SHA b2a97b0.
The automatic dependency management cannot continue. Please fix errors reported bellow.
Command
$ pipenv update --dev
Standard output
Running $ pipenv lock then $ pipenv sync.
Installing dependencies from Pipfile.lock (d5c13c)...
Installing initially failed dependencies...
Standard error
Creating a virtualenv for this project...
Pipfile: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow-gpu/Pipfile
Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv...
created virtual environment CPython3.8.6.final.0-64 in 1389ms
creator CPython3Posix(dest=/tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow-gpu/.venv, clear=False, no_vcs_ignore=False, global=False)
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmprl9afc_0)
added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2
activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator
Successfully created virtual environment!
�[KVirtualenv location: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow-gpu/.venv
Locking [dev-packages] dependencies...
Locking [packages] dependencies...
Building requirements...
�[K
Resolving dependencies...
�[K
Success!
�[KUpdated Pipfile.lock (d5c13c)!
An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again.
An error occurred while installing tensorflow-gpu==2.6.0 --hash=sha256:bdd41566b7b1d1409cd72c4fec84fd193edd1f4cfa474d790c200db0f0df446e --hash=sha256:412b6e2683df7071b65aa2faeac576e4acb33f178963a3001b88c639a6f1f5f5 --hash=sha256:4c6843f2482ef60ebfa5c30b4bbaf03137bac7e51a8b48dcc78b23d3d1ddac0e --hash=sha256:124ae47017958113595a802f494aca269bf0175c204ec0f6017d6872201a9dd9 --hash=sha256:97f6c4a0647ec0746a43d9a91b9a56759f825ffde4b73c493792b692c7b6bb06 --hash=sha256:80e68a0efba86eea87ea8ec9a1ffd1def48d22db16268af547305bf0ba889746 --hash=sha256:73913107b44e3829abe2466604f4caa7651b692e77addda94a764c6857d4c1b2 --hash=sha256:e22046ce2909c61609e1a233a549e7aad2e433325b0ae179d58ab22d69214160! Will try again.
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func
[InstallError]: return f(get_current_context(), *args, **kwargs)
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update
[InstallError]: do_sync(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync
[InstallError]: do_init(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init
[InstallError]: do_install_dependencies(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies
[InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False)
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs
[InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines)
[pipenv.exceptions.InstallError]: Collecting tensorflow-gpu==2.6.0
ERROR: Couldn't install package: tensorflow-gpu
Package installation failed...
Environment details
Kebechet version: 1.4.0
Python version: 3.8.6
Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5
pipenv version: pipenv, version 2020.11.15
Dependency graph
Unable to obtain dependency graph:
An error occurred while installing tensorflow-gpu>=2.0.0! Will try again.
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install
[InstallError]: retcode = do_install(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install
[InstallError]: do_init(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init
[InstallError]: do_install_dependencies(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies
[InstallError]: batch_install(
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install
[InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry)
[InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs
[InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines)
[pipenv.exceptions.InstallError]: Collecting tensorflow-gpu>=2.0.0
ERROR: Couldn't install package: tensorflow-gpu
Package installation failed...
Notes
For more information, see Pipfile and Pipfile.lock.
Once this issue is resolved, the issue will be automatically closed by bot.
/label thoth/potential-flake
/kind bug
/priority critical-urgent
@khebhut[bot]: The label(s) /label thoth/potential-flake
cannot be applied. These labels are supported: community/discussion, community/group-programming, community/maintenance, community/question, deployment_name/ocp4-stage, deployment_name/ocp4-test, deployment_name/zero-prod, hacktoberfest, hacktoberfest-accepted, kind/cleanup, kind/demo, kind/deprecation, kind/documentation, kind/question, sig/advisor, sig/build, sig/cyborgs, sig/devops, sig/documentation, sig/indicators, sig/investigator, sig/knowledge-graph, sig/slo, sig/solvers, thoth/group-programming, thoth/human-intervention-required, thoth/potential-observation, tide/merge-method-merge, tide/merge-method-rebase, tide/merge-method-squash, triage/accepted, triage/duplicate, triage/needs-information, triage/not-reproducible, triage/unresolved
In response to this:
Automatic dependency update failed for the current master with SHA b2a97b0.
The automatic dependency management cannot continue. Please fix errors reported bellow.
Command
$ pipenv update --dev
Standard output
Running $ pipenv lock then $ pipenv sync. Installing dependencies from Pipfile.lock (d5c13c)... Installing initially failed dependencies...
Standard error
Creating a virtualenv for this project... Pipfile: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow-gpu/Pipfile Using /home/user/.local/share/virtualenvs/user-5PivF_Od/bin/python3.8 (3.8.6) to create virtualenv... created virtual environment CPython3.8.6.final.0-64 in 1389ms creator CPython3Posix(dest=/tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow-gpu/.venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/tmp/tmprl9afc_0) added seed packages: pip==21.1.3, setuptools==57.1.0, wheel==0.36.2 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator Successfully created virtual environment! �[KVirtualenv location: /tmp/tmp0negt_1a/overlays/ps-nlp-tensorflow-gpu/.venv Locking [dev-packages] dependencies... Locking [packages] dependencies... Building requirements... �[K Resolving dependencies... �[K Success! �[KUpdated Pipfile.lock (d5c13c)! An error occurred while installing jupyter-tensorboard==0.2.0 --hash=sha256:43ed7bb6458144963c87e327ffde30bfec8aa68425387e6243c7071ad153a9aa! Will try again. An error occurred while installing tensorflow-gpu==2.6.0 --hash=sha256:bdd41566b7b1d1409cd72c4fec84fd193edd1f4cfa474d790c200db0f0df446e --hash=sha256:412b6e2683df7071b65aa2faeac576e4acb33f178963a3001b88c639a6f1f5f5 --hash=sha256:4c6843f2482ef60ebfa5c30b4bbaf03137bac7e51a8b48dcc78b23d3d1ddac0e --hash=sha256:124ae47017958113595a802f494aca269bf0175c204ec0f6017d6872201a9dd9 --hash=sha256:97f6c4a0647ec0746a43d9a91b9a56759f825ffde4b73c493792b692c7b6bb06 --hash=sha256:80e68a0efba86eea87ea8ec9a1ffd1def48d22db16268af547305bf0ba889746 --hash=sha256:73913107b44e3829abe2466604f4caa7651b692e77addda94a764c6857d4c1b2 --hash=sha256:e22046ce2909c61609e1a233a549e7aad2e433325b0ae179d58ab22d69214160! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/vendor/click/decorators.py", line 21, in new_func [InstallError]: return f(get_current_context(), *args, **kwargs) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 594, in update [InstallError]: do_sync( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2884, in do_sync [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 903, in do_install_dependencies [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=False) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow-gpu==2.6.0 ERROR: Couldn't install package: tensorflow-gpu Package installation failed...
Environment details
Kebechet version: 1.4.0 Python version: 3.8.6 Platform: Linux-4.18.0-240.22.1.el8_3.x86_64-x86_64-with-glibc2.2.5 pipenv version: pipenv, version 2020.11.15
Dependency graph
Unable to obtain dependency graph: An error occurred while installing tensorflow-gpu>=2.0.0! Will try again. [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/cli/command.py", line 233, in install [InstallError]: retcode = do_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 2052, in do_install [InstallError]: do_init( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 1304, in do_init [InstallError]: do_install_dependencies( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 899, in do_install_dependencies [InstallError]: batch_install( [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 796, in batch_install [InstallError]: _cleanup_procs(procs, failed_deps_queue, retry=retry) [InstallError]: File "/home/user/.local/share/virtualenvs/user-5PivF_Od/lib/python3.8/site-packages/pipenv/core.py", line 703, in _cleanup_procs [InstallError]: raise exceptions.InstallError(c.dep.name, extra=err_lines) [pipenv.exceptions.InstallError]: Collecting tensorflow-gpu>=2.0.0 ERROR: Couldn't install package: tensorflow-gpu Package installation failed...
Notes
For more information, see Pipfile and Pipfile.lock.
Once this issue is resolved, the issue will be automatically closed by bot.
/label thoth/potential-flake
/kind bug
/priority critical-urgent
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
@khebhut[bot]: This issue is currently awaiting triage.
One of the @thoth-station/devs will take care of the issue, and will accept the issue by applying the
triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.