Skip to content

Console Output

Skipping 881 KB.. Full Log
t) 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)
14:03:47 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
14:03:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:03:47 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.src.rpm
14:04:54 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.x86_64.rpm
14:04:54 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rsPTp5
14:04:54 + umask 022
14:04:54 + cd /root/rpmbuild/BUILD
14:04:54 + cd src
14:04:54 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:04:54 + RPM_EC=0
14:04:54 ++ jobs -p
14:04:54 + exit 0
14:04:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lo4Jlx
14:04:54 + umask 022
14:04:54 + cd /root/rpmbuild/BUILD
14:04:54 + cd /root/rpmbuild/BUILD
14:04:54 + rm -rf src
14:04:54 + /usr/bin/mkdir -p src
14:04:54 + cd src
14:04:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:04:54 + /usr/bin/tar -xof -
14:04:54 + STATUS=0
14:04:54 + '[' 0 -ne 0 ']'
14:04:54 + /usr/bin/tar -xof -
14:04:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
14:04:54 + STATUS=0
14:04:54 + '[' 0 -ne 0 ']'
14:04:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:04:54 + RPM_EC=0
14:04:54 ++ jobs -p
14:04:54 + exit 0
14:04:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gF0iO0
14:04:54 + umask 022
14:04:54 + cd /root/rpmbuild/BUILD
14:04:54 + cd src
14:04:54 + export DOCKER_GITCOMMIT=906f57f
14:04:54 + DOCKER_GITCOMMIT=906f57f
14:04:54 + mkdir -p /go/src/github.com/docker
14:04:54 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
14:04:54 + TMP_GOPATH=/go
14:04:54 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
14:04:54 + RM_GOPATH=0
14:04:54 + TMP_GOPATH=/go
14:04:54 + : /usr/local/bin
14:04:54 + '[' -z /go ']'
14:04:54 + export GOPATH=/go
14:04:54 + GOPATH=/go
14:04:54 + case "$(go env GOARCH)" in
14:04:54 ++ go env GOARCH
14:04:54 + export GO_BUILDMODE=-buildmode=pie
14:04:54 + GO_BUILDMODE=-buildmode=pie
14:04:54 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
14:04:54 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
14:04:54 + bin=rootlesskit
14:04:54 + shift
14:04:54 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
14:04:54 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
14:04:54 ++ : v0.14.4
14:04:54 + install_rootlesskit dynamic
14:04:54 + case "$1" in
14:04:54 + install_rootlesskit_dynamic
14:04:54 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
14:04:54 + ROOTLESSKIT_LDFLAGS=-linkmode=external
14:04:54 + export BUILD_MODE=-buildmode=pie
14:04:54 + BUILD_MODE=-buildmode=pie
14:04:54 + _install_rootlesskit
14:04:54 Install rootlesskit version v0.14.4
14:04:54 + echo 'Install rootlesskit version v0.14.4'
14:04:54 + for f in rootlesskit rootlesskit-docker-proxy
14:04:54 + GOBIN=/usr/local/bin
14:04:54 + GO111MODULE=on
14:04:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
14:04:54 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
14:05:01 go: downloading github.com/pkg/errors v0.9.1
14:05:01 go: downloading github.com/sirupsen/logrus v1.8.1
14:05:01 go: downloading github.com/urfave/cli/v2 v2.3.0
14:05:01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
14:05:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
14:05:01 go: downloading github.com/google/uuid v1.3.0
14:05:01 go: downloading github.com/moby/vpnkit v0.5.0
14:05:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
14:05:01 go: downloading github.com/gofrs/flock v0.8.1
14:05:01 go: downloading github.com/gorilla/mux v1.8.0
14:05:01 go: downloading github.com/moby/sys/mountinfo v0.4.1
14:05:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
14:05:01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
14:05:03 go: downloading github.com/u-root/u-root v7.0.0+incompatible
14:05:04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
14:05:11 + for f in rootlesskit rootlesskit-docker-proxy
14:05:11 + GOBIN=/usr/local/bin
14:05:11 + GO111MODULE=on
14:05:11 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
14:05:12 + return
14:05:12 + RPM_EC=0
14:05:12 ++ jobs -p
14:05:12 + exit 0
14:05:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3g05QK
14:05:12 + umask 022
14:05:12 + cd /root/rpmbuild/BUILD
14:05:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64 '!=' / ']'
14:05:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:05:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:05:12 + mkdir -p /root/rpmbuild/BUILDROOT
14:05:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:05:12 + cd src
14:05:12 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
14:05:12 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
14:05:12 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/rootlesskit
14:05:12 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
14:05:12 + /usr/lib/rpm/check-buildroot
14:05:12 + /usr/lib/rpm/redhat/brp-ldconfig
14:05:12 + /usr/lib/rpm/brp-compress
14:05:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:05:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:05:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
14:05:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:05:12 + /usr/lib/rpm/check-rpaths
14:05:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:05:12 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
14:05:12 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
14:05:12 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
14:05:12 + /usr/lib/rpm/redhat/brp-python-hardlink
14:05:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qhXXSg
14:05:12 + umask 022
14:05:12 + cd /root/rpmbuild/BUILD
14:05:12 + cd src
14:05:12 + /usr/local/bin/rootlesskit -v
14:05:12 rootlesskit version 0.14.4
14:05:12 + RPM_EC=0
14:05:12 ++ jobs -p
14:05:12 + exit 0
14:05:12 Processing files: docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:05:12 Provides: docker-ce-rootless-extras = 0:0.0.0.20220304171807.a224086-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220304171807.a224086-0.fc35
14:05:12 Requires(interp): /bin/sh /bin/sh /bin/sh
14:05:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:05:12 Requires(post): /bin/sh
14:05:12 Requires(preun): /bin/sh
14:05:12 Requires(postun): /bin/sh
14:05:12 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)
14:05:12 Conflicts: rootlesskit
14:05:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:05:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.src.rpm
14:05:19 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64.rpm
14:05:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.o3jj4b
14:05:19 + umask 022
14:05:19 + cd /root/rpmbuild/BUILD
14:05:19 + cd src
14:05:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220304171807.a224086-0.fc35.x86_64
14:05:19 + RPM_EC=0
14:05:19 ++ jobs -p
14:05:19 + exit 0
14:05:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FDznCa
14:05:19 + umask 022
14:05:19 + cd /root/rpmbuild/BUILD
14:05:19 + cd /root/rpmbuild/BUILD
14:05:19 + rm -rf src
14:05:19 + /usr/bin/mkdir -p src
14:05:19 + cd src
14:05:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
14:05:19 + /usr/bin/tar -xof -
14:05:19 + STATUS=0
14:05:19 + '[' 0 -ne 0 ']'
14:05:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
14:05:19 + /usr/bin/tar -xof -
14:05:19 + STATUS=0
14:05:19 + '[' 0 -ne 0 ']'
14:05:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:05:19 + RPM_EC=0
14:05:19 ++ jobs -p
14:05:19 + exit 0
14:05:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5gJKJA
14:05:19 + umask 022
14:05:19 + cd /root/rpmbuild/BUILD
14:05:19 + cd src
14:05:19 + pushd /root/rpmbuild/BUILD/src/compose
14:05:19 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
14:05:19 + GOPROXY=https://proxy.golang.org
14:05:19 + GO111MODULE=on
14:05:19 + go mod download
14:06:16 + GOPROXY=https://proxy.golang.org
14:06:16 + GO111MODULE=on
14:06:16 + GIT_TAG=v2.3.3
14:06:16 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
14:06:16 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.3.3"  -o bin/docker-compose ./cmd
14:07:12 + popd
14:07:12 ~/rpmbuild/BUILD/src
14:07:12 + RPM_EC=0
14:07:12 ++ jobs -p
14:07:12 + exit 0
14:07:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QBJtXE
14:07:12 + umask 022
14:07:12 + cd /root/rpmbuild/BUILD
14:07:12 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64 '!=' / ']'
14:07:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
14:07:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
14:07:12 + mkdir -p /root/rpmbuild/BUILDROOT
14:07:12 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
14:07:12 + cd src
14:07:12 + pushd /root/rpmbuild/BUILD/src/compose
14:07:12 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
14:07:12 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
14:07:12 ~/rpmbuild/BUILD/src
14:07:12 + popd
14:07:12 + for f in LICENSE MAINTAINERS NOTICE README.md
14:07:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
14:07:12 + for f in LICENSE MAINTAINERS NOTICE README.md
14:07:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
14:07:12 + for f in LICENSE MAINTAINERS NOTICE README.md
14:07:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
14:07:12 + for f in LICENSE MAINTAINERS NOTICE README.md
14:07:12 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
14:07:12 + /usr/lib/rpm/check-buildroot
14:07:12 + /usr/lib/rpm/redhat/brp-ldconfig
14:07:12 + /usr/lib/rpm/brp-compress
14:07:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:07:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:07:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
14:07:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:07:12 + /usr/lib/rpm/check-rpaths
14:07:13 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:07:13 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
14:07:13 + /usr/lib/rpm/redhat/brp-python-hardlink
14:07:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ktVsjt
14:07:13 + umask 022
14:07:13 + cd /root/rpmbuild/BUILD
14:07:13 + cd src
14:07:13 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
14:07:13 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
14:07:13 + ver=v2.3.3
14:07:13 + test v2.3.3 = v2.3.3
14:07:13 + echo 'PASS: docker-compose version OK'
14:07:13 + RPM_EC=0
14:07:13 PASS: docker-compose version OK
14:07:13 ++ jobs -p
14:07:13 + exit 0
14:07:13 Processing files: docker-compose-plugin-2.3.3-0.fc35.x86_64
14:07:13 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SKPmlM
14:07:13 + umask 022
14:07:13 + cd /root/rpmbuild/BUILD
14:07:13 + cd src
14:07:13 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
14:07:13 + export LC_ALL=C
14:07:13 + LC_ALL=C
14:07:13 + export DOCDIR
14:07:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
14:07:13 + 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.3.3-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
14:07:13 + RPM_EC=0
14:07:13 ++ jobs -p
14:07:13 + exit 0
14:07:13 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f20htJ
14:07:13 + umask 022
14:07:13 + cd /root/rpmbuild/BUILD
14:07:13 + cd src
14:07:13 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
14:07:13 + export LC_ALL=C
14:07:13 + LC_ALL=C
14:07:13 + export LICENSEDIR
14:07:13 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
14:07:13 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
14:07:13 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
14:07:13 + RPM_EC=0
14:07:13 ++ jobs -p
14:07:13 + exit 0
14:07:13 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
14:07:13 Provides: docker-compose-plugin = 0:2.3.3-0.fc35 docker-compose-plugin(x86-64) = 0:2.3.3-0.fc35
14:07:13 Requires(interp): /bin/sh /bin/sh /bin/sh
14:07:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:07:13 Requires(post): /bin/sh
14:07:13 Requires(preun): /bin/sh
14:07:13 Requires(postun): /bin/sh
14:07:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
14:07:13 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.3.3-0.fc35.src.rpm
14:07:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.3.3-0.fc35.x86_64.rpm
14:07:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m7JhJ6
14:07:25 + umask 022
14:07:25 + cd /root/rpmbuild/BUILD
14:07:25 + cd src
14:07:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.3-0.fc35.x86_64
14:07:25 + RPM_EC=0
14:07:25 ++ jobs -p
14:07:25 + exit 0
14:07:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Up2gd4
14:07:25 + umask 022
14:07:25 + cd /root/rpmbuild/BUILD
14:07:25 + cd /root/rpmbuild/BUILD
14:07:25 + rm -rf src
14:07:25 + /usr/bin/mkdir -p src
14:07:25 + cd src
14:07:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
14:07:25 + /usr/bin/tar -xof -
14:07:25 + STATUS=0
14:07:25 + '[' 0 -ne 0 ']'
14:07:25 + /usr/bin/tar -xof -
14:07:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
14:07:25 + STATUS=0
14:07:25 + '[' 0 -ne 0 ']'
14:07:25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
14:07:25 + RPM_EC=0
14:07:25 ++ jobs -p
14:07:25 + exit 0
14:07:25 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KDRlLM
14:07:25 + umask 022
14:07:25 + cd /root/rpmbuild/BUILD
14:07:25 + cd src
14:07:25 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
14:07:25 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
14:07:25 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
14:07:25 GO111MODULE=on make -f builder.Makefile build
14:07:25 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
14:07:25 mkdir -p bin
14:07:25 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
14:08:21 go: downloading github.com/docker/cli v20.10.9+incompatible
14:08:21 go: downloading github.com/docker/docker v20.10.9+incompatible
14:08:21 go: downloading github.com/spf13/cobra v1.2.1
14:08:21 go: downloading github.com/fvbommel/sortorder v1.0.2
14:08:21 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
14:08:21 go: downloading github.com/docker/distribution v2.7.1+incompatible
14:08:21 go: downloading github.com/theupdateframework/notary v0.7.0
14:08:21 go: downloading github.com/opencontainers/image-spec v1.0.1
14:08:21 go: downloading github.com/Masterminds/semver/v3 v3.1.1
14:08:21 go: downloading github.com/containerd/containerd v1.5.7
14:08:21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
14:08:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
14:08:24 go: downloading google.golang.org/grpc v1.40.0
14:08:25 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
14:08:25 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
14:08:26 go: downloading github.com/opencontainers/runc v1.0.2
14:08:26 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
14:08:27 go: downloading google.golang.org/protobuf v1.26.0
14:08:29 go: downloading github.com/prometheus/client_golang v1.7.1
14:08:29 go: downloading github.com/cespare/xxhash/v2 v2.1.1
14:08:30 go: downloading github.com/prometheus/common v0.10.0
14:08:30 go: downloading github.com/prometheus/procfs v0.6.0
14:09:02 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
14:09:02 + popd
14:09:02 + RPM_EC=0
14:09:02 ++ jobs -p
14:09:02 + exit 0
14:09:02 ~/rpmbuild/BUILD/src
14:09:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2hfUjY
14:09:02 + umask 022
14:09:02 + cd /root/rpmbuild/BUILD
14:09:02 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
14:09:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
14:09:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
14:09:02 + mkdir -p /root/rpmbuild/BUILDROOT
14:09:02 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
14:09:02 + cd src
14:09:02 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
14:09:02 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
14:09:02 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
14:09:02 ~/rpmbuild/BUILD/src
14:09:02 + popd
14:09:02 + /usr/lib/rpm/check-buildroot
14:09:02 + /usr/lib/rpm/redhat/brp-ldconfig
14:09:02 + /usr/lib/rpm/brp-compress
14:09:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
14:09:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
14:09:02 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
14:09:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
14:09:02 + /usr/lib/rpm/check-rpaths
14:09:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
14:09:02 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
14:09:02 + /usr/lib/rpm/redhat/brp-python-hardlink
14:09:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JBzPw3
14:09:02 + umask 022
14:09:02 + cd /root/rpmbuild/BUILD
14:09:02 + cd src
14:09:02 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
14:09:02 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
14:09:02 + ver=v0.17.0
14:09:02 + test v0.17.0 = v0.17.0
14:09:02 + echo 'PASS: docker-scan version OK'
14:09:02 PASS: docker-scan version OK
14:09:02 + RPM_EC=0
14:09:02 ++ jobs -p
14:09:02 + exit 0
14:09:02 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
14:09:02 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
14:09:02 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
14:09:02 Requires(interp): /bin/sh /bin/sh /bin/sh
14:09:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
14:09:02 Requires(post): /bin/sh
14:09:02 Requires(preun): /bin/sh
14:09:02 Requires(postun): /bin/sh
14:09:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
14:09:02 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
14:09:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
14:09:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PDtmI6
14:09:08 + umask 022
14:09:08 + cd /root/rpmbuild/BUILD
14:09:08 + cd src
14:09:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
14:09:08 + RPM_EC=0
14:09:08 ++ jobs -p
14:09:08 + exit 0
14:09:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-651/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
14:09:13 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-651/rpm'