Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
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.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below.
Trace:
gcloud_main.py:186
gcloud_cli.Execute()
calliope/cli.py:1009
self._HandleAllErrors(exc, command_path_string, specified_arg_names)
calliope/cli.py:1046
exceptions.HandleError(exc, command_path_string, self.__known_error_handler)
calliope/exceptions.py:522
core_exceptions.reraise(exc)
core/exceptions.py:146
six.reraise(type(exc_value), exc_value, tb)
six/__init__.py:693
raise value
calliope/cli.py:952
args = self.__parser.parse_args(_ApplyFlagsFile(argv))
calliope/parser_extensions.py:701
namespace, unknown_args, _ = self._ParseKnownArgs(args, namespace)
calliope/parser_extensions.py:488
parser.parse_known_args(args, namespace) or (namespace, []))
calliope/parser_extensions.py:665
namespace, unknown_args, error_context = self._ParseKnownArgs(
calliope/parser_extensions.py:488
parser.parse_known_args(args, namespace) or (namespace, []))
argparse/__init__.py:1735
namespace, args = self._parse_known_args(args, namespace)
argparse/__init__.py:1923
positionals_end_index = consume_positionals(start_index)
argparse/__init__.py:1900
take_action(action, args)
argparse/__init__.py:1809
action(self, namespace, argument_values, option_string)
calliope/parser_extensions.py:1231
super(CommandGroupAction, self).__call__(
argparse/__init__.py:1111
namespace, arg_strings = parser.parse_known_args(arg_strings, namespace)
calliope/parser_extensions.py:665
namespace, unknown_args, error_context = self._ParseKnownArgs(
calliope/parser_extensions.py:488
parser.parse_known_args(args, namespace) or (namespace, []))
argparse/__init__.py:1735
namespace, args = self._parse_known_args(args, namespace)
argparse/__init__.py:1923
positionals_end_index = consume_positionals(start_index)
argparse/__init__.py:1900
take_action(action, args)
argparse/__init__.py:1809
action(self, namespace, argument_values, option_string)
calliope/parser_extensions.py:1231
super(CommandGroupAction, self).__call__(
argparse/__init__.py:1111
namespace, arg_strings = parser.parse_known_args(arg_strings, namespace)
calliope/parser_extensions.py:665
namespace, unknown_args, error_context = self._ParseKnownArgs(
calliope/parser_extensions.py:488
parser.parse_known_args(args, namespace) or (namespace, []))
argparse/__init__.py:1735
namespace, args = self._parse_known_args(args, namespace)
argparse/__init__.py:1941
start_index = consume_optional(start_index)
argparse/__init__.py:1881
take_action(action, args, option_string)
argparse/__init__.py:1793
argument_values = self._get_values(action, argument_strings)
calliope/parser_extensions.py:1150
return super(ArgumentParser, self)._get_values(action, arg_strings)
argparse/__init__.py:2219
value = self._get_value(action, arg_string)
argparse/__init__.py:2248
result = type_func(arg_string)
command_lib/util/args/map_util.py:92
for key, value in map_file_dict.items():
AttributeError: 'str' object has no attribute 'items'
Installation information:
Google Cloud SDK [308.0.0]
Platform: [Linux, x86_64] uname_result(system='Linux', node='Z390', release='5.4.0-45-generic', version='#49-Ubuntu SMP Wed Aug 26 13:38:52 UTC 2020', machine='x86_64', processor='x86_64')
Locale: ('en_GB', 'UTF-8')
Python Version: [3.8.2 (default, Jul 16 2020, 14:00:26) [GCC 9.3.0]]
Python Location: [/usr/bin/python3]
Site Packages: [Disabled]
Installation Root: [${SDK_ROOT}]
Installed Components:
kubectl: [1.15.11]
app-engine-python: [1.9.91]
bq: [2.0.60]
gsutil: [4.53]
app-engine-go: [1.9.71]
alpha: [2020.08.28]
core: [2020.08.28]
beta: [2020.08.28]
System PATH: [/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin]
Python PATH: [${SDK_ROOT}/lib/third_party:${SDK_ROOT}/lib:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload]
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: [m..v@i..m]
Project: [a..e]
Current Properties:
[core]
account: [m..v@i..m]
disable_usage_reporting: [False]
project: [a..e]
Logs Directory: [${CLOUDSDK_CONFIG}/logs]
Last Log File: [${CLOUDSDK_CONFIG}/logs/2020.09.07/17.54.41.105614.log]
git: [git version 2.25.1]
ssh: [OpenSSH_8.2p1 Ubuntu-4ubuntu0.1, OpenSSL 1.1.1f 31 Mar 2020]