Skip to content
Failed

Console Output

Skipping 44,765 KB.. Full Log
16:31:23 + tee /root/build-deb/engine/go.mod
16:31:23 module github.com/docker/docker
16:31:23 
16:31:23 go 1.21
16:31:23 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:31:23 + GO111MODULE=on
16:31:23 + GOTOOLCHAIN=local
16:31:23 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240314122039-4e9abfe" -X "github.com/docker/docker/dockerversion.GitCommit=979f03f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-15T16:28:09.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:31:23 + rm -f /root/build-deb/engine/go.mod
16:31:23 Created binary: bundles/dynbinary-daemon/docker-proxy
16:31:23 
16:31:23 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:31:23 + RM_GOPATH=0
16:31:23 + TMP_GOPATH=/go
16:31:23 + : /usr/local/bin
16:31:23 + '[' -z /go ']'
16:31:23 + export GOPATH=/go
16:31:23 + GOPATH=/go
16:31:23 + case "$(go env GOARCH)" in
16:31:23 ++ go env GOARCH
16:31:23 + export GO_BUILDMODE=-buildmode=pie
16:31:23 + GO_BUILDMODE=-buildmode=pie
16:31:23 ++ dirname hack/dockerfile/install/install.sh
16:31:23 + dir=hack/dockerfile/install
16:31:23 + bin=tini
16:31:23 + shift
16:31:23 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:31:23 + . hack/dockerfile/install/tini.installer
16:31:23 ++ : v0.19.0
16:31:23 + install_tini
16:31:23 + echo 'Install tini version v0.19.0'
16:31:23 + git clone https://github.com/krallin/tini.git /go/tini
16:31:23 Install tini version v0.19.0
16:31:23 Cloning into '/go/tini'...
16:31:23 + cd /go/tini
16:31:23 + git checkout -q v0.19.0
16:31:23 + cmake .
16:31:23 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:31:23   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:31:23   CMake.
16:31:23 
16:31:23   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:31:23   CMake that the project does not need compatibility with older versions.
16:31:23 
16:31:23 
16:31:23 -- The C compiler identification is GNU 12.2.0
16:31:23 -- Detecting C compiler ABI info
16:31:23 -- Detecting C compiler ABI info - failed
16:31:23 -- Check for working C compiler: /usr/bin/cc
16:31:23 -- Check for working C compiler: /usr/bin/cc - broken
16:31:23 CMake Error at /usr/share/cmake-3.25/Modules/CMakeTestCCompiler.cmake:70 (message):
16:31:23   The C compiler
16:31:23 
16:31:23     "/usr/bin/cc"
16:31:23 
16:31:23   is not able to compile a simple test program.
16:31:23 
16:31:23   It fails with the following output:
16:31:23 
16:31:23     Change Dir: /go/tini/CMakeFiles/CMakeScratch/TryCompile-zZ67tE
16:31:23     
16:31:23     Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_9aac7/fast && gmake[2]: Entering directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-zZ67tE'
16:31:23     /usr/bin/gmake  -f CMakeFiles/cmTC_9aac7.dir/build.make CMakeFiles/cmTC_9aac7.dir/build
16:31:23     gmake[3]: Entering directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-zZ67tE'
16:31:23     Building C object CMakeFiles/cmTC_9aac7.dir/testCCompiler.c.o
16:31:23     /usr/bin/cc   "-marm -march=armv6+fp"  -o CMakeFiles/cmTC_9aac7.dir/testCCompiler.c.o -c /go/tini/CMakeFiles/CMakeScratch/TryCompile-zZ67tE/testCCompiler.c
16:31:23     cc: error: unrecognized command-line option ‘-marm -march=armv6+fp’
16:31:23     gmake[3]: *** [CMakeFiles/cmTC_9aac7.dir/build.make:78: CMakeFiles/cmTC_9aac7.dir/testCCompiler.c.o] Error 1
16:31:23     gmake[3]: Leaving directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-zZ67tE'
16:31:23     gmake[2]: *** [Makefile:127: cmTC_9aac7/fast] Error 2
16:31:23     gmake[2]: Leaving directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-zZ67tE'
16:31:23     
16:31:23     
16:31:23 
16:31:23   
16:31:23 
16:31:23   CMake will not be able to correctly generate this project.
16:31:23 Call Stack (most recent call first):
16:31:23   CMakeLists.txt:2 (project)
16:31:23 
16:31:23 
16:31:23 -- Configuring incomplete, errors occurred!
16:31:23 See also "/go/tini/CMakeFiles/CMakeOutput.log".
16:31:23 See also "/go/tini/CMakeFiles/CMakeError.log".
16:31:23 make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1
16:31:23 make[1]: Leaving directory '/root/build-deb'
16:31:23 make: *** [debian/rules:121: build] Error 2
16:31:23 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
16:31:23 make[1]: *** [Makefile:80: raspbian-bookworm] Error 2
16:31:23 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-1003/deb'
16:31:23 make: *** [Makefile:83: raspbian-bookworm] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch balenalib/rpi-raspbian:bookworm-armhf
16:31:38 + rm -f /root/build-deb/engine/go.mod
16:31:38 Created binary: bundles/dynbinary-daemon/dockerd
16:31:38 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
16:31:38 + tee /root/build-deb/engine/go.mod
16:31:38 module github.com/docker/docker
16:31:38 
16:31:38 go 1.21
16:31:38 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:31:38 + GO111MODULE=on
16:31:38 + GOTOOLCHAIN=local
16:31:38 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240314122039-4e9abfe" -X "github.com/docker/docker/dockerversion.GitCommit=979f03f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-15T16:28:39.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:31:38 + rm -f /root/build-deb/engine/go.mod
16:31:38 Created binary: bundles/dynbinary-daemon/docker-proxy
16:31:38 
16:31:38 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:31:38 + RM_GOPATH=0
16:31:38 + TMP_GOPATH=/go
16:31:38 + : /usr/local/bin
16:31:38 + '[' -z /go ']'
16:31:38 + export GOPATH=/go
16:31:38 + GOPATH=/go
16:31:38 + case "$(go env GOARCH)" in
16:31:38 ++ go env GOARCH
16:31:38 + export GO_BUILDMODE=-buildmode=pie
16:31:38 + GO_BUILDMODE=-buildmode=pie
16:31:38 ++ dirname hack/dockerfile/install/install.sh
16:31:38 + dir=hack/dockerfile/install
16:31:38 + bin=tini
16:31:38 + shift
16:31:38 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:31:38 + . hack/dockerfile/install/tini.installer
16:31:38 ++ : v0.19.0
16:31:38 Install tini version v0.19.0
16:31:38 + install_tini
16:31:38 + echo 'Install tini version v0.19.0'
16:31:38 + git clone https://github.com/krallin/tini.git /go/tini
16:31:38 Cloning into '/go/tini'...
16:31:38 + cd /go/tini
16:31:38 + git checkout -q v0.19.0
16:31:38 + cmake .
16:31:39 -- The C compiler identification is GNU 9.4.0
16:31:39 -- Check for working C compiler: /usr/bin/cc
16:31:39 -- Check for working C compiler: /usr/bin/cc -- broken
16:31:39 CMake Error at /usr/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake:60 (message):
16:31:39   The C compiler
16:31:39 
16:31:39     "/usr/bin/cc"
16:31:39 
16:31:39   is not able to compile a simple test program.
16:31:39 
16:31:39   It fails with the following output:
16:31:39 
16:31:39     Change Dir: /go/tini/CMakeFiles/CMakeTmp
16:31:39     
16:31:39     Run Build Command(s):/usr/bin/make cmTC_d8ae2/fast && make[2]: Entering directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:39     /usr/bin/make -f CMakeFiles/cmTC_d8ae2.dir/build.make CMakeFiles/cmTC_d8ae2.dir/build
16:31:39     make[3]: Entering directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:39     Building C object CMakeFiles/cmTC_d8ae2.dir/testCCompiler.c.o
16:31:39     /usr/bin/cc   "-marm -march=armv6+fp"    -o CMakeFiles/cmTC_d8ae2.dir/testCCompiler.c.o   -c /go/tini/CMakeFiles/CMakeTmp/testCCompiler.c
16:31:39     cc: error: unrecognized command line option '-marm -march=armv6+fp'
16:31:39     make[3]: *** [CMakeFiles/cmTC_d8ae2.dir/build.make:66: CMakeFiles/cmTC_d8ae2.dir/testCCompiler.c.o] Error 1
16:31:39     make[3]: Leaving directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:39     make[2]: *** [Makefile:121: cmTC_d8ae2/fast] Error 2
16:31:39     make[2]: Leaving directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:39     
16:31:39     
16:31:39 
16:31:39   
16:31:39 
16:31:39   CMake will not be able to correctly generate this project.
16:31:39 Call Stack (most recent call first):
16:31:39   CMakeLists.txt:2 (project)
16:31:39 
16:31:39 
16:31:39 -- Configuring incomplete, errors occurred!
16:31:39 See also "/go/tini/CMakeFiles/CMakeOutput.log".
16:31:39 See also "/go/tini/CMakeFiles/CMakeError.log".
16:31:39 make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1
16:31:39 make[1]: Leaving directory '/root/build-deb'
16:31:39 make: *** [debian/rules:121: build] Error 2
16:31:39 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
16:31:41 make[1]: *** [Makefile:80: ubuntu-focal] Error 2
16:31:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-1003/deb'
16:31:41 make: *** [Makefile:83: ubuntu-focal] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch ubuntu:focal-armhf
16:31:59 + rm -f /root/build-deb/engine/go.mod
16:31:59 Created binary: bundles/dynbinary-daemon/dockerd
16:31:59 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
16:31:59 + tee /root/build-deb/engine/go.mod
16:31:59 module github.com/docker/docker
16:31:59 
16:31:59 go 1.21
16:31:59 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:31:59 + GO111MODULE=on
16:31:59 + GOTOOLCHAIN=local
16:31:59 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240314122039-4e9abfe" -X "github.com/docker/docker/dockerversion.GitCommit=979f03f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-15T16:28:44.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:31:59 + rm -f /root/build-deb/engine/go.mod
16:31:59 Created binary: bundles/dynbinary-daemon/docker-proxy
16:31:59 
16:31:59 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:31:59 + RM_GOPATH=0
16:31:59 + TMP_GOPATH=/go
16:31:59 + : /usr/local/bin
16:31:59 + '[' -z /go ']'
16:31:59 + export GOPATH=/go
16:31:59 + GOPATH=/go
16:31:59 + case "$(go env GOARCH)" in
16:31:59 ++ go env GOARCH
16:31:59 + export GO_BUILDMODE=-buildmode=pie
16:31:59 + GO_BUILDMODE=-buildmode=pie
16:31:59 ++ dirname hack/dockerfile/install/install.sh
16:31:59 + dir=hack/dockerfile/install
16:31:59 + bin=tini
16:31:59 + shift
16:31:59 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:31:59 + . hack/dockerfile/install/tini.installer
16:31:59 ++ : v0.19.0
16:31:59 Install tini version v0.19.0
16:31:59 + install_tini
16:31:59 + echo 'Install tini version v0.19.0'
16:31:59 + git clone https://github.com/krallin/tini.git /go/tini
16:31:59 Cloning into '/go/tini'...
16:31:59 + cd /go/tini
16:31:59 + git checkout -q v0.19.0
16:31:59 + cmake .
16:31:59 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:31:59   Compatibility with CMake < 2.8.12 will be removed from a future version of
16:31:59   CMake.
16:31:59 
16:31:59   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:31:59   CMake that the project does not need compatibility with older versions.
16:31:59 
16:31:59 
16:31:59 -- The C compiler identification is GNU 11.4.0
16:31:59 -- Detecting C compiler ABI info
16:31:59 -- Detecting C compiler ABI info - failed
16:31:59 -- Check for working C compiler: /usr/bin/cc
16:31:59 -- Check for working C compiler: /usr/bin/cc - broken
16:31:59 CMake Error at /usr/share/cmake-3.22/Modules/CMakeTestCCompiler.cmake:69 (message):
16:31:59   The C compiler
16:31:59 
16:31:59     "/usr/bin/cc"
16:31:59 
16:31:59   is not able to compile a simple test program.
16:31:59 
16:31:59   It fails with the following output:
16:31:59 
16:31:59     Change Dir: /go/tini/CMakeFiles/CMakeTmp
16:31:59     
16:31:59     Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_f8cf8/fast && gmake[2]: Entering directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:59     /usr/bin/gmake  -f CMakeFiles/cmTC_f8cf8.dir/build.make CMakeFiles/cmTC_f8cf8.dir/build
16:31:59     gmake[3]: Entering directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:59     Building C object CMakeFiles/cmTC_f8cf8.dir/testCCompiler.c.o
16:31:59     /usr/bin/cc   "-marm -march=armv6+fp"  -o CMakeFiles/cmTC_f8cf8.dir/testCCompiler.c.o -c /go/tini/CMakeFiles/CMakeTmp/testCCompiler.c
16:31:59     cc: error: unrecognized command-line option '-marm -march=armv6+fp'
16:31:59     gmake[3]: *** [CMakeFiles/cmTC_f8cf8.dir/build.make:78: CMakeFiles/cmTC_f8cf8.dir/testCCompiler.c.o] Error 1
16:31:59     gmake[3]: Leaving directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:59     gmake[2]: *** [Makefile:127: cmTC_f8cf8/fast] Error 2
16:31:59     gmake[2]: Leaving directory '/go/tini/CMakeFiles/CMakeTmp'
16:31:59     
16:31:59     
16:31:59 
16:31:59   
16:31:59 
16:31:59   CMake will not be able to correctly generate this project.
16:31:59 Call Stack (most recent call first):
16:31:59   CMakeLists.txt:2 (project)
16:31:59 
16:31:59 
16:31:59 -- Configuring incomplete, errors occurred!
16:31:59 See also "/go/tini/CMakeFiles/CMakeOutput.log".
16:31:59 See also "/go/tini/CMakeFiles/CMakeError.log".
16:31:59 make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1
16:31:59 make[1]: Leaving directory '/root/build-deb'
16:31:59 make: *** [debian/rules:121: build] Error 2
16:31:59 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
16:31:59 make[1]: *** [Makefile:80: ubuntu-jammy] Error 2
16:31:59 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-1003/deb'
16:31:59 make: *** [Makefile:83: ubuntu-jammy] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch ubuntu:jammy-armhf
16:33:04 + rm -f /root/build-deb/engine/go.mod
16:33:04 Created binary: bundles/dynbinary-daemon/dockerd
16:33:04 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
16:33:04 + tee /root/build-deb/engine/go.mod
16:33:04 module github.com/docker/docker
16:33:04 
16:33:04 go 1.21
16:33:04 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
16:33:04 + GO111MODULE=on
16:33:04 + GOTOOLCHAIN=local
16:33:04 + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=0.0.0-20240314122039-4e9abfe" -X "github.com/docker/docker/dockerversion.GitCommit=979f03f" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-15T16:30:04.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=Docker Engine - Community" -X "github.com/docker/docker/dockerversion.ProductName=docker" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
16:33:04 + rm -f /root/build-deb/engine/go.mod
16:33:04 Created binary: bundles/dynbinary-daemon/docker-proxy
16:33:04 
16:33:04 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
16:33:04 + RM_GOPATH=0
16:33:04 + TMP_GOPATH=/go
16:33:04 + : /usr/local/bin
16:33:04 + '[' -z /go ']'
16:33:04 + export GOPATH=/go
16:33:04 + GOPATH=/go
16:33:04 + case "$(go env GOARCH)" in
16:33:04 ++ go env GOARCH
16:33:04 + export GO_BUILDMODE=-buildmode=pie
16:33:04 + GO_BUILDMODE=-buildmode=pie
16:33:04 ++ dirname hack/dockerfile/install/install.sh
16:33:04 + dir=hack/dockerfile/install
16:33:04 + bin=tini
16:33:04 + shift
16:33:04 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
16:33:04 + . hack/dockerfile/install/tini.installer
16:33:04 ++ : v0.19.0
16:33:04 + install_tini
16:33:04 + echo 'Install tini version v0.19.0'
16:33:04 + git clone https://github.com/krallin/tini.git /go/tini
16:33:04 Install tini version v0.19.0
16:33:04 Cloning into '/go/tini'...
16:33:04 + cd /go/tini
16:33:04 + git checkout -q v0.19.0
16:33:04 + cmake .
16:33:04 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
16:33:04   Compatibility with CMake < 3.5 will be removed from a future version of
16:33:04   CMake.
16:33:04 
16:33:04   Update the VERSION argument <min> value or use a ...<max> suffix to tell
16:33:04   CMake that the project does not need compatibility with older versions.
16:33:04 
16:33:04 
16:33:04 -- The C compiler identification is GNU 13.2.0
16:33:04 -- Detecting C compiler ABI info
16:33:04 -- Detecting C compiler ABI info - failed
16:33:04 -- Check for working C compiler: /usr/bin/cc
16:33:04 -- Check for working C compiler: /usr/bin/cc - broken
16:33:04 CMake Error at /usr/share/cmake-3.27/Modules/CMakeTestCCompiler.cmake:67 (message):
16:33:04   The C compiler
16:33:04 
16:33:04     "/usr/bin/cc"
16:33:04 
16:33:04   is not able to compile a simple test program.
16:33:04 
16:33:04   It fails with the following output:
16:33:04 
16:33:04     Change Dir: '/go/tini/CMakeFiles/CMakeScratch/TryCompile-KczK9C'
16:33:04     
16:33:04     Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_8f0d2/fast
16:33:04     gmake[2]: Entering directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-KczK9C'
16:33:04     /usr/bin/gmake  -f CMakeFiles/cmTC_8f0d2.dir/build.make CMakeFiles/cmTC_8f0d2.dir/build
16:33:04     gmake[3]: Entering directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-KczK9C'
16:33:04     Building C object CMakeFiles/cmTC_8f0d2.dir/testCCompiler.c.o
16:33:04     /usr/bin/cc   "-marm -march=armv6+fp"  -o CMakeFiles/cmTC_8f0d2.dir/testCCompiler.c.o -c /go/tini/CMakeFiles/CMakeScratch/TryCompile-KczK9C/testCCompiler.c
16:33:04     cc: error: unrecognized command-line option '-marm -march=armv6+fp'
16:33:04     gmake[3]: *** [CMakeFiles/cmTC_8f0d2.dir/build.make:78: CMakeFiles/cmTC_8f0d2.dir/testCCompiler.c.o] Error 1
16:33:04     gmake[3]: Leaving directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-KczK9C'
16:33:04     gmake[2]: *** [Makefile:127: cmTC_8f0d2/fast] Error 2
16:33:04     gmake[2]: Leaving directory '/go/tini/CMakeFiles/CMakeScratch/TryCompile-KczK9C'
16:33:04     
16:33:04     
16:33:04 
16:33:04   
16:33:04 
16:33:04   CMake will not be able to correctly generate this project.
16:33:04 Call Stack (most recent call first):
16:33:04   CMakeLists.txt:2 (project)
16:33:04 
16:33:04 
16:33:04 -- Configuring incomplete, errors occurred!
16:33:04 make[1]: *** [debian/rules:26: override_dh_auto_build] Error 1
16:33:04 make[1]: Leaving directory '/root/build-deb'
16:33:04 make: *** [debian/rules:121: build] Error 2
16:33:04 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
16:33:06 make[1]: *** [Makefile:80: ubuntu-mantic] Error 2
16:33:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-1003/deb'
16:33:06 make: *** [Makefile:83: ubuntu-mantic] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch ubuntu:mantic-armhf
[Pipeline] // parallel
[Pipeline] End of Pipeline
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: FAILURE
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/docker-ce-packaging/PR-1003/2/stashes/