Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from fb61a422c23e91bdffd611d18094bf1af54c1f66+bea5a8f269d4527220a52759dafb4bca6b31f0cb (2d7c678ac8cd385f9bf0ba79bdd68f12c2bb313e) Running in Durability level: MAX_SURVIVABILITY 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-ssh2394546463751495678.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh1661304213530573276.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-177/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-177/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1076602227901754008.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-177/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3801519457740518569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5426616114030297938.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-177/workspace@libs/lf-pipelines # timeout=10 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/PR-177/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4121005658152372727.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.16-alpine, 1.16-alpine3.13], releaseBranchOverride:golang-1.16] ========================================================= [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-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.16 DOCKER_CUSTOM_TAGS: 1.16-alpine 1.16-alpine3.13 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2101 in /w/workspace/exfoundry_ci-build-images_PR-177 [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/exfoundry_ci-build-images_PR-177 # 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/exfoundry_ci-build-images_PR-177@tmp/jenkins-gitclient-ssh5752496333133038273.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.16 commit bea5a8f269d4527220a52759dafb4bca6b31f0cb into PR head commit fb61a422c23e91bdffd611d18094bf1af54c1f66 Merge succeeded, producing fb61a422c23e91bdffd611d18094bf1af54c1f66 Checking out Revision fb61a422c23e91bdffd611d18094bf1af54c1f66 (PR-177) > 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 remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/exfoundry_ci-build-images_PR-177@tmp/jenkins-gitclient-ssh6123761573717858686.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb61a422c23e91bdffd611d18094bf1af54c1f66 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/exfoundry_ci-build-images_PR-177@tmp/jenkins-gitclient-ssh7750155323810870732.key > git merge bea5a8f269d4527220a52759dafb4bca6b31f0cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb61a422c23e91bdffd611d18094bf1af54c1f66 # timeout=10 Commit message: "ci: update to Golang 1.16.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:16:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:16:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:16:29 ========================================================= 17:16:29 EdgeX Global Pipelines Version Info 17:16:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:16:30 ------------------- 17:16:30 stable info: 17:16:30 ------------------- 17:16:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:16:30 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:16:30 Message: update stable to v1.0.206 17:16:30 ------------------- 17:16:30 experimental info: 17:16:30 ------------------- 17:16:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:16:30 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:16:30 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:16:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.16 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.16-alpine 1.16-alpine3.13 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb61a422c23e91bdffd611d18094bf1af54c1f66 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb61a42 [Pipeline] echo 17:16:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:32 provisioning config files... 17:16:32 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-177@tmp/config1320719248349329636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:33 ---> docker-login.sh 17:16:33 nexus3.edgexfoundry.org:10001 17:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:33 Configure a credential helper to remove this warning. See 17:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:33 17:16:33 Login Succeeded 17:16:33 nexus3.edgexfoundry.org:10002 17:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:33 Configure a credential helper to remove this warning. See 17:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:33 17:16:33 Login Succeeded 17:16:33 nexus3.edgexfoundry.org:10003 17:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:33 Configure a credential helper to remove this warning. See 17:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:33 17:16:33 Login Succeeded 17:16:33 nexus3.edgexfoundry.org:10004 17:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:33 Configure a credential helper to remove this warning. See 17:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:33 17:16:33 Login Succeeded 17:16:33 docker.io 17:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:34 Configure a credential helper to remove this warning. See 17:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:34 17:16:34 Login Succeeded 17:16:34 ---> docker-login.sh ends [Pipeline] } 17:16:34 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 17:16:35 provisioning config files... 17:16:35 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-177@tmp/config6761850999241268360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:16:35 ---> docker-login.sh 17:16:35 nexus3.edgexfoundry.org:10001 17:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:35 Configure a credential helper to remove this warning. See 17:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:35 17:16:35 Login Succeeded 17:16:35 nexus3.edgexfoundry.org:10002 17:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:35 Configure a credential helper to remove this warning. See 17:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:35 17:16:35 Login Succeeded 17:16:35 nexus3.edgexfoundry.org:10003 17:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:36 Configure a credential helper to remove this warning. See 17:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:36 17:16:36 Login Succeeded 17:16:36 nexus3.edgexfoundry.org:10004 17:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:36 Configure a credential helper to remove this warning. See 17:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:36 17:16:36 Login Succeeded 17:16:36 docker.io 17:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:16:36 Configure a credential helper to remove this warning. See 17:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:16:36 17:16:36 Login Succeeded 17:16:36 ---> docker-login.sh ends [Pipeline] } 17:16:36 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 17:16:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:40 + ls -al . 17:16:40 total 12 17:16:40 drwxrwxr-x. 4 jenkins jenkins 91 Oct 5 17:16 . 17:16:40 drwxrwxr-x. 4 jenkins jenkins 112 Oct 5 17:16 .. 17:16:40 -rw-rw-r--. 1 jenkins jenkins 914 Oct 5 17:16 Dockerfile 17:16:40 drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 17:16 .git 17:16:40 drwxrwxr-x. 2 jenkins jenkins 38 Oct 5 17:16 .github 17:16:40 -rw-rw-r--. 1 jenkins jenkins 585 Oct 5 17:16 .golangci.yml 17:16:40 -rw-rw-r--. 1 jenkins jenkins 913 Oct 5 17:16 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:16:41 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=fb61a422c23e91bdffd611d18094bf1af54c1f66 --label arch=amd64 . 17:16:41 Sending build context to Docker daemon 397.8kB 17:16:41 Step 1/9 : FROM golang:1.16.8-alpine3.13 17:16:41 1.16.8-alpine3.13: Pulling from library/golang 17:16:42 4e9f2cdf4387: Pulling fs layer 17:16:42 57d31006c564: Pulling fs layer 17:16:42 bd5ccded8296: Pulling fs layer 17:16:42 304dd3a0f381: Pulling fs layer 17:16:42 d37cda54a23b: Pulling fs layer 17:16:42 304dd3a0f381: Waiting 17:16:42 d37cda54a23b: Waiting 17:16:42 bd5ccded8296: Verifying Checksum 17:16:42 bd5ccded8296: Download complete 17:16:42 57d31006c564: Verifying Checksum 17:16:42 57d31006c564: Download complete 17:16:42 4e9f2cdf4387: Verifying Checksum 17:16:42 4e9f2cdf4387: Download complete 17:16:42 d37cda54a23b: Verifying Checksum 17:16:42 d37cda54a23b: Download complete 17:16:42 4e9f2cdf4387: Pull complete 17:16:42 57d31006c564: Pull complete 17:16:42 bd5ccded8296: Pull complete 17:16:43 304dd3a0f381: Verifying Checksum 17:16:43 304dd3a0f381: Download complete 17:16:46 304dd3a0f381: Pull complete 17:16:46 d37cda54a23b: Pull complete 17:16:46 Digest: sha256:f953dcfcf8b0174dc822e78ad5e025f4ced7b6f15094ba746cef57d62d0a6222 17:16:46 Status: Downloaded newer image for golang:1.16.8-alpine3.13 17:16:46 ---> d1353f0c948a 17:16:46 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 17:16:47 ---> Running in a7c39b112980 17:16:48 Removing intermediate container a7c39b112980 17:16:48 ---> ae8f096f55f7 17:16:48 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:48 ---> Running in 32797581fc88 17:16:48 Removing intermediate container 32797581fc88 17:16:48 ---> 2603facc2e71 17:16:48 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 17:16:48 ---> Running in 192426b39848 17:16:48 Removing intermediate container 192426b39848 17:16:48 ---> f35faac192d1 17:16:48 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 17:16:48 ---> 51e0810fd01f 17:16:48 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 17:16:48 ---> Running in 72e83d67960e 17:16:49 Connecting to github.com (140.82.114.3:443) 17:16:49 Connecting to github-releases.githubusercontent.com (185.199.111.154:443) 17:16:49 saving to '/usr/local/bin/hadolint' 17:16:49 hadolint 100% |********************************| 5676k 0:00:00 ETA 17:16:49 '/usr/local/bin/hadolint' saved 17:16:49 Still waiting to schedule task 17:16:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:16:49 Removing intermediate container 72e83d67960e 17:16:49 ---> b72ecff4083f 17:16:49 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 17:16:49 ---> Running in f5f6d51ba28a 17:16:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:16:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:16:51 (1/37) Installing ncurses-terminfo-base (6.2_p20210109-r0) 17:16:51 (2/37) Installing ncurses-libs (6.2_p20210109-r0) 17:16:52 (3/37) Installing readline (8.1.0-r0) 17:16:52 (4/37) Installing bash (5.1.0-r0) 17:16:52 Executing bash-5.1.0-r0.post-install 17:16:52 (5/37) Installing libgcc (10.2.1_pre1-r3) 17:16:52 (6/37) Installing libstdc++ (10.2.1_pre1-r3) 17:16:52 (7/37) Installing binutils (2.35.2-r1) 17:16:52 (8/37) Installing libmagic (5.39-r0) 17:16:52 (9/37) Installing file (5.39-r0) 17:16:52 (10/37) Installing libgomp (10.2.1_pre1-r3) 17:16:52 (11/37) Installing libatomic (10.2.1_pre1-r3) 17:16:52 (12/37) Installing libgphobos (10.2.1_pre1-r3) 17:16:53 (13/37) Installing gmp (6.2.1-r0) 17:16:53 (14/37) Installing isl22 (0.22-r0) 17:16:53 (15/37) Installing mpfr4 (4.1.0-r0) 17:16:53 (16/37) Installing mpc1 (1.2.0-r0) 17:16:53 (17/37) Installing gcc (10.2.1_pre1-r3) 17:16:56 (18/37) Installing musl-dev (1.2.2-r1) 17:16:56 (19/37) Installing libc-dev (0.7.2-r3) 17:16:56 (20/37) Installing g++ (10.2.1_pre1-r3) 17:16:58 (21/37) Installing make (4.3-r0) 17:16:58 (22/37) Installing fortify-headers (1.1-r0) 17:16:58 (23/37) Installing patch (2.7.6-r7) 17:16:58 (24/37) Installing build-base (0.5-r2) 17:16:58 (25/37) Installing brotli-libs (1.0.9-r3) 17:16:58 (26/37) Installing nghttp2-libs (1.42.0-r1) 17:16:58 (27/37) Installing libcurl (7.79.1-r0) 17:16:59 (28/37) Installing curl (7.79.1-r0) 17:16:59 (29/37) Installing expat (2.2.10-r1) 17:16:59 (30/37) Installing pcre2 (10.36-r0) 17:16:59 (31/37) Installing git (2.30.2-r0) 17:16:59 (32/37) Installing libsodium (1.0.18-r0) 17:17:00 (33/37) Installing pkgconf (1.7.3-r0) 17:17:00 (34/37) Installing libsodium-dev (1.0.18-r0) 17:17:00 (35/37) Installing linux-headers (5.7.8-r0) 17:17:00 (36/37) Installing libzmq (4.3.3-r1) 17:17:00 (37/37) Installing zeromq-dev (4.3.3-r1) 17:17:00 Executing busybox-1.32.1-r6.trigger 17:17:00 OK: 219 MiB in 52 packages 17:17:00 Connecting to raw.githubusercontent.com (185.199.108.133:443) 17:17:01 writing to stdout 17:17:01 - 100% |********************************| 10739 0:00:00 ETA 17:17:01 written to stdout 17:17:01 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 17:17:01 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/amd64 17:17:01 golangci/golangci-lint info installed ./bin/golangci-lint 17:17:05 Removing intermediate container f5f6d51ba28a 17:17:05 ---> c3314a8cfe44 17:17:05 Step 8/9 : LABEL arch=amd64 17:17:05 ---> Running in 6d59fb31bce6 17:17:05 Removing intermediate container 6d59fb31bce6 17:17:05 ---> ecf2a6762d16 17:17:05 Step 9/9 : LABEL git_sha=fb61a422c23e91bdffd611d18094bf1af54c1f66 17:17:05 ---> Running in bfd2f1010eac 17:17:05 Removing intermediate container bfd2f1010eac 17:17:05 ---> f7b80d6755ab 17:17:05 [Warning] One or more build-args [ARCH] were not consumed 17:17:05 Successfully built f7b80d6755ab 17:17:05 Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 17:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:06 17:17:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:06 latest: Pulling from edgex-lftools-log-publisher 17:17:06 b4d181a07f80: Pulling fs layer 17:17:06 a1111a8f2ec3: Pulling fs layer 17:17:06 ed53099fbce6: Pulling fs layer 17:17:06 dc539afda2c1: Pulling fs layer 17:17:06 77bc0d833cb6: Pulling fs layer 17:17:06 9065ff56babe: Pulling fs layer 17:17:06 d287ab97295c: Pulling fs layer 17:17:06 dc539afda2c1: Waiting 17:17:06 77bc0d833cb6: Waiting 17:17:06 9065ff56babe: Waiting 17:17:06 d287ab97295c: Waiting 17:17:07 a1111a8f2ec3: Verifying Checksum 17:17:07 a1111a8f2ec3: Download complete 17:17:07 dc539afda2c1: Verifying Checksum 17:17:07 dc539afda2c1: Download complete 17:17:07 ed53099fbce6: Verifying Checksum 17:17:07 ed53099fbce6: Download complete 17:17:07 9065ff56babe: Verifying Checksum 17:17:07 9065ff56babe: Download complete 17:17:07 77bc0d833cb6: Verifying Checksum 17:17:07 77bc0d833cb6: Download complete 17:17:07 b4d181a07f80: Verifying Checksum 17:17:07 b4d181a07f80: Download complete 17:17:08 b4d181a07f80: Pull complete 17:17:08 a1111a8f2ec3: Pull complete 17:17:09 ed53099fbce6: Pull complete 17:17:09 dc539afda2c1: Pull complete 17:17:09 d287ab97295c: Verifying Checksum 17:17:09 d287ab97295c: Download complete 17:17:09 77bc0d833cb6: Pull complete 17:17:10 9065ff56babe: Pull complete 17:17:15 d287ab97295c: Pull complete 17:17:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:17:15 prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container 17:17:15 $ 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/exfoundry_ci-build-images_PR-177 -v /w/workspace/exfoundry_ci-build-images_PR-177:/w/workspace/exfoundry_ci-build-images_PR-177:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-177@tmp:/w/workspace/exfoundry_ci-build-images_PR-177@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:17:18 $ docker top 2018c2ce01501fc677e320de97f7dfeab215b10590cc1754e8df51307e8d2414 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:18 ---> job-cost.sh 17:17:18 lf-activate-venv: SKIPPING 17:17:18 INFO: No Stack... 17:17:19 INFO: Retrieving Pricing Info for: v3-standard-2 17:17:19 INFO: Archiving Costs [Pipeline] sh 17:17:20 + cut -d, -f6 17:17:20 + cat /w/workspace/exfoundry_ci-build-images_PR-177/archives/cost.csv [Pipeline] lock 17:17:20 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] 17:17:20 Resource [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] did not exist. Created. 17:17:20 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:20 + echo total: 0.05999999865889549 [Pipeline] stash 17:17:20 Stashed 1 file(s) [Pipeline] } 17:17:21 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:21 $ docker stop --time=1 2018c2ce01501fc677e320de97f7dfeab215b10590cc1754e8df51307e8d2414 17:17:22 $ docker rm -f 2018c2ce01501fc677e320de97f7dfeab215b10590cc1754e8df51307e8d2414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:24:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2107 in /w/workspace/exfoundry_ci-build-images_PR-177 [Pipeline] { [Pipeline] checkout 17:24:44 Selected Git installation does not exist. Using Default 17:24:44 The recommended git tool is: NONE 17:24:51 using credential edgex-jenkins-ssh 17:24:51 Cloning the remote Git repository 17:24:51 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 17:24:51 > git init /w/workspace/exfoundry_ci-build-images_PR-177 # timeout=10 17:24:52 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:24:52 > git --version # timeout=10 17:24:52 > git --version # 'git version 2.17.1' 17:24:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:53 Merging remotes/origin/golang-1.16 commit bea5a8f269d4527220a52759dafb4bca6b31f0cb into PR head commit fb61a422c23e91bdffd611d18094bf1af54c1f66 17:24:53 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:24:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:24:53 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:24:53 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 17:24:53 > git config core.sparsecheckout # timeout=10 17:24:53 > git checkout -f fb61a422c23e91bdffd611d18094bf1af54c1f66 # timeout=10 17:24:54 Merge succeeded, producing fb61a422c23e91bdffd611d18094bf1af54c1f66 17:24:54 Checking out Revision fb61a422c23e91bdffd611d18094bf1af54c1f66 (PR-177) 17:24:53 > git remote # timeout=10 17:24:53 > git config --get remote.origin.url # timeout=10 17:24:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:24:54 > git merge bea5a8f269d4527220a52759dafb4bca6b31f0cb # timeout=10 17:24:54 > git rev-parse HEAD^{commit} # timeout=10 17:24:54 > git config core.sparsecheckout # timeout=10 17:24:54 > git checkout -f fb61a422c23e91bdffd611d18094bf1af54c1f66 # timeout=10 17:24:58 Commit message: "ci: update to Golang 1.16.8" 17:24:58 > git --version # timeout=10 17:24:58 > git --version # 'git version 2.17.1' 17:24:58 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:59 provisioning config files... 17:24:59 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-177@tmp/config475368583330664455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:00 ---> docker-login.sh 17:25:00 nexus3.edgexfoundry.org:10001 17:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:01 Configure a credential helper to remove this warning. See 17:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:01 17:25:01 Login Succeeded 17:25:01 nexus3.edgexfoundry.org:10002 17:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:02 Configure a credential helper to remove this warning. See 17:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:02 17:25:02 Login Succeeded 17:25:02 nexus3.edgexfoundry.org:10003 17:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:03 Configure a credential helper to remove this warning. See 17:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:03 17:25:03 Login Succeeded 17:25:03 nexus3.edgexfoundry.org:10004 17:25:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:03 Configure a credential helper to remove this warning. See 17:25:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:03 17:25:03 Login Succeeded 17:25:03 docker.io 17:25:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:25:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:25:04 Configure a credential helper to remove this warning. See 17:25:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:25:04 17:25:04 Login Succeeded 17:25:04 ---> docker-login.sh ends [Pipeline] } 17:25:04 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 17:25:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:25:06 + ls -al . 17:25:06 total 28 17:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 17:24 . 17:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 17:24 .. 17:25:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 17:24 .git 17:25:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 17:24 .github 17:25:06 -rw-rw-r-- 1 jenkins jenkins 585 Oct 5 17:24 .golangci.yml 17:25:06 -rw-rw-r-- 1 jenkins jenkins 914 Oct 5 17:24 Dockerfile 17:25:06 -rw-rw-r-- 1 jenkins jenkins 913 Oct 5 17:24 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:25:06 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=fb61a422c23e91bdffd611d18094bf1af54c1f66 --label arch=arm64 . 17:25:06 Sending build context to Docker daemon 396.8kB 17:25:06 Step 1/9 : FROM golang:1.16.8-alpine3.13 17:25:07 1.16.8-alpine3.13: Pulling from library/golang 17:25:07 bbf911997326: Pulling fs layer 17:25:07 58ec367f63d7: Pulling fs layer 17:25:07 1b4a6ffa7d45: Pulling fs layer 17:25:07 fc5181fea5dc: Pulling fs layer 17:25:07 9c418107303f: Pulling fs layer 17:25:07 fc5181fea5dc: Waiting 17:25:08 1b4a6ffa7d45: Download complete 17:25:08 58ec367f63d7: Verifying Checksum 17:25:08 58ec367f63d7: Download complete 17:25:08 bbf911997326: Verifying Checksum 17:25:08 bbf911997326: Download complete 17:25:08 9c418107303f: Verifying Checksum 17:25:08 9c418107303f: Download complete 17:25:09 bbf911997326: Pull complete 17:25:09 58ec367f63d7: Pull complete 17:25:09 1b4a6ffa7d45: Pull complete 17:25:10 fc5181fea5dc: Verifying Checksum 17:25:10 fc5181fea5dc: Download complete 17:25:21 fc5181fea5dc: Pull complete 17:25:21 9c418107303f: Pull complete 17:25:21 Digest: sha256:f953dcfcf8b0174dc822e78ad5e025f4ced7b6f15094ba746cef57d62d0a6222 17:25:21 Status: Downloaded newer image for golang:1.16.8-alpine3.13 17:25:21 ---> 5c00e744e1ad 17:25:21 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 17:25:24 ---> Running in ebe1cb1fc609 17:25:24 Removing intermediate container ebe1cb1fc609 17:25:24 ---> 146862222765 17:25:24 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:25 ---> Running in f5c1c65757c9 17:25:27 Removing intermediate container f5c1c65757c9 17:25:27 ---> 643d5ea5d1ee 17:25:27 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 17:25:27 ---> Running in 0ef99a3d9fd5 17:25:28 Removing intermediate container 0ef99a3d9fd5 17:25:28 ---> 468d16324cdb 17:25:28 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 17:25:29 ---> cddffa2a1df1 17:25:29 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 17:25:29 ---> Running in e31b84cc3a76 17:25:31 Removing intermediate container e31b84cc3a76 17:25:31 ---> 875ea67001b9 17:25:31 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 17:25:31 ---> Running in 91974f63464a 17:25:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:25:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:25:34 (1/37) Installing ncurses-terminfo-base (6.2_p20210109-r0) 17:25:34 (2/37) Installing ncurses-libs (6.2_p20210109-r0) 17:25:34 (3/37) Installing readline (8.1.0-r0) 17:25:34 (4/37) Installing bash (5.1.0-r0) 17:25:34 Executing bash-5.1.0-r0.post-install 17:25:34 (5/37) Installing libgcc (10.2.1_pre1-r3) 17:25:34 (6/37) Installing libstdc++ (10.2.1_pre1-r3) 17:25:34 (7/37) Installing binutils (2.35.2-r1) 17:25:35 (8/37) Installing libmagic (5.39-r0) 17:25:35 (9/37) Installing file (5.39-r0) 17:25:35 (10/37) Installing libgomp (10.2.1_pre1-r3) 17:25:35 (11/37) Installing libatomic (10.2.1_pre1-r3) 17:25:35 (12/37) Installing libgphobos (10.2.1_pre1-r3) 17:25:35 (13/37) Installing gmp (6.2.1-r0) 17:25:36 (14/37) Installing isl22 (0.22-r0) 17:25:36 (15/37) Installing mpfr4 (4.1.0-r0) 17:25:36 (16/37) Installing mpc1 (1.2.0-r0) 17:25:36 (17/37) Installing gcc (10.2.1_pre1-r3) 17:25:39 (18/37) Installing musl-dev (1.2.2-r1) 17:25:39 (19/37) Installing libc-dev (0.7.2-r3) 17:25:39 (20/37) Installing g++ (10.2.1_pre1-r3) 17:25:42 (21/37) Installing make (4.3-r0) 17:25:42 (22/37) Installing fortify-headers (1.1-r0) 17:25:42 (23/37) Installing patch (2.7.6-r7) 17:25:42 (24/37) Installing build-base (0.5-r2) 17:25:42 (25/37) Installing brotli-libs (1.0.9-r3) 17:25:42 (26/37) Installing nghttp2-libs (1.42.0-r1) 17:25:42 (27/37) Installing libcurl (7.79.1-r0) 17:25:42 (28/37) Installing curl (7.79.1-r0) 17:25:43 (29/37) Installing expat (2.2.10-r1) 17:25:43 (30/37) Installing pcre2 (10.36-r0) 17:25:43 (31/37) Installing git (2.30.2-r0) 17:25:44 (32/37) Installing libsodium (1.0.18-r0) 17:25:44 (33/37) Installing pkgconf (1.7.3-r0) 17:25:44 (34/37) Installing libsodium-dev (1.0.18-r0) 17:25:44 (35/37) Installing linux-headers (5.7.8-r0) 17:25:44 (36/37) Installing libzmq (4.3.3-r1) 17:25:44 (37/37) Installing zeromq-dev (4.3.3-r1) 17:25:45 Executing busybox-1.32.1-r6.trigger 17:25:45 OK: 218 MiB in 52 packages 17:25:45 Connecting to raw.githubusercontent.com (185.199.111.133:443) 17:25:45 writing to stdout 17:25:45 - 100% |********************************| 10739 0:00:00 ETA 17:25:45 written to stdout 17:25:45 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 17:25:45 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/arm64 17:25:47 golangci/golangci-lint info installed ./bin/golangci-lint 17:25:59 Removing intermediate container 91974f63464a 17:25:59 ---> b53e2ecc6272 17:25:59 Step 8/9 : LABEL arch=arm64 17:25:59 ---> Running in b0fdf93c508f 17:25:59 Removing intermediate container b0fdf93c508f 17:25:59 ---> fe9b35f3620a 17:25:59 Step 9/9 : LABEL git_sha=fb61a422c23e91bdffd611d18094bf1af54c1f66 17:25:59 ---> Running in 3c7341710893 17:25:59 Removing intermediate container 3c7341710893 17:25:59 ---> 88931fb39656 17:25:59 [Warning] One or more build-args [ARCH] were not consumed 17:25:59 Successfully built 88931fb39656 17:25:59 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 17:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:01 17:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:02 arm64: Pulling from edgex-lftools-log-publisher 17:26:02 448f6bf000e3: Pulling fs layer 17:26:02 f757da607395: Pulling fs layer 17:26:02 05883995daec: Pulling fs layer 17:26:02 8603b9c90790: Pulling fs layer 17:26:02 1560dd03e051: Pulling fs layer 17:26:02 27f5ce0e4adf: Pulling fs layer 17:26:02 c2d8d7efcc4b: Pulling fs layer 17:26:02 8603b9c90790: Waiting 17:26:02 1560dd03e051: Waiting 17:26:02 27f5ce0e4adf: Waiting 17:26:02 c2d8d7efcc4b: Waiting 17:26:02 f757da607395: Verifying Checksum 17:26:02 f757da607395: Download complete 17:26:02 8603b9c90790: Verifying Checksum 17:26:02 8603b9c90790: Download complete 17:26:02 1560dd03e051: Verifying Checksum 17:26:02 1560dd03e051: Download complete 17:26:02 27f5ce0e4adf: Verifying Checksum 17:26:02 27f5ce0e4adf: Download complete 17:26:02 05883995daec: Verifying Checksum 17:26:02 05883995daec: Download complete 17:26:03 448f6bf000e3: Download complete 17:26:05 c2d8d7efcc4b: Verifying Checksum 17:26:05 c2d8d7efcc4b: Download complete 17:26:06 448f6bf000e3: Pull complete 17:26:07 f757da607395: Pull complete 17:26:08 05883995daec: Pull complete 17:26:09 8603b9c90790: Pull complete 17:26:10 1560dd03e051: Pull complete 17:26:10 27f5ce0e4adf: Pull complete 17:26:25 c2d8d7efcc4b: Pull complete 17:26:25 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:26:25 prd-ubuntu18.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container 17:26:26 $ 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/exfoundry_ci-build-images_PR-177 -v /w/workspace/exfoundry_ci-build-images_PR-177:/w/workspace/exfoundry_ci-build-images_PR-177:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-177@tmp:/w/workspace/exfoundry_ci-build-images_PR-177@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:26:31 $ docker top 4180357b674bd256688262c59fde050bdd346a7b076bf59fc01adc7907ea876b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:32 ---> job-cost.sh 17:26:32 lf-activate-venv: SKIPPING 17:26:32 INFO: No Stack... 17:26:47 INFO: Retrieving Pricing Info for: v3-standard-4 17:26:47 INFO: Archiving Costs [Pipeline] sh 17:26:48 + cat /w/workspace/exfoundry_ci-build-images_PR-177/archives/cost.csv 17:26:48 + cut -d, -f6 [Pipeline] lock 17:26:48 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] 17:26:48 Resource [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] did not exist. Created. 17:26:48 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:49 /w/workspace/exfoundry_ci-build-images_PR-177@tmp/durable-4e845571/script.sh: 1: /w/workspace/exfoundry_ci-build-images_PR-177@tmp/durable-4e845571/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:26:50 + echo total: 0.10999999940395355 [Pipeline] stash 17:26:50 Warning: overwriting stash ‘stack-cost’ 17:26:51 Stashed 1 file(s) [Pipeline] } 17:26:51 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-177-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:51 $ docker stop --time=1 4180357b674bd256688262c59fde050bdd346a7b076bf59fc01adc7907ea876b 17:26:53 $ docker rm -f 4180357b674bd256688262c59fde050bdd346a7b076bf59fc01adc7907ea876b [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 17:26:55 + '[' -d /w/workspace/exfoundry_ci-build-images_PR-177/archives ']' 17:26:55 + ls -al /w/workspace/exfoundry_ci-build-images_PR-177/archives 17:26:55 total 4 17:26:55 drwxr-xr-x. 3 root root 34 Oct 5 17:17 . 17:26:55 drwxrwxr-x. 5 jenkins jenkins 125 Oct 5 17:17 .. 17:26:55 drwxr-xr-x. 2 root root 6 Oct 5 17:17 cost 17:26:55 -rw-r--r--. 1 root root 85 Oct 5 17:17 cost.csv 17:26:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-177/archives 17:26:55 + ls -al /w/workspace/exfoundry_ci-build-images_PR-177/archives 17:26:55 total 4 17:26:55 drwxr-xr-x. 3 jenkins jenkins 34 Oct 5 17:17 . 17:26:55 drwxrwxr-x. 5 jenkins jenkins 125 Oct 5 17:17 .. 17:26:55 drwxr-xr-x. 2 jenkins jenkins 6 Oct 5 17:17 cost 17:26:55 -rw-r--r--. 1 jenkins jenkins 85 Oct 5 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:26:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:26:56 ---> package-listing.sh 17:26:56 ++ tr '[:upper:]' '[:lower:]' 17:26:56 ++ facter osfamily 17:26:56 + OS_FAMILY=redhat 17:26:56 + workspace=/w/workspace/exfoundry_ci-build-images_PR-177 17:26:56 + START_PACKAGES=/tmp/packages_start.txt 17:26:56 + END_PACKAGES=/tmp/packages_end.txt 17:26:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:56 + PACKAGES=/tmp/packages_start.txt 17:26:56 + '[' /w/workspace/exfoundry_ci-build-images_PR-177 ']' 17:26:56 + PACKAGES=/tmp/packages_end.txt 17:26:56 + case "${OS_FAMILY}" in 17:26:56 + sort 17:26:56 + rpm -qa 17:26:57 + '[' -f /tmp/packages_start.txt ']' 17:26:57 + '[' -f /tmp/packages_end.txt ']' 17:26:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:57 + '[' /w/workspace/exfoundry_ci-build-images_PR-177 ']' 17:26:57 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-177/archives/ 17:26:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-177/archives/ [Pipeline] echo 17:26:57 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/exfoundry_ci-build-images_PR-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:26:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:26:58 . [Pipeline] withDockerContainer 17:26:58 prd-centos7-docker-4c-2g-2101 does not seem to be running inside a container 17:26:58 $ 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/exfoundry_ci-build-images_PR-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-177 -v /w/workspace/exfoundry_ci-build-images_PR-177:/w/workspace/exfoundry_ci-build-images_PR-177:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-177@tmp:/w/workspace/exfoundry_ci-build-images_PR-177@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:26:58 $ docker top d9efc00a21cd45b2ec99494a74625a5096d00762b9c808f8ba30cc7adc9f6478 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:59 + touch /tmp/pre-build-complete [Pipeline] sh 17:26:59 + mkdir -p /var/log/sysstat [Pipeline] sh 17:26:59 + ls /var/log/sa-host 17:26:59 + sadf -c /var/log/sa-host/sa05 17:26:59 file_magic: OK 17:26:59 HZ: Using current value: 100 17:26:59 file_header: OK 17:26:59 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 17:26:59 Statistics: 17:26:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:59 File successfully converted to sysstat format version 12.0.3 17:26:59 + sadf -c /var/log/sa-host/sa30 17:26:59 file_magic: OK 17:26:59 HZ: Using current value: 100 17:26:59 file_header: OK 17:26:59 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 17:26:59 Statistics: 17:26:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:26:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:00 provisioning config files... 17:27:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-177@tmp/config2873469112813270383tmp [Pipeline] { [Pipeline] echo 17:27:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:27:00 ---> create-netrc.sh [Pipeline] } 17:27:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:27:01 ---> python-tools-install.sh [Pipeline] echo 17:27:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:27:01 ---> sudo-logs.sh 17:27:01 Archiving 'sudo' log.. 17:27:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.novalocal: Name or service not known 17:27:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-2101.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:27:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:27:02 ---> job-cost.sh 17:27:02 lf-activate-venv: SKIPPING 17:27:02 DEBUG: total: 0.05999999865889549 17:27:02 INFO: Retrieving Stack Cost... 17:27:14 INFO: Retrieving Pricing Info for: v3-standard-2 17:27:14 INFO: Archiving Costs [Pipeline] echo 17:27:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:27:15 ---> logs-deploy.sh 17:27:15 lf-activate-venv: SKIPPING 17:27:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-177/1 17:27:15 INFO: archiving workspace using pattern(s): 17:27:16 Archives upload complete. 17:27:16 INFO: archiving logs to Nexus 17:27:16 ---> uname -a: 17:27:16 Linux prd-centos7-docker-4c-2g-2101.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:27:16 17:27:16 17:27:16 ---> lscpu: 17:27:16 Architecture: x86_64 17:27:16 CPU op-mode(s): 32-bit, 64-bit 17:27:16 Byte Order: Little Endian 17:27:16 Address sizes: 40 bits physical, 48 bits virtual 17:27:16 CPU(s): 2 17:27:16 On-line CPU(s) list: 0,1 17:27:16 Thread(s) per core: 1 17:27:16 Core(s) per socket: 1 17:27:16 Socket(s): 2 17:27:16 NUMA node(s): 1 17:27:16 Vendor ID: AuthenticAMD 17:27:16 CPU family: 23 17:27:16 Model: 49 17:27:16 Model name: AMD EPYC-Rome Processor 17:27:16 Stepping: 0 17:27:16 CPU MHz: 2799.998 17:27:16 BogoMIPS: 5599.99 17:27:16 Virtualization: AMD-V 17:27:16 Hypervisor vendor: KVM 17:27:16 Virtualization type: full 17:27:16 L1d cache: 32K 17:27:16 L1i cache: 32K 17:27:16 L2 cache: 512K 17:27:16 L3 cache: 16384K 17:27:16 NUMA node0 CPU(s): 0,1 17:27:16 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 17:27:16 17:27:16 17:27:16 ---> nproc: 17:27:16 2 17:27:16 17:27:16 17:27:16 ---> df -h: 17:27:16 Filesystem Size Used Avail Use% Mounted on 17:27:16 overlay 40G 8.2G 32G 21% / 17:27:16 tmpfs 64M 0 64M 0% /dev 17:27:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:27:16 shm 64M 0 64M 0% /dev/shm 17:27:16 /dev/vda1 40G 8.2G 32G 21% /facter-os 17:27:16 17:27:16 17:27:16 ---> sar -b -r -n DEV: 17:27:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 17:27:16 17:27:16 17:15:47 LINUX RESTART (2 CPU) 17:27:16 17:27:16 17:17:01 tps rtps wtps bread/s bwrtn/s 17:27:16 17:18:01 105.40 0.07 105.33 4.00 34720.95 17:27:16 17:19:01 0.77 0.00 0.77 0.00 7.25 17:27:16 17:20:01 0.37 0.00 0.37 0.00 4.91 17:27:16 17:21:01 0.17 0.00 0.17 0.00 2.02 17:27:16 17:22:01 0.40 0.00 0.40 0.00 4.98 17:27:16 17:23:01 0.27 0.00 0.27 0.00 2.98 17:27:16 17:24:01 0.27 0.00 0.27 0.00 3.12 17:27:16 17:25:01 0.28 0.00 0.28 0.00 3.17 17:27:16 17:26:01 0.17 0.00 0.17 0.00 2.33 17:27:16 Average: 12.01 0.01 12.00 0.44 3862.37 17:27:16 17:27:16 17:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:27:16 17:18:01 4519696 0 768776 9.60 2620 2717848 1215504 13.42 657728 2447840 16 17:27:16 17:19:01 4520096 0 768368 9.59 2620 2717856 1166148 12.87 658564 2447816 16 17:27:16 17:20:01 4521312 0 767152 9.58 2620 2717856 1166340 12.88 656880 2448264 8 17:27:16 17:21:01 4522040 0 766416 9.57 2620 2717864 1166148 12.87 655772 2448268 8 17:27:16 17:22:01 4521848 0 766604 9.57 2620 2717868 1166244 12.88 655268 2449024 8 17:27:16 17:23:01 4523228 0 765224 9.55 2620 2717868 1166148 12.87 654756 2449024 8 17:27:16 17:24:01 4516280 0 772164 9.64 2620 2717876 1166196 12.88 661896 2449024 8 17:27:16 17:25:01 4514836 0 773604 9.66 2620 2717880 1166352 12.88 663260 2449024 8 17:27:16 17:26:01 4515748 0 772688 9.65 2620 2717884 1166148 12.87 664328 2446864 8 17:27:16 Average: 4519454 0 769000 9.60 2620 2717867 1171692 12.94 658717 2448350 10 17:27:16 17:27:16 17:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:27:16 17:18:01 eth0 249.03 177.54 2757.20 20.74 0.00 0.00 0.00 0.00 17:27:16 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:18:01 docker0 7.89 10.99 0.46 144.34 0.00 0.00 0.00 0.00 17:27:16 17:19:01 eth0 0.48 0.13 0.04 0.01 0.00 0.00 0.00 0.00 17:27:16 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:20:01 eth0 1.80 0.60 1.61 0.04 0.00 0.00 0.00 0.00 17:27:16 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:21:01 eth0 0.77 0.10 0.05 0.01 0.00 0.00 0.00 0.00 17:27:16 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:22:01 eth0 0.68 0.18 0.10 0.07 0.00 0.00 0.00 0.00 17:27:16 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:23:01 eth0 0.57 0.08 0.05 0.01 0.00 0.00 0.00 0.00 17:27:16 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:24:01 eth0 0.80 0.17 0.13 0.01 0.00 0.00 0.00 0.00 17:27:16 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:25:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 17:27:16 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:26:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:27:16 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 Average: eth0 28.32 19.91 306.69 2.34 0.00 0.00 0.00 0.00 17:27:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:16 Average: docker0 0.88 1.22 0.05 16.04 0.00 0.00 0.00 0.00 17:27:16 17:27:16 17:27:16 ---> sar -P ALL: 17:27:16 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 17:27:16 17:27:16 17:15:47 LINUX RESTART (2 CPU) 17:27:16 17:27:16 17:17:01 CPU %user %nice %system %iowait %steal %idle 17:27:16 17:18:01 all 9.16 0.00 4.00 1.74 0.04 85.05 17:27:16 17:18:01 0 9.16 0.00 4.07 1.78 0.03 84.96 17:27:16 17:18:01 1 9.17 0.00 3.93 1.71 0.05 85.14 17:27:16 17:19:01 all 0.13 0.00 0.04 0.00 0.03 99.81 17:27:16 17:19:01 0 0.22 0.00 0.03 0.00 0.02 99.73 17:27:16 17:19:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:27:16 17:20:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:27:16 17:20:01 0 0.28 0.00 0.03 0.00 0.02 99.67 17:27:16 17:20:01 1 0.07 0.00 0.03 0.00 0.03 99.87 17:27:16 17:21:01 all 0.17 0.00 0.02 0.00 0.02 99.80 17:27:16 17:21:01 0 0.30 0.00 0.02 0.00 0.02 99.67 17:27:16 17:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:27:16 17:22:01 all 0.10 0.00 0.03 0.00 0.02 99.85 17:27:16 17:22:01 0 0.13 0.00 0.03 0.00 0.02 99.82 17:27:16 17:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:27:16 17:23:01 all 0.17 0.00 0.04 0.00 0.02 99.77 17:27:16 17:23:01 0 0.32 0.00 0.03 0.00 0.00 99.65 17:27:16 17:23:01 1 0.02 0.00 0.05 0.00 0.03 99.90 17:27:16 17:24:01 all 0.20 0.00 0.04 0.00 0.03 99.73 17:27:16 17:24:01 0 0.33 0.00 0.05 0.00 0.02 99.60 17:27:16 17:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 17:27:16 17:25:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:27:16 17:25:01 0 0.32 0.00 0.03 0.00 0.00 99.65 17:27:16 17:25:01 1 0.03 0.00 0.03 0.00 0.05 99.88 17:27:16 17:26:01 all 0.22 0.00 0.04 0.00 0.02 99.72 17:27:16 17:26:01 0 0.35 0.00 0.03 0.00 0.02 99.60 17:27:16 17:26:01 1 0.08 0.00 0.05 0.00 0.02 99.85 17:27:16 Average: all 1.14 0.00 0.47 0.19 0.02 98.18 17:27:16 Average: 0 1.25 0.00 0.47 0.19 0.01 98.07 17:27:16 Average: 1 1.04 0.00 0.46 0.19 0.03 98.28 17:27:16 17:27:16 17:27:16