Skip to content

Console Output

Skipping 1,010 KB.. Full Log
U/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCFiXzwYAMNSyyfIAAAA=+ GO111MODULE=on
18:05:16 + CGO_ENABLED=0
18:05:16 + go build -mod=vendor -trimpath '-ldflags=-X github.com/docker/buildx/version.Version=v0.10.0-rc2 -X github.com/docker/buildx/version.Revision=64e4c19 -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o bin/docker-buildx ./cmd/buildx
18:05:16 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:07:07 + popd
18:07:07 + RPM_EC=0
18:07:07 ~/rpmbuild/BUILD/src
18:07:07 ++ jobs -p
18:07:07 + exit 0
18:07:07 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WnBttR
18:07:07 + umask 022
18:07:07 + cd /root/rpmbuild/BUILD
18:07:07 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64 '!=' / ']'
18:07:07 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64
18:07:07 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64
18:07:07 + mkdir -p /root/rpmbuild/BUILDROOT
18:07:07 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:07:07 + export CFLAGS
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:07:07 + export CXXFLAGS
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:07:07 + export FFLAGS
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:07:07 + export FCFLAGS
18:07:07 + 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-buildx-plugin-0.10.0~rc2-0.fc36.aarch64.ld'
18:07:07 + export LDFLAGS
18:07:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:07:07 + export LT_SYS_LIBRARY_PATH
18:07:07 + CC=gcc
18:07:07 + export CC
18:07:07 + CXX=g++
18:07:07 + export CXX
18:07:07 + cd src
18:07:07 + pushd /root/rpmbuild/BUILD/src/buildx
18:07:07 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
18:07:07 + install -D -p -m 0755 bin/docker-buildx /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:07:07 + popd
18:07:07 + /usr/lib/rpm/check-buildroot
18:07:07 ~/rpmbuild/BUILD/src
18:07:07 + /usr/lib/rpm/redhat/brp-ldconfig
18:07:07 + /usr/lib/rpm/brp-compress
18:07:07 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:07:07 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:07:07 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:07:07 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:07:07 + /usr/lib/rpm/check-rpaths
18:07:07 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:07:07 + /usr/lib/rpm/brp-remove-la-files
18:07:07 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:07:07 + /usr/lib/rpm/redhat/brp-python-hardlink
18:07:07 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.huIulT
18:07:07 + umask 022
18:07:07 + cd /root/rpmbuild/BUILD
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:07:07 + export CFLAGS
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:07:07 + export CXXFLAGS
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:07:07 + export FFLAGS
18:07:07 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:07:07 + export FCFLAGS
18:07:07 + 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-buildx-plugin-0.10.0~rc2-0.fc36.aarch64.ld'
18:07:07 + export LDFLAGS
18:07:07 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:07:07 + export LT_SYS_LIBRARY_PATH
18:07:07 + CC=gcc
18:07:07 + export CC
18:07:07 + CXX=g++
18:07:07 + export CXX
18:07:07 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
18:07:07 + /usr/lib/rpm/generate-rpm-note.sh docker-buildx-plugin 0.10.0~rc2-0.fc36 aarch64
18:07:07 + cd src
18:07:07 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
18:07:07 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:07:07 + ver=v0.10.0-rc2
18:07:07 + test v0.10.0-rc2 = v0.10.0-rc2
18:07:07 + echo 'PASS: docker-buildx version OK'
18:07:07 + RPM_EC=0
18:07:07 PASS: docker-buildx version OK
18:07:07 ++ jobs -p
18:07:07 + exit 0
18:07:07 Processing files: docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64
18:07:07 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:07:07 Provides: docker-buildx-plugin = 0:0.10.0~rc2-0.fc36 docker-buildx-plugin(aarch-64) = 0:0.10.0~rc2-0.fc36
18:07:07 Requires(interp): /bin/sh /bin/sh /bin/sh
18:07:07 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:07:07 Requires(post): /bin/sh
18:07:07 Requires(preun): /bin/sh
18:07:07 Requires(postun): /bin/sh
18:07:07 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64
18:07:07 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.10.0~rc2-0.fc36.src.rpm
18:07:19 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64.rpm
18:07:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bejocV
18:07:19 + umask 022
18:07:19 + cd /root/rpmbuild/BUILD
18:07:19 + cd src
18:07:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64
18:07:19 + RPM_EC=0
18:07:19 ++ jobs -p
18:07:19 + exit 0
18:07:19     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:07:19     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:07:19 
18:07:19 RPM build warnings:
18:07:19     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:07:19     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230109135126.4c0a3c3-0.fc36.aarch64/usr/bin/docker-proxy
18:07:19     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:07:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XPE0zl
18:07:19 + umask 022
18:07:19 + cd /root/rpmbuild/BUILD
18:07:19 + cd /root/rpmbuild/BUILD
18:07:19 + rm -rf src
18:07:19 + /usr/bin/mkdir -p src
18:07:19 + cd src
18:07:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:07:19 + /usr/bin/tar -xof -
18:07:19 + STATUS=0
18:07:19 + '[' 0 -ne 0 ']'
18:07:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
18:07:19 + /usr/bin/tar -xof -
18:07:19 + STATUS=0
18:07:19 + '[' 0 -ne 0 ']'
18:07:19 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
18:07:19 + RPM_EC=0
18:07:19 ++ jobs -p
18:07:19 + exit 0
18:07:19 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TUUKwm
18:07:19 + umask 022
18:07:19 + cd /root/rpmbuild/BUILD
18:07:19 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:07:19 + export CFLAGS
18:07:19 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:07:19 + export CXXFLAGS
18:07:19 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:07:19 + export FFLAGS
18:07:19 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:07:19 + export FCFLAGS
18:07:19 + 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-compose-plugin-2.14.2-0.fc36.aarch64.ld'
18:07:19 + export LDFLAGS
18:07:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:07:19 + export LT_SYS_LIBRARY_PATH
18:07:19 + CC=gcc
18:07:19 + export CC
18:07:19 + CXX=g++
18:07:19 + export CXX
18:07:19 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
18:07:19 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.14.2-0.fc36 aarch64
18:07:19 + cd src
18:07:19 + pushd /root/rpmbuild/BUILD/src/compose
18:07:19 + make VERSION=v2.14.2 DESTDIR=./bin build
18:07:19 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:07:19 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -tags "e2e,kube" -ldflags "-s -w -X github.com/docker/compose/v2/internal.Version=v2.14.2" -o "./bin/docker-compose" ./cmd
18:07:19 go: downloading github.com/docker/cli v20.10.3-0.20221013132413-1d6c6e2367e2+incompatible
18:07:19 go: downloading golang.org/x/sys v0.0.0-20220825204002-c680a09ffe64
18:07:19 go: downloading github.com/docker/docker v20.10.3-0.20221021173910-5aac513617f0+incompatible
18:07:19 go: downloading github.com/theupdateframework/notary v0.7.0
18:07:19 go: downloading github.com/compose-spec/compose-go v1.8.0
18:07:19 go: downloading github.com/hashicorp/go-version v1.6.0
18:07:19 go: downloading github.com/docker/buildx v0.9.1
18:07:19 go: downloading github.com/mattn/go-shellwords v1.0.12
18:07:19 go: downloading github.com/moby/buildkit v0.10.1-0.20220816171719-55ba9d14360a
18:07:19 go: downloading go.opentelemetry.io/otel v1.11.2
18:07:19 go: downloading github.com/distribution/distribution/v3 v3.0.0-20221201083218-92d136e113cf
18:07:20 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:07:20 go: downloading github.com/opencontainers/image-spec v1.1.0-rc2
18:07:20 go: downloading golang.org/x/sync v0.1.0
18:07:20 go: downloading k8s.io/client-go v0.22.4
18:07:20 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:07:20 go: downloading github.com/imdario/mergo v0.3.13
18:07:20 go: downloading github.com/containerd/console v1.0.3
18:07:20 go: downloading golang.org/x/text v0.3.7
18:07:20 go: downloading github.com/mattn/go-isatty v0.0.16
18:07:20 go: downloading github.com/buger/goterm v1.0.4
18:07:20 go: downloading github.com/stretchr/testify v1.8.1
18:07:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
18:07:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.4.1
18:07:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
18:07:20 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
18:07:20 go: downloading go.opentelemetry.io/otel/trace v1.11.2
18:07:20 go: downloading k8s.io/api v0.22.4
18:07:21 go: downloading k8s.io/apimachinery v0.22.4
18:07:21 go: downloading github.com/gofrs/flock v0.8.0
18:07:21 go: downloading github.com/AlecAivazis/survey/v2 v2.3.6
18:07:21 go: downloading github.com/golang/mock v1.6.0
18:07:21 go: downloading github.com/klauspost/compress v1.15.9
18:07:21 go: downloading golang.org/x/time v0.0.0-20220210224613-90d013bbcef8
18:07:21 go: downloading github.com/hashicorp/errwrap v1.1.0
18:07:21 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
18:07:21 go: downloading github.com/tonistiigi/fsutil v0.0.0-20220930225714-4638ad635be5
18:07:21 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
18:07:21 go: downloading google.golang.org/grpc v1.47.0
18:07:21 go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
18:07:21 go: downloading golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88
18:07:21 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:07:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
18:07:22 go: downloading github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f
18:07:22 go: downloading github.com/mattn/go-runewidth v0.0.14
18:07:22 go: downloading k8s.io/klog/v2 v2.60.1
18:07:22 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
18:07:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
18:07:22 go: downloading google.golang.org/genproto v0.0.0-20220502173005-c8bf987b8c21
18:07:22 go: downloading google.golang.org/protobuf v1.28.0
18:07:22 go: downloading github.com/go-logr/stdr v1.2.2
18:07:22 go: downloading github.com/containerd/typeurl v1.0.2
18:07:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
18:07:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
18:07:22 go: downloading github.com/pelletier/go-toml v1.9.4
18:07:22 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:07:22 go: downloading github.com/google/gofuzz v1.2.0
18:07:22 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
18:07:22 go: downloading github.com/gogo/googleapis v1.4.1
18:07:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1
18:07:23 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
18:07:23 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
18:07:23 go: downloading github.com/moby/locker v1.0.1
18:07:23 go: downloading github.com/felixge/httpsnoop v1.0.2
18:07:23 go: downloading go.opentelemetry.io/otel/metric v0.27.0
18:07:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
18:07:23 go: downloading k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
18:07:23 go: downloading gopkg.in/inf.v0 v0.9.1
18:07:23 go: downloading github.com/googleapis/gnostic v0.5.5
18:07:23 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
18:07:23 go: downloading github.com/json-iterator/go v1.1.12
18:07:23 go: downloading github.com/modern-go/reflect2 v1.0.2
18:07:23 go: downloading sigs.k8s.io/yaml v1.2.0
18:07:23 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
18:07:23 go: downloading github.com/mattn/go-colorable v0.1.12
18:07:23 go: downloading github.com/prometheus/client_golang v1.12.2
18:07:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:07:23 go: downloading github.com/containerd/ttrpc v1.1.0
18:07:23 go: downloading github.com/moby/spdystream v0.2.0
18:07:23 go: downloading github.com/prometheus/client_model v0.2.0
18:07:23 go: downloading github.com/prometheus/common v0.32.1
18:07:23 go: downloading github.com/prometheus/procfs v0.7.3
18:08:31 + popd
18:08:31 + RPM_EC=0
18:08:31 ~/rpmbuild/BUILD/src
18:08:31 ++ jobs -p
18:08:31 + exit 0
18:08:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OxLohM
18:08:31 + umask 022
18:08:31 + cd /root/rpmbuild/BUILD
18:08:31 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64 '!=' / ']'
18:08:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64
18:08:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64
18:08:31 + mkdir -p /root/rpmbuild/BUILDROOT
18:08:31 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:08:31 + export CFLAGS
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:08:31 + export CXXFLAGS
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:08:31 + export FFLAGS
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:08:31 + export FCFLAGS
18:08:31 + 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-compose-plugin-2.14.2-0.fc36.aarch64.ld'
18:08:31 + export LDFLAGS
18:08:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:08:31 + export LT_SYS_LIBRARY_PATH
18:08:31 + CC=gcc
18:08:31 + export CC
18:08:31 + CXX=g++
18:08:31 + export CXX
18:08:31 + cd src
18:08:31 + pushd /root/rpmbuild/BUILD/src/compose
18:08:31 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
18:08:31 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:08:31 + popd
18:08:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:08:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
18:08:31 ~/rpmbuild/BUILD/src
18:08:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:08:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
18:08:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:08:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
18:08:31 + for f in LICENSE MAINTAINERS NOTICE README.md
18:08:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
18:08:31 + /usr/lib/rpm/check-buildroot
18:08:31 + /usr/lib/rpm/redhat/brp-ldconfig
18:08:31 + /usr/lib/rpm/brp-compress
18:08:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:08:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:08:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:08:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:08:31 + /usr/lib/rpm/check-rpaths
18:08:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:08:31 + /usr/lib/rpm/brp-remove-la-files
18:08:31 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:08:31 + /usr/lib/rpm/redhat/brp-python-hardlink
18:08:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SEj9Qj
18:08:31 + umask 022
18:08:31 + cd /root/rpmbuild/BUILD
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:08:31 + export CFLAGS
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
18:08:31 + export CXXFLAGS
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:08:31 + export FFLAGS
18:08:31 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
18:08:31 + export FCFLAGS
18:08:31 + 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-compose-plugin-2.14.2-0.fc36.aarch64.ld'
18:08:31 + export LDFLAGS
18:08:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:08:31 + export LT_SYS_LIBRARY_PATH
18:08:31 + CC=gcc
18:08:31 + export CC
18:08:31 + CXX=g++
18:08:31 + export CXX
18:08:31 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
18:08:31 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.14.2-0.fc36 aarch64
18:08:31 + cd src
18:08:31 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
18:08:31 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:08:31 + ver=v2.14.2
18:08:31 + test v2.14.2 = v2.14.2
18:08:31 + echo 'PASS: docker-compose version OK'
18:08:31 + RPM_EC=0
18:08:31 PASS: docker-compose version OK
18:08:31 ++ jobs -p
18:08:31 + exit 0
18:08:31 Processing files: docker-compose-plugin-2.14.2-0.fc36.aarch64
18:08:31 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nKhYcH
18:08:31 + umask 022
18:08:31 + cd /root/rpmbuild/BUILD
18:08:31 + cd src
18:08:31 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
18:08:31 + export LC_ALL=C
18:08:31 + LC_ALL=C
18:08:31 + export DOCDIR
18:08:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
18:08:31 + 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.14.2-0.fc36.aarch64/usr/share/doc/docker-compose-plugin
18:08:31 + RPM_EC=0
18:08:31 ++ jobs -p
18:08:31 + exit 0
18:08:31 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bhb5Mx
18:08:31 + umask 022
18:08:31 + cd /root/rpmbuild/BUILD
18:08:31 + cd src
18:08:31 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
18:08:31 + export LC_ALL=C
18:08:31 + LC_ALL=C
18:08:31 + export LICENSEDIR
18:08:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
18:08:31 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
18:08:31 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/share/licenses/docker-compose-plugin
18:08:31 + RPM_EC=0
18:08:31 ++ jobs -p
18:08:31 + exit 0
18:08:31 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:08:31 Provides: docker-compose-plugin = 0:2.14.2-0.fc36 docker-compose-plugin(aarch-64) = 0:2.14.2-0.fc36
18:08:31 Requires(interp): /bin/sh /bin/sh /bin/sh
18:08:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:08:31 Requires(post): /bin/sh
18:08:31 Requires(preun): /bin/sh
18:08:31 Requires(postun): /bin/sh
18:08:31 Enhances: docker-ce-cli
18:08:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64
18:08:31 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.14.2-0.fc36.src.rpm
18:08:49 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.14.2-0.fc36.aarch64.rpm
18:08:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1uefua
18:08:49 + umask 022
18:08:49 + cd /root/rpmbuild/BUILD
18:08:49 + cd src
18:08:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64
18:08:49 + RPM_EC=0
18:08:49 ++ jobs -p
18:08:49 + exit 0
18:08:49     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:08:49     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:08:49     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:08:49     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230109135126.4c0a3c3-0.fc36.aarch64/usr/bin/docker-proxy
18:08:49     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.10.0~rc2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
18:08:49     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.14.2-0.fc36.aarch64/usr/libexec/docker/cli-plugins/docker-compose
18:08:49 
18:08:49 RPM build warnings:
18:08:49 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-811/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
18:08:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-811/rpm'