Branch indexing Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7d84a200e914f383c7e844039f8dc6a6999c3603 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/containerd-packaging_build_rhel@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] parallel [Pipeline] { (Branch: fedora-28-x86_64) [Pipeline] { (Branch: fedora-28-aarch64) [Pipeline] { (Branch: centos-7-x86_64) [Pipeline] { (Branch: centos-7-aarch64) [Pipeline] { (Branch: centos-7-armhf) [Pipeline] { (Branch: sles-x86_64) [Pipeline] { (Branch: deb-x86_64) [Pipeline] { (Branch: deb-aarch64) [Pipeline] { (Branch: deb-armhf) [Pipeline] { (Branch: WINDOWS) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Still waiting to schedule task Waiting for next available executor Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-03826cc8b160b203b) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0763db645ae126cc9) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0819ce403ead6f9c4) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-001e62afc97c3250f) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d084653be8a24aed) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-031ad9e08d4390793) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09c25eb769268b063) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/5c2ea6ef-56c0-4410-b0f5-614557ac1c91/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04df905f069f91e42) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Download complete $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ca2b9dd1ea50d265) in /home/ubuntu/workspace/containerd-packaging_build_rhel [Pipeline] { [Pipeline] withDockerRegistry WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/5eb94b06-4819-42e5-bc39-6e2327e3a62a/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/6c6eebed-9dc1-47ee-89e3-8d4bef2b424a/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/775ab850-fbff-4eee-a83a-7ab29d0b9c96/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/e1ea68cb-9772-44b1-9b9b-28cb0da06aa1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/2ef60f83-a0aa-4f80-833c-e9752342e91d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/e2eef00b-f8e2-42d8-93d3-ad9bec4a4b1f/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace + docker container ls -aq [Pipeline] sh $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/41035326-e3c7-4452-82d6-48753f0185f2/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/containerd-packaging_build_rhel@tmp/5ea8d001-f8ff-4a78-bc31-f73803a8625b/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer 0983f321071f: Verifying Checksum 0983f321071f: Download complete 0983f321071f: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] { [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] wrap using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) Commit message: "rpm: Do not provides runc on rhel 8" First time build. Skipping changelog. + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 8a0af25e8c2e: Pulling fs layer 8a0af25e8c2e: Verifying Checksum 8a0af25e8c2e: Download complete 8a0af25e8c2e: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest + docker container ls -aq [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq Cloning repository git@github.com:docker/containerd-packaging.git > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 + docker container ls -aq [Pipeline] wrap [Pipeline] { > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + docker container ls -aq [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 0983f321071f: Pulling fs layer 0983f321071f: Download complete [Pipeline] stage [Pipeline] { (Build DEB x86_64) [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir 0983f321071f: Pull complete [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Docker containers have been removed + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/workspace busybox chown -R 1000:1000 /workspace Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox 3f4d90098f5b: Pulling fs layer [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] sh Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest 3f4d90098f5b: Verifying Checksum 3f4d90098f5b: Download complete 3f4d90098f5b: Pull complete Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 Status: Downloaded newer image for busybox:latest [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh + make GOLANG_IMAGE=dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8 BUILD_IMAGE=dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8 REF=master deb [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE + docker container ls -aq [Pipeline] checkout [Pipeline] echo cleanWorkspace: Workspace is clean. Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo cleanWorkspace: Workspace is clean. + docker container ls -aq [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. + docker container ls -aq [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:docker/containerd-packaging.git Cloning repository git@github.com:docker/containerd-packaging.git > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:docker/containerd-packaging.git Cloning repository git@github.com:docker/containerd-packaging.git Cloning repository git@github.com:docker/containerd-packaging.git Cloning repository git@github.com:docker/containerd-packaging.git using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential sf-release-bot.github.ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com Cloning repository git@github.com:docker/containerd-packaging.git > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) docker build --build-arg BUILD_IMAGE="dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8" --build-arg GOLANG_IMAGE="dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/deb.dockerfile \ -t containerd-builder-deb-amd64:7d84a20 . Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) Cloning repository git@github.com:docker/containerd-packaging.git > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 > git init /home/ubuntu/workspace/containerd-packaging_build_rhel # timeout=10 Fetching upstream changes from git@github.com:docker/containerd-packaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials docker-jenkins user on github.com > git fetch --no-tags --force --progress -- git@github.com:docker/containerd-packaging.git +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) Avoid second fetch Checking out Revision 7d84a200e914f383c7e844039f8dc6a6999c3603 (build_rhel) > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 > git config remote.origin.url git@github.com:docker/containerd-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/build_rhel:refs/remotes/origin/build_rhel # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d84a200e914f383c7e844039f8dc6a6999c3603 # timeout=10 #0 building with "default" instance using docker driver #1 [internal] load build definition from deb.dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] dockereng/go-crypto-swap:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/alpine:pull token for registry-1.docker.io #4 DONE 0.0s #5 [internal] load metadata for docker.io/library/alpine:3.8 Commit message: "rpm: Do not provides runc on rhel 8" #5 ... #6 [internal] load metadata for docker.io/dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8 #6 DONE 0.4s #5 [internal] load metadata for docker.io/library/alpine:3.8 #5 DONE 0.4s #7 [internal] load build context #7 transferring context: 9.90kB done #7 DONE 0.0s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8@sha256:733c26f9981cfddc96ea4a644c1b49e6de8e0bb83a1f8acd4fca4df3afe9dbb5 #8 resolve docker.io/dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8@sha256:733c26f9981cfddc96ea4a644c1b49e6de8e0bb83a1f8acd4fca4df3afe9dbb5 0.0s done #8 sha256:3bdb7c8ce7d94d322388c79525a2be4cac6c46377d1b350a342a544866259f0e 6.72kB / 6.72kB done #8 sha256:733c26f9981cfddc96ea4a644c1b49e6de8e0bb83a1f8acd4fca4df3afe9dbb5 3.87kB / 3.87kB done #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 0B / 32.47MB 0.1s #8 sha256:63366dfa0a5076458e37ebae948bc7823bab256ca27e09ab94d298e37df4c2a3 0B / 851B 0.1s #8 sha256:041d4cd74a929bc4b66ee955ab5b229de098fa389d1a1fb9565e536d8878e15f 545B / 545B 0.1s done #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 0B / 91.54MB 0.2s #8 sha256:6e1bee0f8701f0ae53a5129dc82115967ae36faa30d7701b195dfc6ec317a51d 162B / 162B 0.2s done #8 sha256:63366dfa0a5076458e37ebae948bc7823bab256ca27e09ab94d298e37df4c2a3 851B / 851B 0.2s done #8 sha256:d4b7ae38cbd53ffa2f9a3cce506456dbf921eb045a8fc8a9a17841672a748ee0 0B / 241B 0.3s #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 3.15MB / 32.47MB 0.5s #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 21.70MB / 91.54MB 0.5s #8 sha256:d4b7ae38cbd53ffa2f9a3cce506456dbf921eb045a8fc8a9a17841672a748ee0 241B / 241B 0.3s done #8 sha256:a5dfaf77195f3f26589f6620e909d2cb868ff25b8601f554863a017327a8491c 355B / 355B 0.4s done #8 sha256:1754e5c0b2b2111f2e03a5e8d2d6679140f876f3f210f18c8056817fe14a897b 0B / 126B 0.5s #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 27.26MB / 91.54MB 0.6s #8 sha256:1754e5c0b2b2111f2e03a5e8d2d6679140f876f3f210f18c8056817fe14a897b 126B / 126B 0.6s done #8 sha256:5be1605039e6e031adbfa6c717e0bde3f4cd51de005f618a51518fe16d1c371b 0B / 4.99MB 0.6s Commit message: "rpm: Do not provides runc on rhel 8" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 12.58MB / 32.47MB 0.8s #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 32.51MB / 91.54MB 0.8s [Pipeline] stage [Pipeline] { (Build DEB aarch64) #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 20.97MB / 32.47MB 1.1s #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 44.04MB / 91.54MB 1.1s #8 sha256:5be1605039e6e031adbfa6c717e0bde3f4cd51de005f618a51518fe16d1c371b 3.15MB / 4.99MB 1.1s [Pipeline] stage [Pipeline] { (Build RPM for armhf) [Pipeline] sh #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 27.26MB / 32.47MB 1.2s #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 60.82MB / 91.54MB 1.2s #8 sha256:5be1605039e6e031adbfa6c717e0bde3f4cd51de005f618a51518fe16d1c371b 4.99MB / 4.99MB 1.2s done #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 0B / 121.07MB 1.2s #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 31.46MB / 32.47MB 1.3s [Pipeline] sh + make GOLANG_IMAGE=golang:1.11.8 BUILD_IMAGE=ubuntu:bionic REF=master deb > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 66.06MB / 91.54MB 1.5s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 16.78MB / 121.07MB 1.5s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 32.51MB / 121.07MB 1.7s #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 88.08MB / 91.54MB 1.8s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 44.04MB / 121.07MB 1.9s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 50.33MB / 121.07MB 2.0s #8 sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 32.47MB / 32.47MB 2.0s done #8 sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 91.54MB / 91.54MB 2.0s done #8 extracting sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 0.1s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 0B / 55.41MB 2.1s #8 sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f 0B / 21.57MB 2.1s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 66.06MB / 121.07MB 2.2s + make GOLANG_IMAGE=golang:1.11.8 BUILD_IMAGE=centos:7 REF=master centos-7 #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 74.45MB / 121.07MB 2.4s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 84.93MB / 121.07MB 2.5s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 4.19MB / 55.41MB 2.5s #8 sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f 2.10MB / 21.57MB 2.5s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 17.83MB / 55.41MB 2.6s #8 sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f 10.49MB / 21.57MB 2.6s #8 sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f 18.87MB / 21.57MB 2.8s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 99.61MB / 121.07MB 3.0s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 20.97MB / 55.41MB 3.0s #8 sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f 21.57MB / 21.57MB 2.9s done #8 sha256:725973eb1837daaf1b3b56a508ef709ca0729c9e775159217eb7b86d91e795ad 0B / 2.16kB 3.0s #8 extracting sha256:898c46f3b1a1f39827ed135f020c32e2038c87ae0690a8fe73d94e5df9e6a2d6 1.0s done #8 sha256:725973eb1837daaf1b3b56a508ef709ca0729c9e775159217eb7b86d91e795ad 2.16kB / 2.16kB 3.1s done #8 extracting sha256:63366dfa0a5076458e37ebae948bc7823bab256ca27e09ab94d298e37df4c2a3 done #8 sha256:e8272a0a149493792745e719d3825c3f226c06ee39dbaffbce7d23791626da72 0B / 5.11kB 3.1s #8 extracting sha256:041d4cd74a929bc4b66ee955ab5b229de098fa389d1a1fb9565e536d8878e15f #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 32.51MB / 55.41MB 3.2s #8 sha256:e8272a0a149493792745e719d3825c3f226c06ee39dbaffbce7d23791626da72 5.11kB / 5.11kB 3.2s done #8 extracting sha256:041d4cd74a929bc4b66ee955ab5b229de098fa389d1a1fb9565e536d8878e15f done #8 extracting sha256:6e1bee0f8701f0ae53a5129dc82115967ae36faa30d7701b195dfc6ec317a51d done #8 extracting sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c #8 sha256:ae027cd2c5a4002eeaf26dc989c60421335b13b5893356ae644eeaff1ffa98e0 0B / 206B 3.2s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 110.10MB / 121.07MB 3.4s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 35.48MB / 55.41MB 3.4s #8 sha256:ae027cd2c5a4002eeaf26dc989c60421335b13b5893356ae644eeaff1ffa98e0 206B / 206B 3.4s done #8 sha256:f31c418d00702123991fa1caa835ba8a6b1819ee2417ef81f887538f3faf9bcd 0B / 237B 3.4s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 118.49MB / 121.07MB 3.5s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 50.33MB / 55.41MB 3.5s #8 sha256:f31c418d00702123991fa1caa835ba8a6b1819ee2417ef81f887538f3faf9bcd 237B / 237B 3.5s done #8 sha256:b5ee82db9aa2736c56e97a64a16a8fc7a2822180a3e04200df0e00f1f55d6474 0B / 28.60MB 3.7s #8 sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 121.07MB / 121.07MB 3.9s done #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 53.36MB / 55.41MB 4.0s #8 sha256:b5ee82db9aa2736c56e97a64a16a8fc7a2822180a3e04200df0e00f1f55d6474 19.92MB / 28.60MB 4.0s #8 sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 55.41MB / 55.41MB 4.1s done #8 sha256:b5ee82db9aa2736c56e97a64a16a8fc7a2822180a3e04200df0e00f1f55d6474 26.21MB / 28.60MB 4.1s #8 ... #9 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #9 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.0s done #9 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #9 sha256:954b378c375d852eb3c63ab88978f640b4348b01c1b3456a024a81536dafbbf4 528B / 528B done #9 sha256:c8bccc0af9571ec0d006a43acb5a8d08c4ce42b6cc7194dd6eb167976f501ef1 1.51kB / 1.51kB done #9 sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 2.21MB / 2.21MB 4.1s done #9 extracting sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 0.1s done #9 DONE 4.3s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8@sha256:733c26f9981cfddc96ea4a644c1b49e6de8e0bb83a1f8acd4fca4df3afe9dbb5 #8 sha256:b5ee82db9aa2736c56e97a64a16a8fc7a2822180a3e04200df0e00f1f55d6474 28.60MB / 28.60MB 4.2s Commit message: "rpm: Do not provides runc on rhel 8" Commit message: "rpm: Do not provides runc on rhel 8" [Pipeline] stage [Pipeline] { (Build RPM for x86_64) [Pipeline] sh [Pipeline] stage [Pipeline] { (Build RPM for aarch64) [Pipeline] sh Commit message: "rpm: Do not provides runc on rhel 8" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make GOLANG_IMAGE=dockereng/go-crypto-swap:sles-12.3-go1.11.8 BUILD_IMAGE=dockereng/go-crypto-swap:sles-12.3-go1.11.8 REF=master sles #8 extracting sha256:e6e2d7ab22bd7a507f2379eba92452b18475de32ba967d2e16e6bf6ebe83457c 2.1s done #8 extracting sha256:d4b7ae38cbd53ffa2f9a3cce506456dbf921eb045a8fc8a9a17841672a748ee0 done #8 extracting sha256:a5dfaf77195f3f26589f6620e909d2cb868ff25b8601f554863a017327a8491c #8 extracting sha256:a5dfaf77195f3f26589f6620e909d2cb868ff25b8601f554863a017327a8491c done #8 extracting sha256:1754e5c0b2b2111f2e03a5e8d2d6679140f876f3f210f18c8056817fe14a897b done #8 extracting sha256:5be1605039e6e031adbfa6c717e0bde3f4cd51de005f618a51518fe16d1c371b 0.1s > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make GOLANG_IMAGE=golang:1.11.8 BUILD_IMAGE=fedora:28 REF=master fedora-28 #8 extracting sha256:5be1605039e6e031adbfa6c717e0bde3f4cd51de005f618a51518fe16d1c371b 0.3s done #8 extracting sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 Commit message: "rpm: Do not provides runc on rhel 8" Commit message: "rpm: Do not provides runc on rhel 8" [Pipeline] stage [Pipeline] { (Build RPM for x86_64) [Pipeline] sh Commit message: "rpm: Do not provides runc on rhel 8" > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make GOLANG_IMAGE=dockereng/go-crypto-swap:centos-7-go1.11.8 BUILD_IMAGE=dockereng/go-crypto-swap:centos-7-go1.11.8 REF=master centos-7 [Pipeline] stage [Pipeline] { (Build RPM for x86_64) [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] stage [Pipeline] { (Build DEB armhf) [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make GOLANG_IMAGE=golang:1.11.8 BUILD_IMAGE=fedora:28 REF=master fedora-28 [Pipeline] stage [Pipeline] { (Build RPM for aarch64) [Pipeline] sh > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a + make GOLANG_IMAGE=golang:1.11.8 BUILD_IMAGE=ubuntu:bionic REF=master deb + make GOLANG_IMAGE=golang:1.11.8 BUILD_IMAGE=centos:7 REF=master centos-7 #8 extracting sha256:6a1f09a705f13293dbf937df6f722969134787f0ec32465dbf0b7c9fec8088a4 3.0s done #8 extracting sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f #8 extracting sha256:811c3204298b3e60deb799fb6191c4e9e2fb836f2ca3d0ddb0bf19354a1e862f 1.8s done #8 extracting sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 0.1s #8 extracting sha256:b6540d868628dfa6642618d2a5240eb0d71fd181a6aa2743d9fad5331b54aa83 0.6s done #8 extracting sha256:725973eb1837daaf1b3b56a508ef709ca0729c9e775159217eb7b86d91e795ad done #8 extracting sha256:e8272a0a149493792745e719d3825c3f226c06ee39dbaffbce7d23791626da72 done #8 extracting sha256:ae027cd2c5a4002eeaf26dc989c60421335b13b5893356ae644eeaff1ffa98e0 #8 ... #10 [runc 2/4] RUN apk -u --no-cache add git #10 0.247 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz #10 1.335 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz #10 1.400 (1/7) Installing ca-certificates (20191127-r2) #10 1.453 (2/7) Installing nghttp2-libs (1.39.2-r0) #10 1.456 (3/7) Installing libssh2 (1.9.0-r1) #10 1.460 (4/7) Installing libcurl (7.61.1-r3) #10 1.468 (5/7) Installing expat (2.2.8-r0) #10 1.471 (6/7) Installing pcre2 (10.31-r0) #10 1.480 (7/7) Installing git (2.18.4-r0) #10 1.657 Executing busybox-1.28.4-r3.trigger #10 1.661 Executing ca-certificates-20191127-r2.trigger #10 1.700 OK: 19 MiB in 20 packages #10 ... #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8@sha256:733c26f9981cfddc96ea4a644c1b49e6de8e0bb83a1f8acd4fca4df3afe9dbb5 #8 extracting sha256:ae027cd2c5a4002eeaf26dc989c60421335b13b5893356ae644eeaff1ffa98e0 done #8 extracting sha256:f31c418d00702123991fa1caa835ba8a6b1819ee2417ef81f887538f3faf9bcd done #8 extracting sha256:b5ee82db9aa2736c56e97a64a16a8fc7a2822180a3e04200df0e00f1f55d6474 #8 ... #10 [runc 2/4] RUN apk -u --no-cache add git #10 DONE 10.6s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:ubuntu-18.04-go1.11.8@sha256:733c26f9981cfddc96ea4a644c1b49e6de8e0bb83a1f8acd4fca4df3afe9dbb5 #8 extracting sha256:b5ee82db9aa2736c56e97a64a16a8fc7a2822180a3e04200df0e00f1f55d6474 0.8s done #8 DONE 15.7s #11 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #11 0.456 Cloning into '/runc'... docker build --build-arg BUILD_IMAGE="ubuntu:bionic" --build-arg GOLANG_IMAGE="golang:1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/deb.dockerfile \ -t containerd-builder-deb-arm64:7d84a20 . docker build --build-arg BUILD_IMAGE="fedora:28" --build-arg GOLANG_IMAGE="golang:1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ --build-arg FEDORA_VERSION=28 \ -f dockerfiles/fedora.dockerfile \ -t containerd-builder-fedora-28-arm64:7d84a20 . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from deb.dockerfile #2 transferring dockerfile: 1.46kB done #2 DONE 0.0s #3 [auth] library/alpine:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/ubuntu:pull token for registry-1.docker.io #4 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/alpine:3.8 #11 ... #12 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #12 0.568 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #12 0.691 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3373 kB] #12 0.812 Get:3 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] #12 0.814 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1688 kB] #12 0.837 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1637 kB] #12 3.845 Hit:6 http://archive.ubuntu.com/ubuntu bionic InRelease #12 3.847 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #12 3.890 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] #12 4.021 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2411 kB] #12 4.202 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #12 4.206 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3785 kB] #12 4.303 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1728 kB] #12 4.340 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #12 4.342 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] #12 5.314 Fetched 15.0 MB in 4s (3350 kB/s) #6 DONE 0.5s #7 [internal] load metadata for docker.io/library/ubuntu:bionic #7 DONE 0.4s #8 [internal] load metadata for docker.io/library/golang:1.11.8 #8 DONE 0.6s #9 [internal] load build context #9 transferring context: 9.90kB done #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #10 resolve docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #10 resolve docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.1s done #10 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done #10 sha256:f97a5103cca28097326814718e711c9c41b54853c26959d73495e40b1dd608f2 424B / 424B done #10 sha256:d1a528908992e9b5bcff8329a22de1749007d0eeeccb93ab85dd5a822b8d46a0 2.31kB / 2.31kB done #10 ... #11 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #11 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.1s done #11 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #11 sha256:e802987f152d7826cf929ad4999fb3bb956ce7a30966aeb46c749f9120eaf22c 528B / 528B done #11 sha256:b22edbe95d11980cbd47579189e8e6382dbb39629ca636f2a3b2741fae23bf1d 1.51kB / 1.51kB done #11 sha256:788aef77d06ba65af872cf0c2da5b49362f6c05a5c8d1f8ceb4fd8b070e56876 2.10MB / 2.10MB 0.1s done #11 extracting sha256:788aef77d06ba65af872cf0c2da5b49362f6c05a5c8d1f8ceb4fd8b070e56876 0.0s done #11 DONE 0.3s #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.1s done #12 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done #12 sha256:f25e4dc7cea55f6a0791d0fde4ecdcb0a74cc0df859ac4540f9b3ad74e429dbc 1.79kB / 1.79kB done #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 27.26MB / 43.13MB 0.4s #12 sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 0B / 9.73MB 0.3s #12 sha256:dd74e3e8c544d91dbe4c66adea040b3c0a7b073480323bd5c5fbba607d5b60bd 5.46kB / 5.46kB done #12 sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 0B / 4.09MB 0.4s #12 sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 9.73MB / 9.73MB 0.5s done #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 0B / 48.01MB 0.5s #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 31.46MB / 43.13MB 0.7s #12 sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 3.15MB / 4.09MB 0.8s #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 16.78MB / 48.01MB 0.8s #12 5.314 Reading package lists... #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 28.31MB / 48.01MB 0.9s #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 39.85MB / 43.13MB 1.1s #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 44.04MB / 48.01MB 1.1s #12 sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 4.09MB / 4.09MB 1.2s #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 48.01MB / 48.01MB 1.2s #12 sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 4.09MB / 4.09MB 1.2s done #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 48.01MB / 48.01MB 1.2s done #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 0B / 49.04MB 1.3s #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 0B / 98.91MB 1.3s #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 43.13MB / 43.13MB 1.4s #12 extracting sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 43.13MB / 43.13MB 1.4s done #12 sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 0B / 126B 1.5s #12 sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 126B / 126B 1.5s done #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 27.26MB / 49.04MB 1.8s #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 15.73MB / 98.91MB 1.8s #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 27.26MB / 98.91MB 1.9s #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 30.41MB / 49.04MB 2.0s #12 6.629 Reading package lists... #12 7.856 Building dependency tree... #12 ... #11 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #11 DONE 8.7s #13 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #13 0.451 Cloning into '/containerd'... #13 DONE 8.8s #12 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #12 7.856 Building dependency tree... #12 8.069 Reading state information... #12 ... #14 [containerd 4/4] RUN git -C /containerd checkout master docker build --build-arg BUILD_IMAGE="dockereng/go-crypto-swap:sles-12.3-go1.11.8" --build-arg GOLANG_IMAGE="dockereng/go-crypto-swap:sles-12.3-go1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/sles.dockerfile \ -t containerd-builder-sles-amd64:7d84a20 . #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 47.19MB / 49.04MB 2.7s #12 extracting sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 1.3s done #14 0.741 error: pathspec 'master' did not match any file(s) known to git. #14 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #12 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #12 8.069 Reading state information... #12 8.256 The following additional packages will be installed: #12 8.256 at autoconf automake autopoint autotools-dev bsdmainutils dctrl-tools #12 8.256 debhelper dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #12 8.256 distro-info-data dput fakeroot file gettext gettext-base gnupg gnupg-l10n #12 8.256 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv #12 8.257 groff-base intltool-debian iso-codes libapt-inst2.0 libapt-pkg-perl #12 8.257 libarchive-cpio-perl libarchive-zip-perl libassuan0 libauthen-sasl-perl #12 8.257 libb-hooks-endofscope-perl libb-hooks-op-check-perl libcgi-fast-perl #12 8.257 libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl #12 8.257 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl4 libdata-dump-perl #12 8.257 libdata-optlist-perl libdevel-callchecker-perl #12 8.257 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #12 8.257 libdynaloader-functions-perl libemail-valid-perl libencode-locale-perl #12 8.257 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #12 8.257 libfile-chdir-perl libfile-homedir-perl libfile-listing-perl #12 8.257 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #12 8.257 libgetopt-long-descriptive-perl libgit-wrapper-perl libgpgme11 #12 8.257 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #12 8.257 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #12 8.257 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #12 8.257 libhttp-negotiate-perl libicu60 libimport-into-perl libio-html-perl #12 8.257 libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl #12 8.257 libio-string-perl libio-stringy-perl libipc-run-perl #12 8.257 libipc-system-simple-perl libksba8 liblist-compare-perl #12 8.257 liblist-moreutils-perl liblocale-gettext-perl libltdl-dev libltdl7 #12 8.257 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #12 8.257 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #12 8.257 libmodule-runtime-perl libmoo-perl libmpdec2 libnamespace-clean-perl #12 8.257 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #12 8.257 libnet-smtp-ssl-perl libnet-ssleay-perl libnpth0 libnumber-compare-perl #12 8.257 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #12 8.257 libparams-classify-perl libparams-util-perl libparams-validate-perl #12 8.257 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #12 8.257 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpython3-stdlib #12 8.257 libpython3.6-minimal libpython3.6-stdlib libreadline7 #12 8.257 libregexp-pattern-license-perl librole-tiny-perl libsigsegv2 libsocket6-perl #12 8.257 libsort-key-perl libsort-versions-perl libssl1.1 libstrictures-perl #12 8.257 libstring-copyright-perl libstring-escape-perl libsub-exporter-perl #12 8.257 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #12 8.257 libsub-name-perl libsub-quote-perl libsys-hostname-long-perl #12 8.257 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #12 8.257 libtry-tiny-perl libunicode-utf8-perl libunwind8 liburi-perl #12 8.257 libvariable-magic-perl libwww-perl libwww-robotrules-perl libxml-libxml-perl #12 8.257 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #12 8.257 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-0-2 #12 8.257 libyaml-libyaml-perl licensecheck lintian lsb-release m4 man-db mime-support #12 8.258 netbase patchutils perl-openssl-defaults pinentry-curses po-debconf #12 8.258 python-apt-common python3 python3-apt python3-certifi python3-chardet #12 8.258 python3-debian python3-gpg python3-idna python3-magic python3-minimal #12 8.258 python3-pkg-resources python3-requests python3-six python3-unidiff #12 8.258 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #12 8.258 strace t1utils ucf unzip wdiff #12 8.259 Suggested packages: #12 8.259 default-mta | mail-transport-agent autoconf-archive gnu-standards #12 8.259 autoconf-doc wamerican | wordlist whois vacation debtags dh-make dwz #12 8.259 adequate autopkgtest bls-standalone bsd-mailx | mailx build-essential #12 8.259 check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs #12 8.259 dose-extra duck faketime gnuplot how-can-i-help libfile-desktopentry-perl #12 8.259 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts #12 8.259 mutt piuparts postgresql-client quilt ratt reprotest svn-buildpackage w3m #12 8.259 debian-keyring libsoap-lite-perl dbus-user-session libpam-systemd #12 8.259 pinentry-gnome3 tor python3-paramiko mini-dinstall rsync gettext-doc #12 8.259 libasprintf-dev libgettextpo-dev git-daemon-run | git-daemon-sysvinit #12 8.259 git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn #12 8.259 parcimonie xloadimage scdaemon groff isoquery libgssapi-perl libtool-doc #12 8.259 libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl #12 8.259 libbareword-filehandles-perl libindirect-perl libmultidimensional-perl #12 8.259 gfortran | fortran95-compiler gcj-jdk libauthen-ntlm-perl bash-completion #12 8.259 binutils-multiarch libtext-template-perl lsb m4-doc apparmor less #12 8.259 www-browser pinentry-doc libmail-box-perl python3-doc python3-tk #12 8.259 python3-venv python3-apt-dbg python-apt-doc python3-setuptools #12 8.259 python3-cryptography python3-openssl python3-socks python3.6-venv #12 8.259 python3.6-doc binfmt-support readline-doc zip wdiff-doc #12 8.259 Recommended packages: #12 8.259 less #12 8.572 The following NEW packages will be installed: #12 8.572 at autoconf automake autopoint autotools-dev bsdmainutils dctrl-tools #12 8.572 debhelper devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr #12 8.572 distro-info-data dput equivs fakeroot file gettext gettext-base gnupg #12 8.572 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #12 8.572 gpgsm groff-base intltool-debian iso-codes libapt-inst2.0 libapt-pkg-perl #12 8.572 libarchive-cpio-perl libarchive-zip-perl libassuan0 libauthen-sasl-perl #12 8.574 libb-hooks-endofscope-perl libb-hooks-op-check-perl libcgi-fast-perl #12 8.574 libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl #12 8.574 libclass-xsaccessor-perl libclone-perl libcroco3 libdata-dump-perl #12 8.574 libdata-optlist-perl libdevel-callchecker-perl #12 8.574 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #12 8.574 libdynaloader-functions-perl libemail-valid-perl libencode-locale-perl #12 8.574 libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl #12 8.574 libfile-chdir-perl libfile-homedir-perl libfile-listing-perl #12 8.574 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #12 8.574 libgetopt-long-descriptive-perl libgit-wrapper-perl libgpgme11 #12 8.574 libhtml-form-perl libhtml-format-perl libhtml-parser-perl #12 8.574 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl #12 8.574 libhttp-daemon-perl libhttp-date-perl libhttp-message-perl #12 8.574 libhttp-negotiate-perl libicu60 libimport-into-perl libio-html-perl #12 8.574 libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl #12 8.574 libio-string-perl libio-stringy-perl libipc-run-perl #12 8.574 libipc-system-simple-perl libksba8 liblist-compare-perl #12 8.574 liblist-moreutils-perl liblocale-gettext-perl libltdl-dev libltdl7 #12 8.574 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #12 8.574 libmail-sendmail-perl libmailtools-perl libmodule-implementation-perl #12 8.574 libmodule-runtime-perl libmoo-perl libmpdec2 libnamespace-clean-perl #12 8.574 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #12 8.574 libnet-smtp-ssl-perl libnet-ssleay-perl libnpth0 libnumber-compare-perl #12 8.574 libnumber-range-perl libpackage-stash-perl libpackage-stash-xs-perl #12 8.574 libparams-classify-perl libparams-util-perl libparams-validate-perl #12 8.574 libparse-debianchangelog-perl libpath-iterator-rule-perl libpath-tiny-perl #12 8.574 libperlio-gzip-perl libpipeline1 libpod-constants-perl libpython3-stdlib #12 8.574 libpython3.6-minimal libpython3.6-stdlib libreadline7 #12 8.574 libregexp-pattern-license-perl librole-tiny-perl libsigsegv2 libsocket6-perl #12 8.574 libsort-key-perl libsort-versions-perl libstrictures-perl #12 8.574 libstring-copyright-perl libstring-escape-perl libsub-exporter-perl #12 8.574 libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl #12 8.574 libsub-name-perl libsub-quote-perl libsys-hostname-long-perl #12 8.574 libtext-glob-perl libtext-levenshtein-perl libtimedate-perl libtool #12 8.574 libtry-tiny-perl libunicode-utf8-perl libunwind8 liburi-perl #12 8.574 libvariable-magic-perl libwww-perl libwww-robotrules-perl libxml-libxml-perl #12 8.574 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #12 8.574 libxml-sax-expat-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-0-2 #12 8.574 libyaml-libyaml-perl licensecheck lintian lsb-release m4 man-db mime-support #12 8.574 netbase patchutils perl-openssl-defaults pinentry-curses po-debconf #12 8.574 python-apt-common python3 python3-apt python3-certifi python3-chardet #12 8.574 python3-debian python3-gpg python3-idna python3-magic python3-minimal #12 8.574 python3-pkg-resources python3-requests python3-six python3-unidiff #12 8.574 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #12 8.574 strace t1utils ucf unzip wdiff #12 8.574 The following packages will be upgraded: #12 8.575 curl git gpgv libcurl4 libssl1.1 #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 49.04MB / 49.04MB 2.9s done #12 extracting sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 #12 extracting sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 0.3s done #12 CANCELED #15 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f # TODO remove RUNC_NOKMEM once kernel-memory bug has been fixed in RHEL/CentOS 3.10 kernels docker build --build-arg BUILD_IMAGE="dockereng/go-crypto-swap:centos-7-go1.11.8" --build-arg GOLANG_IMAGE="dockereng/go-crypto-swap:centos-7-go1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/centos.dockerfile \ -t containerd-builder-centos-7-amd64:7d84a20 . #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 32.51MB / 98.91MB 3.3s #15 CANCELED ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.741 error: pathspec 'master' did not match any file(s) known to git. ------ deb.dockerfile:11 -------------------- 9 | ENV IMPORT_PATH github.com/containerd/containerd 10 | RUN git clone https://${IMPORT_PATH}.git /containerd 11 | >>> RUN git -C /containerd checkout ${REF} 12 | 13 | FROM alpine:3.8 as runc -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:67: deb] Error 1 #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 50.33MB / 98.91MB 3.6s #12 extracting sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 #12 ... #10 [stage-3 1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #10 sha256:064a9bb4736de1b2446f528e4eb37335378392cf9b95043d3e9970e253861702 22.71MB / 22.71MB 2.7s done #10 extracting sha256:064a9bb4736de1b2446f528e4eb37335378392cf9b95043d3e9970e253861702 0.9s done #10 DONE 3.8s #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 60.82MB / 98.91MB 3.7s #12 extracting sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 0.1s done [Pipeline] } [Pipeline] // stage [Pipeline] sh #12 extracting sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 96526aa774ef: Pulling fs layer docker build --build-arg BUILD_IMAGE="fedora:28" --build-arg GOLANG_IMAGE="golang:1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ --build-arg FEDORA_VERSION=28 \ -f dockerfiles/fedora.dockerfile \ -t containerd-builder-fedora-28-amd64:7d84a20 . #12 ... #13 [runc 2/4] RUN apk -u --no-cache add git #13 0.231 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/aarch64/APKINDEX.tar.gz #13 1.292 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/aarch64/APKINDEX.tar.gz #13 1.356 (1/7) Installing ca-certificates (20191127-r2) #13 1.372 (2/7) Installing nghttp2-libs (1.39.2-r0) #13 1.386 (3/7) Installing libssh2 (1.9.0-r1) #13 1.390 (4/7) Installing libcurl (7.61.1-r3) #13 1.397 (5/7) Installing expat (2.2.8-r0) #13 1.401 (6/7) Installing pcre2 (10.31-r0) #13 1.407 (7/7) Installing git (2.18.4-r0) #13 1.553 Executing busybox-1.28.4-r3.trigger #13 1.557 Executing ca-certificates-20191127-r2.trigger #13 1.592 OK: 18 MiB in 20 packages #13 DONE 4.1s #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 66.06MB / 98.91MB 4.5s chown: build/: No such file or directory #0 building with "default" instance using docker driver #1 [internal] load build definition from fedora.dockerfile #1 transferring dockerfile: 1.27kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] library/fedora:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/alpine:pull token for registry-1.docker.io #4 DONE 0.0s #5 [auth] library/golang:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/alpine:3.8 #6 DONE 0.4s #7 [internal] load metadata for docker.io/library/golang:1.11.8 #7 ... #8 [internal] load metadata for docker.io/library/fedora:28 #8 DONE 0.6s #7 [internal] load metadata for docker.io/library/golang:1.11.8 #7 DONE 0.8s #9 [internal] load build context #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 #10 resolve docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 0.1s done #10 ... #9 [internal] load build context #9 transferring context: 10.86kB done #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 #10 sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 1.20kB / 1.20kB done #10 sha256:54e90be6a55acafce3b90c08f5c0813bd5b509090f8c8b19bfdc3ccacee70ef2 529B / 529B done #10 sha256:1f03c6f5c4cb1242084bc856e78e31ef8223578fede5353c3b0da6ac09f6f109 2.04kB / 2.04kB done #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 0B / 88.88MB 0.1s #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 94.37MB / 98.91MB 4.8s # TODO remove RUNC_NOKMEM once kernel-memory bug has been fixed in RHEL/CentOS 3.10 kernels docker build --build-arg BUILD_IMAGE="centos:7" --build-arg GOLANG_IMAGE="golang:1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/centos.dockerfile \ -t containerd-builder-centos-7-arm64:7d84a20 . make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ #10 ... #11 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #11 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.1s done #11 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #11 sha256:e802987f152d7826cf929ad4999fb3bb956ce7a30966aeb46c749f9120eaf22c 528B / 528B done #11 sha256:b22edbe95d11980cbd47579189e8e6382dbb39629ca636f2a3b2741fae23bf1d 1.51kB / 1.51kB done #11 sha256:788aef77d06ba65af872cf0c2da5b49362f6c05a5c8d1f8ceb4fd8b070e56876 2.10MB / 2.10MB 0.1s done #11 extracting sha256:788aef77d06ba65af872cf0c2da5b49362f6c05a5c8d1f8ceb4fd8b070e56876 0.0s done #11 DONE 0.3s #10 [stage-3 1/12] FROM docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 chown: artifacts/: No such file or directory #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 22.02MB / 88.88MB 0.5s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 27.26MB / 88.88MB 0.7s #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 98.91MB / 98.91MB 5.3s done make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch deb-x86_64 #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from sles.dockerfile #2 transferring dockerfile: 1.56kB done #2 DONE 0.0s #3 [auth] dockereng/go-crypto-swap:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/alpine:pull token for registry-1.docker.io #4 DONE 0.0s #5 [internal] load metadata for docker.io/library/alpine:3.8 #12 extracting sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 1.5s done #12 extracting sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d #5 DONE 0.4s #6 [internal] load metadata for docker.io/dockereng/go-crypto-swap:sles-12.3-go1.11.8 #6 DONE 0.4s #7 [internal] load build context #7 transferring context: 10.86kB done #7 DONE 0.0s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:sles-12.3-go1.11.8@sha256:140bc10bcbd2a247132c1a420ef0eed90d2784996d1e4d749bbd67948c9e1e15 #8 resolve docker.io/dockereng/go-crypto-swap:sles-12.3-go1.11.8@sha256:140bc10bcbd2a247132c1a420ef0eed90d2784996d1e4d749bbd67948c9e1e15 0.0s done #8 sha256:1af327d8f1ec623ccc31edbcc829047e57b27345638c331423d6538a83c01de7 10.70kB / 10.70kB done #8 sha256:140bc10bcbd2a247132c1a420ef0eed90d2784996d1e4d749bbd67948c9e1e15 5.56kB / 5.56kB done #8 sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 0B / 47.08MB 0.1s #8 sha256:2fd08a3e75b1944c6566a30a62ca5f0a4868f5894e3c94484f54c2e1ad2b694b 0B / 33.27kB 0.1s #8 sha256:464e0a642d549f8cee9ee0a6b314b9f930ed2631211a17ba14825a3a58585adc 0B / 107.32kB 0.2s #8 sha256:464e0a642d549f8cee9ee0a6b314b9f930ed2631211a17ba14825a3a58585adc 107.32kB / 107.32kB 0.2s done #8 sha256:aac348cf8b273827fe0d894855e15e9573b6d20a1168fc8bf10e71a73bdbfda0 0B / 34.74kB 0.3s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 32.51MB / 88.88MB 1.6s #8 sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 27.26MB / 47.08MB 0.5s #8 sha256:2fd08a3e75b1944c6566a30a62ca5f0a4868f5894e3c94484f54c2e1ad2b694b 33.27kB / 33.27kB 0.3s done #8 sha256:aac348cf8b273827fe0d894855e15e9573b6d20a1168fc8bf10e71a73bdbfda0 34.74kB / 34.74kB 0.4s #8 sha256:0e6fa7a85a9300b00bcfd441d58ea9203b4fdd273ee160544521f2520ba4f929 36.16kB / 36.16kB 0.4s done #8 sha256:ab9d1b5638b436fb28d7f93696607ef5460f99e3918ef016ce7b805b90a67598 0B / 37.64kB 0.5s #8 sha256:f105ff5d81692d986104392899ed173bc1ed35ed3c230be403f090ab779a120e 0B / 39.10kB 0.5s #8 sha256:aac348cf8b273827fe0d894855e15e9573b6d20a1168fc8bf10e71a73bdbfda0 34.74kB / 34.74kB 0.4s done #8 sha256:ab9d1b5638b436fb28d7f93696607ef5460f99e3918ef016ce7b805b90a67598 37.64kB / 37.64kB 0.5s done #8 sha256:f105ff5d81692d986104392899ed173bc1ed35ed3c230be403f090ab779a120e 39.10kB / 39.10kB 0.6s #8 sha256:3ccf02c6894069421ad9f7a88415ad63501ade34d0e89e607f367d44566de74f 0B / 40.66kB 0.6s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 41.94MB / 88.88MB 1.8s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 55.57MB / 88.88MB 2.0s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 60.82MB / 88.88MB 2.1s #12 extracting sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 1.2s done #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from centos.dockerfile #2 transferring dockerfile: 1.33kB done #2 DONE 0.0s #3 [auth] library/alpine:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] dockereng/go-crypto-swap:pull token for registry-1.docker.io #4 DONE 0.0s #5 [internal] load metadata for docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8 #5 DONE 0.4s #6 [internal] load metadata for docker.io/library/alpine:3.8 #6 DONE 0.4s #7 [internal] load build context #7 transferring context: 10.86kB done #7 DONE 0.0s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8@sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 #8 resolve docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8@sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 0.0s done #8 sha256:a59cee66f59efc61657bb1900a8942ca6ed38e6a14c88a994fafbbf23b0dbcf7 5.26kB / 5.26kB done #8 sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 3.25kB / 3.25kB done #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 0B / 71.87MB 0.1s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 0B / 75.40MB 0.1s #8 sha256:74e2eeccdfc20f509507b1d1e2e195d25d6355e1b62b14e685a2a5781ba87bca 0B / 241B 0.1s #8 sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 31.46MB / 47.08MB 0.7s #8 sha256:f105ff5d81692d986104392899ed173bc1ed35ed3c230be403f090ab779a120e 39.10kB / 39.10kB 0.6s done #8 sha256:3ccf02c6894069421ad9f7a88415ad63501ade34d0e89e607f367d44566de74f 40.66kB / 40.66kB 0.6s done #8 sha256:4fd5e1bcaba0ec8049c762a20638e2be3310373abdf8654454aa408029277f25 42.17kB / 42.17kB 0.7s done #8 sha256:2f375be27affb58f6ee817ad4ce4efa589186e5e39771a051d9a7f3f5857b4c4 44.84kB / 44.84kB 0.8s done #8 sha256:9fe2efa49a97a2293294635d40f198b89c812203987d392689f807bddeddd602 0B / 49.27kB 0.8s #8 sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 0B / 35.55MB 0.8s #8 sha256:9fe2efa49a97a2293294635d40f198b89c812203987d392689f807bddeddd602 49.27kB / 49.27kB 0.8s done #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 0B / 72.76MB 0.9s #0 building with "default" instance using docker driver #1 [internal] load build definition from fedora.dockerfile #1 transferring dockerfile: 1.27kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] library/fedora:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/golang:pull token for registry-1.docker.io #4 DONE 0.0s #5 [auth] library/alpine:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/alpine:3.8 #6 DONE 0.4s #7 [internal] load metadata for docker.io/library/fedora:28 #7 DONE 0.4s #8 [internal] load metadata for docker.io/library/golang:1.11.8 #8 DONE 0.5s #9 [internal] load build context #9 transferring context: 10.86kB done #9 DONE 0.0s #10 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #10 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.0s done #10 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #10 sha256:954b378c375d852eb3c63ab88978f640b4348b01c1b3456a024a81536dafbbf4 528B / 528B done #10 sha256:c8bccc0af9571ec0d006a43acb5a8d08c4ce42b6cc7194dd6eb167976f501ef1 1.51kB / 1.51kB done #10 sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 2.21MB / 2.21MB 0.1s done #10 extracting sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 0.0s done #10 DONE 0.3s #11 [stage-3 1/12] FROM docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 #11 resolve docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 0.0s done #11 sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 1.20kB / 1.20kB done #11 sha256:c22753471c4b08399b6cbe80e0bb12ccf5f0d70ef900281c163bc9513bd2298d 529B / 529B done #11 sha256:4c5b21baa7a0a0cf6948d9dd31d7d300c171248ad9df1fbfc831057e494beaef 2.04kB / 2.04kB done #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 3.15MB / 89.65MB 0.3s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 10.49MB / 75.40MB 0.2s #8 sha256:74e2eeccdfc20f509507b1d1e2e195d25d6355e1b62b14e685a2a5781ba87bca 241B / 241B 0.1s done #8 sha256:855238cd6bd79dda5eaf0f9bb75ace35ade8f928b9783f961c8007ca2829f3a2 0B / 365B 0.2s #8 sha256:855238cd6bd79dda5eaf0f9bb75ace35ade8f928b9783f961c8007ca2829f3a2 365B / 365B 0.3s done #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 16.96MB / 89.65MB 0.4s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 27.26MB / 89.65MB 0.5s #12 extracting sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 0.1s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 30.41MB / 75.40MB 0.4s #8 sha256:9dfcb71b2d626a53c7721775c4001e4e4c2dce3f707f86a4680c67cc1ab97235 0B / 126B 0.4s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 39.85MB / 75.40MB 0.5s #8 sha256:9dfcb71b2d626a53c7721775c4001e4e4c2dce3f707f86a4680c67cc1ab97235 126B / 126B 0.4s done #8 sha256:19b0e523a356f773d15a8043ccedd3958723a4bf90e545e4b54cb6c48ce67f1a 0B / 4.77MB 0.5s #8 sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 46.14MB / 47.08MB 1.3s #8 sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 18.87MB / 35.55MB 1.3s #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 25.17MB / 72.76MB 1.3s #8 sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 47.08MB / 47.08MB 1.3s done #8 sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 27.26MB / 35.55MB 1.4s #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 32.51MB / 72.76MB 1.4s #8 extracting sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 0.1s #8 sha256:11445fdfe8b138e0296f6b9b926b39ece8daa9ed3e99faa8b0ff635a739bebb8 0B / 241B 1.4s #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from centos.dockerfile #2 transferring dockerfile: 1.33kB done #2 DONE 0.0s #3 [auth] library/golang:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/centos:pull token for registry-1.docker.io #4 DONE 0.0s #5 [auth] library/alpine:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/alpine:3.8 #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 32.51MB / 89.65MB 0.6s #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 32.51MB / 71.87MB 0.7s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 60.82MB / 75.40MB 0.7s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 66.06MB / 75.40MB 0.9s #8 sha256:19b0e523a356f773d15a8043ccedd3958723a4bf90e545e4b54cb6c48ce67f1a 3.15MB / 4.77MB 0.9s #8 sha256:11445fdfe8b138e0296f6b9b926b39ece8daa9ed3e99faa8b0ff635a739bebb8 241B / 241B 1.5s #8 sha256:11445fdfe8b138e0296f6b9b926b39ece8daa9ed3e99faa8b0ff635a739bebb8 241B / 241B 1.5s done #8 sha256:c5cdbbcbd8a6ebbf099e85b671d35f3b1d0430d31ee5aca715fee5a2edb6f241 0B / 356B 1.6s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 66.06MB / 88.88MB 3.0s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 46.14MB / 89.65MB 0.8s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 60.82MB / 89.65MB 0.9s #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 47.19MB / 71.87MB 1.0s #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 60.82MB / 71.87MB 1.1s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 74.59MB / 75.40MB 1.1s #8 extracting sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df #8 sha256:c5cdbbcbd8a6ebbf099e85b671d35f3b1d0430d31ee5aca715fee5a2edb6f241 356B / 356B 1.6s done #8 sha256:50ac0cafd191b24d3477ad8bdc8ca1da3a9e84753208f8085f2ee6e5d662dc9f 0B / 124B 1.7s #8 sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 31.46MB / 35.55MB 1.9s #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 52.97MB / 72.76MB 1.9s #8 sha256:50ac0cafd191b24d3477ad8bdc8ca1da3a9e84753208f8085f2ee6e5d662dc9f 124B / 124B 1.8s done #8 sha256:4e485b649d5e6257584ba7c9b31ab26129cac30c989fc4201dda11241659ecc2 0B / 4.77MB 1.9s #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 58.72MB / 72.76MB 2.0s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 72.93MB / 88.88MB 3.3s #6 DONE 0.5s #7 [internal] load metadata for docker.io/library/golang:1.11.8 #7 DONE 0.5s #8 [internal] load metadata for docker.io/library/centos:7 #8 DONE 0.5s #9 [internal] load build context #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #10 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.1s done #10 ... #9 [internal] load build context #9 transferring context: 10.86kB done #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #10 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #10 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done #10 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 2.10MB / 108.37MB 0.1s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 66.06MB / 89.65MB 1.3s #8 sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 75.40MB / 75.40MB 1.2s done #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 0B / 121.07MB 1.3s #8 sha256:4e485b649d5e6257584ba7c9b31ab26129cac30c989fc4201dda11241659ecc2 4.77MB / 4.77MB 2.0s done #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 0B / 121.07MB 2.1s #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 88.08MB / 88.88MB 3.5s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 13.63MB / 108.37MB 0.2s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 23.07MB / 108.37MB 0.3s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 32.51MB / 108.37MB 0.4s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 79.69MB / 89.65MB 1.5s #8 sha256:19b0e523a356f773d15a8043ccedd3958723a4bf90e545e4b54cb6c48ce67f1a 4.77MB / 4.77MB 1.5s #8 sha256:19b0e523a356f773d15a8043ccedd3958723a4bf90e545e4b54cb6c48ce67f1a 4.77MB / 4.77MB 1.5s done #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 15.73MB / 121.07MB 1.6s #8 sha256:8a35386516abde0e71fc29f41beb69c665f2f559759d231a4cb4297423aac618 0B / 21.57MB 1.6s #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 66.06MB / 72.76MB 2.3s #8 sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 35.55MB / 35.55MB 2.4s #8 sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 35.55MB / 35.55MB 2.4s done #8 sha256:cbf43fdb8c34332d607a021c31db7396cd6464ba1a363ac4a769c7e869728367 0B / 21.57MB 2.5s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 40.89MB / 108.37MB 0.5s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 89.65MB / 89.65MB 1.6s #11 sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 89.65MB / 89.65MB 1.7s done #11 extracting sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 65.01MB / 71.87MB 1.7s #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 27.26MB / 121.07MB 1.7s #8 sha256:8a35386516abde0e71fc29f41beb69c665f2f559759d231a4cb4297423aac618 20.97MB / 21.57MB 1.9s #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 26.21MB / 121.07MB 2.6s #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 70.25MB / 72.76MB 2.7s #8 extracting sha256:2386abc7d7d52d7a942767081e5394a9fad93f3e25e0e052e848182be049d365 1.3s done #8 extracting sha256:464e0a642d549f8cee9ee0a6b314b9f930ed2631211a17ba14825a3a58585adc done #8 extracting sha256:2fd08a3e75b1944c6566a30a62ca5f0a4868f5894e3c94484f54c2e1ad2b694b done #8 extracting sha256:aac348cf8b273827fe0d894855e15e9573b6d20a1168fc8bf10e71a73bdbfda0 #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 62.91MB / 108.37MB 0.7s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 70.25MB / 108.37MB 0.9s #8 sha256:8a35386516abde0e71fc29f41beb69c665f2f559759d231a4cb4297423aac618 21.57MB / 21.57MB 1.9s done #8 sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 0B / 55.41MB 2.0s #8 extracting sha256:aac348cf8b273827fe0d894855e15e9573b6d20a1168fc8bf10e71a73bdbfda0 done #8 extracting sha256:0e6fa7a85a9300b00bcfd441d58ea9203b4fdd273ee160544521f2520ba4f929 done #8 extracting sha256:ab9d1b5638b436fb28d7f93696607ef5460f99e3918ef016ce7b805b90a67598 done #8 extracting sha256:f105ff5d81692d986104392899ed173bc1ed35ed3c230be403f090ab779a120e done #8 extracting sha256:3ccf02c6894069421ad9f7a88415ad63501ade34d0e89e607f367d44566de74f done #8 extracting sha256:4fd5e1bcaba0ec8049c762a20638e2be3310373abdf8654454aa408029277f25 #8 sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 72.76MB / 72.76MB 2.9s done #8 sha256:cbf43fdb8c34332d607a021c31db7396cd6464ba1a363ac4a769c7e869728367 20.97MB / 21.57MB 3.0s #8 extracting sha256:4fd5e1bcaba0ec8049c762a20638e2be3310373abdf8654454aa408029277f25 done #8 extracting sha256:2f375be27affb58f6ee817ad4ce4efa589186e5e39771a051d9a7f3f5857b4c4 done #8 extracting sha256:9fe2efa49a97a2293294635d40f198b89c812203987d392689f807bddeddd602 done #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 0B / 55.41MB 3.0s #8 extracting sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 93.32MB / 108.37MB 1.0s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.2s #10 extracting sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 #10 sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 88.88MB / 88.88MB 4.3s done #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 33.55MB / 121.07MB 2.3s #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 60.82MB / 121.07MB 2.5s #8 sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 25.17MB / 55.41MB 2.5s #8 sha256:cbf43fdb8c34332d607a021c31db7396cd6464ba1a363ac4a769c7e869728367 21.57MB / 21.57MB 3.1s done #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 10.49MB / 55.41MB 3.2s #8 sha256:929ece1e5ebf8320cbba18435a56efcf22b4d4af910acec05d15c03492e5ce9f 0B / 2.16kB 3.2s #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 25.94MB / 55.41MB 3.3s #10 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 1.3s done #10 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 32.51MB / 55.41MB 3.4s #8 extracting sha256:df8a062ff478a03bc7f3badc52165f77cf1a5944d29c0b969482146e0f6d4f2b 0.3s done #8 extracting sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 32.51MB / 121.07MB 3.6s #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 41.94MB / 55.41MB 3.6s #8 sha256:929ece1e5ebf8320cbba18435a56efcf22b4d4af910acec05d15c03492e5ce9f 2.16kB / 2.16kB 3.4s done #8 sha256:7afa498486eccf51486839b5aa9fed254e5a8bc165785da2701889a2430c5d0a 0B / 5.11kB 3.6s #10 ... #11 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #11 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.1s done #11 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #11 sha256:e802987f152d7826cf929ad4999fb3bb956ce7a30966aeb46c749f9120eaf22c 528B / 528B done #11 sha256:b22edbe95d11980cbd47579189e8e6382dbb39629ca636f2a3b2741fae23bf1d 1.51kB / 1.51kB done #11 sha256:788aef77d06ba65af872cf0c2da5b49362f6c05a5c8d1f8ceb4fd8b070e56876 2.10MB / 2.10MB 1.4s done #11 extracting sha256:788aef77d06ba65af872cf0c2da5b49362f6c05a5c8d1f8ceb4fd8b070e56876 0.0s done #11 DONE 1.7s #10 [stage-3 1/12] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #8 sha256:7afa498486eccf51486839b5aa9fed254e5a8bc165785da2701889a2430c5d0a 5.11kB / 5.11kB 3.6s done #8 sha256:6bcf1c1365973a766b216c712ca60dcf3a5610bd31c8eb87502744b2de88e5c9 0B / 205B 3.7s #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 70.25MB / 71.87MB 2.9s #12 extracting sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 2.8s done #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 48.23MB / 121.07MB 3.9s #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 49.28MB / 55.41MB 3.9s #8 sha256:6bcf1c1365973a766b216c712ca60dcf3a5610bd31c8eb87502744b2de88e5c9 205B / 205B 3.7s done #8 sha256:bbc75a9ec8556cef7d59f181359b98e178cb96804db1a875c2bf0adc79ac85ae 238B / 238B 3.8s done #8 sha256:03c34bb8db34326ac58d55f546cc78da8771b3056a7ba3f2da9aecd73891557d 0B / 28.57MB 3.9s #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 60.82MB / 121.07MB 4.0s #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 84.05MB / 121.07MB 3.2s #8 sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 32.51MB / 55.41MB 3.2s #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 90.18MB / 121.07MB 3.3s #12 extracting sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 done #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 52.43MB / 55.41MB 4.1s #8 sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 71.87MB / 71.87MB 3.4s done #8 sha256:d2217582a9efaa9456e17db30ef5483153a8549d1f971e1e7c5de5046bc0ad87 0B / 2.17kB 3.5s #8 sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 55.41MB / 55.41MB 4.2s done #8 sha256:03c34bb8db34326ac58d55f546cc78da8771b3056a7ba3f2da9aecd73891557d 20.81MB / 28.57MB 4.4s #8 sha256:03c34bb8db34326ac58d55f546cc78da8771b3056a7ba3f2da9aecd73891557d 27.26MB / 28.57MB 4.5s #8 ... #9 [containerd 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #9 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.0s done #9 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #9 sha256:954b378c375d852eb3c63ab88978f640b4348b01c1b3456a024a81536dafbbf4 528B / 528B done #9 sha256:c8bccc0af9571ec0d006a43acb5a8d08c4ce42b6cc7194dd6eb167976f501ef1 1.51kB / 1.51kB done #9 sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 2.21MB / 2.21MB 4.4s done #9 extracting sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 0.1s done #9 DONE 4.6s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:sles-12.3-go1.11.8@sha256:140bc10bcbd2a247132c1a420ef0eed90d2784996d1e4d749bbd67948c9e1e15 #8 extracting sha256:8ba884070f611d31cb2c42eddb691319dc9facf5e0ec67672fcfa135181ab3df 2.3s done #8 sha256:d2217582a9efaa9456e17db30ef5483153a8549d1f971e1e7c5de5046bc0ad87 2.17kB / 2.17kB 3.6s done #8 sha256:8611787488829cbcdfaa9a86476bbd02d54b17b42c24c16713d9e71602e51e3f 0B / 5.11kB 3.6s #8 extracting sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 98.57MB / 121.07MB 3.9s #8 sha256:03c34bb8db34326ac58d55f546cc78da8771b3056a7ba3f2da9aecd73891557d 28.57MB / 28.57MB 4.7s done #8 sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 35.65MB / 55.41MB 4.0s #8 sha256:8611787488829cbcdfaa9a86476bbd02d54b17b42c24c16713d9e71602e51e3f 5.11kB / 5.11kB 3.9s done #8 sha256:a8f9c6def05070dd55cfe02315324d79a90f0266cdad22179140f143f52f4b41 0B / 205B 4.0s #8 sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 38.80MB / 55.41MB 4.1s #8 sha256:a8f9c6def05070dd55cfe02315324d79a90f0266cdad22179140f143f52f4b41 205B / 205B 4.0s done #8 sha256:ff49c629200beae8432e68faa23e12355c14e12107f1016e6dceb64fb6cf0ee5 0B / 233B 4.1s #8 sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 53.48MB / 55.41MB 4.2s #8 sha256:ff49c629200beae8432e68faa23e12355c14e12107f1016e6dceb64fb6cf0ee5 233B / 233B 4.1s done #8 sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 0B / 28.57MB 4.2s #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 112.64MB / 121.07MB 4.3s #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 67.11MB / 121.07MB 5.2s #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 99.61MB / 121.07MB 5.4s #8 sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 121.07MB / 121.07MB 4.6s done #8 sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 4.19MB / 28.57MB 4.6s #8 sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 25.17MB / 28.57MB 4.7s #8 sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 27.26MB / 28.57MB 4.8s #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 121.07MB / 121.07MB 5.9s #8 sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 121.07MB / 121.07MB 5.9s done #8 ... #9 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #9 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.0s done #9 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #9 sha256:954b378c375d852eb3c63ab88978f640b4348b01c1b3456a024a81536dafbbf4 528B / 528B done #9 sha256:c8bccc0af9571ec0d006a43acb5a8d08c4ce42b6cc7194dd6eb167976f501ef1 1.51kB / 1.51kB done #9 sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 2.21MB / 2.21MB 4.6s done #9 extracting sha256:486039affc0ad0f17f473efe8fb25c947515a8929198879d1e64210ef142372f 0.1s done #9 DONE 4.9s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8@sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 #8 ... #10 [runc 2/4] RUN apk -u --no-cache add git #10 0.243 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz #12 DONE 12.0s #14 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.898 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] #14 1.306 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] #14 1.409 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [83.3 kB] #14 1.571 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] #14 1.660 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] #14 1.871 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] #14 1.876 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] #14 1.876 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] #14 2.519 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5349 B] #14 2.519 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [6338 B] #14 2.519 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [2309 kB] #14 2.690 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [2161 kB] #14 3.399 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [64.0 kB] #14 3.434 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [20.1 kB] #14 3.434 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1944 kB] #14 3.470 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [5659 B] #14 3.470 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1469 kB] #14 3.543 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2759 B] #14 3.970 Fetched 20.9 MB in 3s (6047 kB/s) #14 3.970 Reading package lists... #14 5.042 Reading package lists... #14 6.063 Building dependency tree... #14 6.259 Reading state information... #14 6.460 The following additional packages will be installed: #14 6.460 at autoconf automake autopoint autotools-dev binutils #14 6.460 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 6.460 ca-certificates cpp cpp-7 dctrl-tools debhelper dh-autoreconf #14 6.460 dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput #14 6.460 fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext gettext-base git-man #14 6.460 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server #14 6.460 gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less #14 6.460 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl #14 6.460 libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl #14 6.460 libasan4 libasn1-8-heimdal libassuan0 libatomic1 libauthen-sasl-perl #14 6.460 libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0 #14 6.460 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl #14 6.460 libclass-accessor-perl libclass-method-modifiers-perl #14 6.460 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #14 6.460 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl #14 6.460 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #14 6.460 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #14 6.460 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #14 6.461 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #14 6.461 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #14 6.461 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #14 6.461 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #14 6.461 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #14 6.461 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #14 6.461 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.461 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.461 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.461 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #14 6.461 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #14 6.461 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #14 6.461 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #14 6.461 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 6.461 libldap-common liblist-compare-perl liblist-moreutils-perl #14 6.461 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.461 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 6.461 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 6.461 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl #14 6.461 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #14 6.461 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.461 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #14 6.461 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 6.461 libparams-validate-perl libparse-debianchangelog-perl #14 6.461 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #14 6.461 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.461 libpython3.6-minimal libpython3.6-stdlib libreadline7 #14 6.461 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #14 6.461 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #14 6.461 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #14 6.461 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #14 6.461 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #14 6.461 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #14 6.461 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #14 6.461 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #14 6.461 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal #14 6.461 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #14 6.461 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 6.461 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #14 6.461 libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 #14 6.461 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #14 6.461 man-db manpages manpages-dev mime-support multiarch-support netbase #14 6.461 openssh-client openssl patch patchutils perl perl-modules-5.26 #14 6.461 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.461 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.461 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.462 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.462 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #14 6.462 shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #14 6.463 Suggested packages: #14 6.463 default-mta | mail-transport-agent autoconf-archive gnu-standards #14 6.463 autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc #14 6.463 gcc-7-locales debtags dh-make dwz adequate autopkgtest bls-standalone #14 6.463 bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el #14 6.463 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #14 6.463 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #14 6.463 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #14 6.463 ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl #14 6.463 dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko #14 6.463 mini-dinstall rsync gcc-7-doc libstdc++6-7-dbg gcc-multilib flex bison gdb #14 6.464 gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg #14 6.464 liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg #14 6.464 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #14 6.464 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #14 6.464 git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery #14 6.464 libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc #14 6.464 libcrypt-ssleay-perl libscalar-number-perl libhtml-template-perl #14 6.464 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal #14 6.464 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql #14 6.464 libstdc++-7-doc libbareword-filehandles-perl libindirect-perl #14 6.464 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #14 6.464 libauthen-ntlm-perl bash-completion binutils-multiarch libtext-template-perl #14 6.464 lsb m4-doc make-doc apparmor www-browser keychain libpam-ssh monkeysphere #14 6.464 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #14 6.464 | libterm-readline-perl-perl pinentry-doc libmail-box-perl python3-doc #14 6.464 python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools #14 6.464 python3-cryptography python3-openssl python3-socks python3.6-venv #14 6.464 python3.6-doc binfmt-support readline-doc zip wdiff-doc #14 6.907 The following NEW packages will be installed: #14 6.907 at autoconf automake autopoint autotools-dev binutils #14 6.907 binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential #14 6.907 ca-certificates cpp cpp-7 curl dctrl-tools debhelper devscripts #14 6.907 dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data #14 6.907 dpkg-dev dput equivs fakeroot file g++ g++-7 gcc gcc-7 gcc-7-base gettext #14 6.907 gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #14 6.907 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian #14 6.907 iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl #14 6.907 libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl #14 6.907 libarchive-zip-perl libasan4 libasn1-8-heimdal libassuan0 libatomic1 #14 6.907 libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl #14 6.907 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl #14 6.907 libcgi-pm-perl libclass-accessor-perl libclass-method-modifiers-perl #14 6.907 libclass-xsaccessor-perl libclone-perl libcroco3 libcurl3-gnutls libcurl4 #14 6.907 libdata-dump-perl libdata-optlist-perl libdevel-callchecker-perl #14 6.907 libdevel-globaldestruction-perl libdigest-hmac-perl libdistro-info-perl #14 6.907 libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl #14 6.907 libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl #14 6.907 libfakeroot libfcgi-perl libfile-basedir-perl libfile-chdir-perl #14 6.907 libfile-fcntllock-perl libfile-homedir-perl libfile-listing-perl #14 6.907 libfile-stripnondeterminism-perl libfile-which-perl libfont-afm-perl #14 6.907 libgcc-7-dev libgdbm-compat4 libgdbm5 libgetopt-long-descriptive-perl #14 6.907 libgit-wrapper-perl libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 #14 6.907 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal #14 6.907 libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl #14 6.907 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #14 6.907 libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl #14 6.907 libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu60 #14 6.907 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-inet6-perl #14 6.907 libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl #14 6.907 libipc-system-simple-perl libisl19 libitm1 libk5crypto3 libkeyutils1 #14 6.907 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 #14 6.907 libldap-common liblist-compare-perl liblist-moreutils-perl #14 6.907 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl #14 6.907 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl #14 6.908 libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl #14 6.908 libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl #14 6.908 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl #14 6.908 libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 #14 6.908 libnumber-compare-perl libnumber-range-perl libpackage-stash-perl #14 6.908 libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl #14 6.908 libparams-validate-perl libparse-debianchangelog-perl #14 6.908 libpath-iterator-rule-perl libpath-tiny-perl libperl5.26 libperlio-gzip-perl #14 6.908 libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib #14 6.908 libpython3.6-minimal libpython3.6-stdlib libreadline7 #14 6.908 libregexp-pattern-license-perl libroken18-heimdal librole-tiny-perl librtmp1 #14 6.908 libsasl2-2 libsasl2-modules libsasl2-modules-db libsigsegv2 libsocket6-perl #14 6.908 libsort-key-perl libsort-versions-perl libsqlite3-0 libssl1.0.0 libssl1.1 #14 6.908 libstdc++-7-dev libstrictures-perl libstring-copyright-perl #14 6.908 libstring-escape-perl libsub-exporter-perl libsub-exporter-progressive-perl #14 6.908 libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl #14 6.908 libsys-hostname-long-perl libtext-glob-perl libtext-levenshtein-perl #14 6.908 libtimedate-perl libtool libtry-tiny-perl libtsan0 libubsan0 #14 6.908 libunicode-utf8-perl liburi-perl libvariable-magic-perl libwind0-heimdal #14 6.908 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 #14 6.908 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl #14 6.908 libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl #14 6.908 libxml-sax-perl libxml-simple-perl libxml2 libxmuu1 libyaml-0-2 #14 6.908 libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release m4 make #14 6.908 man-db manpages manpages-dev mime-support multiarch-support netbase #14 6.908 openssh-client openssl patch patchutils perl perl-modules-5.26 #14 6.908 perl-openssl-defaults pinentry-curses po-debconf publicsuffix #14 6.908 python-apt-common python3 python3-apt python3-certifi python3-chardet #14 6.908 python3-debian python3-gpg python3-idna python3-magic python3-minimal #14 6.908 python3-pkg-resources python3-requests python3-six python3-unidiff #14 6.908 python3-urllib3 python3-xdg python3.6 python3.6-minimal readline-common #14 6.908 shared-mime-info strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils #14 7.334 0 upgraded, 298 newly installed, 0 to remove and 0 not upgraded. #14 7.334 Need to get 87.9 MB of archives. #14 7.334 After this operation, 386 MB of additional disk space will be used. #14 7.334 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] #14 7.484 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.23 [1063 kB] #14 7.932 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [528 kB] #14 7.956 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.9 [70.4 kB] #14 7.967 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.12 [1327 kB] #14 8.049 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] #14 8.064 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] #14 8.065 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] #14 8.071 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] #14 8.077 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] #14 8.088 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.7 [430 kB] #14 8.250 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.12 [1608 kB] #8 extracting sha256:82413484c2cdf8badceb5fa9e4d7c923749b4e5fdc1f1b8d9bc0302e36f5370f 2.9s done #8 extracting sha256:11445fdfe8b138e0296f6b9b926b39ece8daa9ed3e99faa8b0ff635a739bebb8 done #8 extracting sha256:c5cdbbcbd8a6ebbf099e85b671d35f3b1d0430d31ee5aca715fee5a2edb6f241 #8 extracting sha256:c5cdbbcbd8a6ebbf099e85b671d35f3b1d0430d31ee5aca715fee5a2edb6f241 done #8 extracting sha256:50ac0cafd191b24d3477ad8bdc8ca1da3a9e84753208f8085f2ee6e5d662dc9f done #8 extracting sha256:4e485b649d5e6257584ba7c9b31ab26129cac30c989fc4201dda11241659ecc2 #10 ... #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.1s done #12 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done #12 sha256:f25e4dc7cea55f6a0791d0fde4ecdcb0a74cc0df859ac4540f9b3ad74e429dbc 1.79kB / 1.79kB done #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 43.13MB / 43.13MB 0.8s done #12 sha256:dd74e3e8c544d91dbe4c66adea040b3c0a7b073480323bd5c5fbba607d5b60bd 5.46kB / 5.46kB done #12 sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 9.73MB / 9.73MB 0.4s done #12 sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 4.09MB / 4.09MB 0.8s done #12 extracting sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 1.5s done #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 49.04MB / 49.04MB 1.8s done #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 48.01MB / 48.01MB 1.4s done #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 98.91MB / 98.91MB 4.6s done #12 sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 126B / 126B 1.9s done #12 extracting sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 0.2s done #12 extracting sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 0.1s done #12 extracting sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 1.5s done #12 extracting sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 1.1s done #12 extracting sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 1.2s #12 ... #10 [stage-3 1/12] FROM docker.io/library/fedora:28@sha256:5593a1e2fe65db0e199faca916b5ce7494a9f0e29b7be9f529fb69d1e8ef42d1 #10 extracting sha256:c4a218912c373bd27b3a8119edad3513643a05070961aca102e5d4b8566a6ce5 3.3s done #14 8.857 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.12 [203 kB] #14 8.894 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] #14 8.899 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] #14 8.923 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.6 [6960 B] #14 ... #15 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #15 0.727 Cloning into '/runc'... #15 DONE 8.4s #14 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 8.929 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] #14 8.939 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] #14 8.942 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] #14 8.942 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] #14 8.944 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.4 [114 kB] #14 8.947 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.4 [522 kB] #14 ... #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #16 0.976 Cloning into '/containerd'... #16 DONE 8.6s #14 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 9.101 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] #10 DONE 8.0s #13 [stage-3 2/12] RUN dnf -y upgrade #8 extracting sha256:4e485b649d5e6257584ba7c9b31ab26129cac30c989fc4201dda11241659ecc2 0.2s done #8 extracting sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 0.1s #11 extracting sha256:012cb44e32533b8e62587fb98d54517182d9723031be8f9e06a9647ad6b46b61 3.9s done #10 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 3.5s done # TODO remove RUNC_NOKMEM once kernel-memory bug has been fixed in RHEL/CentOS 3.10 kernels docker build --build-arg BUILD_IMAGE="centos:7" --build-arg GOLANG_IMAGE="golang:1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/centos.dockerfile \ -t containerd-builder-centos-7-arm:7d84a20 . #14 9.261 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 bsdmainutils arm64 11.1.2ubuntu1 [175 kB] #14 9.462 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 groff-base arm64 1.22.3-10 [1152 kB] #11 DONE 6.3s #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.0s done #12 sha256:943a5a7ecac8870151ebc6e5f9b6d9ab724b312acb9433d6e2af94e4a4ad4b4d 5.46kB / 5.46kB done #12 sha256:e79bb959ec00faf01da52437df4fad4537ec669f60455a38ad583ec2b8f00498 45.34MB / 45.34MB 0.5s done #12 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done #12 sha256:5c4c8e4be7ed9cf04681a76d069e1f06d8b39f4fb99044a519e8b4bd084535d3 1.80kB / 1.80kB done #12 sha256:d4b7902036fe0cefdfe9ccf0404fe13322ecbd552f132be73d3e840f95538838 10.78MB / 10.78MB 0.4s done #12 sha256:1b2a72d4e03052566e99130108071fc4eca4942c62923e3e5cf19666a23088ef 4.34MB / 4.34MB 0.6s done #12 extracting sha256:e79bb959ec00faf01da52437df4fad4537ec669f60455a38ad583ec2b8f00498 1.9s done #12 sha256:d54db43011fd116b8cb6d9e49e268cee1fa6212f152b30cbfa7f3c4c684427c3 50.07MB / 50.07MB 1.2s done #12 sha256:963c818ebafc12959707fcabfc8952ba84ad92514041f7b6ec66ddfb5702141f 57.63MB / 57.63MB 1.5s done #12 sha256:5b876d57cecb99c0eb5af0722381aa0ab65f21d9d6bf537468d1a031b1129323 121.07MB / 121.07MB 4.5s done #12 sha256:9fbe8f64d87a849f434f791cab7965ab748353365f9c5aeac69d8021afbc0f64 126B / 126B 1.7s done #12 extracting sha256:d4b7902036fe0cefdfe9ccf0404fe13322ecbd552f132be73d3e840f95538838 0.3s done #12 extracting sha256:1b2a72d4e03052566e99130108071fc4eca4942c62923e3e5cf19666a23088ef 0.1s done #12 extracting sha256:d54db43011fd116b8cb6d9e49e268cee1fa6212f152b30cbfa7f3c4c684427c3 2.0s done #12 extracting sha256:963c818ebafc12959707fcabfc8952ba84ad92514041f7b6ec66ddfb5702141f 0.2s #10 DONE 5.3s #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.1s done #12 sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 43.13MB / 43.13MB 0.7s done #12 sha256:dd74e3e8c544d91dbe4c66adea040b3c0a7b073480323bd5c5fbba607d5b60bd 5.46kB / 5.46kB done #12 sha256:f25e4dc7cea55f6a0791d0fde4ecdcb0a74cc0df859ac4540f9b3ad74e429dbc 1.79kB / 1.79kB done #12 sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 9.73MB / 9.73MB 0.2s done #12 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done #12 sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 4.09MB / 4.09MB 0.3s done #12 sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 48.01MB / 48.01MB 0.9s done #12 extracting sha256:5385e634d2a1a330aea59f510b0676b269167a579dddb586b27917d80d0dfd01 1.7s done #12 sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 49.04MB / 49.04MB 1.4s done #12 sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 98.91MB / 98.91MB 2.1s done #12 sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 126B / 126B 1.4s done #12 extracting sha256:6696bae2f570e0c96dcb21308e525216796d3452d1a9b8dcaba168ba37f3f464 0.3s done #12 extracting sha256:6dca82770cb3702e9c92d2f155923c0fb55671c1c373b8b50640b7bf05ed8418 0.1s done #12 extracting sha256:d95e88827e80fd1e7c7d0a78bc734615833dd6ac19b07c1ad3b8b1c837bb4ece 1.8s done #12 extracting sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 0.2s #14 CANCELED #17 [containerd 4/4] RUN git -C /containerd checkout master #17 0.406 error: pathspec 'master' did not match any file(s) known to git. #17 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #18 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f #10 1.398 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz #10 1.553 (1/7) Installing ca-certificates (20191127-r2) #10 1.570 (2/7) Installing nghttp2-libs (1.39.2-r0) #10 1.583 (3/7) Installing libssh2 (1.9.0-r1) #10 1.587 (4/7) Installing libcurl (7.61.1-r3) #10 1.596 (5/7) Installing expat (2.2.8-r0) #10 1.600 (6/7) Installing pcre2 (10.31-r0) #10 1.610 (7/7) Installing git (2.18.4-r0) #18 CANCELED ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.406 error: pathspec 'master' did not match any file(s) known to git. ------ deb.dockerfile:11 -------------------- 9 | ENV IMPORT_PATH github.com/containerd/containerd 10 | RUN git clone https://${IMPORT_PATH}.git /containerd 11 | >>> RUN git -C /containerd checkout ${REF} 12 | 13 | FROM alpine:3.8 as runc -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:67: deb] Error 1 #10 1.775 Executing busybox-1.28.4-r3.trigger #10 1.778 Executing ca-certificates-20191127-r2.trigger #10 1.817 OK: 19 MiB in 20 packages [Pipeline] } [Pipeline] // stage [Pipeline] sh + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally #12 extracting sha256:e8c58b43df76f1b8296622ae933fc04f8121c30de2a54b600b871c66c36dc78d 1.1s done latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer #12 extracting sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete #12 extracting sha256:963c818ebafc12959707fcabfc8952ba84ad92514041f7b6ec66ddfb5702141f 1.6s done #13 1.978 Fedora 28 - aarch64 - Updates 60 MB/s | 27 MB 00:00 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest #12 extracting sha256:5b876d57cecb99c0eb5af0722381aa0ab65f21d9d6bf537468d1a031b1129323 0.1s #13 ... #14 [containerd 2/4] RUN apk add git #14 0.312 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/aarch64/APKINDEX.tar.gz #14 1.438 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/aarch64/APKINDEX.tar.gz #14 1.581 (1/7) Installing ca-certificates (20191127-r2) #14 1.714 (2/7) Installing nghttp2-libs (1.39.2-r0) #14 1.719 (3/7) Installing libssh2 (1.9.0-r1) #14 1.724 (4/7) Installing libcurl (7.61.1-r3) #14 1.731 (5/7) Installing expat (2.2.8-r0) #14 1.735 (6/7) Installing pcre2 (10.31-r0) #14 1.743 (7/7) Installing git (2.18.4-r0) #14 1.880 Executing busybox-1.28.4-r3.trigger #14 1.884 Executing ca-certificates-20191127-r2.trigger #14 1.919 OK: 18 MiB in 20 packages chown: build/: No such file or directory #14 ... #15 [runc 2/4] RUN apk -u --no-cache add git #15 0.309 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/aarch64/APKINDEX.tar.gz #15 1.422 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/aarch64/APKINDEX.tar.gz #15 1.579 (1/7) Installing ca-certificates (20191127-r2) #15 1.711 (2/7) Installing nghttp2-libs (1.39.2-r0) #15 1.735 (3/7) Installing libssh2 (1.9.0-r1) #15 1.740 (4/7) Installing libcurl (7.61.1-r3) #15 1.747 (5/7) Installing expat (2.2.8-r0) #15 1.751 (6/7) Installing pcre2 (10.31-r0) #15 1.759 (7/7) Installing git (2.18.4-r0) #15 1.899 Executing busybox-1.28.4-r3.trigger #15 1.902 Executing ca-certificates-20191127-r2.trigger #15 1.973 OK: 18 MiB in 20 packages #15 ... #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 extracting sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 2.8s done #12 extracting sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 done make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ #8 ... #10 [containerd 2/4] RUN apk -u --no-cache add git #10 0.250 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz #10 1.321 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz #10 1.425 (1/7) Installing ca-certificates (20191127-r2) #10 1.454 (2/7) Installing nghttp2-libs (1.39.2-r0) #10 1.466 (3/7) Installing libssh2 (1.9.0-r1) #10 1.470 (4/7) Installing libcurl (7.61.1-r3) #10 1.481 (5/7) Installing expat (2.2.8-r0) #10 1.484 (6/7) Installing pcre2 (10.31-r0) #10 1.496 (7/7) Installing git (2.18.4-r0) #10 1.675 Executing busybox-1.28.4-r3.trigger #10 1.678 Executing ca-certificates-20191127-r2.trigger #10 1.724 OK: 19 MiB in 20 packages #10 DONE 4.8s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:sles-12.3-go1.11.8@sha256:140bc10bcbd2a247132c1a420ef0eed90d2784996d1e4d749bbd67948c9e1e15 chown: artifacts/: No such file or directory make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd [Pipeline] } #12 ... #13 [runc 2/4] RUN apk -u --no-cache add git #13 0.446 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz #13 1.513 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz #13 1.584 (1/7) Installing ca-certificates (20191127-r2) #13 1.603 (2/7) Installing nghttp2-libs (1.39.2-r0) #13 1.607 (3/7) Installing libssh2 (1.9.0-r1) #13 1.611 (4/7) Installing libcurl (7.61.1-r3) #13 1.620 (5/7) Installing expat (2.2.8-r0) #13 1.624 (6/7) Installing pcre2 (10.31-r0) #13 1.643 (7/7) Installing git (2.18.4-r0) #13 1.858 Executing busybox-1.28.4-r3.trigger #13 1.861 Executing ca-certificates-20191127-r2.trigger #13 1.948 OK: 19 MiB in 20 packages #13 DONE 8.7s #14 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch deb-aarch64 #12 DONE 11.1s #14 [containerd 2/4] RUN apk add git #8 extracting sha256:cefa5c3f7909b0cef7280c5c57d1e2cbf33fcf722d2e32298a4a02199cb24ae2 3.1s done #8 extracting sha256:cbf43fdb8c34332d607a021c31db7396cd6464ba1a363ac4a769c7e869728367 #14 0.481 Cloning into '/runc'... #12 extracting sha256:97802e660d470211f418970e501c02b0260b3ac32923344f39741ad32d20ad57 2.5s done #12 extracting sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 #12 extracting sha256:28a008f0978287ec6a0e8d45083ca1647d711eeb2f906e08e7868e3f51e5c515 done #14 ... #15 [containerd 2/4] RUN apk add git #15 0.442 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/x86_64/APKINDEX.tar.gz #15 1.526 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/x86_64/APKINDEX.tar.gz #15 1.613 (1/7) Installing ca-certificates (20191127-r2) #15 1.631 (2/7) Installing nghttp2-libs (1.39.2-r0) #15 1.635 (3/7) Installing libssh2 (1.9.0-r1) #15 1.639 (4/7) Installing libcurl (7.61.1-r3) #15 1.647 (5/7) Installing expat (2.2.8-r0) #15 1.652 (6/7) Installing pcre2 (10.31-r0) #15 1.662 (7/7) Installing git (2.18.4-r0) #15 1.882 Executing busybox-1.28.4-r3.trigger #15 1.885 Executing ca-certificates-20191127-r2.trigger #15 1.977 OK: 19 MiB in 20 packages #15 ... #12 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #12 DONE 9.9s #13 [runc 2/4] RUN apk -u --no-cache add git #13 0.234 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/aarch64/APKINDEX.tar.gz #13 1.299 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/aarch64/APKINDEX.tar.gz #13 1.367 (1/7) Installing ca-certificates (20191127-r2) #13 1.384 (2/7) Installing nghttp2-libs (1.39.2-r0) #13 1.388 (3/7) Installing libssh2 (1.9.0-r1) #13 1.393 (4/7) Installing libcurl (7.61.1-r3) #13 1.400 (5/7) Installing expat (2.2.8-r0) #13 1.404 (6/7) Installing pcre2 (10.31-r0) #13 1.411 (7/7) Installing git (2.18.4-r0) #13 1.592 Executing busybox-1.28.4-r3.trigger #13 1.596 Executing ca-certificates-20191127-r2.trigger #13 1.632 OK: 18 MiB in 20 packages #10 ... #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8@sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 #8 extracting sha256:b6fa8d20585d27f04ef0fa30503f9a7ef5d860a5c30759259d0bda67f381e6b7 1.7s done #8 sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 28.57MB / 28.57MB 5.1s done #8 extracting sha256:74e2eeccdfc20f509507b1d1e2e195d25d6355e1b62b14e685a2a5781ba87bca done #8 extracting sha256:855238cd6bd79dda5eaf0f9bb75ace35ade8f928b9783f961c8007ca2829f3a2 done #8 extracting sha256:9dfcb71b2d626a53c7721775c4001e4e4c2dce3f707f86a4680c67cc1ab97235 done #8 extracting sha256:19b0e523a356f773d15a8043ccedd3958723a4bf90e545e4b54cb6c48ce67f1a 0.2s done #8 extracting sha256:7b6df3e1942a090c368f07d5f551a42ac211ebfe72522745996c6f94712a4060 3.0s done #8 extracting sha256:8a35386516abde0e71fc29f41beb69c665f2f559759d231a4cb4297423aac618 1.6s #8 extracting sha256:8a35386516abde0e71fc29f41beb69c665f2f559759d231a4cb4297423aac618 1.7s done #12 extracting sha256:5b876d57cecb99c0eb5af0722381aa0ab65f21d9d6bf537468d1a031b1129323 3.5s done #12 extracting sha256:9fbe8f64d87a849f434f791cab7965ab748353365f9c5aeac69d8021afbc0f64 #12 extracting sha256:9fbe8f64d87a849f434f791cab7965ab748353365f9c5aeac69d8021afbc0f64 done #12 DONE 11.7s #15 [containerd 2/4] RUN apk add git #15 DONE 11.4s #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #8 extracting sha256:cbf43fdb8c34332d607a021c31db7396cd6464ba1a363ac4a769c7e869728367 2.2s done #8 extracting sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 docker build --build-arg BUILD_IMAGE="ubuntu:bionic" --build-arg GOLANG_IMAGE="golang:1.11.8" --build-arg REF="master" --build-arg PACKAGE="containerd.io" --build-arg RUNC_REF="425e105d5a03fabd737a126ad93d62a9eeede87f" \ -f dockerfiles/deb.dockerfile \ -t containerd-builder-deb-arm:7d84a20 . #8 extracting sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 0.1s #16 0.615 Cloning into '/containerd'... #14 DONE 13.9s #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #16 ... #15 [runc 2/4] RUN apk -u --no-cache add git #15 DONE 14.0s #17 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #8 extracting sha256:491472832fa7298fbd8163cc862d6ce0e12af2d5e1136bc4c87326b2eee12efd 0.6s done #17 0.524 Cloning into '/runc'... #8 extracting sha256:d2217582a9efaa9456e17db30ef5483153a8549d1f971e1e7c5de5046bc0ad87 done #8 extracting sha256:8611787488829cbcdfaa9a86476bbd02d54b17b42c24c16713d9e71602e51e3f done #8 extracting sha256:a8f9c6def05070dd55cfe02315324d79a90f0266cdad22179140f143f52f4b41 #8 extracting sha256:08479842eb9070f811322bec98aa2adb425a7625f01ac4a3bfe94a904ea26ad0 0.7s done #8 extracting sha256:929ece1e5ebf8320cbba18435a56efcf22b4d4af910acec05d15c03492e5ce9f done #8 extracting sha256:7afa498486eccf51486839b5aa9fed254e5a8bc165785da2701889a2430c5d0a done #8 extracting sha256:6bcf1c1365973a766b216c712ca60dcf3a5610bd31c8eb87502744b2de88e5c9 #1 [internal] load build definition from centos.dockerfile #1 transferring dockerfile: 1.33kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] library/centos:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/golang:pull token for registry-1.docker.io #4 DONE 0.0s #5 [auth] library/alpine:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/alpine:3.8 #6 ... #7 [internal] load metadata for docker.io/library/golang:1.11.8 #7 DONE 0.5s #8 [internal] load metadata for docker.io/library/centos:7 #8 DONE 0.6s #6 [internal] load metadata for docker.io/library/alpine:3.8 #8 extracting sha256:a8f9c6def05070dd55cfe02315324d79a90f0266cdad22179140f143f52f4b41 done #8 extracting sha256:ff49c629200beae8432e68faa23e12355c14e12107f1016e6dceb64fb6cf0ee5 done #8 ... #10 [runc 2/4] RUN apk -u --no-cache add git #10 DONE 8.1s #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8@sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 #8 extracting sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 0.1s #8 ... #11 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #8 extracting sha256:6bcf1c1365973a766b216c712ca60dcf3a5610bd31c8eb87502744b2de88e5c9 done #8 extracting sha256:bbc75a9ec8556cef7d59f181359b98e178cb96804db1a875c2bf0adc79ac85ae #8 extracting sha256:bbc75a9ec8556cef7d59f181359b98e178cb96804db1a875c2bf0adc79ac85ae done #8 extracting sha256:03c34bb8db34326ac58d55f546cc78da8771b3056a7ba3f2da9aecd73891557d #6 DONE 0.9s #9 [internal] load build context #9 transferring context: 10.86kB done #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 #10 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done #10 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done #10 sha256:6887440ab977f751d6675157b73e42428d8ac05cf244c5d09ba036cc22d40d13 529B / 529B done #10 sha256:b22fdcc90005aaf146b334656a764d47a9a1f730f318dea4990f83ad25a2ba42 2.16kB / 2.16kB done #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 0B / 70.03MB 0.1s #11 0.495 Cloning into '/runc'... #1 [internal] load build definition from deb.dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] library/golang:pull token for registry-1.docker.io #3 DONE 0.0s #4 [auth] library/ubuntu:pull token for registry-1.docker.io #4 DONE 0.0s #5 [auth] library/alpine:pull token for registry-1.docker.io #5 DONE 0.0s #6 [internal] load metadata for docker.io/library/alpine:3.8 #8 extracting sha256:03c34bb8db34326ac58d55f546cc78da8771b3056a7ba3f2da9aecd73891557d 0.9s done #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 6.29MB / 70.03MB 0.6s #11 ... #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:centos-7-go1.11.8@sha256:c7c1fb56872c87c696a0351c1d86b83b2b715f79b7ab11b379bed21359623652 #8 extracting sha256:b0dcff1954065762d4d2095b549fec40ddb16cf7dab6ec99bfde2718be72207f 0.8s done #8 DONE 13.9s #12 [stage-3 2/12] RUN yum install -y rpm-build git #16 ... #14 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #14 DONE 4.9s #17 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f #6 DONE 0.6s #7 [internal] load metadata for docker.io/library/golang:1.11.8 #7 DONE 0.6s #8 [internal] load metadata for docker.io/library/ubuntu:bionic #8 DONE 0.6s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 13.63MB / 70.03MB 1.0s #12 0.370 Loaded plugins: fastestmirror, ovl #9 [internal] load build context #9 transferring context: 9.90kB done #9 DONE 0.0s #10 [stage-3 1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #10 resolve docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 0.0s done #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 18.87MB / 70.03MB 1.2s #12 0.484 Determining fastest mirrors #10 sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 1.33kB / 1.33kB done #10 sha256:f9d8624e98e31a551d490e0bc3e1ea76319974ddae819c641be1158857b3ddc7 424B / 424B done #10 sha256:e1317ca4808cd9de6f8eb6c62a64e98491db236396ded4d5c2a6fa959e6d69b9 2.31kB / 2.31kB done #17 0.587 Note: checking out '425e105d5a03fabd737a126ad93d62a9eeede87f'. #17 0.587 #17 0.587 You are in 'detached HEAD' state. You can look around, make experimental #17 0.587 changes and commit them, and you can discard any commits you make in this #17 0.587 state without impacting any branches by performing another checkout. #17 0.587 #17 0.587 If you want to create a new branch to retain commits you create, you may #17 0.587 do so (now or later) by using -b with the checkout command again. Example: #17 0.587 #17 0.587 git checkout -b #17 0.587 #17 0.587 HEAD is now at 425e105d VERSION: release 1.0.0-rc8 #17 DONE 0.7s #18 [stage-3 2/12] RUN dnf -y upgrade #18 2.199 Fedora 28 - x86_64 - Updates 65 MB/s | 30 MB 00:00 #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 25.17MB / 70.03MB 1.5s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 29.36MB / 70.03MB 1.7s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 34.60MB / 70.03MB 1.9s #17 DONE 2.7s #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #16 0.456 Cloning into '/containerd'... #13 DONE 11.7s #14 [stage-3 2/12] RUN yum install -y rpm-build git #14 0.705 Loaded plugins: fastestmirror, ovl #14 1.146 Determining fastest mirrors #14 ... #15 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #15 0.509 Cloning into '/runc'... #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 39.85MB / 70.03MB 2.1s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 46.14MB / 70.03MB 2.4s #16 ... #18 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f #18 0.495 Note: checking out '425e105d5a03fabd737a126ad93d62a9eeede87f'. #18 0.495 #18 0.495 You are in 'detached HEAD' state. You can look around, make experimental #18 0.495 changes and commit them, and you can discard any commits you make in this #18 0.495 state without impacting any branches by performing another checkout. #18 0.495 #18 0.495 If you want to create a new branch to retain commits you create, you may #18 0.495 do so (now or later) by using -b with the checkout command again. Example: #18 0.495 #18 0.495 git checkout -b #18 0.495 #18 0.495 HEAD is now at 425e105d VERSION: release 1.0.0-rc8 #18 DONE 0.8s #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 51.38MB / 70.03MB 2.9s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 55.57MB / 70.03MB 3.1s #12 2.684 * base: download.cf.centos.org #12 2.684 * extras: download.cf.centos.org #12 2.684 * updates: download.cf.centos.org #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 59.77MB / 70.03MB 3.4s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 63.96MB / 70.03MB 3.7s #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 68.16MB / 70.03MB 4.0s #15 DONE 2.5s #16 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f #8 ... #11 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #11 0.433 Cloning into '/runc'... #11 DONE 8.6s #12 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f #16 ... #13 [stage-3 2/12] RUN dnf -y upgrade #13 10.50 Fedora 28 - aarch64 92 MB/s | 54 MB 00:00 #16 0.539 Note: checking out '425e105d5a03fabd737a126ad93d62a9eeede87f'. #16 0.539 #16 0.539 You are in 'detached HEAD' state. You can look around, make experimental #16 0.539 changes and commit them, and you can discard any commits you make in this #16 0.539 state without impacting any branches by performing another checkout. #16 0.539 #16 0.539 If you want to create a new branch to retain commits you create, you may #16 0.539 do so (now or later) by using -b with the checkout command again. Example: #16 0.539 #16 0.539 git checkout -b #16 0.539 #16 0.539 HEAD is now at 425e105d VERSION: release 1.0.0-rc8 #16 DONE 0.7s #14 [stage-3 2/12] RUN yum install -y rpm-build git #14 8.793 * base: download.cf.centos.org #14 8.793 * extras: download.cf.centos.org #14 8.793 * updates: download.cf.centos.org #10 sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af 70.03MB / 70.03MB 4.3s done #10 extracting sha256:193bcbf05ff9ae85ac1a58cacd9c07f8f4297dc648808c347cceb3797ae603af #12 ... #8 [golang 1/1] FROM docker.io/dockereng/go-crypto-swap:sles-12.3-go1.11.8@sha256:140bc10bcbd2a247132c1a420ef0eed90d2784996d1e4d749bbd67948c9e1e15 #8 DONE 18.5s #13 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #13 0.432 Cloning into '/containerd'... #13 DONE 9.1s #14 [containerd 4/4] RUN git -C /containerd checkout master #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 0B / 21.40MB 3.6s #18 11.67 Fedora 28 - x86_64 105 MB/s | 60 MB 00:00 #14 ... #12 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f #12 0.820 Note: checking out '425e105d5a03fabd737a126ad93d62a9eeede87f'. #12 0.820 #12 0.820 You are in 'detached HEAD' state. You can look around, make experimental #12 0.820 changes and commit them, and you can discard any commits you make in this #12 0.820 state without impacting any branches by performing another checkout. #12 0.820 #12 0.820 If you want to create a new branch to retain commits you create, you may #12 0.820 do so (now or later) by using -b with the checkout command again. Example: #12 0.820 #12 0.820 git checkout -b #12 0.820 #12 0.820 HEAD is now at 425e105d VERSION: release 1.0.0-rc8 #12 DONE 0.9s #14 [containerd 4/4] RUN git -C /containerd checkout master #14 0.494 error: pathspec 'master' did not match any file(s) known to git. #14 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #15 [stage-3 2/13] RUN zypper install -y rpm-build git #15 CANCELED #18 ... #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #16 DONE 6.8s #19 [containerd 4/4] RUN git -C /containerd checkout master #19 0.323 error: pathspec 'master' did not match any file(s) known to git. #19 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #18 [stage-3 2/12] RUN dnf -y upgrade #18 CANCELED ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.323 error: pathspec 'master' did not match any file(s) known to git. ------ fedora.dockerfile:10 -------------------- 8 | ARG REF 9 | RUN git clone https://github.com/containerd/containerd.git /containerd 10 | >>> RUN git -C /containerd checkout ${REF} 11 | 12 | -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:104: fedora-28] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] sh ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.494 error: pathspec 'master' did not match any file(s) known to git. ------ sles.dockerfile:10 -------------------- 8 | ARG REF 9 | RUN git clone https://github.com/containerd/containerd.git /containerd 10 | >>> RUN git -C /containerd checkout ${REF} 11 | 12 | FROM alpine:3.8 as runc -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:113: sles] Error 1 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 2.10MB / 21.40MB 4.3s #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 5.24MB / 21.40MB 4.5s #10 ... #11 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #11 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.1s done #11 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #11 sha256:dabea2944dcc2b86482b4f0b0fb62da80e0673e900c46c0e03b45919881a5d84 528B / 528B done #11 sha256:e60f4bcd6c89d3f07da0740f13dccce9ca45fd8428709aa651dea9f2e1b60062 1.51kB / 1.51kB done #11 sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 2.15MB / 2.15MB 3.9s done #11 extracting sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 0.3s done #11 DONE 4.6s #10 [stage-3 1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 9.44MB / 21.40MB 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] sh + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 12.58MB / 21.40MB 5.0s #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 16.78MB / 21.40MB 5.2s #12 ... #11 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc #11 DONE 6.5s #13 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine #10 ... #11 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #11 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.0s done #11 sha256:657387b4920b8910a49acf54312a3f0955a1930617eacd52465d92602402c216 5.46kB / 5.46kB done #11 sha256:6f2fbc1f843984fcee8822e171c70d7b2ddf5233beeaf7eb422dca14e8ca0826 9.48MB / 9.48MB 0.9s done #11 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done #11 sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 42.08MB / 42.08MB 2.2s done #11 sha256:cb98b28699c9053b3efc8352dade8ec0e5d4ddfca76aa719ce9cda26f6355550 1.79kB / 1.79kB done #11 sha256:3dcb1afece058cd63eccf185f2a039fa824964013c16f587cbf4f36552f1019a 3.92MB / 3.92MB 1.7s done #11 sha256:5bd852cf67320cb264474e6a781be61143a1db5e666692fb408b7228a2d51658 46.39MB / 46.39MB 5.6s done #11 sha256:c014c95a2990aa655b803e6599930546f6d554ca57df6e91fa283b00f739458d 45.97MB / 45.97MB 5.7s done #11 extracting sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 4.0s #11 sha256:0a34c037ad907dbc6d7d5a746081e12877672267345688baa0f6f2d7f82a47e1 28.31MB / 101.04MB 6.6s #11 sha256:3b4c7144ac7fcdcf07b884d8390335e9d29a6d740304614005f0679554798b72 155B / 155B 5.7s done 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest #13 0.563 Note: checking out '425e105d5a03fabd737a126ad93d62a9eeede87f'. #13 0.563 #13 0.563 You are in 'detached HEAD' state. You can look around, make experimental #13 0.563 changes and commit them, and you can discard any commits you make in this #13 0.563 state without impacting any branches by performing another checkout. #13 0.563 #13 0.563 If you want to create a new branch to retain commits you create, you may #13 0.563 do so (now or later) by using -b with the checkout command again. Example: #13 0.563 #13 0.563 git checkout -b #13 0.563 #13 0.563 HEAD is now at 425e105d VERSION: release 1.0.0-rc8 chown: build/: No such file or directory #13 DONE 0.9s #14 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #14 0.494 Cloning into '/containerd'... #14 DONE 7.4s #15 [containerd 4/4] RUN git -C /containerd checkout master make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ #11 sha256:0a34c037ad907dbc6d7d5a746081e12877672267345688baa0f6f2d7f82a47e1 33.55MB / 101.04MB 7.0s #11 ... #12 [containerd 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 #12 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.0s done #12 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done #12 sha256:dabea2944dcc2b86482b4f0b0fb62da80e0673e900c46c0e03b45919881a5d84 528B / 528B done #12 sha256:e60f4bcd6c89d3f07da0740f13dccce9ca45fd8428709aa651dea9f2e1b60062 1.51kB / 1.51kB done #12 sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 2.15MB / 2.15MB 6.5s done #12 extracting sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 0.4s done #12 DONE 7.2s #11 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #11 ... #13 [containerd 2/4] RUN apk -u --no-cache add git #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 19.92MB / 21.40MB 6.1s chown: build/: No such file or directory chown: artifacts/: No such file or directory make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd #13 0.329 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/armhf/APKINDEX.tar.gz [Pipeline] } [Pipeline] // wrap make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ chown: artifacts/: No such file or directory #15 0.457 error: pathspec 'master' did not match any file(s) known to git. #15 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #12 [stage-3 2/12] RUN yum install -y rpm-build git #12 CANCELED ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.457 error: pathspec 'master' did not match any file(s) known to git. ------ centos.dockerfile:10 -------------------- 8 | ARG REF 9 | RUN git clone https://github.com/containerd/containerd.git /containerd 10 | >>> RUN git -C /containerd checkout ${REF} 11 | 12 | FROM alpine:3.8 as runc -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:81: centos-7] Error 1 #13 ... #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #16 DONE 8.8s [Pipeline] } [Pipeline] // wrap [Pipeline] } #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 21.40MB / 21.40MB 6.4s #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 21.40MB / 21.40MB 6.4s done #10 extracting sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] // stage [Pipeline] } [Pipeline] sh make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd #19 [containerd 4/4] RUN git -C /containerd checkout master #19 0.373 error: pathspec 'master' did not match any file(s) known to git. #19 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #13 [stage-3 2/12] RUN dnf -y upgrade #13 CANCELED ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.373 error: pathspec 'master' did not match any file(s) known to git. ------ fedora.dockerfile:10 -------------------- 8 | ARG REF 9 | RUN git clone https://github.com/containerd/containerd.git /containerd 10 | >>> RUN git -C /containerd checkout ${REF} 11 | 12 | -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:104: fedora-28] Error 1 [Pipeline] // node [Pipeline] } Failed in branch fedora-28-x86_64 [Pipeline] } [Pipeline] } [Pipeline] // wrap [Pipeline] // stage + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine [Pipeline] sh [Pipeline] } 96526aa774ef: Pulling fs layer 96526aa774ef: Verifying Checksum 96526aa774ef: Download complete 96526aa774ef: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry #10 ... #12 [runc 2/4] RUN apk -u --no-cache add git #0 0.388 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/armhf/APKINDEX.tar.gz #0 1.552 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/armhf/APKINDEX.tar.gz #0 1.717 (1/8) Installing ca-certificates (20191127-r2) #0 1.739 (2/8) Installing nghttp2-libs (1.39.2-r0) #0 1.750 (3/8) Installing libssh2 (1.9.0-r1) #0 1.753 (4/8) Installing libcurl (7.61.1-r3) #0 1.772 (5/8) Installing libgcc (6.4.0-r9) #0 1.772 (6/8) Installing expat (2.2.8-r0) #0 1.792 (7/8) Installing pcre2 (10.31-r0) #0 1.792 (8/8) Installing git (2.18.4-r0) #0 2.264 Executing busybox-1.28.4-r3.trigger #0 2.264 Executing ca-certificates-20191127-r2.trigger #0 2.304 OK: 18 MiB in 21 packages #12 DONE 3.0s #10 [stage-3 1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #13 1.425 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/armhf/APKINDEX.tar.gz #13 1.488 (1/8) Installing ca-certificates (20191127-r2) #13 1.511 (2/8) Installing nghttp2-libs (1.39.2-r0) #13 1.512 (3/8) Installing libssh2 (1.9.0-r1) #13 1.518 (4/8) Installing libcurl (7.61.1-r3) #13 1.525 (5/8) Installing libgcc (6.4.0-r9) #13 1.537 (6/8) Installing expat (2.2.8-r0) #13 1.542 (7/8) Installing pcre2 (10.31-r0) #13 1.556 (8/8) Installing git (2.18.4-r0) #13 1.721 Executing busybox-1.28.4-r3.trigger #13 1.735 Executing ca-certificates-20191127-r2.trigger #13 1.769 OK: 18 MiB in 21 packages [Pipeline] } #14 ... #17 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd #17 0.310 Cloning into '/containerd'... #17 DONE 7.3s #18 [containerd 4/4] RUN git -C /containerd checkout master #18 0.329 error: pathspec 'master' did not match any file(s) known to git. #18 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 #14 [stage-3 2/12] RUN yum install -y rpm-build git #14 CANCELED ------ > [containerd 4/4] RUN git -C /containerd checkout master: 0.329 error: pathspec 'master' did not match any file(s) known to git. ------ centos.dockerfile:10 -------------------- 8 | ARG REF 9 | RUN git clone https://github.com/containerd/containerd.git /containerd 10 | >>> RUN git -C /containerd checkout ${REF} 11 | 12 | FROM alpine:3.8 as runc -------------------- ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1 make: *** [Makefile:81: centos-7] Error 1 [Pipeline] // node + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally [Pipeline] } Failed in branch sles-x86_64 [Pipeline] } [Pipeline] // stage [Pipeline] sh latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete 579b34f0a95b: Pull complete chown: build/: No such file or directory + make clean docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/ Unable to find image 'alpine:latest' locally Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ latest: Pulling from library/alpine 579b34f0a95b: Pulling fs layer 579b34f0a95b: Verifying Checksum 579b34f0a95b: Download complete chown: build/: No such file or directory chown: artifacts/: No such file or directory make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd [Pipeline] } [Pipeline] // wrap 579b34f0a95b: Pull complete Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 Status: Downloaded newer image for alpine:latest [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch centos-7-x86_64 make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ chown: build/: No such file or directory chown: artifacts/: No such file or directory make: [Makefile:58: clean] Error 1 (ignored) docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/ make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch fedora-28-aarch64 chown: artifacts/: No such file or directory #13 DONE 3.3s #14 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc make: [Makefile:59: clean] Error 1 (ignored) rm -f -r build/ rm -f -r artifacts rm -f -r containerd #14 0.657 Cloning into '/runc'... [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch centos-7-aarch64 #10 ... #13 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 #13 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.0s done #13 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done #13 sha256:cb98b28699c9053b3efc8352dade8ec0e5d4ddfca76aa719ce9cda26f6355550 1.79kB / 1.79kB done #13 sha256:657387b4920b8910a49acf54312a3f0955a1930617eacd52465d92602402c216 5.46kB / 5.46kB done #13 sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 42.08MB / 42.08MB 2.3s done #13 sha256:6f2fbc1f843984fcee8822e171c70d7b2ddf5233beeaf7eb422dca14e8ca0826 9.48MB / 9.48MB 0.6s done #13 sha256:3dcb1afece058cd63eccf185f2a039fa824964013c16f587cbf4f36552f1019a 3.92MB / 3.92MB 0.5s done #13 sha256:5bd852cf67320cb264474e6a781be61143a1db5e666692fb408b7228a2d51658 46.39MB / 46.39MB 3.5s done #13 sha256:c014c95a2990aa655b803e6599930546f6d554ca57df6e91fa283b00f739458d 45.97MB / 45.97MB 3.4s done #13 sha256:0a34c037ad907dbc6d7d5a746081e12877672267345688baa0f6f2d7f82a47e1 101.04MB / 101.04MB 8.8s done #13 extracting sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 7.4s #13 sha256:3b4c7144ac7fcdcf07b884d8390335e9d29a6d740304614005f0679554798b72 155B / 155B 3.6s done #13 ... #10 [stage-3 1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98 #10 extracting sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 4.7s done #10 DONE 11.4s #14 [stage-3 2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git #14 0.964 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] Creating placeholder flownodes because failed loading originals. GitHub has been notified of this commit’s build result java.io.IOException: Tried to load head FlowNodes for execution Owner[containerd-packaging/build_rhel/1:containerd-packaging/build_rhel #1] but FlowNode was not found in storage for head id:FlowNodeId 1:255 at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.initializeStorage(CpsFlowExecution.java:689) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:726) at org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:691) at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:550) at hudson.model.RunMap.retrieve(RunMap.java:225) at hudson.model.RunMap.retrieve(RunMap.java:57) at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:501) at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:483) at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:381) at hudson.model.RunMap.getById(RunMap.java:205) at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:940) at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:951) at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getExecution(CpsStepContext.java:217) at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getThreadGroupSynchronously(CpsStepContext.java:242) at org.jenkinsci.plugins.workflow.cps.CpsStepContext.access$000(CpsStepContext.java:97) at org.jenkinsci.plugins.workflow.cps.CpsStepContext$1.call(CpsStepContext.java:263) at org.jenkinsci.plugins.workflow.cps.CpsStepContext$1.call(CpsStepContext.java:261) at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Finished: FAILURE