Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bb947235c942ea89325bcb808105ce2e51ba820 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14218895385093821041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8003463247680635720.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15071167183720128276.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14941613703988848412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1835533575201246168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[10], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 10 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-40442 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 Commit message: "Merge pull request #186 from ernestojeda/gcc" > git rev-list --no-walk 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:07:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:07:16 ========================================================= 15:07:16 EdgeX Global Pipelines Version Info 15:07:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:07:17 ------------------- 15:07:17 stable info: 15:07:17 ------------------- 15:07:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:07:17 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 15:07:17 Message: update stable to v1.0.227 15:07:18 ------------------- 15:07:18 experimental info: 15:07:18 ------------------- 15:07:18 Commited By: **** collab-it+edgex@linuxfoundation.org 15:07:18 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 15:07:18 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 10 [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bb9472 [Pipeline] echo 15:07:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:18 provisioning config files... 15:07:18 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config2527886078072952089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:18 ---> docker-login.sh 15:07:18 nexus3.edgexfoundry.org:10001 15:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:19 Configure a credential helper to remove this warning. See 15:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:19 15:07:19 Login Succeeded 15:07:19 nexus3.edgexfoundry.org:10002 15:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:19 Configure a credential helper to remove this warning. See 15:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:19 15:07:19 Login Succeeded 15:07:19 nexus3.edgexfoundry.org:10003 15:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:19 Configure a credential helper to remove this warning. See 15:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:19 15:07:19 Login Succeeded 15:07:19 nexus3.edgexfoundry.org:10004 15:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:19 Configure a credential helper to remove this warning. See 15:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:19 15:07:19 Login Succeeded 15:07:19 docker.io 15:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 ---> docker-login.sh ends [Pipeline] } 15:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:20 provisioning config files... 15:07:20 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1956882790349630654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:20 ---> docker-login.sh 15:07:20 nexus3.edgexfoundry.org:10001 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10002 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10003 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10004 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:21 Configure a credential helper to remove this warning. See 15:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:21 15:07:21 Login Succeeded 15:07:21 docker.io 15:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:21 Configure a credential helper to remove this warning. See 15:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:21 15:07:21 Login Succeeded 15:07:21 ---> docker-login.sh ends [Pipeline] } 15:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:22 + ls -al . 15:07:22 total 20 15:07:22 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:07 . 15:07:22 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:07 .. 15:07:22 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:07 .git 15:07:22 -rw-rw-r-- 1 jenkins jenkins 401 May 4 15:07 Dockerfile 15:07:22 -rw-rw-r-- 1 jenkins jenkins 883 May 4 15:07 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 15:07:23 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=amd64 . 15:07:23 Sending build context to Docker daemon 414.2kB 15:07:23 Step 1/6 : FROM alpine:3.15 15:07:23 3.15: Pulling from library/alpine 15:07:24 df9b9388f04a: Pulling fs layer 15:07:24 df9b9388f04a: Verifying Checksum 15:07:24 df9b9388f04a: Download complete 15:07:24 df9b9388f04a: Pull complete 15:07:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:07:24 Status: Downloaded newer image for alpine:3.15 15:07:24 ---> 0ac33e5f5afa 15:07:24 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:07:24 ---> Running in f418aedc7425 15:07:24 Removing intermediate container f418aedc7425 15:07:24 ---> 423740252408 15:07:24 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:24 ---> Running in 3439ce3837e3 15:07:25 Removing intermediate container 3439ce3837e3 15:07:25 ---> 998b4472622e 15:07:25 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 15:07:25 ---> Running in cf760f4768ae 15:07:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:07:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:07:26 (1/64) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 15:07:27 (2/64) Installing libgcc (10.3.1_git20211027-r0) 15:07:27 (3/64) Installing libstdc++ (10.3.1_git20211027-r0) 15:07:27 (4/64) Installing binutils (2.37-r3) 15:07:27 (5/64) Installing libmagic (5.41-r0) 15:07:27 (6/64) Installing file (5.41-r0) 15:07:27 (7/64) Installing libgomp (10.3.1_git20211027-r0) 15:07:27 (8/64) Installing libatomic (10.3.1_git20211027-r0) 15:07:27 (9/64) Installing libgphobos (10.3.1_git20211027-r0) 15:07:27 (10/64) Installing gmp (6.2.1-r1) 15:07:28 (11/64) Installing isl22 (0.22-r0) 15:07:28 (12/64) Installing mpfr4 (4.1.0-r0) 15:07:28 (13/64) Installing mpc1 (1.2.1-r0) 15:07:28 (14/64) Installing gcc (10.3.1_git20211027-r0) 15:07:30 (15/64) Installing musl-dev (1.2.2-r7) 15:07:30 (16/64) Installing libc-dev (0.7.2-r3) 15:07:30 (17/64) Installing g++ (10.3.1_git20211027-r0) 15:07:32 (18/64) Installing make (4.3-r0) 15:07:32 (19/64) Installing fortify-headers (1.1-r1) 15:07:32 (20/64) Installing patch (2.7.6-r7) 15:07:32 (21/64) Installing build-base (0.5-r2) 15:07:32 (22/64) Installing libacl (2.2.53-r0) 15:07:32 (23/64) Installing libbz2 (1.0.8-r1) 15:07:32 (24/64) Installing expat (2.4.7-r0) 15:07:32 (25/64) Installing lz4-libs (1.9.3-r1) 15:07:33 (26/64) Installing xz-libs (5.2.5-r1) 15:07:33 (27/64) Installing zstd-libs (1.5.0-r0) 15:07:33 (28/64) Installing libarchive (3.6.1-r0) 15:07:33 (29/64) Installing ca-certificates (20211220-r0) 15:07:33 (30/64) Installing brotli-libs (1.0.9-r5) 15:07:33 (31/64) Installing nghttp2-libs (1.46.0-r0) 15:07:33 (32/64) Installing libcurl (7.80.0-r1) 15:07:33 (33/64) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:07:33 (34/64) Installing ncurses-libs (6.3_p20211120-r0) 15:07:33 (35/64) Installing rhash-libs (1.4.2-r2) 15:07:33 (36/64) Installing libuv (1.42.0-r0) 15:07:34 (37/64) Installing cmake (3.21.3-r0) 15:07:35 Still waiting to schedule task 15:07:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:07:35 (38/64) Installing pkgconf (1.8.0-r0) 15:07:35 (39/64) Installing openssl-dev (1.1.1n-r0) 15:07:35 (40/64) Installing nghttp2-dev (1.46.0-r0) 15:07:35 (41/64) Installing zlib-dev (1.2.12-r1) 15:07:35 (42/64) Installing brotli-dev (1.0.9-r5) 15:07:35 (43/64) Installing curl-dev (7.80.0-r1) 15:07:35 (44/64) Installing pcre2 (10.39-r0) 15:07:36 (45/64) Installing git (2.34.2-r0) 15:07:36 (46/64) Installing nettle (3.7.3-r0) 15:07:36 (47/64) Installing libffi (3.4.2-r1) 15:07:36 (48/64) Installing p11-kit (0.24.0-r1) 15:07:36 (49/64) Installing libtasn1 (4.18.0-r0) 15:07:36 (50/64) Installing libunistring (0.9.10-r1) 15:07:36 (51/64) Installing gnutls (3.7.1-r0) 15:07:37 (52/64) Installing libmicrohttpd (0.9.73-r0) 15:07:37 (53/64) Installing gnutls-c++ (3.7.1-r0) 15:07:37 (54/64) Installing libgmpxx (6.2.1-r1) 15:07:37 (55/64) Installing gmp-dev (6.2.1-r1) 15:07:37 (56/64) Installing nettle-dev (3.7.3-r0) 15:07:37 (57/64) Installing libtasn1-progs (4.18.0-r0) 15:07:37 (58/64) Installing libtasn1-dev (4.18.0-r0) 15:07:37 (59/64) Installing p11-kit-dev (0.24.0-r1) 15:07:37 (60/64) Installing gnutls-dev (3.7.1-r0) 15:07:37 (61/64) Installing libmicrohttpd-dev (0.9.73-r0) 15:07:37 (62/64) Installing linux-headers (5.10.41-r0) 15:07:38 (63/64) Installing yaml (0.2.5-r0) 15:07:38 (64/64) Installing yaml-dev (0.2.5-r0) 15:07:38 Executing busybox-1.34.1-r5.trigger 15:07:38 Executing ca-certificates-20211220-r0.trigger 15:07:38 OK: 281 MiB in 77 packages 15:07:43 Removing intermediate container cf760f4768ae 15:07:43 ---> adc690fd6ea6 15:07:43 Step 5/6 : LABEL arch=amd64 15:07:43 ---> Running in d232a3c3a809 15:07:43 Removing intermediate container d232a3c3a809 15:07:43 ---> edfa73f3c938 15:07:43 Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 15:07:43 ---> Running in b0b255ea02cf 15:07:43 Removing intermediate container b0b255ea02cf 15:07:43 ---> 95f6e8fcc511 15:07:43 [Warning] One or more build-args [ARCH] were not consumed 15:07:43 Successfully built 95f6e8fcc511 15:07:43 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 15:07:43 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 15:07:43 5bb947235c942ea89325bcb808105ce2e51ba820 15:07:43 latest 15:07:43 gcc 15:07:43 10 15:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:44 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh 15:07:44 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 15:07:44 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 15:07:44 d92c867f4ef4: Preparing 15:07:44 7c6334c8d96d: Preparing 15:07:44 4fc242d58285: Preparing 15:07:44 4fc242d58285: Layer already exists 15:07:44 7c6334c8d96d: Pushed 15:08:11 d92c867f4ef4: Pushed 15:08:11 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] isUnix [Pipeline] sh 15:08:11 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh 15:08:11 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 15:08:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 15:08:11 d92c867f4ef4: Preparing 15:08:11 7c6334c8d96d: Preparing 15:08:11 4fc242d58285: Preparing 15:08:11 d92c867f4ef4: Layer already exists 15:08:11 7c6334c8d96d: Layer already exists 15:08:11 4fc242d58285: Layer already exists 15:08:11 latest: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] isUnix [Pipeline] sh 15:08:12 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh 15:08:12 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 15:08:12 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 15:08:12 d92c867f4ef4: Preparing 15:08:12 7c6334c8d96d: Preparing 15:08:12 4fc242d58285: Preparing 15:08:12 7c6334c8d96d: Layer already exists 15:08:12 d92c867f4ef4: Layer already exists 15:08:12 4fc242d58285: Layer already exists 15:08:12 gcc: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] isUnix [Pipeline] sh 15:08:12 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:10 [Pipeline] isUnix [Pipeline] sh 15:08:12 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:10 15:08:12 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 15:08:12 d92c867f4ef4: Preparing 15:08:12 7c6334c8d96d: Preparing 15:08:12 4fc242d58285: Preparing 15:08:12 7c6334c8d96d: Layer already exists 15:08:12 4fc242d58285: Layer already exists 15:08:12 d92c867f4ef4: Layer already exists 15:08:12 10: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:13 ===================================================== [Pipeline] echo 15:08:13 taggedImages: 15:08:13 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 15:08:13 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 15:08:13 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 15:08:13 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:13 15:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:13 latest: Pulling from edgex-lftools-log-publisher 15:08:13 5eb5b503b376: Pulling fs layer 15:08:13 5c69ac0246d0: Pulling fs layer 15:08:13 ec43610c2a17: Pulling fs layer 15:08:13 3a2ae6a8a46f: Pulling fs layer 15:08:13 33b1e0a273af: Pulling fs layer 15:08:13 5d3b04190fa2: Pulling fs layer 15:08:13 2f39f015ded8: Pulling fs layer 15:08:13 3a2ae6a8a46f: Waiting 15:08:13 33b1e0a273af: Waiting 15:08:13 2f39f015ded8: Waiting 15:08:13 5c69ac0246d0: Verifying Checksum 15:08:13 5c69ac0246d0: Download complete 15:08:13 3a2ae6a8a46f: Download complete 15:08:13 33b1e0a273af: Verifying Checksum 15:08:13 33b1e0a273af: Download complete 15:08:13 5d3b04190fa2: Verifying Checksum 15:08:13 5d3b04190fa2: Download complete 15:08:13 ec43610c2a17: Verifying Checksum 15:08:13 ec43610c2a17: Download complete 15:08:13 5eb5b503b376: Verifying Checksum 15:08:13 5eb5b503b376: Download complete 15:08:14 2f39f015ded8: Download complete 15:08:15 5eb5b503b376: Pull complete 15:08:15 5c69ac0246d0: Pull complete 15:08:16 ec43610c2a17: Pull complete 15:08:16 3a2ae6a8a46f: Pull complete 15:08:16 33b1e0a273af: Pull complete 15:08:16 5d3b04190fa2: Pull complete 15:08:21 2f39f015ded8: Pull complete 15:08:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:08:21 prd-ubuntu20.04-docker-8c-8g-40442 does not seem to be running inside a container 15:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:08:23 $ docker top 0f0c2b80ea155e0fb682f14ba58e8f8782e907ed4df208e3bdeb6c5a001f8afd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:23 ---> job-cost.sh 15:08:23 lf-activate-venv: SKIPPING 15:08:23 INFO: No Stack... 15:08:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:24 INFO: Archiving Costs [Pipeline] sh 15:08:24 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 15:08:24 + cut -d, -f6 [Pipeline] lock 15:08:24 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] 15:08:24 Resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] did not exist. Created. 15:08:24 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:25 + echo total: 0.4399999976158142 [Pipeline] stash 15:08:25 Stashed 1 file(s) [Pipeline] } 15:08:25 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:08:25 $ docker stop --time=1 0f0c2b80ea155e0fb682f14ba58e8f8782e907ed4df208e3bdeb6c5a001f8afd 15:08:26 $ docker rm -f 0f0c2b80ea155e0fb682f14ba58e8f8782e907ed4df208e3bdeb6c5a001f8afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40446 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 15:09:10 Selected Git installation does not exist. Using Default 15:09:10 The recommended git tool is: NONE 15:09:16 using credential edgex-jenkins-ssh 15:09:16 Cloning the remote Git repository 15:09:16 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 15:09:16 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 15:09:17 Avoid second fetch 15:09:17 Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) 15:09:16 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:09:16 > git --version # timeout=10 15:09:16 > git --version # 'git version 2.25.1' 15:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:17 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:17 > git config core.sparsecheckout # timeout=10 15:09:17 > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 15:09:21 Commit message: "Merge pull request #186 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:09:22 % Total % Received % Xferd Average Speed Time Time Time Current 15:09:22 Dload Upload Total Spent Left Speed 15:09:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh 15:09:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:09:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:09:23 + sudo tee /etc/docker/daemon.new 15:09:23 { 15:09:23 "registry-mirrors": [ 15:09:23 "https://nexus3.edgexfoundry.org:10001" 15:09:23 ], 15:09:23 "bip": "10.250.0.254/24", 15:09:23 "hosts": [ 15:09:23 "tcp://0.0.0.0:5555", 15:09:23 "unix:///var/run/docker.sock" 15:09:23 ], 15:09:23 "mtu": 1458, 15:09:23 "selinux-enabled": true, 15:09:23 "seccomp-profile": "/etc/docker/seccomp.json" 15:09:23 } [Pipeline] sh 15:09:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:09:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:42 provisioning config files... 15:09:42 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config2623976735176447396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:43 ---> docker-login.sh 15:09:43 nexus3.edgexfoundry.org:10001 15:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:43 Configure a credential helper to remove this warning. See 15:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:43 15:09:43 Login Succeeded 15:09:43 nexus3.edgexfoundry.org:10002 15:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:44 Configure a credential helper to remove this warning. See 15:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:44 15:09:44 Login Succeeded 15:09:44 nexus3.edgexfoundry.org:10003 15:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:44 Configure a credential helper to remove this warning. See 15:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:44 15:09:44 Login Succeeded 15:09:44 nexus3.edgexfoundry.org:10004 15:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:45 Configure a credential helper to remove this warning. See 15:09:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:45 15:09:45 Login Succeeded 15:09:45 docker.io 15:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:46 Configure a credential helper to remove this warning. See 15:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:46 15:09:46 Login Succeeded 15:09:46 ---> docker-login.sh ends [Pipeline] } 15:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:09:47 + ls -al . 15:09:47 total 20 15:09:47 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:09 . 15:09:47 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:09 .. 15:09:47 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:09 .git 15:09:47 -rw-rw-r-- 1 jenkins jenkins 401 May 4 15:09 Dockerfile 15:09:47 -rw-rw-r-- 1 jenkins jenkins 883 May 4 15:09 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 15:09:47 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=arm64 . 15:09:47 Sending build context to Docker daemon 414.2kB 15:09:47 Step 1/6 : FROM alpine:3.15 15:09:48 3.15: Pulling from library/alpine 15:09:48 9981e73032c8: Pulling fs layer 15:09:49 9981e73032c8: Verifying Checksum 15:09:49 9981e73032c8: Download complete 15:09:49 9981e73032c8: Pull complete 15:09:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:09:49 Status: Downloaded newer image for alpine:3.15 15:09:49 ---> 3fb3c9af89a9 15:09:49 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:09:49 ---> Running in 6cd2d182eafb 15:09:50 Removing intermediate container 6cd2d182eafb 15:09:50 ---> 99b4e51784ca 15:09:50 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:50 ---> Running in 87e915045c8f 15:09:52 Removing intermediate container 87e915045c8f 15:09:52 ---> d1bd2c4665c2 15:09:52 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 15:09:52 ---> Running in fcd609495aef 15:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:09:54 (1/64) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 15:09:54 (2/64) Installing libgcc (10.3.1_git20211027-r0) 15:09:54 (3/64) Installing libstdc++ (10.3.1_git20211027-r0) 15:09:54 (4/64) Installing binutils (2.37-r3) 15:09:55 (5/64) Installing libmagic (5.41-r0) 15:09:55 (6/64) Installing file (5.41-r0) 15:09:55 (7/64) Installing libgomp (10.3.1_git20211027-r0) 15:09:55 (8/64) Installing libatomic (10.3.1_git20211027-r0) 15:09:55 (9/64) Installing libgphobos (10.3.1_git20211027-r0) 15:09:55 (10/64) Installing gmp (6.2.1-r1) 15:09:55 (11/64) Installing isl22 (0.22-r0) 15:09:56 (12/64) Installing mpfr4 (4.1.0-r0) 15:09:56 (13/64) Installing mpc1 (1.2.1-r0) 15:09:56 (14/64) Installing gcc (10.3.1_git20211027-r0) 15:09:58 (15/64) Installing musl-dev (1.2.2-r7) 15:09:58 (16/64) Installing libc-dev (0.7.2-r3) 15:09:58 (17/64) Installing g++ (10.3.1_git20211027-r0) 15:10:00 (18/64) Installing make (4.3-r0) 15:10:00 (19/64) Installing fortify-headers (1.1-r1) 15:10:00 (20/64) Installing patch (2.7.6-r7) 15:10:00 (21/64) Installing build-base (0.5-r2) 15:10:00 (22/64) Installing libacl (2.2.53-r0) 15:10:00 (23/64) Installing libbz2 (1.0.8-r1) 15:10:01 (24/64) Installing expat (2.4.7-r0) 15:10:01 (25/64) Installing lz4-libs (1.9.3-r1) 15:10:01 (26/64) Installing xz-libs (5.2.5-r1) 15:10:01 (27/64) Installing zstd-libs (1.5.0-r0) 15:10:01 (28/64) Installing libarchive (3.6.1-r0) 15:10:01 (29/64) Installing ca-certificates (20211220-r0) 15:10:01 (30/64) Installing brotli-libs (1.0.9-r5) 15:10:01 (31/64) Installing nghttp2-libs (1.46.0-r0) 15:10:01 (32/64) Installing libcurl (7.80.0-r1) 15:10:01 (33/64) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:10:01 (34/64) Installing ncurses-libs (6.3_p20211120-r0) 15:10:02 (35/64) Installing rhash-libs (1.4.2-r2) 15:10:02 (36/64) Installing libuv (1.42.0-r0) 15:10:02 (37/64) Installing cmake (3.21.3-r0) 15:10:04 (38/64) Installing pkgconf (1.8.0-r0) 15:10:04 (39/64) Installing openssl-dev (1.1.1n-r0) 15:10:05 (40/64) Installing nghttp2-dev (1.46.0-r0) 15:10:05 (41/64) Installing zlib-dev (1.2.12-r1) 15:10:05 (42/64) Installing brotli-dev (1.0.9-r5) 15:10:05 (43/64) Installing curl-dev (7.80.0-r1) 15:10:05 (44/64) Installing pcre2 (10.39-r0) 15:10:05 (45/64) Installing git (2.34.2-r0) 15:10:05 (46/64) Installing nettle (3.7.3-r0) 15:10:06 (47/64) Installing libffi (3.4.2-r1) 15:10:06 (48/64) Installing p11-kit (0.24.0-r1) 15:10:06 (49/64) Installing libtasn1 (4.18.0-r0) 15:10:06 (50/64) Installing libunistring (0.9.10-r1) 15:10:06 (51/64) Installing gnutls (3.7.1-r0) 15:10:06 (52/64) Installing libmicrohttpd (0.9.73-r0) 15:10:06 (53/64) Installing gnutls-c++ (3.7.1-r0) 15:10:06 (54/64) Installing libgmpxx (6.2.1-r1) 15:10:06 (55/64) Installing gmp-dev (6.2.1-r1) 15:10:07 (56/64) Installing nettle-dev (3.7.3-r0) 15:10:07 (57/64) Installing libtasn1-progs (4.18.0-r0) 15:10:07 (58/64) Installing libtasn1-dev (4.18.0-r0) 15:10:07 (59/64) Installing p11-kit-dev (0.24.0-r1) 15:10:07 (60/64) Installing gnutls-dev (3.7.1-r0) 15:10:07 (61/64) Installing libmicrohttpd-dev (0.9.73-r0) 15:10:07 (62/64) Installing linux-headers (5.10.41-r0) 15:10:08 (63/64) Installing yaml (0.2.5-r0) 15:10:08 (64/64) Installing yaml-dev (0.2.5-r0) 15:10:08 Executing busybox-1.34.1-r5.trigger 15:10:08 Executing ca-certificates-20211220-r0.trigger 15:10:08 OK: 277 MiB in 77 packages 15:10:20 Removing intermediate container fcd609495aef 15:10:20 ---> facfc791bab2 15:10:20 Step 5/6 : LABEL arch=arm64 15:10:20 ---> Running in aeb0f3f9b62b 15:10:20 Removing intermediate container aeb0f3f9b62b 15:10:20 ---> 5571a9626bec 15:10:20 Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 15:10:20 ---> Running in a697ff69ecc5 15:10:21 Removing intermediate container a697ff69ecc5 15:10:21 ---> cad489bbaf40 15:10:21 [Warning] One or more build-args [ARCH] were not consumed 15:10:21 Successfully built cad489bbaf40 15:10:21 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 15:10:21 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 15:10:21 5bb947235c942ea89325bcb808105ce2e51ba820 15:10:21 latest 15:10:21 gcc 15:10:21 10 15:10:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:21 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh 15:10:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 15:10:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 15:10:21 23f6830b5139: Preparing 15:10:21 6cf3d4d266ee: Preparing 15:10:21 4f4ce317c6bb: Preparing 15:10:21 4f4ce317c6bb: Layer already exists 15:10:22 6cf3d4d266ee: Pushed 15:11:18 23f6830b5139: Pushed 15:11:18 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] isUnix [Pipeline] sh 15:11:19 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:11:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 15:11:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 15:11:19 23f6830b5139: Preparing 15:11:19 6cf3d4d266ee: Preparing 15:11:19 4f4ce317c6bb: Preparing 15:11:19 4f4ce317c6bb: Layer already exists 15:11:19 6cf3d4d266ee: Layer already exists 15:11:19 23f6830b5139: Layer already exists 15:11:19 latest: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] isUnix [Pipeline] sh 15:11:20 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh 15:11:20 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 15:11:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 15:11:20 23f6830b5139: Preparing 15:11:20 6cf3d4d266ee: Preparing 15:11:20 4f4ce317c6bb: Preparing 15:11:20 6cf3d4d266ee: Layer already exists 15:11:20 23f6830b5139: Layer already exists 15:11:20 4f4ce317c6bb: Layer already exists 15:11:20 gcc: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] isUnix [Pipeline] sh 15:11:21 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:10 [Pipeline] isUnix [Pipeline] sh 15:11:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:10 15:11:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 15:11:21 23f6830b5139: Preparing 15:11:21 6cf3d4d266ee: Preparing 15:11:21 4f4ce317c6bb: Preparing 15:11:21 23f6830b5139: Layer already exists 15:11:21 4f4ce317c6bb: Layer already exists 15:11:21 6cf3d4d266ee: Layer already exists 15:11:21 10: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:21 ===================================================== [Pipeline] echo 15:11:21 taggedImages: 15:11:21 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 15:11:21 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 15:11:21 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 15:11:21 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:22 15:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:22 arm64: Pulling from edgex-lftools-log-publisher 15:11:22 8998bd30e6a1: Pulling fs layer 15:11:22 04944245beec: Pulling fs layer 15:11:22 699f458cf7ca: Pulling fs layer 15:11:22 765212b225bb: Pulling fs layer 15:11:22 f23df028b6ca: Pulling fs layer 15:11:22 d65c8cfc05b1: Pulling fs layer 15:11:22 2437ff75d9bd: Pulling fs layer 15:11:22 d65c8cfc05b1: Waiting 15:11:22 765212b225bb: Waiting 15:11:22 2437ff75d9bd: Waiting 15:11:22 f23df028b6ca: Waiting 15:11:22 04944245beec: Verifying Checksum 15:11:22 04944245beec: Download complete 15:11:22 765212b225bb: Verifying Checksum 15:11:22 765212b225bb: Download complete 15:11:22 f23df028b6ca: Download complete 15:11:22 d65c8cfc05b1: Verifying Checksum 15:11:22 d65c8cfc05b1: Download complete 15:11:22 699f458cf7ca: Verifying Checksum 15:11:22 699f458cf7ca: Download complete 15:11:23 8998bd30e6a1: Download complete 15:11:25 2437ff75d9bd: Verifying Checksum 15:11:25 2437ff75d9bd: Download complete 15:11:27 8998bd30e6a1: Pull complete 15:11:27 04944245beec: Pull complete 15:11:29 699f458cf7ca: Pull complete 15:11:29 765212b225bb: Pull complete 15:11:30 f23df028b6ca: Pull complete 15:11:30 d65c8cfc05b1: Pull complete 15:11:45 2437ff75d9bd: Pull complete 15:11:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:11:45 prd-ubuntu20.04-docker-arm64-4c-16g-40446 does not seem to be running inside a container 15:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:11:48 $ docker top a1870c1c95930d63f0cf23c9e5cdc7cc6fe0100b07e69497142e7f8cfed8fcba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:49 ---> job-cost.sh 15:11:49 lf-activate-venv: SKIPPING 15:11:49 INFO: No Stack... 15:11:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:11:50 INFO: Archiving Costs [Pipeline] sh 15:11:51 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 15:11:51 + cut -d, -f6 [Pipeline] lock 15:11:51 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] 15:11:51 Resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] did not exist. Created. 15:11:51 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:11:52 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-088e0b00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:11:53 + echo total: 0.10999999940395355 [Pipeline] stash 15:11:53 Warning: overwriting stash ‘stack-cost’ 15:11:53 Stashed 1 file(s) [Pipeline] } 15:11:53 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] // lock [Pipeline] } 15:11:53 $ docker stop --time=1 a1870c1c95930d63f0cf23c9e5cdc7cc6fe0100b07e69497142e7f8cfed8fcba 15:11:54 $ docker rm -f a1870c1c95930d63f0cf23c9e5cdc7cc6fe0100b07e69497142e7f8cfed8fcba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [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] sh 15:11:55 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 15:11:55 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 15:11:55 total 16 15:11:55 drwxr-xr-x 3 root root 4096 May 4 15:08 . 15:11:55 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:08 .. 15:11:55 drwxr-xr-x 2 root root 4096 May 4 15:08 cost 15:11:55 -rw-r--r-- 1 root root 85 May 4 15:08 cost.csv 15:11:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 15:11:55 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 15:11:55 total 16 15:11:55 drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:08 . 15:11:55 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:08 .. 15:11:55 drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:08 cost 15:11:55 -rw-r--r-- 1 jenkins jenkins 85 May 4 15:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:11:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:57 ---> package-listing.sh 15:11:57 ++ tr '[:upper:]' '[:lower:]' 15:11:57 ++ facter osfamily 15:11:57 + OS_FAMILY=debian 15:11:57 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 15:11:57 + START_PACKAGES=/tmp/packages_start.txt 15:11:57 + END_PACKAGES=/tmp/packages_end.txt 15:11:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:57 + PACKAGES=/tmp/packages_start.txt 15:11:57 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 15:11:57 + PACKAGES=/tmp/packages_end.txt 15:11:57 + case "${OS_FAMILY}" in 15:11:57 + dpkg -l 15:11:57 + grep '^ii' 15:11:57 + '[' -f /tmp/packages_start.txt ']' 15:11:57 + '[' -f /tmp/packages_end.txt ']' 15:11:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:57 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 15:11:57 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 15:11:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 15:11:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:11:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:58 . [Pipeline] withDockerContainer 15:11:58 prd-ubuntu20.04-docker-8c-8g-40442 does not seem to be running inside a container 15:11:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:11:58 $ docker top 79784f7c5762a683159aa8ec89385348e5126f18974e1d7570deafd8af539589 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:58 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:59 + mkdir -p /var/log/sysstat [Pipeline] sh 15:11:59 + ls /var/log/sa-host 15:11:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:59 provisioning config files... 15:11:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1053950232008113819tmp [Pipeline] { [Pipeline] echo 15:11:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:00 ---> create-netrc.sh [Pipeline] } 15:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:00 ---> python-tools-install.sh [Pipeline] echo 15:12:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:00 ---> sudo-logs.sh 15:12:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:01 ---> job-cost.sh 15:12:01 lf-activate-venv: SKIPPING 15:12:01 DEBUG: total: 0.4399999976158142 15:12:01 INFO: Retrieving Stack Cost... 15:12:01 INFO: Retrieving Pricing Info for: v3-standard-8 15:12:01 INFO: Archiving Costs [Pipeline] echo 15:12:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:02 ---> logs-deploy.sh 15:12:02 lf-activate-venv: SKIPPING 15:12:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/10 15:12:02 INFO: archiving workspace using pattern(s): 15:12:03 Archives upload complete. 15:12:03 INFO: archiving logs to Nexus 15:12:04 ---> uname -a: 15:12:04 Linux prd-ubuntu20-04-docker-8c-8g-40442 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:12:04 15:12:04 15:12:04 ---> lscpu: 15:12:04 Architecture: x86_64 15:12:04 CPU op-mode(s): 32-bit, 64-bit 15:12:04 Byte Order: Little Endian 15:12:04 Address sizes: 40 bits physical, 48 bits virtual 15:12:04 CPU(s): 8 15:12:04 On-line CPU(s) list: 0-7 15:12:04 Thread(s) per core: 1 15:12:04 Core(s) per socket: 1 15:12:04 Socket(s): 8 15:12:04 NUMA node(s): 1 15:12:04 Vendor ID: AuthenticAMD 15:12:04 CPU family: 23 15:12:04 Model: 49 15:12:04 Model name: AMD EPYC-Rome Processor 15:12:04 Stepping: 0 15:12:04 CPU MHz: 2799.998 15:12:04 BogoMIPS: 5599.99 15:12:04 Virtualization: AMD-V 15:12:04 Hypervisor vendor: KVM 15:12:04 Virtualization type: full 15:12:04 L1d cache: 256 KiB 15:12:04 L1i cache: 256 KiB 15:12:04 L2 cache: 4 MiB 15:12:04 L3 cache: 128 MiB 15:12:04 NUMA node0 CPU(s): 0-7 15:12:04 Vulnerability Itlb multihit: Not affected 15:12:04 Vulnerability L1tf: Not affected 15:12:04 Vulnerability Mds: Not affected 15:12:04 Vulnerability Meltdown: Not affected 15:12:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:12:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:12:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:12:04 Vulnerability Srbds: Not affected 15:12:04 Vulnerability Tsx async abort: Not affected 15:12:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:12:04 15:12:04 15:12:04 ---> nproc: 15:12:04 8 15:12:04 15:12:04 15:12:04 ---> df -h: 15:12:04 Filesystem Size Used Avail Use% Mounted on 15:12:04 overlay 155G 9.5G 146G 7% / 15:12:04 tmpfs 64M 0 64M 0% /dev 15:12:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:12:04 shm 64M 0 64M 0% /dev/shm 15:12:04 /dev/vda1 155G 9.5G 146G 7% /facter-os 15:12:04 15:12:04