Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8dbff7922d1b221651f0b16e872d16215c6a8218 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-ssh12440906242323383333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh15472204487699560150.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9909705628681153228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5496440201037629478.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8742002928115142124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[5], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-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: 5 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4454 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.24.4' 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 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/jenkins-gitclient-ssh4620991446085303556.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8dbff7922d1b221651f0b16e872d16215c6a8218 (gcc) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 Commit message: "Merge pull request #182 from ernestojeda/gcc" > git rev-list --no-walk 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-02T16:39:41.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-02T16:39:41.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-02T16:39:41.422Z] ========================================================= [2022-02-02T16:39:41.422Z] EdgeX Global Pipelines Version Info [2022-02-02T16:39:41.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:39:42.549Z] ------------------- [2022-02-02T16:39:42.549Z] stable info: [2022-02-02T16:39:42.549Z] ------------------- [2022-02-02T16:39:42.549Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T16:39:42.549Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T16:39:42.549Z] Message: update stable to v1.0.220 [2022-02-02T16:39:43.120Z] ------------------- [2022-02-02T16:39:43.120Z] experimental info: [2022-02-02T16:39:43.120Z] ------------------- [2022-02-02T16:39:43.120Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T16:39:43.120Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T16:39:43.120Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-02-02T16:39:43.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-02-02T16:39:43.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2022-02-02T16:39:43.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-02-02T16:39:43.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-02T16:39:43.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-02T16:39:43.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2022-02-02T16:39:43.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-02-02T16:39:43.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-02-02T16:39:43.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-02-02T16:39:43.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-02T16:39:43.317Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-02-02T16:39:43.326Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2022-02-02T16:39:43.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-02T16:39:43.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-02T16:39:43.359Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2022-02-02T16:39:43.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 5 [Pipeline] echo [2022-02-02T16:39:43.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2022-02-02T16:39:43.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2022-02-02T16:39:43.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2022-02-02T16:39:43.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dbff7922d1b221651f0b16e872d16215c6a8218 [Pipeline] echo [2022-02-02T16:39:43.412Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dbff79 [Pipeline] echo [2022-02-02T16:39:43.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T16:39:43.460Z] provisioning config files... [2022-02-02T16:39:43.475Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3098913436471093259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:39:43.799Z] ---> docker-login.sh [2022-02-02T16:39:43.799Z] nexus3.edgexfoundry.org:10001 [2022-02-02T16:39:43.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:44.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:44.061Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:44.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:44.061Z] [2022-02-02T16:39:44.061Z] Login Succeeded [2022-02-02T16:39:44.061Z] nexus3.edgexfoundry.org:10002 [2022-02-02T16:39:44.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:44.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:44.061Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:44.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:44.061Z] [2022-02-02T16:39:44.061Z] Login Succeeded [2022-02-02T16:39:44.061Z] nexus3.edgexfoundry.org:10003 [2022-02-02T16:39:44.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:44.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:44.323Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:44.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:44.323Z] [2022-02-02T16:39:44.323Z] Login Succeeded [2022-02-02T16:39:44.323Z] nexus3.edgexfoundry.org:10004 [2022-02-02T16:39:44.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:44.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:44.323Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:44.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:44.323Z] [2022-02-02T16:39:44.323Z] Login Succeeded [2022-02-02T16:39:44.323Z] docker.io [2022-02-02T16:39:44.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:44.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:44.895Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:44.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:44.895Z] [2022-02-02T16:39:44.895Z] Login Succeeded [2022-02-02T16:39:44.895Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T16:39:44.904Z] 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 [2022-02-02T16:39:45.078Z] provisioning config files... [2022-02-02T16:39:45.086Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config2835282124513502696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:39:45.400Z] ---> docker-login.sh [2022-02-02T16:39:45.400Z] nexus3.edgexfoundry.org:10001 [2022-02-02T16:39:45.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:45.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:45.400Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:45.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:45.400Z] [2022-02-02T16:39:45.400Z] Login Succeeded [2022-02-02T16:39:45.400Z] nexus3.edgexfoundry.org:10002 [2022-02-02T16:39:45.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:45.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:45.400Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:45.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:45.400Z] [2022-02-02T16:39:45.400Z] Login Succeeded [2022-02-02T16:39:45.400Z] nexus3.edgexfoundry.org:10003 [2022-02-02T16:39:45.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:45.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:45.661Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:45.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:45.661Z] [2022-02-02T16:39:45.661Z] Login Succeeded [2022-02-02T16:39:45.661Z] nexus3.edgexfoundry.org:10004 [2022-02-02T16:39:45.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:45.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:45.661Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:45.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:45.661Z] [2022-02-02T16:39:45.661Z] Login Succeeded [2022-02-02T16:39:45.661Z] docker.io [2022-02-02T16:39:45.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:39:46.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:39:46.232Z] Configure a credential helper to remove this warning. See [2022-02-02T16:39:46.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:39:46.232Z] [2022-02-02T16:39:46.232Z] Login Succeeded [2022-02-02T16:39:46.232Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T16:39:46.240Z] 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 [2022-02-02T16:39:47.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-02T16:39:47.536Z] + ls -al . [2022-02-02T16:39:47.536Z] total 8 [2022-02-02T16:39:47.536Z] drwxrwxr-x. 3 jenkins jenkins 55 Feb 2 16:39 . [2022-02-02T16:39:47.536Z] drwxrwxr-x. 4 jenkins jenkins 112 Feb 2 16:39 .. [2022-02-02T16:39:47.536Z] -rw-rw-r--. 1 jenkins jenkins 401 Feb 2 16:39 Dockerfile [2022-02-02T16:39:47.536Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 16:39 .git [2022-02-02T16:39:47.536Z] -rw-rw-r--. 1 jenkins jenkins 883 Feb 2 16:39 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:39:47.886Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8dbff7922d1b221651f0b16e872d16215c6a8218 --label arch=amd64 . [2022-02-02T16:39:47.886Z] Sending build context to Docker daemon 407kB [2022-02-02T16:39:47.886Z] Step 1/6 : FROM alpine:3.14 [2022-02-02T16:39:48.456Z] 3.14: Pulling from library/alpine [2022-02-02T16:39:48.456Z] 97518928ae5f: Pulling fs layer [2022-02-02T16:39:48.719Z] 97518928ae5f: Verifying Checksum [2022-02-02T16:39:48.719Z] 97518928ae5f: Download complete [2022-02-02T16:39:48.719Z] 97518928ae5f: Pull complete [2022-02-02T16:39:48.981Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-02T16:39:48.981Z] Status: Downloaded newer image for alpine:3.14 [2022-02-02T16:39:48.981Z] ---> 0a97eee8041e [2022-02-02T16:39:48.981Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-02T16:39:48.981Z] ---> Running in 4a3a5226bfc3 [2022-02-02T16:39:49.255Z] Removing intermediate container 4a3a5226bfc3 [2022-02-02T16:39:49.255Z] ---> 6e6dc2a1ff30 [2022-02-02T16:39:49.255Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T16:39:49.255Z] ---> Running in ac78d0f454c0 [2022-02-02T16:39:49.831Z] Removing intermediate container ac78d0f454c0 [2022-02-02T16:39:49.831Z] ---> f688ba8a5c87 [2022-02-02T16:39:49.831Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-02-02T16:39:49.831Z] ---> Running in 183b7c48c077 [2022-02-02T16:39:49.831Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-02-02T16:39:55.134Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-02-02T16:39:55.134Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-02-02T16:40:00.025Z] Still waiting to schedule task [2022-02-02T16:40:00.026Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4455’ is offline [2022-02-02T16:40:00.452Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2022-02-02T16:40:00.452Z] ERROR: unable to select packages: [2022-02-02T16:40:00.452Z]  build-base (no such package): [2022-02-02T16:40:00.452Z] required by: world[build-base] [2022-02-02T16:40:00.452Z] cmake (no such package): [2022-02-02T16:40:00.452Z] required by: world[cmake] [2022-02-02T16:40:00.452Z] curl-dev (no such package): [2022-02-02T16:40:00.452Z] required by: world[curl-dev] [2022-02-02T16:40:00.452Z] git (no such package): [2022-02-02T16:40:00.452Z] required by: world[git] [2022-02-02T16:40:00.452Z] libcurl (no such package): [2022-02-02T16:40:00.452Z] required by: world[libcurl] [2022-02-02T16:40:00.452Z] libmicrohttpd-dev (no such package): [2022-02-02T16:40:00.452Z] required by: world[libmicrohttpd-dev] [2022-02-02T16:40:00.452Z] linux-headers (no such package): [2022-02-02T16:40:00.452Z] required by: world[linux-headers] [2022-02-02T16:40:00.452Z] yaml (no such package): [2022-02-02T16:40:00.452Z] required by: world[yaml] [2022-02-02T16:40:00.452Z] yaml-dev (no such package): [2022-02-02T16:40:00.452Z] required by: world[yaml-dev] [2022-02-02T16:40:00.452Z] The command '/bin/sh -c apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev' returned a non-zero code: 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:40:00.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T16:40:00.841Z] [2022-02-02T16:40:00.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:40:01.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T16:40:01.152Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-02T16:40:01.152Z] b4d181a07f80: Pulling fs layer [2022-02-02T16:40:01.152Z] a1111a8f2ec3: Pulling fs layer [2022-02-02T16:40:01.152Z] ed53099fbce6: Pulling fs layer [2022-02-02T16:40:01.152Z] dc539afda2c1: Pulling fs layer [2022-02-02T16:40:01.152Z] 77bc0d833cb6: Pulling fs layer [2022-02-02T16:40:01.152Z] 9065ff56babe: Pulling fs layer [2022-02-02T16:40:01.152Z] d287ab97295c: Pulling fs layer [2022-02-02T16:40:01.152Z] dc539afda2c1: Waiting [2022-02-02T16:40:01.152Z] 77bc0d833cb6: Waiting [2022-02-02T16:40:01.152Z] 9065ff56babe: Waiting [2022-02-02T16:40:01.152Z] d287ab97295c: Waiting [2022-02-02T16:40:01.152Z] a1111a8f2ec3: Verifying Checksum [2022-02-02T16:40:01.152Z] a1111a8f2ec3: Download complete [2022-02-02T16:40:01.152Z] dc539afda2c1: Verifying Checksum [2022-02-02T16:40:01.152Z] dc539afda2c1: Download complete [2022-02-02T16:40:01.152Z] ed53099fbce6: Verifying Checksum [2022-02-02T16:40:01.152Z] ed53099fbce6: Download complete [2022-02-02T16:40:01.152Z] 9065ff56babe: Verifying Checksum [2022-02-02T16:40:01.152Z] 9065ff56babe: Download complete [2022-02-02T16:40:01.416Z] 77bc0d833cb6: Verifying Checksum [2022-02-02T16:40:01.416Z] 77bc0d833cb6: Download complete [2022-02-02T16:40:01.416Z] b4d181a07f80: Download complete [2022-02-02T16:40:01.999Z] d287ab97295c: Verifying Checksum [2022-02-02T16:40:01.999Z] d287ab97295c: Download complete [2022-02-02T16:40:02.949Z] b4d181a07f80: Pull complete [2022-02-02T16:40:03.211Z] a1111a8f2ec3: Pull complete [2022-02-02T16:40:03.479Z] ed53099fbce6: Pull complete [2022-02-02T16:40:03.742Z] dc539afda2c1: Pull complete [2022-02-02T16:40:04.010Z] 77bc0d833cb6: Pull complete [2022-02-02T16:40:04.010Z] 9065ff56babe: Pull complete [2022-02-02T16:40:09.335Z] d287ab97295c: Pull complete [2022-02-02T16:40:09.335Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-02T16:40:09.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T16:40:09.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-02T16:40:09.412Z] prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container [2022-02-02T16:40:09.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T16:40:12.481Z] $ docker top 6be9bedce6c1f166e9ff095173be23dff2c3e273682c7382248a42dc36fc10a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:40:12.896Z] ---> job-cost.sh [2022-02-02T16:40:12.896Z] lf-activate-venv: SKIPPING [2022-02-02T16:40:12.896Z] INFO: No Stack... [2022-02-02T16:40:13.156Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T16:40:13.727Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T16:40:14.017Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-02-02T16:40:14.017Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T16:40:14.048Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [2022-02-02T16:40:14.054Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] did not exist. Created. [2022-02-02T16:40:14.054Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T16:40:14.361Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-02T16:40:14.586Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T16:40:14.593Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T16:40:14.606Z] $ docker stop --time=1 6be9bedce6c1f166e9ff095173be23dff2c3e273682c7382248a42dc36fc10a8 [2022-02-02T16:40:15.739Z] $ docker rm -f 6be9bedce6c1f166e9ff095173be23dff2c3e273682c7382248a42dc36fc10a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T16:40:15.830Z] Failed in branch amd64 [2022-02-02T16:42:14.589Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4457 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2022-02-02T16:42:14.837Z] Selected Git installation does not exist. Using Default [2022-02-02T16:42:14.837Z] The recommended git tool is: NONE [2022-02-02T16:42:19.498Z] using credential edgex-jenkins-ssh [2022-02-02T16:42:19.531Z] Cloning the remote Git repository [2022-02-02T16:42:19.594Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-02-02T16:42:19.683Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2022-02-02T16:42:20.701Z] Avoid second fetch [2022-02-02T16:42:20.702Z] Checking out Revision 8dbff7922d1b221651f0b16e872d16215c6a8218 (gcc) [2022-02-02T16:42:19.780Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-02-02T16:42:19.781Z] > git --version # timeout=10 [2022-02-02T16:42:19.800Z] > git --version # 'git version 2.17.1' [2022-02-02T16:42:19.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T16:42:19.889Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T16:42:20.660Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-02-02T16:42:20.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T16:42:20.720Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T16:42:20.744Z] > git checkout -f 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 [2022-02-02T16:42:25.168Z] Commit message: "Merge pull request #182 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-02T16:42:26.008Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-02T16:42:26.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-02T16:42:26.008Z] Dload Upload Total Spent Left Speed [2022-02-02T16:42:26.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2022-02-02T16:42:26.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-02T16:42:26.904Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-02T16:42:26.904Z] + sudo tee /etc/docker/daemon.new [2022-02-02T16:42:26.904Z] { [2022-02-02T16:42:26.904Z] "registry-mirrors": [ [2022-02-02T16:42:26.904Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-02T16:42:26.904Z] ], [2022-02-02T16:42:26.904Z] "bip": "10.250.0.254/24", [2022-02-02T16:42:26.904Z] "hosts": [ [2022-02-02T16:42:26.904Z] "tcp://0.0.0.0:5555", [2022-02-02T16:42:26.904Z] "unix:///var/run/docker.sock" [2022-02-02T16:42:26.904Z] ], [2022-02-02T16:42:26.904Z] "mtu": 1458, [2022-02-02T16:42:26.904Z] "selinux-enabled": true, [2022-02-02T16:42:26.904Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-02T16:42:26.904Z] } [Pipeline] sh [2022-02-02T16:42:27.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-02T16:42:27.610Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T16:42:45.962Z] provisioning config files... [2022-02-02T16:42:45.986Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1864874503067117494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:42:46.349Z] ---> docker-login.sh [2022-02-02T16:42:46.349Z] nexus3.edgexfoundry.org:10001 [2022-02-02T16:42:46.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:42:47.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:42:47.229Z] Configure a credential helper to remove this warning. See [2022-02-02T16:42:47.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:42:47.229Z] [2022-02-02T16:42:47.229Z] Login Succeeded [2022-02-02T16:42:47.229Z] nexus3.edgexfoundry.org:10002 [2022-02-02T16:42:47.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:42:47.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:42:47.504Z] Configure a credential helper to remove this warning. See [2022-02-02T16:42:47.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:42:47.504Z] [2022-02-02T16:42:47.504Z] Login Succeeded [2022-02-02T16:42:47.504Z] nexus3.edgexfoundry.org:10003 [2022-02-02T16:42:47.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:42:48.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:42:48.145Z] Configure a credential helper to remove this warning. See [2022-02-02T16:42:48.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:42:48.145Z] [2022-02-02T16:42:48.145Z] Login Succeeded [2022-02-02T16:42:48.145Z] nexus3.edgexfoundry.org:10004 [2022-02-02T16:42:48.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:42:48.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:42:48.701Z] Configure a credential helper to remove this warning. See [2022-02-02T16:42:48.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:42:48.701Z] [2022-02-02T16:42:48.701Z] Login Succeeded [2022-02-02T16:42:48.701Z] docker.io [2022-02-02T16:42:48.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-02T16:42:49.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-02T16:42:49.245Z] Configure a credential helper to remove this warning. See [2022-02-02T16:42:49.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-02T16:42:49.245Z] [2022-02-02T16:42:49.245Z] Login Succeeded [2022-02-02T16:42:49.245Z] ---> docker-login.sh ends [Pipeline] } [2022-02-02T16:42:49.263Z] 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 [2022-02-02T16:42:49.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-02T16:42:50.007Z] + ls -al . [2022-02-02T16:42:50.007Z] total 20 [2022-02-02T16:42:50.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 16:42 . [2022-02-02T16:42:50.007Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 16:42 .. [2022-02-02T16:42:50.007Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 16:42 .git [2022-02-02T16:42:50.007Z] -rw-rw-r-- 1 jenkins jenkins 401 Feb 2 16:42 Dockerfile [2022-02-02T16:42:50.007Z] -rw-rw-r-- 1 jenkins jenkins 883 Feb 2 16:42 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:42:50.355Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8dbff7922d1b221651f0b16e872d16215c6a8218 --label arch=arm64 . [2022-02-02T16:42:50.629Z] Sending build context to Docker daemon 406kB [2022-02-02T16:42:50.629Z] Step 1/6 : FROM alpine:3.14 [2022-02-02T16:42:51.605Z] 3.14: Pulling from library/alpine [2022-02-02T16:42:51.877Z] be307f383ecc: Pulling fs layer [2022-02-02T16:42:51.877Z] be307f383ecc: Verifying Checksum [2022-02-02T16:42:51.877Z] be307f383ecc: Download complete [2022-02-02T16:42:52.474Z] be307f383ecc: Pull complete [2022-02-02T16:42:52.474Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-02T16:42:52.474Z] Status: Downloaded newer image for alpine:3.14 [2022-02-02T16:42:52.474Z] ---> 5b8b7b635229 [2022-02-02T16:42:52.474Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-02-02T16:42:52.748Z] ---> Running in cfa5803cf908 [2022-02-02T16:42:53.019Z] Removing intermediate container cfa5803cf908 [2022-02-02T16:42:53.019Z] ---> c230ae3227e4 [2022-02-02T16:42:53.019Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-02T16:42:53.019Z] ---> Running in 4468bfbb910a [2022-02-02T16:42:54.997Z] Removing intermediate container 4468bfbb910a [2022-02-02T16:42:54.997Z] ---> 527e21afe23d [2022-02-02T16:42:54.997Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-02-02T16:42:55.274Z] ---> Running in 8d95178d07ce [2022-02-02T16:42:56.251Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-02-02T16:42:57.230Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-02-02T16:42:57.826Z] (1/63) Installing libgcc (10.3.1_git20210424-r2) [2022-02-02T16:42:57.826Z] (2/63) Installing libstdc++ (10.3.1_git20210424-r2) [2022-02-02T16:42:57.826Z] (3/63) Installing binutils (2.35.2-r2) [2022-02-02T16:42:58.421Z] (4/63) Installing libmagic (5.40-r1) [2022-02-02T16:42:58.421Z] (5/63) Installing file (5.40-r1) [2022-02-02T16:42:58.693Z] (6/63) Installing libgomp (10.3.1_git20210424-r2) [2022-02-02T16:42:58.693Z] (7/63) Installing libatomic (10.3.1_git20210424-r2) [2022-02-02T16:42:58.693Z] (8/63) Installing libgphobos (10.3.1_git20210424-r2) [2022-02-02T16:42:58.965Z] (9/63) Installing gmp (6.2.1-r0) [2022-02-02T16:42:58.965Z] (10/63) Installing isl22 (0.22-r0) [2022-02-02T16:42:59.234Z] (11/63) Installing mpfr4 (4.1.0-r0) [2022-02-02T16:42:59.234Z] (12/63) Installing mpc1 (1.2.1-r0) [2022-02-02T16:42:59.508Z] (13/63) Installing gcc (10.3.1_git20210424-r2) [2022-02-02T16:43:01.483Z] (14/63) Installing musl-dev (1.2.2-r3) [2022-02-02T16:43:01.753Z] (15/63) Installing libc-dev (0.7.2-r3) [2022-02-02T16:43:02.035Z] (16/63) Installing g++ (10.3.1_git20210424-r2) [2022-02-02T16:43:03.992Z] (17/63) Installing make (4.3-r0) [2022-02-02T16:43:03.992Z] (18/63) Installing fortify-headers (1.1-r1) [2022-02-02T16:43:03.992Z] (19/63) Installing patch (2.7.6-r7) [2022-02-02T16:43:03.992Z] (20/63) Installing build-base (0.5-r2) [2022-02-02T16:43:04.261Z] (21/63) Installing libacl (2.2.53-r0) [2022-02-02T16:43:04.261Z] (22/63) Installing libbz2 (1.0.8-r1) [2022-02-02T16:43:04.261Z] (23/63) Installing expat (2.4.3-r0) [2022-02-02T16:43:04.531Z] (24/63) Installing lz4-libs (1.9.3-r1) [2022-02-02T16:43:04.531Z] (25/63) Installing xz-libs (5.2.5-r0) [2022-02-02T16:43:04.531Z] (26/63) Installing zstd-libs (1.4.9-r1) [2022-02-02T16:43:04.800Z] (27/63) Installing libarchive (3.5.2-r0) [2022-02-02T16:43:04.800Z] (28/63) Installing ca-certificates (20211220-r0) [2022-02-02T16:43:05.068Z] (29/63) Installing brotli-libs (1.0.9-r5) [2022-02-02T16:43:05.068Z] (30/63) Installing nghttp2-libs (1.43.0-r0) [2022-02-02T16:43:05.068Z] (31/63) Installing libcurl (7.79.1-r0) [2022-02-02T16:43:05.336Z] (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r0) [2022-02-02T16:43:05.336Z] (33/63) Installing ncurses-libs (6.2_p20210612-r0) [2022-02-02T16:43:05.336Z] (34/63) Installing rhash-libs (1.4.1-r0) [2022-02-02T16:43:05.606Z] (35/63) Installing libuv (1.41.0-r0) [2022-02-02T16:43:05.606Z] (36/63) Installing cmake (3.20.3-r0) [2022-02-02T16:43:08.201Z] (37/63) Installing pkgconf (1.7.4-r0) [2022-02-02T16:43:08.201Z] (38/63) Installing openssl-dev (1.1.1l-r0) [2022-02-02T16:43:08.471Z] (39/63) Installing nghttp2-dev (1.43.0-r0) [2022-02-02T16:43:08.471Z] (40/63) Installing zlib-dev (1.2.11-r3) [2022-02-02T16:43:08.743Z] (41/63) Installing brotli-dev (1.0.9-r5) [2022-02-02T16:43:08.743Z] (42/63) Installing curl-dev (7.79.1-r0) [2022-02-02T16:43:08.743Z] (43/63) Installing pcre2 (10.36-r0) [2022-02-02T16:43:09.013Z] (44/63) Installing git (2.32.0-r0) [2022-02-02T16:43:09.605Z] (45/63) Installing nettle (3.7.3-r0) [2022-02-02T16:43:09.877Z] (46/63) Installing libffi (3.3-r2) [2022-02-02T16:43:09.877Z] (47/63) Installing p11-kit (0.23.22-r0) [2022-02-02T16:43:09.877Z] (48/63) Installing libtasn1 (4.17.0-r0) [2022-02-02T16:43:10.150Z] (49/63) Installing libunistring (0.9.10-r1) [2022-02-02T16:43:10.150Z] (50/63) Installing gnutls (3.7.1-r0) [2022-02-02T16:43:10.424Z] (51/63) Installing libmicrohttpd (0.9.72-r0) [2022-02-02T16:43:10.424Z] (52/63) Installing gnutls-c++ (3.7.1-r0) [2022-02-02T16:43:10.696Z] (53/63) Installing libgmpxx (6.2.1-r0) [2022-02-02T16:43:10.696Z] (54/63) Installing gmp-dev (6.2.1-r0) [2022-02-02T16:43:10.696Z] (55/63) Installing nettle-dev (3.7.3-r0) [2022-02-02T16:43:10.972Z] (56/63) Installing libtasn1-progs (4.17.0-r0) [2022-02-02T16:43:10.972Z] (57/63) Installing libtasn1-dev (4.17.0-r0) [2022-02-02T16:43:10.972Z] (58/63) Installing p11-kit-dev (0.23.22-r0) [2022-02-02T16:43:11.245Z] (59/63) Installing gnutls-dev (3.7.1-r0) [2022-02-02T16:43:11.245Z] (60/63) Installing libmicrohttpd-dev (0.9.72-r0) [2022-02-02T16:43:11.245Z] (61/63) Installing linux-headers (5.10.41-r0) [2022-02-02T16:43:11.843Z] (62/63) Installing yaml (0.2.5-r0) [2022-02-02T16:43:11.843Z] (63/63) Installing yaml-dev (0.2.5-r0) [2022-02-02T16:43:12.122Z] Executing busybox-1.33.1-r6.trigger [2022-02-02T16:43:12.122Z] Executing ca-certificates-20211220-r0.trigger [2022-02-02T16:43:12.122Z] OK: 274 MiB in 77 packages [2022-02-02T16:43:24.523Z] Removing intermediate container 8d95178d07ce [2022-02-02T16:43:24.523Z] ---> 6de48a6444c3 [2022-02-02T16:43:24.523Z] Step 5/6 : LABEL arch=arm64 [2022-02-02T16:43:24.523Z] ---> Running in 4269cb896b54 [2022-02-02T16:43:24.797Z] Removing intermediate container 4269cb896b54 [2022-02-02T16:43:24.797Z] ---> c6eeec5ab2b6 [2022-02-02T16:43:24.797Z] Step 6/6 : LABEL git_sha=8dbff7922d1b221651f0b16e872d16215c6a8218 [2022-02-02T16:43:25.069Z] ---> Running in b55b0e901765 [2022-02-02T16:43:25.342Z] Removing intermediate container b55b0e901765 [2022-02-02T16:43:25.342Z] ---> 902874ad5566 [2022-02-02T16:43:25.342Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-02T16:43:25.342Z] Successfully built 902874ad5566 [2022-02-02T16:43:25.342Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-02T16:43:25.461Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2022-02-02T16:43:25.461Z] 8dbff7922d1b221651f0b16e872d16215c6a8218 [2022-02-02T16:43:25.461Z] latest [2022-02-02T16:43:25.461Z] gcc [2022-02-02T16:43:25.461Z] 5 [2022-02-02T16:43:25.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:43:25.821Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8dbff7922d1b221651f0b16e872d16215c6a8218 [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:43:26.172Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8dbff7922d1b221651f0b16e872d16215c6a8218 [2022-02-02T16:43:26.172Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-02-02T16:43:26.172Z] 3bebe3ee1ee6: Preparing [2022-02-02T16:43:26.172Z] 06064f308cf9: Preparing [2022-02-02T16:43:26.172Z] 62170e181a92: Preparing [2022-02-02T16:43:26.446Z] 06064f308cf9: Pushed [2022-02-02T16:43:27.883Z] 62170e181a92: Pushed [2022-02-02T16:44:24.395Z] 3bebe3ee1ee6: Pushed [2022-02-02T16:44:24.395Z] 8dbff7922d1b221651f0b16e872d16215c6a8218: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:24.748Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:25.092Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-02-02T16:44:25.092Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-02-02T16:44:25.092Z] 3bebe3ee1ee6: Preparing [2022-02-02T16:44:25.092Z] 06064f308cf9: Preparing [2022-02-02T16:44:25.092Z] 62170e181a92: Preparing [2022-02-02T16:44:25.092Z] 06064f308cf9: Layer already exists [2022-02-02T16:44:25.092Z] 62170e181a92: Layer already exists [2022-02-02T16:44:25.092Z] 3bebe3ee1ee6: Layer already exists [2022-02-02T16:44:25.362Z] latest: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:25.705Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:26.043Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-02-02T16:44:26.043Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-02-02T16:44:26.043Z] 3bebe3ee1ee6: Preparing [2022-02-02T16:44:26.043Z] 06064f308cf9: Preparing [2022-02-02T16:44:26.043Z] 62170e181a92: Preparing [2022-02-02T16:44:26.043Z] 06064f308cf9: Layer already exists [2022-02-02T16:44:26.043Z] 3bebe3ee1ee6: Layer already exists [2022-02-02T16:44:26.043Z] 62170e181a92: Layer already exists [2022-02-02T16:44:26.316Z] gcc: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:26.665Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5 [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:27.001Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5 [2022-02-02T16:44:27.001Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-02-02T16:44:27.001Z] 3bebe3ee1ee6: Preparing [2022-02-02T16:44:27.001Z] 06064f308cf9: Preparing [2022-02-02T16:44:27.001Z] 62170e181a92: Preparing [2022-02-02T16:44:27.001Z] 06064f308cf9: Layer already exists [2022-02-02T16:44:27.001Z] 62170e181a92: Layer already exists [2022-02-02T16:44:27.001Z] 3bebe3ee1ee6: Layer already exists [2022-02-02T16:44:27.274Z] 5: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-02T16:44:27.318Z] ===================================================== [Pipeline] echo [2022-02-02T16:44:27.326Z] taggedImages: [2022-02-02T16:44:27.326Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8dbff7922d1b221651f0b16e872d16215c6a8218 [2022-02-02T16:44:27.326Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-02-02T16:44:27.326Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-02-02T16:44:27.326Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:27.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T16:44:27.726Z] [2022-02-02T16:44:27.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:44:28.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T16:44:28.552Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-02T16:44:28.552Z] 448f6bf000e3: Pulling fs layer [2022-02-02T16:44:28.552Z] f757da607395: Pulling fs layer [2022-02-02T16:44:28.552Z] 05883995daec: Pulling fs layer [2022-02-02T16:44:28.552Z] 8603b9c90790: Pulling fs layer [2022-02-02T16:44:28.552Z] 1560dd03e051: Pulling fs layer [2022-02-02T16:44:28.552Z] 27f5ce0e4adf: Pulling fs layer [2022-02-02T16:44:28.552Z] c2d8d7efcc4b: Pulling fs layer [2022-02-02T16:44:28.552Z] 8603b9c90790: Waiting [2022-02-02T16:44:28.552Z] 1560dd03e051: Waiting [2022-02-02T16:44:28.552Z] 27f5ce0e4adf: Waiting [2022-02-02T16:44:28.552Z] c2d8d7efcc4b: Waiting [2022-02-02T16:44:28.552Z] f757da607395: Verifying Checksum [2022-02-02T16:44:28.552Z] f757da607395: Download complete [2022-02-02T16:44:28.552Z] 8603b9c90790: Verifying Checksum [2022-02-02T16:44:28.552Z] 8603b9c90790: Download complete [2022-02-02T16:44:28.833Z] 1560dd03e051: Verifying Checksum [2022-02-02T16:44:28.833Z] 1560dd03e051: Download complete [2022-02-02T16:44:28.833Z] 27f5ce0e4adf: Verifying Checksum [2022-02-02T16:44:28.833Z] 27f5ce0e4adf: Download complete [2022-02-02T16:44:28.833Z] 05883995daec: Verifying Checksum [2022-02-02T16:44:28.833Z] 05883995daec: Download complete [2022-02-02T16:44:29.134Z] 448f6bf000e3: Verifying Checksum [2022-02-02T16:44:29.134Z] 448f6bf000e3: Download complete [2022-02-02T16:44:32.534Z] c2d8d7efcc4b: Verifying Checksum [2022-02-02T16:44:32.534Z] c2d8d7efcc4b: Download complete [2022-02-02T16:44:33.126Z] 448f6bf000e3: Pull complete [2022-02-02T16:44:33.720Z] f757da607395: Pull complete [2022-02-02T16:44:35.146Z] 05883995daec: Pull complete [2022-02-02T16:44:35.418Z] 8603b9c90790: Pull complete [2022-02-02T16:44:36.394Z] 1560dd03e051: Pull complete [2022-02-02T16:44:36.666Z] 27f5ce0e4adf: Pull complete [2022-02-02T16:44:51.730Z] c2d8d7efcc4b: Pull complete [2022-02-02T16:44:51.730Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-02T16:44:51.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-02T16:44:51.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-02T16:44:51.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-4457 does not seem to be running inside a container [2022-02-02T16:44:52.042Z] $ 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 [2022-02-02T16:44:54.497Z] $ docker top 3b2b9cfca126d11e93328870d7a976e7c39372f63af274df894e66937b47ec5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:44:55.383Z] ---> job-cost.sh [2022-02-02T16:44:55.384Z] lf-activate-venv: SKIPPING [2022-02-02T16:44:55.384Z] INFO: No Stack... [2022-02-02T16:44:55.653Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-02T16:44:56.241Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T16:44:56.892Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-02-02T16:44:56.892Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T16:44:56.950Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [2022-02-02T16:44:56.956Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] did not exist. Created. [2022-02-02T16:44:56.956Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T16:44:57.801Z] /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-34358803/script.sh: 1: /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-34358803/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-02T16:44:58.464Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-02T16:44:58.489Z] Warning: overwriting stash ‘stack-cost’ [2022-02-02T16:44:58.860Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T16:44:58.870Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T16:44:58.886Z] $ docker stop --time=1 3b2b9cfca126d11e93328870d7a976e7c39372f63af274df894e66937b47ec5a [2022-02-02T16:45:00.364Z] $ docker rm -f 3b2b9cfca126d11e93328870d7a976e7c39372f63af274df894e66937b47ec5a [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 earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-02T16:45:01.074Z] + '[' -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ']' [2022-02-02T16:45:01.074Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-02-02T16:45:01.074Z] total 4 [2022-02-02T16:45:01.074Z] drwxr-xr-x. 3 root root 34 Feb 2 16:40 . [2022-02-02T16:45:01.074Z] drwxrwxr-x. 4 jenkins jenkins 89 Feb 2 16:40 .. [2022-02-02T16:45:01.074Z] drwxr-xr-x. 2 root root 6 Feb 2 16:40 cost [2022-02-02T16:45:01.074Z] -rw-r--r--. 1 root root 82 Feb 2 16:40 cost.csv [2022-02-02T16:45:01.074Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-02-02T16:45:01.074Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-02-02T16:45:01.074Z] total 4 [2022-02-02T16:45:01.074Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 16:40 . [2022-02-02T16:45:01.074Z] drwxrwxr-x. 4 jenkins jenkins 89 Feb 2 16:40 .. [2022-02-02T16:45:01.074Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 16:40 cost [2022-02-02T16:45:01.074Z] -rw-r--r--. 1 jenkins jenkins 82 Feb 2 16:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:01.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:01.961Z] ---> package-listing.sh [2022-02-02T16:45:01.962Z] ++ facter osfamily [2022-02-02T16:45:01.962Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-02T16:45:02.225Z] + OS_FAMILY=redhat [2022-02-02T16:45:02.225Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2022-02-02T16:45:02.225Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-02T16:45:02.225Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-02T16:45:02.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-02T16:45:02.225Z] + PACKAGES=/tmp/packages_start.txt [2022-02-02T16:45:02.225Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-02-02T16:45:02.225Z] + PACKAGES=/tmp/packages_end.txt [2022-02-02T16:45:02.225Z] + case "${OS_FAMILY}" in [2022-02-02T16:45:02.225Z] + sort [2022-02-02T16:45:02.225Z] + rpm -qa [2022-02-02T16:45:03.171Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-02T16:45:03.171Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-02T16:45:03.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-02T16:45:03.171Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-02-02T16:45:03.171Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2022-02-02T16:45:03.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo [2022-02-02T16:45:03.186Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2022-02-02T16:45:03.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-02T16:45:04.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T16:45:04.038Z] . [Pipeline] withDockerContainer [2022-02-02T16:45:04.198Z] prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container [2022-02-02T16:45:04.232Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T16:45:04.479Z] $ docker top 11c94920f2d56f56b6f2f7fad79037ea94246eedde1cfaacd348dad752c13bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T16:45:04.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-02T16:45:05.154Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-02T16:45:05.450Z] + ls /var/log/sa-host [2022-02-02T16:45:05.450Z] + sadf -c /var/log/sa-host/sa02 [2022-02-02T16:45:05.450Z] file_magic: OK [2022-02-02T16:45:05.450Z] HZ: Using current value: 100 [2022-02-02T16:45:05.450Z] file_header: OK [2022-02-02T16:45:05.450Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-02T16:45:05.450Z] Statistics: [2022-02-02T16:45:05.450Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T16:45:05.450Z] File successfully converted to sysstat format version 12.0.3 [2022-02-02T16:45:05.450Z] + sadf -c /var/log/sa-host/sa17 [2022-02-02T16:45:05.450Z] file_magic: OK [2022-02-02T16:45:05.450Z] HZ: Using current value: 100 [2022-02-02T16:45:05.450Z] file_header: OK [2022-02-02T16:45:05.450Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-02T16:45:05.450Z] Statistics: [2022-02-02T16:45:05.450Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T16:45:05.450Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T16:45:05.533Z] provisioning config files... [2022-02-02T16:45:05.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1013563205328903755tmp [Pipeline] { [Pipeline] echo [2022-02-02T16:45:05.558Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:05.851Z] ---> create-netrc.sh [Pipeline] } [2022-02-02T16:45:05.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:06.190Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-02T16:45:06.201Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:06.501Z] ---> sudo-logs.sh [2022-02-02T16:45:06.501Z] Archiving 'sudo' log.. [2022-02-02T16:45:06.501Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4454.novalocal: Name or service not known [2022-02-02T16:45:06.501Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4454.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-02T16:45:06.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:06.845Z] ---> job-cost.sh [2022-02-02T16:45:06.845Z] lf-activate-venv: SKIPPING [2022-02-02T16:45:06.845Z] DEBUG: total: 0.05999999865889549 [2022-02-02T16:45:06.845Z] INFO: Retrieving Stack Cost... [2022-02-02T16:45:07.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T16:45:07.370Z] INFO: Archiving Costs [Pipeline] echo [2022-02-02T16:45:07.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T16:45:07.678Z] ---> logs-deploy.sh [2022-02-02T16:45:07.678Z] lf-activate-venv: SKIPPING [2022-02-02T16:45:07.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/5 [2022-02-02T16:45:07.678Z] INFO: archiving workspace using pattern(s): [2022-02-02T16:45:08.250Z] Archives upload complete. [2022-02-02T16:45:08.513Z] INFO: archiving logs to Nexus [2022-02-02T16:45:09.104Z] ---> uname -a: [2022-02-02T16:45:09.104Z] Linux prd-centos7-docker-4c-2g-4454.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] ---> lscpu: [2022-02-02T16:45:09.104Z] Architecture: x86_64 [2022-02-02T16:45:09.104Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-02T16:45:09.104Z] Byte Order: Little Endian [2022-02-02T16:45:09.104Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-02T16:45:09.104Z] CPU(s): 2 [2022-02-02T16:45:09.104Z] On-line CPU(s) list: 0,1 [2022-02-02T16:45:09.104Z] Thread(s) per core: 1 [2022-02-02T16:45:09.104Z] Core(s) per socket: 1 [2022-02-02T16:45:09.104Z] Socket(s): 2 [2022-02-02T16:45:09.104Z] NUMA node(s): 1 [2022-02-02T16:45:09.104Z] Vendor ID: AuthenticAMD [2022-02-02T16:45:09.104Z] CPU family: 23 [2022-02-02T16:45:09.104Z] Model: 49 [2022-02-02T16:45:09.104Z] Model name: AMD EPYC-Rome Processor [2022-02-02T16:45:09.104Z] Stepping: 0 [2022-02-02T16:45:09.104Z] CPU MHz: 2799.994 [2022-02-02T16:45:09.104Z] BogoMIPS: 5599.98 [2022-02-02T16:45:09.104Z] Virtualization: AMD-V [2022-02-02T16:45:09.104Z] Hypervisor vendor: KVM [2022-02-02T16:45:09.104Z] Virtualization type: full [2022-02-02T16:45:09.104Z] L1d cache: 32K [2022-02-02T16:45:09.104Z] L1i cache: 32K [2022-02-02T16:45:09.104Z] L2 cache: 512K [2022-02-02T16:45:09.104Z] L3 cache: 16384K [2022-02-02T16:45:09.104Z] NUMA node0 CPU(s): 0,1 [2022-02-02T16:45:09.104Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] ---> nproc: [2022-02-02T16:45:09.104Z] 2 [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] ---> df -h: [2022-02-02T16:45:09.104Z] Filesystem Size Used Avail Use% Mounted on [2022-02-02T16:45:09.104Z] overlay 40G 7.7G 33G 20% / [2022-02-02T16:45:09.104Z] tmpfs 64M 0 64M 0% /dev [2022-02-02T16:45:09.104Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-02T16:45:09.104Z] shm 64M 0 64M 0% /dev/shm [2022-02-02T16:45:09.104Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] ---> sar -b -r -n DEV: [2022-02-02T16:45:09.104Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/02/22 _x86_64_ (2 CPU) [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] 16:39:09 LINUX RESTART (2 CPU) [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] 16:40:01 tps rtps wtps bread/s bwrtn/s [2022-02-02T16:45:09.104Z] 16:41:01 71.99 0.05 71.94 1.07 18114.80 [2022-02-02T16:45:09.104Z] 16:42:01 0.97 0.00 0.97 0.00 9.91 [2022-02-02T16:45:09.104Z] 16:43:01 0.37 0.00 0.37 0.00 5.15 [2022-02-02T16:45:09.104Z] 16:44:01 0.22 0.00 0.22 0.00 3.88 [2022-02-02T16:45:09.104Z] 16:45:01 0.32 0.07 0.25 3.46 4.05 [2022-02-02T16:45:09.104Z] Average: 14.78 0.02 14.75 0.91 3628.76 [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-02-02T16:45:09.104Z] 16:41:01 5136500 0 716664 8.95 2620 2153156 1260540 13.92 606164 1938960 28 [2022-02-02T16:45:09.104Z] 16:42:01 5138196 0 714964 8.93 2620 2153160 1198596 13.23 605948 1938916 28 [2022-02-02T16:45:09.104Z] 16:43:01 5139300 0 713856 8.91 2620 2153164 1190616 13.15 605164 1938916 16 [2022-02-02T16:45:09.104Z] 16:44:01 5139160 0 713992 8.91 2620 2153168 1188608 13.12 605208 1938916 20 [2022-02-02T16:45:09.104Z] 16:45:01 5136488 0 716484 8.95 2620 2153348 1252180 13.82 607328 1938520 28 [2022-02-02T16:45:09.104Z] Average: 5137929 0 715192 8.93 2620 2153199 1218108 13.45 605962 1938846 24 [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-02-02T16:45:09.104Z] 16:41:01 eth0 47.02 26.41 681.62 8.62 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:42:01 eth0 1.15 0.17 0.19 0.07 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:43:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:44:01 eth0 1.28 0.53 0.56 0.36 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:45:01 eth0 4.31 2.80 4.45 1.43 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] Average: eth0 10.87 6.04 137.46 2.14 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] ---> sar -P ALL: [2022-02-02T16:45:09.104Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/02/22 _x86_64_ (2 CPU) [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] 16:39:09 LINUX RESTART (2 CPU) [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2022-02-02T16:45:09.104Z] 16:41:01 all 7.10 0.00 2.94 1.15 0.03 88.77 [2022-02-02T16:45:09.104Z] 16:41:01 0 7.14 0.00 3.16 1.58 0.03 88.09 [2022-02-02T16:45:09.104Z] 16:41:01 1 7.07 0.00 2.73 0.73 0.03 89.44 [2022-02-02T16:45:09.104Z] 16:42:01 all 0.12 0.00 0.05 0.00 0.03 99.81 [2022-02-02T16:45:09.104Z] 16:42:01 0 0.15 0.00 0.07 0.00 0.03 99.75 [2022-02-02T16:45:09.104Z] 16:42:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2022-02-02T16:45:09.104Z] 16:43:01 all 0.18 0.00 0.05 0.00 0.02 99.75 [2022-02-02T16:45:09.104Z] 16:43:01 0 0.32 0.00 0.05 0.00 0.02 99.62 [2022-02-02T16:45:09.104Z] 16:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-02-02T16:45:09.104Z] 16:44:01 all 0.19 0.00 0.03 0.00 0.03 99.76 [2022-02-02T16:45:09.104Z] 16:44:01 0 0.32 0.00 0.02 0.00 0.02 99.65 [2022-02-02T16:45:09.104Z] 16:44:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2022-02-02T16:45:09.104Z] 16:45:01 all 0.44 0.00 0.14 0.00 0.03 99.38 [2022-02-02T16:45:09.104Z] 16:45:01 0 0.60 0.00 0.15 0.00 0.03 99.21 [2022-02-02T16:45:09.104Z] 16:45:01 1 0.28 0.00 0.13 0.00 0.03 99.55 [2022-02-02T16:45:09.104Z] Average: all 1.59 0.00 0.64 0.23 0.03 97.52 [2022-02-02T16:45:09.104Z] Average: 0 1.69 0.00 0.68 0.31 0.03 97.29 [2022-02-02T16:45:09.104Z] Average: 1 1.49 0.00 0.59 0.14 0.03 97.75 [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z] [2022-02-02T16:45:09.104Z]