Skip to content
Success

Console Output

Skipping 36,134 KB.. Full Log
18:10:34     source_date_epoch_from_changelog set but %changelog is missing
18:10:34     source_date_epoch_from_changelog set but %changelog is missing
18:10:34     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221013135652.d85ef84-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:10:34     source_date_epoch_from_changelog set but %changelog is missing
18:10:34     source_date_epoch_from_changelog set but %changelog is missing
18:10:34     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:10:34 warning: source_date_epoch_from_changelog set but %changelog is missing
18:10:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YwFuhV
18:10:34 + umask 022
18:10:34 + cd /root/rpmbuild/BUILD
18:10:34 + cd /root/rpmbuild/BUILD
18:10:34 + rm -rf src
18:10:34 + /usr/bin/mkdir -p src
18:10:34 + cd src
18:10:34 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
18:10:34 + STATUS=0
18:10:34 + '[' 0 -ne 0 ']'
18:10:34 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
18:10:34 + STATUS=0
18:10:34 + '[' 0 -ne 0 ']'
18:10:34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:10:34 + RPM_EC=0
18:10:34 ++ jobs -p
18:10:34 + exit 0
18:10:34 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lav6vd
18:10:34 + umask 022
18:10:34 + cd /root/rpmbuild/BUILD
18:10:34 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:34 + export CFLAGS
18:10:34 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:34 + export CXXFLAGS
18:10:34 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:34 + export FFLAGS
18:10:34 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:34 + export FCFLAGS
18:10:34 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:10:34 + export LDFLAGS
18:10:34 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:10:34 + export LT_SYS_LIBRARY_PATH
18:10:34 + CC=gcc
18:10:34 + export CC
18:10:34 + CXX=g++
18:10:34 + export CXX
18:10:34 + cd src
18:10:34 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
18:10:34 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
18:10:34 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
18:10:34 GO111MODULE=on make -f builder.Makefile build
18:10:34 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
18:10:34 mkdir -p bin
18:10:34 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
18:10:34 go: downloading github.com/docker/cli v20.10.9+incompatible
18:10:34 go: downloading github.com/docker/docker v20.10.9+incompatible
18:10:34 go: downloading github.com/spf13/cobra v1.2.1
18:10:34 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
18:10:34 go: downloading github.com/docker/distribution v2.7.1+incompatible
18:10:34 go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
18:10:34 go: downloading github.com/opencontainers/image-spec v1.0.1
18:10:34 go: downloading github.com/docker/go-units v0.4.0
18:10:34 go: downloading github.com/Masterminds/semver/v3 v3.1.1
18:10:34 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:10:34 go: downloading github.com/containerd/containerd v1.5.7
18:10:34 go: downloading github.com/moby/sys/mount v0.2.0
18:10:34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:10:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
18:10:34 go: downloading google.golang.org/grpc v1.40.0
18:10:34 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
18:10:34 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
18:10:34 go: downloading github.com/opencontainers/runc v1.0.2
18:10:34 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
18:10:34 go: downloading google.golang.org/protobuf v1.26.0
18:10:34 go: downloading github.com/prometheus/client_golang v1.7.1
18:10:34 go: downloading github.com/cespare/xxhash/v2 v2.1.1
18:10:34 go: downloading github.com/prometheus/common v0.10.0
18:10:34 go: downloading github.com/prometheus/procfs v0.6.0
18:10:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
18:10:52 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
18:10:52 + popd
18:10:52 + RPM_EC=0
18:10:52 ~/rpmbuild/BUILD/src
18:10:52 ++ jobs -p
18:10:52 + exit 0
18:10:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8OmjOV
18:10:52 + umask 022
18:10:52 + cd /root/rpmbuild/BUILD
18:10:52 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 '!=' / ']'
18:10:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:10:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:10:52 + mkdir -p /root/rpmbuild/BUILDROOT
18:10:52 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:10:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CFLAGS
18:10:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CXXFLAGS
18:10:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FFLAGS
18:10:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FCFLAGS
18:10:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld'
18:10:52 + export LDFLAGS
18:10:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:10:52 + export LT_SYS_LIBRARY_PATH
18:10:52 + CC=gcc
18:10:52 + export CC
18:10:52 + CXX=g++
18:10:52 + export CXX
18:10:52 + cd src
18:10:52 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
18:10:52 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
18:10:52 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:10:52 ~/rpmbuild/BUILD/src
18:10:52 + popd
18:10:52 + /usr/lib/rpm/check-buildroot
18:10:52 + /usr/lib/rpm/redhat/brp-ldconfig
18:10:52 + /usr/lib/rpm/brp-compress
18:10:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:10:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:10:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:10:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:10:52 + /usr/lib/rpm/check-rpaths
18:10:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:10:52 + /usr/lib/rpm/brp-remove-la-files
18:10:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:10:52 + /usr/lib/rpm/redhat/brp-python-hardlink
18:10:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qSI3ck
18:10:52 + umask 022
18:10:52 + cd /root/rpmbuild/BUILD
18:10:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CFLAGS
18:10:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CXXFLAGS
18:10:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FFLAGS
18:10:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FCFLAGS
18:10:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld'
18:10:52 + export LDFLAGS
18:10:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:10:52 + export LT_SYS_LIBRARY_PATH
18:10:52 + CC=gcc
18:10:52 + export CC
18:10:52 + CXX=g++
18:10:52 + export CXX
18:10:52 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
18:10:52 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64
18:10:52 + cd src
18:10:52 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
18:10:52 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:10:52 + ver=v0.17.0
18:10:52 + test v0.17.0 = v0.17.0
18:10:52 + echo 'PASS: docker-scan version OK'
18:10:52 PASS: docker-scan version OK
18:10:52 + RPM_EC=0
18:10:52 ++ jobs -p
18:10:52 + exit 0
18:10:52 Processing files: docker-scan-plugin-0.17.0-0.fc36.x86_64
18:10:52 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:10:52 Provides: docker-scan-plugin = 0:0.17.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc36
18:10:52 Requires(interp): /bin/sh /bin/sh /bin/sh
18:10:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:10:52 Requires(post): /bin/sh
18:10:52 Requires(preun): /bin/sh
18:10:52 Requires(postun): /bin/sh
18:10:52 Enhances: docker-ce-cli
18:10:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:10:52 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc36.src.rpm
18:10:52 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
18:10:52 ~/rpmbuild/BUILD/src
18:10:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lsR6hQ
18:10:52 + popd
18:10:52 + RPM_EC=0
18:10:52 ++ jobs -p
18:10:52 + exit 0
18:10:52 + umask 022
18:10:52 + cd /root/rpmbuild/BUILD
18:10:52 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64 '!=' / ']'
18:10:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64
18:10:52 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
18:10:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64
18:10:52 + mkdir -p /root/rpmbuild/BUILDROOT
18:10:52 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64
18:10:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CFLAGS
18:10:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CXXFLAGS
18:10:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FFLAGS
18:10:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FCFLAGS
18:10:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:10:52 + export LDFLAGS
18:10:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:10:52 + export LT_SYS_LIBRARY_PATH
18:10:52 + CC=gcc
18:10:52 + export CC
18:10:52 + CXX=g++
18:10:52 + export CXX
18:10:52 + cd src
18:10:52 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
18:10:52 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:10:52 ~/rpmbuild/BUILD/src
18:10:52 + popd
18:10:52 + /usr/lib/rpm/check-buildroot
18:10:52 + /usr/lib/rpm/redhat/brp-ldconfig
18:10:52 + /usr/lib/rpm/brp-compress
18:10:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:10:52 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:10:52 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:10:52 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:10:52 + /usr/lib/rpm/check-rpaths
18:10:52 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:10:52 + /usr/lib/rpm/brp-remove-la-files
18:10:52 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:10:52 + /usr/lib/rpm/redhat/brp-python-hardlink
18:10:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5jkylA
18:10:52 + umask 022
18:10:52 + cd /root/rpmbuild/BUILD
18:10:52 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CFLAGS
18:10:52 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:10:52 + export CXXFLAGS
18:10:52 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FFLAGS
18:10:52 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:10:52 + export FCFLAGS
18:10:52 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
18:10:52 + export LDFLAGS
18:10:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:10:52 + export LT_SYS_LIBRARY_PATH
18:10:52 + CC=gcc
18:10:52 + export CC
18:10:52 + CXX=g++
18:10:52 + export CXX
18:10:52 + cd src
18:10:52 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
18:10:52 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:10:52 PASS: docker-scan version OK
18:10:52 + ver=v0.17.0
18:10:52 + test v0.17.0 = v0.17.0
18:10:52 + echo 'PASS: docker-scan version OK'
18:10:52 + RPM_EC=0
18:10:52 ++ jobs -p
18:10:52 + exit 0
18:10:52 Processing files: docker-scan-plugin-0.17.0-0.fc37.x86_64
18:10:52 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:10:52 Provides: docker-scan-plugin = 0:0.17.0-0.fc37 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc37
18:10:52 Requires(interp): /bin/sh /bin/sh /bin/sh
18:10:52 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:10:52 Requires(post): /bin/sh
18:10:52 Requires(preun): /bin/sh
18:10:52 Requires(postun): /bin/sh
18:10:52 Enhances: docker-ce-cli
18:10:52 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64
18:10:52 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc37.src.rpm
18:10:56 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm
18:10:56 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HJXGZS
18:10:56 + umask 022
18:10:56 + cd /root/rpmbuild/BUILD
18:10:56 + cd src
18:10:56 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:10:56 + RPM_EC=0
18:10:56 ++ jobs -p
18:10:56 + exit 0
18:10:56 
18:10:56 RPM build warnings:
18:10:56     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:10:56     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:10:56     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:10:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221013135652.d85ef84-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:10:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:10:56     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:10:58 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc37.x86_64.rpm
18:10:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RvQ980
18:10:58 + umask 022
18:10:58 + cd /root/rpmbuild/BUILD
18:10:58 + cd src
18:10:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64
18:10:58 + RPM_EC=0
18:10:58 ++ jobs -p
18:10:58 + exit 0
18:10:58 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.pc6cEj
18:10:58 + umask 022
18:10:58 + cd /root/rpmbuild/BUILD
18:10:58 + rm -rf src src.gemspec
18:10:58 + RPM_EC=0
18:10:58 ++ jobs -p
18:10:58 + exit 0
18:10:58     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:10:58     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:10:58     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:10:58     source_date_epoch_from_changelog set but %changelog is missing
18:10:58     source_date_epoch_from_changelog set but %changelog is missing
18:10:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20221013135652.d85ef84-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:10:58     source_date_epoch_from_changelog set but %changelog is missing
18:10:58     source_date_epoch_from_changelog set but %changelog is missing
18:10:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.12.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:10:58     source_date_epoch_from_changelog set but %changelog is missing
18:10:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:10:58 
18:10:58 RPM build warnings:
18:10:59 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
18:11:00 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
18:11:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm'
[Pipeline] sh
18:11:00 + make clean
18:11:00 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773:/v -w /v alpine chown -R 1000:1000 src
18:11:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm'
[Pipeline] sh
18:11:01 + make clean
18:11:01 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773:/v -w /v alpine chown -R 1000:1000 src
18:11:01 rm -f -r src
18:11:01 make -C rpm clean
18:11:01 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm'
18:11:01 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:11:02 rm -f -r src
18:11:02 make -C rpm clean
18:11:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm'
18:11:02 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:11:02 rm -f -r rpmbuild/
18:11:02 docker builder prune -f --filter until=24h
18:11:02 Total:	0B
18:11:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm'
18:11:02 make -C deb clean
18:11:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/deb'
18:11:02 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:11:02 rm -f -r debbuild
18:11:02 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/deb:/v -w /v alpine chown -R 1000:1000 sources
18:11:02 rm -f -r sources
18:11:02 docker builder prune -f --filter until=24h
18:11:02 Total:	0B
18:11:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/deb'
18:11:02 make -C static clean
18:11:02 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/static'
18:11:02 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/static:/v -w /v alpine chown -R 1000:1000 build
18:11:02 rm -f -r build
18:11:02 docker builder prune -f --filter until=24h
18:11:02 Total:	0B
18:11:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:11:03 rm -f -r rpmbuild/
18:11:03 docker builder prune -f --filter until=24h
18:11:03 Total:	0B
18:11:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/rpm'
18:11:03 make -C deb clean
18:11:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/deb'
18:11:03 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:11:03 rm -f -r debbuild
18:11:03 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/deb:/v -w /v alpine chown -R 1000:1000 sources
18:11:03 rm -f -r sources
18:11:03 docker builder prune -f --filter until=24h
18:11:03 Total:	0B
18:11:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/deb'
18:11:03 make -C static clean
18:11:03 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/static'
18:11:03 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-773/static:/v -w /v alpine chown -R 1000:1000 build
18:11:03 rm -f -r build
18:11:03 docker builder prune -f --filter until=24h
18:11:03 Total:	0B
18:11:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-773/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS