Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c88730b3aaa7ac1952e9fbb15c26432133655daf 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-ssh5730927590230668000.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7170873175320181943.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9386165013632865261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11686781649976026022.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh9632538744450796923.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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:[16], 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: 16 [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-15371 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 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Avoid second fetch Checking out Revision c88730b3aaa7ac1952e9fbb15c26432133655daf (gcc) Commit message: "Merge pull request #209 from ernestojeda/gcc" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c88730b3aaa7ac1952e9fbb15c26432133655daf # timeout=10 > git rev-list --no-walk e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:54 ========================================================= 23:22:54 EdgeX Global Pipelines Version Info 23:22:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:22:55 ------------------- 23:22:55 stable info: 23:22:55 ------------------- 23:22:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:22:55 Message: update stable to v1.0.254 23:22:55 ------------------- 23:22:55 experimental info: 23:22:55 ------------------- 23:22:55 Commited By: **** collab-it+edgex@linuxfoundation.org 23:22:55 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:22:55 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 16 [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c88730b3aaa7ac1952e9fbb15c26432133655daf [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c88730b [Pipeline] echo 23:22:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:56 provisioning config files... 23:22:56 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3611387062702241455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:56 ---> docker-login.sh 23:22:56 nexus3.edgexfoundry.org:10001 23:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:56 Configure a credential helper to remove this warning. See 23:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:56 23:22:56 Login Succeeded 23:22:56 nexus3.edgexfoundry.org:10002 23:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:56 Configure a credential helper to remove this warning. See 23:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:56 23:22:56 Login Succeeded 23:22:56 nexus3.edgexfoundry.org:10003 23:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:57 Configure a credential helper to remove this warning. See 23:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:57 23:22:57 Login Succeeded 23:22:57 nexus3.edgexfoundry.org:10004 23:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:57 Configure a credential helper to remove this warning. See 23:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:57 23:22:57 Login Succeeded 23:22:57 docker.io 23:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:57 Configure a credential helper to remove this warning. See 23:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:57 23:22:57 Login Succeeded 23:22:57 ---> docker-login.sh ends [Pipeline] } 23:22:57 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 23:22:57 provisioning config files... 23:22:57 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config15745170641527031956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:57 ---> docker-login.sh 23:22:57 nexus3.edgexfoundry.org:10001 23:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:57 Configure a credential helper to remove this warning. See 23:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:57 23:22:57 Login Succeeded 23:22:57 nexus3.edgexfoundry.org:10002 23:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:57 Configure a credential helper to remove this warning. See 23:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:57 23:22:57 Login Succeeded 23:22:57 nexus3.edgexfoundry.org:10003 23:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:58 Configure a credential helper to remove this warning. See 23:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:58 23:22:58 Login Succeeded 23:22:58 nexus3.edgexfoundry.org:10004 23:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:58 Configure a credential helper to remove this warning. See 23:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:58 23:22:58 Login Succeeded 23:22:58 docker.io 23:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:58 Configure a credential helper to remove this warning. See 23:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:58 23:22:58 Login Succeeded 23:22:58 ---> docker-login.sh ends [Pipeline] } 23:22:58 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 23:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:22:59 + ls -al . 23:22:59 total 20 23:22:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:22 . 23:22:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:22 .. 23:22:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:22 .git 23:22:59 -rw-rw-r-- 1 jenkins jenkins 332 Oct 30 23:22 Dockerfile 23:22:59 -rw-rw-r-- 1 jenkins jenkins 883 Oct 30 23:22 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:00 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf --label arch=amd64 . 23:23:00 Sending build context to Docker daemon 458.8kB 23:23:00 Step 1/5 : FROM alpine:3.18 23:23:00 3.18: Pulling from library/alpine 23:23:00 96526aa774ef: Pulling fs layer 23:23:01 96526aa774ef: Download complete 23:23:01 96526aa774ef: Pull complete 23:23:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:01 Status: Downloaded newer image for alpine:3.18 23:23:01 ---> 8ca4688f4f35 23:23:01 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:23:01 ---> Running in b02837790768 23:23:01 Removing intermediate container b02837790768 23:23:01 ---> 54180dd1cf23 23:23:01 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 23:23:01 ---> Running in a9a4300c17fd 23:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:23:02 (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:23:02 (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 23:23:02 (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 23:23:02 (4/70) Installing libgcc (12.2.1_git20220924-r10) 23:23:02 (5/70) Installing libstdc++ (12.2.1_git20220924-r10) 23:23:02 (6/70) Installing zstd-libs (1.5.5-r4) 23:23:02 (7/70) Installing binutils (2.40-r7) 23:23:02 (8/70) Installing libmagic (5.45-r0) 23:23:02 (9/70) Installing file (5.45-r0) 23:23:02 (10/70) Installing libgomp (12.2.1_git20220924-r10) 23:23:02 (11/70) Installing libatomic (12.2.1_git20220924-r10) 23:23:02 (12/70) Installing gmp (6.2.1-r3) 23:23:02 (13/70) Installing isl26 (0.26-r1) 23:23:02 (14/70) Installing mpfr4 (4.2.0_p12-r0) 23:23:02 (15/70) Installing mpc1 (1.3.1-r1) 23:23:02 (16/70) Installing gcc (12.2.1_git20220924-r10) 23:23:03 (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) 23:23:03 (18/70) Installing musl-dev (1.2.4-r2) 23:23:03 (19/70) Installing libc-dev (0.7.2-r5) 23:23:03 (20/70) Installing g++ (12.2.1_git20220924-r10) 23:23:03 (21/70) Installing make (4.4.1-r1) 23:23:03 (22/70) Installing fortify-headers (1.1-r3) 23:23:03 (23/70) Installing patch (2.7.6-r10) 23:23:03 (24/70) Installing build-base (0.5-r3) 23:23:03 (25/70) Installing libacl (2.3.1-r3) 23:23:03 (26/70) Installing libbz2 (1.0.8-r5) 23:23:03 (27/70) Installing libexpat (2.5.0-r1) 23:23:03 (28/70) Installing lz4-libs (1.9.4-r4) 23:23:03 (29/70) Installing xz-libs (5.4.3-r0) 23:23:03 (30/70) Installing libarchive (3.7.2-r0) 23:23:04 (31/70) Installing ca-certificates (20230506-r0) 23:23:04 (32/70) Installing brotli-libs (1.0.9-r14) 23:23:04 (33/70) Installing libunistring (1.1-r1) 23:23:04 (34/70) Installing libidn2 (2.3.4-r1) 23:23:04 (35/70) Installing nghttp2-libs (1.57.0-r0) 23:23:04 (36/70) Installing libcurl (8.4.0-r0) 23:23:04 (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) 23:23:04 (38/70) Installing libncursesw (6.4_p20230506-r0) 23:23:04 (39/70) Installing libformw (6.4_p20230506-r0) 23:23:04 (40/70) Installing rhash-libs (1.4.3-r2) 23:23:04 (41/70) Installing libuv (1.44.2-r2) 23:23:04 (42/70) Installing cmake (3.26.5-r0) 23:23:04 (43/70) Installing pkgconf (1.9.5-r0) 23:23:04 (44/70) Installing libidn2-dev (2.3.4-r1) 23:23:04 (45/70) Installing openssl-dev (3.1.4-r0) 23:23:04 (46/70) Installing nghttp2-dev (1.57.0-r0) 23:23:04 (47/70) Installing zlib-dev (1.2.13-r1) 23:23:04 (48/70) Installing brotli (1.0.9-r14) 23:23:04 (49/70) Installing brotli-dev (1.0.9-r14) 23:23:04 (50/70) Installing curl-dev (8.4.0-r0) 23:23:04 (51/70) Installing pcre2 (10.42-r1) 23:23:04 (52/70) Installing git (2.40.1-r0) 23:23:04 (53/70) Installing nettle (3.8.1-r2) 23:23:04 (54/70) Installing libffi (3.4.4-r2) 23:23:04 (55/70) Installing p11-kit (0.24.1-r2) 23:23:04 (56/70) Installing libtasn1 (4.19.0-r1) 23:23:04 (57/70) Installing gnutls (3.8.0-r2) 23:23:04 (58/70) Installing libmicrohttpd (0.9.77-r0) 23:23:04 (59/70) Installing gnutls-c++ (3.8.0-r2) 23:23:04 (60/70) Installing libgmpxx (6.2.1-r3) 23:23:04 (61/70) Installing gmp-dev (6.2.1-r3) 23:23:04 (62/70) Installing nettle-dev (3.8.1-r2) 23:23:04 (63/70) Installing libtasn1-progs (4.19.0-r1) 23:23:04 (64/70) Installing libtasn1-dev (4.19.0-r1) 23:23:04 (65/70) Installing p11-kit-dev (0.24.1-r2) 23:23:04 (66/70) Installing gnutls-dev (3.8.0-r2) 23:23:04 (67/70) Installing libmicrohttpd-dev (0.9.77-r0) 23:23:04 (68/70) Installing linux-headers (6.3-r0) 23:23:04 (69/70) Installing yaml (0.2.5-r1) 23:23:04 (70/70) Installing yaml-dev (0.2.5-r1) 23:23:05 Executing busybox-1.36.1-r2.trigger 23:23:05 Executing ca-certificates-20230506-r0.trigger 23:23:05 OK: 329 MiB in 82 packages 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:23:05 (1/4) Upgrading busybox (1.36.1-r2 -> 1.36.1-r4) 23:23:05 Executing busybox-1.36.1-r4.post-upgrade 23:23:05 (2/4) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r4) 23:23:05 (3/4) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r4) 23:23:05 (4/4) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:23:05 Executing busybox-1.36.1-r4.trigger 23:23:05 OK: 329 MiB in 82 packages 23:23:12 Removing intermediate container a9a4300c17fd 23:23:12 ---> 18b06feebb64 23:23:12 Step 4/5 : LABEL arch=amd64 23:23:12 ---> Running in 695a02f36533 23:23:12 Removing intermediate container 695a02f36533 23:23:12 ---> 383378813a99 23:23:12 Step 5/5 : LABEL git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf 23:23:12 ---> Running in a5fc9507a0c6 23:23:12 Removing intermediate container a5fc9507a0c6 23:23:12 ---> 6605166a5db4 23:23:12 [Warning] One or more build-args [ARCH] were not consumed 23:23:12 Successfully built 6605166a5db4 23:23:12 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 23:23:12 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 23:23:12 c88730b3aaa7ac1952e9fbb15c26432133655daf 23:23:12 latest 23:23:12 gcc 23:23:12 16 23:23:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:12 Still waiting to schedule task 23:23:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:23:12 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:c88730b3aaa7ac1952e9fbb15c26432133655daf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:12 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:c88730b3aaa7ac1952e9fbb15c26432133655daf 23:23:12 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 23:23:12 0f72ad8c23e7: Preparing 23:23:12 cc2447e1835a: Preparing 23:23:13 cc2447e1835a: Pushed 23:23:45 0f72ad8c23e7: Pushed 23:23:45 c88730b3aaa7ac1952e9fbb15c26432133655daf: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:46 + 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 23:23:46 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 23:23:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 23:23:46 0f72ad8c23e7: Preparing 23:23:46 cc2447e1835a: Preparing 23:23:46 cc2447e1835a: Layer already exists 23:23:46 0f72ad8c23e7: Layer already exists 23:23:46 latest: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:46 + 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 23:23:47 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 23:23:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 23:23:47 0f72ad8c23e7: Preparing 23:23:47 cc2447e1835a: Preparing 23:23:47 cc2447e1835a: Layer already exists 23:23:47 0f72ad8c23e7: Layer already exists 23:23:47 gcc: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:47 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:47 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:16 23:23:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 23:23:47 0f72ad8c23e7: Preparing 23:23:47 cc2447e1835a: Preparing 23:23:47 cc2447e1835a: Layer already exists 23:23:47 0f72ad8c23e7: Layer already exists 23:23:47 16: digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:47 ===================================================== [Pipeline] echo 23:23:47 taggedImages: 23:23:47 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:c88730b3aaa7ac1952e9fbb15c26432133655daf 23:23:47 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 23:23:47 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 23:23:47 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:16 [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 23:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:48 23:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:48 latest: Pulling from edgex-lftools-log-publisher 23:23:48 5eb5b503b376: Pulling fs layer 23:23:48 5c69ac0246d0: Pulling fs layer 23:23:48 ec43610c2a17: Pulling fs layer 23:23:48 3a2ae6a8a46f: Pulling fs layer 23:23:48 33b1e0a273af: Pulling fs layer 23:23:48 5d3b04190fa2: Pulling fs layer 23:23:48 2f39f015ded8: Pulling fs layer 23:23:48 33b1e0a273af: Waiting 23:23:48 5d3b04190fa2: Waiting 23:23:48 2f39f015ded8: Waiting 23:23:48 3a2ae6a8a46f: Waiting 23:23:48 5c69ac0246d0: Verifying Checksum 23:23:48 5c69ac0246d0: Download complete 23:23:48 3a2ae6a8a46f: Verifying Checksum 23:23:48 3a2ae6a8a46f: Download complete 23:23:48 ec43610c2a17: Verifying Checksum 23:23:48 ec43610c2a17: Download complete 23:23:48 33b1e0a273af: Verifying Checksum 23:23:48 33b1e0a273af: Download complete 23:23:48 5d3b04190fa2: Verifying Checksum 23:23:48 5d3b04190fa2: Download complete 23:23:48 5eb5b503b376: Verifying Checksum 23:23:48 5eb5b503b376: Download complete 23:23:49 2f39f015ded8: Verifying Checksum 23:23:49 2f39f015ded8: Download complete 23:23:50 5eb5b503b376: Pull complete 23:23:50 5c69ac0246d0: Pull complete 23:23:51 ec43610c2a17: Pull complete 23:23:51 3a2ae6a8a46f: Pull complete 23:23:51 33b1e0a273af: Pull complete 23:23:51 5d3b04190fa2: Pull complete 23:23:55 2f39f015ded8: Pull complete 23:23:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:55 prd-ubuntu20.04-docker-8c-8g-15371 does not seem to be running inside a container 23:23:55 $ 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 23:23:56 $ docker top b151e941b17bacfc31d6a1542d30f89e1947378ff3523ac36f202d4f61a85f3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:57 ---> job-cost.sh 23:23:57 lf-activate-venv: SKIPPING 23:23:57 INFO: No Stack... 23:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:23:57 INFO: Archiving Costs [Pipeline] sh 23:23:58 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 23:23:58 + cut -d, -f6 [Pipeline] lock 23:23:58 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] 23:23:58 Resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] did not exist. Created. 23:23:58 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:58 + echo total: 0.2199999988079071 [Pipeline] stash 23:23:58 Stashed 1 file(s) [Pipeline] } 23:23:58 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:58 $ docker stop --time=1 b151e941b17bacfc31d6a1542d30f89e1947378ff3523ac36f202d4f61a85f3b 23:23:59 $ docker rm -f --volumes b151e941b17bacfc31d6a1542d30f89e1947378ff3523ac36f202d4f61a85f3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15383 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 23:25:12 Selected Git installation does not exist. Using Default 23:25:12 The recommended git tool is: NONE 23:25:19 using credential edgex-jenkins-ssh 23:25:19 Cloning the remote Git repository 23:25:19 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 23:25:20 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 23:25:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 23:25:20 > git --version # timeout=10 23:25:20 > git --version # 'git version 2.25.1' 23:25:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:21 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 23:25:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:22 Avoid second fetch 23:25:22 Checking out Revision c88730b3aaa7ac1952e9fbb15c26432133655daf (gcc) 23:25:22 > git config core.sparsecheckout # timeout=10 23:25:22 > git checkout -f c88730b3aaa7ac1952e9fbb15c26432133655daf # timeout=10 23:25:23 Commit message: "Merge pull request #209 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:24 Dload Upload Total Spent Left Speed 23:25:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 23:25:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 23:25:25 sudo tee /etc/docker/daemon.new 23:25:25 { 23:25:25 "registry-mirrors": [ 23:25:25 "https://nexus3.edgexfoundry.org:10001" 23:25:25 ], 23:25:25 "bip": "10.250.0.254/24", 23:25:25 "hosts": [ 23:25:25 "tcp://0.0.0.0:5555", 23:25:25 "unix:///var/run/docker.sock" 23:25:25 ], 23:25:25 "mtu": 1458, 23:25:25 "selinux-enabled": true, 23:25:25 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:25 } [Pipeline] sh 23:25:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:25:44 provisioning config files... 23:25:44 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config16088603833787844858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:45 ---> docker-login.sh 23:25:45 nexus3.edgexfoundry.org:10001 23:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:45 Configure a credential helper to remove this warning. See 23:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:45 23:25:45 Login Succeeded 23:25:45 nexus3.edgexfoundry.org:10002 23:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:46 Configure a credential helper to remove this warning. See 23:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:46 23:25:46 Login Succeeded 23:25:46 nexus3.edgexfoundry.org:10003 23:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:46 Configure a credential helper to remove this warning. See 23:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:46 23:25:46 Login Succeeded 23:25:46 nexus3.edgexfoundry.org:10004 23:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:46 Configure a credential helper to remove this warning. See 23:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:46 23:25:46 Login Succeeded 23:25:46 docker.io 23:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:47 Configure a credential helper to remove this warning. See 23:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:47 23:25:47 Login Succeeded 23:25:47 ---> docker-login.sh ends [Pipeline] } 23:25:47 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 23:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:48 + ls -al . 23:25:48 total 20 23:25:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 23:25 . 23:25:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:25 .. 23:25:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 23:25 .git 23:25:48 -rw-rw-r-- 1 jenkins jenkins 332 Oct 30 23:25 Dockerfile 23:25:48 -rw-rw-r-- 1 jenkins jenkins 883 Oct 30 23:25 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:48 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf --label arch=arm64 . 23:25:49 Sending build context to Docker daemon 458.8kB 23:25:49 Step 1/5 : FROM alpine:3.18 23:25:50 3.18: Pulling from library/alpine 23:25:50 579b34f0a95b: Pulling fs layer 23:25:50 579b34f0a95b: Verifying Checksum 23:25:50 579b34f0a95b: Download complete 23:25:54 579b34f0a95b: Pull complete 23:25:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:25:54 Status: Downloaded newer image for alpine:3.18 23:25:54 ---> 3cc203321400 23:25:54 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:25:55 ---> Running in 2ce73f63bf6f 23:25:55 Removing intermediate container 2ce73f63bf6f 23:25:55 ---> 944c80dff2e0 23:25:55 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 23:25:55 ---> Running in 8c84540d9a9c 23:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:25:59 (1/70) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:25:59 (2/70) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 23:25:59 (3/70) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 23:25:59 (4/70) Installing libgcc (12.2.1_git20220924-r10) 23:25:59 (5/70) Installing libstdc++ (12.2.1_git20220924-r10) 23:25:59 (6/70) Installing zstd-libs (1.5.5-r4) 23:25:59 (7/70) Installing binutils (2.40-r7) 23:25:59 (8/70) Installing libmagic (5.45-r0) 23:25:59 (9/70) Installing file (5.45-r0) 23:25:59 (10/70) Installing libgomp (12.2.1_git20220924-r10) 23:25:59 (11/70) Installing libatomic (12.2.1_git20220924-r10) 23:25:59 (12/70) Installing gmp (6.2.1-r3) 23:25:59 (13/70) Installing isl26 (0.26-r1) 23:25:59 (14/70) Installing mpfr4 (4.2.0_p12-r0) 23:25:59 (15/70) Installing mpc1 (1.3.1-r1) 23:25:59 (16/70) Installing gcc (12.2.1_git20220924-r10) 23:26:03 (17/70) Installing libstdc++-dev (12.2.1_git20220924-r10) 23:26:04 (18/70) Installing musl-dev (1.2.4-r2) 23:26:04 (19/70) Installing libc-dev (0.7.2-r5) 23:26:04 (20/70) Installing g++ (12.2.1_git20220924-r10) 23:26:05 (21/70) Installing make (4.4.1-r1) 23:26:05 (22/70) Installing fortify-headers (1.1-r3) 23:26:05 (23/70) Installing patch (2.7.6-r10) 23:26:05 (24/70) Installing build-base (0.5-r3) 23:26:05 (25/70) Installing libacl (2.3.1-r3) 23:26:05 (26/70) Installing libbz2 (1.0.8-r5) 23:26:05 (27/70) Installing libexpat (2.5.0-r1) 23:26:05 (28/70) Installing lz4-libs (1.9.4-r4) 23:26:05 (29/70) Installing xz-libs (5.4.3-r0) 23:26:05 (30/70) Installing libarchive (3.7.2-r0) 23:26:05 (31/70) Installing ca-certificates (20230506-r0) 23:26:05 (32/70) Installing brotli-libs (1.0.9-r14) 23:26:05 (33/70) Installing libunistring (1.1-r1) 23:26:05 (34/70) Installing libidn2 (2.3.4-r1) 23:26:05 (35/70) Installing nghttp2-libs (1.57.0-r0) 23:26:05 (36/70) Installing libcurl (8.4.0-r0) 23:26:05 (37/70) Installing ncurses-terminfo-base (6.4_p20230506-r0) 23:26:05 (38/70) Installing libncursesw (6.4_p20230506-r0) 23:26:05 (39/70) Installing libformw (6.4_p20230506-r0) 23:26:05 (40/70) Installing rhash-libs (1.4.3-r2) 23:26:05 (41/70) Installing libuv (1.44.2-r2) 23:26:05 (42/70) Installing cmake (3.26.5-r0) 23:26:08 (43/70) Installing pkgconf (1.9.5-r0) 23:26:08 (44/70) Installing libidn2-dev (2.3.4-r1) 23:26:08 (45/70) Installing openssl-dev (3.1.4-r0) 23:26:08 (46/70) Installing nghttp2-dev (1.57.0-r0) 23:26:08 (47/70) Installing zlib-dev (1.2.13-r1) 23:26:08 (48/70) Installing brotli (1.0.9-r14) 23:26:08 (49/70) Installing brotli-dev (1.0.9-r14) 23:26:08 (50/70) Installing curl-dev (8.4.0-r0) 23:26:08 (51/70) Installing pcre2 (10.42-r1) 23:26:08 (52/70) Installing git (2.40.1-r0) 23:26:09 (53/70) Installing nettle (3.8.1-r2) 23:26:09 (54/70) Installing libffi (3.4.4-r2) 23:26:09 (55/70) Installing p11-kit (0.24.1-r2) 23:26:09 (56/70) Installing libtasn1 (4.19.0-r1) 23:26:09 (57/70) Installing gnutls (3.8.0-r2) 23:26:09 (58/70) Installing libmicrohttpd (0.9.77-r0) 23:26:09 (59/70) Installing gnutls-c++ (3.8.0-r2) 23:26:09 (60/70) Installing libgmpxx (6.2.1-r3) 23:26:09 (61/70) Installing gmp-dev (6.2.1-r3) 23:26:09 (62/70) Installing nettle-dev (3.8.1-r2) 23:26:09 (63/70) Installing libtasn1-progs (4.19.0-r1) 23:26:09 (64/70) Installing libtasn1-dev (4.19.0-r1) 23:26:09 (65/70) Installing p11-kit-dev (0.24.1-r2) 23:26:09 (66/70) Installing gnutls-dev (3.8.0-r2) 23:26:09 (67/70) Installing libmicrohttpd-dev (0.9.77-r0) 23:26:09 (68/70) Installing linux-headers (6.3-r0) 23:26:10 (69/70) Installing yaml (0.2.5-r1) 23:26:10 (70/70) Installing yaml-dev (0.2.5-r1) 23:26:10 Executing busybox-1.36.1-r2.trigger 23:26:10 Executing ca-certificates-20230506-r0.trigger 23:26:10 OK: 325 MiB in 82 packages 23:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:26:13 (1/4) Upgrading busybox (1.36.1-r2 -> 1.36.1-r4) 23:26:13 Executing busybox-1.36.1-r4.post-upgrade 23:26:13 (2/4) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r4) 23:26:13 (3/4) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r4) 23:26:13 (4/4) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:26:13 Executing busybox-1.36.1-r4.trigger 23:26:13 OK: 325 MiB in 82 packages 23:26:28 Removing intermediate container 8c84540d9a9c 23:26:28 ---> 8fb27826f41b 23:26:28 Step 4/5 : LABEL arch=arm64 23:26:28 ---> Running in 59aea0ad3db2 23:26:28 Removing intermediate container 59aea0ad3db2 23:26:28 ---> 161ad8d84d93 23:26:28 Step 5/5 : LABEL git_sha=c88730b3aaa7ac1952e9fbb15c26432133655daf 23:26:28 ---> Running in 5c9f12a77ae9 23:26:28 Removing intermediate container 5c9f12a77ae9 23:26:28 ---> 2b552cad5dd9 23:26:28 [Warning] One or more build-args [ARCH] were not consumed 23:26:28 Successfully built 2b552cad5dd9 23:26:28 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 23:26:28 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 23:26:28 c88730b3aaa7ac1952e9fbb15c26432133655daf 23:26:28 latest 23:26:28 gcc 23:26:28 16 23:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:29 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:c88730b3aaa7ac1952e9fbb15c26432133655daf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:29 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:c88730b3aaa7ac1952e9fbb15c26432133655daf 23:26:29 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 23:26:29 6e20c635b625: Preparing 23:26:29 5f4d9fc4d98d: Preparing 23:26:31 5f4d9fc4d98d: Pushed 23:27:39 6e20c635b625: Pushed 23:27:39 c88730b3aaa7ac1952e9fbb15c26432133655daf: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + 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 23:27:40 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 23:27:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 23:27:40 6e20c635b625: Preparing 23:27:40 5f4d9fc4d98d: Preparing 23:27:40 5f4d9fc4d98d: Layer already exists 23:27:40 6e20c635b625: Layer already exists 23:27:40 latest: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:40 + 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 23:27:41 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 23:27:41 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 23:27:41 6e20c635b625: Preparing 23:27:41 5f4d9fc4d98d: Preparing 23:27:41 6e20c635b625: Layer already exists 23:27:41 5f4d9fc4d98d: Layer already exists 23:27:41 gcc: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:42 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:42 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:16 23:27:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 23:27:42 6e20c635b625: Preparing 23:27:42 5f4d9fc4d98d: Preparing 23:27:42 5f4d9fc4d98d: Layer already exists 23:27:42 6e20c635b625: Layer already exists 23:27:42 16: digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:42 ===================================================== [Pipeline] echo 23:27:42 taggedImages: 23:27:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:c88730b3aaa7ac1952e9fbb15c26432133655daf 23:27:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 23:27:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 23:27:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:16 [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 23:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:43 23:27:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:43 arm64: Pulling from edgex-lftools-log-publisher 23:27:43 8998bd30e6a1: Pulling fs layer 23:27:43 04944245beec: Pulling fs layer 23:27:43 699f458cf7ca: Pulling fs layer 23:27:43 765212b225bb: Pulling fs layer 23:27:43 f23df028b6ca: Pulling fs layer 23:27:43 d65c8cfc05b1: Pulling fs layer 23:27:43 2437ff75d9bd: Pulling fs layer 23:27:43 765212b225bb: Waiting 23:27:43 f23df028b6ca: Waiting 23:27:43 d65c8cfc05b1: Waiting 23:27:43 2437ff75d9bd: Waiting 23:27:43 04944245beec: Verifying Checksum 23:27:43 04944245beec: Download complete 23:27:43 765212b225bb: Download complete 23:27:43 f23df028b6ca: Download complete 23:27:44 d65c8cfc05b1: Download complete 23:27:44 699f458cf7ca: Verifying Checksum 23:27:44 699f458cf7ca: Download complete 23:27:44 8998bd30e6a1: Verifying Checksum 23:27:44 8998bd30e6a1: Download complete 23:27:47 2437ff75d9bd: Verifying Checksum 23:27:47 2437ff75d9bd: Download complete 23:27:49 8998bd30e6a1: Pull complete 23:27:50 04944245beec: Pull complete 23:27:53 699f458cf7ca: Pull complete 23:27:54 765212b225bb: Pull complete 23:27:55 f23df028b6ca: Pull complete 23:27:55 d65c8cfc05b1: Pull complete 23:28:13 2437ff75d9bd: Pull complete 23:28:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:13 prd-ubuntu20.04-docker-arm64-4c-16g-15383 does not seem to be running inside a container 23:28:13 $ 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 23:28:15 $ docker top 6c10d466dd293e16fa1af952870cbba282baf5de374fe816769f0700de151bd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:16 ---> job-cost.sh 23:28:16 lf-activate-venv: SKIPPING 23:28:16 INFO: No Stack... 23:28:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:28:18 INFO: Archiving Costs [Pipeline] sh 23:28:18 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 23:28:18 + cut -d, -f6 [Pipeline] lock 23:28:18 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] 23:28:18 Resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] did not exist. Created. 23:28:18 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:19 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-246d74d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:28:20 + echo total: 0.10999999940395355 [Pipeline] stash 23:28:20 Warning: overwriting stash ‘stack-cost’ 23:28:20 Stashed 1 file(s) [Pipeline] } 23:28:20 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-16-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:20 $ docker stop --time=1 6c10d466dd293e16fa1af952870cbba282baf5de374fe816769f0700de151bd8 23:28:23 $ docker rm -f --volumes 6c10d466dd293e16fa1af952870cbba282baf5de374fe816769f0700de151bd8 [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 23:28:24 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 23:28:24 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 23:28:24 total 16 23:28:24 drwxr-xr-x 3 root root 4096 Oct 30 23:23 . 23:28:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:23 .. 23:28:24 drwxr-xr-x 2 root root 4096 Oct 30 23:23 cost 23:28:24 -rw-r--r-- 1 root root 85 Oct 30 23:23 cost.csv 23:28:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 23:28:24 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 23:28:24 total 16 23:28:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 23:23 . 23:28:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 23:23 .. 23:28:24 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 23:23 cost 23:28:24 -rw-r--r-- 1 jenkins jenkins 85 Oct 30 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:28:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:28:25 ---> package-listing.sh 23:28:25 ++ facter osfamily 23:28:25 ++ tr '[:upper:]' '[:lower:]' 23:28:25 + OS_FAMILY=debian 23:28:25 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 23:28:25 + START_PACKAGES=/tmp/packages_start.txt 23:28:25 + END_PACKAGES=/tmp/packages_end.txt 23:28:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:25 + PACKAGES=/tmp/packages_start.txt 23:28:25 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 23:28:25 + PACKAGES=/tmp/packages_end.txt 23:28:25 + case "${OS_FAMILY}" in 23:28:25 + dpkg -l 23:28:25 + grep '^ii' 23:28:25 + '[' -f /tmp/packages_start.txt ']' 23:28:25 + '[' -f /tmp/packages_end.txt ']' 23:28:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:25 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 23:28:25 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 23:28:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 23:28:25 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 23:28:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:26 prd-ubuntu20.04-docker-8c-8g-15371 does not seem to be running inside a container 23:28:26 $ 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 23:28:26 $ docker top 447a2e5f58d475184780565fd9714f8dddf9aba3a48a6c06071c31871f159c29 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:27 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:27 + mkdir -p /var/log/sysstat [Pipeline] sh 23:28:27 + ls /var/log/sa-host 23:28:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:27 provisioning config files... 23:28:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3454768998549040533tmp [Pipeline] { [Pipeline] echo 23:28:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:28 ---> create-netrc.sh [Pipeline] } 23:28:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:28 ---> python-tools-install.sh [Pipeline] echo 23:28:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:28 ---> sudo-logs.sh 23:28:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:28 ---> job-cost.sh 23:28:28 lf-activate-venv: SKIPPING 23:28:28 DEBUG: total: 0.2199999988079071 23:28:28 INFO: Retrieving Stack Cost... 23:28:29 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:29 INFO: Archiving Costs [Pipeline] echo 23:28:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:29 ---> logs-deploy.sh 23:28:29 lf-activate-venv: SKIPPING 23:28:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/16 23:28:29 INFO: archiving workspace using pattern(s): 23:28:30 Archives upload complete. 23:28:30 INFO: archiving logs to Nexus 23:28:31 ---> uname -a: 23:28:31 Linux prd-ubuntu20-04-docker-8c-8g-15371 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:28:31 23:28:31 23:28:31 ---> lscpu: 23:28:31 Architecture: x86_64 23:28:31 CPU op-mode(s): 32-bit, 64-bit 23:28:31 Byte Order: Little Endian 23:28:31 Address sizes: 40 bits physical, 48 bits virtual 23:28:31 CPU(s): 8 23:28:31 On-line CPU(s) list: 0-7 23:28:31 Thread(s) per core: 1 23:28:31 Core(s) per socket: 1 23:28:31 Socket(s): 8 23:28:31 NUMA node(s): 1 23:28:31 Vendor ID: AuthenticAMD 23:28:31 CPU family: 23 23:28:31 Model: 49 23:28:31 Model name: AMD EPYC-Rome Processor 23:28:31 Stepping: 0 23:28:31 CPU MHz: 2800.000 23:28:31 BogoMIPS: 5600.00 23:28:31 Virtualization: AMD-V 23:28:31 Hypervisor vendor: KVM 23:28:31 Virtualization type: full 23:28:31 L1d cache: 256 KiB 23:28:31 L1i cache: 256 KiB 23:28:31 L2 cache: 4 MiB 23:28:31 L3 cache: 128 MiB 23:28:31 NUMA node0 CPU(s): 0-7 23:28:31 Vulnerability Itlb multihit: Not affected 23:28:31 Vulnerability L1tf: Not affected 23:28:31 Vulnerability Mds: Not affected 23:28:31 Vulnerability Meltdown: Not affected 23:28:31 Vulnerability Mmio stale data: Not affected 23:28:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:28:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:28:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:28:31 Vulnerability Srbds: Not affected 23:28:31 Vulnerability Tsx async abort: Not affected 23:28:31 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 23:28:31 23:28:31 23:28:31 ---> nproc: 23:28:31 8 23:28:31 23:28:31 23:28:31 ---> df -h: 23:28:31 Filesystem Size Used Avail Use% Mounted on 23:28:31 overlay 155G 9.9G 145G 7% / 23:28:31 tmpfs 64M 0 64M 0% /dev 23:28:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:28:31 shm 64M 0 64M 0% /dev/shm 23:28:31 /dev/vda1 155G 9.9G 145G 7% /facter-os 23:28:31 23:28:31 23:28:31 ---> sar -b -r -n DEV: 23:28:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15371) 10/30/23 _x86_64_ (8 CPU) 23:28:31 23:28:31 23:22:21 LINUX RESTART (8 CPU) 23:28:31 23:28:31 23:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:28:31 23:24:01 93.07 2.95 90.12 0.00 404.53 40266.18 0.00 23:28:31 23:25:01 1.88 0.00 1.88 0.00 0.00 24.55 0.00 23:28:31 23:26:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 23:28:31 23:27:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 23:28:31 23:28:01 27.66 10.21 17.45 0.00 3449.69 3700.98 0.00 23:28:31 Average: 25.09 2.63 22.46 0.00 770.83 8805.79 0.00 23:28:31 23:28:31 23:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:28:31 23:24:01 29400352 31604452 721464 2.19 71888 2409624 1734260 5.11 959276 2159596 248 23:28:31 23:25:01 29408968 31613228 712368 2.17 71964 2409628 1734260 5.11 949924 2159584 160 23:28:31 23:26:01 29407836 31612256 713132 2.17 72052 2409632 1734260 5.11 949940 2159588 8 23:28:31 23:27:01 29412776 31617244 707624 2.15 72100 2409636 1734260 5.11 944568 2159592 44 23:28:31 23:28:01 29177104 31596568 713616 2.17 77352 2613352 1791340 5.28 1102380 2213616 612 23:28:31 Average: 29361407 31608750 713641 2.17 73071 2450374 1745676 5.14 981218 2170395 214 23:28:31 23:28:31 23:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:28:31 23:24:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 23:28:31 23:24:01 docker0 29.64 114.01 1.79 1917.49 0.00 0.00 0.00 0.00 23:28:31 23:24:01 ens3 411.38 294.59 4479.90 2022.30 0.00 0.00 0.00 0.00 23:28:31 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:31 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:31 23:25:01 ens3 3.75 0.90 2.71 0.24 0.00 0.00 0.00 0.00 23:28:31 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:31 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:31 23:26:01 ens3 1.87 1.15 1.03 0.82 0.00 0.00 0.00 0.00 23:28:31 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:28:31 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:31 23:27:01 ens3 1.02 0.13 0.08 0.01 0.00 0.00 0.00 0.00 23:28:31 23:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:28:31 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:31 23:28:01 ens3 80.34 27.43 1374.69 2.39 0.00 0.00 0.00 0.00 23:28:31 Average: lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:28:31 Average: docker0 5.93 22.81 0.36 383.55 0.00 0.00 0.00 0.00 23:28:31 Average: ens3 99.68 64.85 1171.79 405.21 0.00 0.00 0.00 0.00 23:28:31 23:28:31