Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 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-ssh1644498077136970421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh18381300916111001865.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8999722269989139669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh16415985408477774249.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13718074055830583182.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:[12], 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: 12 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19571 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 Avoid second fetch Checking out Revision 02f2b605e8d179b9aa683026d421aa6d8df6cc7a (gcc) 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 > 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 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 Commit message: "Merge pull request #194 from ernestojeda/gcc" > git rev-list --no-walk 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:06:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:06:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:06:44 ========================================================= 16:06:44 EdgeX Global Pipelines Version Info 16:06:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:06:45 ------------------- 16:06:45 stable info: 16:06:45 ------------------- 16:06:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:06:45 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:06:45 Message: update stable to v1.0.237 16:06:45 ------------------- 16:06:45 experimental info: 16:06:45 ------------------- 16:06:45 Commited By: **** collab-it+edgex@linuxfoundation.org 16:06:45 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 16:06:45 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 12 [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 16:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 16:06:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] echo 16:06:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02f2b60 [Pipeline] echo 16:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:46 provisioning config files... 16:06:46 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8323993431265972626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:46 ---> docker-login.sh 16:06:46 nexus3.edgexfoundry.org:10001 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:46 Configure a credential helper to remove this warning. See 16:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:46 16:06:46 Login Succeeded 16:06:46 nexus3.edgexfoundry.org:10002 16:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:46 Configure a credential helper to remove this warning. See 16:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:46 16:06:46 Login Succeeded 16:06:46 nexus3.edgexfoundry.org:10003 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 nexus3.edgexfoundry.org:10004 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 docker.io 16:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:47 Configure a credential helper to remove this warning. See 16:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:47 16:06:47 Login Succeeded 16:06:47 ---> docker-login.sh ends [Pipeline] } 16:06:47 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 16:06:47 provisioning config files... 16:06:47 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8680045444260849435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:48 ---> docker-login.sh 16:06:48 nexus3.edgexfoundry.org:10001 16:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:48 Configure a credential helper to remove this warning. See 16:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:48 16:06:48 Login Succeeded 16:06:48 nexus3.edgexfoundry.org:10002 16:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:48 Configure a credential helper to remove this warning. See 16:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:48 16:06:48 Login Succeeded 16:06:48 nexus3.edgexfoundry.org:10003 16:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:48 Configure a credential helper to remove this warning. See 16:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:48 16:06:48 Login Succeeded 16:06:48 nexus3.edgexfoundry.org:10004 16:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:48 Configure a credential helper to remove this warning. See 16:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:48 16:06:48 Login Succeeded 16:06:48 docker.io 16:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:06:49 Configure a credential helper to remove this warning. See 16:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:06:49 16:06:49 Login Succeeded 16:06:49 ---> docker-login.sh ends [Pipeline] } 16:06:49 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 16:06:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:06:49 + ls -al . 16:06:49 total 20 16:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:06 . 16:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:06 .. 16:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:06 .git 16:06:49 -rw-rw-r-- 1 jenkins jenkins 313 Jul 12 16:06 Dockerfile 16:06:49 -rw-rw-r-- 1 jenkins jenkins 883 Jul 12 16:06 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:50 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a --label arch=amd64 . 16:06:50 Sending build context to Docker daemon 426kB 16:06:50 Step 1/5 : FROM alpine:3.15 16:06:50 3.15: Pulling from library/alpine 16:06:51 df9b9388f04a: Pulling fs layer 16:06:51 df9b9388f04a: Verifying Checksum 16:06:51 df9b9388f04a: Download complete 16:06:51 df9b9388f04a: Pull complete 16:06:51 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:06:51 Status: Downloaded newer image for alpine:3.15 16:06:51 ---> 0ac33e5f5afa 16:06:51 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:06:51 ---> Running in 8a1efd3a3540 16:06:51 Removing intermediate container 8a1efd3a3540 16:06:51 ---> e96ccd73d8cc 16:06:51 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 16:06:51 ---> Running in bfd5d636aa30 16:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:52 (1/66) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1q-r0) 16:06:52 (2/66) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1q-r0) 16:06:52 (3/66) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 16:06:52 (4/66) Installing libgcc (10.3.1_git20211027-r0) 16:06:52 (5/66) Installing libstdc++ (10.3.1_git20211027-r0) 16:06:52 (6/66) Installing binutils (2.37-r3) 16:06:52 (7/66) Installing libmagic (5.41-r0) 16:06:52 (8/66) Installing file (5.41-r0) 16:06:52 (9/66) Installing libgomp (10.3.1_git20211027-r0) 16:06:52 (10/66) Installing libatomic (10.3.1_git20211027-r0) 16:06:52 (11/66) Installing libgphobos (10.3.1_git20211027-r0) 16:06:52 (12/66) Installing gmp (6.2.1-r1) 16:06:52 (13/66) Installing isl22 (0.22-r0) 16:06:52 (14/66) Installing mpfr4 (4.1.0-r0) 16:06:52 (15/66) Installing mpc1 (1.2.1-r0) 16:06:52 (16/66) Installing gcc (10.3.1_git20211027-r0) 16:06:53 (17/66) Installing musl-dev (1.2.2-r7) 16:06:53 (18/66) Installing libc-dev (0.7.2-r3) 16:06:53 (19/66) Installing g++ (10.3.1_git20211027-r0) 16:06:53 (20/66) Installing make (4.3-r0) 16:06:53 (21/66) Installing fortify-headers (1.1-r1) 16:06:53 (22/66) Installing patch (2.7.6-r7) 16:06:53 (23/66) Installing build-base (0.5-r3) 16:06:53 (24/66) Installing libacl (2.2.53-r0) 16:06:53 (25/66) Installing libbz2 (1.0.8-r1) 16:06:53 (26/66) Installing expat (2.4.7-r0) 16:06:53 (27/66) Installing lz4-libs (1.9.3-r1) 16:06:53 (28/66) Installing xz-libs (5.2.5-r1) 16:06:53 (29/66) Installing zstd-libs (1.5.0-r0) 16:06:53 (30/66) Installing libarchive (3.6.1-r0) 16:06:53 (31/66) Installing ca-certificates (20211220-r0) 16:06:53 (32/66) Installing brotli-libs (1.0.9-r5) 16:06:53 (33/66) Installing nghttp2-libs (1.46.0-r0) 16:06:53 (34/66) Installing libcurl (7.80.0-r2) 16:06:53 (35/66) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:06:53 (36/66) Installing ncurses-libs (6.3_p20211120-r0) 16:06:53 (37/66) Installing rhash-libs (1.4.2-r2) 16:06:53 (38/66) Installing libuv (1.42.0-r0) 16:06:53 (39/66) Installing cmake (3.21.3-r0) 16:06:54 (40/66) Installing pkgconf (1.8.0-r0) 16:06:54 (41/66) Installing openssl-dev (1.1.1q-r0) 16:06:54 (42/66) Installing nghttp2-dev (1.46.0-r0) 16:06:54 (43/66) Installing zlib-dev (1.2.12-r1) 16:06:54 (44/66) Installing brotli-dev (1.0.9-r5) 16:06:54 (45/66) Installing curl-dev (7.80.0-r2) 16:06:54 (46/66) Installing pcre2 (10.40-r0) 16:06:54 (47/66) Installing git (2.34.2-r0) 16:06:54 (48/66) Installing nettle (3.7.3-r0) 16:06:54 (49/66) Installing libffi (3.4.2-r1) 16:06:54 (50/66) Installing p11-kit (0.24.0-r1) 16:06:54 (51/66) Installing libtasn1 (4.18.0-r0) 16:06:54 (52/66) Installing libunistring (0.9.10-r1) 16:06:54 (53/66) Installing gnutls (3.7.1-r0) 16:06:54 (54/66) Installing libmicrohttpd (0.9.73-r0) 16:06:54 (55/66) Installing gnutls-c++ (3.7.1-r0) 16:06:54 (56/66) Installing libgmpxx (6.2.1-r1) 16:06:54 (57/66) Installing gmp-dev (6.2.1-r1) 16:06:54 (58/66) Installing nettle-dev (3.7.3-r0) 16:06:54 (59/66) Installing libtasn1-progs (4.18.0-r0) 16:06:54 (60/66) Installing libtasn1-dev (4.18.0-r0) 16:06:54 (61/66) Installing p11-kit-dev (0.24.0-r1) 16:06:54 (62/66) Installing gnutls-dev (3.7.1-r0) 16:06:54 (63/66) Installing libmicrohttpd-dev (0.9.73-r0) 16:06:54 (64/66) Installing linux-headers (5.10.41-r0) 16:06:54 (65/66) Installing yaml (0.2.5-r0) 16:06:54 (66/66) Installing yaml-dev (0.2.5-r0) 16:06:54 Executing busybox-1.34.1-r5.trigger 16:06:54 Executing ca-certificates-20211220-r0.trigger 16:06:54 OK: 281 MiB in 77 packages 16:06:59 Removing intermediate container bfd5d636aa30 16:06:59 ---> e028b716778a 16:06:59 Step 4/5 : LABEL arch=amd64 16:06:59 ---> Running in 6797350962d8 16:06:59 Removing intermediate container 6797350962d8 16:06:59 ---> 4456dcbbe8a9 16:06:59 Step 5/5 : LABEL git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:06:59 ---> Running in c2b75cdd709f 16:06:59 Removing intermediate container c2b75cdd709f 16:06:59 ---> 547c565c9e89 16:06:59 [Warning] One or more build-args [ARCH] were not consumed 16:06:59 Successfully built 547c565c9e89 16:06:59 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 16:06:59 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 16:06:59 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:06:59 latest 16:06:59 gcc 16:06:59 12 16:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:07:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:07:00 a544ed92b99f: Preparing 16:07:00 4fc242d58285: Preparing 16:07:00 4fc242d58285: Layer already exists 16:07:02 Still waiting to schedule task 16:07:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:07:32 a544ed92b99f: Pushed 16:07:32 02f2b605e8d179b9aa683026d421aa6d8df6cc7a: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:32 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:33 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:07:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:07:33 a544ed92b99f: Preparing 16:07:33 4fc242d58285: Preparing 16:07:33 4fc242d58285: Layer already exists 16:07:33 a544ed92b99f: Layer already exists 16:07:33 latest: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:33 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:33 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 16:07:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:07:33 a544ed92b99f: Preparing 16:07:33 4fc242d58285: Preparing 16:07:33 a544ed92b99f: Layer already exists 16:07:33 4fc242d58285: Layer already exists 16:07:33 gcc: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:12 16:07:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 16:07:34 a544ed92b99f: Preparing 16:07:34 4fc242d58285: Preparing 16:07:34 4fc242d58285: Layer already exists 16:07:34 a544ed92b99f: Layer already exists 16:07:34 12: digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:34 ===================================================== [Pipeline] echo 16:07:34 taggedImages: 16:07:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:07:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:07:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 16:07:34 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:12 [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] withEnv [Pipeline] { [Pipeline] sh 16:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:34 16:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:35 latest: Pulling from edgex-lftools-log-publisher 16:07:35 5eb5b503b376: Pulling fs layer 16:07:35 5c69ac0246d0: Pulling fs layer 16:07:35 ec43610c2a17: Pulling fs layer 16:07:35 3a2ae6a8a46f: Pulling fs layer 16:07:35 33b1e0a273af: Pulling fs layer 16:07:35 5d3b04190fa2: Pulling fs layer 16:07:35 2f39f015ded8: Pulling fs layer 16:07:35 3a2ae6a8a46f: Waiting 16:07:35 33b1e0a273af: Waiting 16:07:35 5d3b04190fa2: Waiting 16:07:35 2f39f015ded8: Waiting 16:07:35 5c69ac0246d0: Verifying Checksum 16:07:35 5c69ac0246d0: Download complete 16:07:35 3a2ae6a8a46f: Download complete 16:07:35 33b1e0a273af: Verifying Checksum 16:07:35 33b1e0a273af: Download complete 16:07:35 5d3b04190fa2: Download complete 16:07:35 ec43610c2a17: Verifying Checksum 16:07:35 ec43610c2a17: Download complete 16:07:35 5eb5b503b376: Verifying Checksum 16:07:35 5eb5b503b376: Download complete 16:07:37 2f39f015ded8: Download complete 16:07:37 5eb5b503b376: Pull complete 16:07:37 5c69ac0246d0: Pull complete 16:07:37 ec43610c2a17: Pull complete 16:07:37 3a2ae6a8a46f: Pull complete 16:07:38 33b1e0a273af: Pull complete 16:07:38 5d3b04190fa2: Pull complete 16:07:43 2f39f015ded8: Pull complete 16:07:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:43 prd-ubuntu20.04-docker-8c-8g-19571 does not seem to be running inside a container 16:07:43 $ 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:latest cat 16:07:45 $ docker top 3743d3e61430ae31f1a75531ffddb8375dcebc81c54b2361a675233482db0581 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:45 ---> job-cost.sh 16:07:45 lf-activate-venv: SKIPPING 16:07:45 INFO: No Stack... 16:07:46 INFO: Retrieving Pricing Info for: v3-standard-8 16:07:46 INFO: Archiving Costs [Pipeline] sh 16:07:46 + cut -d, -f6 16:07:46 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [Pipeline] lock 16:07:47 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] 16:07:47 Resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] did not exist. Created. 16:07:47 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:07:47 + echo total: 0.2199999988079071 [Pipeline] stash 16:07:47 Stashed 1 file(s) [Pipeline] } 16:07:47 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] // lock [Pipeline] } 16:07:47 $ docker stop --time=1 3743d3e61430ae31f1a75531ffddb8375dcebc81c54b2361a675233482db0581 16:07:48 $ docker rm -f 3743d3e61430ae31f1a75531ffddb8375dcebc81c54b2361a675233482db0581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:09:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19573 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 16:09:55 Selected Git installation does not exist. Using Default 16:09:55 The recommended git tool is: NONE 16:10:03 using credential edgex-jenkins-ssh 16:10:03 Cloning the remote Git repository 16:10:03 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 16:10:03 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 16:10:03 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:10:03 > git --version # timeout=10 16:10:03 > git --version # 'git version 2.25.1' 16:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:04 Avoid second fetch 16:10:04 Checking out Revision 02f2b605e8d179b9aa683026d421aa6d8df6cc7a (gcc) 16:10:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:04 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:10:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:04 > git config core.sparsecheckout # timeout=10 16:10:04 > git checkout -f 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 16:10:09 Commit message: "Merge pull request #194 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:10:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:09 Dload Upload Total Spent Left Speed 16:10:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 13997 0 --:--:-- --:--:-- --:--:-- 13997 [Pipeline] sh 16:10:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:10:11 + sudo tee /etc/docker/daemon.new 16:10:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:10:11 { 16:10:11 "registry-mirrors": [ 16:10:11 "https://nexus3.edgexfoundry.org:10001" 16:10:11 ], 16:10:11 "bip": "10.250.0.254/24", 16:10:11 "hosts": [ 16:10:11 "tcp://0.0.0.0:5555", 16:10:11 "unix:///var/run/docker.sock" 16:10:11 ], 16:10:11 "mtu": 1458, 16:10:11 "selinux-enabled": true, 16:10:11 "seccomp-profile": "/etc/docker/seccomp.json" 16:10:11 } [Pipeline] sh 16:10:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:10:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:30 provisioning config files... 16:10:30 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config7329417942313137609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:31 ---> docker-login.sh 16:10:31 nexus3.edgexfoundry.org:10001 16:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:32 Configure a credential helper to remove this warning. See 16:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:32 16:10:32 Login Succeeded 16:10:32 nexus3.edgexfoundry.org:10002 16:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:32 Configure a credential helper to remove this warning. See 16:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:32 16:10:32 Login Succeeded 16:10:32 nexus3.edgexfoundry.org:10003 16:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:33 Configure a credential helper to remove this warning. See 16:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:33 16:10:33 Login Succeeded 16:10:33 nexus3.edgexfoundry.org:10004 16:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:33 Configure a credential helper to remove this warning. See 16:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:33 16:10:33 Login Succeeded 16:10:33 docker.io 16:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:34 Configure a credential helper to remove this warning. See 16:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:34 16:10:34 Login Succeeded 16:10:34 ---> docker-login.sh ends [Pipeline] } 16:10:34 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 16:10:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:10:35 + ls -al . 16:10:35 total 20 16:10:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 16:10 . 16:10:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:10 .. 16:10:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 16:10 .git 16:10:35 -rw-rw-r-- 1 jenkins jenkins 313 Jul 12 16:10 Dockerfile 16:10:35 -rw-rw-r-- 1 jenkins jenkins 883 Jul 12 16:10 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:36 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a --label arch=arm64 . 16:10:36 Sending build context to Docker daemon 426kB 16:10:36 Step 1/5 : FROM alpine:3.15 16:10:36 3.15: Pulling from library/alpine 16:10:37 9981e73032c8: Pulling fs layer 16:10:37 9981e73032c8: Verifying Checksum 16:10:37 9981e73032c8: Download complete 16:10:38 9981e73032c8: Pull complete 16:10:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:10:38 Status: Downloaded newer image for alpine:3.15 16:10:38 ---> 3fb3c9af89a9 16:10:38 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:10:38 ---> Running in b9aa63e4df50 16:10:38 Removing intermediate container b9aa63e4df50 16:10:38 ---> b99e4f5123a6 16:10:38 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 16:10:38 ---> Running in e72ca9626bd7 16:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:41 (1/66) Upgrading libcrypto1.1 (1.1.1n-r0 -> 1.1.1q-r0) 16:10:41 (2/66) Upgrading libssl1.1 (1.1.1n-r0 -> 1.1.1q-r0) 16:10:41 (3/66) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) 16:10:41 (4/66) Installing libgcc (10.3.1_git20211027-r0) 16:10:41 (5/66) Installing libstdc++ (10.3.1_git20211027-r0) 16:10:41 (6/66) Installing binutils (2.37-r3) 16:10:42 (7/66) Installing libmagic (5.41-r0) 16:10:42 (8/66) Installing file (5.41-r0) 16:10:42 (9/66) Installing libgomp (10.3.1_git20211027-r0) 16:10:42 (10/66) Installing libatomic (10.3.1_git20211027-r0) 16:10:42 (11/66) Installing libgphobos (10.3.1_git20211027-r0) 16:10:42 (12/66) Installing gmp (6.2.1-r1) 16:10:42 (13/66) Installing isl22 (0.22-r0) 16:10:42 (14/66) Installing mpfr4 (4.1.0-r0) 16:10:42 (15/66) Installing mpc1 (1.2.1-r0) 16:10:42 (16/66) Installing gcc (10.3.1_git20211027-r0) 16:10:44 (17/66) Installing musl-dev (1.2.2-r7) 16:10:44 (18/66) Installing libc-dev (0.7.2-r3) 16:10:44 (19/66) Installing g++ (10.3.1_git20211027-r0) 16:10:46 (20/66) Installing make (4.3-r0) 16:10:46 (21/66) Installing fortify-headers (1.1-r1) 16:10:46 (22/66) Installing patch (2.7.6-r7) 16:10:46 (23/66) Installing build-base (0.5-r3) 16:10:46 (24/66) Installing libacl (2.2.53-r0) 16:10:46 (25/66) Installing libbz2 (1.0.8-r1) 16:10:46 (26/66) Installing expat (2.4.7-r0) 16:10:46 (27/66) Installing lz4-libs (1.9.3-r1) 16:10:46 (28/66) Installing xz-libs (5.2.5-r1) 16:10:46 (29/66) Installing zstd-libs (1.5.0-r0) 16:10:46 (30/66) Installing libarchive (3.6.1-r0) 16:10:46 (31/66) Installing ca-certificates (20211220-r0) 16:10:46 (32/66) Installing brotli-libs (1.0.9-r5) 16:10:46 (33/66) Installing nghttp2-libs (1.46.0-r0) 16:10:46 (34/66) Installing libcurl (7.80.0-r2) 16:10:46 (35/66) Installing ncurses-terminfo-base (6.3_p20211120-r0) 16:10:46 (36/66) Installing ncurses-libs (6.3_p20211120-r0) 16:10:46 (37/66) Installing rhash-libs (1.4.2-r2) 16:10:46 (38/66) Installing libuv (1.42.0-r0) 16:10:46 (39/66) Installing cmake (3.21.3-r0) 16:10:49 (40/66) Installing pkgconf (1.8.0-r0) 16:10:49 (41/66) Installing openssl-dev (1.1.1q-r0) 16:10:49 (42/66) Installing nghttp2-dev (1.46.0-r0) 16:10:49 (43/66) Installing zlib-dev (1.2.12-r1) 16:10:49 (44/66) Installing brotli-dev (1.0.9-r5) 16:10:49 (45/66) Installing curl-dev (7.80.0-r2) 16:10:49 (46/66) Installing pcre2 (10.40-r0) 16:10:49 (47/66) Installing git (2.34.2-r0) 16:10:49 (48/66) Installing nettle (3.7.3-r0) 16:10:49 (49/66) Installing libffi (3.4.2-r1) 16:10:49 (50/66) Installing p11-kit (0.24.0-r1) 16:10:49 (51/66) Installing libtasn1 (4.18.0-r0) 16:10:49 (52/66) Installing libunistring (0.9.10-r1) 16:10:49 (53/66) Installing gnutls (3.7.1-r0) 16:10:49 (54/66) Installing libmicrohttpd (0.9.73-r0) 16:10:49 (55/66) Installing gnutls-c++ (3.7.1-r0) 16:10:49 (56/66) Installing libgmpxx (6.2.1-r1) 16:10:49 (57/66) Installing gmp-dev (6.2.1-r1) 16:10:49 (58/66) Installing nettle-dev (3.7.3-r0) 16:10:49 (59/66) Installing libtasn1-progs (4.18.0-r0) 16:10:49 (60/66) Installing libtasn1-dev (4.18.0-r0) 16:10:49 (61/66) Installing p11-kit-dev (0.24.0-r1) 16:10:49 (62/66) Installing gnutls-dev (3.7.1-r0) 16:10:49 (63/66) Installing libmicrohttpd-dev (0.9.73-r0) 16:10:49 (64/66) Installing linux-headers (5.10.41-r0) 16:10:49 (65/66) Installing yaml (0.2.5-r0) 16:10:49 (66/66) Installing yaml-dev (0.2.5-r0) 16:10:49 Executing busybox-1.34.1-r5.trigger 16:10:49 Executing ca-certificates-20211220-r0.trigger 16:10:50 OK: 277 MiB in 77 packages 16:11:05 Removing intermediate container e72ca9626bd7 16:11:05 ---> 905c26f6f5fa 16:11:05 Step 4/5 : LABEL arch=arm64 16:11:05 ---> Running in 573aeaec4b41 16:11:05 Removing intermediate container 573aeaec4b41 16:11:05 ---> 679955d322f8 16:11:05 Step 5/5 : LABEL git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:11:05 ---> Running in 6ebb7957aab6 16:11:05 Removing intermediate container 6ebb7957aab6 16:11:05 ---> aede2dddcadd 16:11:05 [Warning] One or more build-args [ARCH] were not consumed 16:11:05 Successfully built aede2dddcadd 16:11:05 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 16:11:05 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 16:11:05 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:11:05 latest 16:11:05 gcc 16:11:05 12 16:11:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:05 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:06 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:11:06 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:11:06 f7374ca0acd1: Preparing 16:11:06 4f4ce317c6bb: Preparing 16:11:06 4f4ce317c6bb: Layer already exists 16:12:14 f7374ca0acd1: Pushed 16:12:14 02f2b605e8d179b9aa683026d421aa6d8df6cc7a: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:14 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:12:15 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:12:15 f7374ca0acd1: Preparing 16:12:15 4f4ce317c6bb: Preparing 16:12:15 4f4ce317c6bb: Layer already exists 16:12:15 f7374ca0acd1: Layer already exists 16:12:15 latest: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:15 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 16:12:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:12:16 f7374ca0acd1: Preparing 16:12:16 4f4ce317c6bb: Preparing 16:12:16 f7374ca0acd1: Layer already exists 16:12:16 4f4ce317c6bb: Layer already exists 16:12:16 gcc: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:16 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:12 16:12:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:12:17 f7374ca0acd1: Preparing 16:12:17 4f4ce317c6bb: Preparing 16:12:17 4f4ce317c6bb: Layer already exists 16:12:17 f7374ca0acd1: Layer already exists 16:12:17 12: digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:12:17 ===================================================== [Pipeline] echo 16:12:17 taggedImages: 16:12:17 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 16:12:17 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:12:17 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 16:12:17 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:12 [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] withEnv [Pipeline] { [Pipeline] sh 16:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:17 16:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:18 arm64: Pulling from edgex-lftools-log-publisher 16:12:18 8998bd30e6a1: Pulling fs layer 16:12:18 04944245beec: Pulling fs layer 16:12:18 699f458cf7ca: Pulling fs layer 16:12:18 765212b225bb: Pulling fs layer 16:12:18 f23df028b6ca: Pulling fs layer 16:12:18 d65c8cfc05b1: Pulling fs layer 16:12:18 2437ff75d9bd: Pulling fs layer 16:12:18 765212b225bb: Waiting 16:12:18 d65c8cfc05b1: Waiting 16:12:18 2437ff75d9bd: Waiting 16:12:18 f23df028b6ca: Waiting 16:12:18 04944245beec: Verifying Checksum 16:12:18 04944245beec: Download complete 16:12:18 765212b225bb: Verifying Checksum 16:12:18 765212b225bb: Download complete 16:12:18 f23df028b6ca: Verifying Checksum 16:12:18 f23df028b6ca: Download complete 16:12:18 d65c8cfc05b1: Verifying Checksum 16:12:18 d65c8cfc05b1: Download complete 16:12:18 699f458cf7ca: Verifying Checksum 16:12:18 699f458cf7ca: Download complete 16:12:19 8998bd30e6a1: Verifying Checksum 16:12:19 8998bd30e6a1: Download complete 16:12:21 2437ff75d9bd: Verifying Checksum 16:12:21 2437ff75d9bd: Download complete 16:12:23 8998bd30e6a1: Pull complete 16:12:24 04944245beec: Pull complete 16:12:25 699f458cf7ca: Pull complete 16:12:26 765212b225bb: Pull complete 16:12:27 f23df028b6ca: Pull complete 16:12:27 d65c8cfc05b1: Pull complete 16:12:42 2437ff75d9bd: Pull complete 16:12:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:42 prd-ubuntu20.04-docker-arm64-4c-16g-19573 does not seem to be running inside a container 16:12:42 $ 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 16:12:45 $ docker top cec917efda23d98aada32c7e9b39033e2a42cbcc064dadd78640eca848906a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:46 ---> job-cost.sh 16:12:46 lf-activate-venv: SKIPPING 16:12:46 INFO: No Stack... 16:12:46 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:47 INFO: Archiving Costs [Pipeline] sh 16:12:47 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 16:12:47 + cut -d, -f6 [Pipeline] lock 16:12:47 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] 16:12:47 Resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] did not exist. Created. 16:12:47 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:48 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-f3ad01ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:12:49 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:49 Warning: overwriting stash ‘stack-cost’ 16:12:50 Stashed 1 file(s) [Pipeline] } 16:12:50 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-12-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:50 $ docker stop --time=1 cec917efda23d98aada32c7e9b39033e2a42cbcc064dadd78640eca848906a7f 16:12:51 $ docker rm -f cec917efda23d98aada32c7e9b39033e2a42cbcc064dadd78640eca848906a7f [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 16:12:52 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 16:12:52 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:12:52 total 16 16:12:52 drwxr-xr-x 3 root root 4096 Jul 12 16:07 . 16:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:07 .. 16:12:52 drwxr-xr-x 2 root root 4096 Jul 12 16:07 cost 16:12:52 -rw-r--r-- 1 root root 84 Jul 12 16:07 cost.csv 16:12:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:12:52 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:12:52 total 16 16:12:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 16:07 . 16:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 16:07 .. 16:12:52 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 16:07 cost 16:12:52 -rw-r--r-- 1 jenkins jenkins 84 Jul 12 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:12:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:12:53 ---> package-listing.sh 16:12:53 ++ facter osfamily 16:12:53 ++ tr '[:upper:]' '[:lower:]' 16:12:53 + OS_FAMILY=debian 16:12:53 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 16:12:53 + START_PACKAGES=/tmp/packages_start.txt 16:12:53 + END_PACKAGES=/tmp/packages_end.txt 16:12:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:12:53 + PACKAGES=/tmp/packages_start.txt 16:12:53 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 16:12:53 + PACKAGES=/tmp/packages_end.txt 16:12:53 + case "${OS_FAMILY}" in 16:12:53 + dpkg -l 16:12:53 + grep '^ii' 16:12:53 + '[' -f /tmp/packages_start.txt ']' 16:12:53 + '[' -f /tmp/packages_end.txt ']' 16:12:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:12:53 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 16:12:53 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 16:12:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 16:12:53 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 16:12:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:54 prd-ubuntu20.04-docker-8c-8g-19571 does not seem to be running inside a container 16:12:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:55 $ docker top 9c1bb60957693c38a112f5d8feaaf40513a83abcc0d5fc46c67a122c663a604a -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:55 + touch /tmp/pre-build-complete [Pipeline] sh 16:12:55 + mkdir -p /var/log/sysstat [Pipeline] sh 16:12:56 + ls /var/log/sa-host 16:12:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:56 provisioning config files... 16:12:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3532561532817296861tmp [Pipeline] { [Pipeline] echo 16:12:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:12:56 ---> create-netrc.sh [Pipeline] } 16:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:12:56 ---> python-tools-install.sh [Pipeline] echo 16:12:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:12:57 ---> sudo-logs.sh 16:12:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:12:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:12:57 ---> job-cost.sh 16:12:57 lf-activate-venv: SKIPPING 16:12:57 DEBUG: total: 0.2199999988079071 16:12:57 INFO: Retrieving Stack Cost... 16:12:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:12:58 INFO: Archiving Costs [Pipeline] echo 16:12:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:12:58 ---> logs-deploy.sh 16:12:58 lf-activate-venv: SKIPPING 16:12:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/12 16:12:58 INFO: archiving workspace using pattern(s): 16:12:59 Archives upload complete. 16:12:59 INFO: archiving logs to Nexus 16:13:00 ---> uname -a: 16:13:00 Linux prd-ubuntu20-04-docker-8c-8g-19571 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:13:00 16:13:00 16:13:00 ---> lscpu: 16:13:00 Architecture: x86_64 16:13:00 CPU op-mode(s): 32-bit, 64-bit 16:13:00 Byte Order: Little Endian 16:13:00 Address sizes: 40 bits physical, 48 bits virtual 16:13:00 CPU(s): 8 16:13:00 On-line CPU(s) list: 0-7 16:13:00 Thread(s) per core: 1 16:13:00 Core(s) per socket: 1 16:13:00 Socket(s): 8 16:13:00 NUMA node(s): 1 16:13:00 Vendor ID: AuthenticAMD 16:13:00 CPU family: 23 16:13:00 Model: 49 16:13:00 Model name: AMD EPYC-Rome Processor 16:13:00 Stepping: 0 16:13:00 CPU MHz: 2799.998 16:13:00 BogoMIPS: 5599.99 16:13:00 Virtualization: AMD-V 16:13:00 Hypervisor vendor: KVM 16:13:00 Virtualization type: full 16:13:00 L1d cache: 256 KiB 16:13:00 L1i cache: 256 KiB 16:13:00 L2 cache: 4 MiB 16:13:00 L3 cache: 128 MiB 16:13:00 NUMA node0 CPU(s): 0-7 16:13:00 Vulnerability Itlb multihit: Not affected 16:13:00 Vulnerability L1tf: Not affected 16:13:00 Vulnerability Mds: Not affected 16:13:00 Vulnerability Meltdown: Not affected 16:13:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:00 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:00 Vulnerability Srbds: Not affected 16:13:00 Vulnerability Tsx async abort: Not affected 16:13:00 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 16:13:00 16:13:00 16:13:00 ---> nproc: 16:13:00 8 16:13:00 16:13:00