Skip to content

release: v1.11.231 #852

release: v1.11.231

release: v1.11.231 #852

Triggered via push June 22, 2026 08:06
Status Failure
Total duration 30m 53s
Artifacts

tests.yml

on: push
discover-standard-tests
3s
discover-standard-tests
discover-live-tests
4s
discover-live-tests
Matrix: build
Matrix: live-integration
Fit to window
Zoom out
Zoom in

Annotations

55 errors and 3 warnings
linux py3.12 gemprovider
Process completed with exit code 1.
linux py3.12 gemprovider: tests/test_gemprovider.py#L169
TestGemProvider.test_provider_direct_min_version_enforcement_on_install_and_update abxpkg.exceptions.BinProviderUpdateError: GemProvider update failed for ['--version', '>=100.0.0', 'lolcat'] with returncode 1 gem: version unknown
linux py3.12 envprovider
Process completed with exit code 1.
linux py3.12 envprovider: tests/test_envprovider.py#L177
TestEnvProvider.test_provider_load_recovers_when_cached_context_changes KeyError: 'cache_context'
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L351
TestGoGetProvider.test_provider_dry_run_does_not_install_shfmt abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L327
TestGoGetProvider.test_binary_direct_methods_exercise_real_lifecycle abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L277
TestGoGetProvider.test_unsupported_security_controls_warn_and_continue abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L227
TestGoGetProvider.test_provider_direct_min_version_revalidates_old_install_and_upgrades abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L206
TestGoGetProvider.test_provider_direct_methods_exercise_real_lifecycle abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L155
TestGoGetProvider.test_explicit_go_bin_dir_takes_precedence_over_existing_PATH_entries abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L100
TestGoGetProvider.test_install_root_without_explicit_bin_dir_takes_precedence_over_existing_PATH_entries abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L67
TestGoGetProvider.test_install_root_and_bin_dir_aliases_install_into_the_requested_paths abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L41
TestGoGetProvider.test_module_path_name_installs_without_overrides abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 gogetprovider: tests/test_gogetprovider.py#L13
TestGoGetProvider.test_installer_binary_uses_go_version_override abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
linux py3.12 cli: tests/test_cli.py#L773
test_run_update_skips_env_for_the_update_step assert 1 == 0 + where 1 = <Result SystemExit(1)>.exit_code
linux py3.12 cli: tests/test_cli.py#L529
test_version_command_with_binary_aliases_load KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L481
test_install_command_uses_no_cache_env_default KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L456
test_install_command_uses_debug_flag KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L434
test_install_command_uses_debug_env_default KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L379
test_install_command_uses_env_defaults KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L324
test_cli_global_flag_disables_managed_mode KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L295
test_cli_lib_none_disables_managed_mode KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L264
test_default_cli_sets_managed_lib_dir KeyError: 'binary_name'
linux py3.12 cli: tests/test_cli.py#L238
test_parse_provider_names_uses_preferred_default_cli_order AttributeError: module 'abxpkg.click_cli' has no attribute 'DEFAULT_PROVIDER_NAMES'
linux py3.12 pipprovider
Process completed with exit code 1.
linux py3.12 pipprovider: tests/test_pipprovider.py#L58
TestPipProvider.test_managed_venv_load_refreshes_provider_local_derived_cache RuntimeError: dictionary changed size during iteration
macOS py3.14 envprovider
Process completed with exit code 1.
macOS py3.14 envprovider: tests/test_envprovider.py#L177
TestEnvProvider.test_provider_load_recovers_when_cached_context_changes KeyError: 'cache_context'
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L351
TestGoGetProvider.test_provider_dry_run_does_not_install_shfmt abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L327
TestGoGetProvider.test_binary_direct_methods_exercise_real_lifecycle abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L277
TestGoGetProvider.test_unsupported_security_controls_warn_and_continue abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L227
TestGoGetProvider.test_provider_direct_min_version_revalidates_old_install_and_upgrades abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L206
TestGoGetProvider.test_provider_direct_methods_exercise_real_lifecycle abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L155
TestGoGetProvider.test_explicit_go_bin_dir_takes_precedence_over_existing_PATH_entries abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L100
TestGoGetProvider.test_install_root_without_explicit_bin_dir_takes_precedence_over_existing_PATH_entries abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L67
TestGoGetProvider.test_install_root_and_bin_dir_aliases_install_into_the_requested_paths abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L41
TestGoGetProvider.test_module_path_name_installs_without_overrides abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gogetprovider: tests/test_gogetprovider.py#L13
TestGoGetProvider.test_installer_binary_uses_go_version_override abxpkg.exceptions.BinaryInstallError: Unable to install binary go via providers env. ERRORS={'env': '❌ Unable to find go version from go --version, -version or -v output\nflag provided but not defined: -version\nGo is a tool for managing Go source code.\n\nUsage:\n\n\tgo <command> [arguments]\n\nThe commands are:\n\n\tbug start a bug report\n\tbuild compile packages and dependencies\n\tclean remove object files and cached files\n\tdoc show documentation for package or symbol\n\tenv print Go environment information\n\tfix update packages to use new APIs\n\tfmt gofmt (reformat) package sources\n\tgenerate generate Go files by processing source\n\tget add dependencies to current module and install them\n\tinstall compile and install packages and dependencies\n\tlist list packages or modules\n\tmod module maintenance\n\twork workspace maintenance\n\trun compile and run Go program\n\ttelemetry manage telemetry data and settings\n\ttest test packages\n\ttool run specified go tool\n\tversion print Go version\n\tvet report likely mistakes in packages\n\nUse "go help <command>" for more information about a command.\n\nAdditional help topics:\n\n\tbuildconstraint build constraints\n\tbuildjson build -json encoding\n\tbuildmode build modes\n\tc calling between Go and C\n\tcache build and test caching\n\tenvironment environment variables\n\tfiletype file types\n\tgoauth GOAUTH environment variable\n\tgo.mod the go.mod file\n\tgopath GOPATH environment variable\n\tgoproxy module proxy protocol\n\timportpath import path syntax\n\tmodules modules, module versions, and more\n\tmodule-auth module authentication using go.sum\n\tpackages package lists and patterns\n\tprivate configuration for downloading non-public code\n\ttestflag testing flags\n\ttestfunc testing functions\n\tvcs controlling version control with GOVCS\n\nUse "go help <topic>" for more information about that topic.'}
macOS py3.14 gemprovider
Process completed with exit code 1.
macOS py3.14 gemprovider: tests/test_gemprovider.py#L169
TestGemProvider.test_provider_direct_min_version_enforcement_on_install_and_update abxpkg.exceptions.BinProviderUpdateError: GemProvider update failed for ['--version', '>=100.0.0', 'lolcat'] with returncode 1 gem: version unknown
macOS py3.14 cli: tests/test_cli.py#L774
test_run_update_skips_env_for_the_update_step AssertionError: assert [] == [('load', (False,)), ('update', (('brew',), False, False)), ('exec', ('brew', '/tmp/fake-bin', ('--version',), False))] Right contains 3 more items, first extra item: ('load', (False,)) Full diff: + [] - [ - ( - 'load', - ( - False, - ), - ), - ( - 'update', - ( - ( - 'brew', - ), - False, - False, - ), - ), - ( - 'exec', - ( - 'brew', - '/tmp/fake-bin', - ( - '--version', - ), - False, - ), - ), - ]
macOS py3.14 cli: tests/test_cli.py#L529
test_version_command_with_binary_aliases_load KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L481
test_install_command_uses_no_cache_env_default KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L456
test_install_command_uses_debug_flag KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L434
test_install_command_uses_debug_env_default KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L379
test_install_command_uses_env_defaults KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L324
test_cli_global_flag_disables_managed_mode KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L295
test_cli_lib_none_disables_managed_mode KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L264
test_default_cli_sets_managed_lib_dir KeyError: 'binary_name'
macOS py3.14 cli: tests/test_cli.py#L238
test_parse_provider_names_uses_preferred_default_cli_order AttributeError: module 'abxpkg.click_cli' has no attribute 'DEFAULT_PROVIDER_NAMES'
macOS py3.14 pnpmprovider
Process completed with exit code 1.
macOS py3.14 pnpmprovider: tests/test_pnpmprovider.py#L439
TestPnpmProvider.test_global_mode_resolves_pnpm_global_bin_dir_and_exposed_clis assert None is not None
macOS py3.14 pnpmprovider: tests/test_pnpmprovider.py#L386
TestPnpmProvider.test_scoped_package_resolves_all_pnpm_exposed_clis AssertionError: file:///private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.pnpm/@LlamaIndex+liteparse@2.1.1/node_modules/@llamaindex/liteparse/dist/native.js:67 throw new Error(`Failed to load native module for ${platform}-${arch}. ` + ^ Error: Failed to load native module for darwin-arm64. Ensure the correct optional dependency is installed. at loadNative (file:///private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.pnpm/@LlamaIndex+liteparse@2.1.1/node_modules/@llamaindex/liteparse/dist/native.js:67:11) at file:///private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.pnpm/@LlamaIndex+liteparse@2.1.1/node_modules/@llamaindex/liteparse/dist/native.js:70:23 at ModuleJob.run (node:internal/modules/esm/module_job:343:25) at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) Node.js v22.22.3 assert 1 == 0 + where 1 = CompletedProcess(args=['/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.bin/lit', '--version'], returncode=1, stdout='', stderr='file:///private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.pnpm/@LlamaIndex+liteparse@2.1.1/node_modules/@llamaindex/liteparse/dist/native.js:67\n throw new Error(`Failed to load native module for ${platform}-${arch}. ` +\n ^\n\nError: Failed to load native module for darwin-arm64. Ensure the correct optional dependency is installed.\n at loadNative (file:///private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.pnpm/@LlamaIndex+liteparse@2.1.1/node_modules/@llamaindex/liteparse/dist/native.js:67:11)\n at file:///private/var/folders/bh/cdl3cft92_dbvg852_fp7y7w0000gn/T/tmpbamc5gtw/pnpm/node_modules/.pnpm/@LlamaIndex+liteparse@2.1.1/node_modules/@llamaindex/liteparse/dist/native.js:70:23\n at ModuleJob.run (node:internal/modules/esm/module_job:343:25)\n at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)\n at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5)\n\nNode.js v22.22.3\n').returncode
macOS py3.14 pipprovider
Process completed with exit code 1.
macOS py3.14 pipprovider: tests/test_pipprovider.py#L58
TestPipProvider.test_managed_venv_load_refreshes_provider_local_derived_cache RuntimeError: dictionary changed size during iteration
macOS py3.14 bashprovider
Failed to save: Unable to reserve cache with key setup-uv-2-aarch64-apple-darwin-macos-15-3.14.5-pruned-617f3b328cc9517537e95ec67b08c100e3998a33a1118dc4b35eead054524326, another job may be creating this cache.
macOS py3.14 binary
Failed to save: Unable to reserve cache with key setup-uv-2-aarch64-apple-darwin-macos-15-3.14.5-pruned-617f3b328cc9517537e95ec67b08c100e3998a33a1118dc4b35eead054524326, another job may be creating this cache.
macOS py3.14 ansibleprovider
Failed to save: Unable to reserve cache with key setup-uv-2-aarch64-apple-darwin-macos-15-3.14.5-pruned-617f3b328cc9517537e95ec67b08c100e3998a33a1118dc4b35eead054524326, another job may be creating this cache.