Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-588110-26119/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1683504000 Wrote: /builddir/build/SRPMS/golang-github-docker-cli-22.06.0~beta.0-1.fc38.src.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'], chrootPath='/var/lib/mock/f38-build-side-42-init-devel-588110-26119/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target riscv64 --nodeps /builddir/build/SPECS/golang-github-docker-cli.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1683504000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.t4MswZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cli-22.06.0-beta.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cli-22.06.0-beta.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cli-22.06.0-beta.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -fr /builddir/build/BUILD/cli-22.06.0-beta.0/vendor + [[ ! -e /builddir/build/BUILD/cli-22.06.0-beta.0/_build/bin ]] + install -m 0755 -vd /builddir/build/BUILD/cli-22.06.0-beta.0/_build/bin install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build' install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/bin' + export GOPATH=/builddir/build/BUILD/cli-22.06.0-beta.0/_build:/usr/share/gocode + GOPATH=/builddir/build/BUILD/cli-22.06.0-beta.0/_build:/usr/share/gocode + [[ ! -e /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli ]] ++ dirname /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli + install -m 0755 -vd /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/src' install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com' install: creating directory '/builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker' + ln -fs /builddir/build/BUILD/cli-22.06.0-beta.0 /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli + cd /builddir/build/BUILD/cli-22.06.0-beta.0/_build/src/github.com/docker/cli + echo 'Patch #0 (0001-Revert-vendor-github.com-docker-docker.patch):' Patch #0 (0001-Revert-vendor-github.com-docker-docker.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file cli/command/container/restart.go patching file cli/command/container/stop.go patching file docs/reference/commandline/restart.md patching file docs/reference/commandline/stop.md ++ find . -iname '*.go' -type f + sed -i 's|github.com/docker/distribution|github.com/distribution/distribution/v3|' ./internal/test/network/client.go ./internal/test/cli.go ./internal/test/output/output.go ./internal/test/store.go ./internal/test/doc.go ./internal/test/strings.go ./internal/test/notary/client.go ./internal/test/environment/testenv.go ./internal/test/builders/config.go ./internal/test/builders/network.go ./internal/test/builders/node.go ./internal/test/builders/volume.go ./internal/test/builders/task.go ./internal/test/builders/doc.go ./internal/test/builders/secret.go ./internal/test/builders/swarm.go ./internal/test/builders/container.go ./internal/test/builders/service.go ./cli/debug/debug.go ./cli/debug/debug_test.go ./cli/version/version.go ./cli/streams/out.go ./cli/streams/in.go ./cli/streams/stream.go ./cli/error.go ./cli/config/config.go ./cli/config/config_test.go ./cli/config/types/authconfig.go ./cli/config/configfile/file_unix.go ./cli/config/configfile/file_windows.go ./cli/config/configfile/file_test.go ./cli/config/configfile/file.go ./cli/config/credentials/default_store_darwin.go ./cli/config/credentials/credentials.go ./cli/config/credentials/file_store.go ./cli/config/credentials/default_store_linux.go ./cli/config/credentials/file_store_test.go ./cli/config/credentials/default_store.go ./cli/config/credentials/default_store_windows.go ./cli/config/credentials/native_store.go ./cli/config/credentials/native_store_test.go ./cli/config/credentials/default_store_unsupported.go ./cli/cobra_test.go ./cli/required_test.go ./cli/trust/trust.go ./cli/trust/trust_test.go ./cli/connhelper/commandconn/session_windows.go ./cli/connhelper/commandconn/commandconn.go ./cli/connhelper/commandconn/pdeathsig_linux.go ./cli/connhelper/commandconn/commandconn_unix_test.go ./cli/connhelper/commandconn/pdeathsig_nolinux.go ./cli/connhelper/commandconn/session_unix.go ./cli/connhelper/connhelper.go ./cli/connhelper/ssh/ssh_test.go ./cli/connhelper/ssh/ssh.go ./cli/registry/client/endpoint.go ./cli/registry/client/fetcher.go ./cli/registry/client/client.go ./cli/winresources/winresources.go ./cli/required.go ./cli/flags/common_test.go ./cli/flags/common.go ./cli/flags/client.go ./cli/manifest/store/store.go ./cli/manifest/store/store_test.go ./cli/manifest/types/types.go ./cli/context/store/metadata_test.go ./cli/context/store/store.go ./cli/context/store/io_utils.go ./cli/context/store/doc.go ./cli/context/store/tlsstore_test.go ./cli/context/store/store_test.go ./cli/context/store/storeconfig_test.go ./cli/context/store/tlsstore.go ./cli/context/store/io_utils_test.go ./cli/context/store/storeconfig.go ./cli/context/store/metadatastore.go ./cli/context/tlsdata.go ./cli/context/endpoint.go ./cli/context/docker/constants.go ./cli/context/docker/load.go ./cli/command/network/prune.go ./cli/command/network/inspect.go ./cli/command/network/client_test.go ./cli/command/network/connect.go ./cli/command/network/cmd.go ./cli/command/network/disconnect.go ./cli/command/network/connect_test.go ./cli/command/network/create.go ./cli/command/network/list.go ./cli/command/network/list_test.go ./cli/command/network/formatter_test.go ./cli/command/network/remove_test.go ./cli/command/network/disconnect_test.go ./cli/command/network/remove.go ./cli/command/network/formatter.go ./cli/command/network/create_test.go ./cli/command/context_test.go ./cli/command/cli.go ./cli/command/idresolver/idresolver.go ./cli/command/idresolver/client_test.go ./cli/command/idresolver/idresolver_test.go ./cli/command/cli_options_test.go ./cli/command/node/promote_test.go ./cli/command/node/inspect.go ./cli/command/node/demote.go ./cli/command/node/client_test.go ./cli/command/node/update.go ./cli/command/node/cmd.go ./cli/command/node/opts.go ./cli/command/node/inspect_test.go ./cli/command/node/update_test.go ./cli/command/node/list.go ./cli/command/node/promote.go ./cli/command/node/list_test.go ./cli/command/node/ps.go ./cli/command/node/formatter_test.go ./cli/command/node/remove_test.go ./cli/command/node/remove.go ./cli/command/node/ps_test.go ./cli/command/node/demote_test.go ./cli/command/node/formatter.go ./cli/command/swarm/unlock_key_test.go ./cli/command/swarm/ipnet_slice_test.go ./cli/command/swarm/leave_test.go ./cli/command/swarm/ca.go ./cli/command/swarm/client_test.go ./cli/command/swarm/update.go ./cli/command/swarm/cmd.go ./cli/command/swarm/opts.go ./cli/command/swarm/join_test.go ./cli/command/swarm/update_test.go ./cli/command/swarm/ca_test.go ./cli/command/swarm/unlock_test.go ./cli/command/swarm/opts_test.go ./cli/command/swarm/ipnet_slice.go ./cli/command/swarm/unlock_key.go ./cli/command/swarm/unlock.go ./cli/command/swarm/leave.go ./cli/command/swarm/join_token_test.go ./cli/command/swarm/progress/root_rotation.go ./cli/command/swarm/join_token.go ./cli/command/swarm/join.go ./cli/command/swarm/init_test.go ./cli/command/swarm/init.go ./cli/command/config/ls.go ./cli/command/config/inspect.go ./cli/command/config/ls_test.go ./cli/command/config/client_test.go ./cli/command/config/cmd.go ./cli/command/config/inspect_test.go ./cli/command/config/create.go ./cli/command/config/formatter_test.go ./cli/command/config/remove_test.go ./cli/command/config/remove.go ./cli/command/config/formatter.go ./cli/command/config/create_test.go ./cli/command/container/prune.go ./cli/command/container/rm_test.go ./cli/command/container/logs.go ./cli/command/container/tty_test.go ./cli/command/container/cp.go ./cli/command/container/attach_test.go ./cli/command/container/inspect.go ./cli/command/container/run_test.go ./cli/command/container/client_test.go ./cli/command/container/update.go ./cli/command/container/signals_unix_test.go ./cli/command/container/kill.go ./cli/command/container/cmd.go ./cli/command/container/signals_test.go ./cli/command/container/opts.go ./cli/command/container/formatter_stats.go ./cli/command/container/stats.go ./cli/command/container/formatter_diff.go ./cli/command/container/hijack.go ./cli/command/container/wait.go ./cli/command/container/rename.go ./cli/command/container/signals_windows.go ./cli/command/container/diff.go ./cli/command/container/port.go ./cli/command/container/exec.go ./cli/command/container/utils.go ./cli/command/container/stop.go ./cli/command/container/cp_test.go ./cli/command/container/export.go ./cli/command/container/stats_helpers.go ./cli/command/container/rm.go ./cli/command/container/create.go ./cli/command/container/formatter_stats_test.go ./cli/command/container/list.go ./cli/command/container/exec_test.go ./cli/command/container/logs_test.go ./cli/command/container/pause.go ./cli/command/container/restart.go ./cli/command/container/signals.go ./cli/command/container/opts_test.go ./cli/command/container/commit.go ./cli/command/container/list_test.go ./cli/command/container/unpause.go ./cli/command/container/stats_helpers_test.go ./cli/command/container/export_test.go ./cli/command/container/signals_unix.go ./cli/command/container/tty.go ./cli/command/container/stats_unit_test.go ./cli/command/container/formatter_diff_test.go ./cli/command/container/port_test.go ./cli/command/container/top.go ./cli/command/container/utils_test.go ./cli/command/container/attach.go ./cli/command/container/create_test.go ./cli/command/container/run.go ./cli/command/container/start.go ./cli/command/secret/ls.go ./cli/command/secret/inspect.go ./cli/command/secret/ls_test.go ./cli/command/secret/client_test.go ./cli/command/secret/cmd.go ./cli/command/secret/inspect_test.go ./cli/command/secret/create.go ./cli/command/secret/formatter_test.go ./cli/command/secret/remove_test.go ./cli/command/secret/remove.go ./cli/command/secret/formatter.go ./cli/command/secret/create_test.go ./cli/command/checkpoint/client_test.go ./cli/command/checkpoint/cmd.go ./cli/command/checkpoint/create.go ./cli/command/checkpoint/list.go ./cli/command/checkpoint/list_test.go ./cli/command/checkpoint/formatter_test.go ./cli/command/checkpoint/remove_test.go ./cli/command/checkpoint/remove.go ./cli/command/checkpoint/formatter.go ./cli/command/checkpoint/create_test.go ./cli/command/utils.go ./cli/command/commands/commands.go ./cli/command/events_utils.go ./cli/command/trust/sign_test.go ./cli/command/trust/revoke.go ./cli/command/trust/common_test.go ./cli/command/trust/inspect.go ./cli/command/trust/helpers_test.go ./cli/command/trust/key.go ./cli/command/trust/inspect_pretty_test.go ./cli/command/trust/common.go ./cli/command/trust/cmd.go ./cli/command/trust/key_generate_test.go ./cli/command/trust/signer_remove_test.go ./cli/command/trust/key_load_test.go ./cli/command/trust/inspect_test.go ./cli/command/trust/inspect_pretty.go ./cli/command/trust/key_load.go ./cli/command/trust/signer_remove.go ./cli/command/trust/formatter_test.go ./cli/command/trust/signer_add_test.go ./cli/command/trust/revoke_test.go ./cli/command/trust/signer.go ./cli/command/trust/key_generate.go ./cli/command/trust/sign.go ./cli/command/trust/helpers.go ./cli/command/trust/formatter.go ./cli/command/trust/signer_add.go ./cli/command/registry_test.go ./cli/command/formatter/displayutils.go ./cli/command/formatter/volume.go ./cli/command/formatter/reflect_test.go ./cli/command/formatter/volume_test.go ./cli/command/formatter/image_test.go ./cli/command/formatter/reflect.go ./cli/command/formatter/container_test.go ./cli/command/formatter/custom.go ./cli/command/formatter/formatter_test.go ./cli/command/formatter/context.go ./cli/command/formatter/displayutils_test.go ./cli/command/formatter/disk_usage_test.go ./cli/command/formatter/container.go ./cli/command/formatter/image.go ./cli/command/formatter/buildcache.go ./cli/command/formatter/tabwriter/tabwriter.go ./cli/command/formatter/tabwriter/tabwriter_test.go ./cli/command/formatter/formatter.go ./cli/command/formatter/disk_usage.go ./cli/command/inspect/inspector.go ./cli/command/inspect/inspector_test.go ./cli/command/completion/functions.go ./cli/command/defaultcontextstore_test.go ./cli/command/stack/config.go ./cli/command/stack/services.go ./cli/command/stack/swarm/services.go ./cli/command/stack/swarm/client_test.go ./cli/command/stack/swarm/common.go ./cli/command/stack/swarm/deploy.go ./cli/command/stack/swarm/deploy_test.go ./cli/command/stack/swarm/list.go ./cli/command/stack/swarm/ps.go ./cli/command/stack/swarm/remove.go ./cli/command/stack/swarm/deploy_composefile.go ./cli/command/stack/swarm/deploy_composefile_test.go ./cli/command/stack/client_test.go ./cli/command/stack/common.go ./cli/command/stack/config_test.go ./cli/command/stack/cmd.go ./cli/command/stack/services_test.go ./cli/command/stack/deploy.go ./cli/command/stack/deploy_test.go ./cli/command/stack/formatter/formatter_test.go ./cli/command/stack/formatter/formatter.go ./cli/command/stack/list.go ./cli/command/stack/options/opts.go ./cli/command/stack/list_test.go ./cli/command/stack/ps.go ./cli/command/stack/remove_test.go ./cli/command/stack/remove.go ./cli/command/stack/loader/loader.go ./cli/command/stack/loader/loader_test.go ./cli/command/stack/ps_test.go ./cli/command/cli_options.go ./cli/command/builder/prune.go ./cli/command/builder/cmd.go ./cli/command/plugin/enable.go ./cli/command/plugin/push.go ./cli/command/plugin/inspect.go ./cli/command/plugin/client_test.go ./cli/command/plugin/set.go ./cli/command/plugin/cmd.go ./cli/command/plugin/disable_test.go ./cli/command/plugin/disable.go ./cli/command/plugin/inspect_test.go ./cli/command/plugin/create.go ./cli/command/plugin/enable_test.go ./cli/command/plugin/list.go ./cli/command/plugin/install.go ./cli/command/plugin/list_test.go ./cli/command/plugin/formatter_test.go ./cli/command/plugin/remove_test.go ./cli/command/plugin/upgrade.go ./cli/command/plugin/remove.go ./cli/command/plugin/formatter.go ./cli/command/plugin/create_test.go ./cli/command/plugin/install_test.go ./cli/command/registry/login_test.go ./cli/command/registry/logout.go ./cli/command/registry/login.go ./cli/command/registry/search.go ./cli/command/registry/formatter_search.go ./cli/command/registry/formatter_search_test.go ./cli/command/image/prune.go ./cli/command/image/import_test.go ./cli/command/image/push.go ./cli/command/image/inspect.go ./cli/command/image/tag_test.go ./cli/command/image/client_test.go ./cli/command/image/cmd.go ./cli/command/image/history.go ./cli/command/image/tag.go ./cli/command/image/inspect_test.go ./cli/command/image/list.go ./cli/command/image/push_test.go ./cli/command/image/pull_test.go ./cli/command/image/build.go ./cli/command/image/save_test.go ./cli/command/image/save.go ./cli/command/image/list_test.go ./cli/command/image/build_test.go ./cli/command/image/pull.go ./cli/command/image/remove_test.go ./cli/command/image/load.go ./cli/command/image/import.go ./cli/command/image/load_test.go ./cli/command/image/trust.go ./cli/command/image/formatter_history.go ./cli/command/image/remove.go ./cli/command/image/formatter_history_test.go ./cli/command/image/trust_test.go ./cli/command/image/prune_test.go ./cli/command/image/history_test.go ./cli/command/image/build/context_test.go ./cli/command/image/build/dockerignore.go ./cli/command/image/build/context_unix.go ./cli/command/image/build/context_windows.go ./cli/command/image/build/context.go ./cli/command/context.go ./cli/command/defaultcontextstore.go ./cli/command/trust.go ./cli/command/manifest/rm_test.go ./cli/command/manifest/push.go ./cli/command/manifest/inspect.go ./cli/command/manifest/annotate_test.go ./cli/command/manifest/client_test.go ./cli/command/manifest/cmd.go ./cli/command/manifest/inspect_test.go ./cli/command/manifest/annotate.go ./cli/command/manifest/rm.go ./cli/command/manifest/create_list.go ./cli/command/manifest/push_test.go ./cli/command/manifest/util.go ./cli/command/manifest/create_test.go ./cli/command/streams.go ./cli/command/cli_test.go ./cli/command/registry.go ./cli/command/context/inspect.go ./cli/command/context/show_test.go ./cli/command/context/show.go ./cli/command/context/update.go ./cli/command/context/cmd.go ./cli/command/context/use.go ./cli/command/context/inspect_test.go ./cli/command/context/update_test.go ./cli/command/context/export.go ./cli/command/context/create.go ./cli/command/context/list.go ./cli/command/context/list_test.go ./cli/command/context/export-import_test.go ./cli/command/context/remove_test.go ./cli/command/context/import.go ./cli/command/context/options.go ./cli/command/context/remove.go ./cli/command/context/use_test.go ./cli/command/context/create_test.go ./cli/command/system/prune.go ./cli/command/system/inspect.go ./cli/command/system/client_test.go ./cli/command/system/cmd.go ./cli/command/system/df.go ./cli/command/system/events.go ./cli/command/system/dial_stdio.go ./cli/command/system/version_test.go ./cli/command/system/info.go ./cli/command/system/info_test.go ./cli/command/system/prune_test.go ./cli/command/system/version.go ./cli/command/task/client_test.go ./cli/command/task/print_test.go ./cli/command/task/print.go ./cli/command/task/formatter_test.go ./cli/command/task/formatter.go ./cli/command/utils_test.go ./cli/command/volume/prune.go ./cli/command/volume/inspect.go ./cli/command/volume/client_test.go ./cli/command/volume/update.go ./cli/command/volume/cmd.go ./cli/command/volume/inspect_test.go ./cli/command/volume/create.go ./cli/command/volume/list.go ./cli/command/volume/list_test.go ./cli/command/volume/remove_test.go ./cli/command/volume/remove.go ./cli/command/volume/create_test.go ./cli/command/volume/prune_test.go ./cli/command/service/logs.go ./cli/command/service/generic_resource_opts_test.go ./cli/command/service/inspect.go ./cli/command/service/client_test.go ./cli/command/service/update.go ./cli/command/service/cmd.go ./cli/command/service/opts.go ./cli/command/service/generic_resource_opts.go ./cli/command/service/rollback.go ./cli/command/service/inspect_test.go ./cli/command/service/update_test.go ./cli/command/service/create.go ./cli/command/service/list.go ./cli/command/service/scale.go ./cli/command/service/rollback_test.go ./cli/command/service/parse.go ./cli/command/service/opts_test.go ./cli/command/service/list_test.go ./cli/command/service/ps.go ./cli/command/service/formatter_test.go ./cli/command/service/trust.go ./cli/command/service/remove.go ./cli/command/service/progress/progress_test.go ./cli/command/service/progress/progress.go ./cli/command/service/helpers.go ./cli/command/service/ps_test.go ./cli/command/service/formatter.go ./cli/command/service/create_test.go ./cli/cobra.go ./cli/compose/template/template_test.go ./cli/compose/template/template.go ./cli/compose/convert/volume.go ./cli/compose/convert/volume_test.go ./cli/compose/convert/service_test.go ./cli/compose/convert/compose.go ./cli/compose/convert/compose_test.go ./cli/compose/convert/service.go ./cli/compose/types/types.go ./cli/compose/loader/windows_path.go ./cli/compose/loader/volume.go ./cli/compose/loader/merge_test.go ./cli/compose/loader/volume_test.go ./cli/compose/loader/merge.go ./cli/compose/loader/interpolate.go ./cli/compose/loader/full-struct_test.go ./cli/compose/loader/windows_path_test.go ./cli/compose/loader/types_test.go ./cli/compose/loader/loader.go ./cli/compose/loader/loader_test.go ./cli/compose/schema/schema.go ./cli/compose/schema/data/doc.go ./cli/compose/schema/schema_test.go ./cli/compose/interpolation/interpolation.go ./cli/compose/interpolation/interpolation_test.go ./opts/secret_test.go ./opts/capabilities_test.go ./opts/config.go ./opts/hosts_test.go ./opts/network.go ./opts/quotedstring.go ./opts/mount_test.go ./opts/hosts_windows.go ./opts/ulimit.go ./opts/throttledevice.go ./opts/ulimit_test.go ./opts/config_test.go ./opts/opts.go ./opts/env.go ./opts/duration.go ./opts/ip_test.go ./opts/port.go ./opts/mount.go ./opts/parse_test.go ./opts/parse.go ./opts/opts_test.go ./opts/secret.go ./opts/env_test.go ./opts/hosts.go ./opts/envfile_test.go ./opts/gpus_test.go ./opts/network_test.go ./opts/capabilities.go ./opts/runtime.go ./opts/quotedstring_test.go ./opts/file.go ./opts/envfile.go ./opts/duration_test.go ./opts/port_test.go ./opts/hosts_unix.go ./opts/ip.go ./opts/gpus.go ./opts/weightdevice.go ./templates/templates_test.go ./templates/templates.go ./e2e/internal/fixtures/fixtures.go ./e2e/container/attach_test.go ./e2e/container/run_test.go ./e2e/container/proxy_signal_test.go ./e2e/container/kill_test.go ./e2e/container/main_test.go ./e2e/container/create_test.go ./e2e/trust/sign_test.go ./e2e/trust/main_test.go ./e2e/trust/revoke_test.go ./e2e/stack/config_test.go ./e2e/stack/main_test.go ./e2e/stack/deploy_test.go ./e2e/stack/help_test.go ./e2e/stack/remove_test.go ./e2e/plugin/basic/basic.go ./e2e/plugin/main_test.go ./e2e/plugin/trust_test.go ./e2e/global/main_test.go ./e2e/global/cli_test.go ./e2e/image/main_test.go ./e2e/image/push_test.go ./e2e/image/pull_test.go ./e2e/image/build_test.go ./e2e/context/context_test.go ./e2e/context/main_test.go ./e2e/system/main_test.go ./e2e/system/inspect_test.go ./e2e/cli-plugins/dial_test.go ./e2e/cli-plugins/run_test.go ./e2e/cli-plugins/config_test.go ./e2e/cli-plugins/main_test.go ./e2e/cli-plugins/help_test.go ./e2e/cli-plugins/plugins/nopersistentprerun/main.go ./e2e/cli-plugins/plugins/badmeta/main.go ./e2e/cli-plugins/flags_test.go ./e2e/cli-plugins/util_test.go ./docs/tools.go ./docs/generate.go ./man/tools.go ./man/generate.go ./cmd/docker/builder_test.go ./cmd/docker/docker_windows_386.go ./cmd/docker/docker_windows_arm64.go ./cmd/docker/docker_windows_arm.go ./cmd/docker/docker_test.go ./cmd/docker/completions.go ./cmd/docker/builder.go ./cmd/docker/aliases.go ./cmd/docker/docker.go ./cmd/docker/docker_windows_amd64.go ./service/logs/parse_logs.go ./service/logs/parse_logs_test.go ./cli-plugins/examples/helloworld/main.go ./cli-plugins/manager/suffix_windows.go ./cli-plugins/manager/manager.go ./cli-plugins/manager/error.go ./cli-plugins/manager/manager_unix.go ./cli-plugins/manager/manager_test.go ./cli-plugins/manager/manager_windows.go ./cli-plugins/manager/candidate.go ./cli-plugins/manager/metadata.go ./cli-plugins/manager/candidate_test.go ./cli-plugins/manager/suffix_unix.go ./cli-plugins/manager/error_test.go ./cli-plugins/manager/cobra.go ./cli-plugins/manager/plugin.go ./cli-plugins/plugin/plugin.go + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.n1VAPJ + umask 022 + cd /builddir/build/BUILD + cd cli-22.06.0-beta.0 + GOPATH=/builddir/build/BUILD/cli-22.06.0-beta.0/_build:/usr/share/gocode + GO111MODULE=off + golist --imported --package-path github.com/docker/cli --template 'golang({{.}})\n' --with-tests --skip-self runtime: lfstack.push invalid packing: node=0xffffff8a433340 cnt=0x1 packed=0xffff8a4333400001 -> node=0xffff8a433340 fatal error: lfstack.push runtime stack: runtime.throw({0x2052ec?, 0x48968?}) /usr/lib/go/src/runtime/panic.go:1047 +0x44 fp=0xc00005bf38 sp=0xc00005bf10 pc=0x43c04 runtime.(*lfstack).push(0xc000036500?, 0xffffff8a433340) /usr/lib/go/src/runtime/lfstack.go:30 +0x120 fp=0xc00005bf68 sp=0xc00005bf38 pc=0x19270 runtime.(*spanSetBlockAlloc).free(...) /usr/lib/go/src/runtime/mspanset.go:292 runtime.(*spanSet).reset(0x3c7418) /usr/lib/go/src/runtime/mspanset.go:265 +0xb0 fp=0xc00005bf98 sp=0xc00005bf68 pc=0x3e828 runtime.finishsweep_m() /usr/lib/go/src/runtime/mgcsweep.go:260 +0xc0 fp=0xc00005bfd0 sp=0xc00005bf98 pc=0x32a68 runtime.gcStart.func1() /usr/lib/go/src/runtime/mgc.go:668 +0x20 fp=0xc00005bfd8 sp=0xc00005bfd0 pc=0x27908 runtime.systemstack() /usr/lib/go/src/runtime/asm_riscv64.s:133 +0x54 fp=0xc00005bfe0 sp=0xc00005bfd8 pc=0x6e5bc goroutine 1 [running]: runtime.systemstack_switch() /usr/lib/go/src/runtime/asm_riscv64.s:96 +0x8 fp=0xc00009bff8 sp=0xc00009bff0 pc=0x6e550 runtime.gcStart({0xc0003b4000?, 0xc0?, 0x9?}) /usr/lib/go/src/runtime/mgc.go:667 +0x358 fp=0xc00009c088 sp=0xc00009bff8 pc=0x27c80 runtime.mallocgc(0xb8, 0x1ec340, 0x1) /usr/lib/go/src/runtime/malloc.go:1148 +0x6a8 fp=0xc00009c100 sp=0xc00009c088 pc=0x1ae88 runtime.newobject(0x46?) /usr/lib/go/src/runtime/malloc.go:1202 +0x38 fp=0xc00009c120 sp=0xc00009c100 pc=0x1b0b0 os.lstatNolog({0xc0003b2060, 0x9}) /usr/lib/go/src/os/stat_unix.go:43 +0x40 fp=0xc00009c168 sp=0xc00009c120 pc=0xd2308 os.Lstat({0xc0003b2060, 0x9}) /usr/lib/go/src/os/stat.go:22 +0x44 fp=0xc00009c180 sp=0xc00009c168 pc=0xd1d1c path/filepath.walkSymlinks({0xc00019a000, 0xc000318cc0?}) /usr/lib/go/src/path/filepath/symlink.go:84 +0x154 fp=0xc00009c210 sp=0xc00009c180 pc=0x1220fc path/filepath.evalSymlinks(...) /usr/lib/go/src/path/filepath/symlink_unix.go:6 path/filepath.EvalSymlinks({0xc00019a000?, 0xc0003abc80?}) /usr/lib/go/src/path/filepath/path.go:247 +0x34 fp=0xc00009c228 sp=0xc00009c210 pc=0x12176c go/build.(*Context).hasSubdir(0xc00019a030?, {0xc000014037, 0x11}, {0xc00019a000, 0x49}) /usr/lib/go/src/go/build/build.go:163 +0xa0 fp=0xc00009c270 sp=0xc00009c228 pc=0x1964e0 go/build.(*Context).Import.func3({0xc000014037, 0x11}, 0x0) /usr/lib/go/src/go/build/build.go:657 +0x94 fp=0xc00009c360 sp=0xc00009c270 pc=0x19c86c go/build.(*Context).Import(0x3a0ae0, {0xc0002b9c51, 0x23}, {0xc00019a000, 0x49}, 0x0) /usr/lib/go/src/go/build/build.go:687 +0x4af8 fp=0xc00009ca68 sp=0xc00009c360 pc=0x19bf38 go/build.Import(...) /usr/lib/go/src/go/build/build.go:1484 pagure.io/golist/pkg/util.(*PackageInfoCollector).resolveImports(0xc0002201e0?, {0xc00019a000, 0x49}, {0xc0005dc0e0?, 0xe, 0x121d20?}) /home/amankwah/tgo/pkg/mod/pagure.io/golist@v0.10.1/pkg/util/util.go:116 +0x110 fp=0xc00009cb00 sp=0xc00009ca68 pc=0x1a5470 pagure.io/golist/pkg/util.(*PackageInfoCollector).CollectPackageInfos.func1({0xc0002201e0, 0x5f}, {0x250ed8?, 0xc0002ff8c0?}, {0xc00004a400?, 0x0?}) /home/amankwah/tgo/pkg/mod/pagure.io/golist@v0.10.1/pkg/util/util.go:194 +0x2e8 fp=0xc00009cbb8 sp=0xc00009cb00 pc=0x1a59d0 path/filepath.walk({0xc0002201e0, 0x5f}, {0x250ed8, 0xc0002ff8c0}, 0xc00009cf40) /usr/lib/go/src/path/filepath/path.go:437 +0xac fp=0xc00009cc78 sp=0xc00009cbb8 pc=0x121964 path/filepath.walk({0xc00024a2a0, 0x55}, {0x250ed8, 0xc00024d200}, 0xc00009cf40) /usr/lib/go/src/path/filepath/path.go:457 +0x218 fp=0xc00009cd38 sp=0xc00009cc78 pc=0x121ad0 path/filepath.walk({0xc000214460, 0x4d}, {0x250ed8, 0xc000217b00}, 0xc00009cf40) /usr/lib/go/src/path/filepath/path.go:457 +0x218 fp=0xc00009cdf8 sp=0xc00009cd38 pc=0x121ad0 path/filepath.walk({0xc00019a140, 0x4a}, {0x250ed8, 0xc00018c240}, 0xc00009cf40) /usr/lib/go/src/path/filepath/path.go:457 +0x218 fp=0xc00009ceb8 sp=0xc00009cdf8 pc=0x121ad0 path/filepath.Walk({0xc00019a140, 0x4a}, 0xc00016cf40) /usr/lib/go/src/path/filepath/path.go:520 +0x88 fp=0xc00009cf00 sp=0xc00009ceb8 pc=0x121c10 pagure.io/golist/pkg/util.(*PackageInfoCollector).CollectPackageInfos(0xc00009d140, {0xffffffe32589b0, 0x15}) /home/amankwah/tgo/pkg/mod/pagure.io/golist@v0.10.1/pkg/util/util.go:140 +0x10c fp=0xc00009cf58 sp=0xc00009cf00 pc=0x1a5694 main.main.func2(0xc000194000) /home/amankwah/tgo/pkg/mod/pagure.io/golist@v0.10.1/cmd/golist/golist.go:141 +0x858 fp=0xc00009d448 sp=0xc00009cf58 pc=0x1a8f38 github.com/urfave/cli.HandleAction({0x1c8100?, 0xc000118e50?}, 0xc00018e000?) /home/amankwah/tgo/pkg/mod/github.com/urfave/cli@v1.22.10/app.go:524 +0x6c fp=0xc00009d458 sp=0xc00009d448 pc=0x14fcb4 github.com/urfave/cli.(*App).Run(0xc00018e000, {0xc000130000, 0x8, 0x8}) /home/amankwah/tgo/pkg/mod/github.com/urfave/cli@v1.22.10/app.go:286 +0x594 fp=0xc00009da28 sp=0xc00009d458 pc=0x14da84 main.main() /home/amankwah/tgo/pkg/mod/pagure.io/golist@v0.10.1/cmd/golist/golist.go:210 +0x950 fp=0xc00009df80 sp=0xc00009da28 pc=0x1a8680 runtime.main() /usr/lib/go/src/runtime/proc.go:250 +0x218 fp=0xc00009dfd8 sp=0xc00009df80 pc=0x46230 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc00009dfd8 sp=0xc00009dfd8 pc=0x7078c goroutine 2 [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000046fb0 sp=0xc000046f98 pc=0x46630 runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:369 runtime.forcegchelper() /usr/lib/go/src/runtime/proc.go:302 +0xb0 fp=0xc000046fd8 sp=0xc000046fb0 pc=0x464b8 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc000046fd8 sp=0xc000046fd8 pc=0x7078c created by runtime.init.5 /usr/lib/go/src/runtime/proc.go:290 +0x28 goroutine 3 [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000047798 sp=0xc000047780 pc=0x46630 runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:369 runtime.bgsweep(0x0?) /usr/lib/go/src/runtime/mgcsweep.go:297 +0x114 fp=0xc0000477c8 sp=0xc000047798 pc=0x32c14 runtime.gcenable.func1() /usr/lib/go/src/runtime/mgc.go:178 +0x2c fp=0xc0000477d8 sp=0xc0000477c8 pc=0x273d4 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc0000477d8 sp=0xc0000477d8 pc=0x7078c created by runtime.gcenable /usr/lib/go/src/runtime/mgc.go:178 +0x70 goroutine 4 [GC scavenge wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x412e848000000000?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000047f80 sp=0xc000047f68 pc=0x46630 runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:369 runtime.(*scavengerState).park(0x3a08c0) /usr/lib/go/src/runtime/mgcscavenge.go:389 +0x68 fp=0xc000047fa8 sp=0xc000047f80 pc=0x30b40 runtime.bgscavenge(0x0?) /usr/lib/go/src/runtime/mgcscavenge.go:622 +0x6c fp=0xc000047fc8 sp=0xc000047fa8 pc=0x310ac runtime.gcenable.func2() /usr/lib/go/src/runtime/mgc.go:179 +0x2c fp=0xc000047fd8 sp=0xc000047fc8 pc=0x27374 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc000047fd8 sp=0xc000047fd8 pc=0x7078c created by runtime.gcenable /usr/lib/go/src/runtime/mgc.go:179 +0xb0 goroutine 17 [finalizer wait]: runtime.gopark(0xffffff8a5c5700?, 0x25260?, 0x0?, 0x57?, 0x60000001001001?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc0000465a8 sp=0xc000046590 pc=0x46630 runtime.goparkunlock(...) /usr/lib/go/src/runtime/proc.go:369 runtime.runfinq() /usr/lib/go/src/runtime/mfinal.go:180 +0x110 fp=0xc0000467d8 sp=0xc0000465a8 pc=0x265c8 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc0000467d8 sp=0xc0000467d8 pc=0x7078c created by runtime.createfing /usr/lib/go/src/runtime/mfinal.go:157 +0x64 goroutine 49 [GC worker (idle)]: runtime.gopark(0x13f27dd301833?, 0x0?, 0x2?, 0x0?, 0x14f00?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000042748 sp=0xc000042730 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc0000427d8 sp=0xc000042748 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 + RPM build warnings: RPM build errors: 0x4 fp=0xc0000427d8 sp=0xc0000427d8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 33 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc00051c748 sp=0xc00051c730 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc00051c7d8 sp=0xc00051c748 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc00051c7d8 sp=0xc00051c7d8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 34 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc00051cf48 sp=0xc00051cf30 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc00051cfd8 sp=0xc00051cf48 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc00051cfd8 sp=0xc00051cfd8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 35 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc00051d748 sp=0xc00051d730 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc00051d7d8 sp=0xc00051d748 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc00051d7d8 sp=0xc00051d7d8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 19 [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000042f48 sp=0xc000042f30 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc000042fd8 sp=0xc000042f48 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc000042fd8 sp=0xc000042fd8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 36 [GC worker (idle)]: runtime.gopark(0x213c10?, 0xc000510100?, 0x18?, 0x14?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc00051df48 sp=0xc00051df30 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc00051dfd8 sp=0xc00051df48 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc00051dfd8 sp=0xc00051dfd8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 50 [GC worker (idle)]: runtime.gopark(0x3ce140?, 0x1?, 0x33?, 0xea?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000518748 sp=0xc000518730 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc0005187d8 sp=0xc000518748 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc0005187d8 sp=0xc0005187d8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c goroutine 51 [GC worker (idle)]: runtime.gopark(0x13f27dd174c8b?, 0x1?, 0xc4?, 0x4c?, 0x0?) /usr/lib/go/src/runtime/proc.go:363 +0x110 fp=0xc000518f48 sp=0xc000518f30 pc=0x46630 runtime.gcBgMarkWorker() /usr/lib/go/src/runtime/mgc.go:1235 +0x100 fp=0xc000518fd8 sp=0xc000518f48 pc=0x295c0 runtime.goexit() /usr/lib/go/src/runtime/asm_riscv64.s:516 +0x4 fp=0xc000518fd8 sp=0xc000518fd8 pc=0x7078c created by runtime.gcBgMarkStartWorkers /usr/lib/go/src/runtime/mgc.go:1159 +0x2c error: Bad exit status from /var/tmp/rpm-tmp.n1VAPJ (%generate_buildrequires) %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.n1VAPJ (%generate_buildrequires) Child return code was: 1