lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a576fe058936a7290e3ffe8cc458073ac3a6a4cf+748c375b9e927734e5c39e9bf70730eec1c3f6a7 (543f991055a53542bf6edf12ced42f779f3b8e96) 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-ssh1685997097581939137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11662877436819144674.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-372/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/app-service-configurable/branches/PR-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7747212693361935305.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh5249548874505866711.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/app-service-configurable/branches/PR-372/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/app-service-configurable/branches/PR-372/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11680108911855999752.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2249 in /w/workspace/_app-service-configurable_PR-372 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-372 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh136988606314907090.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh7948724162145020023.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # 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/_app-service-configurable_PR-372@tmp/jenkins-gitclient-ssh2862405834076328687.key > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" > git rev-list --no-walk a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:44 ========================================================= 17:14:44 EdgeX Global Pipelines Version Info 17:14:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:45 ------------------- 17:14:45 stable info: 17:14:45 ------------------- 17:14:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:45 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:14:45 Message: update stable to v1.0.219 17:14:45 ------------------- 17:14:45 experimental info: 17:14:45 ------------------- 17:14:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:45 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 17:14:45 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:14:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:14:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a576fe0 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:46 provisioning config files... 17:14:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config5467497974432171654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:46 ---> docker-login.sh 17:14:46 nexus3.edgexfoundry.org:10001 17:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:46 Configure a credential helper to remove this warning. See 17:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:46 17:14:46 Login Succeeded 17:14:46 nexus3.edgexfoundry.org:10002 17:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:46 Configure a credential helper to remove this warning. See 17:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:46 17:14:46 Login Succeeded 17:14:46 nexus3.edgexfoundry.org:10003 17:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:47 Configure a credential helper to remove this warning. See 17:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:47 17:14:47 Login Succeeded 17:14:47 nexus3.edgexfoundry.org:10004 17:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:47 Configure a credential helper to remove this warning. See 17:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:47 17:14:47 Login Succeeded 17:14:47 docker.io 17:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:47 Configure a credential helper to remove this warning. See 17:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:47 17:14:47 Login Succeeded 17:14:47 ---> docker-login.sh ends [Pipeline] } 17:14:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:14:48 + git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 17:14:48 -----------> git rev-list -1 --merges a576fe058936a7290e3ffe8cc458073ac3a6a4cf~1..a576fe058936a7290e3ffe8cc458073ac3a6a4cf a576fe058936a7290e3ffe8cc458073ac3a6a4cf [false] [Pipeline] sh 17:14:48 + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 17:14:48 ========================================================= 17:14:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:14:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:48 + git log --format=format:%s -1 a576fe058936a7290e3ffe8cc458073ac3a6a4cf [Pipeline] echo 17:14:48 [semverPrep] GIT_COMMIT: a576fe058936a7290e3ffe8cc458073ac3a6a4cf, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 17:14:48 [semverPrep] This is not a build commit. [Pipeline] sh 17:14:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:14:49 + grep -v github /etc/ssh/ssh_known_hosts 17:14:49 + '[' -e /tmp/ssh_known_hosts ']' 17:14:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:14:49 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:14:49 + sudo tee -a /etc/ssh/ssh_known_hosts 17:14:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:49 17:14:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:14:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:49 latest: Pulling from edgex-devops/git-semver 17:14:49 a0d0a0d46f8b: Pulling fs layer 17:14:49 3e5f54012d9b: Pulling fs layer 17:14:49 4c7163046ea9: Pulling fs layer 17:14:49 0c2d73faf560: Pulling fs layer 17:14:49 0c2d73faf560: Waiting 17:14:49 3e5f54012d9b: Verifying Checksum 17:14:49 3e5f54012d9b: Download complete 17:14:49 a0d0a0d46f8b: Verifying Checksum 17:14:49 a0d0a0d46f8b: Download complete 17:14:49 4c7163046ea9: Verifying Checksum 17:14:49 4c7163046ea9: Download complete 17:14:49 0c2d73faf560: Verifying Checksum 17:14:49 0c2d73faf560: Download complete 17:14:50 a0d0a0d46f8b: Pull complete 17:14:50 3e5f54012d9b: Pull complete 17:14:50 4c7163046ea9: Pull complete 17:14:50 0c2d73faf560: Pull complete 17:14:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:14:50 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 17:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:14:51 $ docker top 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:51 [ssh-agent] Looking for ssh-agent implementation... 17:14:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:51 $ docker exec 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent 17:14:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBLhEgh/agent.14 17:14:51 SSH_AGENT_PID=20 17:14:51 Running ssh-add (command line suppressed) 17:14:51 Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_7888789898475794962.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_7888789898475794962.key) 17:14:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:52 + git tag --points-at HEAD [Pipeline] } 17:14:52 $ docker exec --env ******** --env ******** 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent -k 17:14:52 unset SSH_AUTH_SOCK; 17:14:52 unset SSH_AGENT_PID; 17:14:52 echo Agent pid 20 killed; 17:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:52 [ssh-agent] Looking for ssh-agent implementation... 17:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:52 $ docker exec 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent 17:14:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdBHOkM/agent.53 17:14:52 SSH_AGENT_PID=60 17:14:52 Running ssh-add (command line suppressed) 17:14:52 Identity added: /w/workspace/_app-service-configurable_PR-372@tmp/private_key_6726710322981737769.key (/w/workspace/_app-service-configurable_PR-372@tmp/private_key_6726710322981737769.key) 17:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:52 + git semver init 17:14:52 # -> Open(): unable to determine branch for HEAD 17:14:52 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-372/.git 17:14:52 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-372 17:14:52 # $SEMVER_REMOTE_NAME = origin 17:14:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:52 # $SEMVER_USER_NAME = edgex-jenkins 17:14:52 # $SEMVER_BRANCH = PR-372 17:14:52 # $SEMVER_TEMP = /tmp/semver-160991706 17:14:52 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:14:53 # '/tmp/semver-160991706' -> '/w/workspace/_app-service-configurable_PR-372/.semver' 17:14:53 # -> Force: false 17:14:53 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-372/.semver [Pipeline] } 17:14:53 $ docker exec --env ******** --env ******** 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 ssh-agent -k 17:14:54 unset SSH_AUTH_SOCK; 17:14:54 unset SSH_AGENT_PID; 17:14:54 echo Agent pid 60 killed; 17:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:54 + git semver [Pipeline] } 17:14:54 $ docker stop --time=1 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 17:14:55 $ docker rm -f 5eea8172420ac4939a42b99cd6ea001e176f17437f05b0265418e0cce97deb62 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:14:56 Stashed 1 file(s) [Pipeline] echo 17:14:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:56 provisioning config files... 17:14:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config6246393838699791186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:56 ---> docker-login.sh 17:14:56 nexus3.edgexfoundry.org:10001 17:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:56 Configure a credential helper to remove this warning. See 17:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:56 17:14:56 Login Succeeded 17:14:56 nexus3.edgexfoundry.org:10002 17:14:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:56 Configure a credential helper to remove this warning. See 17:14:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:56 17:14:56 Login Succeeded 17:14:56 nexus3.edgexfoundry.org:10003 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 nexus3.edgexfoundry.org:10004 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 docker.io 17:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:57 Configure a credential helper to remove this warning. See 17:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:57 17:14:57 Login Succeeded 17:14:57 ---> docker-login.sh ends [Pipeline] } 17:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:14:57 ========================================================= 17:14:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:14:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:14:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 17:14:58 Sending build context to Docker daemon 2.946MB 17:14:58 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:14:58 Step 2/13 : FROM ${BASE} AS builder 17:14:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:14:58 59bf1c3509f3: Pulling fs layer 17:14:58 666ba61612fd: Pulling fs layer 17:14:58 8ed8ca486205: Pulling fs layer 17:14:58 4fe6c5a15a65: Pulling fs layer 17:14:58 22a0e8bec74d: Pulling fs layer 17:14:58 f965cba54748: Pulling fs layer 17:14:58 861ffc35075e: Pulling fs layer 17:14:58 4b385c91608e: Pulling fs layer 17:14:58 560528eb2ebb: Pulling fs layer 17:14:58 f965cba54748: Waiting 17:14:58 861ffc35075e: Waiting 17:14:58 4b385c91608e: Waiting 17:14:58 560528eb2ebb: Waiting 17:14:58 4fe6c5a15a65: Waiting 17:14:58 22a0e8bec74d: Waiting 17:14:58 8ed8ca486205: Verifying Checksum 17:14:58 8ed8ca486205: Download complete 17:14:58 666ba61612fd: Verifying Checksum 17:14:58 666ba61612fd: Download complete 17:14:58 22a0e8bec74d: Verifying Checksum 17:14:58 22a0e8bec74d: Download complete 17:14:58 f965cba54748: Verifying Checksum 17:14:58 f965cba54748: Download complete 17:14:58 59bf1c3509f3: Verifying Checksum 17:14:58 59bf1c3509f3: Download complete 17:14:58 861ffc35075e: Verifying Checksum 17:14:58 861ffc35075e: Download complete 17:14:58 4b385c91608e: Verifying Checksum 17:14:58 4b385c91608e: Download complete 17:14:58 4fe6c5a15a65: Verifying Checksum 17:14:58 4fe6c5a15a65: Download complete 17:14:58 560528eb2ebb: Verifying Checksum 17:14:58 560528eb2ebb: Download complete 17:14:58 59bf1c3509f3: Pull complete 17:14:58 666ba61612fd: Pull complete 17:14:58 8ed8ca486205: Pull complete 17:15:03 4fe6c5a15a65: Pull complete 17:15:03 22a0e8bec74d: Pull complete 17:15:03 f965cba54748: Pull complete 17:15:03 861ffc35075e: Pull complete 17:15:03 4b385c91608e: Pull complete 17:15:06 560528eb2ebb: Pull complete 17:15:06 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 17:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:15:06 ---> dd4a08f94e63 17:15:06 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:15:08 ---> Running in dcb95b090948 17:15:08 Removing intermediate container dcb95b090948 17:15:08 ---> 9ede82761848 17:15:08 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:15:08 ---> Running in 98cb49af1739 17:15:08 Removing intermediate container 98cb49af1739 17:15:08 ---> df5482cab828 17:15:08 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:15:08 ---> Running in 1a4bfc6dc8a7 17:15:08 Removing intermediate container 1a4bfc6dc8a7 17:15:08 ---> 17f15cb6c87b 17:15:08 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:08 ---> Running in 3449885aeb06 17:15:09 Removing intermediate container 3449885aeb06 17:15:09 ---> 9b037cccc836 17:15:09 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:09 ---> Running in 952afdcc9c2c 17:15:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:15:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:15:10 OK: 221 MiB in 52 packages 17:15:10 Removing intermediate container 952afdcc9c2c 17:15:10 ---> 7f7ddc50a92b 17:15:10 Step 8/13 : WORKDIR /app 17:15:10 ---> Running in f47174121fbc 17:15:10 Removing intermediate container f47174121fbc 17:15:10 ---> 57b4ea8548fc 17:15:10 Step 9/13 : COPY go.mod vendor* ./ 17:15:11 ---> 526edee888bd 17:15:11 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:11 ---> Running in 4a4699138ee5 17:15:11 Still waiting to schedule task 17:15:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:15:43 Removing intermediate container 4a4699138ee5 17:15:43 ---> ce902a997f2c 17:15:43 Step 11/13 : COPY . . 17:15:43 ---> e6609dde9002 17:15:43 Step 12/13 : ARG MAKE="make build" 17:15:43 ---> Running in fa301c318ca1 17:15:43 Removing intermediate container fa301c318ca1 17:15:43 ---> 06a055102bcb 17:15:43 Step 13/13 : RUN $MAKE 17:15:43 ---> Running in 8b6db08e28c1 17:15:43 noop 17:15:43 Removing intermediate container 8b6db08e28c1 17:15:43 ---> a8d66b088695 17:15:43 Successfully built a8d66b088695 17:15:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:15:43 + docker inspect -f . ci-base-image-x86_64 17:15:43 . [Pipeline] withDockerContainer 17:15:43 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 17:15:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:15:44 $ docker top 7d11b14ed5328701e74e1de688f8e27b403cd8fb92a4bf2e0a445f8722a282f2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:44 + go version 17:15:44 go version go1.17.6 linux/amd64 [Pipeline] } 17:15:44 $ docker stop --time=1 7d11b14ed5328701e74e1de688f8e27b403cd8fb92a4bf2e0a445f8722a282f2 17:15:45 $ docker rm -f 7d11b14ed5328701e74e1de688f8e27b403cd8fb92a4bf2e0a445f8722a282f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:46 + docker inspect -f . ci-base-image-x86_64 17:15:46 . [Pipeline] withDockerContainer 17:15:46 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 17:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:15:46 $ docker top 96393ae78524789405c61bad0031e1c8de4a12e2ea9c94f543bb9475ad40b5d0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:15:46 + make test 17:15:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:16:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:16:01 CGO_ENABLED=1 go vet ./... 17:16:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:16:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:16:06 ./bin/test-attribution-txt.sh [Pipeline] echo 17:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:16:06 $ docker stop --time=1 96393ae78524789405c61bad0031e1c8de4a12e2ea9c94f543bb9475ad40b5d0 17:16:07 $ docker rm -f 96393ae78524789405c61bad0031e1c8de4a12e2ea9c94f543bb9475ad40b5d0 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:16:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:09 + ls -al . 17:16:09 total 148 17:16:09 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 17:16 . 17:16:09 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 17:14 .. 17:16:09 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 17:14 Attribution.txt 17:16:09 drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 17:14 bin 17:16:09 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 17:14 CHANGELOG.md 17:16:09 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 17:15 coverage.out 17:16:09 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 17:14 Dockerfile 17:16:09 -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 17:14 .dockerignore 17:16:09 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 17:14 .git 17:16:09 drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 17:14 .github 17:16:09 -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 17:14 .gitignore 17:16:09 -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 17:14 go.mod 17:16:09 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 17:14 go.sum 17:16:09 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 17:14 GOVERNANCE.md 17:16:09 -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 17:14 Jenkinsfile 17:16:09 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 17:14 LICENSE 17:16:09 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 17:14 main.go 17:16:09 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 17:14 makefile 17:16:09 -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 17:14 OWNERS.md 17:16:09 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 17:14 README.md 17:16:09 drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 17:14 res 17:16:09 drwx------. 3 jenkins jenkins 72 Jan 20 17:14 .semver 17:16:09 drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 17:14 snap 17:16:09 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 17:14 VERSION [Pipeline] isUnix [Pipeline] sh 17:16:09 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=amd64 --label version=0.0.0 . 17:16:09 Sending build context to Docker daemon 2.947MB 17:16:09 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 17:16:09 Step 2/27 : FROM ${BASE} AS builder 17:16:09 ---> a8d66b088695 17:16:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:16:09 ---> Running in 2865a7ee7b33 17:16:09 Removing intermediate container 2865a7ee7b33 17:16:09 ---> 20be8ee1dc36 17:16:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:16:09 ---> Running in 1cab31df9197 17:16:09 Removing intermediate container 1cab31df9197 17:16:09 ---> 283c8fa64a83 17:16:09 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:16:09 ---> Running in 4a1d3945c5a9 17:16:09 Removing intermediate container 4a1d3945c5a9 17:16:09 ---> d3917273f911 17:16:09 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:09 ---> Running in 851ce58c1281 17:16:10 Removing intermediate container 851ce58c1281 17:16:10 ---> 55022814d5aa 17:16:10 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:16:10 ---> Running in 35189a90e62b 17:16:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:16:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:16:11 OK: 221 MiB in 52 packages 17:16:11 Removing intermediate container 35189a90e62b 17:16:11 ---> fe66330070bf 17:16:11 Step 8/27 : WORKDIR /app 17:16:11 ---> Running in 8393860fb0a7 17:16:12 Removing intermediate container 8393860fb0a7 17:16:12 ---> a5840c005f42 17:16:12 Step 9/27 : COPY go.mod vendor* ./ 17:16:12 ---> 66ad1778f0a5 17:16:12 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:12 ---> Running in aae93e9352db 17:16:12 Removing intermediate container aae93e9352db 17:16:12 ---> 7f5b86158f4b 17:16:12 Step 11/27 : COPY . . 17:16:13 ---> ccce83063e78 17:16:13 Step 12/27 : ARG MAKE="make build" 17:16:13 ---> Running in 0a74459cff98 17:16:13 Removing intermediate container 0a74459cff98 17:16:13 ---> e38c24af126d 17:16:13 Step 13/27 : RUN $MAKE 17:16:13 ---> Running in 46f84b956e4e 17:16:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:16:25 Removing intermediate container 46f84b956e4e 17:16:25 ---> 83d8788b8b8b 17:16:25 Step 14/27 : FROM alpine:3.14 17:16:25 3.14: Pulling from library/alpine 17:16:25 97518928ae5f: Pulling fs layer 17:16:26 97518928ae5f: Verifying Checksum 17:16:26 97518928ae5f: Download complete 17:16:26 97518928ae5f: Pull complete 17:16:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:16:26 Status: Downloaded newer image for alpine:3.14 17:16:26 ---> 0a97eee8041e 17:16:26 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:16:26 ---> Running in c40ef92da711 17:16:26 Removing intermediate container c40ef92da711 17:16:26 ---> 9062c88968e9 17:16:26 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:16:26 ---> Running in 1175032bc7ba 17:16:26 Removing intermediate container 1175032bc7ba 17:16:26 ---> 43abc227d351 17:16:26 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:16:26 ---> Running in 3f0f025dc485 17:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:16:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:16:26 (1/7) Installing ca-certificates (20191127-r5) 17:16:27 (2/7) Installing dumb-init (1.2.5-r1) 17:16:27 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:16:27 (4/7) Installing libsodium (1.0.18-r0) 17:16:27 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:16:27 (6/7) Installing libzmq (4.3.4-r0) 17:16:27 (7/7) Installing zeromq (4.3.4-r0) 17:16:27 Executing busybox-1.33.1-r6.trigger 17:16:27 Executing ca-certificates-20191127-r5.trigger 17:16:27 OK: 9 MiB in 21 packages 17:16:27 Removing intermediate container 3f0f025dc485 17:16:27 ---> 0d538e1bcc08 17:16:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:16:27 ---> ea0b421ad458 17:16:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:16:27 ---> f04ff19f6140 17:16:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:16:27 ---> 627cac98dd6f 17:16:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:16:28 ---> c136d575b7a1 17:16:28 Step 22/27 : EXPOSE 48095 17:16:28 ---> Running in 8cbfaa300924 17:16:28 Removing intermediate container 8cbfaa300924 17:16:28 ---> 033582b3439d 17:16:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:16:28 ---> Running in 32c54d3b118b 17:16:28 Removing intermediate container 32c54d3b118b 17:16:28 ---> 2d87fb28328d 17:16:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:28 ---> Running in 70847d8f9d61 17:16:28 Removing intermediate container 70847d8f9d61 17:16:28 ---> 63324d3a13c7 17:16:28 Step 25/27 : LABEL arch=amd64 17:16:28 ---> Running in 07823dc1643f 17:16:28 Removing intermediate container 07823dc1643f 17:16:28 ---> 2c6ce6e2f09b 17:16:28 Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf 17:16:28 ---> Running in 5e2665b4e35c 17:16:28 Removing intermediate container 5e2665b4e35c 17:16:28 ---> 3a56390211ea 17:16:28 Step 27/27 : LABEL version=0.0.0 17:16:28 ---> Running in 2d790933df7d 17:16:29 Removing intermediate container 2d790933df7d 17:16:29 ---> ebd63d01f767 17:16:29 [Warning] One or more build-args [ARCH] were not consumed 17:16:29 Successfully built ebd63d01f767 17:16:29 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:16:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2250 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws 17:16:35 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 17:16:35 Selected Git installation does not exist. Using Default 17:16:35 The recommended git tool is: NONE 17:16:40 using credential edgex-jenkins-ssh 17:16:40 Cloning the remote Git repository 17:16:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:16:40 > git init /w/workspace/app-service-configurable/2 # timeout=10 17:16:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:16:40 > git --version # timeout=10 17:16:40 > git --version # 'git version 2.17.1' 17:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:16:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:16:42 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:16:42 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf 17:16:42 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf 17:16:42 Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) 17:16:42 > git config core.sparsecheckout # timeout=10 17:16:42 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 17:16:42 > git remote # timeout=10 17:16:42 > git config --get remote.origin.url # timeout=10 17:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:42 > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 17:16:42 > git rev-parse HEAD^{commit} # timeout=10 17:16:42 > git config core.sparsecheckout # timeout=10 17:16:42 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 17:16:44 Still waiting to schedule task 17:16:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:16:47 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:48 Dload Upload Total Spent Left Speed 17:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74955 0 --:--:-- --:--:-- --:--:-- 74955 [Pipeline] sh 17:16:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:16:48 + sudo tee /etc/docker/daemon.new 17:16:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:16:48 { 17:16:48 "registry-mirrors": [ 17:16:48 "https://nexus3.edgexfoundry.org:10001" 17:16:48 ], 17:16:48 "bip": "10.250.0.254/24", 17:16:48 "hosts": [ 17:16:48 "tcp://0.0.0.0:5555", 17:16:48 "unix:///var/run/docker.sock" 17:16:48 ], 17:16:48 "mtu": 1458, 17:16:48 "selinux-enabled": true, 17:16:48 "seccomp-profile": "/etc/docker/seccomp.json" 17:16:48 } [Pipeline] sh 17:16:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:16:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:08 provisioning config files... 17:17:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config3975041540723583281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:08 ---> docker-login.sh 17:17:08 nexus3.edgexfoundry.org:10001 17:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:09 Configure a credential helper to remove this warning. See 17:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:09 17:17:09 Login Succeeded 17:17:09 nexus3.edgexfoundry.org:10002 17:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:09 Configure a credential helper to remove this warning. See 17:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:09 17:17:09 Login Succeeded 17:17:09 nexus3.edgexfoundry.org:10003 17:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:10 Configure a credential helper to remove this warning. See 17:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:10 17:17:10 Login Succeeded 17:17:10 nexus3.edgexfoundry.org:10004 17:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:10 Configure a credential helper to remove this warning. See 17:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:10 17:17:10 Login Succeeded 17:17:10 docker.io 17:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:11 Configure a credential helper to remove this warning. See 17:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:11 17:17:11 Login Succeeded 17:17:11 ---> docker-login.sh ends [Pipeline] } 17:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:11 ========================================================= 17:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:17:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:17:12 Sending build context to Docker daemon 207.4kB 17:17:12 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 17:17:12 Step 2/13 : FROM ${BASE} AS builder 17:17:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:12 9b3977197b4f: Pulling fs layer 17:17:12 1a89e8eeedd5: Pulling fs layer 17:17:12 94645a83ff95: Pulling fs layer 17:17:12 3f3a8bcf1eab: Pulling fs layer 17:17:12 0c92f367c5e7: Pulling fs layer 17:17:12 4b8299f9d1f4: Pulling fs layer 17:17:12 9a6b49a46696: Pulling fs layer 17:17:12 cf05db05a679: Pulling fs layer 17:17:12 3f3a8bcf1eab: Waiting 17:17:12 0c92f367c5e7: Waiting 17:17:12 4b8299f9d1f4: Waiting 17:17:12 cf05db05a679: Waiting 17:17:12 9a6b49a46696: Waiting 17:17:12 94645a83ff95: Verifying Checksum 17:17:12 94645a83ff95: Download complete 17:17:12 1a89e8eeedd5: Verifying Checksum 17:17:12 1a89e8eeedd5: Download complete 17:17:12 0c92f367c5e7: Verifying Checksum 17:17:12 0c92f367c5e7: Download complete 17:17:12 4b8299f9d1f4: Download complete 17:17:12 9b3977197b4f: Verifying Checksum 17:17:12 9b3977197b4f: Download complete 17:17:12 9a6b49a46696: Verifying Checksum 17:17:12 9a6b49a46696: Download complete 17:17:13 9b3977197b4f: Pull complete 17:17:13 1a89e8eeedd5: Pull complete 17:17:14 94645a83ff95: Pull complete 17:17:14 cf05db05a679: Verifying Checksum 17:17:14 cf05db05a679: Download complete 17:17:15 3f3a8bcf1eab: Verifying Checksum 17:17:15 3f3a8bcf1eab: Download complete 17:17:18 Running on prd-ubuntu18.04-docker-8c-8g-2251 in /w/workspace/_app-service-configurable_PR-372 [Pipeline] { [Pipeline] ws 17:17:18 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 17:17:18 Selected Git installation does not exist. Using Default 17:17:18 The recommended git tool is: NONE 17:17:20 using credential edgex-jenkins-ssh 17:17:20 Cloning the remote Git repository 17:17:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:17:20 > git init /w/workspace/app-service-configurable/2 # timeout=10 17:17:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:17:20 > git --version # timeout=10 17:17:20 > git --version # 'git version 2.17.1' 17:17:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:22 Merging remotes/origin/main commit 748c375b9e927734e5c39e9bf70730eec1c3f6a7 into PR head commit a576fe058936a7290e3ffe8cc458073ac3a6a4cf 17:17:22 Merge succeeded, producing a576fe058936a7290e3ffe8cc458073ac3a6a4cf 17:17:22 Checking out Revision a576fe058936a7290e3ffe8cc458073ac3a6a4cf (PR-372) 17:17:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:17:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:17:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:17:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:17:22 > git config core.sparsecheckout # timeout=10 17:17:22 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 17:17:22 > git remote # timeout=10 17:17:22 > git config --get remote.origin.url # timeout=10 17:17:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:22 > git merge 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 17:17:22 > git rev-parse HEAD^{commit} # timeout=10 17:17:22 > git config core.sparsecheckout # timeout=10 17:17:22 > git checkout -f a576fe058936a7290e3ffe8cc458073ac3a6a4cf # timeout=10 17:17:25 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:26 + echo snap-build.sh 17:17:26 snap-build.sh 17:17:26 + SNAP_BASE_DIR=. 17:17:26 + '[' '!' -z /w/workspace/app-service-configurable/2 ']' 17:17:26 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/2 17:17:26 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/2]' 17:17:26 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/2] 17:17:26 + cd /w/workspace/app-service-configurable/2 17:17:26 + sudo apt-get remove -qy --purge lxd lxd-client 17:17:26 Reading package lists... 17:17:26 Building dependency tree... 17:17:26 Reading state information... 17:17:26 The following packages were automatically installed and are no longer required: 17:17:26 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:17:26 uidmap xdelta3 17:17:26 Use 'sudo apt autoremove' to remove them. 17:17:26 The following packages will be REMOVED: 17:17:26 lxd* lxd-client* 17:17:26 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:17:26 After this operation, 31.7 MB disk space will be freed. 17:17:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 17:17:27 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:17:27 3f3a8bcf1eab: Pull complete 17:17:27 0c92f367c5e7: Pull complete 17:17:27 4b8299f9d1f4: Pull complete 17:17:27 9a6b49a46696: Pull complete 17:17:27 Removing lxd dnsmasq configuration 17:17:28 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:17:28 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:17:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:17:29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 17:17:29 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:17:30 Processing triggers for systemd (237-3ubuntu10.52) ... 17:17:30 Processing triggers for ureadahead (0.100.0-21) ... 17:17:30 + sudo snap remove --purge lxd 17:17:30 snap "lxd" is not installed 17:17:30 + sudo groupadd --force --system lxd 17:17:30 ++ whoami 17:17:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:17:30 + newgrp - lxd 17:17:30 + sudo snap install lxd 17:17:32 cf05db05a679: Pull complete 17:17:32 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 17:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:17:32 ---> 0ccda1f7e2ee 17:17:32 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:17:34 ---> Running in 1496de6608b8 17:17:34 Removing intermediate container 1496de6608b8 17:17:34 ---> 1f9979b90f7b 17:17:34 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:17:34 ---> Running in fc5a9c045d73 17:17:35 Removing intermediate container fc5a9c045d73 17:17:35 ---> a79048836509 17:17:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:17:35 ---> Running in 80c1f08a7916 17:17:35 Removing intermediate container 80c1f08a7916 17:17:35 ---> 3fb36f8f95b4 17:17:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:35 ---> Running in 42c5cc9f5f5c 17:17:37 Removing intermediate container 42c5cc9f5f5c 17:17:37 ---> b08cf685cbad 17:17:37 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:37 ---> Running in 4263f78b744e 17:17:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:17:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:17:40 OK: 220 MiB in 52 packages 17:17:41 Removing intermediate container 4263f78b744e 17:17:41 ---> c9b912a934fe 17:17:41 Step 8/13 : WORKDIR /app 17:17:41 ---> Running in d2a9312cc3ee 17:17:41 Removing intermediate container d2a9312cc3ee 17:17:41 ---> b41ac7657814 17:17:41 Step 9/13 : COPY go.mod vendor* ./ 17:17:42 ---> 63d795b1d58d 17:17:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:42 ---> Running in b7b8760946ae 17:18:17 error: cannot perform the following tasks: 17:18:17 - Ensure prerequisites for "lxd" are available (cannot install snap base "core20": Post https://api.snapcraft.io/v2/snaps/refresh: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:18 17:18:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:18 latest: Pulling from edgex-lftools-log-publisher 17:18:18 b4d181a07f80: Pulling fs layer 17:18:18 a1111a8f2ec3: Pulling fs layer 17:18:18 ed53099fbce6: Pulling fs layer 17:18:18 dc539afda2c1: Pulling fs layer 17:18:18 77bc0d833cb6: Pulling fs layer 17:18:18 9065ff56babe: Pulling fs layer 17:18:18 d287ab97295c: Pulling fs layer 17:18:18 dc539afda2c1: Waiting 17:18:18 77bc0d833cb6: Waiting 17:18:18 9065ff56babe: Waiting 17:18:18 d287ab97295c: Waiting 17:18:18 a1111a8f2ec3: Verifying Checksum 17:18:18 a1111a8f2ec3: Download complete 17:18:18 dc539afda2c1: Verifying Checksum 17:18:18 dc539afda2c1: Download complete 17:18:18 ed53099fbce6: Verifying Checksum 17:18:18 ed53099fbce6: Download complete 17:18:19 9065ff56babe: Verifying Checksum 17:18:19 9065ff56babe: Download complete 17:18:19 77bc0d833cb6: Verifying Checksum 17:18:19 77bc0d833cb6: Download complete 17:18:19 b4d181a07f80: Verifying Checksum 17:18:19 b4d181a07f80: Download complete 17:18:20 d287ab97295c: Verifying Checksum 17:18:20 d287ab97295c: Download complete 17:18:20 b4d181a07f80: Pull complete 17:18:20 a1111a8f2ec3: Pull complete 17:18:21 ed53099fbce6: Pull complete 17:18:21 dc539afda2c1: Pull complete 17:18:21 77bc0d833cb6: Pull complete 17:18:21 9065ff56babe: Pull complete 17:18:27 d287ab97295c: Pull complete 17:18:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:27 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 17:18:27 $ 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/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:29 $ docker top 06ca25e7ca2f69b1430a58913cd01b75194375703e1bcda3cb0c3cd057a42f92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:30 ---> job-cost.sh 17:18:30 lf-activate-venv: SKIPPING 17:18:30 INFO: No Stack... 17:18:30 INFO: Retrieving Pricing Info for: v3-standard-2 17:18:31 INFO: Archiving Costs [Pipeline] sh 17:18:31 + cat /w/workspace/_app-service-configurable_PR-372/archives/cost.csv 17:18:31 + cut -d, -f6 [Pipeline] lock 17:18:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] 17:18:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] did not exist. Created. 17:18:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:31 + echo total: 0.05999999865889549 [Pipeline] stash 17:18:31 Stashed 1 file(s) [Pipeline] } 17:18:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:31 $ docker stop --time=1 06ca25e7ca2f69b1430a58913cd01b75194375703e1bcda3cb0c3cd057a42f92 17:18:50 Removing intermediate container b7b8760946ae 17:18:50 ---> 79439e0f85af 17:18:50 Step 11/13 : COPY . . 17:18:50 ---> 7392c295de1f 17:18:50 Step 12/13 : ARG MAKE="make build" 17:18:50 ---> Running in fbba706c7b7c 17:18:50 Removing intermediate container fbba706c7b7c 17:18:50 ---> ea40e287be25 17:18:50 Step 13/13 : RUN $MAKE 17:18:50 ---> Running in 59e813d5d23c 17:18:51 $ docker rm -f 06ca25e7ca2f69b1430a58913cd01b75194375703e1bcda3cb0c3cd057a42f92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:18:51 Failed in branch amd64 17:18:51 noop 17:18:52 Removing intermediate container 59e813d5d23c 17:18:52 ---> 3fbfdfbc7d22 17:18:52 Successfully built 3fbfdfbc7d22 17:18:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:18:52 + docker inspect -f . ci-base-image-arm64 17:18:52 . [Pipeline] withDockerContainer 17:18:53 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 17:18:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:18:54 $ docker top a16c24d8ce3114aaa642c67ebd02a693aeb49bb90b1cc4e7a77aeb958347414a -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:55 + go version 17:18:55 go version go1.17.6 linux/arm64 [Pipeline] } 17:18:55 $ docker stop --time=1 a16c24d8ce3114aaa642c67ebd02a693aeb49bb90b1cc4e7a77aeb958347414a 17:18:56 $ docker rm -f a16c24d8ce3114aaa642c67ebd02a693aeb49bb90b1cc4e7a77aeb958347414a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:57 + docker inspect -f . ci-base-image-arm64 17:18:57 . [Pipeline] withDockerContainer 17:18:57 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 17:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:18:59 $ docker top 4c536d2a33c10f3f555dae4ee94d87586332ef624603f2cf6c973f6c494c9076 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:19:00 + make test 17:19:00 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:19:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:19:46 CGO_ENABLED=1 go vet ./... 17:19:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:59 ./bin/test-attribution-txt.sh [Pipeline] echo 17:20:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:20:01 $ docker stop --time=1 4c536d2a33c10f3f555dae4ee94d87586332ef624603f2cf6c973f6c494c9076 17:20:03 $ docker rm -f 4c536d2a33c10f3f555dae4ee94d87586332ef624603f2cf6c973f6c494c9076 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:03 Warning: overwriting stash ‘coverage-report’ 17:20:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:05 + ls -al . 17:20:05 total 172 17:20:05 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 17:20 . 17:20:05 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 17:16 .. 17:20:05 -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 17:16 .dockerignore 17:20:05 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 17:16 .git 17:20:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 17:16 .github 17:20:05 -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 17:16 .gitignore 17:20:05 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 17:16 Attribution.txt 17:20:05 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 17:16 CHANGELOG.md 17:20:05 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 17:16 Dockerfile 17:20:05 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 17:16 GOVERNANCE.md 17:20:05 -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 17:16 Jenkinsfile 17:20:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 17:16 LICENSE 17:20:05 -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 17:16 OWNERS.md 17:20:05 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 17:16 README.md 17:20:05 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 17:14 VERSION 17:20:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 17:16 bin 17:20:05 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 17:19 coverage.out 17:20:05 -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 17:16 go.mod 17:20:05 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 17:16 go.sum 17:20:05 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 17:16 main.go 17:20:05 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 17:16 makefile 17:20:05 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 17:16 res 17:20:05 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 17:16 snap [Pipeline] isUnix [Pipeline] sh 17:20:05 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf --label arch=arm64 --label version=0.0.0 . 17:20:05 Sending build context to Docker daemon 208.4kB 17:20:05 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 17:20:05 Step 2/27 : FROM ${BASE} AS builder 17:20:05 ---> 3fbfdfbc7d22 17:20:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:20:06 ---> Running in 133533b539bf 17:20:06 Removing intermediate container 133533b539bf 17:20:06 ---> 9ad54f6fa60e 17:20:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:20:06 ---> Running in 284f26dfde36 17:20:06 Removing intermediate container 284f26dfde36 17:20:06 ---> 2acb508ae2a6 17:20:06 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:20:06 ---> Running in 1880912fad1c 17:20:07 Removing intermediate container 1880912fad1c 17:20:07 ---> 0c0698efc1d1 17:20:07 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:07 ---> Running in cc9bff374bc2 17:20:09 Removing intermediate container cc9bff374bc2 17:20:09 ---> 049ac147931d 17:20:09 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:09 ---> Running in 83b134beb634 17:20:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:20:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:20:11 OK: 220 MiB in 52 packages 17:20:12 Removing intermediate container 83b134beb634 17:20:12 ---> 2fbb4de16c82 17:20:12 Step 8/27 : WORKDIR /app 17:20:12 ---> Running in dfd0d433883b 17:20:12 Removing intermediate container dfd0d433883b 17:20:12 ---> ce6a0f8fb522 17:20:12 Step 9/27 : COPY go.mod vendor* ./ 17:20:13 ---> 298f036be575 17:20:13 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:13 ---> Running in e719f9696924 17:20:15 Removing intermediate container e719f9696924 17:20:15 ---> ab1b76a00a6c 17:20:15 Step 11/27 : COPY . . 17:20:15 ---> e3d5fe24ca3a 17:20:15 Step 12/27 : ARG MAKE="make build" 17:20:16 ---> Running in bd4a0f0ec850 17:20:16 Removing intermediate container bd4a0f0ec850 17:20:16 ---> ca36ffcad643 17:20:16 Step 13/27 : RUN $MAKE 17:20:16 ---> Running in 5b978afaeb96 17:20:17 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:21:04 Removing intermediate container 5b978afaeb96 17:21:04 ---> b38db4151483 17:21:04 Step 14/27 : FROM alpine:3.14 17:21:04 3.14: Pulling from library/alpine 17:21:04 be307f383ecc: Pulling fs layer 17:21:04 be307f383ecc: Verifying Checksum 17:21:04 be307f383ecc: Download complete 17:21:04 be307f383ecc: Pull complete 17:21:04 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 17:21:04 Status: Downloaded newer image for alpine:3.14 17:21:04 ---> 5b8b7b635229 17:21:04 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:21:04 ---> Running in 310719f1f8ef 17:21:04 Removing intermediate container 310719f1f8ef 17:21:04 ---> 0c89629b4666 17:21:04 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:21:04 ---> Running in cb3c2187222e 17:21:04 Removing intermediate container cb3c2187222e 17:21:04 ---> 75299ac37c02 17:21:04 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:21:04 ---> Running in a2d0fbedcd3b 17:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:21:04 (1/7) Installing ca-certificates (20191127-r5) 17:21:04 (2/7) Installing dumb-init (1.2.5-r1) 17:21:04 (3/7) Installing libgcc (10.3.1_git20210424-r2) 17:21:04 (4/7) Installing libsodium (1.0.18-r0) 17:21:04 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 17:21:04 (6/7) Installing libzmq (4.3.4-r0) 17:21:04 (7/7) Installing zeromq (4.3.4-r0) 17:21:04 Executing busybox-1.33.1-r6.trigger 17:21:04 Executing ca-certificates-20191127-r5.trigger 17:21:04 OK: 9 MiB in 21 packages 17:21:04 Removing intermediate container a2d0fbedcd3b 17:21:04 ---> 8b665025eabb 17:21:04 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:21:04 ---> 2b2ada865e75 17:21:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:21:05 ---> 31577f2f1844 17:21:05 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:21:06 ---> b89073df3363 17:21:06 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:21:07 ---> 3b02a32bbdbf 17:21:07 Step 22/27 : EXPOSE 48095 17:21:07 ---> Running in a3db1d50aeea 17:21:07 Removing intermediate container a3db1d50aeea 17:21:07 ---> 9330f25dd09c 17:21:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:21:07 ---> Running in b9130122fbe6 17:21:07 Removing intermediate container b9130122fbe6 17:21:07 ---> 5569369889b7 17:21:07 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:07 ---> Running in 3c70455ae775 17:21:08 Removing intermediate container 3c70455ae775 17:21:08 ---> b0b1d85fc468 17:21:08 Step 25/27 : LABEL arch=arm64 17:21:08 ---> Running in 0318d7fb09ab 17:21:08 Removing intermediate container 0318d7fb09ab 17:21:08 ---> b8a4f7753ccf 17:21:08 Step 26/27 : LABEL git_sha=a576fe058936a7290e3ffe8cc458073ac3a6a4cf 17:21:08 ---> Running in 84e21ade9f75 17:21:09 Removing intermediate container 84e21ade9f75 17:21:09 ---> 06fafe280608 17:21:09 Step 27/27 : LABEL version=0.0.0 17:21:09 ---> Running in 1af79fc98082 17:21:09 Removing intermediate container 1af79fc98082 17:21:09 ---> 6e089ab8209b 17:21:09 [Warning] One or more build-args [ARCH] were not consumed 17:21:09 Successfully built 6e089ab8209b 17:21:09 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:10 17:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:10 arm64: Pulling from edgex-lftools-log-publisher 17:21:10 448f6bf000e3: Pulling fs layer 17:21:10 f757da607395: Pulling fs layer 17:21:10 05883995daec: Pulling fs layer 17:21:10 8603b9c90790: Pulling fs layer 17:21:10 1560dd03e051: Pulling fs layer 17:21:10 27f5ce0e4adf: Pulling fs layer 17:21:10 c2d8d7efcc4b: Pulling fs layer 17:21:10 8603b9c90790: Waiting 17:21:10 1560dd03e051: Waiting 17:21:10 27f5ce0e4adf: Waiting 17:21:10 c2d8d7efcc4b: Waiting 17:21:10 f757da607395: Verifying Checksum 17:21:10 f757da607395: Download complete 17:21:10 8603b9c90790: Verifying Checksum 17:21:10 8603b9c90790: Download complete 17:21:10 1560dd03e051: Verifying Checksum 17:21:10 1560dd03e051: Download complete 17:21:10 27f5ce0e4adf: Verifying Checksum 17:21:10 27f5ce0e4adf: Download complete 17:21:10 05883995daec: Verifying Checksum 17:21:10 05883995daec: Download complete 17:21:11 448f6bf000e3: Verifying Checksum 17:21:11 448f6bf000e3: Download complete 17:21:13 c2d8d7efcc4b: Verifying Checksum 17:21:13 c2d8d7efcc4b: Download complete 17:21:14 448f6bf000e3: Pull complete 17:21:15 f757da607395: Pull complete 17:21:16 05883995daec: Pull complete 17:21:17 8603b9c90790: Pull complete 17:21:18 1560dd03e051: Pull complete 17:21:18 27f5ce0e4adf: Pull complete 17:21:33 c2d8d7efcc4b: Pull complete 17:21:33 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:21:33 prd-ubuntu18.04-docker-arm64-4c-16g-2250 does not seem to be running inside a container 17:21:33 $ 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/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:21:36 $ docker top c17de74ff0550576fb763accc99e47ad2bf8a2802b60ec60dd5214919761e339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:36 ---> job-cost.sh 17:21:36 lf-activate-venv: SKIPPING 17:21:36 INFO: No Stack... 17:21:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:21:37 INFO: Archiving Costs [Pipeline] sh 17:21:38 + + cut -d,cat /w/workspace/app-service-configurable/2/archives/cost.csv 17:21:38 -f6 [Pipeline] lock 17:21:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] 17:21:38 Resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] did not exist. Created. 17:21:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:21:38 /w/workspace/app-service-configurable/2@tmp/durable-0adbc343/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-0adbc343/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:21:39 + echo total: 0.10999999940395355 [Pipeline] stash 17:21:39 Warning: overwriting stash ‘stack-cost’ 17:21:39 Stashed 1 file(s) [Pipeline] } 17:21:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-372-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:21:39 $ docker stop --time=1 c17de74ff0550576fb763accc99e47ad2bf8a2802b60ec60dd5214919761e339 17:21:41 $ docker rm -f c17de74ff0550576fb763accc99e47ad2bf8a2802b60ec60dd5214919761e339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:21:42 + '[' -d /w/workspace/_app-service-configurable_PR-372/archives ']' 17:21:42 + ls -al /w/workspace/_app-service-configurable_PR-372/archives 17:21:42 total 8 17:21:42 drwxr-xr-x. 3 root root 34 Jan 20 17:18 . 17:21:42 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 17:18 .. 17:21:42 drwxr-xr-x. 2 root root 6 Jan 20 17:18 cost 17:21:42 -rw-r--r--. 1 root root 95 Jan 20 17:18 cost.csv 17:21:42 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-372/archives 17:21:42 + ls -al /w/workspace/_app-service-configurable_PR-372/archives 17:21:42 total 8 17:21:42 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 17:18 . 17:21:42 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 17:18 .. 17:21:42 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 17:18 cost 17:21:42 -rw-r--r--. 1 jenkins jenkins 95 Jan 20 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:21:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:21:43 ---> package-listing.sh 17:21:43 ++ facter osfamily 17:21:43 ++ tr '[:upper:]' '[:lower:]' 17:21:43 + OS_FAMILY=redhat 17:21:43 + workspace=/w/workspace/_app-service-configurable_PR-372 17:21:43 + START_PACKAGES=/tmp/packages_start.txt 17:21:43 + END_PACKAGES=/tmp/packages_end.txt 17:21:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:21:43 + PACKAGES=/tmp/packages_start.txt 17:21:43 + '[' /w/workspace/_app-service-configurable_PR-372 ']' 17:21:43 + PACKAGES=/tmp/packages_end.txt 17:21:43 + case "${OS_FAMILY}" in 17:21:43 + rpm -qa 17:21:43 + sort 17:21:43 + '[' -f /tmp/packages_start.txt ']' 17:21:43 + '[' -f /tmp/packages_end.txt ']' 17:21:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:21:43 + '[' /w/workspace/_app-service-configurable_PR-372 ']' 17:21:43 + mkdir -p /w/workspace/_app-service-configurable_PR-372/archives/ 17:21:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-372/archives/ [Pipeline] echo 17:21:43 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/_app-service-configurable_PR-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:21:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:21:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:21:44 . [Pipeline] withDockerContainer 17:21:44 prd-centos7-docker-4c-2g-2249 does not seem to be running inside a container 17:21:44 $ 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/_app-service-configurable_PR-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-372 -v /w/workspace/_app-service-configurable_PR-372:/w/workspace/_app-service-configurable_PR-372:rw,z -v /w/workspace/_app-service-configurable_PR-372@tmp:/w/workspace/_app-service-configurable_PR-372@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:21:45 $ docker top 8d490e91b60d01ac6f943a09cbc49abed8d773500db61c21d719451856a5974b -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:21:46 + ls /var/log/sa-host 17:21:46 + sadf -c /var/log/sa-host/sa17 17:21:46 file_magic: OK 17:21:46 HZ: Using current value: 100 17:21:46 file_header: OK 17:21:46 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:21:46 Statistics: 17:21:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:21:46 File successfully converted to sysstat format version 12.0.3 17:21:46 + sadf -c /var/log/sa-host/sa20 17:21:46 file_magic: OK 17:21:46 HZ: Using current value: 100 17:21:46 file_header: OK 17:21:46 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:21:46 Statistics: 17:21:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:21:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:46 provisioning config files... 17:21:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-372@tmp/config2536734087598657368tmp [Pipeline] { [Pipeline] echo 17:21:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:46 ---> create-netrc.sh [Pipeline] } 17:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:21:46 ---> python-tools-install.sh [Pipeline] echo 17:21:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:47 ---> sudo-logs.sh 17:21:47 Archiving 'sudo' log.. 17:21:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known 17:21:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2249.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:21:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:47 ---> job-cost.sh 17:21:47 lf-activate-venv: SKIPPING 17:21:47 DEBUG: total: 0.05999999865889549 17:21:47 INFO: Retrieving Stack Cost... 17:21:47 INFO: Retrieving Pricing Info for: v3-standard-2 17:21:47 INFO: Archiving Costs [Pipeline] echo 17:21:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:48 ---> logs-deploy.sh 17:21:48 lf-activate-venv: SKIPPING 17:21:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-372/2 17:21:48 INFO: archiving workspace using pattern(s): 17:21:48 Archives upload complete. 17:21:49 INFO: archiving logs to Nexus 17:21:49 ---> uname -a: 17:21:49 Linux prd-centos7-docker-4c-2g-2249.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 17:21:49 17:21:49 17:21:49 ---> lscpu: 17:21:49 Architecture: x86_64 17:21:49 CPU op-mode(s): 32-bit, 64-bit 17:21:49 Byte Order: Little Endian 17:21:49 Address sizes: 40 bits physical, 48 bits virtual 17:21:49 CPU(s): 2 17:21:49 On-line CPU(s) list: 0,1 17:21:49 Thread(s) per core: 1 17:21:49 Core(s) per socket: 1 17:21:49 Socket(s): 2 17:21:49 NUMA node(s): 1 17:21:49 Vendor ID: AuthenticAMD 17:21:49 CPU family: 23 17:21:49 Model: 49 17:21:49 Model name: AMD EPYC-Rome Processor 17:21:49 Stepping: 0 17:21:49 CPU MHz: 2799.976 17:21:49 BogoMIPS: 5599.95 17:21:49 Virtualization: AMD-V 17:21:49 Hypervisor vendor: KVM 17:21:49 Virtualization type: full 17:21:49 L1d cache: 32K 17:21:49 L1i cache: 32K 17:21:49 L2 cache: 512K 17:21:49 L3 cache: 16384K 17:21:49 NUMA node0 CPU(s): 0,1 17:21:49 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:21:49 17:21:49 17:21:49 ---> nproc: 17:21:49 2 17:21:49 17:21:49 17:21:49 ---> df -h: 17:21:49 Filesystem Size Used Avail Use% Mounted on 17:21:49 overlay 40G 9.1G 31G 23% / 17:21:49 tmpfs 64M 0 64M 0% /dev 17:21:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:21:49 shm 64M 0 64M 0% /dev/shm 17:21:49 /dev/vda1 40G 9.1G 31G 23% /facter-os 17:21:49 17:21:49 17:21:49 ---> sar -b -r -n DEV: 17:21:49 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 17:21:49 17:21:49 17:14:10 LINUX RESTART (2 CPU) 17:21:49 17:21:49 17:15:01 tps rtps wtps bread/s bwrtn/s 17:21:49 17:16:01 351.64 0.00 351.64 0.00 78359.94 17:21:49 17:17:01 73.54 0.00 73.54 0.00 9077.32 17:21:49 17:18:01 0.20 0.00 0.20 0.00 3.36 17:21:49 17:19:01 72.81 0.00 72.81 0.00 18074.70 17:21:49 17:20:01 1.40 0.00 1.40 0.00 23.84 17:21:49 17:21:01 0.30 0.00 0.30 0.00 4.31 17:21:49 Average: 83.35 0.00 83.35 0.00 17599.04 17:21:49 17:21:49 17:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:49 17:16:01 3910112 0 992996 12.40 2620 3103212 1488264 16.43 905568 2732952 53740 17:21:49 17:17:01 3933720 0 926220 11.56 2620 3146380 1220688 13.48 928560 2692724 20 17:21:49 17:18:01 3931080 0 928860 11.60 2620 3146380 1187696 13.11 932652 2692724 16 17:21:49 17:19:01 3314088 0 1056008 13.19 2620 3636224 1375744 15.19 1025600 3136068 20 17:21:49 17:20:01 3312948 0 1057144 13.20 2620 3636228 1377788 15.21 1025688 3136068 12 17:21:49 17:21:01 3335988 0 1034100 12.91 2620 3636232 1290764 14.25 1005408 3136068 16 17:21:49 Average: 3622989 0 999221 12.48 2620 3384109 1323491 14.61 970579 2921101 8971 17:21:49 17:21:49 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:49 17:16:01 veth41d4719 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:21:49 17:16:01 eth0 296.34 259.73 2108.43 33.37 0.00 0.00 0.00 0.00 17:21:49 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:16:01 docker0 241.69 265.58 18.20 2079.86 0.00 0.00 0.00 0.00 17:21:49 17:17:01 eth0 46.69 28.22 162.21 10.41 0.00 0.00 0.00 0.00 17:21:49 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:17:01 docker0 11.17 17.05 0.65 92.20 0.00 0.00 0.00 0.00 17:21:49 17:18:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 17:21:49 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:19:01 eth0 130.87 76.47 2599.22 36.67 0.00 0.00 0.00 0.00 17:21:49 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:20:01 eth0 0.92 1.15 0.13 6.17 0.00 0.00 0.00 0.00 17:21:49 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:21:01 eth0 0.18 0.08 0.01 0.30 0.00 0.00 0.00 0.00 17:21:49 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 Average: eth0 79.29 61.04 811.93 14.53 0.00 0.00 0.00 0.00 17:21:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:49 Average: docker0 42.17 47.13 3.14 362.23 0.00 0.00 0.00 0.00 17:21:49 17:21:49 17:21:49 ---> sar -P ALL: 17:21:49 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 17:21:49 17:21:49 17:14:10 LINUX RESTART (2 CPU) 17:21:49 17:21:49 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:21:49 17:16:01 all 38.81 0.00 12.58 3.72 0.12 44.78 17:21:49 17:16:01 0 38.09 0.00 12.93 3.33 0.13 45.53 17:21:49 17:16:01 1 39.53 0.00 12.23 4.11 0.11 44.03 17:21:49 17:17:01 all 21.05 0.00 4.21 1.45 0.05 73.24 17:21:49 17:17:01 0 20.75 0.00 4.27 1.35 0.05 73.57 17:21:49 17:17:01 1 21.34 0.00 4.15 1.56 0.05 72.90 17:21:49 17:18:01 all 0.23 0.00 0.07 0.00 0.03 99.68 17:21:49 17:18:01 0 0.03 0.00 0.07 0.00 0.03 99.87 17:21:49 17:18:01 1 0.42 0.00 0.07 0.00 0.02 99.50 17:21:49 17:19:01 all 7.69 0.00 3.19 8.00 0.04 81.08 17:21:49 17:19:01 0 7.66 0.00 3.35 8.00 0.03 80.95 17:21:49 17:19:01 1 7.72 0.00 3.03 8.00 0.05 81.20 17:21:49 17:20:01 all 0.06 0.00 0.05 0.00 0.01 99.88 17:21:49 17:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:21:49 17:20:01 1 0.07 0.00 0.05 0.00 0.00 99.88 17:21:49 17:21:01 all 0.07 0.00 0.05 0.00 0.02 99.87 17:21:49 17:21:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:21:49 17:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:21:49 Average: all 10.93 0.00 3.24 2.16 0.04 83.63 17:21:49 Average: 0 10.73 0.00 3.33 2.08 0.05 83.80 17:21:49 Average: 1 11.13 0.00 3.15 2.24 0.04 83.45 17:21:49 17:21:49 17:21:49