Applying /builder/shared-workdir/build/sdk/feeds/packages/devel/gitlab-runner/patches/010-test.patch using plaintext: 
patching file common/buildtest/masking.go
Copying files from /builder/shared-workdir/build/sdk/build_dir/target-powerpc64_e5500_musl/gitlab-runner-v16.0.2 into /builder/shared-workdir/build/sdk/build_dir/target-powerpc64_e5500_musl/gitlab-runner-v16.0.2/.go_work/build/src/gitlab.com/gitlab-org/gitlab-runner
apps/gitlab-runner-helper/main.go
cache/adapter.go
cache/adapter_test.go
cache/azure/adapter.go
cache/azure/adapter_test.go
cache/azure/azure.go
cache/azure/azure_test.go
cache/azure/credentials_resolver.go
cache/azure/credentials_resolver_test.go
cache/azure/mock_credentialsResolver.go
cache/cache.go
cache/cache_test.go
cache/credentials_adapter.go
cache/credentials_adapter_test.go
cache/gcs/adapter.go
cache/gcs/adapter_test.go
cache/gcs/credentials_resolver.go
cache/gcs/credentials_resolver_test.go
cache/gcs/mock_IamCredentialsClient.go
cache/gcs/mock_MetadataClient.go
cache/gcs/mock_credentialsResolver.go
cache/mock_Adapter.go
cache/mock_CredentialsAdapter.go
cache/s3/adapter.go
cache/s3/adapter_test.go
cache/s3/bucket_location_tripper.go
cache/s3/credentials_adapter.go
cache/s3/credentials_adapter_test.go
cache/s3/minio.go
cache/s3/minio_test.go
cache/s3/mock_minioClient.go
cache/test/adapter.go
commands/builds_helper.go
commands/builds_helper_integration_test.go
commands/builds_helper_test.go
commands/config.go
commands/config_test.go
commands/config_unix.go
commands/config_windows.go
commands/constants.go
commands/exec.go
commands/health_helper.go
commands/helpers/archive/archive.go
commands/helpers/archive/archive_test.go
commands/helpers/archive/fastzip/options_test.go
commands/helpers/archive/fastzip/zip_fastzip_archiver.go
commands/helpers/archive/fastzip/zip_fastzip_extractor.go
commands/helpers/archive/gziplegacy/gzip_legacy_archiver.go
commands/helpers/archive/mock_Archiver.go
commands/helpers/archive/raw/raw_archiver.go
commands/helpers/archive/ziplegacy/zip_legacy_archiver.go
commands/helpers/archive/ziplegacy/zip_legacy_extractor.go
commands/helpers/archiver.go
commands/helpers/archiver_test.go
commands/helpers/artifact_metadata.go
commands/helpers/artifact_metadata_test.go
commands/helpers/artifacts_downloader.go
commands/helpers/artifacts_downloader_test.go
commands/helpers/artifacts_test.go
commands/helpers/artifacts_uploader.go
commands/helpers/artifacts_uploader_integration_test.go
commands/helpers/artifacts_uploader_test.go
commands/helpers/cache_archiver.go
commands/helpers/cache_archiver_integration_test.go
commands/helpers/cache_client.go
commands/helpers/cache_extractor.go
commands/helpers/cache_extractor_test.go
commands/helpers/cache_init.go
commands/helpers/cache_init_integration_test.go
commands/helpers/file_archiver.go
commands/helpers/file_archiver_test.go
commands/helpers/health_check.go
commands/helpers/health_check_integration_test.go
commands/helpers/helpers_archiver_test.go
commands/helpers/helpers_cache_archiver_test.go
commands/helpers/meter/formatters.go
commands/helpers/meter/formatters_test.go
commands/helpers/meter/meter.go
commands/helpers/meter/reader.go
commands/helpers/meter/reader_test.go
commands/helpers/meter/writer.go
commands/helpers/meter/writer_test.go
commands/helpers/mock_logOutputWriter.go
commands/helpers/mock_logStreamProvider.go
commands/helpers/read_logs.go
commands/helpers/read_logs_test.go
commands/helpers/retry_helper.go
commands/helpers/retry_helper_test.go
commands/helpers/testdata/test-artifacts/file-0
commands/helpers/testdata/test-artifacts/file-1
commands/helpers/testdata/test-artifacts/file-2
commands/helpers/testdata/test-artifacts/file-3
commands/helpers/testdata/test-artifacts/file-4
commands/helpers_register_test.go
commands/list.go
commands/multi.go
commands/multi_test.go
commands/register.go
commands/register_integration_test.go
commands/register_test.go
commands/register_windows_test.go
commands/reset_token.go
commands/service.go
commands/service_darwin.go
commands/service_integration_test.go
commands/service_linux.go
commands/service_portable.go
commands/service_windows.go
commands/single.go
commands/single_test.go
commands/unregister.go
commands/user_mode_warning.go
commands/verify.go
common/allowed_images.go
common/allowed_images_test.go
common/build.go
common/build_logger.go
common/build_logger_test.go
common/build_test.go
common/buildtest/abort.go
common/buildtest/binary.go
common/buildtest/cleanup.go
common/buildtest/job_output_limit.go
common/buildtest/masking.go
common/buildtest/sections.go
common/buildtest/test.go
common/buildtest/variables.go
common/command.go
common/config.go
common/config_test.go
common/config_validation.go
common/consts.go
common/executor.go
common/executor_test.go
common/mock_ConfigSaver.go
common/mock_Executor.go
common/mock_ExecutorData.go
common/mock_ExecutorProvider.go
common/mock_JobTrace.go
common/mock_Network.go
common/mock_SecretResolver.go
common/mock_SecretsResolver.go
common/mock_Shell.go
common/mock_logger.go
common/network.go
common/network_test.go
common/reset_token.go
common/secrets.go
common/secrets_test.go
common/shell.go
common/support.go
common/system_id_state.go
common/system_id_state_test.go
common/test.go
common/trace.go
common/variables.go
common/variables_test.go
common/version.go
executors/abstract.go
executors/custom/api/config.go
executors/custom/api/const.go
executors/custom/command/command.go
executors/custom/command/command_test.go
executors/custom/command/errors.go
executors/custom/command/mock_Command.go
executors/custom/config.go
executors/custom/config_test.go
executors/custom/consts.go
executors/custom/custom.go
executors/custom/custom_test.go
executors/custom/integration_test.go
executors/custom/terminal.go
executors/custom/terminal_test.go
executors/custom/testdata/test_executor/main.go
executors/default_executor_provider.go
executors/docker/autoscaler/autoscaler.go
executors/docker/config_updater.go
executors/docker/config_updater_test.go
executors/docker/consts.go
executors/docker/docker.go
executors/docker/docker_command.go
executors/docker/docker_command_integration_test.go
executors/docker/docker_test.go
executors/docker/internal/exec/exec.go
executors/docker/internal/exec/exec_test.go
executors/docker/internal/exec/mock_Docker.go
executors/docker/internal/exec/mock_conn.go
executors/docker/internal/exec/mock_reader.go
executors/docker/internal/labels/labels.go
executors/docker/internal/labels/labels_test.go
executors/docker/internal/networks/manager.go
executors/docker/internal/networks/manager_integration_test.go
executors/docker/internal/networks/manager_test.go
executors/docker/internal/networks/mock_Manager.go
executors/docker/internal/networks/mock_debugLogger.go
executors/docker/internal/networks/utils.go
executors/docker/internal/pull/manager.go
executors/docker/internal/pull/manager_test.go
executors/docker/internal/pull/mock_Manager.go
executors/docker/internal/pull/mock_pullLogger.go
executors/docker/internal/user/mock_Inspect.go
executors/docker/internal/user/user.go
executors/docker/internal/user/user_test.go
executors/docker/internal/volumes/manager.go
executors/docker/internal/volumes/manager_integration_test.go
executors/docker/internal/volumes/manager_integration_unix_test.go
executors/docker/internal/volumes/manager_integration_windows_test.go
executors/docker/internal/volumes/manager_test.go
executors/docker/internal/volumes/manager_windows_test.go
executors/docker/internal/volumes/mock_Manager.go
executors/docker/internal/volumes/mock_debugLogger.go
executors/docker/internal/volumes/parser/base_parser.go
executors/docker/internal/volumes/parser/errors.go
executors/docker/internal/volumes/parser/linux_parser.go
executors/docker/internal/volumes/parser/linux_parser_test.go
executors/docker/internal/volumes/parser/mock_Parser.go
executors/docker/internal/volumes/parser/parser.go
executors/docker/internal/volumes/parser/volume.go
executors/docker/internal/volumes/parser/volume_test.go
executors/docker/internal/volumes/parser/windows_parser.go
executors/docker/internal/volumes/parser/windows_parser_test.go
executors/docker/internal/volumes/parser/windows_path.go
executors/docker/internal/volumes/parser/windows_path_test.go
executors/docker/internal/volumes/parser/windows_path_windows.go
executors/docker/internal/volumes/permission/linux_set.go
executors/docker/internal/volumes/permission/linux_set_integration_test.go
executors/docker/internal/volumes/permission/linux_set_test.go
executors/docker/internal/volumes/permission/set.go
executors/docker/internal/volumes/permission/windows_set.go
executors/docker/internal/volumes/utils.go
executors/docker/internal/volumes/utils_test.go
executors/docker/internal/volumes/utils_windows_test.go
executors/docker/internal/wait/mock_KillWaiter.go
executors/docker/internal/wait/mock_Waiter.go
executors/docker/internal/wait/wait.go
executors/docker/internal/wait/wait_test.go
executors/docker/labeler.go
executors/docker/machine/collector.go
executors/docker/machine/collector_test.go
executors/docker/machine/consts.go
executors/docker/machine/coordinator.go
executors/docker/machine/coordinator_test.go
executors/docker/machine/data.go
executors/docker/machine/details.go
executors/docker/machine/details_test.go
executors/docker/machine/idle_limit_strategy.go
executors/docker/machine/idle_limit_strategy_test.go
executors/docker/machine/machine.go
executors/docker/machine/machine_test.go
executors/docker/machine/name.go
executors/docker/machine/name_test.go
executors/docker/machine/provider.go
executors/docker/machine/provider_test.go
executors/docker/machine/state.go
executors/docker/machine/terminal.go
executors/docker/machine/terminal_test.go
executors/docker/network.go
executors/docker/pull.go
executors/docker/services.go
executors/docker/services_test.go
executors/docker/terminal.go
executors/docker/terminal_integration_test.go
executors/docker/terminal_test.go
executors/docker/tty.go
executors/docker/volume.go
executors/environment.go
executors/init.go
executors/instance/instance.go
executors/internal/autoscaler/acquisition.go
executors/internal/autoscaler/acquisition_test.go
executors/internal/autoscaler/executor.go
executors/internal/autoscaler/executor_test.go
executors/internal/autoscaler/nesting_init.go
executors/internal/autoscaler/nesting_init_test.go
executors/internal/autoscaler/provider.go
executors/internal/autoscaler/provider_test.go
executors/kubernetes/exec.go
executors/kubernetes/exec_test.go
executors/kubernetes/feature.go
executors/kubernetes/feature_test.go
executors/kubernetes/helpers_kubernetes_test.go
executors/kubernetes/host_aliases.go
executors/kubernetes/host_aliases_test.go
executors/kubernetes/internal/pull/errors.go
executors/kubernetes/internal/pull/manager.go
executors/kubernetes/internal/pull/manager_test.go
executors/kubernetes/internal/pull/mock_Manager.go
executors/kubernetes/internal/pull/mock_pullLogger.go
executors/kubernetes/kubernetes.go
executors/kubernetes/kubernetes_integration_test.go
executors/kubernetes/kubernetes_test.go
executors/kubernetes/log_processor.go
executors/kubernetes/log_processor_test.go
executors/kubernetes/mock_RemoteExecutor.go
executors/kubernetes/mock_backoffCalculator.go
executors/kubernetes/mock_featureChecker.go
executors/kubernetes/mock_logProcessor.go
executors/kubernetes/mock_logStreamer.go
executors/kubernetes/overwrites.go
executors/kubernetes/overwrites_test.go
executors/kubernetes/service_proxy.go
executors/kubernetes/service_proxy_test.go
executors/kubernetes/terminal.go
executors/kubernetes/util.go
executors/kubernetes/util_test.go
executors/parallels/parallels.go
executors/parallels/parallels_integration_test.go
executors/parallels/parallels_test.go
executors/shell/shell.go
executors/shell/shell_integration_test.go
executors/shell/shell_terminal.go
executors/shell/shell_test.go
executors/ssh/ssh.go
executors/ssh/ssh_test.go
executors/virtualbox/virtualbox.go
executors/virtualbox/virtualbox_integration_test.go
executors/virtualbox/virtualbox_test.go
executors/vm/vm.go
executors/vm/vm_test.go
go.mod
go.sum
helpers/ansi_colors.go
helpers/archives/gzip_create.go
helpers/archives/gzip_create_test.go
helpers/archives/path_check_helper.go
helpers/archives/path_check_helper_test.go
helpers/archives/path_error_tracker.go
helpers/archives/path_error_tracker_test.go
helpers/archives/zip_create.go
helpers/archives/zip_create_test.go
helpers/archives/zip_create_unix_test.go
helpers/archives/zip_create_windows_test.go
helpers/archives/zip_extra.go
helpers/archives/zip_extra_test.go
helpers/archives/zip_extra_unix.go
helpers/archives/zip_extra_windows.go
helpers/archives/zip_extract.go
helpers/archives/zip_extract_test.go
helpers/build_section.go
helpers/build_section_test.go
helpers/certificate/certificate.go
helpers/certificate/mock_Generator.go
helpers/certificate/x509.go
helpers/certificate/x509_test.go
helpers/cli/cpuprofile.go
helpers/cli/fix_home.go
helpers/cli/init_cli.go
helpers/cli/init_cli_windows.go
helpers/cli/runtime_platform.go
helpers/cli/warn_on_bool.go
helpers/container/helperimage/info.go
helpers/container/helperimage/info_test.go
helpers/container/helperimage/linux_info.go
helpers/container/helperimage/linux_info_test.go
helpers/container/helperimage/windows_info.go
helpers/container/helperimage/windows_info_test.go
helpers/container/services/services.go
helpers/container/services/services_test.go
helpers/container/services/test/test.go
helpers/container/windows/version.go
helpers/container/windows/version_test.go
helpers/converter.go
helpers/converter_test.go
helpers/dns/test/test.go
helpers/dns/utils.go
helpers/dns/utils_test.go
helpers/docker/auth/auth.go
helpers/docker/auth/auth_test.go
helpers/docker/auth/testdata/docker-credential-bin.sh
helpers/docker/auth/testdata/docker-credential-windows.cmd
helpers/docker/client.go
helpers/docker/credentials.go
helpers/docker/errors/errors.go
helpers/docker/machine.go
helpers/docker/machine_command.go
helpers/docker/machine_command_test.go
helpers/docker/mock_Client.go
helpers/docker/mock_Machine.go
helpers/docker/official_docker_client.go
helpers/docker/official_docker_client_test.go
helpers/docker/options.go
helpers/docker/sockets.go
helpers/docker/sockets_test.go
helpers/docker/test/error.go
helpers/fatal_panic.go
helpers/featureflags/flags.go
helpers/featureflags/flags_test.go
helpers/gitlab_ci_yaml_parser/data_bag.go
helpers/gitlab_ci_yaml_parser/data_bag_test.go
helpers/gitlab_ci_yaml_parser/parser.go
helpers/gitlab_ci_yaml_parser/parser_test.go
helpers/home_dir.go
helpers/integration_tests.go
helpers/limitwriter/limit_writer.go
helpers/limitwriter/limit_writer_test.go
helpers/parallels/control.go
helpers/path.go
helpers/path/unix_path.go
helpers/path/unix_path_test.go
helpers/path/windows_path.go
helpers/path/windows_path_test.go
helpers/path_test.go
helpers/process/commander.go
helpers/process/commander_unix_test.go
helpers/process/group_unix.go
helpers/process/group_unix_test.go
helpers/process/group_windows.go
helpers/process/group_windows_test.go
helpers/process/helpers_killer_test.go
helpers/process/killer.go
helpers/process/killer_integration_test.go
helpers/process/killer_test.go
helpers/process/killer_unix.go
helpers/process/killer_unix_integration_test.go
helpers/process/killer_unix_test.go
helpers/process/killer_windows.go
helpers/process/killer_windows_integration_test.go
helpers/process/logger.go
helpers/process/mock_Commander.go
helpers/process/mock_KillWaiter.go
helpers/process/mock_Logger.go
helpers/process/mock_killer.go
helpers/process/testdata/sleep/main.go
helpers/prometheus/failures_collector.go
helpers/prometheus/failures_collector_test.go
helpers/prometheus/log_hook.go
helpers/prometheus/log_hook_test.go
helpers/random_uuid.go
helpers/retry/mock_Retryable.go
helpers/retry/retry.go
helpers/retry/retry_test.go
helpers/secrets/errors.go
helpers/secrets/errors_test.go
helpers/secrets/resolvers/vault/resolver.go
helpers/secrets/resolvers/vault/resolver_test.go
helpers/sentry/log_hook.go
helpers/sentry/log_hook_test.go
helpers/service/logger.go
helpers/service/logger_test.go
helpers/service/mock_stopStarter.go
helpers/service/scripts.go
helpers/service/service_factory.go
helpers/service/simple.go
helpers/service/simple_test.go
helpers/shell_escape.go
helpers/shell_escape_legacy.go
helpers/shell_escape_legacy_test.go
helpers/shell_escape_test.go
helpers/shorten_token.go
helpers/shorten_token_test.go
helpers/ssh/consts.go
helpers/ssh/ssh_command.go
helpers/ssh/ssh_command_test.go
helpers/ssh/ssh_config.go
helpers/ssh/stub_ssh_server.go
helpers/test/helpers.go
helpers/timeperiod/period.go
helpers/timeperiod/period_test.go
helpers/tls/ca_chain/builder.go
helpers/tls/ca_chain/builder_test.go
helpers/tls/ca_chain/helpers.go
helpers/tls/ca_chain/helpers_test.go
helpers/tls/ca_chain/mock_fetcher.go
helpers/tls/ca_chain/mock_resolver.go
helpers/tls/ca_chain/resolver.go
helpers/tls/ca_chain/resolver_chain.go
helpers/tls/ca_chain/resolver_chain_test.go
helpers/tls/ca_chain/resolver_url.go
helpers/tls/ca_chain/resolver_url_test.go
helpers/tls/ca_chain/resolver_verify.go
helpers/tls/ca_chain/resolver_verify_test.go
helpers/tls/consts.go
helpers/toml_test.go
helpers/trace/buffer.go
helpers/trace/buffer_fd0_test.go
helpers/trace/buffer_fuzz.go
helpers/trace/buffer_test.go
helpers/trace/internal/masker/masker.go
helpers/trace/internal/masker/masker_test.go
helpers/trace/internal/tokensanitizer/token_masker.go
helpers/trace/internal/tokensanitizer/token_masker_test.go
helpers/trace/internal/urlsanitizer/urlsanitizer.go
helpers/trace/internal/urlsanitizer/urlsanitizer_test.go
helpers/trace/mask_test.go
helpers/trace/testdata/corpus/ipsum
helpers/trace/testdata/corpus/log-1
helpers/trace/testdata/corpus/log-2
helpers/trace/testdata/corpus/log-3
helpers/trace/testdata/corpus/log-4
helpers/trace/testdata/corpus/log-5
helpers/trace/testdata/corpus/small-random
helpers/url/clean_url.go
helpers/url/clean_url_test.go
helpers/url/scrub_secrets.go
helpers/url/scrub_secrets_test.go
helpers/vault/auth.go
helpers/vault/auth_methods/data.go
helpers/vault/auth_methods/data_test.go
helpers/vault/auth_methods/jwt/auth.go
helpers/vault/auth_methods/jwt/auth_test.go
helpers/vault/auth_methods/registry.go
helpers/vault/auth_methods/registry_test.go
helpers/vault/client.go
helpers/vault/client_test.go
helpers/vault/internal/registry/registry.go
helpers/vault/internal/registry/registry_test.go
helpers/vault/mock_AuthMethod.go
helpers/vault/mock_Client.go
helpers/vault/mock_Result.go
helpers/vault/mock_SecretEngine.go
helpers/vault/mock_apiClient.go
helpers/vault/mock_apiClientLogical.go
helpers/vault/mock_apiClientSys.go
helpers/vault/result.go
helpers/vault/result_test.go
helpers/vault/secret_engine.go
helpers/vault/secret_engines/kv_v1/engine.go
helpers/vault/secret_engines/kv_v1/engine_test.go
helpers/vault/secret_engines/kv_v2/engine.go
helpers/vault/secret_engines/kv_v2/engine_test.go
helpers/vault/secret_engines/operations.go
helpers/vault/secret_engines/operations_test.go
helpers/vault/secret_engines/registry.go
helpers/vault/secret_engines/registry_test.go
helpers/vault/service/mock_Auth.go
helpers/vault/service/mock_Engine.go
helpers/vault/service/mock_Secret.go
helpers/vault/service/mock_Vault.go
helpers/vault/service/vault.go
helpers/vault/service/vault_test.go
helpers/vault/utils.go
helpers/vault/utils_test.go
helpers/virtualbox/control.go
helpers/virtualbox/control_test.go
helpers/virtualbox/control_windows.go
helpers/warning_panic.go
log/configuration.go
log/configuration_test.go
log/dump_unix.go
log/dump_unix_test.go
log/dump_windows.go
log/mock_systemLogger.go
log/mock_systemService.go
log/runner_formatter.go
log/runner_formatter_test.go
log/secrets_cleanup.go
log/secrets_cleanup_test.go
log/system_logger.go
log/system_logger_test.go
log/test/hook.go
log/test/hook_test.go
main.go
main_test.go
network/api_requests_collector.go
network/api_requests_collector_test.go
network/client.go
network/client_test.go
network/config.go
network/gitlab.go
network/gitlab_test.go
network/mock_requester.go
network/patch_response.go
network/ratelimit_requester.go
network/ratelimit_requester_test.go
network/remote_job_state_response.go
network/remote_job_state_response_test.go
network/requester.go
network/trace.go
network/trace_test.go
referees/metrics.go
referees/metrics_test.go
referees/mock_MetricsExecutor.go
referees/mock_prometheusAPI.go
referees/mock_prometheusValue.go
referees/prometheus_api.go
referees/referees.go
referees/referees_test.go
scripts/check-test-directives/main.go
scripts/packagecloud-releases.go
scripts/pull-images-for-tests/main.go
scripts/update-feature-flags-docs/main.go
session/proxy/mock_Requester.go
session/proxy/proxy.go
session/proxy/proxy_test.go
session/server.go
session/server_test.go
session/session.go
session/session_test.go
session/terminal/mock_Conn.go
session/terminal/mock_InteractiveTerminal.go
session/terminal/terminal.go
shells/abstract.go
shells/abstract_test.go
shells/bash.go
shells/bash_test.go
shells/cmd.go
shells/cmd_test.go
shells/consts.go
shells/mock_ShellWriter.go
shells/powershell.go
shells/powershell_integration_test.go
shells/powershell_test.go
shells/shell_writer.go
shells/shell_writer_integration_test.go
shells/shell_writer_test.go
shells/shellstest/utils.go
shells/trap_command_exit_status.go
shells/trap_command_exit_status_test.go

/builder/shared-workdir/build/sdk/staging_dir/target-powerpc64_e5500_musl/usr/share/gocode/src does not exist, skipping symlinks

Finding targets

Building targets
github.com/Azure/azure-sdk-for-go/sdk/azcore/cloud
github.com/Azure/azure-sdk-for-go/sdk/internal/errorinfo
github.com/Azure/azure-sdk-for-go/sdk/azcore/to
google.golang.org/protobuf/internal/flags
github.com/docker/docker/api
google.golang.org/protobuf/internal/set
github.com/docker/docker/api/types/events
github.com/shurcooL/sanitized_anchor_name
github.com/tevino/abool
github.com/docker/docker/api/types/image
golang.org/x/crypto/internal/subtle
gitlab.com/gitlab-org/gitlab-runner/helpers/tls
k8s.io/apimachinery/pkg/selection
google.golang.org/grpc/attributes
google.golang.org/grpc/serviceconfig
cloud.google.com/go/iam/internal
k8s.io/apimachinery/pkg/types
github.com/googleapis/gax-go/v2/internal
go.opencensus.io/internal/tagencoding
k8s.io/utils/strings/slices
github.com/golang/groupcache/lru
go.opencensus.io
go.opencensus.io/trace/internal
github.com/google/go-cmp/cmp/internal/flags
golang.org/x/xerrors/internal
golang.org/x/text/transform
github.com/Azure/azure-sdk-for-go/sdk/internal/temporal
github.com/BurntSushi/toml/internal
golang.org/x/sys/unix
net/http/internal/testcert
go/build/constraint
github.com/beorn7/perks/quantile
github.com/cespare/xxhash/v2
google.golang.org/protobuf/internal/pragma
runtime/metrics
github.com/russross/blackfriday/v2
encoding/xml
github.com/Azure/azure-sdk-for-go/sdk/internal/log
golang.org/x/text/unicode/bidi
github.com/Azure/azure-sdk-for-go/sdk/internal/diag
github.com/Azure/azure-sdk-for-go/sdk/internal/uuid
github.com/davecgh/go-spew/spew
github.com/pmezard/go-difflib/difflib
github.com/stretchr/objx
github.com/BurntSushi/toml
github.com/bmatcuk/doublestar/v4
github.com/denisbrodbeck/machineid
golang.org/x/text/unicode/norm
runtime/cgo
github.com/docker/go-units
github.com/Azure/azure-sdk-for-go/sdk/azcore/log
github.com/iancoleman/orderedmap
go/doc/comment
internal/lazyregexp
go/parser
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/log
google.golang.org/protobuf/internal/detrand
google.golang.org/protobuf/internal/version
github.com/prometheus/common/model
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
google.golang.org/protobuf/internal/errors
golang.org/x/text/secure/bidirule
internal/sysinfo
runtime/trace
k8s.io/apimachinery/pkg/util/sets
google.golang.org/protobuf/encoding/protowire
github.com/docker/docker/api/types/blkiodev
testing
github.com/docker/docker/api/types/mount
google.golang.org/protobuf/reflect/protoreflect
github.com/docker/docker/api/types/strslice
github.com/docker/docker/api/types/versions
github.com/opencontainers/go-digest
github.com/opencontainers/image-spec/specs-go
github.com/docker/docker/api/types/filters
github.com/cpuguy83/go-md2man/v2/md2man
go/doc
github.com/gogo/protobuf/proto
github.com/docker/docker/api/types/time
github.com/urfave/cli
golang.org/x/net/idna
github.com/morikuni/aec
github.com/docker/docker/api/types/network
github.com/opencontainers/image-spec/specs-go/v1
github.com/docker/distribution/digestset
github.com/docker/machine/libmachine/log
github.com/docker/machine/version
google.golang.org/protobuf/internal/encoding/messageset
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/genid
google.golang.org/protobuf/internal/order
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/descopts
github.com/docker/distribution/reference
golang.org/x/crypto/chacha20
golang.org/x/crypto/curve25519/internal/field
golang.org/x/crypto/internal/poly1305
google.golang.org/protobuf/proto
golang.org/x/crypto/blowfish
github.com/gorhill/cronexpr
gitlab.com/gitlab-org/gitlab-runner/helpers/url
github.com/hashicorp/errwrap
k8s.io/apimachinery/pkg/util/errors
github.com/hashicorp/vault/sdk/helper/consts
google.golang.org/protobuf/internal/encoding/defval
github.com/pierrec/lz4/internal/xxh32
github.com/hashicorp/go-multierror
github.com/ryanuber/go-glob
golang.org/x/net/http2/hpack
github.com/hashicorp/vault/sdk/helper/strutil
golang.org/x/time/rate
github.com/pierrec/lz4
k8s.io/apimachinery/pkg/util/validation/field
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
github.com/hashicorp/vault/sdk/helper/hclutil
golang.org/x/crypto/curve25519
gopkg.in/square/go-jose.v2/cipher
gitlab.com/gitlab-org/gitlab-runner/helpers/timeperiod
gopkg.in/square/go-jose.v2/json
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/internal/registry
github.com/modern-go/concurrent
github.com/modern-go/reflect2
gitlab.com/gitlab-org/golang-cli-helpers
github.com/hashicorp/vault/sdk/helper/compressutil
golang.org/x/text/internal/tag
github.com/gogo/protobuf/sortkeys
gopkg.in/inf.v0
github.com/google/gofuzz/bytesource
k8s.io/apimachinery/third_party/forked/golang/reflect
k8s.io/apimachinery/pkg/fields
github.com/hashicorp/vault/sdk/helper/jsonutil
github.com/go-logr/logr
golang.org/x/text/internal/language
github.com/sirupsen/logrus
github.com/moby/term
github.com/google/gofuzz
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
k8s.io/klog/v2/internal/severity
k8s.io/klog/v2/internal/clock
k8s.io/apimachinery/pkg/conversion
k8s.io/klog/v2/internal/dbg
k8s.io/klog/v2/internal/buffer
k8s.io/klog/v2/internal/serialize
k8s.io/apimachinery/pkg/conversion/queryparams
sigs.k8s.io/json/internal/golang/encoding/json
github.com/docker/docker/pkg/jsonmessage
k8s.io/apimachinery/pkg/util/naming
sigs.k8s.io/yaml
golang.org/x/net/internal/timeseries
google.golang.org/grpc/backoff
google.golang.org/grpc/internal/grpclog
google.golang.org/protobuf/internal/encoding/json
google.golang.org/grpc/metadata
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/codes
google.golang.org/grpc/grpclog
google.golang.org/grpc/internal/envconfig
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/internal/buffer
golang.org/x/text/internal/language/compact
google.golang.org/grpc/internal/grpcsync
google.golang.org/grpc/keepalive
google.golang.org/grpc/internal/grpcutil
google.golang.org/grpc/internal/balancerload
google.golang.org/grpc/tap
google.golang.org/api/internal/third_party/uritemplates
google.golang.org/grpc/connectivity
golang.org/x/oauth2/jws
go.opencensus.io/resource
go.opencensus.io/tag
google.golang.org/grpc/encoding
go.opencensus.io/internal
gitlab.com/gitlab-org/gitlab-runner/helpers/featureflags
go.opencensus.io/trace/tracestate
internal/saferio
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
go.opencensus.io/metric/metricdata
google.golang.org/grpc/internal/googlecloud
cloud.google.com/go/internal/optional
go.opencensus.io/trace
go.opencensus.io/stats/internal
encoding/gob
golang.org/x/text/language
golang.org/x/xerrors
cloud.google.com/go/internal/version
cloud.google.com/go/storage/internal
google.golang.org/api/iterator
go.opencensus.io/stats
go.opencensus.io/metric/metricproducer
github.com/klauspost/compress/s2
github.com/minio/md5-simd
github.com/google/go-cmp/cmp
github.com/klauspost/cpuid/v2
github.com/mitchellh/go-homedir
gopkg.in/ini.v1
golang.org/x/crypto/blake2b
github.com/minio/minio-go/v7/pkg/lifecycle
golang.org/x/text/internal
go.opencensus.io/stats/view
github.com/rs/xid
github.com/minio/minio-go/v7/pkg/sse
golang.org/x/text/cases
golang.org/x/crypto/argon2
github.com/minio/minio-go/v7/pkg/tags
github.com/minio/minio-go/v7/pkg/replication
github.com/imdario/mergo
database/sql
github.com/minio/sha256-simd
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding
sigs.k8s.io/json
golang.org/x/text/internal/utf8internal
golang.org/x/text/runes
gitlab.com/gitlab-org/gitlab-runner/executors/custom/api
github.com/docker/docker/pkg/stdcopy
google.golang.org/protobuf/internal/encoding/tag
google.golang.org/protobuf/encoding/protojson
github.com/docker/cli/cli/config/types
github.com/docker/docker-credential-helpers/credentials
golang.org/x/text/encoding/internal
k8s.io/apimachinery/pkg/util/json
golang.org/x/sys/execabs
golang.org/x/text/encoding/unicode
gitlab.com/gitlab-org/gitlab-runner/helpers/limitwriter
gitlab.com/gitlab-org/gitlab-runner/helpers/path
github.com/docker/docker-credential-helpers/client
gitlab.com/gitlab-org/gitlab-runner/helpers/container/windows
gitlab.com/gitlab-org/gitlab-runner/helpers/docker/errors
gitlab.com/gitlab-org/gitlab-runner/helpers/container/services
gitlab.com/gitlab-org/gitlab-runner/helpers/parallels
github.com/creack/pty
github.com/getsentry/sentry-go/internal/crypto/randutil
internal/buildcfg
internal/goroot
google.golang.org/protobuf/internal/impl
github.com/docker/cli/cli/config/credentials
internal/goversion
internal/platform
internal/syslist
github.com/jpillora/backoff
gitlab.com/gitlab-org/gitlab-runner/helpers/trace/internal/masker
gitlab.com/gitlab-org/gitlab-runner/helpers/trace/internal/tokensanitizer
github.com/docker/cli/cli/config/configfile
gitlab.com/gitlab-org/gitlab-runner/helpers/trace/internal/urlsanitizer
internal/profile
archive/zip
go/build
github.com/json-iterator/go
github.com/klauspost/compress/flate
github.com/saracen/fastzip/internal/filepool
github.com/saracen/zipextra
golang.org/x/sync/errgroup
gitlab.com/gitlab-org/gitlab-runner/commands/helpers/meter
gocloud.dev/internal/openurl
net
os/user
github.com/AzureAD/microsoft-authentication-library-for-go/apps/cache
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/json/types/time
github.com/kylelemons/godebug/diff
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/grant
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/version
github.com/pkg/browser
golang.org/x/crypto/pkcs12/internal/rc2
github.com/Azure/go-autorest/autorest/to
github.com/google/wire
gocloud.dev/internal/escape
mvdan.cc/sh/v3/pattern
mvdan.cc/sh/v3/fileutil
github.com/mattn/go-isatty
debug/dwarf
internal/zstd
golang.org/x/net/context
mvdan.cc/sh/v3/syntax
github.com/mitchellh/go-testing-interface
github.com/oklog/run
github.com/mattn/go-colorable
gitlab.com/gitlab-org/fleeting/fleeting/metrics
golang.org/x/crypto/md4
github.com/ChrisTrenkamp/goxpath/parser/pathexpr
github.com/ChrisTrenkamp/goxpath/tree
github.com/ChrisTrenkamp/goxpath/xconst
golang.org/x/net/html/atom
github.com/ChrisTrenkamp/goxpath/lexer
golang.org/x/net/html
github.com/fatih/color
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
github.com/ChrisTrenkamp/goxpath/internal/execxp/findutil
github.com/hashicorp/go-hclog
github.com/ChrisTrenkamp/goxpath/internal/execxp/intfns
github.com/docker/docker/api/types/swarm/runtime
k8s.io/apimachinery/pkg/api/resource
k8s.io/apimachinery/pkg/runtime/schema
github.com/ChrisTrenkamp/goxpath/internal/xsort
github.com/ChrisTrenkamp/goxpath/parser
github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlbuilder
github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlnode
golang.org/x/text/encoding/simplifiedchinese
github.com/ChrisTrenkamp/goxpath/internal/execxp
github.com/ChrisTrenkamp/goxpath/tree/xmltree/xmlele
golang.org/x/text/encoding/traditionalchinese
gitlab.com/gitlab-org/fleeting/fleeting/provider
github.com/jcmturner/gofork/encoding/asn1
github.com/jcmturner/gokrb5/v8/iana/etypeID
github.com/hashicorp/go-uuid
debug/elf
debug/macho
debug/pe
github.com/ChrisTrenkamp/goxpath
github.com/klauspost/compress/zip
github.com/klauspost/pgzip
github.com/jcmturner/gokrb5/v8/iana/nametype
github.com/jcmturner/gokrb5/v8/crypto/etype
github.com/jcmturner/aescts/v2
github.com/jcmturner/gofork/x/crypto/pbkdf2
github.com/jcmturner/gokrb5/v8/iana/chksumtype
github.com/jcmturner/gokrb5/v8/crypto/common
github.com/jcmturner/gokrb5/v8/crypto/rfc4757
github.com/jcmturner/gokrb5/v8/iana/patype
gitlab.com/gitlab-org/gitlab-runner/helpers/archives
github.com/jcmturner/gokrb5/v8/asn1tools
github.com/jcmturner/gokrb5/v8/iana
github.com/jcmturner/gokrb5/v8/iana/addrtype
github.com/jcmturner/gokrb5/v8/iana/asnAppTag
github.com/jcmturner/gokrb5/v8/iana/errorcode
github.com/jcmturner/gokrb5/v8/iana/flags
github.com/jcmturner/gokrb5/v8/crypto/rfc3961
github.com/jcmturner/gokrb5/v8/crypto/rfc3962
github.com/minio/minio-go/v7/pkg/set
github.com/jcmturner/gokrb5/v8/crypto/rfc8009
github.com/jcmturner/gokrb5/v8/iana/keyusage
sigs.k8s.io/structured-merge-diff/v4/value
github.com/jcmturner/gokrb5/v8/krberror
github.com/jcmturner/gokrb5/v8/iana/adtype
github.com/jcmturner/gokrb5/v8/iana/msgtype
github.com/jcmturner/rpc/v2/ndr
github.com/masterzen/simplexml/dom
gitlab.com/gitlab-org/fleeting/fleeting/connector/internal/proxy
gitlab.com/gitlab-org/fleeting/nesting/hypervisor
gitlab.com/gitlab-org/fleeting/taskscaler/internal/capacity
github.com/masterzen/winrm/soap
gitlab.com/gitlab-org/fleeting/taskscaler/internal/cron
gitlab.com/gitlab-org/fleeting/taskscaler/metrics
github.com/evanphx/json-patch
github.com/hashicorp/go-version
k8s.io/apimachinery/pkg/util/mergepatch
k8s.io/apimachinery/third_party/forked/golang/json
github.com/minio/minio-go/v7/pkg/notification
github.com/google/gnostic/jsonschema
k8s.io/apimachinery/pkg/util/framer
k8s.io/apimachinery/pkg/util/yaml
k8s.io/apimachinery/pkg/version
k8s.io/client-go/pkg/version
github.com/jcmturner/rpc/v2/mstypes
golang.org/x/term
github.com/saracen/fastzip
k8s.io/client-go/tools/metrics
k8s.io/utils/clock
k8s.io/utils/integer
github.com/munnerz/goautoneg
github.com/emicklei/go-restful/v3/log
github.com/josharian/intern
github.com/go-openapi/jsonreference/internal
k8s.io/kube-openapi/pkg/internal
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
k8s.io/kube-openapi/pkg/internal/handler
sigs.k8s.io/structured-merge-diff/v4/schema
k8s.io/client-go/util/homedir
k8s.io/apimachinery/third_party/forked/golang/netutil
golang.org/x/text/encoding/htmlindex
k8s.io/utils/clock/testing
k8s.io/client-go/util/exec
github.com/mailru/easyjson/jlexer
gitlab.com/gitlab-org/gitlab-runner/helpers/secrets
gitlab.com/gitlab-org/labkit/fips
gitlab.com/gitlab-org/gitlab-runner/helpers/container/services/test
gitlab.com/gitlab-org/gitlab-runner/helpers/docker/test
gitlab.com/gitlab-org/gitlab-runner/helpers/test
github.com/sirupsen/logrus/hooks/test
gitlab.com/gitlab-org/gitlab-runner/scripts/check-test-directives
gitlab.com/gitlab-org/gitlab-runner/scripts/update-feature-flags-docs
golang.org/x/net/html/charset
k8s.io/client-go/util/flowcontrol
gitlab.com/gitlab-org/gitlab-runner/log/test
github.com/ChrisTrenkamp/goxpath/tree/xmltree
# gitlab.com/gitlab-org/gitlab-runner/scripts/check-test-directives
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64
# gitlab.com/gitlab-org/gitlab-runner/scripts/update-feature-flags-docs
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64
sigs.k8s.io/structured-merge-diff/v4/fieldpath
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/descriptorpb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/genproto/googleapis/api
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/anypb
google.golang.org/genproto/googleapis/rpc/code
google.golang.org/genproto/googleapis/type/expr
google.golang.org/protobuf/types/known/fieldmaskpb
google.golang.org/protobuf/types/known/emptypb
google.golang.org/genproto/googleapis/type/date
sigs.k8s.io/structured-merge-diff/v4/typed
github.com/golang/protobuf/ptypes/empty
github.com/golang/protobuf/ptypes/timestamp
github.com/golang/protobuf/ptypes/any
google.golang.org/genproto/googleapis/rpc/status
github.com/googleapis/gax-go/v2/apierror/internal/proto
github.com/golang/protobuf/ptypes/duration
google.golang.org/grpc/binarylog/grpc_binarylog_v1
google.golang.org/genproto/googleapis/rpc/errdetails
google.golang.org/genproto/protobuf/field_mask
github.com/docker/docker/pkg/homedir
k8s.io/klog/v2
github.com/googleapis/enterprise-certificate-proxy/client/util
mvdan.cc/sh/v3/expand
mvdan.cc/sh/v3/shell
google.golang.org/protobuf/reflect/protodesc
google.golang.org/genproto/googleapis/api/annotations
k8s.io/apimachinery/pkg/util/intstr
k8s.io/client-go/applyconfigurations/internal
github.com/golang/protobuf/proto
github.com/golang/protobuf/jsonpb
github.com/matttproud/golang_protobuf_extensions/pbutil
google.golang.org/grpc/encoding/proto
github.com/golang/protobuf/ptypes
github.com/prometheus/client_model/go
google.golang.org/grpc/internal/status
github.com/google/gnostic/extensions
github.com/prometheus/client_golang/prometheus/internal
google.golang.org/grpc/status
google.golang.org/grpc/internal/pretty
golang.org/x/net/http/httpguts
github.com/invopop/jsonschema
github.com/prometheus/procfs
net/mail
k8s.io/utils/internal/third_party/forked/golang/net
github.com/docker/go-connections/nat
github.com/docker/docker/api/types/registry
golang.org/x/net/internal/socks
github.com/docker/go-connections/tlsconfig
golang.org/x/crypto/ssh
github.com/hashicorp/go-rootcerts
gopkg.in/square/go-jose.v2
google.golang.org/grpc/internal/credentials
github.com/hashicorp/go-sockaddr
google.golang.org/grpc/internal/binarylog
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/shared
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob/internal
net/http/httptest
expvar
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/exported
github.com/prometheus/common/expfmt
k8s.io/utils/net
github.com/docker/docker/api/types/container
github.com/docker/docker/errdefs
golang.org/x/net/proxy
github.com/docker/machine/libmachine/mcnutils
github.com/Azure/azure-sdk-for-go/sdk/azcore/policy
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers
github.com/Azure/azure-sdk-for-go/sdk/azcore/streaming
github.com/santhosh-tekuri/jsonschema/v5
github.com/Azure/azure-sdk-for-go/sdk/azcore
github.com/docker/go-connections/sockets
github.com/hashicorp/go-cleanhttp
github.com/stretchr/testify/assert
github.com/docker/docker/api/types/swarm
k8s.io/apimachinery/pkg/util/validation
golang.org/x/net/http2
github.com/prometheus/client_golang/api
github.com/docker/machine/commands/mcndirs
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/async
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/body
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/loc
github.com/Azure/azure-sdk-for-go/sdk/azcore/internal/pollers/op
github.com/docker/docker/api/types/volume
github.com/hashicorp/go-retryablehttp
github.com/gorilla/websocket
github.com/docker/docker/api/types
k8s.io/apimachinery/pkg/util/runtime
cloud.google.com/go/compute/metadata
gitlab.com/gitlab-org/gitlab-runner/helpers/dns
github.com/Azure/azure-sdk-for-go/sdk/azcore/runtime
github.com/prometheus/client_golang/api/prometheus/v1
k8s.io/apimachinery/pkg/labels
golang.org/x/net/trace
k8s.io/apimachinery/pkg/runtime
github.com/docker/docker/client
gopkg.in/square/go-jose.v2/jwt
google.golang.org/grpc/credentials
github.com/hashicorp/vault/sdk/helper/parseutil
google.golang.org/grpc/internal/syscall
google.golang.org/grpc/stats
google.golang.org/grpc/internal/channelz
google.golang.org/grpc/resolver
google.golang.org/grpc/credentials/insecure
google.golang.org/grpc/peer
google.golang.org/api/googleapi
golang.org/x/net/context/ctxhttp
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
go.opencensus.io/trace/propagation
net/rpc
google.golang.org/grpc/internal
google.golang.org/grpc/internal/metadata
google.golang.org/grpc/balancer/grpclb/grpclbstate
github.com/stretchr/testify/mock
gitlab.com/gitlab-org/gitlab-runner/helpers
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/internal/transport/networktype
google.golang.org/grpc/internal/resolver/dns
github.com/googleapis/gax-go/v2/apierror
google.golang.org/grpc/internal/resolver/unix
golang.org/x/oauth2/internal
go.opencensus.io/plugin/ocgrpc
google.golang.org/grpc/credentials/alts/internal
cloud.google.com/go/internal/trace
google.golang.org/grpc/credentials/alts/internal/conn
github.com/google/uuid
go.opencensus.io/plugin/ochttp/propagation/b3
google.golang.org/grpc/channelz
google.golang.org/api/googleapi/transport
gitlab.com/gitlab-org/gitlab-runner/helpers/process
gitlab.com/gitlab-org/gitlab-runner/referees
gitlab.com/gitlab-org/gitlab-runner/helpers/certificate
gitlab.com/gitlab-org/gitlab-runner/session/proxy
gitlab.com/gitlab-org/gitlab-runner/session/terminal
google.golang.org/grpc/balancer
golang.org/x/oauth2
go.opencensus.io/plugin/ochttp
google.golang.org/api/transport/http/internal/propagation
github.com/minio/minio-go/v7/pkg/s3utils
github.com/minio/minio-go/v7/pkg/encrypt
google.golang.org/grpc/balancer/base
google.golang.org/grpc/internal/serviceconfig
gitlab.com/gitlab-org/gitlab-runner/session
net/http/cookiejar
google.golang.org/grpc/internal/resolver
golang.org/x/oauth2/authhandler
google.golang.org/grpc/balancer/roundrobin
google.golang.org/grpc/internal/balancer/gracefulswitch
golang.org/x/oauth2/google/internal/externalaccount
golang.org/x/oauth2/jwt
google.golang.org/api/internal/impersonate
github.com/googleapis/enterprise-certificate-proxy/client
github.com/minio/minio-go/v7/pkg/signer
golang.org/x/net/publicsuffix
log/syslog
github.com/docker/cli/opts
github.com/prometheus/client_golang/prometheus
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/parser
gitlab.com/gitlab-org/gitlab-terminal
gitlab.com/gitlab-org/gitlab-runner/helpers/virtualbox
github.com/getsentry/sentry-go/internal/debug
gitlab.com/gitlab-org/gitlab-runner/helpers/docker
google.golang.org/api/transport/cert
github.com/kardianos/service
golang.org/x/oauth2/google
github.com/getsentry/sentry-go/internal/ratelimit
github.com/fullsailor/pkcs7
net/http/pprof
gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive
github.com/getsentry/sentry-go
golang.org/x/crypto/ssh/knownhosts
github.com/minio/minio-go/v7/pkg/credentials
github.com/kylelemons/godebug/pretty
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/authority
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust/defs
gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/fastzip
gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/gziplegacy
gitlab.com/gitlab-org/gitlab-runner/helpers/ssh
gitlab.com/gitlab-org/gitlab-runner/helpers/tls/ca_chain
gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/raw
gitlab.com/gitlab-org/gitlab-runner/commands/helpers/archive/ziplegacy
google.golang.org/grpc/credentials/oauth
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/local
github.com/AzureAD/microsoft-authentication-library-for-go/apps/errors
golang.org/x/crypto/pkcs12
github.com/hashicorp/yamux
github.com/Azure/go-ntlmssp
github.com/gofrs/uuid
github.com/jcmturner/dnsutils/v2
gitlab.com/gitlab-org/gitlab-runner/helpers/service
gitlab.com/gitlab-org/gitlab-runner/log
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/wstrust
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/internal/comm
github.com/jcmturner/gokrb5/v8/types
github.com/jcmturner/gokrb5/v8/config
github.com/jcmturner/goidentity/v6
github.com/google/gnostic/compiler
k8s.io/apimachinery/pkg/runtime/serializer/recognizer
k8s.io/apimachinery/pkg/util/net
google.golang.org/grpc/internal/transport
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops/accesstokens
github.com/hashicorp/vault/api
k8s.io/apimachinery/pkg/runtime/serializer/streaming
k8s.io/apimachinery/pkg/runtime/serializer/json
github.com/jcmturner/gokrb5/v8/crypto
k8s.io/client-go/tools/clientcmd/api
github.com/minio/minio-go/v7
k8s.io/apimachinery/pkg/util/wait
k8s.io/client-go/util/connrotation
k8s.io/client-go/util/workqueue
k8s.io/client-go/util/keyutil
github.com/emicklei/go-restful/v3
github.com/mailru/easyjson/buffer
k8s.io/apimachinery/pkg/util/httpstream
k8s.io/client-go/tools/clientcmd/api/v1
github.com/jcmturner/gokrb5/v8/keytab
github.com/jcmturner/gokrb5/v8/pac
github.com/jcmturner/gokrb5/v8/gssapi
k8s.io/apimachinery/pkg/watch
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth/ops
github.com/google/gnostic/openapiv2
github.com/google/gnostic/openapiv3
github.com/jcmturner/gokrb5/v8/credentials
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/oauth
k8s.io/client-go/util/cert
github.com/mailru/easyjson/jwriter
k8s.io/apimachinery/pkg/apis/meta/v1
github.com/moby/spdystream/spdy
k8s.io/client-go/transport
github.com/stretchr/testify/require
github.com/prometheus/client_golang/prometheus/collectors
github.com/prometheus/client_golang/prometheus/promhttp
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base/internal/storage
github.com/jcmturner/gokrb5/v8/messages
gitlab.com/gitlab-org/fleeting/fleeting/metrics/prometheus
gitlab.com/gitlab-org/fleeting/taskscaler/metrics/prometheus
github.com/go-openapi/swag
github.com/moby/spdystream
gitlab.com/gitlab-org/gitlab-runner/helpers/dns/test
gitlab.com/gitlab-org/gitlab-runner/scripts
gitlab.com/gitlab-org/gitlab-runner/helpers/vault
github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/base
# gitlab.com/gitlab-org/gitlab-runner/scripts
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64
github.com/jcmturner/gokrb5/v8/kadmin
google.golang.org/grpc
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/auth_methods
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines
github.com/jcmturner/gokrb5/v8/client
github.com/AzureAD/microsoft-authentication-library-for-go/apps/confidential
github.com/AzureAD/microsoft-authentication-library-for-go/apps/public
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines/kv_v1
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/secret_engines/kv_v2
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/auth_methods/jwt
gitlab.com/gitlab-org/gitlab-runner/helpers/vault/service
github.com/Azure/azure-sdk-for-go/sdk/azidentity
github.com/go-openapi/jsonpointer
github.com/go-openapi/jsonreference
github.com/jcmturner/gokrb5/v8/service
github.com/jcmturner/gokrb5/v8/spnego
github.com/masterzen/winrm
github.com/googleapis/gax-go/v2
google.golang.org/api/internal
google.golang.org/grpc/balancer/grpclb/grpc_lb_v1
google.golang.org/grpc/credentials/alts/internal/proto/grpc_gcp
google.golang.org/grpc/credentials/alts/internal/handshaker/service
cloud.google.com/go/iam/apiv1/iampb
github.com/hashicorp/go-plugin/internal/plugin
google.golang.org/grpc/health/grpc_health_v1
google.golang.org/grpc/reflection/grpc_reflection_v1alpha
gitlab.com/gitlab-org/fleeting/fleeting/internal/plugin/proto
gitlab.com/gitlab-org/fleeting/nesting/api/internal/proto
cloud.google.com/go/iam/credentials/apiv1/credentialspb
gitlab.com/gitlab-org/fleeting/fleeting/connector
google.golang.org/api/option
google.golang.org/api/transport/internal/dca
google.golang.org/grpc/reflection
google.golang.org/grpc/balancer/grpclb
cloud.google.com/go/internal
google.golang.org/api/internal/gensupport
gocloud.dev/internal/retry
gitlab.com/gitlab-org/fleeting/nesting/api
google.golang.org/grpc/credentials/alts/internal/authinfo
google.golang.org/genproto/googleapis/iam/v1
k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
k8s.io/api/apidiscovery/v2beta1
gocloud.dev/internal/gcerr
k8s.io/apimachinery/pkg/api/errors
k8s.io/api/core/v1
google.golang.org/api/option/internaloption
google.golang.org/api/transport/http
google.golang.org/grpc/credentials/alts/internal/handshaker
gocloud.dev/internal/useragent
google.golang.org/grpc/health
gocloud.dev/gcerrors
k8s.io/apimachinery/pkg/runtime/serializer/protobuf
k8s.io/api/admissionregistration/v1
k8s.io/api/apiserverinternal/v1alpha1
gocloud.dev/blob/driver
cloud.google.com/go/iam
cloud.google.com/go/storage/internal/apiv2/stubs
google.golang.org/api/iamcredentials/v1
google.golang.org/api/storage/v1
google.golang.org/grpc/credentials/alts
gocloud.dev/internal/oc
k8s.io/api/authentication/v1
github.com/hashicorp/go-plugin
k8s.io/api/authentication/v1beta1
k8s.io/apimachinery/pkg/runtime/serializer/versioning
k8s.io/api/authorization/v1
k8s.io/api/authorization/v1beta1
k8s.io/api/coordination/v1
gocloud.dev/blob
google.golang.org/grpc/credentials/google
k8s.io/api/coordination/v1beta1
google.golang.org/api/transport/grpc
k8s.io/kube-openapi/pkg/util/proto
k8s.io/api/flowcontrol/v1alpha1
k8s.io/api/flowcontrol/v1beta1
k8s.io/api/flowcontrol/v1beta2
gocloud.dev/blob/azureblob
k8s.io/apimachinery/pkg/runtime/serializer
k8s.io/api/flowcontrol/v1beta3
k8s.io/api/authentication/v1alpha1
k8s.io/apimachinery/pkg/util/strategicpatch
k8s.io/api/admissionregistration/v1alpha1
cloud.google.com/go/iam/credentials/apiv1
google.golang.org/api/transport
k8s.io/api/admissionregistration/v1beta1
k8s.io/api/policy/v1
gitlab.com/gitlab-org/fleeting/fleeting/internal/plugin
k8s.io/api/rbac/v1
k8s.io/api/rbac/v1alpha1
k8s.io/api/rbac/v1beta1
k8s.io/client-go/pkg/apis/clientauthentication
k8s.io/client-go/rest/watch
k8s.io/kube-openapi/pkg/validation/spec
gitlab.com/gitlab-org/fleeting/fleeting
k8s.io/client-go/pkg/apis/clientauthentication/v1
k8s.io/client-go/pkg/apis/clientauthentication/v1beta1
k8s.io/apimachinery/pkg/api/meta
k8s.io/kube-openapi/pkg/schemaconv
k8s.io/client-go/tools/clientcmd/api/latest
k8s.io/apimachinery/pkg/util/remotecommand
k8s.io/apimachinery/pkg/util/httpstream/spdy
cloud.google.com/go/storage/internal/apiv2
gitlab.com/gitlab-org/fleeting/taskscaler/internal
k8s.io/client-go/pkg/apis/clientauthentication/install
gitlab.com/gitlab-org/fleeting/taskscaler
k8s.io/client-go/plugin/pkg/client/auth/exec
k8s.io/client-go/rest
cloud.google.com/go/storage
k8s.io/apimachinery/pkg/util/managedfields
k8s.io/client-go/plugin/pkg/client/auth/azure
k8s.io/client-go/plugin/pkg/client/auth/gcp
k8s.io/client-go/plugin/pkg/client/auth/oidc
k8s.io/client-go/tools/auth
k8s.io/client-go/transport/spdy
k8s.io/kube-openapi/pkg/spec3
k8s.io/kube-openapi/pkg/schemamutation
k8s.io/client-go/tools/clientcmd
k8s.io/client-go/plugin/pkg/client/auth
k8s.io/kube-openapi/pkg/builder3/util
k8s.io/kube-openapi/pkg/openapiconv
k8s.io/kube-openapi/pkg/common
k8s.io/kube-openapi/pkg/handler3
k8s.io/client-go/openapi
gitlab.com/gitlab-org/gitlab-runner/common
gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes/internal/pull
k8s.io/api/apps/v1
k8s.io/api/apps/v1beta1
k8s.io/api/apps/v1beta2
k8s.io/api/autoscaling/v1
k8s.io/api/autoscaling/v2
k8s.io/api/autoscaling/v2beta1
k8s.io/api/autoscaling/v2beta2
k8s.io/api/batch/v1
k8s.io/api/certificates/v1
k8s.io/api/discovery/v1
k8s.io/api/discovery/v1beta1
k8s.io/api/events/v1
k8s.io/api/certificates/v1beta1
k8s.io/api/events/v1beta1
k8s.io/api/networking/v1
k8s.io/api/networking/v1alpha1
k8s.io/api/networking/v1beta1
k8s.io/api/node/v1
k8s.io/api/node/v1alpha1
k8s.io/api/node/v1beta1
k8s.io/api/policy/v1beta1
k8s.io/api/resource/v1alpha1
k8s.io/api/scheduling/v1
k8s.io/api/scheduling/v1alpha1
k8s.io/api/scheduling/v1beta1
k8s.io/api/storage/v1
k8s.io/api/extensions/v1beta1
k8s.io/api/storage/v1alpha1
k8s.io/api/storage/v1beta1
k8s.io/client-go/tools/reference
k8s.io/api/batch/v1beta1
k8s.io/client-go/tools/remotecommand
gitlab.com/gitlab-org/gitlab-runner/executors/custom/command
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/wait
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/labels
gitlab.com/gitlab-org/gitlab-runner/helpers/docker/auth
gitlab.com/gitlab-org/gitlab-runner/cache
gitlab.com/gitlab-org/gitlab-runner/helpers/gitlab_ci_yaml_parser
gitlab.com/gitlab-org/gitlab-runner/helpers/prometheus
gitlab.com/gitlab-org/gitlab-runner/helpers/sentry
gitlab.com/gitlab-org/gitlab-runner/helpers/trace
gitlab.com/gitlab-org/gitlab-runner/helpers/retry
gitlab.com/gitlab-org/gitlab-runner/helpers/secrets/resolvers/vault
gitlab.com/gitlab-org/gitlab-runner/helpers/cli
gitlab.com/gitlab-org/gitlab-runner/scripts/pull-images-for-tests
gitlab.com/gitlab-org/gitlab-runner/common/buildtest
gitlab.com/gitlab-org/gitlab-runner/network
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/exec
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes/permission
gitlab.com/gitlab-org/gitlab-runner/cache/gcs
gitlab.com/gitlab-org/gitlab-runner/cache/s3
gitlab.com/gitlab-org/gitlab-runner/shells
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/pull
gitlab.com/gitlab-org/gitlab-runner/cache/azure
gitlab.com/gitlab-org/gitlab-runner/cache/test
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/networks
# gitlab.com/gitlab-org/gitlab-runner/scripts/pull-images-for-tests
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/volumes
gitlab.com/gitlab-org/gitlab-runner/executors/docker/internal/user
gitlab.com/gitlab-org/gitlab-runner/helpers/container/helperimage
gitlab.com/gitlab-org/gitlab-runner/executors
gitlab.com/gitlab-org/gitlab-runner/shells/shellstest
gitlab.com/gitlab-org/gitlab-runner/commands/helpers
gitlab.com/gitlab-org/gitlab-runner/executors/custom
gitlab.com/gitlab-org/gitlab-runner/executors/docker
gitlab.com/gitlab-org/gitlab-runner/executors/vm
gitlab.com/gitlab-org/gitlab-runner/executors/shell
gitlab.com/gitlab-org/gitlab-runner/executors/ssh
gitlab.com/gitlab-org/gitlab-runner/executors/internal/autoscaler
gitlab.com/gitlab-org/gitlab-runner/executors/parallels
gitlab.com/gitlab-org/gitlab-runner/executors/virtualbox
gitlab.com/gitlab-org/gitlab-runner/executors/instance
gitlab.com/gitlab-org/gitlab-runner/apps/gitlab-runner-helper
gitlab.com/gitlab-org/gitlab-runner/executors/docker/autoscaler
gitlab.com/gitlab-org/gitlab-runner/executors/docker/machine
gitlab.com/gitlab-org/gitlab-runner/commands
# gitlab.com/gitlab-org/gitlab-runner/apps/gitlab-runner-helper
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64
k8s.io/client-go/kubernetes/scheme
k8s.io/client-go/kubernetes/typed/authentication/v1
k8s.io/client-go/discovery
k8s.io/client-go/kubernetes/typed/authorization/v1
k8s.io/client-go/kubernetes/typed/authentication/v1alpha1
k8s.io/client-go/kubernetes/typed/authentication/v1beta1
k8s.io/client-go/kubernetes/typed/authorization/v1beta1
k8s.io/client-go/applyconfigurations/meta/v1
k8s.io/client-go/applyconfigurations/admissionregistration/v1
k8s.io/client-go/applyconfigurations/certificates/v1
k8s.io/client-go/applyconfigurations/autoscaling/v1
k8s.io/client-go/applyconfigurations/coordination/v1beta1
k8s.io/client-go/applyconfigurations/autoscaling/v2beta2
k8s.io/client-go/applyconfigurations/autoscaling/v2
k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1
k8s.io/client-go/applyconfigurations/autoscaling/v2beta1
k8s.io/client-go/applyconfigurations/certificates/v1beta1
k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3
k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2
k8s.io/client-go/applyconfigurations/coordination/v1
k8s.io/client-go/applyconfigurations/core/v1
k8s.io/client-go/applyconfigurations/flowcontrol/v1alpha1
k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1
k8s.io/client-go/applyconfigurations/policy/v1
k8s.io/client-go/kubernetes/typed/admissionregistration/v1
k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1
k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1
k8s.io/client-go/kubernetes/typed/autoscaling/v1
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1
k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1
k8s.io/client-go/kubernetes/typed/certificates/v1
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2
k8s.io/client-go/kubernetes/typed/coordination/v1beta1
k8s.io/client-go/kubernetes/typed/coordination/v1
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3
k8s.io/client-go/applyconfigurations/rbac/v1
k8s.io/client-go/applyconfigurations/rbac/v1alpha1
k8s.io/client-go/kubernetes/typed/autoscaling/v2
k8s.io/client-go/kubernetes/typed/policy/v1
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2
k8s.io/client-go/kubernetes/typed/certificates/v1beta1
k8s.io/client-go/kubernetes/typed/flowcontrol/v1alpha1
k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1
k8s.io/client-go/applyconfigurations/rbac/v1beta1
k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1
k8s.io/client-go/applyconfigurations/scheduling/v1
k8s.io/client-go/applyconfigurations/scheduling/v1alpha1
k8s.io/client-go/applyconfigurations/scheduling/v1beta1
k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1
k8s.io/client-go/kubernetes/typed/rbac/v1
k8s.io/client-go/kubernetes/typed/scheduling/v1
k8s.io/client-go/kubernetes/typed/rbac/v1alpha1
k8s.io/client-go/kubernetes/typed/rbac/v1beta1
k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1
k8s.io/client-go/kubernetes/typed/scheduling/v1beta1
k8s.io/client-go/applyconfigurations/apps/v1beta1
k8s.io/client-go/applyconfigurations/apps/v1beta2
k8s.io/client-go/applyconfigurations/batch/v1
k8s.io/client-go/kubernetes/typed/core/v1
k8s.io/client-go/applyconfigurations/discovery/v1
k8s.io/client-go/applyconfigurations/discovery/v1beta1
k8s.io/client-go/applyconfigurations/events/v1
k8s.io/client-go/applyconfigurations/events/v1beta1
k8s.io/client-go/applyconfigurations/extensions/v1beta1
k8s.io/client-go/applyconfigurations/networking/v1
k8s.io/client-go/applyconfigurations/networking/v1alpha1
k8s.io/client-go/applyconfigurations/apps/v1
k8s.io/client-go/applyconfigurations/node/v1
k8s.io/client-go/applyconfigurations/node/v1alpha1
k8s.io/client-go/applyconfigurations/node/v1beta1
k8s.io/client-go/applyconfigurations/networking/v1beta1
k8s.io/client-go/kubernetes/typed/discovery/v1
k8s.io/client-go/kubernetes/typed/networking/v1
k8s.io/client-go/kubernetes/typed/events/v1
k8s.io/client-go/kubernetes/typed/node/v1beta1
k8s.io/client-go/kubernetes/typed/node/v1alpha1
k8s.io/client-go/kubernetes/typed/node/v1
k8s.io/client-go/kubernetes/typed/events/v1beta1
k8s.io/client-go/kubernetes/typed/discovery/v1beta1
k8s.io/client-go/kubernetes/typed/networking/v1alpha1
k8s.io/client-go/kubernetes/typed/batch/v1
k8s.io/client-go/applyconfigurations/batch/v1beta1
k8s.io/client-go/applyconfigurations/policy/v1beta1
k8s.io/client-go/applyconfigurations/resource/v1alpha1
k8s.io/client-go/applyconfigurations/storage/v1
k8s.io/client-go/kubernetes/typed/apps/v1beta1
k8s.io/client-go/applyconfigurations/storage/v1alpha1
k8s.io/client-go/applyconfigurations/storage/v1beta1
k8s.io/client-go/kubernetes/typed/networking/v1beta1
k8s.io/client-go/kubernetes/typed/extensions/v1beta1
k8s.io/client-go/kubernetes/typed/apps/v1
k8s.io/client-go/kubernetes/typed/apps/v1beta2
k8s.io/client-go/kubernetes/typed/policy/v1beta1
k8s.io/client-go/kubernetes/typed/storage/v1beta1
k8s.io/client-go/kubernetes/typed/resource/v1alpha1
k8s.io/client-go/kubernetes/typed/storage/v1
k8s.io/client-go/kubernetes/typed/storage/v1alpha1
k8s.io/client-go/kubernetes/typed/batch/v1beta1
k8s.io/client-go/kubernetes
gitlab.com/gitlab-org/gitlab-runner/executors/kubernetes
gitlab.com/gitlab-org/gitlab-runner
# gitlab.com/gitlab-org/gitlab-runner
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib/go-cross/pkg/tool/linux_amd64/link: external linking not supported for linux/ppc64

make[3]: *** [Makefile:57: /builder/shared-workdir/build/sdk/build_dir/target-powerpc64_e5500_musl/gitlab-runner-v16.0.2/.built] Error 1
time: package/feeds/packages/gitlab-runner/compile#175.55#27.27#57.51