Started by user ernesto-ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c0b33822ca0241cd37dc92500858bb9300a2cdeb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snap-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-snap-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, releaseBranchOverride:snapcraft-builder] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snap-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snap-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snap-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: snapcraft-builder [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2653 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 Fetching without tags Checking out Revision c0b33822ca0241cd37dc92500858bb9300a2cdeb (snapcraft-builder) Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0b33822ca0241cd37dc92500858bb9300a2cdeb # timeout=10 Commit message: "Merge pull request #115 from ernestojeda/update-arch-arg" > git rev-list --no-walk c0b33822ca0241cd37dc92500858bb9300a2cdeb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T20:15:27.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T20:15:29.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T20:15:30.090Z] + ls -al . [2020-04-07T20:15:30.090Z] total 12 [2020-04-07T20:15:30.090Z] drwxrwxr-x. 3 jenkins jenkins 76 Apr 7 20:15 . [2020-04-07T20:15:30.090Z] drwxrwxr-x. 4 jenkins jenkins 112 Apr 7 20:15 .. [2020-04-07T20:15:30.090Z] -rw-rw-r--. 1 jenkins jenkins 3106 Apr 7 20:15 Dockerfile [2020-04-07T20:15:30.091Z] -rwxrwxr-x. 1 jenkins jenkins 1481 Apr 7 20:15 entrypoint.sh [2020-04-07T20:15:30.091Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 7 20:15 .git [2020-04-07T20:15:30.091Z] -rw-rw-r--. 1 jenkins jenkins 869 Apr 7 20:15 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:15:30.727Z] + docker build -t edgex-devops/edgex-snap-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c0b33822ca0241cd37dc92500858bb9300a2cdeb --label arch=amd64 . [2020-04-07T20:15:30.988Z] Sending build context to Docker daemon 210.9kB [2020-04-07T20:15:30.988Z] Step 1/11 : FROM ubuntu:18.04 [2020-04-07T20:15:31.558Z] 18.04: Pulling from library/ubuntu [2020-04-07T20:15:31.818Z] 5bed26d33875: Pulling fs layer [2020-04-07T20:15:31.818Z] f11b29a9c730: Pulling fs layer [2020-04-07T20:15:31.818Z] 930bda195c84: Pulling fs layer [2020-04-07T20:15:31.818Z] 78bf9a5ad49e: Pulling fs layer [2020-04-07T20:15:31.818Z] 78bf9a5ad49e: Waiting [2020-04-07T20:15:31.818Z] f11b29a9c730: Verifying Checksum [2020-04-07T20:15:31.818Z] f11b29a9c730: Download complete [2020-04-07T20:15:31.818Z] 930bda195c84: Verifying Checksum [2020-04-07T20:15:31.818Z] 930bda195c84: Download complete [2020-04-07T20:15:32.078Z] 78bf9a5ad49e: Verifying Checksum [2020-04-07T20:15:32.078Z] 78bf9a5ad49e: Download complete [2020-04-07T20:15:32.078Z] 5bed26d33875: Verifying Checksum [2020-04-07T20:15:32.078Z] 5bed26d33875: Download complete [2020-04-07T20:15:33.456Z] 5bed26d33875: Pull complete [2020-04-07T20:15:33.456Z] f11b29a9c730: Pull complete [2020-04-07T20:15:33.456Z] 930bda195c84: Pull complete [2020-04-07T20:15:33.715Z] 78bf9a5ad49e: Pull complete [2020-04-07T20:15:33.715Z] Digest: sha256:bec5a2727be7fff3d308193cfde3491f8fba1a2ba392b7546b43a051853a341d [2020-04-07T20:15:33.715Z] Status: Downloaded newer image for ubuntu:18.04 [2020-04-07T20:15:33.715Z] ---> 4e5021d210f6 [2020-04-07T20:15:33.715Z] Step 2/11 : ARG ARCH [2020-04-07T20:15:33.715Z] ---> Running in 558ed0536ed9 [2020-04-07T20:15:33.716Z] Removing intermediate container 558ed0536ed9 [2020-04-07T20:15:33.716Z] ---> 4572c79d5cc8 [2020-04-07T20:15:33.716Z] Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r); dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r); curl -s -L $dlUrl --output $thesnap.snap; echo "$dlSHA $thesnap.snap"; echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512; sha512sum -c $thesnap.snap.sha512; mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes [2020-04-07T20:15:33.976Z] ---> Running in 0483a7fee811 [2020-04-07T20:15:34.235Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-07T20:15:34.494Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-04-07T20:15:34.494Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [883 kB] [2020-04-07T20:15:34.494Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [837 kB] [2020-04-07T20:15:34.494Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [7904 B] [2020-04-07T20:15:34.494Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [43.1 kB] [2020-04-07T20:15:35.063Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-07T20:15:35.063Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-07T20:15:35.063Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-04-07T20:15:35.322Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-04-07T20:15:35.322Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-04-07T20:15:35.322Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-04-07T20:15:35.894Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1181 kB] [2020-04-07T20:15:35.894Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1371 kB] [2020-04-07T20:15:36.153Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [12.6 kB] [2020-04-07T20:15:36.153Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [58.4 kB] [2020-04-07T20:15:36.153Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [2496 B] [2020-04-07T20:15:36.153Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4247 B] [2020-04-07T20:15:37.527Z] Fetched 17.8 MB in 3s (5969 kB/s) [2020-04-07T20:15:38.911Z] Reading package lists... [2020-04-07T20:15:40.862Z] Reading package lists... [2020-04-07T20:15:40.862Z] Building dependency tree... [2020-04-07T20:15:40.862Z] Reading state information... [2020-04-07T20:15:40.862Z] Calculating upgrade... [2020-04-07T20:15:41.121Z] The following packages will be upgraded: [2020-04-07T20:15:41.121Z] bsdutils fdisk gcc-8-base libblkid1 libfdisk1 libgcc1 libmount1 [2020-04-07T20:15:41.121Z] libsmartcols1 libstdc++6 libuuid1 mount util-linux [2020-04-07T20:15:41.379Z] 12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-04-07T20:15:41.379Z] Need to get 2165 kB of archives. [2020-04-07T20:15:41.379Z] After this operation, 1024 B of additional disk space will be used. [2020-04-07T20:15:41.379Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.6 [60.3 kB] [2020-04-07T20:15:41.638Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.6 [20.1 kB] [2020-04-07T20:15:41.638Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.6 [124 kB] [2020-04-07T20:15:41.897Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.6 [164 kB] [2020-04-07T20:15:41.897Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.6 [136 kB] [2020-04-07T20:15:41.897Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.6 [83.7 kB] [2020-04-07T20:15:41.897Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.6 [108 kB] [2020-04-07T20:15:41.897Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.6 [903 kB] [2020-04-07T20:15:42.159Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mount amd64 2.31.1-0.4ubuntu3.6 [107 kB] [2020-04-07T20:15:42.159Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-04-07T20:15:42.159Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-04-07T20:15:42.159Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-04-07T20:15:43.096Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T20:15:43.096Z] Fetched 2165 kB in 1s (2264 kB/s) [2020-04-07T20:15:43.096Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:43.096Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:43.096Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.6) over (1:2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:43.194Z] Still waiting to schedule task [2020-04-07T20:15:43.194Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-07T20:15:43.355Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:43.356Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:43.356Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:43.356Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:43.615Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:43.615Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:43.615Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:43.615Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:43.615Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:43.873Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:43.873Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:43.873Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:43.873Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:43.873Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:43.873Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:44.132Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:44.132Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:44.132Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:44.132Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:44.132Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:44.391Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:44.391Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:44.391Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:44.391Z] Unpacking fdisk (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:44.650Z] Setting up fdisk (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:44.650Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:44.650Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:44.650Z] Unpacking util-linux (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:46.557Z] Setting up util-linux (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:46.816Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:46.816Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.6_amd64.deb ... [2020-04-07T20:15:46.816Z] Unpacking mount (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:15:47.079Z] Preparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-04-07T20:15:47.079Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8.3.0-26ubuntu1~18.04) ... [2020-04-07T20:15:47.079Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-04-07T20:15:47.079Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:47.079Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-04-07T20:15:47.079Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8.3.0-26ubuntu1~18.04) ... [2020-04-07T20:15:47.340Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-04-07T20:15:47.340Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:47.340Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-04-07T20:15:47.340Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8.3.0-26ubuntu1~18.04) ... [2020-04-07T20:15:47.599Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-04-07T20:15:47.599Z] Setting up mount (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:15:47.599Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-07T20:15:48.975Z] Reading package lists... [2020-04-07T20:15:49.235Z] Building dependency tree... [2020-04-07T20:15:49.235Z] Reading state information... [2020-04-07T20:15:49.494Z] The following additional packages will be installed: [2020-04-07T20:15:49.494Z] ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 [2020-04-07T20:15:49.494Z] libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-04-07T20:15:49.494Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-04-07T20:15:49.494Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-04-07T20:15:49.494Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-04-07T20:15:49.494Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-04-07T20:15:49.494Z] libwind0-heimdal multiarch-support openssl publicsuffix [2020-04-07T20:15:49.494Z] Suggested packages: [2020-04-07T20:15:49.494Z] krb5-doc krb5-user libsasl2-modules-gssapi-mit [2020-04-07T20:15:49.494Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2020-04-07T20:15:49.494Z] libsasl2-modules-sql [2020-04-07T20:15:49.752Z] The following NEW packages will be installed: [2020-04-07T20:15:49.752Z] ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 [2020-04-07T20:15:49.752Z] libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-04-07T20:15:49.752Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-04-07T20:15:49.752Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-04-07T20:15:49.752Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-04-07T20:15:49.752Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-04-07T20:15:49.752Z] libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo [2020-04-07T20:15:49.752Z] 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2020-04-07T20:15:49.752Z] Need to get 5704 kB of archives. [2020-04-07T20:15:49.752Z] After this operation, 18.2 MB of additional disk space will be used. [2020-04-07T20:15:49.752Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 multiarch-support amd64 2.27-3ubuntu1 [6916 B] [2020-04-07T20:15:50.011Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-04-07T20:15:50.011Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.5 [1300 kB] [2020-04-07T20:15:50.598Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.5 [613 kB] [2020-04-07T20:15:50.598Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 ca-certificates all 20180409 [151 kB] [2020-04-07T20:15:50.598Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.3 [498 kB] [2020-04-07T20:15:50.598Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] [2020-04-07T20:15:50.598Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] [2020-04-07T20:15:50.598Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-04-07T20:15:50.598Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-04-07T20:15:50.598Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-04-07T20:15:50.598Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-04-07T20:15:50.857Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-04-07T20:15:50.857Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-04-07T20:15:50.857Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] [2020-04-07T20:15:50.857Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-04-07T20:15:50.857Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-04-07T20:15:50.857Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-04-07T20:15:50.857Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-04-07T20:15:50.857Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-04-07T20:15:50.857Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-04-07T20:15:50.857Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-04-07T20:15:50.857Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-04-07T20:15:50.857Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-04-07T20:15:50.857Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-04-07T20:15:50.857Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-04-07T20:15:51.118Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.4 [16.9 kB] [2020-04-07T20:15:51.118Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.4 [155 kB] [2020-04-07T20:15:51.118Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-04-07T20:15:51.118Z] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-04-07T20:15:51.118Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.8 [214 kB] [2020-04-07T20:15:51.118Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-07T20:15:51.118Z] Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] [2020-04-07T20:15:51.118Z] Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] [2020-04-07T20:15:51.118Z] Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] [2020-04-07T20:15:51.118Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] [2020-04-07T20:15:51.118Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-04-07T20:15:51.384Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T20:15:51.384Z] Fetched 5704 kB in 2s (3660 kB/s) [2020-04-07T20:15:51.384Z] Selecting previously unselected package multiarch-support. [2020-04-07T20:15:51.384Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4046 files and directories currently installed.) [2020-04-07T20:15:51.384Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1_amd64.deb ... [2020-04-07T20:15:51.384Z] Unpacking multiarch-support (2.27-3ubuntu1) ... [2020-04-07T20:15:51.384Z] Setting up multiarch-support (2.27-3ubuntu1) ... [2020-04-07T20:15:51.646Z] Selecting previously unselected package liblzo2-2:amd64. [2020-04-07T20:15:51.646Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4049 files and directories currently installed.) [2020-04-07T20:15:51.646Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-04-07T20:15:51.646Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-04-07T20:15:51.646Z] Selecting previously unselected package libssl1.1:amd64. [2020-04-07T20:15:51.646Z] Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.5_amd64.deb ... [2020-04-07T20:15:51.646Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:15:51.905Z] Selecting previously unselected package openssl. [2020-04-07T20:15:51.905Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.5_amd64.deb ... [2020-04-07T20:15:51.905Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:15:52.164Z] Selecting previously unselected package ca-certificates. [2020-04-07T20:15:52.164Z] Preparing to unpack .../03-ca-certificates_20180409_all.deb ... [2020-04-07T20:15:52.164Z] Unpacking ca-certificates (20180409) ... [2020-04-07T20:15:52.733Z] Selecting previously unselected package libsqlite3-0:amd64. [2020-04-07T20:15:52.733Z] Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.3_amd64.deb ... [2020-04-07T20:15:52.733Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.3) ... [2020-04-07T20:15:52.733Z] Selecting previously unselected package sudo. [2020-04-07T20:15:52.733Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... [2020-04-07T20:15:52.733Z] Unpacking sudo (1.8.21p2-3ubuntu1.2) ... [2020-04-07T20:15:52.992Z] Selecting previously unselected package krb5-locales. [2020-04-07T20:15:52.992Z] Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... [2020-04-07T20:15:52.992Z] Unpacking krb5-locales (1.16-2ubuntu0.1) ... [2020-04-07T20:15:52.992Z] Selecting previously unselected package libkrb5support0:amd64. [2020-04-07T20:15:52.992Z] Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-04-07T20:15:52.992Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:53.251Z] Selecting previously unselected package libk5crypto3:amd64. [2020-04-07T20:15:53.251Z] Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-04-07T20:15:53.251Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:53.251Z] Selecting previously unselected package libkeyutils1:amd64. [2020-04-07T20:15:53.251Z] Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-04-07T20:15:53.251Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-04-07T20:15:53.251Z] Selecting previously unselected package libkrb5-3:amd64. [2020-04-07T20:15:53.251Z] Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-04-07T20:15:53.251Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:53.509Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-04-07T20:15:53.509Z] Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-04-07T20:15:53.509Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:53.509Z] Selecting previously unselected package libpsl5:amd64. [2020-04-07T20:15:53.509Z] Preparing to unpack .../12-libpsl5_0.19.1-5build1_amd64.deb ... [2020-04-07T20:15:53.509Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-04-07T20:15:54.082Z] Selecting previously unselected package publicsuffix. [2020-04-07T20:15:54.082Z] Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... [2020-04-07T20:15:54.083Z] Unpacking publicsuffix (20180223.1310-1) ... [2020-04-07T20:15:54.083Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-04-07T20:15:54.083Z] Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:54.083Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:54.083Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-04-07T20:15:54.083Z] Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:54.083Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:54.083Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-04-07T20:15:54.083Z] Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:54.083Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:54.342Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-04-07T20:15:54.342Z] Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:54.342Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:54.342Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-04-07T20:15:54.342Z] Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:54.342Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:54.601Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-04-07T20:15:54.601Z] Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:54.601Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:55.174Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-04-07T20:15:55.174Z] Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:55.174Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:55.174Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-04-07T20:15:55.174Z] Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:55.174Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:55.174Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-04-07T20:15:55.174Z] Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-04-07T20:15:55.174Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:55.433Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-04-07T20:15:55.433Z] Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-04-07T20:15:55.433Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:15:55.433Z] Selecting previously unselected package libsasl2-2:amd64. [2020-04-07T20:15:55.433Z] Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-04-07T20:15:55.433Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:15:55.433Z] Selecting previously unselected package libldap-common. [2020-04-07T20:15:55.433Z] Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.4_all.deb ... [2020-04-07T20:15:55.433Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:15:55.692Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-04-07T20:15:55.692Z] Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.4_amd64.deb ... [2020-04-07T20:15:55.692Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:15:55.692Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-04-07T20:15:55.692Z] Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-04-07T20:15:55.692Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-04-07T20:15:55.951Z] Selecting previously unselected package librtmp1:amd64. [2020-04-07T20:15:55.952Z] Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-04-07T20:15:55.952Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-04-07T20:15:55.952Z] Selecting previously unselected package libcurl4:amd64. [2020-04-07T20:15:55.952Z] Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-07T20:15:55.952Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-07T20:15:55.952Z] Selecting previously unselected package curl. [2020-04-07T20:15:55.952Z] Preparing to unpack .../30-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-07T20:15:55.952Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-07T20:15:56.212Z] Selecting previously unselected package libonig4:amd64. [2020-04-07T20:15:56.212Z] Preparing to unpack .../31-libonig4_6.7.0-1_amd64.deb ... [2020-04-07T20:15:56.212Z] Unpacking libonig4:amd64 (6.7.0-1) ... [2020-04-07T20:15:56.212Z] Selecting previously unselected package libjq1:amd64. [2020-04-07T20:15:56.212Z] Preparing to unpack .../32-libjq1_1.5+dfsg-2_amd64.deb ... [2020-04-07T20:15:56.212Z] Unpacking libjq1:amd64 (1.5+dfsg-2) ... [2020-04-07T20:15:56.212Z] Selecting previously unselected package jq. [2020-04-07T20:15:56.212Z] Preparing to unpack .../33-jq_1.5+dfsg-2_amd64.deb ... [2020-04-07T20:15:56.212Z] Unpacking jq (1.5+dfsg-2) ... [2020-04-07T20:15:56.472Z] Selecting previously unselected package libsasl2-modules:amd64. [2020-04-07T20:15:56.472Z] Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-04-07T20:15:56.472Z] Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:15:56.472Z] Selecting previously unselected package squashfs-tools. [2020-04-07T20:15:56.472Z] Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-04-07T20:15:56.472Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-04-07T20:15:56.472Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-04-07T20:15:56.472Z] Setting up sudo (1.8.21p2-3ubuntu1.2) ... [2020-04-07T20:15:56.731Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:15:56.731Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-04-07T20:15:56.731Z] Setting up libonig4:amd64 (6.7.0-1) ... [2020-04-07T20:15:56.731Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:15:56.731Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:15:56.731Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:56.731Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-04-07T20:15:56.731Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:56.731Z] Setting up libjq1:amd64 (1.5+dfsg-2) ... [2020-04-07T20:15:56.992Z] Setting up krb5-locales (1.16-2ubuntu0.1) ... [2020-04-07T20:15:56.992Z] Setting up publicsuffix (20180223.1310-1) ... [2020-04-07T20:15:56.992Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:15:56.992Z] debconf: unable to initialize frontend: Dialog [2020-04-07T20:15:56.992Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-04-07T20:15:56.992Z] debconf: falling back to frontend: Readline [2020-04-07T20:15:56.992Z] debconf: unable to initialize frontend: Readline [2020-04-07T20:15:56.992Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2020-04-07T20:15:56.992Z] debconf: falling back to frontend: Teletype [2020-04-07T20:15:57.251Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:57.251Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:15:57.251Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.3) ... [2020-04-07T20:15:57.251Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-04-07T20:15:57.251Z] Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:15:57.251Z] Setting up ca-certificates (20180409) ... [2020-04-07T20:15:57.509Z] debconf: unable to initialize frontend: Dialog [2020-04-07T20:15:57.509Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-04-07T20:15:57.509Z] debconf: falling back to frontend: Readline [2020-04-07T20:15:57.509Z] debconf: unable to initialize frontend: Readline [2020-04-07T20:15:57.510Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2020-04-07T20:15:57.510Z] debconf: falling back to frontend: Teletype [2020-04-07T20:15:58.075Z] Updating certificates in /etc/ssl/certs... [2020-04-07T20:15:58.642Z] 133 added, 0 removed; done. [2020-04-07T20:15:58.642Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-04-07T20:15:58.642Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:58.642Z] Setting up jq (1.5+dfsg-2) ... [2020-04-07T20:15:58.642Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.642Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.642Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.900Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.900Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-04-07T20:15:58.900Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:58.900Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.900Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.900Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-04-07T20:15:58.900Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-04-07T20:15:58.900Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:15:58.900Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-07T20:15:58.900Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-07T20:15:59.159Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-07T20:15:59.159Z] Processing triggers for ca-certificates (20180409) ... [2020-04-07T20:15:59.159Z] Updating certificates in /etc/ssl/certs... [2020-04-07T20:15:59.728Z] 0 added, 0 removed; done. [2020-04-07T20:15:59.728Z] Running hooks in /etc/ca-certificates/update.d... [2020-04-07T20:15:59.728Z] done. [2020-04-07T20:16:06.298Z] 4c1e3ef72c462d4d0de347ede60eda803caf89f8450644354713516560269ab224584c160334a41487e1364d47143bbde7c9defdb8cb3cc3923e533a93a94b10 core.snap [2020-04-07T20:16:06.560Z] core.snap: OK [2020-04-07T20:16:10.823Z] Parallel unsquashfs: Using 4 processors [2020-04-07T20:16:10.823Z] 11417 inodes (12805 blocks) to write [2020-04-07T20:16:10.823Z] [2020-04-07T20:16:10.823Z] [2020-04-07T20:16:10.823Z] created 8931 files [2020-04-07T20:16:10.823Z] created 1445 directories [2020-04-07T20:16:10.823Z] created 2397 symlinks [2020-04-07T20:16:10.823Z] created 79 devices [2020-04-07T20:16:10.823Z] created 0 fifos [2020-04-07T20:16:15.027Z] 8eec8ca4cd573c5d862029950e3244dba916781e3f5c6c879270c0060016978b639a75c16d822894f630f27dd56f1a58b05dcc22f26170413f8df088e76c926d core18.snap [2020-04-07T20:16:15.302Z] core18.snap: OK [2020-04-07T20:16:20.611Z] Parallel unsquashfs: Using 4 processors [2020-04-07T20:16:20.611Z] 9725 inodes (10175 blocks) to write [2020-04-07T20:16:20.611Z] [2020-04-07T20:16:20.611Z] [2020-04-07T20:16:20.612Z] created 7491 files [2020-04-07T20:16:20.612Z] created 1249 directories [2020-04-07T20:16:20.612Z] created 2021 symlinks [2020-04-07T20:16:20.612Z] created 4 devices [2020-04-07T20:16:20.612Z] created 0 fifos [2020-04-07T20:16:27.206Z] 28d2cb45692b28576fb999c128dd1a53cf166fb53cb097ef37754e742c23e918db35e7164f9f19f34a2eb8819c022af892eab4b2f5201829634450406bcce1b3 snapcraft.snap [2020-04-07T20:16:27.206Z] snapcraft.snap: OK [2020-04-07T20:16:37.209Z] Parallel unsquashfs: Using 4 processors [2020-04-07T20:16:37.209Z] 11475 inodes (12018 blocks) to write [2020-04-07T20:16:37.209Z] [2020-04-07T20:16:37.209Z] [2020-04-07T20:16:37.209Z] created 10897 files [2020-04-07T20:16:37.209Z] created 1540 directories [2020-04-07T20:16:37.209Z] created 170 symlinks [2020-04-07T20:16:37.209Z] created 0 devices [2020-04-07T20:16:37.209Z] created 0 fifos [2020-04-07T20:16:37.209Z]  [2020-04-07T20:16:37.209Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2020-04-07T20:16:37.209Z] [2020-04-07T20:16:38.588Z] Reading package lists... [2020-04-07T20:16:38.847Z] Building dependency tree... [2020-04-07T20:16:38.847Z] Reading state information... [2020-04-07T20:16:39.106Z] The following packages were automatically installed and are no longer required: [2020-04-07T20:16:39.106Z] krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal [2020-04-07T20:16:39.106Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-04-07T20:16:39.106Z] libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal [2020-04-07T20:16:39.106Z] libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 [2020-04-07T20:16:39.106Z] libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 [2020-04-07T20:16:39.107Z] libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal [2020-04-07T20:16:39.107Z] multiarch-support publicsuffix [2020-04-07T20:16:39.107Z] Use 'apt autoremove' to remove them. [2020-04-07T20:16:39.107Z] The following packages will be REMOVED: [2020-04-07T20:16:39.107Z] curl* jq* squashfs-tools* [2020-04-07T20:16:39.366Z] 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. [2020-04-07T20:16:39.366Z] After this operation, 799 kB disk space will be freed. [2020-04-07T20:16:39.366Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4660 files and directories currently installed.) [2020-04-07T20:16:39.366Z] Removing curl (7.58.0-2ubuntu3.8) ... [2020-04-07T20:16:39.625Z] Removing jq (1.5+dfsg-2) ... [2020-04-07T20:16:39.625Z] Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-04-07T20:16:41.261Z] Reading package lists... [2020-04-07T20:16:41.523Z] Building dependency tree... [2020-04-07T20:16:41.523Z] Reading state information... [2020-04-07T20:17:36.735Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2654 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] checkout [2020-04-07T20:17:43.266Z] using credential edgex-jenkins-ssh [2020-04-07T20:17:43.314Z] Cloning the remote Git repository [2020-04-07T20:17:43.314Z] Cloning with configured refspecs honoured and without tags [2020-04-07T20:17:43.350Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-04-07T20:17:43.455Z] > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 [2020-04-07T20:17:43.575Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-04-07T20:17:43.584Z] > git --version # timeout=10 [2020-04-07T20:17:43.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T20:17:43.709Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 [2020-04-07T20:17:44.635Z] Fetching without tags [2020-04-07T20:17:45.177Z] Checking out Revision c0b33822ca0241cd37dc92500858bb9300a2cdeb (snapcraft-builder) [2020-04-07T20:17:44.489Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-04-07T20:17:44.544Z] > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 [2020-04-07T20:17:44.579Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-04-07T20:17:44.630Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-04-07T20:17:44.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T20:17:44.646Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 [2020-04-07T20:17:45.188Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T20:17:45.228Z] > git checkout -f c0b33822ca0241cd37dc92500858bb9300a2cdeb # timeout=10 [2020-04-07T20:17:49.258Z] Removing intermediate container 0483a7fee811 [2020-04-07T20:17:49.258Z] ---> 25e5d0ceaed1 [2020-04-07T20:17:49.258Z] Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft [2020-04-07T20:17:49.258Z] [2020-04-07T20:17:49.259Z] ---> e90d197d163f [2020-04-07T20:17:49.259Z] Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft [2020-04-07T20:17:49.259Z] ---> Running in 6b5943b9c881 [2020-04-07T20:17:49.259Z] Removing intermediate container 6b5943b9c881 [2020-04-07T20:17:49.259Z] ---> 03508da7dfd5 [2020-04-07T20:17:49.259Z] Step 6/11 : ENV PATH=/snap/bin:$PATH [2020-04-07T20:17:49.259Z] ---> Running in 45a68587eda1 [2020-04-07T20:17:49.259Z] Removing intermediate container 45a68587eda1 [2020-04-07T20:17:49.259Z] ---> 4faefbb20eeb [2020-04-07T20:17:49.259Z] Step 7/11 : COPY ./entrypoint.sh / [2020-04-07T20:17:49.259Z] ---> 4cc30a3e653c [2020-04-07T20:17:49.259Z] Step 8/11 : WORKDIR /build [2020-04-07T20:17:49.259Z] ---> Running in 4c14085bad06 [2020-04-07T20:17:49.259Z] Removing intermediate container 4c14085bad06 [2020-04-07T20:17:49.259Z] ---> bf3444a1e06b [2020-04-07T20:17:49.259Z] Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] [2020-04-07T20:17:49.259Z] ---> Running in 8d7f8001f65f [2020-04-07T20:17:49.259Z] Removing intermediate container 8d7f8001f65f [2020-04-07T20:17:49.259Z] ---> b5a816a42a77 [2020-04-07T20:17:49.259Z] Step 10/11 : LABEL arch=amd64 [2020-04-07T20:17:49.259Z] ---> Running in 37cb4c826ba6 [2020-04-07T20:17:49.259Z] Removing intermediate container 37cb4c826ba6 [2020-04-07T20:17:49.259Z] ---> 52c34b326da0 [2020-04-07T20:17:49.259Z] Step 11/11 : LABEL git_sha=c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:17:49.259Z] ---> Running in 8edbce2ca864 [2020-04-07T20:17:49.259Z] Removing intermediate container 8edbce2ca864 [2020-04-07T20:17:49.259Z] ---> 375347e489a7 [2020-04-07T20:17:49.259Z] Successfully built 375347e489a7 [2020-04-07T20:17:49.259Z] Successfully tagged edgex-devops/edgex-snap-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T20:17:49.547Z] provisioning config files... [2020-04-07T20:17:49.580Z] copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config5607452779647315502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-07T20:17:49.940Z] nexus3.edgexfoundry.org:10001 [2020-04-07T20:17:50.057Z] Commit message: "Merge pull request #115 from ernestojeda/update-arch-arg" [2020-04-07T20:17:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:17:50.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:17:50.200Z] Configure a credential helper to remove this warning. See [2020-04-07T20:17:50.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:17:50.200Z] [2020-04-07T20:17:50.200Z] Login Succeeded [2020-04-07T20:17:50.200Z] nexus3.edgexfoundry.org:10002 [2020-04-07T20:17:50.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:17:50.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:17:50.458Z] Configure a credential helper to remove this warning. See [2020-04-07T20:17:50.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:17:50.458Z] [2020-04-07T20:17:50.458Z] Login Succeeded [2020-04-07T20:17:50.458Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [2020-04-07T20:17:50.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:17:50.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:17:50.718Z] Configure a credential helper to remove this warning. See [2020-04-07T20:17:50.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:17:50.718Z] [2020-04-07T20:17:50.718Z] Login Succeeded [2020-04-07T20:17:50.718Z] nexus3.edgexfoundry.org:10004 [2020-04-07T20:17:50.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T20:17:50.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:17:50.987Z] Configure a credential helper to remove this warning. See [2020-04-07T20:17:50.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:17:50.987Z] [2020-04-07T20:17:50.987Z] Login Succeeded [2020-04-07T20:17:50.987Z] docker.io [2020-04-07T20:17:50.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:17:51.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:17:51.246Z] Configure a credential helper to remove this warning. See [2020-04-07T20:17:51.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:17:51.246Z] [2020-04-07T20:17:51.246Z] Login Succeeded [Pipeline] } [2020-04-07T20:17:51.540Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-07T20:17:51.686Z] [edgeXDocker.push] Tagging docker image edgex-devops/edgex-snap-builder with the following tags: [2020-04-07T20:17:51.686Z] c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:17:51.686Z] latest [2020-04-07T20:17:51.686Z] snapcraft-builder [2020-04-07T20:17:51.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:17:51.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T20:17:52.103Z] + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:c0b33822ca0241cd37dc92500858bb9300a2cdeb [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:17:52.237Z] + ls -al . [2020-04-07T20:17:52.237Z] total 24 [2020-04-07T20:17:52.237Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 20:17 . [2020-04-07T20:17:52.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 20:17 .. [2020-04-07T20:17:52.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 20:17 .git [2020-04-07T20:17:52.237Z] -rw-rw-r-- 1 jenkins jenkins 3106 Apr 7 20:17 Dockerfile [2020-04-07T20:17:52.237Z] -rw-rw-r-- 1 jenkins jenkins 869 Apr 7 20:17 Jenkinsfile [2020-04-07T20:17:52.237Z] -rwxrwxr-x 1 jenkins jenkins 1481 Apr 7 20:17 entrypoint.sh [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:17:52.392Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:17:52.581Z] + docker build -t edgex-devops/edgex-snap-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c0b33822ca0241cd37dc92500858bb9300a2cdeb --label arch=arm64 . [2020-04-07T20:17:53.175Z] Sending build context to Docker daemon 210.9kB [2020-04-07T20:17:53.444Z] Step 1/11 : FROM ubuntu:18.04 [2020-04-07T20:17:54.034Z] 18.04: Pulling from library/ubuntu [2020-04-07T20:17:54.034Z] b2f61026a351: Pulling fs layer [2020-04-07T20:17:54.034Z] 5538fb30c42c: Pulling fs layer [2020-04-07T20:17:54.034Z] f0b05810781a: Pulling fs layer [2020-04-07T20:17:54.034Z] 0180a33352d6: Pulling fs layer [2020-04-07T20:17:54.034Z] 0180a33352d6: Waiting [2020-04-07T20:17:54.301Z] f0b05810781a: Download complete [2020-04-07T20:17:54.301Z] 5538fb30c42c: Verifying Checksum [2020-04-07T20:17:54.301Z] 5538fb30c42c: Download complete [2020-04-07T20:17:54.301Z] 0180a33352d6: Verifying Checksum [2020-04-07T20:17:54.301Z] 0180a33352d6: Download complete [2020-04-07T20:17:55.717Z] b2f61026a351: Retrying in 5 seconds [2020-04-07T20:17:57.125Z] b2f61026a351: Retrying in 4 seconds [2020-04-07T20:17:57.657Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] [2020-04-07T20:17:57.657Z] f960d253569e: Preparing [2020-04-07T20:17:57.657Z] 5126f8678af2: Preparing [2020-04-07T20:17:57.657Z] 63b24f28e45e: Preparing [2020-04-07T20:17:57.657Z] e10f780bf0ad: Preparing [2020-04-07T20:17:57.657Z] 064e67091eeb: Preparing [2020-04-07T20:17:57.658Z] 16542a8fc3be: Preparing [2020-04-07T20:17:57.658Z] 6597da2e2e52: Preparing [2020-04-07T20:17:57.658Z] 977183d4e999: Preparing [2020-04-07T20:17:57.658Z] c8be1b8f4d60: Preparing [2020-04-07T20:17:57.658Z] 16542a8fc3be: Waiting [2020-04-07T20:17:57.658Z] 6597da2e2e52: Waiting [2020-04-07T20:17:57.658Z] 977183d4e999: Waiting [2020-04-07T20:17:57.658Z] c8be1b8f4d60: Waiting [2020-04-07T20:17:57.658Z] 63b24f28e45e: Pushed [2020-04-07T20:17:57.658Z] e10f780bf0ad: Pushed [2020-04-07T20:17:57.658Z] f960d253569e: Pushed [2020-04-07T20:17:57.658Z] 5126f8678af2: Pushed [2020-04-07T20:17:57.658Z] 16542a8fc3be: Layer already exists [2020-04-07T20:17:57.658Z] 6597da2e2e52: Layer already exists [2020-04-07T20:17:57.658Z] 977183d4e999: Layer already exists [2020-04-07T20:17:57.658Z] c8be1b8f4d60: Layer already exists [2020-04-07T20:17:57.748Z] b2f61026a351: Retrying in 3 seconds [2020-04-07T20:17:58.713Z] b2f61026a351: Retrying in 2 seconds [2020-04-07T20:18:00.121Z] b2f61026a351: Retrying in 1 second [2020-04-07T20:18:01.530Z] b2f61026a351: Verifying Checksum [2020-04-07T20:18:01.530Z] b2f61026a351: Download complete [2020-04-07T20:18:04.892Z] b2f61026a351: Pull complete [2020-04-07T20:18:04.892Z] 5538fb30c42c: Pull complete [2020-04-07T20:18:04.892Z] f0b05810781a: Pull complete [2020-04-07T20:18:05.160Z] 0180a33352d6: Pull complete [2020-04-07T20:18:05.160Z] Digest: sha256:bec5a2727be7fff3d308193cfde3491f8fba1a2ba392b7546b43a051853a341d [2020-04-07T20:18:05.160Z] Status: Downloaded newer image for ubuntu:18.04 [2020-04-07T20:18:05.160Z] ---> 428b2f74b0fb [2020-04-07T20:18:05.160Z] Step 2/11 : ARG ARCH [2020-04-07T20:18:06.571Z] ---> Running in a8283ef10135 [2020-04-07T20:18:06.845Z] Removing intermediate container a8283ef10135 [2020-04-07T20:18:06.845Z] ---> b5d98c0e1cc7 [2020-04-07T20:18:06.845Z] Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r); dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r); curl -s -L $dlUrl --output $thesnap.snap; echo "$dlSHA $thesnap.snap"; echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512; sha512sum -c $thesnap.snap.sha512; mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes [2020-04-07T20:18:07.114Z] ---> Running in d386c5893054 [2020-04-07T20:18:08.525Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-04-07T20:18:08.796Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-04-07T20:18:08.796Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-04-07T20:18:08.796Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-04-07T20:18:09.067Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-04-07T20:18:09.336Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-04-07T20:18:11.283Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-04-07T20:18:11.283Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-04-07T20:18:11.283Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] [2020-04-07T20:18:11.283Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] [2020-04-07T20:18:11.283Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] [2020-04-07T20:18:11.283Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1036 B] [2020-04-07T20:18:11.283Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [4234 B] [2020-04-07T20:18:11.283Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [2491 B] [2020-04-07T20:18:11.283Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-04-07T20:18:11.283Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [571 kB] [2020-04-07T20:18:11.283Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] [2020-04-07T20:18:11.283Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] [2020-04-07T20:18:13.879Z] Fetched 16.3 MB in 6s (2771 kB/s) [2020-04-07T20:18:18.148Z] Reading package lists... [2020-04-07T20:18:22.678Z] Reading package lists... [2020-04-07T20:18:23.272Z] Building dependency tree... [2020-04-07T20:18:23.272Z] Reading state information... [2020-04-07T20:18:23.815Z] Calculating upgrade... [2020-04-07T20:18:24.400Z] The following packages will be upgraded: [2020-04-07T20:18:24.400Z] bsdutils fdisk gcc-8-base libblkid1 libfdisk1 libgcc1 libmount1 [2020-04-07T20:18:24.400Z] libsmartcols1 libstdc++6 libuuid1 mount util-linux [2020-04-07T20:18:24.668Z] 12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-04-07T20:18:24.668Z] Need to get 1938 kB of archives. [2020-04-07T20:18:24.668Z] After this operation, 5120 B of additional disk space will be used. [2020-04-07T20:18:24.668Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.6 [54.6 kB] [2020-04-07T20:18:24.934Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.6 [18.5 kB] [2020-04-07T20:18:24.934Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.6 [105 kB] [2020-04-07T20:18:24.934Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.6 [138 kB] [2020-04-07T20:18:25.201Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.6 [115 kB] [2020-04-07T20:18:25.201Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.6 [70.7 kB] [2020-04-07T20:18:25.201Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.6 [95.0 kB] [2020-04-07T20:18:25.201Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.6 [818 kB] [2020-04-07T20:18:25.201Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 mount arm64 2.31.1-0.4ubuntu3.6 [97.8 kB] [2020-04-07T20:18:25.201Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] [2020-04-07T20:18:25.470Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [2020-04-07T20:18:25.470Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] [2020-04-07T20:18:26.060Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T20:18:26.060Z] Fetched 1938 kB in 1s (2093 kB/s) [2020-04-07T20:18:26.331Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:26.331Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:26.331Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.6) over (1:2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:26.607Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:26.607Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:26.607Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:26.888Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:26.888Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:26.888Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:26.888Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:27.195Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:27.195Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:27.482Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:27.482Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:27.482Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:27.482Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:27.754Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:27.754Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:27.754Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:28.023Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:28.023Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:28.023Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:28.292Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:28.567Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:28.567Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:28.567Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:28.567Z] Unpacking fdisk (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:28.834Z] Setting up fdisk (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:29.101Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:29.101Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:29.101Z] Unpacking util-linux (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:30.515Z] Setting up util-linux (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:31.925Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:31.925Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.6_arm64.deb ... [2020-04-07T20:18:32.192Z] Unpacking mount (2.31.1-0.4ubuntu3.6) over (2.31.1-0.4ubuntu3.5) ... [2020-04-07T20:18:32.463Z] Preparing to unpack .../gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-04-07T20:18:32.463Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8.3.0-26ubuntu1~18.04) ... [2020-04-07T20:18:32.463Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-04-07T20:18:32.730Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:32.730Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-04-07T20:18:32.730Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8.3.0-26ubuntu1~18.04) ... [2020-04-07T20:18:32.999Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-04-07T20:18:33.270Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:33.270Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-04-07T20:18:33.270Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8.3.0-26ubuntu1~18.04) ... [2020-04-07T20:18:33.537Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-04-07T20:18:33.537Z] Setting up mount (2.31.1-0.4ubuntu3.6) ... [2020-04-07T20:18:33.537Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-07T20:18:38.384Z] Reading package lists... [2020-04-07T20:18:38.980Z] Building dependency tree... [2020-04-07T20:18:38.980Z] Reading state information... [2020-04-07T20:18:39.954Z] The following additional packages will be installed: [2020-04-07T20:18:39.954Z] ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 [2020-04-07T20:18:39.954Z] libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-04-07T20:18:39.954Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-04-07T20:18:39.954Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-04-07T20:18:39.954Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-04-07T20:18:39.954Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-04-07T20:18:39.954Z] libwind0-heimdal multiarch-support openssl publicsuffix [2020-04-07T20:18:39.954Z] Suggested packages: [2020-04-07T20:18:39.954Z] krb5-doc krb5-user libsasl2-modules-gssapi-mit [2020-04-07T20:18:39.954Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2020-04-07T20:18:39.954Z] libsasl2-modules-sql [2020-04-07T20:18:40.550Z] The following NEW packages will be installed: [2020-04-07T20:18:40.550Z] ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 [2020-04-07T20:18:40.550Z] libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-04-07T20:18:40.550Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-04-07T20:18:40.550Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-04-07T20:18:40.551Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-04-07T20:18:40.551Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-04-07T20:18:40.551Z] libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo [2020-04-07T20:18:40.818Z] 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2020-04-07T20:18:40.818Z] Need to get 4965 kB of archives. [2020-04-07T20:18:40.818Z] After this operation, 16.5 MB of additional disk space will be used. [2020-04-07T20:18:40.818Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 multiarch-support arm64 2.27-3ubuntu1 [6916 B] [2020-04-07T20:18:40.818Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-04-07T20:18:40.818Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.5 [1061 kB] [2020-04-07T20:18:41.404Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.5 [583 kB] [2020-04-07T20:18:41.404Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ca-certificates all 20180409 [151 kB] [2020-04-07T20:18:41.404Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.3 [428 kB] [2020-04-07T20:18:41.404Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.2 [382 kB] [2020-04-07T20:18:41.404Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] [2020-04-07T20:18:41.404Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-04-07T20:18:41.404Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-04-07T20:18:41.404Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-04-07T20:18:41.404Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-04-07T20:18:41.404Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-04-07T20:18:41.404Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-04-07T20:18:41.404Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] [2020-04-07T20:18:41.677Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-04-07T20:18:41.677Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-04-07T20:18:41.677Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-04-07T20:18:41.677Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-04-07T20:18:41.677Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-04-07T20:18:41.677Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-04-07T20:18:41.677Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-04-07T20:18:41.677Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-04-07T20:18:41.677Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-04-07T20:18:41.677Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] [2020-04-07T20:18:41.677Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] [2020-04-07T20:18:41.678Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.4 [16.9 kB] [2020-04-07T20:18:41.678Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.4 [132 kB] [2020-04-07T20:18:41.678Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-04-07T20:18:41.678Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-04-07T20:18:41.946Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.8 [180 kB] [2020-04-07T20:18:41.946Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-07T20:18:41.946Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libonig4 arm64 6.7.0-1 [106 kB] [2020-04-07T20:18:41.946Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libjq1 arm64 1.5+dfsg-2 [89.6 kB] [2020-04-07T20:18:41.946Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 jq arm64 1.5+dfsg-2 [45.3 kB] [2020-04-07T20:18:41.946Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [41.9 kB] [2020-04-07T20:18:41.946Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] [2020-04-07T20:18:42.221Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T20:18:42.489Z] Fetched 4965 kB in 1s (3567 kB/s) [2020-04-07T20:18:42.489Z] Selecting previously unselected package multiarch-support. [2020-04-07T20:18:42.489Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) [2020-04-07T20:18:42.490Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1_arm64.deb ... [2020-04-07T20:18:42.490Z] Unpacking multiarch-support (2.27-3ubuntu1) ... [2020-04-07T20:18:42.757Z] Setting up multiarch-support (2.27-3ubuntu1) ... [2020-04-07T20:18:43.026Z] Selecting previously unselected package liblzo2-2:arm64. [2020-04-07T20:18:43.026Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4042 files and directories currently installed.) [2020-04-07T20:18:43.026Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-04-07T20:18:43.026Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-04-07T20:18:43.026Z] Selecting previously unselected package libssl1.1:arm64. [2020-04-07T20:18:43.296Z] Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.5_arm64.deb ... [2020-04-07T20:18:43.296Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:18:43.564Z] Selecting previously unselected package openssl. [2020-04-07T20:18:43.564Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.5_arm64.deb ... [2020-04-07T20:18:43.564Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:18:43.833Z] Selecting previously unselected package ca-certificates. [2020-04-07T20:18:43.833Z] Preparing to unpack .../03-ca-certificates_20180409_all.deb ... [2020-04-07T20:18:43.833Z] Unpacking ca-certificates (20180409) ... [2020-04-07T20:18:44.102Z] Selecting previously unselected package libsqlite3-0:arm64. [2020-04-07T20:18:44.102Z] Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.3_arm64.deb ... [2020-04-07T20:18:44.102Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.3) ... [2020-04-07T20:18:44.368Z] Selecting previously unselected package sudo. [2020-04-07T20:18:44.368Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_arm64.deb ... [2020-04-07T20:18:44.368Z] Unpacking sudo (1.8.21p2-3ubuntu1.2) ... [2020-04-07T20:18:44.636Z] Selecting previously unselected package krb5-locales. [2020-04-07T20:18:44.636Z] Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... [2020-04-07T20:18:44.636Z] Unpacking krb5-locales (1.16-2ubuntu0.1) ... [2020-04-07T20:18:44.636Z] Selecting previously unselected package libkrb5support0:arm64. [2020-04-07T20:18:44.636Z] Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-04-07T20:18:44.636Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:44.907Z] Selecting previously unselected package libk5crypto3:arm64. [2020-04-07T20:18:44.907Z] Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-04-07T20:18:44.907Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:44.907Z] Selecting previously unselected package libkeyutils1:arm64. [2020-04-07T20:18:44.907Z] Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-04-07T20:18:44.907Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-04-07T20:18:45.175Z] Selecting previously unselected package libkrb5-3:arm64. [2020-04-07T20:18:45.175Z] Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-04-07T20:18:45.175Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:45.444Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-04-07T20:18:45.444Z] Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-04-07T20:18:45.444Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:45.713Z] Selecting previously unselected package libpsl5:arm64. [2020-04-07T20:18:45.713Z] Preparing to unpack .../12-libpsl5_0.19.1-5build1_arm64.deb ... [2020-04-07T20:18:45.713Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-04-07T20:18:45.713Z] Selecting previously unselected package publicsuffix. [2020-04-07T20:18:45.713Z] Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... [2020-04-07T20:18:45.713Z] Unpacking publicsuffix (20180223.1310-1) ... [2020-04-07T20:18:45.983Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-04-07T20:18:45.983Z] Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:45.983Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:45.983Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-04-07T20:18:45.983Z] Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:46.251Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:46.251Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-04-07T20:18:46.251Z] Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:46.251Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:46.251Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-04-07T20:18:46.251Z] Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:46.519Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:46.519Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-04-07T20:18:46.519Z] Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:46.519Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:46.787Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-04-07T20:18:46.787Z] Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:46.787Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:46.787Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-04-07T20:18:46.787Z] Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:46.787Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:47.055Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-04-07T20:18:47.055Z] Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:47.055Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:47.055Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-04-07T20:18:47.055Z] Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-04-07T20:18:47.326Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:47.326Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-04-07T20:18:47.326Z] Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-04-07T20:18:47.326Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:18:47.326Z] Selecting previously unselected package libsasl2-2:arm64. [2020-04-07T20:18:47.326Z] Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-04-07T20:18:47.326Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:18:47.595Z] Selecting previously unselected package libldap-common. [2020-04-07T20:18:47.595Z] Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.4_all.deb ... [2020-04-07T20:18:47.595Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:18:47.595Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-04-07T20:18:47.595Z] Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.4_arm64.deb ... [2020-04-07T20:18:47.862Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:18:47.862Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-04-07T20:18:47.862Z] Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-04-07T20:18:47.862Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-04-07T20:18:48.131Z] Selecting previously unselected package librtmp1:arm64. [2020-04-07T20:18:48.131Z] Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-04-07T20:18:48.131Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-04-07T20:18:48.408Z] Selecting previously unselected package libcurl4:arm64. [2020-04-07T20:18:48.408Z] Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-07T20:18:48.408Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-07T20:18:48.408Z] Selecting previously unselected package curl. [2020-04-07T20:18:48.408Z] Preparing to unpack .../30-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-07T20:18:48.408Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-07T20:18:48.685Z] Selecting previously unselected package libonig4:arm64. [2020-04-07T20:18:48.685Z] Preparing to unpack .../31-libonig4_6.7.0-1_arm64.deb ... [2020-04-07T20:18:48.685Z] Unpacking libonig4:arm64 (6.7.0-1) ... [2020-04-07T20:18:48.954Z] Selecting previously unselected package libjq1:arm64. [2020-04-07T20:18:48.954Z] Preparing to unpack .../32-libjq1_1.5+dfsg-2_arm64.deb ... [2020-04-07T20:18:48.954Z] Unpacking libjq1:arm64 (1.5+dfsg-2) ... [2020-04-07T20:18:48.954Z] Selecting previously unselected package jq. [2020-04-07T20:18:48.954Z] Preparing to unpack .../33-jq_1.5+dfsg-2_arm64.deb ... [2020-04-07T20:18:48.954Z] Unpacking jq (1.5+dfsg-2) ... [2020-04-07T20:18:49.222Z] Selecting previously unselected package libsasl2-modules:arm64. [2020-04-07T20:18:49.222Z] Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-04-07T20:18:49.222Z] Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:18:49.222Z] Selecting previously unselected package squashfs-tools. [2020-04-07T20:18:49.222Z] Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-04-07T20:18:49.222Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-04-07T20:18:49.489Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-04-07T20:18:49.489Z] Setting up sudo (1.8.21p2-3ubuntu1.2) ... [2020-04-07T20:18:49.489Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:18:49.489Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-04-07T20:18:49.755Z] Setting up libonig4:arm64 (6.7.0-1) ... [2020-04-07T20:18:49.755Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:18:49.755Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:18:49.755Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:49.755Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-04-07T20:18:49.755Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:49.755Z] Setting up libjq1:arm64 (1.5+dfsg-2) ... [2020-04-07T20:18:50.022Z] Setting up krb5-locales (1.16-2ubuntu0.1) ... [2020-04-07T20:18:50.022Z] Setting up publicsuffix (20180223.1310-1) ... [2020-04-07T20:18:50.022Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:18:50.291Z] debconf: unable to initialize frontend: Dialog [2020-04-07T20:18:50.291Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-04-07T20:18:50.291Z] debconf: falling back to frontend: Readline [2020-04-07T20:18:50.291Z] debconf: unable to initialize frontend: Readline [2020-04-07T20:18:50.291Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2020-04-07T20:18:50.291Z] debconf: falling back to frontend: Teletype [2020-04-07T20:18:50.291Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:50.558Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.5) ... [2020-04-07T20:18:50.558Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.3) ... [2020-04-07T20:18:50.558Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-04-07T20:18:50.558Z] Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-04-07T20:18:50.558Z] Setting up ca-certificates (20180409) ... [2020-04-07T20:18:50.826Z] debconf: unable to initialize frontend: Dialog [2020-04-07T20:18:50.826Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-04-07T20:18:50.826Z] debconf: falling back to frontend: Readline [2020-04-07T20:18:50.826Z] debconf: unable to initialize frontend: Readline [2020-04-07T20:18:50.826Z] debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) [2020-04-07T20:18:50.826Z] debconf: falling back to frontend: Teletype [2020-04-07T20:18:52.239Z] Updating certificates in /etc/ssl/certs... [2020-04-07T20:18:53.658Z] 133 added, 0 removed; done. [2020-04-07T20:18:53.658Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-04-07T20:18:53.658Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:53.924Z] Setting up jq (1.5+dfsg-2) ... [2020-04-07T20:18:53.924Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:53.924Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:53.924Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:53.924Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:53.924Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-04-07T20:18:54.191Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:54.191Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:54.191Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:54.191Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-04-07T20:18:54.191Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-04-07T20:18:54.191Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.4) ... [2020-04-07T20:18:54.191Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-07T20:18:54.191Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-07T20:18:54.458Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-07T20:18:54.458Z] Processing triggers for ca-certificates (20180409) ... [2020-04-07T20:18:54.458Z] Updating certificates in /etc/ssl/certs... [2020-04-07T20:18:55.877Z] 0 added, 0 removed; done. [2020-04-07T20:18:55.877Z] Running hooks in /etc/ca-certificates/update.d... [2020-04-07T20:18:55.877Z] done. [2020-04-07T20:19:00.145Z] 15b31412c8a05147281bbe83f403bf0ea40067ed21442813534fc7d675fad1b625d013336f1fa5afe90a6a897cee4f88005b37fa79ae3bc14562fccb202b85b4 core.snap [2020-04-07T20:19:00.413Z] core.snap: OK [2020-04-07T20:19:05.769Z] Parallel unsquashfs: Using 4 processors [2020-04-07T20:19:05.769Z] 11405 inodes (12664 blocks) to write [2020-04-07T20:19:05.769Z] [2020-04-07T20:19:05.769Z] [2020-04-07T20:19:05.769Z] created 8925 files [2020-04-07T20:19:05.769Z] created 1437 directories [2020-04-07T20:19:05.769Z] created 2391 symlinks [2020-04-07T20:19:05.769Z] created 79 devices [2020-04-07T20:19:05.769Z] created 0 fifos [2020-04-07T20:19:10.022Z] a3723ca4ba64c2ae1edfc19820582de1d98203242c96c1338381182f6c52ceb2571edd599a6f2e4e94c8b1d2b0686697fff94302a90fd56e227e9fb09964b2e2 core18.snap [2020-04-07T20:19:10.022Z] core18.snap: OK [2020-04-07T20:19:13.377Z] Parallel unsquashfs: Using 4 processors [2020-04-07T20:19:13.377Z] 9722 inodes (10078 blocks) to write [2020-04-07T20:19:13.377Z] [2020-04-07T20:19:13.377Z] [2020-04-07T20:19:13.377Z] created 7490 files [2020-04-07T20:19:13.377Z] created 1247 directories [2020-04-07T20:19:13.377Z] created 2019 symlinks [2020-04-07T20:19:13.377Z] created 4 devices [2020-04-07T20:19:13.377Z] created 0 fifos [2020-04-07T20:19:18.720Z] 3681d650a016d141c54bcae83f2cf2c5ee8f4c11cc356a89fbbea1c89469ac3a2a564fa8fcf95e76a73835ce8d732690f4f1d838f93889721558d3ca0852d861 snapcraft.snap [2020-04-07T20:19:18.720Z] snapcraft.snap: OK [2020-04-07T20:19:19.133Z] 064e67091eeb: Pushed [2020-04-07T20:19:19.133Z] c0b33822ca0241cd37dc92500858bb9300a2cdeb: digest: sha256:834ffeafcc9ca33964284e701e2fd595e30a976ce23a06ba08cd3e3051b3b84d size: 2193 [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:19:19.433Z] + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:19:19.731Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-07T20:19:19.731Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] [2020-04-07T20:19:19.731Z] f960d253569e: Preparing [2020-04-07T20:19:19.731Z] 5126f8678af2: Preparing [2020-04-07T20:19:19.731Z] 63b24f28e45e: Preparing [2020-04-07T20:19:19.731Z] e10f780bf0ad: Preparing [2020-04-07T20:19:19.731Z] 064e67091eeb: Preparing [2020-04-07T20:19:19.731Z] 16542a8fc3be: Preparing [2020-04-07T20:19:19.731Z] 6597da2e2e52: Preparing [2020-04-07T20:19:19.731Z] 977183d4e999: Preparing [2020-04-07T20:19:19.731Z] c8be1b8f4d60: Preparing [2020-04-07T20:19:19.731Z] 16542a8fc3be: Waiting [2020-04-07T20:19:19.731Z] 6597da2e2e52: Waiting [2020-04-07T20:19:19.731Z] 977183d4e999: Waiting [2020-04-07T20:19:19.731Z] c8be1b8f4d60: Waiting [2020-04-07T20:19:19.731Z] e10f780bf0ad: Layer already exists [2020-04-07T20:19:19.731Z] 064e67091eeb: Layer already exists [2020-04-07T20:19:19.731Z] f960d253569e: Layer already exists [2020-04-07T20:19:19.731Z] 63b24f28e45e: Layer already exists [2020-04-07T20:19:19.731Z] 5126f8678af2: Layer already exists [2020-04-07T20:19:19.731Z] 977183d4e999: Layer already exists [2020-04-07T20:19:19.731Z] 16542a8fc3be: Layer already exists [2020-04-07T20:19:19.731Z] 6597da2e2e52: Layer already exists [2020-04-07T20:19:19.731Z] c8be1b8f4d60: Layer already exists [2020-04-07T20:19:19.989Z] latest: digest: sha256:834ffeafcc9ca33964284e701e2fd595e30a976ce23a06ba08cd3e3051b3b84d size: 2193 [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:19:20.287Z] + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:19:20.579Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder [2020-04-07T20:19:20.579Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] [2020-04-07T20:19:20.579Z] f960d253569e: Preparing [2020-04-07T20:19:20.579Z] 5126f8678af2: Preparing [2020-04-07T20:19:20.579Z] 63b24f28e45e: Preparing [2020-04-07T20:19:20.579Z] e10f780bf0ad: Preparing [2020-04-07T20:19:20.579Z] 064e67091eeb: Preparing [2020-04-07T20:19:20.579Z] 16542a8fc3be: Preparing [2020-04-07T20:19:20.579Z] 6597da2e2e52: Preparing [2020-04-07T20:19:20.579Z] 977183d4e999: Preparing [2020-04-07T20:19:20.579Z] c8be1b8f4d60: Preparing [2020-04-07T20:19:20.579Z] 16542a8fc3be: Waiting [2020-04-07T20:19:20.579Z] 6597da2e2e52: Waiting [2020-04-07T20:19:20.579Z] 977183d4e999: Waiting [2020-04-07T20:19:20.579Z] c8be1b8f4d60: Waiting [2020-04-07T20:19:20.579Z] 5126f8678af2: Layer already exists [2020-04-07T20:19:20.579Z] e10f780bf0ad: Layer already exists [2020-04-07T20:19:20.579Z] 064e67091eeb: Layer already exists [2020-04-07T20:19:20.579Z] f960d253569e: Layer already exists [2020-04-07T20:19:20.579Z] 63b24f28e45e: Layer already exists [2020-04-07T20:19:20.579Z] 977183d4e999: Layer already exists [2020-04-07T20:19:20.579Z] 16542a8fc3be: Layer already exists [2020-04-07T20:19:20.579Z] 6597da2e2e52: Layer already exists [2020-04-07T20:19:20.579Z] c8be1b8f4d60: Layer already exists [2020-04-07T20:19:20.838Z] snapcraft-builder: digest: sha256:834ffeafcc9ca33964284e701e2fd595e30a976ce23a06ba08cd3e3051b3b84d size: 2193 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T20:19:22.996Z] Parallel unsquashfs: Using 4 processors [2020-04-07T20:19:22.996Z] 11514 inodes (12023 blocks) to write [2020-04-07T20:19:22.996Z] [2020-04-07T20:19:22.996Z] [2020-04-07T20:19:22.996Z] created 10936 files [2020-04-07T20:19:22.996Z] created 1535 directories [2020-04-07T20:19:22.996Z] created 170 symlinks [2020-04-07T20:19:22.996Z] created 0 devices [2020-04-07T20:19:22.996Z] created 0 fifos [2020-04-07T20:19:22.996Z]  [2020-04-07T20:19:22.996Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2020-04-07T20:19:22.996Z] [2020-04-07T20:19:27.517Z] Reading package lists... [2020-04-07T20:19:28.370Z] Building dependency tree... [2020-04-07T20:19:28.370Z] Reading state information... [2020-04-07T20:19:29.334Z] The following packages were automatically installed and are no longer required: [2020-04-07T20:19:29.334Z] krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal [2020-04-07T20:19:29.334Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-04-07T20:19:29.334Z] libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal [2020-04-07T20:19:29.334Z] libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 [2020-04-07T20:19:29.334Z] libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 [2020-04-07T20:19:29.334Z] libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal [2020-04-07T20:19:29.334Z] multiarch-support publicsuffix [2020-04-07T20:19:29.334Z] Use 'apt autoremove' to remove them. [2020-04-07T20:19:29.334Z] The following packages will be REMOVED: [2020-04-07T20:19:29.334Z] curl* jq* squashfs-tools* [2020-04-07T20:19:30.297Z] 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. [2020-04-07T20:19:30.297Z] After this operation, 766 kB disk space will be freed. [2020-04-07T20:19:30.297Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4653 files and directories currently installed.) [2020-04-07T20:19:30.297Z] Removing curl (7.58.0-2ubuntu3.8) ... [2020-04-07T20:19:30.297Z] Removing jq (1.5+dfsg-2) ... [2020-04-07T20:19:30.297Z] Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-04-07T20:19:36.233Z] Reading package lists... [2020-04-07T20:19:36.233Z] Building dependency tree... [2020-04-07T20:19:36.233Z] Reading state information... [2020-04-07T20:20:32.649Z] Removing intermediate container d386c5893054 [2020-04-07T20:20:32.649Z] ---> cc3657de693c [2020-04-07T20:20:32.649Z] Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft [2020-04-07T20:20:32.649Z] [2020-04-07T20:20:32.649Z] ---> f6b08bbbaab3 [2020-04-07T20:20:32.649Z] Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft [2020-04-07T20:20:32.649Z] ---> Running in d05152d64c79 [2020-04-07T20:20:32.649Z] Removing intermediate container d05152d64c79 [2020-04-07T20:20:32.649Z] ---> 46a9cdba68fb [2020-04-07T20:20:32.649Z] Step 6/11 : ENV PATH=/snap/bin:$PATH [2020-04-07T20:20:32.649Z] ---> Running in 61dbf10ba67d [2020-04-07T20:20:32.649Z] Removing intermediate container 61dbf10ba67d [2020-04-07T20:20:32.649Z] ---> 7a10c5135096 [2020-04-07T20:20:32.649Z] Step 7/11 : COPY ./entrypoint.sh / [2020-04-07T20:20:32.649Z] ---> 55996b1dc518 [2020-04-07T20:20:32.649Z] Step 8/11 : WORKDIR /build [2020-04-07T20:20:32.649Z] ---> Running in 0bb717648c0d [2020-04-07T20:20:32.649Z] Removing intermediate container 0bb717648c0d [2020-04-07T20:20:32.649Z] ---> 0c728c046c54 [2020-04-07T20:20:32.649Z] Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] [2020-04-07T20:20:32.649Z] ---> Running in aa70fcde7adb [2020-04-07T20:20:32.649Z] Removing intermediate container aa70fcde7adb [2020-04-07T20:20:32.649Z] ---> 314c45b0234e [2020-04-07T20:20:32.649Z] Step 10/11 : LABEL arch=arm64 [2020-04-07T20:20:32.649Z] ---> Running in f8c7d55c018a [2020-04-07T20:20:32.649Z] Removing intermediate container f8c7d55c018a [2020-04-07T20:20:32.649Z] ---> ddb28ce3d983 [2020-04-07T20:20:32.649Z] Step 11/11 : LABEL git_sha=c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:20:32.649Z] ---> Running in 4260cf5d2718 [2020-04-07T20:20:32.649Z] Removing intermediate container 4260cf5d2718 [2020-04-07T20:20:32.649Z] ---> b6e4c2ae2ae9 [2020-04-07T20:20:32.649Z] Successfully built b6e4c2ae2ae9 [2020-04-07T20:20:32.649Z] Successfully tagged edgex-devops/edgex-snap-builder-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T20:20:32.913Z] provisioning config files... [2020-04-07T20:20:32.954Z] copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config7246919741071987273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-07T20:20:33.339Z] nexus3.edgexfoundry.org:10001 [2020-04-07T20:20:33.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:20:33.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:20:33.924Z] Configure a credential helper to remove this warning. See [2020-04-07T20:20:33.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:20:33.924Z] [2020-04-07T20:20:33.924Z] Login Succeeded [2020-04-07T20:20:33.924Z] nexus3.edgexfoundry.org:10002 [2020-04-07T20:20:34.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:20:34.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:20:34.783Z] Configure a credential helper to remove this warning. See [2020-04-07T20:20:34.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:20:34.783Z] [2020-04-07T20:20:34.783Z] Login Succeeded [2020-04-07T20:20:34.783Z] nexus3.edgexfoundry.org:10003 [2020-04-07T20:20:35.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:20:35.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:20:35.367Z] Configure a credential helper to remove this warning. See [2020-04-07T20:20:35.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:20:35.367Z] [2020-04-07T20:20:35.367Z] Login Succeeded [2020-04-07T20:20:35.367Z] nexus3.edgexfoundry.org:10004 [2020-04-07T20:20:35.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:20:36.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:20:36.220Z] Configure a credential helper to remove this warning. See [2020-04-07T20:20:36.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:20:36.220Z] [2020-04-07T20:20:36.220Z] Login Succeeded [2020-04-07T20:20:36.220Z] docker.io [2020-04-07T20:20:36.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-07T20:20:37.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-07T20:20:37.070Z] Configure a credential helper to remove this warning. See [2020-04-07T20:20:37.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-07T20:20:37.070Z] [2020-04-07T20:20:37.070Z] Login Succeeded [Pipeline] } [2020-04-07T20:20:37.083Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-07T20:20:37.208Z] [edgeXDocker.push] Tagging docker image edgex-devops/edgex-snap-builder-arm64 with the following tags: [2020-04-07T20:20:37.208Z] c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:20:37.208Z] latest [2020-04-07T20:20:37.208Z] snapcraft-builder [2020-04-07T20:20:37.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:20:37.662Z] + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:c0b33822ca0241cd37dc92500858bb9300a2cdeb [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:20:38.267Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:20:38.267Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] [2020-04-07T20:20:38.535Z] 0f3034cab13b: Preparing [2020-04-07T20:20:38.535Z] 291bd28540ba: Preparing [2020-04-07T20:20:38.535Z] 43171bad36d0: Preparing [2020-04-07T20:20:38.535Z] 73c9c4fc3136: Preparing [2020-04-07T20:20:38.535Z] 22ddfb9747b5: Preparing [2020-04-07T20:20:38.535Z] 5769cbaa7f7a: Preparing [2020-04-07T20:20:38.535Z] 210d0dc42c58: Preparing [2020-04-07T20:20:38.535Z] 93d5d356eaa3: Preparing [2020-04-07T20:20:38.535Z] e7e46d8023a0: Preparing [2020-04-07T20:20:38.535Z] 5769cbaa7f7a: Waiting [2020-04-07T20:20:38.535Z] 93d5d356eaa3: Waiting [2020-04-07T20:20:38.535Z] e7e46d8023a0: Waiting [2020-04-07T20:20:38.535Z] 210d0dc42c58: Waiting [2020-04-07T20:20:38.535Z] 0f3034cab13b: Pushed [2020-04-07T20:20:38.806Z] 43171bad36d0: Pushed [2020-04-07T20:20:38.806Z] 73c9c4fc3136: Pushed [2020-04-07T20:20:38.806Z] 291bd28540ba: Pushed [2020-04-07T20:20:39.079Z] 5769cbaa7f7a: Pushed [2020-04-07T20:20:39.079Z] 210d0dc42c58: Pushed [2020-04-07T20:20:39.346Z] 93d5d356eaa3: Pushed [2020-04-07T20:20:51.676Z] e7e46d8023a0: Pushed [2020-04-07T20:23:28.919Z] 22ddfb9747b5: Pushed [2020-04-07T20:23:28.919Z] c0b33822ca0241cd37dc92500858bb9300a2cdeb: digest: sha256:5f17aae970066bf76af069ac7b5f55fa93cddf640a8680fc14f3ae34a92c05a7 size: 2193 [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:29.258Z] + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:29.856Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-07T20:23:29.857Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] [2020-04-07T20:23:30.123Z] 0f3034cab13b: Preparing [2020-04-07T20:23:30.123Z] 291bd28540ba: Preparing [2020-04-07T20:23:30.123Z] 43171bad36d0: Preparing [2020-04-07T20:23:30.123Z] 73c9c4fc3136: Preparing [2020-04-07T20:23:30.123Z] 22ddfb9747b5: Preparing [2020-04-07T20:23:30.123Z] 5769cbaa7f7a: Preparing [2020-04-07T20:23:30.123Z] 210d0dc42c58: Preparing [2020-04-07T20:23:30.123Z] 93d5d356eaa3: Preparing [2020-04-07T20:23:30.123Z] e7e46d8023a0: Preparing [2020-04-07T20:23:30.123Z] 5769cbaa7f7a: Waiting [2020-04-07T20:23:30.123Z] 210d0dc42c58: Waiting [2020-04-07T20:23:30.123Z] 93d5d356eaa3: Waiting [2020-04-07T20:23:30.123Z] e7e46d8023a0: Waiting [2020-04-07T20:23:30.123Z] 291bd28540ba: Layer already exists [2020-04-07T20:23:30.123Z] 73c9c4fc3136: Layer already exists [2020-04-07T20:23:30.123Z] 22ddfb9747b5: Layer already exists [2020-04-07T20:23:30.123Z] 43171bad36d0: Layer already exists [2020-04-07T20:23:30.123Z] 0f3034cab13b: Layer already exists [2020-04-07T20:23:30.123Z] 210d0dc42c58: Layer already exists [2020-04-07T20:23:30.123Z] 5769cbaa7f7a: Layer already exists [2020-04-07T20:23:30.123Z] 93d5d356eaa3: Layer already exists [2020-04-07T20:23:30.123Z] e7e46d8023a0: Layer already exists [2020-04-07T20:23:30.123Z] latest: digest: sha256:5f17aae970066bf76af069ac7b5f55fa93cddf640a8680fc14f3ae34a92c05a7 size: 2193 [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:30.459Z] + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:31.054Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder [2020-04-07T20:23:31.321Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] [2020-04-07T20:23:31.321Z] 0f3034cab13b: Preparing [2020-04-07T20:23:31.321Z] 291bd28540ba: Preparing [2020-04-07T20:23:31.321Z] 43171bad36d0: Preparing [2020-04-07T20:23:31.321Z] 73c9c4fc3136: Preparing [2020-04-07T20:23:31.321Z] 22ddfb9747b5: Preparing [2020-04-07T20:23:31.321Z] 5769cbaa7f7a: Preparing [2020-04-07T20:23:31.321Z] 210d0dc42c58: Preparing [2020-04-07T20:23:31.321Z] 93d5d356eaa3: Preparing [2020-04-07T20:23:31.321Z] e7e46d8023a0: Preparing [2020-04-07T20:23:31.321Z] 5769cbaa7f7a: Waiting [2020-04-07T20:23:31.321Z] 210d0dc42c58: Waiting [2020-04-07T20:23:31.321Z] 93d5d356eaa3: Waiting [2020-04-07T20:23:31.321Z] e7e46d8023a0: Waiting [2020-04-07T20:23:31.321Z] 0f3034cab13b: Layer already exists [2020-04-07T20:23:31.321Z] 22ddfb9747b5: Layer already exists [2020-04-07T20:23:31.321Z] 73c9c4fc3136: Layer already exists [2020-04-07T20:23:31.321Z] 43171bad36d0: Layer already exists [2020-04-07T20:23:31.321Z] 291bd28540ba: Layer already exists [2020-04-07T20:23:31.321Z] 5769cbaa7f7a: Layer already exists [2020-04-07T20:23:31.321Z] 210d0dc42c58: Layer already exists [2020-04-07T20:23:31.321Z] 93d5d356eaa3: Layer already exists [2020-04-07T20:23:31.321Z] e7e46d8023a0: Layer already exists [2020-04-07T20:23:31.321Z] snapcraft-builder: digest: sha256:5f17aae970066bf76af069ac7b5f55fa93cddf640a8680fc14f3ae34a92c05a7 size: 2193 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:32.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-07T20:23:32.627Z] [2020-04-07T20:23:32.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:32.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-07T20:23:32.971Z] latest: Pulling from edgex-devops/edgex-klar [2020-04-07T20:23:32.971Z] e7c96db7181b: Pulling fs layer [2020-04-07T20:23:32.971Z] 1868ca2cb446: Pulling fs layer [2020-04-07T20:23:32.971Z] 136be5d0fe8e: Pulling fs layer [2020-04-07T20:23:32.971Z] 894bfe63afcb: Pulling fs layer [2020-04-07T20:23:32.971Z] 894bfe63afcb: Waiting [2020-04-07T20:23:32.971Z] 1868ca2cb446: Verifying Checksum [2020-04-07T20:23:32.971Z] 1868ca2cb446: Download complete [2020-04-07T20:23:32.971Z] 136be5d0fe8e: Download complete [2020-04-07T20:23:32.971Z] e7c96db7181b: Verifying Checksum [2020-04-07T20:23:32.971Z] e7c96db7181b: Download complete [2020-04-07T20:23:33.231Z] 894bfe63afcb: Verifying Checksum [2020-04-07T20:23:33.231Z] 894bfe63afcb: Download complete [2020-04-07T20:23:33.231Z] e7c96db7181b: Pull complete [2020-04-07T20:23:33.494Z] 1868ca2cb446: Pull complete [2020-04-07T20:23:33.494Z] 136be5d0fe8e: Pull complete [2020-04-07T20:23:33.752Z] 894bfe63afcb: Pull complete [2020-04-07T20:23:33.752Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-04-07T20:23:33.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-04-07T20:23:33.881Z] prd-centos7-docker-4c-2g-2653 does not seem to be running inside a container [2020-04-07T20:23:33.941Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-07T20:23:34.483Z] $ docker top 6c41a40ce8b4212197757ac2c5969817901a167900c6a7006f4989bca22f24a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T20:23:34.976Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:23:34.976Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-07T20:23:53.229Z] $ docker stop --time=1 6c41a40ce8b4212197757ac2c5969817901a167900c6a7006f4989bca22f24a2 [2020-04-07T20:23:54.579Z] $ docker rm -f 6c41a40ce8b4212197757ac2c5969817901a167900c6a7006f4989bca22f24a2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:23:55.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-07T20:23:55.035Z] . [Pipeline] withDockerContainer [2020-04-07T20:23:55.145Z] prd-centos7-docker-4c-2g-2653 does not seem to be running inside a container [2020-04-07T20:23:55.192Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-07T20:23:55.737Z] $ docker top 5f8cf31ca56093008dcd46ab9d5c78874ca8fc81b6433515e2cdf55f1eeae160 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T20:23:56.219Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:c0b33822ca0241cd37dc92500858bb9300a2cdeb+ [2020-04-07T20:23:56.219Z] tee [2020-04-07T20:23:56.219Z] clair timeout 1m0s [2020-04-07T20:23:56.219Z] docker timeout: 1m0s [2020-04-07T20:23:56.219Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-07T20:23:57.681Z] $ docker stop --time=1 5f8cf31ca56093008dcd46ab9d5c78874ca8fc81b6433515e2cdf55f1eeae160 [2020-04-07T20:23:59.025Z] $ docker rm -f 5f8cf31ca56093008dcd46ab9d5c78874ca8fc81b6433515e2cdf55f1eeae160 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-07T20:23:59.495Z] + mkdir -p /w/workspace/i-build-images_snapcraft-builder/clair-reports [Pipeline] echo [2020-04-07T20:23:59.504Z] Generated HTML Table Report. Writing to /w/workspace/i-build-images_snapcraft-builder/clair-reports/clair_results_edgex-snap-builder_c0b33822ca0241cd37dc92500858bb9300a2cdeb.html [Pipeline] writeFile [Pipeline] step [2020-04-07T20:23:59.586Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:24:00.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-07T20:24:00.524Z] . [Pipeline] withDockerContainer [2020-04-07T20:24:00.638Z] prd-centos7-docker-4c-2g-2653 does not seem to be running inside a container [2020-04-07T20:24:00.684Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-07T20:24:01.270Z] $ docker top a5117e16152d0b14a1234354bbd78a40e7254682c25f0c0eead83b0a08871ee8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T20:24:01.801Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:24:01.801Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-07T20:24:24.046Z] $ docker stop --time=1 a5117e16152d0b14a1234354bbd78a40e7254682c25f0c0eead83b0a08871ee8 [2020-04-07T20:24:25.383Z] $ docker rm -f a5117e16152d0b14a1234354bbd78a40e7254682c25f0c0eead83b0a08871ee8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:24:25.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-07T20:24:25.835Z] . [Pipeline] withDockerContainer [2020-04-07T20:24:25.945Z] prd-centos7-docker-4c-2g-2653 does not seem to be running inside a container [2020-04-07T20:24:25.987Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-07T20:24:26.533Z] $ docker top df514abcba3793713b11fef974ade2d8fb58c46eb6ef65c3ea68e42456a3006c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T20:24:27.011Z] + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:c0b33822ca0241cd37dc92500858bb9300a2cdeb [2020-04-07T20:24:27.011Z] + tee [2020-04-07T20:24:27.011Z] clair timeout 1m0s [2020-04-07T20:24:27.011Z] docker timeout: 1m0s [2020-04-07T20:24:27.011Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-07T20:24:28.473Z] $ docker stop --time=1 df514abcba3793713b11fef974ade2d8fb58c46eb6ef65c3ea68e42456a3006c [2020-04-07T20:24:29.797Z] $ docker rm -f df514abcba3793713b11fef974ade2d8fb58c46eb6ef65c3ea68e42456a3006c [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-07T20:24:30.251Z] + mkdir -p /w/workspace/i-build-images_snapcraft-builder/clair-reports [Pipeline] echo [2020-04-07T20:24:30.260Z] Generated HTML Table Report. Writing to /w/workspace/i-build-images_snapcraft-builder/clair-reports/clair_results_edgex-snap-builder-arm64_c0b33822ca0241cd37dc92500858bb9300a2cdeb.html [Pipeline] writeFile [Pipeline] step [2020-04-07T20:24:30.298Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-07T20:24:31.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T20:24:31.768Z] ---> package-listing.sh [2020-04-07T20:24:31.768Z] ++ facter osfamily [2020-04-07T20:24:31.768Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T20:24:31.768Z] + OS_FAMILY=redhat [2020-04-07T20:24:31.768Z] + workspace=/w/workspace/i-build-images_snapcraft-builder [2020-04-07T20:24:31.768Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T20:24:31.768Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T20:24:31.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T20:24:31.768Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T20:24:31.768Z] + '[' /w/workspace/i-build-images_snapcraft-builder ']' [2020-04-07T20:24:31.768Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T20:24:31.768Z] + case "${OS_FAMILY}" in [2020-04-07T20:24:31.768Z] + rpm -qa [2020-04-07T20:24:31.768Z] + sort [2020-04-07T20:24:35.958Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T20:24:35.958Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T20:24:35.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T20:24:35.958Z] + '[' /w/workspace/i-build-images_snapcraft-builder ']' [2020-04-07T20:24:35.958Z] + mkdir -p /w/workspace/i-build-images_snapcraft-builder/archives/ [2020-04-07T20:24:35.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/i-build-images_snapcraft-builder/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:24:36.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T20:24:36.787Z] [2020-04-07T20:24:36.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T20:24:37.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T20:24:37.115Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T20:24:37.115Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T20:24:37.115Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T20:24:37.115Z] 756a868c4378: Pulling fs layer [2020-04-07T20:24:37.115Z] 444b2fc9a129: Pulling fs layer [2020-04-07T20:24:37.115Z] ea15f1150254: Pulling fs layer [2020-04-07T20:24:37.115Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T20:24:37.115Z] 28c525ee5125: Pulling fs layer [2020-04-07T20:24:37.115Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T20:24:37.115Z] 138eaada9080: Pulling fs layer [2020-04-07T20:24:37.115Z] 0622d0fa9048: Pulling fs layer [2020-04-07T20:24:37.115Z] 444b2fc9a129: Waiting [2020-04-07T20:24:37.115Z] ea15f1150254: Waiting [2020-04-07T20:24:37.115Z] 138eaada9080: Waiting [2020-04-07T20:24:37.115Z] 41b27a9f41bf: Waiting [2020-04-07T20:24:37.115Z] 0622d0fa9048: Waiting [2020-04-07T20:24:37.115Z] 28c525ee5125: Waiting [2020-04-07T20:24:37.115Z] 094b1ea09ed8: Waiting [2020-04-07T20:24:37.115Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-07T20:24:37.115Z] 2cc5ad85d9ab: Download complete [2020-04-07T20:24:37.115Z] 444b2fc9a129: Verifying Checksum [2020-04-07T20:24:37.115Z] 444b2fc9a129: Download complete [2020-04-07T20:24:37.115Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T20:24:37.115Z] c9b1b535fdd9: Download complete [2020-04-07T20:24:37.388Z] ea15f1150254: Verifying Checksum [2020-04-07T20:24:37.388Z] ea15f1150254: Download complete [2020-04-07T20:24:37.388Z] 28c525ee5125: Verifying Checksum [2020-04-07T20:24:37.388Z] 28c525ee5125: Download complete [2020-04-07T20:24:37.647Z] 756a868c4378: Verifying Checksum [2020-04-07T20:24:37.647Z] 756a868c4378: Download complete [2020-04-07T20:24:37.647Z] c9b1b535fdd9: Pull complete [2020-04-07T20:24:37.647Z] 138eaada9080: Verifying Checksum [2020-04-07T20:24:37.647Z] 138eaada9080: Download complete [2020-04-07T20:24:37.909Z] 0622d0fa9048: Verifying Checksum [2020-04-07T20:24:37.909Z] 0622d0fa9048: Download complete [2020-04-07T20:24:37.909Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T20:24:37.909Z] 094b1ea09ed8: Download complete [2020-04-07T20:24:37.909Z] 2cc5ad85d9ab: Pull complete [2020-04-07T20:24:38.167Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T20:24:38.167Z] 41b27a9f41bf: Download complete [2020-04-07T20:24:40.076Z] 756a868c4378: Pull complete [2020-04-07T20:24:40.076Z] 444b2fc9a129: Pull complete [2020-04-07T20:24:40.076Z] ea15f1150254: Pull complete [2020-04-07T20:24:44.265Z] 41b27a9f41bf: Pull complete [2020-04-07T20:24:44.524Z] 28c525ee5125: Pull complete [2020-04-07T20:24:47.812Z] 094b1ea09ed8: Pull complete [2020-04-07T20:24:47.812Z] 138eaada9080: Pull complete [2020-04-07T20:24:47.812Z] 0622d0fa9048: Pull complete [2020-04-07T20:24:47.812Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T20:24:47.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T20:24:47.927Z] prd-centos7-docker-4c-2g-2653 does not seem to be running inside a container [2020-04-07T20:24:47.966Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T20:24:49.115Z] $ docker top 0f3ff5b65ede75fa2ce71d08c8e061b8eee825535d7c0dbbbeb52b2be6428d42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T20:24:49.358Z] provisioning config files... [2020-04-07T20:24:49.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config8375092539365765756tmp [Pipeline] { [Pipeline] echo [2020-04-07T20:24:49.483Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T20:24:49.772Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T20:24:49.780Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T20:24:50.070Z] ---> logs-deploy.sh [2020-04-07T20:24:50.070Z] + ARCHIVE_ARTIFACTS= [2020-04-07T20:24:50.070Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T20:24:50.070Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T20:24:50.070Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T20:24:50.070Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/6 [2020-04-07T20:24:50.070Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/6/ [2020-04-07T20:24:50.070Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/6 /w/workspace/i-build-images_snapcraft-builder [2020-04-07T20:24:51.979Z] Archives upload complete. [2020-04-07T20:24:51.979Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/6/ [2020-04-07T20:24:52.547Z] ---> uname -a: [2020-04-07T20:24:52.547Z] Linux 0f3ff5b65ede 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] ---> lscpu: [2020-04-07T20:24:52.547Z] Architecture: x86_64 [2020-04-07T20:24:52.547Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-07T20:24:52.547Z] Byte Order: Little Endian [2020-04-07T20:24:52.547Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-07T20:24:52.547Z] CPU(s): 4 [2020-04-07T20:24:52.547Z] On-line CPU(s) list: 0-3 [2020-04-07T20:24:52.547Z] Thread(s) per core: 1 [2020-04-07T20:24:52.547Z] Core(s) per socket: 1 [2020-04-07T20:24:52.547Z] Socket(s): 4 [2020-04-07T20:24:52.547Z] NUMA node(s): 1 [2020-04-07T20:24:52.547Z] Vendor ID: GenuineIntel [2020-04-07T20:24:52.547Z] CPU family: 6 [2020-04-07T20:24:52.547Z] Model: 44 [2020-04-07T20:24:52.547Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-07T20:24:52.547Z] Stepping: 1 [2020-04-07T20:24:52.547Z] CPU MHz: 2933.442 [2020-04-07T20:24:52.547Z] BogoMIPS: 5866.88 [2020-04-07T20:24:52.547Z] Virtualization: VT-x [2020-04-07T20:24:52.547Z] Hypervisor vendor: KVM [2020-04-07T20:24:52.547Z] Virtualization type: full [2020-04-07T20:24:52.547Z] L1d cache: 128 KiB [2020-04-07T20:24:52.547Z] L1i cache: 128 KiB [2020-04-07T20:24:52.547Z] L2 cache: 16 MiB [2020-04-07T20:24:52.547Z] L3 cache: 64 MiB [2020-04-07T20:24:52.547Z] NUMA node0 CPU(s): 0-3 [2020-04-07T20:24:52.547Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-07T20:24:52.547Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-07T20:24:52.547Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-07T20:24:52.547Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-07T20:24:52.547Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-07T20:24:52.547Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] ---> nproc: [2020-04-07T20:24:52.547Z] 4 [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] ---> df -h: [2020-04-07T20:24:52.547Z] Filesystem Size Used Available Use% Mounted on [2020-04-07T20:24:52.547Z] overlay 50.0G 7.1G 42.9G 14% / [2020-04-07T20:24:52.547Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-07T20:24:52.547Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-07T20:24:52.547Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-07T20:24:52.547Z] /dev/vda1 50.0G 7.1G 42.9G 14% /etc/resolv.conf [2020-04-07T20:24:52.547Z] /dev/vda1 50.0G 7.1G 42.9G 14% /etc/hostname [2020-04-07T20:24:52.547Z] /dev/vda1 50.0G 7.1G 42.9G 14% /etc/hosts [2020-04-07T20:24:52.547Z] /dev/vda1 50.0G 7.1G 42.9G 14% /w/workspace/i-build-images_snapcraft-builder@tmp [2020-04-07T20:24:52.547Z] /dev/vda1 50.0G 7.1G 42.9G 14% /var/log/sa [2020-04-07T20:24:52.547Z] /dev/vda1 50.0G 7.1G 42.9G 14% /w/workspace/i-build-images_snapcraft-builder [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] ---> free -m: [2020-04-07T20:24:52.547Z] total used free shared buff/cache available [2020-04-07T20:24:52.547Z] Mem: 1838 719 79 0 1040 1033 [2020-04-07T20:24:52.547Z] Swap: 1023 2 1021 [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] ---> ip addr: [2020-04-07T20:24:52.547Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-07T20:24:52.547Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-07T20:24:52.547Z] inet 127.0.0.1/8 scope host lo [2020-04-07T20:24:52.547Z] valid_lft forever preferred_lft forever [2020-04-07T20:24:52.547Z] 16: eth0@if17: mtu 1458 qdisc noqueue state UP [2020-04-07T20:24:52.547Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-07T20:24:52.547Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-07T20:24:52.547Z] valid_lft forever preferred_lft forever [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] ---> sar -b -r -n DEV: [2020-04-07T20:24:52.547Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] 20:14:39 LINUX RESTART [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] 20:15:01 tps rtps wtps bread/s bwrtn/s [2020-04-07T20:24:52.547Z] 20:16:01 178.28 43.03 135.25 5045.57 42156.54 [2020-04-07T20:24:52.547Z] 20:17:01 354.93 169.25 185.67 12246.66 42811.56 [2020-04-07T20:24:52.547Z] 20:18:01 519.14 369.32 149.82 16538.78 23779.46 [2020-04-07T20:24:52.547Z] 20:19:01 278.79 264.45 14.34 9797.00 839.48 [2020-04-07T20:24:52.547Z] 20:20:01 5.81 1.28 4.53 93.67 316.11 [2020-04-07T20:24:52.547Z] 20:21:01 0.52 0.05 0.47 1.07 6.88 [2020-04-07T20:24:52.547Z] 20:22:01 0.37 0.03 0.33 0.67 4.03 [2020-04-07T20:24:52.547Z] 20:23:01 0.27 0.00 0.27 0.00 3.33 [2020-04-07T20:24:52.547Z] 20:24:01 18.43 5.88 12.55 439.43 788.53 [2020-04-07T20:24:52.547Z] Average: 150.77 94.84 55.94 4908.59 12306.03 [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] 20:15:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-07T20:24:52.547Z] 20:16:01 135164 1747140 92.82 2620 1192616 1030752 35.17 448768 1130632 2700 [2020-04-07T20:24:52.547Z] 20:17:01 71936 1810368 96.18 2544 1137020 1117624 38.13 395864 1150804 61884 [2020-04-07T20:24:52.547Z] 20:18:01 480228 1402076 74.49 1808 759592 1027340 35.05 355484 808764 5384 [2020-04-07T20:24:52.547Z] 20:19:01 202352 1679952 89.25 1808 1051528 1027404 35.05 794740 662624 28 [2020-04-07T20:24:52.547Z] 20:20:01 210396 1671908 88.82 1808 1054256 941464 32.12 785792 664412 12 [2020-04-07T20:24:52.547Z] 20:21:01 210732 1671572 88.80 1808 1054252 937428 31.98 785900 664144 20 [2020-04-07T20:24:52.547Z] 20:22:01 212480 1669824 88.71 1808 1054288 928080 31.67 784872 663876 12 [2020-04-07T20:24:52.547Z] 20:23:01 211716 1670588 88.75 1808 1054296 928324 31.67 785900 663876 8 [2020-04-07T20:24:52.547Z] 20:24:01 120392 1761912 93.60 1808 1087248 1083916 36.98 849844 684948 316 [2020-04-07T20:24:52.547Z] Average: 206155 1676149 89.05 1980 1049455 1002481 34.20 665240 788231 7818 [2020-04-07T20:24:52.547Z] [2020-04-07T20:24:52.547Z] 20:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-07T20:24:52.547Z] 20:16:01 veth72cde62 51.61 58.04 3.88 421.32 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:16:01 eth0 544.89 311.45 1594.83 94.53 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:16:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:16:01 docker0 51.61 57.91 3.17 421.31 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:17:01 eth0 354.28 306.84 3602.60 28.72 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:17:01 docker0 297.85 334.03 17.09 3587.59 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:18:01 eth0 51.60 54.31 16.08 332.88 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:19:01 eth0 494.49 560.01 34.38 4550.94 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:20:01 eth0 13.01 10.56 9.69 3.84 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:21:01 eth0 1.40 0.63 0.71 0.28 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:22:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:23:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:24:01 eth0 72.44 59.82 194.81 79.96 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:24:01 veth12837e2 0.23 0.20 0.03 0.14 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] 20:24:01 docker0 351.07 393.41 20.60 4012.40 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] Average: eth0 167.94 143.45 601.81 565.58 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-07T20:24:52.547Z] Average: veth12837e2 0.03 0.02 0.00 0.02 0.00 0.00 0.00 [2020-04-07T20:24:52.548Z] Average: docker0 39.01 43.71 2.29 445.81 0.00 0.00 0.00 [2020-04-07T20:24:52.548Z] [2020-04-07T20:24:52.548Z] [2020-04-07T20:24:52.548Z] ---> sar -P ALL: [2020-04-07T20:24:52.548Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) [2020-04-07T20:24:52.548Z] [2020-04-07T20:24:52.548Z] 20:14:39 LINUX RESTART [2020-04-07T20:24:52.548Z] [2020-04-07T20:24:52.548Z] 20:15:01 CPU %user %nice %system %iowait %steal %idle [2020-04-07T20:24:52.548Z] 20:16:01 all 17.05 0.00 8.12 9.54 0.03 65.26 [2020-04-07T20:24:52.548Z] 20:16:01 0 15.24 0.00 8.30 8.10 0.02 68.34 [2020-04-07T20:24:52.548Z] 20:16:01 1 13.86 0.00 8.14 10.82 0.02 67.16 [2020-04-07T20:24:52.548Z] 20:16:01 2 20.68 0.00 7.49 10.86 0.02 60.95 [2020-04-07T20:24:52.548Z] 20:16:01 3 18.44 0.00 8.55 8.37 0.03 64.60 [2020-04-07T20:24:52.548Z] 20:17:01 all 12.32 0.00 5.69 6.90 0.03 75.07 [2020-04-07T20:24:52.548Z] 20:17:01 0 12.47 0.00 6.02 6.38 0.03 75.09 [2020-04-07T20:24:52.548Z] 20:17:01 1 9.99 0.00 5.48 8.01 0.02 76.50 [2020-04-07T20:24:52.548Z] 20:17:01 2 10.62 0.00 5.72 6.73 0.02 76.90 [2020-04-07T20:24:52.548Z] 20:17:01 3 16.16 0.00 5.55 6.47 0.03 71.78 [2020-04-07T20:24:52.548Z] 20:18:01 all 6.51 0.00 6.31 11.76 0.05 75.37 [2020-04-07T20:24:52.548Z] 20:18:01 0 6.51 0.00 5.31 10.43 0.05 77.69 [2020-04-07T20:24:52.548Z] 20:18:01 1 6.39 0.00 7.14 11.64 0.05 74.78 [2020-04-07T20:24:52.548Z] 20:18:01 2 6.66 0.00 5.99 14.33 0.07 72.95 [2020-04-07T20:24:52.548Z] 20:18:01 3 6.49 0.00 6.78 10.67 0.03 76.03 [2020-04-07T20:24:52.548Z] 20:19:01 all 22.02 0.00 3.02 4.66 0.06 70.24 [2020-04-07T20:24:52.548Z] 20:19:01 0 19.93 0.00 3.19 4.34 0.05 72.49 [2020-04-07T20:24:52.548Z] 20:19:01 1 22.88 0.00 3.07 4.66 0.05 69.34 [2020-04-07T20:24:52.548Z] 20:19:01 2 22.43 0.00 3.03 4.91 0.05 69.57 [2020-04-07T20:24:52.548Z] 20:19:01 3 22.86 0.00 2.78 4.71 0.07 69.59 [2020-04-07T20:24:52.548Z] 20:20:01 all 0.45 0.00 0.18 0.00 0.00 99.36 [2020-04-07T20:24:52.548Z] 20:20:01 0 0.35 0.00 0.20 0.02 0.00 99.43 [2020-04-07T20:24:52.548Z] 20:20:01 1 0.40 0.00 0.20 0.00 0.00 99.40 [2020-04-07T20:24:52.548Z] 20:20:01 2 0.42 0.00 0.17 0.02 0.00 99.40 [2020-04-07T20:24:52.548Z] 20:20:01 3 0.63 0.00 0.17 0.00 0.00 99.20 [2020-04-07T20:24:52.548Z] 20:21:01 all 0.21 0.00 0.06 0.00 0.00 99.73 [2020-04-07T20:24:52.548Z] 20:21:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-07T20:24:52.548Z] 20:21:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-07T20:24:52.548Z] 20:21:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-07T20:24:52.548Z] 20:21:01 3 0.58 0.00 0.07 0.00 0.00 99.35 [2020-04-07T20:24:52.548Z] 20:22:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-07T20:24:52.548Z] 20:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-07T20:24:52.548Z] 20:22:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-07T20:24:52.548Z] 20:22:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2020-04-07T20:24:52.548Z] 20:22:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-04-07T20:24:52.548Z] 20:23:01 all 0.20 0.00 0.05 0.00 0.00 99.75 [2020-04-07T20:24:52.548Z] 20:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-07T20:24:52.548Z] 20:23:01 1 0.13 0.00 0.05 0.00 0.00 99.82 [2020-04-07T20:24:52.548Z] 20:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-07T20:24:52.548Z] 20:23:01 3 0.58 0.00 0.08 0.00 0.00 99.33 [2020-04-07T20:24:52.548Z] 20:24:01 all 2.32 0.00 1.36 0.16 0.01 96.14 [2020-04-07T20:24:52.548Z] 20:24:01 0 1.93 0.00 1.26 0.23 0.02 96.57 [2020-04-07T20:24:52.548Z] 20:24:01 1 2.91 0.00 1.42 0.10 0.02 95.56 [2020-04-07T20:24:52.548Z] 20:24:01 2 2.02 0.00 1.37 0.18 0.00 96.42 [2020-04-07T20:24:52.548Z] 20:24:01 3 2.41 0.00 1.42 0.13 0.02 96.02 [2020-04-07T20:24:52.548Z] Average: all 6.75 0.00 2.74 3.64 0.02 86.84 [2020-04-07T20:24:52.548Z] Average: 0 6.23 0.00 2.69 3.25 0.02 87.81 [2020-04-07T20:24:52.548Z] Average: 1 6.26 0.00 2.83 3.89 0.02 87.01 [2020-04-07T20:24:52.548Z] Average: 2 6.96 0.00 2.64 4.08 0.02 86.29 [2020-04-07T20:24:52.548Z] Average: 3 7.57 0.00 2.81 3.34 0.02 86.27 [2020-04-07T20:24:52.548Z] [2020-04-07T20:24:52.548Z] [2020-04-07T20:24:52.548Z]