Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from f232b4ac582dc925f73b9e17b78dc05be949e6ea+2d8b7de1e2e5f9400ce1baf8c318934e5566b23c (bc358bd0814e1a45fc94f44dbb79d64e9f09bf38) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-166/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-166/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-20633 in /w/workspace/_app-service-configurable_PR-166 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c into PR head commit f232b4ac582dc925f73b9e17b78dc05be949e6ea Merge succeeded, producing f232b4ac582dc925f73b9e17b78dc05be949e6ea Checking out Revision f232b4ac582dc925f73b9e17b78dc05be949e6ea (PR-166) > git config core.sparsecheckout # timeout=10 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 Commit message: "refactor: Consume new V2 App SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:28:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:28:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:28:04 ========================================================= 21:28:04 EdgeX Global Pipelines Version Info 21:28:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:28:06 ------------------- 21:28:06 stable info: 21:28:06 ------------------- 21:28:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:28:06 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 21:28:06 Message: update stable to v1.0.177 21:28:07 ------------------- 21:28:07 experimental info: 21:28:07 ------------------- 21:28:07 Commited By: **** collab-it+edgex@linuxfoundation.org 21:28:07 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 21:28:07 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:28:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:28:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:28:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:28:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo 21:28:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f232b4ac582dc925f73b9e17b78dc05be949e6ea [Pipeline] echo 21:28:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f232b4a [Pipeline] echo 21:28:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:28:12 provisioning config files... 21:28:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-166@tmp/config6465679863004415668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:12 ---> docker-login.sh 21:28:12 nexus3.edgexfoundry.org:10001 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10002 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10003 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 nexus3.edgexfoundry.org:10004 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:13 Configure a credential helper to remove this warning. See 21:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:13 21:28:13 Login Succeeded 21:28:13 docker.io 21:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:14 Configure a credential helper to remove this warning. See 21:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:14 21:28:14 Login Succeeded 21:28:14 ---> docker-login.sh ends [Pipeline] } 21:28:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:28:15 + git log --format=format:%s -1 f232b4ac582dc925f73b9e17b78dc05be949e6ea [Pipeline] echo 21:28:15 GIT_COMMIT: f232b4ac582dc925f73b9e17b78dc05be949e6ea, Commit Message: refactor: Consume new V2 App SDK [Pipeline] echo 21:28:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:28:16 21:28:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:28:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:28:17 latest: Pulling from edgex-devops/git-semver 21:28:17 31603596830f: Pulling fs layer 21:28:17 2a8b12db71e7: Pulling fs layer 21:28:17 6ca5941a6612: Pulling fs layer 21:28:17 ecc8261a40a4: Pulling fs layer 21:28:17 ecc8261a40a4: Waiting 21:28:17 2a8b12db71e7: Verifying Checksum 21:28:17 2a8b12db71e7: Download complete 21:28:17 31603596830f: Verifying Checksum 21:28:17 31603596830f: Download complete 21:28:17 6ca5941a6612: Verifying Checksum 21:28:17 6ca5941a6612: Download complete 21:28:17 ecc8261a40a4: Verifying Checksum 21:28:17 ecc8261a40a4: Download complete 21:28:17 31603596830f: Pull complete 21:28:17 2a8b12db71e7: Pull complete 21:28:18 6ca5941a6612: Pull complete 21:28:18 ecc8261a40a4: Pull complete 21:28:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:28:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:28:18 prd-centos7-docker-4c-2g-20633 does not seem to be running inside a container 21:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-166 -v /w/workspace/_app-service-configurable_PR-166:/w/workspace/_app-service-configurable_PR-166:rw,z -v /w/workspace/_app-service-configurable_PR-166@tmp:/w/workspace/_app-service-configurable_PR-166@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:28:21 $ docker top 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:21 [ssh-agent] Looking for ssh-agent implementation... 21:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:21 $ docker exec 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent 21:28:21 SSH_AUTH_SOCK=/tmp/ssh-M0RvFVEhETeq/agent.13 21:28:21 SSH_AGENT_PID=18 21:28:21 Running ssh-add (command line suppressed) 21:28:22 Identity added: /w/workspace/_app-service-configurable_PR-166@tmp/private_key_5646412223350561774.key (/w/workspace/_app-service-configurable_PR-166@tmp/private_key_5646412223350561774.key) 21:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:22 + git tag --points-at HEAD [Pipeline] } 21:28:22 $ docker exec --env ******** --env ******** 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent -k 21:28:22 unset SSH_AUTH_SOCK; 21:28:22 unset SSH_AGENT_PID; 21:28:22 echo Agent pid 18 killed; 21:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:28:22 [ssh-agent] Looking for ssh-agent implementation... 21:28:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:28:23 $ docker exec 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent 21:28:23 SSH_AUTH_SOCK=/tmp/ssh-GII1Ljy6v7Rq/agent.48 21:28:23 SSH_AGENT_PID=54 21:28:23 Running ssh-add (command line suppressed) 21:28:23 Identity added: /w/workspace/_app-service-configurable_PR-166@tmp/private_key_5331630661438878969.key (/w/workspace/_app-service-configurable_PR-166@tmp/private_key_5331630661438878969.key) 21:28:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:28:23 + git semver init 21:28:23 # -> Open(): unable to determine branch for HEAD 21:28:23 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-166/.git 21:28:23 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-166 21:28:23 # $SEMVER_REMOTE_NAME = origin 21:28:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:28:23 # $SEMVER_USER_NAME = edgex-jenkins 21:28:23 # $SEMVER_BRANCH = PR-166 21:28:23 # $SEMVER_TEMP = /tmp/semver-486531753 21:28:23 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:28:24 # '/tmp/semver-486531753' -> '/w/workspace/_app-service-configurable_PR-166/.semver' 21:28:24 # -> Force: false 21:28:24 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-166/.semver [Pipeline] } 21:28:24 $ docker exec --env ******** --env ******** 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 ssh-agent -k 21:28:24 unset SSH_AUTH_SOCK; 21:28:24 unset SSH_AGENT_PID; 21:28:24 echo Agent pid 54 killed; 21:28:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:28:25 + git semver [Pipeline] } 21:28:25 $ docker stop --time=1 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 21:28:26 $ docker rm -f 6bfca955ae4f753e1ec98742b549f82f13c66de1ef31a82e324acfc5530fca90 [Pipeline] // withDockerContainer [Pipeline] sh 21:28:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:28:27 Stashed 1 file(s) [Pipeline] echo 21:28:27 [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] node [Pipeline] node 21:28:43 Still waiting to schedule task 21:28:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:28:43 Still waiting to schedule task 21:28:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 21:30:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20634 in /w/workspace/_app-service-configurable_PR-166 [Pipeline] { [Pipeline] ws 21:30:24 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 21:30:30 using credential edgex-jenkins-ssh 21:30:30 Cloning the remote Git repository 21:30:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:30:30 > git init /w/workspace/app-service-configurable/1 # timeout=10 21:30:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:30:30 > git --version # timeout=10 21:30:30 > git --version # 'git version 2.17.1' 21:30:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:30:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:30:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:30:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:30:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:30:32 Merging remotes/origin/master commit 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c into PR head commit f232b4ac582dc925f73b9e17b78dc05be949e6ea 21:30:32 Merge succeeded, producing f232b4ac582dc925f73b9e17b78dc05be949e6ea 21:30:32 Checking out Revision f232b4ac582dc925f73b9e17b78dc05be949e6ea (PR-166) 21:30:32 > git config core.sparsecheckout # timeout=10 21:30:32 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 21:30:32 > git remote # timeout=10 21:30:32 > git config --get remote.origin.url # timeout=10 21:30:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:30:32 > git merge 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 21:30:32 > git rev-parse HEAD^{commit} # timeout=10 21:30:32 > git config core.sparsecheckout # timeout=10 21:30:32 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 21:30:36 Commit message: "refactor: Consume new V2 App SDK" 21:30:36 > git --version # timeout=10 21:30:36 > git --version # 'git version 2.17.1' 21:30:36 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:30:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:30:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:30:39 + true 21:30:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:30:42 provisioning config files... 21:30:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5639689128380650889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:42 ---> docker-login.sh 21:30:42 nexus3.edgexfoundry.org:10001 21:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:44 Configure a credential helper to remove this warning. See 21:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:44 21:30:44 Login Succeeded 21:30:44 nexus3.edgexfoundry.org:10002 21:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:44 Configure a credential helper to remove this warning. See 21:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:44 21:30:44 Login Succeeded 21:30:44 nexus3.edgexfoundry.org:10003 21:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:44 Configure a credential helper to remove this warning. See 21:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:44 21:30:44 Login Succeeded 21:30:44 nexus3.edgexfoundry.org:10004 21:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:45 Configure a credential helper to remove this warning. See 21:30:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:45 21:30:45 Login Succeeded 21:30:45 docker.io 21:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:46 Configure a credential helper to remove this warning. See 21:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:46 21:30:46 Login Succeeded 21:30:46 ---> docker-login.sh ends [Pipeline] } 21:30:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:30:46 ========================================================= 21:30:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:30:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:30:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:30:47 Sending build context to Docker daemon 96.26kB 21:30:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:30:47 Step 2/8 : FROM ${BASE} 21:30:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:30:47 5f621e34cdf4: Pulling fs layer 21:30:47 a4357932f1b6: Pulling fs layer 21:30:47 18c013af1878: Pulling fs layer 21:30:47 00ac8860ef70: Pulling fs layer 21:30:47 63d7cb157983: Pulling fs layer 21:30:47 b116817d02f9: Pulling fs layer 21:30:47 745a02a5169b: Pulling fs layer 21:30:47 b116817d02f9: Waiting 21:30:47 745a02a5169b: Waiting 21:30:47 00ac8860ef70: Waiting 21:30:47 63d7cb157983: Waiting 21:30:47 18c013af1878: Verifying Checksum 21:30:47 18c013af1878: Download complete 21:30:47 a4357932f1b6: Verifying Checksum 21:30:47 a4357932f1b6: Download complete 21:30:47 63d7cb157983: Verifying Checksum 21:30:47 63d7cb157983: Download complete 21:30:47 b116817d02f9: Verifying Checksum 21:30:47 b116817d02f9: Download complete 21:30:47 5f621e34cdf4: Verifying Checksum 21:30:47 5f621e34cdf4: Download complete 21:30:48 5f621e34cdf4: Pull complete 21:30:48 a4357932f1b6: Pull complete 21:30:49 18c013af1878: Pull complete 21:30:50 745a02a5169b: Download complete 21:30:51 00ac8860ef70: Verifying Checksum 21:30:51 00ac8860ef70: Download complete 21:31:01 00ac8860ef70: Pull complete 21:31:01 63d7cb157983: Pull complete 21:31:02 b116817d02f9: Pull complete 21:31:05 745a02a5169b: Pull complete 21:31:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:31:05 ---> b7e6874047d6 21:31:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:31:08 ---> Running in 3e62e9b46d73 21:31:08 Removing intermediate container 3e62e9b46d73 21:31:08 ---> fc0d01f845fa 21:31:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:08 ---> Running in efedd30bccf0 21:31:11 Removing intermediate container efedd30bccf0 21:31:11 ---> 9e3018711d4f 21:31:11 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:31:11 ---> Running in 7498e3521827 21:31:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:31:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:31:13 (1/6) Installing libc-dev (0.7.2-r3) 21:31:13 (2/6) Installing libsodium (1.0.18-r0) 21:31:13 (3/6) Installing pkgconf (1.7.2-r0) 21:31:13 (4/6) Installing libsodium-dev (1.0.18-r0) 21:31:14 (5/6) Installing libzmq (4.3.3-r0) 21:31:14 (6/6) Installing zeromq-dev (4.3.3-r0) 21:31:14 Executing busybox-1.31.1-r19.trigger 21:31:14 OK: 144 MiB in 45 packages 21:31:15 Removing intermediate container 7498e3521827 21:31:15 ---> dd12c68a6460 21:31:15 Step 6/8 : WORKDIR /app 21:31:15 ---> Running in daca5b09eff0 21:31:16 Removing intermediate container daca5b09eff0 21:31:16 ---> da092cecef55 21:31:16 Step 7/8 : COPY . . 21:31:17 ---> c0c945b2099d 21:31:17 Step 8/8 : RUN go mod download 21:31:17 ---> Running in d5cdf361c8e7 21:31:28 Running on prd-centos7-docker-4c-2g-20635 in /w/workspace/_app-service-configurable_PR-166 [Pipeline] { [Pipeline] ws 21:31:28 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 21:31:30 using credential edgex-jenkins-ssh 21:31:31 Cloning the remote Git repository 21:31:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:31:31 > git init /w/workspace/app-service-configurable/1 # timeout=10 21:31:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:31:31 > git --version # timeout=10 21:31:31 > git --version # 'git version 2.24.3' 21:31:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:31:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:31:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:31:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:31:32 Merging remotes/origin/master commit 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c into PR head commit f232b4ac582dc925f73b9e17b78dc05be949e6ea 21:31:32 Merge succeeded, producing f232b4ac582dc925f73b9e17b78dc05be949e6ea 21:31:32 Checking out Revision f232b4ac582dc925f73b9e17b78dc05be949e6ea (PR-166) 21:31:32 > git config core.sparsecheckout # timeout=10 21:31:32 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 21:31:32 > git remote # timeout=10 21:31:32 > git config --get remote.origin.url # timeout=10 21:31:32 using GIT_SSH to set credentials SSH Credentials for GitHub 21:31:32 > git merge 2d8b7de1e2e5f9400ce1baf8c318934e5566b23c # timeout=10 21:31:32 > git rev-parse HEAD^{commit} # timeout=10 21:31:32 > git config core.sparsecheckout # timeout=10 21:31:32 > git checkout -f f232b4ac582dc925f73b9e17b78dc05be949e6ea # timeout=10 21:31:35 Commit message: "refactor: Consume new V2 App SDK" 21:31:36 > git --version # timeout=10 21:31:36 > git --version # 'git version 2.24.3' 21:31:36 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:31:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:31:38 + sudo service docker restart 21:31:38 + true 21:31:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:31:40 provisioning config files... 21:31:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6752606545801966498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:40 ---> docker-login.sh 21:31:40 nexus3.edgexfoundry.org:10001 21:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:41 Configure a credential helper to remove this warning. See 21:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:41 21:31:41 Login Succeeded 21:31:41 nexus3.edgexfoundry.org:10002 21:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:41 Configure a credential helper to remove this warning. See 21:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:41 21:31:41 Login Succeeded 21:31:41 nexus3.edgexfoundry.org:10003 21:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:41 Configure a credential helper to remove this warning. See 21:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:41 21:31:41 Login Succeeded 21:31:41 nexus3.edgexfoundry.org:10004 21:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:41 Configure a credential helper to remove this warning. See 21:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:41 21:31:41 Login Succeeded 21:31:41 docker.io 21:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:42 Configure a credential helper to remove this warning. See 21:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:42 21:31:42 Login Succeeded 21:31:42 ---> docker-login.sh ends [Pipeline] } 21:31:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:42 ========================================================= 21:31:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:31:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:31:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:31:43 Sending build context to Docker daemon 96.26kB 21:31:43 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 21:31:43 Step 2/8 : FROM ${BASE} 21:31:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:43 188c0c94c7c5: Pulling fs layer 21:31:43 0ef7d3d256c8: Pulling fs layer 21:31:43 de9db76c5a1d: Pulling fs layer 21:31:43 bca2f99d35d6: Pulling fs layer 21:31:43 93359f2a8cfa: Pulling fs layer 21:31:43 7c6f9722023f: Pulling fs layer 21:31:43 a35cf1a2eb13: Pulling fs layer 21:31:43 93359f2a8cfa: Waiting 21:31:43 7c6f9722023f: Waiting 21:31:43 a35cf1a2eb13: Waiting 21:31:43 bca2f99d35d6: Waiting 21:31:43 de9db76c5a1d: Verifying Checksum 21:31:43 de9db76c5a1d: Download complete 21:31:43 0ef7d3d256c8: Verifying Checksum 21:31:43 0ef7d3d256c8: Download complete 21:31:43 93359f2a8cfa: Verifying Checksum 21:31:43 93359f2a8cfa: Download complete 21:31:43 188c0c94c7c5: Verifying Checksum 21:31:43 188c0c94c7c5: Download complete 21:31:43 7c6f9722023f: Verifying Checksum 21:31:43 7c6f9722023f: Download complete 21:31:43 188c0c94c7c5: Pull complete 21:31:43 0ef7d3d256c8: Pull complete 21:31:43 de9db76c5a1d: Pull complete 21:31:43 Removing intermediate container d5cdf361c8e7 21:31:43 ---> 9ec71b621717 21:31:43 Successfully built 9ec71b621717 21:31:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:31:44 + docker inspect -f . ci-base-image-arm64 21:31:44 . [Pipeline] withDockerContainer 21:31:44 prd-ubuntu18.04-docker-arm64-4c-16g-20634 does not seem to be running inside a container 21:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 21:31:45 a35cf1a2eb13: Verifying Checksum 21:31:45 a35cf1a2eb13: Download complete 21:31:45 bca2f99d35d6: Verifying Checksum 21:31:45 bca2f99d35d6: Download complete 21:31:46 $ docker top f3b8726b4b70ea124cf3a05e4581a9d2ce12a157a56047367b0372e3d40f5683 -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:47 + go version 21:31:47 go version go1.15.5 linux/arm64 [Pipeline] } 21:31:47 $ docker stop --time=1 f3b8726b4b70ea124cf3a05e4581a9d2ce12a157a56047367b0372e3d40f5683 21:31:49 $ docker rm -f f3b8726b4b70ea124cf3a05e4581a9d2ce12a157a56047367b0372e3d40f5683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:31:50 + docker inspect -f . ci-base-image-arm64 21:31:50 . [Pipeline] withDockerContainer 21:31:50 prd-ubuntu18.04-docker-arm64-4c-16g-20634 does not seem to be running inside a container 21:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 21:31:52 $ docker top 17505e84604ea2a2f3bff438db8631a44b347f3561db69eec2511ef09c5745b2 -eo pid,comm 21:31:52 bca2f99d35d6: Pull complete 21:31:52 93359f2a8cfa: Pull complete 21:31:52 7c6f9722023f: Pull complete [Pipeline] { [Pipeline] sh 21:31:53 + make test 21:31:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:31:55 a35cf1a2eb13: Pull complete 21:31:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:31:55 ---> a62c8e92a672 21:31:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:31:55 ---> Running in 61a102ccf196 21:31:56 Removing intermediate container 61a102ccf196 21:31:56 ---> 43deb403d200 21:31:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:31:56 ---> Running in 1e8140c64542 21:31:57 Removing intermediate container 1e8140c64542 21:31:57 ---> eabfbee5dc52 21:31:57 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:31:57 ---> Running in 962fa0bbb3ca 21:31:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:59 (1/6) Installing libc-dev (0.7.2-r3) 21:31:59 (2/6) Installing libsodium (1.0.18-r0) 21:31:59 (3/6) Installing pkgconf (1.7.2-r0) 21:31:59 (4/6) Installing libsodium-dev (1.0.18-r0) 21:31:59 (5/6) Installing libzmq (4.3.3-r0) 21:31:59 (6/6) Installing zeromq-dev (4.3.3-r0) 21:31:59 Executing busybox-1.31.1-r19.trigger 21:31:59 OK: 167 MiB in 45 packages 21:32:00 Removing intermediate container 962fa0bbb3ca 21:32:00 ---> 67e360f903fd 21:32:00 Step 6/8 : WORKDIR /app 21:32:00 ---> Running in 22728da1dbd9 21:32:01 Removing intermediate container 22728da1dbd9 21:32:01 ---> 3b78ed287155 21:32:01 Step 7/8 : COPY . . 21:32:01 ---> 2c92a2f23084 21:32:01 Step 8/8 : RUN go mod download 21:32:01 ---> Running in c6b465964fc5 21:32:23 Removing intermediate container c6b465964fc5 21:32:23 ---> 88b8fb46c6cf 21:32:23 Successfully built 88b8fb46c6cf 21:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:32:23 + docker inspect -f . ci-base-image-x86_64 21:32:23 . [Pipeline] withDockerContainer 21:32:23 prd-centos7-docker-4c-2g-20635 does not seem to be running inside a container 21:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 21:32:24 $ docker top ff5dc68e71037ff5ae376f126cfa4fae26641f7309a3fb5dc4f7b961f10d2591 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:25 + go version 21:32:25 go version go1.15.5 linux/amd64 [Pipeline] } 21:32:25 $ docker stop --time=1 ff5dc68e71037ff5ae376f126cfa4fae26641f7309a3fb5dc4f7b961f10d2591 21:32:26 $ docker rm -f ff5dc68e71037ff5ae376f126cfa4fae26641f7309a3fb5dc4f7b961f10d2591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:32:27 + docker inspect -f . ci-base-image-x86_64 21:32:27 . [Pipeline] withDockerContainer 21:32:27 prd-centos7-docker-4c-2g-20635 does not seem to be running inside a container 21:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 21:32:28 $ docker top 0c546cc1375168809cff97926787b9bc06697aad399a3ff187ddb541774abb59 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:29 + make test 21:32:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:32:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:32:32 CGO_ENABLED=1 go vet ./... 21:32:36 gofmt -l . 21:32:36 [ "`gofmt -l .`" = "" ] 21:32:36 ./bin/test-go-mod-tidy.sh 21:32:36 ./bin/test-attribution-txt.sh 21:32:37 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from in Attribution.txt, please add 21:32:37 make: *** [makefile:39: test] Error 1 [Pipeline] } 21:32:37 $ docker stop --time=1 17505e84604ea2a2f3bff438db8631a44b347f3561db69eec2511ef09c5745b2 21:32:40 $ docker rm -f 17505e84604ea2a2f3bff438db8631a44b347f3561db69eec2511ef09c5745b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:32:42 Failed in branch arm64 21:32:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:32:44 CGO_ENABLED=1 go vet ./... 21:32:44 gofmt -l . 21:32:44 [ "`gofmt -l .`" = "" ] 21:32:44 ./bin/test-go-mod-tidy.sh 21:32:45 ./bin/test-attribution-txt.sh 21:32:45 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from in Attribution.txt, please add 21:32:45 make: *** [makefile:39: test] Error 1 [Pipeline] } 21:32:45 $ docker stop --time=1 0c546cc1375168809cff97926787b9bc06697aad399a3ff187ddb541774abb59 21:32:47 $ docker rm -f 0c546cc1375168809cff97926787b9bc06697aad399a3ff187ddb541774abb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:32:50 Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:32:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:32:55 ---> package-listing.sh 21:32:55 ++ facter osfamily 21:32:55 ++ tr '[:upper:]' '[:lower:]' 21:32:55 + OS_FAMILY=redhat 21:32:55 + workspace=/w/workspace/_app-service-configurable_PR-166 21:32:55 + START_PACKAGES=/tmp/packages_start.txt 21:32:55 + END_PACKAGES=/tmp/packages_end.txt 21:32:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:32:55 + PACKAGES=/tmp/packages_start.txt 21:32:55 + '[' /w/workspace/_app-service-configurable_PR-166 ']' 21:32:55 + PACKAGES=/tmp/packages_end.txt 21:32:55 + case "${OS_FAMILY}" in 21:32:55 + rpm -qa 21:32:55 + sort 21:33:00 + '[' -f /tmp/packages_start.txt ']' 21:33:00 + '[' -f /tmp/packages_end.txt ']' 21:33:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:33:00 + '[' /w/workspace/_app-service-configurable_PR-166 ']' 21:33:00 + mkdir -p /w/workspace/_app-service-configurable_PR-166/archives/ 21:33:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-166/archives/ [Pipeline] echo 21:33:00 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:33:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:33:01 21:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:33:01 alpine: Pulling from edgex-lftools-log-publisher 21:33:01 df20fa9351a1: Pulling fs layer 21:33:01 36b3adc4ff6f: Pulling fs layer 21:33:01 8ad3a11d3b57: Pulling fs layer 21:33:01 46f8f816bc3b: Pulling fs layer 21:33:01 93b61091891f: Pulling fs layer 21:33:01 93b9cdb0e59b: Pulling fs layer 21:33:01 5e14af77c1be: Pulling fs layer 21:33:01 01666e4c0597: Pulling fs layer 21:33:01 aa168da1d23b: Pulling fs layer 21:33:01 46f8f816bc3b: Waiting 21:33:01 93b61091891f: Waiting 21:33:01 93b9cdb0e59b: Waiting 21:33:01 5e14af77c1be: Waiting 21:33:01 01666e4c0597: Waiting 21:33:01 aa168da1d23b: Waiting 21:33:01 36b3adc4ff6f: Verifying Checksum 21:33:01 36b3adc4ff6f: Download complete 21:33:01 46f8f816bc3b: Verifying Checksum 21:33:01 46f8f816bc3b: Download complete 21:33:01 df20fa9351a1: Download complete 21:33:01 93b9cdb0e59b: Verifying Checksum 21:33:01 93b9cdb0e59b: Download complete 21:33:01 93b61091891f: Verifying Checksum 21:33:01 93b61091891f: Download complete 21:33:01 5e14af77c1be: Verifying Checksum 21:33:01 5e14af77c1be: Download complete 21:33:01 01666e4c0597: Verifying Checksum 21:33:01 01666e4c0597: Download complete 21:33:02 df20fa9351a1: Pull complete 21:33:02 36b3adc4ff6f: Pull complete 21:33:02 8ad3a11d3b57: Verifying Checksum 21:33:02 8ad3a11d3b57: Download complete 21:33:03 8ad3a11d3b57: Pull complete 21:33:04 aa168da1d23b: Verifying Checksum 21:33:04 aa168da1d23b: Download complete 21:33:04 46f8f816bc3b: Pull complete 21:33:05 93b61091891f: Pull complete 21:33:05 93b9cdb0e59b: Pull complete 21:33:05 5e14af77c1be: Pull complete 21:33:05 01666e4c0597: Pull complete 21:33:13 aa168da1d23b: Pull complete 21:33:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:33:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:33:14 prd-centos7-docker-4c-2g-20633 does not seem to be running inside a container 21:33:14 $ 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-166/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-166 -v /w/workspace/_app-service-configurable_PR-166:/w/workspace/_app-service-configurable_PR-166:rw,z -v /w/workspace/_app-service-configurable_PR-166@tmp:/w/workspace/_app-service-configurable_PR-166@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:10003/edgex-lftools-log-publisher:alpine cat 21:33:17 $ docker top 29ab9790a35612674dd7e052765dcc1c00f70cb6de5551636466ce0b22a038c7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:33:18 + mkdir -p /var/log/sa [Pipeline] sh 21:33:18 + ls /var/log/sa-host 21:33:18 + sadf -c /var/log/sa-host/sa15 21:33:18 file_magic: OK 21:33:18 HZ: Using current value: 100 21:33:18 file_header: OK 21:33:18 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 21:33:18 Statistics: 21:33:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:33:18 File successfully converted to sysstat format version 12.2.1 21:33:18 + sadf -c /var/log/sa-host/sa23 21:33:18 file_magic: OK 21:33:18 HZ: Using current value: 100 21:33:18 file_header: OK 21:33:18 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 21:33:18 Statistics: 21:33:18 Hnuu...uuuununununu... 21:33:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:18 provisioning config files... 21:33:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-166@tmp/config6469422934382021098tmp [Pipeline] { [Pipeline] echo 21:33:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:33:19 ---> create-netrc.sh [Pipeline] } 21:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:33:19 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:33:19 ---> python-tools-install.sh [Pipeline] echo 21:33:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:33:20 ---> sudo-logs.sh 21:33:20 Archiving 'sudo' log.. [Pipeline] echo 21:33:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:33:20 ---> job-cost.sh 21:33:20 lf-activate-venv: SKIPPING 21:33:20 INFO: No Stack... 21:33:22 INFO: Retrieving Pricing Info for: v1-standard-2 21:33:22 INFO: Archiving Costs [Pipeline] echo 21:33:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:33:22 ---> logs-deploy.sh 21:33:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-166/1 21:33:22 INFO: archiving workspace using pattern(s): 21:33:24 Archives upload complete. 21:33:24 INFO: archiving logs to Nexus 21:33:25 ---> uname -a: 21:33:25 Linux prd-centos7-docker-4c-2g-20633.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:33:25 21:33:25 21:33:25 ---> lscpu: 21:33:25 Architecture: x86_64 21:33:25 CPU op-mode(s): 32-bit, 64-bit 21:33:25 Byte Order: Little Endian 21:33:25 Address sizes: 40 bits physical, 48 bits virtual 21:33:25 CPU(s): 4 21:33:25 On-line CPU(s) list: 0-3 21:33:25 Thread(s) per core: 1 21:33:25 Core(s) per socket: 1 21:33:25 Socket(s): 4 21:33:25 NUMA node(s): 1 21:33:25 Vendor ID: GenuineIntel 21:33:25 CPU family: 6 21:33:25 Model: 44 21:33:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:33:25 Stepping: 1 21:33:25 CPU MHz: 2933.438 21:33:25 BogoMIPS: 5866.87 21:33:25 Virtualization: VT-x 21:33:25 Hypervisor vendor: KVM 21:33:25 Virtualization type: full 21:33:25 L1d cache: 128 KiB 21:33:25 L1i cache: 128 KiB 21:33:25 L2 cache: 16 MiB 21:33:25 L3 cache: 64 MiB 21:33:25 NUMA node0 CPU(s): 0-3 21:33:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:33:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:33:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:33:25 Vulnerability Meltdown: Mitigation; PTI 21:33:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:33:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:33:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:33:25 Vulnerability Srbds: Not affected 21:33:25 Vulnerability Tsx async abort: Not affected 21:33:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:33:25 21:33:25 21:33:25 ---> nproc: 21:33:25 4 21:33:25 21:33:25 21:33:25 ---> df -h: 21:33:25 Filesystem Size Used Available Use% Mounted on 21:33:25 overlay 50.0G 7.3G 42.7G 15% / 21:33:25 tmpfs 64.0M 0 64.0M 0% /dev 21:33:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:33:25 shm 64.0M 0 64.0M 0% /dev/shm 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-166 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-166@tmp 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:33:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:33:25 21:33:25 21:33:25 ---> free -m: 21:33:25 total used free shared buff/cache available 21:33:25 Mem: 1837 726 111 0 999 1006 21:33:25 Swap: 1023 1 1022 21:33:25 21:33:25 21:33:25 ---> ip addr: 21:33:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:33:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:33:25 inet 127.0.0.1/8 scope host lo 21:33:25 valid_lft forever preferred_lft forever 21:33:25 inet6 ::1/128 scope host 21:33:25 valid_lft forever preferred_lft forever 21:33:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:33:25 link/ether fa:16:3e:b1:3b:27 brd ff:ff:ff:ff:ff:ff 21:33:25 inet 10.30.122.197/23 brd 10.30.123.255 scope global dynamic eth0 21:33:25 valid_lft 86046sec preferred_lft 86046sec 21:33:25 inet6 fe80::f816:3eff:feb1:3b27/64 scope link 21:33:25 valid_lft forever preferred_lft forever 21:33:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:33:25 link/ether 02:42:10:27:a8:68 brd ff:ff:ff:ff:ff:ff 21:33:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:33:25 valid_lft forever preferred_lft forever 21:33:25 inet6 fe80::42:10ff:fe27:a868/64 scope link 21:33:25 valid_lft forever preferred_lft forever 21:33:25 21:33:25 21:33:25 ---> sar -b -r -n DEV: 21:33:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 21:33:25 21:33:25 21:27:20 LINUX RESTART (4 CPU) 21:33:25 21:33:25 21:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:33:25 21:29:01 38.53 12.32 26.21 0.00 4509.09 3041.19 0.00 21:33:25 21:30:01 1.40 0.00 1.40 0.00 0.00 20.93 0.00 21:33:25 21:31:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 21:33:25 21:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 21:33:25 21:33:02 49.80 47.59 2.21 0.00 4128.76 614.53 0.00 21:33:25 Average: 18.06 11.98 6.07 0.00 1727.85 736.58 0.00 21:33:25 21:33:25 21:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:33:25 21:29:01 154236 0 626788 33.31 2620 1097900 1105204 37.72 435056 1093292 128 21:33:25 21:30:01 156460 0 624556 33.19 2620 1097908 1087284 37.11 436804 1090796 8 21:33:25 21:31:01 156348 0 624664 33.20 2620 1097912 1079156 36.83 439852 1087448 8 21:33:25 21:32:01 155304 0 625708 33.26 2620 1097912 1079168 36.83 441608 1086872 12 21:33:25 21:33:02 74304 0 694624 36.92 2620 1109996 1499236 51.17 505788 1102816 516 21:33:25 Average: 139330 0 639268 33.98 2620 1100326 1170010 39.93 451822 1092245 134 21:33:25 21:33:25 21:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:33:25 21:29:01 eth0 164.04 119.85 455.44 38.43 0.00 0.00 0.00 0.00 21:33:25 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:29:01 docker0 2.06 1.78 0.47 4.00 0.00 0.00 0.00 0.00 21:33:25 21:30:01 eth0 3.83 1.60 3.04 0.11 0.00 0.00 0.00 0.00 21:33:25 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:31:01 eth0 1.03 0.38 0.32 0.20 0.00 0.00 0.00 0.00 21:33:25 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:32:01 eth0 0.58 0.37 0.27 0.20 0.00 0.00 0.00 0.00 21:33:25 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:33:02 eth0 34.45 27.50 229.72 5.25 0.00 0.00 0.00 0.00 21:33:25 21:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 21:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 Average: eth0 40.79 29.94 137.77 8.84 0.00 0.00 0.00 0.00 21:33:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:33:25 Average: docker0 0.41 0.36 0.09 0.80 0.00 0.00 0.00 0.00 21:33:25 21:33:25 21:33:25 ---> sar -P ALL: 21:33:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 21:33:25 21:33:25 21:27:20 LINUX RESTART (4 CPU) 21:33:25 21:33:25 21:28:01 CPU %user %nice %system %iowait %steal %idle 21:33:25 21:29:01 all 3.29 0.00 2.13 0.77 0.02 93.79 21:33:25 21:29:01 0 3.37 0.00 2.65 0.29 0.02 93.67 21:33:25 21:29:01 1 3.10 0.00 2.01 1.07 0.03 93.78 21:33:25 21:29:01 2 3.06 0.00 1.66 0.10 0.02 95.16 21:33:25 21:29:01 3 3.62 0.00 2.20 1.61 0.02 92.55 21:33:25 21:30:01 all 0.15 0.00 0.05 0.00 0.00 99.80 21:33:25 21:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:33:25 21:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:33:25 21:30:01 2 0.47 0.00 0.08 0.00 0.00 99.45 21:33:25 21:30:01 3 0.07 0.00 0.03 0.00 0.00 99.90 21:33:25 21:31:01 all 0.15 0.00 0.05 0.00 0.00 99.80 21:33:25 21:31:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:33:25 21:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:33:25 21:31:01 2 0.08 0.00 0.08 0.00 0.00 99.83 21:33:25 21:31:01 3 0.47 0.00 0.03 0.00 0.00 99.50 21:33:25 21:32:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:33:25 21:32:01 0 0.52 0.00 0.00 0.00 0.00 99.48 21:33:25 21:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:33:25 21:32:01 2 0.05 0.00 0.07 0.00 0.00 99.88 21:33:25 21:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:33:25 21:33:02 all 1.30 0.00 0.68 1.27 0.00 96.74 21:33:25 21:33:02 0 0.67 0.00 0.37 0.37 0.00 98.60 21:33:25 21:33:02 1 1.82 0.00 0.60 2.84 0.00 94.74 21:33:25 21:33:02 2 1.35 0.00 1.00 0.90 0.00 96.75 21:33:25 21:33:02 3 1.37 0.00 0.75 0.97 0.02 96.90 21:33:25 Average: all 1.01 0.00 0.59 0.41 0.01 98.00 21:33:25 Average: 0 0.92 0.00 0.61 0.13 0.00 98.33 21:33:25 Average: 1 1.00 0.00 0.54 0.78 0.01 97.67 21:33:25 Average: 2 1.00 0.00 0.58 0.20 0.00 98.22 21:33:25 Average: 3 1.11 0.00 0.61 0.51 0.01 97.76 21:33:25 21:33:25 21:33:25