Skip to content

Console Output

Skipping 813 KB.. Full Log
sHavePrefix) <= 4.0-1
10:16:18 Requires(post): /bin/sh
10:16:18 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
10:16:18 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
10:16:18 Recommends: docker-scan-plugin(x86-64)
10:16:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:16:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.src.rpm
10:17:26 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.x86_64.rpm
10:17:26 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rKuuU0
10:17:26 + umask 022
10:17:26 + cd /root/rpmbuild/BUILD
10:17:26 + cd src
10:17:26 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:26 + RPM_EC=0
10:17:26 ++ jobs -p
10:17:26 + exit 0
10:17:26 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kWtYOm
10:17:26 + umask 022
10:17:26 + cd /root/rpmbuild/BUILD
10:17:26 + cd /root/rpmbuild/BUILD
10:17:26 + rm -rf src
10:17:26 + /usr/bin/mkdir -p src
10:17:26 + cd src
10:17:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
10:17:26 + /usr/bin/tar -xof -
10:17:26 + STATUS=0
10:17:26 + '[' 0 -ne 0 ']'
10:17:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
10:17:26 + /usr/bin/tar -xof -
10:17:27 + STATUS=0
10:17:27 + '[' 0 -ne 0 ']'
10:17:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
10:17:27 + RPM_EC=0
10:17:27 ++ jobs -p
10:17:27 + exit 0
10:17:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aiFplj
10:17:27 + umask 022
10:17:27 + cd /root/rpmbuild/BUILD
10:17:27 + cd src
10:17:27 + export DOCKER_GITCOMMIT=a70ae13
10:17:27 + DOCKER_GITCOMMIT=a70ae13
10:17:27 + mkdir -p /go/src/github.com/docker
10:17:27 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
10:17:27 + TMP_GOPATH=/go
10:17:27 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
10:17:27 + RM_GOPATH=0
10:17:27 + TMP_GOPATH=/go
10:17:27 + : /usr/local/bin
10:17:27 + '[' -z /go ']'
10:17:27 + export GOPATH=/go
10:17:27 + GOPATH=/go
10:17:27 + case "$(go env GOARCH)" in
10:17:27 ++ go env GOARCH
10:17:27 + export GO_BUILDMODE=-buildmode=pie
10:17:27 + GO_BUILDMODE=-buildmode=pie
10:17:27 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
10:17:27 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
10:17:27 + bin=rootlesskit
10:17:27 + shift
10:17:27 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
10:17:27 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
10:17:27 ++ : v0.14.4
10:17:27 + install_rootlesskit dynamic
10:17:27 + case "$1" in
10:17:27 + install_rootlesskit_dynamic
10:17:27 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
10:17:27 + ROOTLESSKIT_LDFLAGS=-linkmode=external
10:17:27 + export BUILD_MODE=-buildmode=pie
10:17:27 + BUILD_MODE=-buildmode=pie
10:17:27 + _install_rootlesskit
10:17:27 + echo 'Install rootlesskit version v0.14.4'
10:17:27 + for f in rootlesskit rootlesskit-docker-proxy
10:17:27 Install rootlesskit version v0.14.4
10:17:27 + GOBIN=/usr/local/bin
10:17:27 + GO111MODULE=on
10:17:27 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
10:17:27 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
10:17:28 go: downloading github.com/pkg/errors v0.9.1
10:17:28 go: downloading github.com/sirupsen/logrus v1.8.1
10:17:28 go: downloading github.com/urfave/cli/v2 v2.3.0
10:17:28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
10:17:28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
10:17:28 go: downloading github.com/google/uuid v1.3.0
10:17:28 go: downloading github.com/moby/vpnkit v0.5.0
10:17:28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
10:17:28 go: downloading github.com/gofrs/flock v0.8.1
10:17:28 go: downloading github.com/gorilla/mux v1.8.0
10:17:28 go: downloading github.com/moby/sys/mountinfo v0.4.1
10:17:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
10:17:28 go: downloading github.com/u-root/u-root v7.0.0+incompatible
10:17:29 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
10:17:29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
10:17:34 + for f in rootlesskit rootlesskit-docker-proxy
10:17:34 + GOBIN=/usr/local/bin
10:17:34 + GO111MODULE=on
10:17:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
10:17:36 + return
10:17:36 + RPM_EC=0
10:17:36 ++ jobs -p
10:17:36 + exit 0
10:17:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CZFDI6
10:17:36 + umask 022
10:17:36 + cd /root/rpmbuild/BUILD
10:17:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64 '!=' / ']'
10:17:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:36 + mkdir -p /root/rpmbuild/BUILDROOT
10:17:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:36 + cd src
10:17:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/dockerd-rootless.sh
10:17:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
10:17:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/rootlesskit
10:17:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
10:17:36 + /usr/lib/rpm/check-buildroot
10:17:36 + /usr/lib/rpm/redhat/brp-ldconfig
10:17:36 + /usr/lib/rpm/brp-compress
10:17:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
10:17:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
10:17:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
10:17:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
10:17:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
10:17:36 + /usr/lib/rpm/brp-python-hardlink
10:17:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
10:17:36 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
10:17:36 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
10:17:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aPD3Pl
10:17:36 + umask 022
10:17:36 + cd /root/rpmbuild/BUILD
10:17:36 + cd src
10:17:36 + /usr/local/bin/rootlesskit -v
10:17:36 rootlesskit version 0.14.4
10:17:36 + RPM_EC=0
10:17:36 ++ jobs -p
10:17:36 + exit 0
10:17:36 Processing files: docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:36 Provides: docker-ce-rootless-extras = 0:0.0.0.20220719190830.9d28e08-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220719190830.9d28e08-0.el9
10:17:36 Requires(interp): /bin/sh /bin/sh /bin/sh
10:17:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
10:17:36 Requires(post): /bin/sh
10:17:36 Requires(preun): /bin/sh
10:17:36 Requires(postun): /bin/sh
10:17:36 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
10:17:36 Conflicts: rootlesskit
10:17:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:36 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.src.rpm
10:17:43 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64.rpm
10:17:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zqNGnt
10:17:43 + umask 022
10:17:43 + cd /root/rpmbuild/BUILD
10:17:43 + cd src
10:17:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220719190830.9d28e08-0.el9.x86_64
10:17:43 + RPM_EC=0
10:17:43 ++ jobs -p
10:17:43 + exit 0
10:17:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AxJD8r
10:17:43 + umask 022
10:17:43 + cd /root/rpmbuild/BUILD
10:17:43 + cd /root/rpmbuild/BUILD
10:17:43 + rm -rf src
10:17:43 + /usr/bin/mkdir -p src
10:17:43 + cd src
10:17:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
10:17:43 + /usr/bin/tar -xof -
10:17:43 + STATUS=0
10:17:43 + '[' 0 -ne 0 ']'
10:17:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
10:17:43 + /usr/bin/tar -xof -
10:17:43 + STATUS=0
10:17:43 + '[' 0 -ne 0 ']'
10:17:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
10:17:43 + RPM_EC=0
10:17:43 ++ jobs -p
10:17:43 + exit 0
10:17:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sK5JbV
10:17:43 + umask 022
10:17:43 + cd /root/rpmbuild/BUILD
10:17:43 + cd src
10:17:43 + pushd /root/rpmbuild/BUILD/src/compose
10:17:43 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
10:17:43 + GOPROXY=https://proxy.golang.org
10:17:43 + GO111MODULE=on
10:17:43 + go mod download
10:18:22 + GOPROXY=https://proxy.golang.org
10:18:22 + GO111MODULE=on
10:18:22 + GIT_TAG=v2.8.0
10:18:22 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
10:18:22 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.8.0"  -o bin/docker-compose ./cmd
10:19:43 + popd
10:19:43 ~/rpmbuild/BUILD/src
10:19:43 + RPM_EC=0
10:19:43 ++ jobs -p
10:19:43 + exit 0
10:19:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YwW3ic
10:19:43 + umask 022
10:19:43 + cd /root/rpmbuild/BUILD
10:19:43 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64 '!=' / ']'
10:19:43 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64
10:19:43 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64
10:19:43 + mkdir -p /root/rpmbuild/BUILDROOT
10:19:43 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64
10:19:43 + cd src
10:19:43 + pushd /root/rpmbuild/BUILD/src/compose
10:19:43 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
10:19:43 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
10:19:43 ~/rpmbuild/BUILD/src
10:19:43 + popd
10:19:43 + for f in LICENSE MAINTAINERS NOTICE README.md
10:19:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
10:19:43 + for f in LICENSE MAINTAINERS NOTICE README.md
10:19:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
10:19:43 + for f in LICENSE MAINTAINERS NOTICE README.md
10:19:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
10:19:43 + for f in LICENSE MAINTAINERS NOTICE README.md
10:19:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
10:19:43 + /usr/lib/rpm/check-buildroot
10:19:43 + /usr/lib/rpm/redhat/brp-ldconfig
10:19:43 + /usr/lib/rpm/brp-compress
10:19:43 + /usr/lib/rpm/brp-strip /usr/bin/strip
10:19:43 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
10:19:43 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
10:19:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
10:19:43 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
10:19:43 + /usr/lib/rpm/brp-python-hardlink
10:19:43 + /usr/lib/rpm/redhat/brp-mangle-shebangs
10:19:43 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jSIVhW
10:19:43 + umask 022
10:19:43 + cd /root/rpmbuild/BUILD
10:19:43 + cd src
10:19:43 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
10:19:43 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
10:19:43 PASS: docker-compose version OK
10:19:43 + ver=v2.8.0
10:19:43 + test v2.8.0 = v2.8.0
10:19:43 + echo 'PASS: docker-compose version OK'
10:19:43 + RPM_EC=0
10:19:43 ++ jobs -p
10:19:43 + exit 0
10:19:43 Processing files: docker-compose-plugin-2.8.0-0.el9.x86_64
10:19:43 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P2Wa0N
10:19:43 + umask 022
10:19:43 + cd /root/rpmbuild/BUILD
10:19:43 + cd src
10:19:43 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
10:19:43 + export LC_ALL=C
10:19:43 + LC_ALL=C
10:19:43 + export DOCDIR
10:19:43 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
10:19:43 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
10:19:43 + RPM_EC=0
10:19:43 ++ jobs -p
10:19:43 + exit 0
10:19:43 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qvt7N0
10:19:43 + umask 022
10:19:43 + cd /root/rpmbuild/BUILD
10:19:43 + cd src
10:19:43 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
10:19:43 + export LC_ALL=C
10:19:43 + LC_ALL=C
10:19:43 + export LICENSEDIR
10:19:43 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
10:19:43 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
10:19:43 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
10:19:43 + RPM_EC=0
10:19:43 ++ jobs -p
10:19:43 + exit 0
10:19:43 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose
10:19:43 Provides: docker-compose-plugin = 0:2.8.0-0.el9 docker-compose-plugin(x86-64) = 0:2.8.0-0.el9
10:19:43 Requires(interp): /bin/sh /bin/sh /bin/sh
10:19:43 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
10:19:43 Requires(post): /bin/sh
10:19:43 Requires(preun): /bin/sh
10:19:43 Requires(postun): /bin/sh
10:19:43 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64
10:19:43 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.8.0-0.el9.src.rpm
10:19:46 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.8.0-0.el9.x86_64.rpm
10:19:46 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vEJyOz
10:19:46 + umask 022
10:19:46 + cd /root/rpmbuild/BUILD
10:19:46 + cd src
10:19:46 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.8.0-0.el9.x86_64
10:19:46 + RPM_EC=0
10:19:46 ++ jobs -p
10:19:46 + exit 0
10:19:46 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rkmXwo
10:19:46 + umask 022
10:19:46 + cd /root/rpmbuild/BUILD
10:19:46 + cd /root/rpmbuild/BUILD
10:19:46 + rm -rf src
10:19:46 + /usr/bin/mkdir -p src
10:19:46 + cd src
10:19:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
10:19:46 + /usr/bin/tar -xof -
10:19:46 + STATUS=0
10:19:46 + '[' 0 -ne 0 ']'
10:19:46 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
10:19:46 + /usr/bin/tar -xof -
10:19:46 + STATUS=0
10:19:46 + '[' 0 -ne 0 ']'
10:19:46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
10:19:46 + RPM_EC=0
10:19:46 ++ jobs -p
10:19:46 + exit 0
10:19:46 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pKJM1n
10:19:46 + umask 022
10:19:46 + cd /root/rpmbuild/BUILD
10:19:46 + cd src
10:19:46 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
10:19:46 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
10:19:46 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
10:19:46 GO111MODULE=on make -f builder.Makefile build
10:19:46 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
10:19:46 mkdir -p bin
10:19:46 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
10:19:46 go: downloading github.com/docker/cli v20.10.9+incompatible
10:19:47 go: downloading github.com/docker/docker v20.10.9+incompatible
10:19:47 go: downloading github.com/spf13/cobra v1.2.1
10:19:47 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
10:19:47 go: downloading github.com/docker/distribution v2.7.1+incompatible
10:19:47 go: downloading github.com/opencontainers/image-spec v1.0.1
10:19:47 go: downloading github.com/Masterminds/semver/v3 v3.1.1
10:19:47 go: downloading github.com/containerd/containerd v1.5.7
10:19:47 go: downloading github.com/moby/sys/mount v0.2.0
10:19:47 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
10:19:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
10:19:48 go: downloading google.golang.org/grpc v1.40.0
10:19:48 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
10:19:48 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
10:19:48 go: downloading github.com/opencontainers/runc v1.0.2
10:19:48 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
10:19:48 go: downloading google.golang.org/protobuf v1.26.0
10:19:48 go: downloading github.com/prometheus/client_golang v1.7.1
10:19:48 go: downloading github.com/cespare/xxhash/v2 v2.1.1
10:19:48 go: downloading github.com/prometheus/common v0.10.0
10:19:48 go: downloading github.com/prometheus/procfs v0.6.0
10:20:06 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
10:20:06 + popd
10:20:06 ~/rpmbuild/BUILD/src
10:20:06 + RPM_EC=0
10:20:06 ++ jobs -p
10:20:06 + exit 0
10:20:06 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z11jSK
10:20:06 + umask 022
10:20:06 + cd /root/rpmbuild/BUILD
10:20:06 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64 '!=' / ']'
10:20:06 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
10:20:06 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
10:20:06 + mkdir -p /root/rpmbuild/BUILDROOT
10:20:06 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
10:20:06 + cd src
10:20:06 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
10:20:06 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
10:20:06 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
10:20:06 + popd
10:20:06 ~/rpmbuild/BUILD/src
10:20:06 + /usr/lib/rpm/check-buildroot
10:20:06 + /usr/lib/rpm/redhat/brp-ldconfig
10:20:06 + /usr/lib/rpm/brp-compress
10:20:06 + /usr/lib/rpm/brp-strip /usr/bin/strip
10:20:06 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
10:20:06 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
10:20:06 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
10:20:06 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
10:20:06 + /usr/lib/rpm/brp-python-hardlink
10:20:06 + /usr/lib/rpm/redhat/brp-mangle-shebangs
10:20:06 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iRxQ7t
10:20:06 + umask 022
10:20:06 + cd /root/rpmbuild/BUILD
10:20:06 + cd src
10:20:06 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
10:20:06 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
10:20:06 + ver=v0.17.0
10:20:06 + test v0.17.0 = v0.17.0
10:20:06 + echo 'PASS: docker-scan version OK'
10:20:06 PASS: docker-scan version OK
10:20:06 + RPM_EC=0
10:20:06 ++ jobs -p
10:20:06 + exit 0
10:20:06 Processing files: docker-scan-plugin-0.17.0-0.el9.x86_64
10:20:06 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-scan
10:20:06 Provides: docker-scan-plugin = 0:0.17.0-0.el9 docker-scan-plugin(x86-64) = 0:0.17.0-0.el9
10:20:06 Requires(interp): /bin/sh /bin/sh /bin/sh
10:20:06 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
10:20:06 Requires(post): /bin/sh
10:20:06 Requires(preun): /bin/sh
10:20:06 Requires(postun): /bin/sh
10:20:06 Enhances: docker-ce-cli
10:20:06 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
10:20:06 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.el9.src.rpm
10:20:11 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.el9.x86_64.rpm
10:20:11 + umask 022
10:20:11 + cd /root/rpmbuild/BUILD
10:20:11 + cd src
10:20:11 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.el9.x86_64
10:20:11 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B0XieF
10:20:11 + RPM_EC=0
10:20:11 ++ jobs -p
10:20:11 + exit 0
10:20:17 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-724/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
10:20:17 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-724/rpm'