Status Update
Comments
kh...@google.com <kh...@google.com> #2
Thank you for reporting this issue. Please upgrade your Cloud SDK as the issue seems is resolved on SDK v187.0.0. For more information and further discussions on this please see the following link:
https://issuetracker.google.com/72407295
Description
information in the report you file. In order to help diagnose the issue,
we've included some installation information in this report. Please look
through and redact any information you consider personal or sensitive
before submitting this issue.
Issue running command [gcloud components update].
What steps will reproduce the problem?
rerun the same command
What is the expected output? What do you see instead?
I expect the update to proceed as normal. Instead I receive the error
ERROR: gcloud crashed (TypeError): setproxy() takes at most 7 arguments (8 given)
Please provide any additional information below.
Trace:
gcloud_main.py:147
gcloud_cli.Execute()
calliope\cli.py:823
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope\cli.py:861
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope\cli.py:797
resources = calliope_command.Run(cli=self, args=args)
calliope\backend.py:757
resources = command_instance.Run(args)
lib\surface\components\update.py:99
version=args.version)
core\updater\update_manager.py:885
command_path='components.update')
core\updater\update_manager.py:595
command_path=command_path)
core\updater\update_manager.py:578
*effective_url.split(','), command_path=command_path)
core\updater\snapshots.py:171
for url in urls]
core\updater\snapshots.py:192
response = installers.ComponentInstaller.MakeRequest(url, command_path)
core\updater\installers.py:285
return ComponentInstaller._RawRequest(req, timeout=timeout)
core\updater\installers.py:329
should_retry_if=RetryIf, sleep_ms=500)
core\util\retry.py:155
return func(*args, **kwargs), None
core\url_opener.py:73
return opener.open(req, data, timeout)
platform\bundledpython\lib\urllib2.py:429
response = self._open(req, data)
platform\bundledpython\lib\urllib2.py:447
'_open', req)
platform\bundledpython\lib\urllib2.py:407
result = func(*args)
core\url_opener.py:58
return self.do_open(build, req)
platform\bundledpython\lib\urllib2.py:1195
h.request(req.get_method(), req.get_selector(), req.data, headers)
platform\bundledpython\lib\httplib.py:1042
self._send_request(method, url, body, headers)
platform\bundledpython\lib\httplib.py:1082
self.endheaders(body)
platform\bundledpython\lib\httplib.py:1038
self._send_output(message_body)
platform\bundledpython\lib\httplib.py:882
self.send(msg)
platform\bundledpython\lib\httplib.py:844
self.connect()
bin\..\httplib2\python2\httplib2\__init__.py:1051
sock.setproxy(proxy_type, proxy_host, proxy_port, proxy_rdns, proxy_user, proxy_...
TypeError: setproxy() takes at most 7 arguments (8 given)
Installation information:
Google Cloud SDK [186.0.0]
Platform: [Windows, x86_64] ('Windows', 'PC-AGEARHART', '10', '10.0.16299', 'AMD64', 'Intel64 Family 6 Model 60 Stepping 3, GenuineIntel')
Python Version: [2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)]]
Python Location: [${SDK_ROOT}\platform\bundledpython\python.exe]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
core: [2018.01.22]
kubectl: []
gcloud: []
beta: [2017.09.15]
gsutil: [4.28]
bq: [2.0.28]
System PATH: [${SDK_ROOT}\bin\sdk;C:\Program Files\ConEmu\ConEmu\Scripts;C:\Program Files\ConEmu;C:\Program Files\ConEmu\ConEmu;C:\Program Files\Docker\Docker\Resources\bin;C:\Program Files (x86)\RBTools\bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Perforce;C:\Program Files\Perforce\DVCS\;C:\Program Files (x86)\Xoreax\IncrediBuild;D:\Program Files\Git\cmd;${SDK_ROOT}\bin;${HOME}\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;D:\tools;C:\Program Files (x86)\sbt\bin;${HOME}\AppData\Local\Microsoft\WindowsApps;${HOME}\AppData\Local\GitHubDesktop\bin;D:\apache-maven-3.5.0\bin;C:\Program Files\Java\jdk1.8.0_144\bin;${HOME}\AppData\Local\Programs\Fiddler;C:\Program Files\Redis;C:\Program Files\Microsoft VS Code\bin;${HOME}\AppData\Local\Microsoft\WindowsApps;D:\Program Files\Microsoft VS Code\bin]
Python PATH: [${SDK_ROOT}\lib\third_party;${SDK_ROOT}\lib;${SDK_ROOT}\platform\bundledpython\python27.zip;${SDK_ROOT}\platform\bundledpython\DLLs;${SDK_ROOT}\platform\bundledpython\lib;${SDK_ROOT}\platform\bundledpython\lib\plat-win;${SDK_ROOT}\platform\bundledpython\lib\lib-tk;${SDK_ROOT}\platform\bundledpython]
Cloud SDK on PATH: [False]
Kubectl on PATH: [False]
Installation Properties: [${SDK_ROOT}\properties]
User Config Directory: [${CLOUDSDK_CONFIG}]
Active Configuration Name: [default]
Active Configuration Path: [${CLOUDSDK_CONFIG}\configurations\config_default]
Account: [a..t@p..a]
Project: [d..9]
Current Properties:
[core]
project: [d..9]
account: [a..t@p..a]
disable_usage_reporting: [False]
[compute]
region: [us-west1]
Environmental Proxy Settings:
type: [http]
address: [127.0.0.1]
port: [8888]
Logs Directory: [${CLOUDSDK_CONFIG}\logs]
Last Log File: [${CLOUDSDK_CONFIG}\logs\2018.02.01\15.46.13.350000.log]
git: [git version 2.14.1.windows.1]
ssh: [NOT AVAILABLE]