Skip to content
Success

Console Output

Skipping 1,688 KB.. Full Log
17:26:31    debian/rules override_dh_install
17:26:31 make[1]: Entering directory '/root/build-deb'
17:26:31 dh_install
17:26:31 # TODO Can we do this from within our container?
17:26:31 dh_apparmor --profile-name=docker-ce -pdocker-ce
17:26:31 make[1]: Leaving directory '/root/build-deb'
17:26:31    dh_installdocs
17:26:31    dh_installchangelogs
17:26:31    dh_installman
17:26:32    dh_bash-completion
17:26:32    dh_systemd_enable
17:26:33    debian/rules override_dh_installinit
17:26:33 make[1]: Entering directory '/root/build-deb'
17:26:33 # use "docker" as our service name, not "docker-ce"
17:26:33 dh_installinit --name=docker
17:26:33 make[1]: Leaving directory '/root/build-deb'
17:26:33    dh_systemd_start
17:26:33    dh_perl
17:26:33    dh_link
17:26:33    dh_strip_nondeterminism
17:26:33    dh_compress
17:26:33    dh_fixperms
17:26:33    debian/rules override_dh_strip
17:26:33 make[1]: Entering directory '/root/build-deb'
17:26:33 # Go has lots of problems with stripping, so just don't
17:26:33 make[1]: Leaving directory '/root/build-deb'
17:26:33    dh_makeshlibs
17:26:33    debian/rules override_dh_shlibdeps
17:26:33 make[1]: Entering directory '/root/build-deb'
17:26:33 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
17:26:42 #37 64.13 Created binary: /build/bundles/binary-daemon/dockerd-0.0.0-20200214221943-d8772509d1
17:26:42 #37 64.71 Copying nested executables into /build/bundles/binary-daemon
17:26:42 #37 65.78 
17:26:42 #37 DONE 66.6s
17:26:42 
17:26:42 #38 [binary 1/1] COPY --from=build-binary /build/bundles/ /
17:26:42 #38 DONE 0.6s
17:26:42 
17:26:42 #39 exporting to client
17:26:42 #39 copying files 33B
17:26:43 #39 copying files 208.22MB 1.3s done
17:26:43 #39 DONE 1.3s
17:26:43 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine'
17:26:43 mkdir -p build/linux/docker
17:26:43 docker run --rm -i -e GOOS=linux -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/static/build/linux/docker/cli-plugins":/out -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/static/../plugins":/plugins:ro -v "/home/ubuntu/workspace/docker-ce-packaging_PR-415/static/scripts/build-cli-plugins":/build:ro golang:1.12.17 /build
17:26:43 Unable to find image 'golang:1.12.17' locally
17:26:43 1.12.17: Pulling from library/golang
17:26:43 dc65f448a2e2: Already exists
17:26:43 346ffb2b67d7: Already exists
17:26:43 dea4ecac934f: Already exists
17:26:43 8ac92ddf84b3: Already exists
17:26:43 7ca605383307: Already exists
17:26:43 020f524b99dd: Already exists
17:26:43 06036b0307c9: Already exists
17:26:43 Digest: sha256:9ef4e3bd5d271c1d02d31e3cff06fd1baeac9a13cf316f123a4d7394b6e98ee4
17:26:43 Status: Downloaded newer image for golang:1.12.17
17:26:44 Cloning into '/go/src/github.com/docker/app'...
17:26:48 Fetching origin
17:26:48 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b62 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-19T17:26:48Z" -o bin/docker-app ./cmd/docker-app
17:26:49 scripts/docs/generate-man.sh
17:26:51 make[1]: Leaving directory '/root/build-deb'
17:26:51    dh_installdeb
17:26:51    debian/rules override_dh_gencontrol
17:26:51 make[1]: Entering directory '/root/build-deb'
17:26:51 # if we're on Ubuntu, we need to Recommends: apparmor
17:26:51 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
17:26:51 dh_gencontrol
17:26:51 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
17:26:51 make[1]: Leaving directory '/root/build-deb'
17:26:51    dh_md5sums
17:26:51    dh_builddeb
17:26:51 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb'.
17:27:44 Cloning into '/go/src/github.com/docker/buildx'...
17:27:44 Fetching origin
17:27:45 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
17:27:47 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb'.
17:27:57 Project root: /go/src/github.com/docker/cli
17:27:57 Generating man pages into /go/src/github.com/docker/cli/man/man1
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
17:27:57 2020/02/19 17:27:54 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
17:27:57 + popd
17:27:57 + pushd /root/rpmbuild/BUILD/src/plugins
17:27:57 ~/rpmbuild/BUILD/src
17:27:57 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
17:27:57 + for installer in '*.installer'
17:27:57 + bash app.installer build
17:27:57 Cloning into '/go/src/github.com/docker/app'...
17:27:57 Fetching origin
17:27:57 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b6 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-19T17:27:57Z" -o bin/docker-app ./cmd/docker-app
17:28:31 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/static:/v -w /v alpine chown -R 1000:1000 build
17:28:31 Unable to find image 'alpine:latest' locally
17:28:31 latest: Pulling from library/alpine
17:28:31 c9b1b535fdd9: Already exists
17:28:31 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
17:28:31 Status: Downloaded newer image for alpine:latest
17:28:31 mkdir -p build/linux/docker
17:28:31 cp /home/ubuntu/workspace/docker-ce-packaging_PR-415/cli/build/docker build/linux/docker/
17:28:31 for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \
17:28:31 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine/bundles/binary-daemon/$f build/linux/docker/$f; \
17:28:31 done
17:28:31 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20200214221943-d8772509d1.tgz docker
17:28:41 # extra binaries for running rootless
17:28:41 mkdir -p build/linux/docker-rootless-extras
17:28:41 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \
17:28:41 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine/bundles/binary-daemon/$f ]; then \
17:28:41 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \
17:28:41 	fi \
17:28:41 done
17:28:41 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20200214221943-d8772509d1.tgz docker-rootless-extras
17:28:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/static'
[Pipeline] sh
17:28:44 + pwd
17:28:44 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine clean-engine
17:28:44 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:28:53 + for installer in '*.installer'
17:28:53 + bash buildx.installer build
17:28:53 Cloning into '/go/src/github.com/docker/buildx'...
17:28:53 Fetching origin
17:28:53 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
17:29:24  dpkg-genchanges  >../docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.changes
17:29:24 dpkg-genchanges: including full source code in upload
17:29:24  dpkg-source -I.git --after-build build-deb
17:29:24 dpkg-buildpackage: full upload; Debian-native package (full source is included)
17:29:24 + destination=/build
17:29:24 + mkdir -p /build
17:29:24 + mv -v /root/docker-ce-cli_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb /build
17:29:24 '/root/docker-ce-cli_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb'
17:29:24 removed '/root/docker-ce-cli_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb'
17:29:24 '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.dsc'
17:29:24 removed '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.dsc'
17:29:24 '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.tar.gz'
17:29:24 removed '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial.tar.gz'
17:29:24 '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.changes'
17:29:24 removed '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.changes'
17:29:24 '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb'
17:29:24 removed '/root/docker-ce_0.0.0-20200219135457-2a6caf21-0~ubuntu-xenial_amd64.deb'
17:29:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
17:29:24 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/deb'
[Pipeline] sh
17:29:24 + pwd
17:29:24 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine clean-engine
17:29:24 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:29:40 + popd
17:29:40 + exit 0
17:29:40 ~/rpmbuild/BUILD/src
17:29:40 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0tN0RV
17:29:40 + umask 022
17:29:40 + cd /root/rpmbuild/BUILD
17:29:40 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64 '!=' / ']'
17:29:40 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 + mkdir -p /root/rpmbuild/BUILDROOT
17:29:40 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 + cd src
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64//usr/bin
17:29:40 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64//usr/bin/docker
17:29:40 + pushd /root/rpmbuild/BUILD/src/plugins
17:29:40 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
17:29:40 + for installer in '*.installer'
17:29:40 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 + PREFIX=/usr/libexec/docker/cli-plugins
17:29:40 + bash app.installer install_plugin
17:29:40 + for installer in '*.installer'
17:29:40 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 + PREFIX=/usr/libexec/docker/cli-plugins
17:29:40 + bash buildx.installer install_plugin
17:29:40 + popd
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/bash-completion/completions
17:29:40 ~/rpmbuild/BUILD/src
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/zsh/vendor-completions
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/fish/vendor_completions.d
17:29:40 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/bash-completion/completions/docker
17:29:40 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
17:29:40 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/man/man1
17:29:40 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64//usr/share/man/man1
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/man/man5
17:29:40 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64//usr/share/man/man5
17:29:40 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/man/man8
17:29:40 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64//usr/share/man/man8
17:29:40 + mkdir -p build-docs
17:29:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:29:40 + cp cli/LICENSE build-docs/LICENSE
17:29:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:29:40 + cp cli/MAINTAINERS build-docs/MAINTAINERS
17:29:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:29:40 + cp cli/NOTICE build-docs/NOTICE
17:29:40 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:29:40 + cp cli/README.md build-docs/README.md
17:29:40 + /usr/lib/rpm/check-buildroot
17:29:40 + /usr/lib/rpm/redhat/brp-compress
17:29:40 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
17:29:40 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
17:29:40 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
17:29:40 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
17:29:40 + /usr/lib/rpm/redhat/brp-python-hardlink
17:29:40 + /usr/lib/rpm/redhat/brp-java-repack-jars
17:29:40 Processing files: docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5Sy8XO
17:29:40 + umask 022
17:29:40 + cd /root/rpmbuild/BUILD
17:29:40 + cd src
17:29:40 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219135457.2a6caf21
17:29:40 + export DOCDIR
17:29:40 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219135457.2a6caf21
17:29:40 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219135457.2a6caf21
17:29:40 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219135457.2a6caf21
17:29:40 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219135457.2a6caf21
17:29:40 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200219135457.2a6caf21
17:29:40 + exit 0
17:29:40 Provides: docker-ce-cli = 1:0.0.0.20200219135457.2a6caf21-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20200219135457.2a6caf21-0.el7
17:29:40 Requires(interp): /bin/sh
17:29:40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
17:29:40 Requires(post): /bin/sh
17:29:40 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
17:29:40 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
17:29:40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:40 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.src.rpm
17:29:52 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64.rpm
17:29:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YQpQkn
17:29:52 + umask 022
17:29:52 + cd /root/rpmbuild/BUILD
17:29:52 + cd src
17:29:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200219135457.2a6caf21-0.el7.x86_64
17:29:52 + exit 0
17:29:53 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
17:29:53 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-415/rpm'
[Pipeline] sh
17:29:54 + pwd
17:29:54 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-415/engine clean-engine
17:29:54 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-415/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS