Pull request #195 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bbe3fe857ab7127ee4388a591eedc5f4e795a736+0f5331eb53f0ce9101ceed271d621d4ec533effa (6e4669454ff654babafeecab4f77f1ce27f1cd66) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-195/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-195/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27243 in /w/workspace/_app-service-configurable_PR-195 [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-195 # 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/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit bbe3fe857ab7127ee4388a591eedc5f4e795a736 Merge succeeded, producing bbe3fe857ab7127ee4388a591eedc5f4e795a736 Checking out Revision bbe3fe857ab7127ee4388a591eedc5f4e795a736 (PR-195) > git config core.sparsecheckout # timeout=10 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # 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 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:47:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:47:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:47:55 ========================================================= 00:47:55 EdgeX Global Pipelines Version Info 00:47:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:47:57 ------------------- 00:47:57 stable info: 00:47:57 ------------------- 00:47:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:57 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:47:57 Message: update stable to v1.0.179 00:47:58 ------------------- 00:47:58 experimental info: 00:47:58 ------------------- 00:47:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:47:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:47:58 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:47:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:47:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:47:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:47:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:48:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:48:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:48:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:48:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:48:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:48:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:48:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-195 [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-195 [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-195 [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbe3fe857ab7127ee4388a591eedc5f4e795a736 [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbe3fe8 [Pipeline] echo 00:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:48:03 provisioning config files... 00:48:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-195@tmp/config6123200580506279272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:03 ---> docker-login.sh 00:48:03 nexus3.edgexfoundry.org:10001 00:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:05 Configure a credential helper to remove this warning. See 00:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:05 00:48:05 Login Succeeded 00:48:05 nexus3.edgexfoundry.org:10002 00:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:05 Configure a credential helper to remove this warning. See 00:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:05 00:48:05 Login Succeeded 00:48:05 nexus3.edgexfoundry.org:10003 00:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:05 Configure a credential helper to remove this warning. See 00:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:05 00:48:05 Login Succeeded 00:48:05 nexus3.edgexfoundry.org:10004 00:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:05 Configure a credential helper to remove this warning. See 00:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:05 00:48:05 Login Succeeded 00:48:05 docker.io 00:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:48:05 Configure a credential helper to remove this warning. See 00:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:48:05 00:48:05 Login Succeeded 00:48:05 ---> docker-login.sh ends [Pipeline] } 00:48:05 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 00:48:06 + git log --format=format:%s -1 bbe3fe857ab7127ee4388a591eedc5f4e795a736 [Pipeline] echo 00:48:06 GIT_COMMIT: bbe3fe857ab7127ee4388a591eedc5f4e795a736, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 00:48:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:48:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:48:06 00:48:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:48:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:48:07 latest: Pulling from edgex-devops/git-semver 00:48:07 31603596830f: Pulling fs layer 00:48:07 2a8b12db71e7: Pulling fs layer 00:48:07 6ca5941a6612: Pulling fs layer 00:48:07 ecc8261a40a4: Pulling fs layer 00:48:07 ecc8261a40a4: Waiting 00:48:07 2a8b12db71e7: Verifying Checksum 00:48:07 2a8b12db71e7: Download complete 00:48:07 31603596830f: Verifying Checksum 00:48:07 31603596830f: Download complete 00:48:07 6ca5941a6612: Verifying Checksum 00:48:07 6ca5941a6612: Download complete 00:48:07 ecc8261a40a4: Verifying Checksum 00:48:07 ecc8261a40a4: Download complete 00:48:07 31603596830f: Pull complete 00:48:07 2a8b12db71e7: Pull complete 00:48:08 6ca5941a6612: Pull complete 00:48:09 ecc8261a40a4: Pull complete 00:48:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:48:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:48:09 prd-centos7-docker-4c-2g-27243 does not seem to be running inside a container 00:48:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-195 -v /w/workspace/_app-service-configurable_PR-195:/w/workspace/_app-service-configurable_PR-195:rw,z -v /w/workspace/_app-service-configurable_PR-195@tmp:/w/workspace/_app-service-configurable_PR-195@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:48:11 $ docker top d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:11 [ssh-agent] Looking for ssh-agent implementation... 00:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:11 $ docker exec d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent 00:48:11 SSH_AUTH_SOCK=/tmp/ssh-SHINFsCwKoo0/agent.12 00:48:11 SSH_AGENT_PID=17 00:48:11 Running ssh-add (command line suppressed) 00:48:11 Identity added: /w/workspace/_app-service-configurable_PR-195@tmp/private_key_4278553251435375043.key (/w/workspace/_app-service-configurable_PR-195@tmp/private_key_4278553251435375043.key) 00:48:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:12 + git tag --points-at HEAD [Pipeline] } 00:48:12 $ docker exec --env ******** --env ******** d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent -k 00:48:12 unset SSH_AUTH_SOCK; 00:48:12 unset SSH_AGENT_PID; 00:48:12 echo Agent pid 17 killed; 00:48:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:48:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:12 [ssh-agent] Looking for ssh-agent implementation... 00:48:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:12 $ docker exec d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent 00:48:13 SSH_AUTH_SOCK=/tmp/ssh-aizzCfmjDyGR/agent.47 00:48:13 SSH_AGENT_PID=52 00:48:13 Running ssh-add (command line suppressed) 00:48:13 Identity added: /w/workspace/_app-service-configurable_PR-195@tmp/private_key_1151696683441255364.key (/w/workspace/_app-service-configurable_PR-195@tmp/private_key_1151696683441255364.key) 00:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:13 + git semver init 00:48:13 # -> Open(): unable to determine branch for HEAD 00:48:13 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-195/.git 00:48:13 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-195 00:48:13 # $SEMVER_REMOTE_NAME = origin 00:48:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:48:13 # $SEMVER_USER_NAME = edgex-jenkins 00:48:13 # $SEMVER_BRANCH = PR-195 00:48:13 # $SEMVER_TEMP = /tmp/semver-049676975 00:48:13 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:48:14 # '/tmp/semver-049676975' -> '/w/workspace/_app-service-configurable_PR-195/.semver' 00:48:14 # -> Force: false 00:48:14 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-195/.semver [Pipeline] } 00:48:14 $ docker exec --env ******** --env ******** d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e ssh-agent -k 00:48:14 unset SSH_AUTH_SOCK; 00:48:14 unset SSH_AGENT_PID; 00:48:14 echo Agent pid 52 killed; 00:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:15 + git semver [Pipeline] } 00:48:15 $ docker stop --time=1 d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e 00:48:16 $ docker rm -f d6f49796045b58523aa1054b6285ff003774b92bf54ba85739baaf796517cc5e [Pipeline] // withDockerContainer [Pipeline] sh 00:48:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:48:17 Stashed 1 file(s) [Pipeline] echo 00:48:17 [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 00:48:33 Still waiting to schedule task 00:48:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:48:33 Still waiting to schedule task 00:48:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:51:17 Running on prd-centos7-docker-4c-2g-27246 in /w/workspace/_app-service-configurable_PR-195 [Pipeline] { [Pipeline] ws 00:51:17 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:51:28 using credential edgex-jenkins-ssh 00:51:28 Cloning the remote Git repository 00:51:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:51:28 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:51:28 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:51:28 > git --version # timeout=10 00:51:28 > git --version # 'git version 2.24.3' 00:51:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:51:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:51:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:51:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:51:31 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit bbe3fe857ab7127ee4388a591eedc5f4e795a736 00:51:31 Merge succeeded, producing bbe3fe857ab7127ee4388a591eedc5f4e795a736 00:51:31 Checking out Revision bbe3fe857ab7127ee4388a591eedc5f4e795a736 (PR-195) 00:51:31 > git config core.sparsecheckout # timeout=10 00:51:31 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 00:51:31 > git remote # timeout=10 00:51:31 > git config --get remote.origin.url # timeout=10 00:51:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:31 > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 00:51:31 > git rev-parse HEAD^{commit} # timeout=10 00:51:31 > git config core.sparsecheckout # timeout=10 00:51:31 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 00:51:39 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 00:51:40 > git --version # timeout=10 00:51:40 > git --version # 'git version 2.24.3' 00:51:40 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:51:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:51:45 + sudo service docker restart 00:51:45 + true 00:51:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:51:48 provisioning config files... 00:51:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8360161343206094485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:49 ---> docker-login.sh 00:51:49 nexus3.edgexfoundry.org:10001 00:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:52 Configure a credential helper to remove this warning. See 00:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:52 00:51:52 Login Succeeded 00:51:52 nexus3.edgexfoundry.org:10002 00:51:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:52 Configure a credential helper to remove this warning. See 00:51:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:52 00:51:52 Login Succeeded 00:51:52 nexus3.edgexfoundry.org:10003 00:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:53 Configure a credential helper to remove this warning. See 00:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:53 00:51:53 Login Succeeded 00:51:53 nexus3.edgexfoundry.org:10004 00:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:54 Configure a credential helper to remove this warning. See 00:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:54 00:51:54 Login Succeeded 00:51:55 docker.io 00:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:55 Configure a credential helper to remove this warning. See 00:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:55 00:51:55 Login Succeeded 00:51:55 ---> docker-login.sh ends [Pipeline] } 00:51:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:58 ========================================================= 00:51:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:51:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:51:59 + 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 . 00:52:00 Sending build context to Docker daemon 101.9kB 00:52:01 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 00:52:01 Step 2/8 : FROM ${BASE} 00:52:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:52:01 188c0c94c7c5: Pulling fs layer 00:52:01 0ef7d3d256c8: Pulling fs layer 00:52:01 de9db76c5a1d: Pulling fs layer 00:52:01 bca2f99d35d6: Pulling fs layer 00:52:01 93359f2a8cfa: Pulling fs layer 00:52:01 7c6f9722023f: Pulling fs layer 00:52:01 a35cf1a2eb13: Pulling fs layer 00:52:01 bca2f99d35d6: Waiting 00:52:01 93359f2a8cfa: Waiting 00:52:01 7c6f9722023f: Waiting 00:52:01 a35cf1a2eb13: Waiting 00:52:01 de9db76c5a1d: Verifying Checksum 00:52:01 de9db76c5a1d: Download complete 00:52:01 0ef7d3d256c8: Verifying Checksum 00:52:01 0ef7d3d256c8: Download complete 00:52:02 93359f2a8cfa: Verifying Checksum 00:52:02 93359f2a8cfa: Download complete 00:52:02 188c0c94c7c5: Verifying Checksum 00:52:02 188c0c94c7c5: Download complete 00:52:02 7c6f9722023f: Verifying Checksum 00:52:02 7c6f9722023f: Download complete 00:52:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27247 in /w/workspace/_app-service-configurable_PR-195 [Pipeline] { [Pipeline] ws 00:52:03 Running in /w/workspace/app-service-configurable/1 [Pipeline] { 00:52:03 188c0c94c7c5: Pull complete [Pipeline] checkout 00:52:04 0ef7d3d256c8: Pull complete 00:52:04 de9db76c5a1d: Pull complete 00:52:09 using credential edgex-jenkins-ssh 00:52:09 Cloning the remote Git repository 00:52:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:52:09 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:52:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:52:09 > git --version # timeout=10 00:52:09 > git --version # 'git version 2.17.1' 00:52:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:11 Merging remotes/origin/master commit 0f5331eb53f0ce9101ceed271d621d4ec533effa into PR head commit bbe3fe857ab7127ee4388a591eedc5f4e795a736 00:52:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:52:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:52:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:52:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/195/head:refs/remotes/origin/PR-195 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:52:11 > git config core.sparsecheckout # timeout=10 00:52:11 Merge succeeded, producing bbe3fe857ab7127ee4388a591eedc5f4e795a736 00:52:11 Checking out Revision bbe3fe857ab7127ee4388a591eedc5f4e795a736 (PR-195) 00:52:11 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 00:52:11 > git remote # timeout=10 00:52:11 > git config --get remote.origin.url # timeout=10 00:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:11 > git merge 0f5331eb53f0ce9101ceed271d621d4ec533effa # timeout=10 00:52:11 > git rev-parse HEAD^{commit} # timeout=10 00:52:11 > git config core.sparsecheckout # timeout=10 00:52:11 > git checkout -f bbe3fe857ab7127ee4388a591eedc5f4e795a736 # timeout=10 00:52:15 a35cf1a2eb13: Verifying Checksum 00:52:15 a35cf1a2eb13: Download complete 00:52:16 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 00:52:16 > git --version # timeout=10 00:52:16 > git --version # 'git version 2.17.1' 00:52:16 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:52:17 bca2f99d35d6: Verifying Checksum 00:52:17 bca2f99d35d6: Download complete 00:52:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:52:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:52:18 + true 00:52:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:52:21 provisioning config files... 00:52:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3400165292118131526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:22 ---> docker-login.sh 00:52:22 nexus3.edgexfoundry.org:10001 00:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:23 Configure a credential helper to remove this warning. See 00:52:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:23 00:52:23 Login Succeeded 00:52:23 nexus3.edgexfoundry.org:10002 00:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:24 Configure a credential helper to remove this warning. See 00:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:24 00:52:24 Login Succeeded 00:52:24 nexus3.edgexfoundry.org:10003 00:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:24 Configure a credential helper to remove this warning. See 00:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:24 00:52:24 Login Succeeded 00:52:24 nexus3.edgexfoundry.org:10004 00:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:25 Configure a credential helper to remove this warning. See 00:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:25 00:52:25 Login Succeeded 00:52:25 docker.io 00:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:26 Configure a credential helper to remove this warning. See 00:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:26 00:52:26 Login Succeeded 00:52:26 ---> docker-login.sh ends [Pipeline] } 00:52:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:52:26 ========================================================= 00:52:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:52:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:52:27 + 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 . 00:52:27 Sending build context to Docker daemon 101.9kB 00:52:27 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 00:52:27 Step 2/8 : FROM ${BASE} 00:52:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:52:27 5f621e34cdf4: Pulling fs layer 00:52:27 a4357932f1b6: Pulling fs layer 00:52:27 18c013af1878: Pulling fs layer 00:52:27 00ac8860ef70: Pulling fs layer 00:52:27 63d7cb157983: Pulling fs layer 00:52:27 b116817d02f9: Pulling fs layer 00:52:27 745a02a5169b: Pulling fs layer 00:52:27 63d7cb157983: Waiting 00:52:27 b116817d02f9: Waiting 00:52:27 745a02a5169b: Waiting 00:52:27 00ac8860ef70: Waiting 00:52:27 18c013af1878: Verifying Checksum 00:52:27 18c013af1878: Download complete 00:52:27 a4357932f1b6: Download complete 00:52:27 63d7cb157983: Verifying Checksum 00:52:27 63d7cb157983: Download complete 00:52:27 b116817d02f9: Verifying Checksum 00:52:27 b116817d02f9: Download complete 00:52:27 5f621e34cdf4: Verifying Checksum 00:52:27 5f621e34cdf4: Download complete 00:52:28 5f621e34cdf4: Pull complete 00:52:28 a4357932f1b6: Pull complete 00:52:29 18c013af1878: Pull complete 00:52:30 745a02a5169b: Verifying Checksum 00:52:30 745a02a5169b: Download complete 00:52:31 bca2f99d35d6: Pull complete 00:52:31 93359f2a8cfa: Pull complete 00:52:31 7c6f9722023f: Pull complete 00:52:31 00ac8860ef70: Verifying Checksum 00:52:31 00ac8860ef70: Download complete 00:52:41 a35cf1a2eb13: Pull complete 00:52:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:52:41 ---> a62c8e92a672 00:52:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:52:41 ---> Running in 0b60c0300faf 00:52:41 Removing intermediate container 0b60c0300faf 00:52:41 ---> cfd1373ac26e 00:52:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:41 ---> Running in f5556a82b64d 00:52:41 00ac8860ef70: Pull complete 00:52:42 63d7cb157983: Pull complete 00:52:42 b116817d02f9: Pull complete 00:52:45 Removing intermediate container f5556a82b64d 00:52:45 ---> 11987b1ddaec 00:52:45 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:52:45 ---> Running in a4d0712634bb 00:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:46 745a02a5169b: Pull complete 00:52:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:52:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:52:46 ---> b7e6874047d6 00:52:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:49 ---> Running in 358009b37d96 00:52:49 Removing intermediate container 358009b37d96 00:52:49 ---> 940a7857d809 00:52:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:49 (1/6) Installing libc-dev (0.7.2-r3) 00:52:49 ---> Running in 6ba5738d001c 00:52:50 (2/6) Installing libsodium (1.0.18-r0) 00:52:50 (3/6) Installing pkgconf (1.7.2-r0) 00:52:50 (4/6) Installing libsodium-dev (1.0.18-r0) 00:52:51 (5/6) Installing libzmq (4.3.3-r0) 00:52:51 (6/6) Installing zeromq-dev (4.3.3-r0) 00:52:51 Executing busybox-1.31.1-r19.trigger 00:52:52 OK: 167 MiB in 45 packages 00:52:52 Removing intermediate container 6ba5738d001c 00:52:52 ---> a25433fcfa4c 00:52:52 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:52:52 ---> Running in 1735a68b76a8 00:52:53 Removing intermediate container a4d0712634bb 00:52:53 ---> f89b5f0879a8 00:52:53 Step 6/8 : WORKDIR /app 00:52:53 ---> Running in b4667feabd14 00:52:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:55 Removing intermediate container b4667feabd14 00:52:55 ---> 8af64f7e76ab 00:52:55 Step 7/8 : COPY . . 00:52:55 ---> d77c05b75fdb 00:52:55 Step 8/8 : RUN go mod download 00:52:56 ---> Running in e010f88b8eb7 00:52:58 (1/6) Installing libc-dev (0.7.2-r3) 00:52:58 (2/6) Installing libsodium (1.0.18-r0) 00:52:58 (3/6) Installing pkgconf (1.7.2-r0) 00:52:58 (4/6) Installing libsodium-dev (1.0.18-r0) 00:52:59 (5/6) Installing libzmq (4.3.3-r0) 00:52:59 (6/6) Installing zeromq-dev (4.3.3-r0) 00:52:59 Executing busybox-1.31.1-r19.trigger 00:52:59 OK: 144 MiB in 45 packages 00:53:01 Removing intermediate container 1735a68b76a8 00:53:01 ---> 13538fe85490 00:53:01 Step 6/8 : WORKDIR /app 00:53:01 ---> Running in 90d281e51f8e 00:53:01 Removing intermediate container 90d281e51f8e 00:53:01 ---> 271d5e44fe9e 00:53:01 Step 7/8 : COPY . . 00:53:02 ---> 08a4106cc0e1 00:53:02 Step 8/8 : RUN go mod download 00:53:02 ---> Running in df7b43581088 00:53:29 Removing intermediate container df7b43581088 00:53:29 ---> 99e3f406497a 00:53:29 Successfully built 99e3f406497a 00:53:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:30 + docker inspect -f . ci-base-image-arm64 00:53:30 . [Pipeline] withDockerContainer 00:53:30 prd-ubuntu18.04-docker-arm64-4c-16g-27247 does not seem to be running inside a container 00:53:30 $ 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 ******** ci-base-image-arm64 cat 00:53:32 $ docker top 7b483d25cf01efe65e33266c1ea2f1ee607ba27169a858a42348176ec1a0473c -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:33 + go version 00:53:33 go version go1.15.5 linux/arm64 [Pipeline] } 00:53:33 $ docker stop --time=1 7b483d25cf01efe65e33266c1ea2f1ee607ba27169a858a42348176ec1a0473c 00:53:35 $ docker rm -f 7b483d25cf01efe65e33266c1ea2f1ee607ba27169a858a42348176ec1a0473c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:36 + docker inspect -f . ci-base-image-arm64 00:53:36 . [Pipeline] withDockerContainer 00:53:37 prd-ubuntu18.04-docker-arm64-4c-16g-27247 does not seem to be running inside a container 00:53:37 $ 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 ******** ci-base-image-arm64 cat 00:53:38 $ docker top 42853b39ab3a1663b3e30c435d0faa464c48b66a22349c184689ea612466b60f -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:40 + make test 00:53:40 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:53:45 Removing intermediate container e010f88b8eb7 00:53:45 ---> 9f4fd9519245 00:53:45 Successfully built 9f4fd9519245 00:53:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:53:46 + docker inspect -f . ci-base-image-x86_64 00:53:47 . [Pipeline] withDockerContainer 00:53:47 prd-centos7-docker-4c-2g-27246 does not seem to be running inside a container 00:53:48 $ 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 ******** ci-base-image-x86_64 cat 00:53:49 $ docker top 4fd29f22eb467571d2e14d8e04e1e2ae8223c558b99292eb0c61b34e0292db24 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:51 + go version 00:53:51 go version go1.15.5 linux/amd64 [Pipeline] } 00:53:51 $ docker stop --time=1 4fd29f22eb467571d2e14d8e04e1e2ae8223c558b99292eb0c61b34e0292db24 00:53:53 $ docker rm -f 4fd29f22eb467571d2e14d8e04e1e2ae8223c558b99292eb0c61b34e0292db24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:56 + docker inspect -f . ci-base-image-x86_64 00:53:56 . [Pipeline] withDockerContainer 00:53:57 prd-centos7-docker-4c-2g-27246 does not seem to be running inside a container 00:53:58 $ 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 ******** ci-base-image-x86_64 cat 00:53:59 $ docker top 5d29cb7dda4e7e18daf6a32130bb4bf0cb41112715e97b7a1f71971f082cf304 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:00 + make test 00:54:00 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:54:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:54:19 CGO_ENABLED=1 go vet ./... 00:54:27 gofmt -l . 00:54:27 [ "`gofmt -l .`" = "" ] 00:54:27 ./bin/test-go-mod-tidy.sh 00:54:27 ./bin/test-attribution-txt.sh 00:54:28 An attribution for github.com/fatih/color is missing from in Attribution.txt, please add 00:54:28 An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add 00:54:28 An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add 00:54:28 An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add 00:54:28 An attribution for golang.org/x/sys is missing from in Attribution.txt, please add 00:54:28 make: *** [makefile:39: test] Error 1 [Pipeline] } 00:54:28 $ docker stop --time=1 42853b39ab3a1663b3e30c435d0faa464c48b66a22349c184689ea612466b60f 00:54:31 $ docker rm -f 42853b39ab3a1663b3e30c435d0faa464c48b66a22349c184689ea612466b60f [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] } 00:54:33 Failed in branch arm64 00:54:34 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:54:34 CGO_ENABLED=1 go vet ./... 00:54:40 gofmt -l . 00:54:40 [ "`gofmt -l .`" = "" ] 00:54:40 ./bin/test-go-mod-tidy.sh 00:54:42 ./bin/test-attribution-txt.sh 00:54:45 An attribution for github.com/fatih/color is missing from in Attribution.txt, please add 00:54:45 An attribution for github.com/hashicorp/go-hclog is missing from in Attribution.txt, please add 00:54:45 An attribution for github.com/mattn/go-colorable is missing from in Attribution.txt, please add 00:54:45 An attribution for github.com/mattn/go-isatty is missing from in Attribution.txt, please add 00:54:45 An attribution for golang.org/x/sys is missing from in Attribution.txt, please add 00:54:46 make: *** [makefile:39: test] Error 1 [Pipeline] } 00:54:46 $ docker stop --time=1 5d29cb7dda4e7e18daf6a32130bb4bf0cb41112715e97b7a1f71971f082cf304 00:54:49 $ docker rm -f 5d29cb7dda4e7e18daf6a32130bb4bf0cb41112715e97b7a1f71971f082cf304 [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] } 00:54:52 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 00:54:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:56 ---> package-listing.sh 00:54:56 ++ facter osfamily 00:54:56 ++ tr '[:upper:]' '[:lower:]' 00:54:56 + OS_FAMILY=redhat 00:54:56 + workspace=/w/workspace/_app-service-configurable_PR-195 00:54:56 + START_PACKAGES=/tmp/packages_start.txt 00:54:56 + END_PACKAGES=/tmp/packages_end.txt 00:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:56 + PACKAGES=/tmp/packages_start.txt 00:54:56 + '[' /w/workspace/_app-service-configurable_PR-195 ']' 00:54:56 + PACKAGES=/tmp/packages_end.txt 00:54:56 + case "${OS_FAMILY}" in 00:54:56 + rpm -qa 00:54:56 + sort 00:55:02 + '[' -f /tmp/packages_start.txt ']' 00:55:02 + '[' -f /tmp/packages_end.txt ']' 00:55:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:02 + '[' /w/workspace/_app-service-configurable_PR-195 ']' 00:55:02 + mkdir -p /w/workspace/_app-service-configurable_PR-195/archives/ 00:55:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-195/archives/ [Pipeline] echo 00:55:02 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-195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:02 00:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:03 alpine: Pulling from edgex-lftools-log-publisher 00:55:03 df20fa9351a1: Pulling fs layer 00:55:03 36b3adc4ff6f: Pulling fs layer 00:55:03 8ad3a11d3b57: Pulling fs layer 00:55:03 46f8f816bc3b: Pulling fs layer 00:55:03 93b61091891f: Pulling fs layer 00:55:03 93b9cdb0e59b: Pulling fs layer 00:55:03 5e14af77c1be: Pulling fs layer 00:55:03 01666e4c0597: Pulling fs layer 00:55:03 aa168da1d23b: Pulling fs layer 00:55:03 93b9cdb0e59b: Waiting 00:55:03 5e14af77c1be: Waiting 00:55:03 01666e4c0597: Waiting 00:55:03 46f8f816bc3b: Waiting 00:55:03 93b61091891f: Waiting 00:55:03 aa168da1d23b: Waiting 00:55:03 36b3adc4ff6f: Download complete 00:55:03 46f8f816bc3b: Download complete 00:55:03 93b61091891f: Download complete 00:55:03 93b9cdb0e59b: Verifying Checksum 00:55:03 93b9cdb0e59b: Download complete 00:55:03 5e14af77c1be: Verifying Checksum 00:55:03 5e14af77c1be: Download complete 00:55:03 01666e4c0597: Download complete 00:55:03 8ad3a11d3b57: Verifying Checksum 00:55:04 df20fa9351a1: Download complete 00:55:04 df20fa9351a1: Pull complete 00:55:04 36b3adc4ff6f: Pull complete 00:55:05 8ad3a11d3b57: Pull complete 00:55:05 46f8f816bc3b: Pull complete 00:55:05 aa168da1d23b: Verifying Checksum 00:55:05 aa168da1d23b: Download complete 00:55:06 93b61091891f: Pull complete 00:55:06 93b9cdb0e59b: Pull complete 00:55:06 5e14af77c1be: Pull complete 00:55:06 01666e4c0597: Pull complete 00:55:13 aa168da1d23b: Pull complete 00:55:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:13 prd-centos7-docker-4c-2g-27243 does not seem to be running inside a container 00:55:13 $ 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-195/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-195 -v /w/workspace/_app-service-configurable_PR-195:/w/workspace/_app-service-configurable_PR-195:rw,z -v /w/workspace/_app-service-configurable_PR-195@tmp:/w/workspace/_app-service-configurable_PR-195@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:17 $ docker top c27f41e4f611305328a8caa70d7bfd27e5eff2e5519c760f1044dc880b94f672 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:18 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:18 + mkdir -p /var/log/sa [Pipeline] sh 00:55:18 + ls /var/log/sa-host 00:55:18 + sadf -c /var/log/sa-host/sa23 00:55:18 file_magic: OK 00:55:18 HZ: Using current value: 100 00:55:18 file_header: OK 00:55: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 00:55:18 Statistics: 00:55:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:55:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:19 provisioning config files... 00:55:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-195@tmp/config5617670916885661164tmp [Pipeline] { [Pipeline] echo 00:55:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:20 ---> create-netrc.sh [Pipeline] } 00:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:20 ---> python-tools-install.sh [Pipeline] echo 00:55:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:21 ---> sudo-logs.sh 00:55:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:55:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:55:21 ---> job-cost.sh 00:55:21 lf-activate-venv: SKIPPING 00:55:21 INFO: No Stack... 00:55:22 INFO: Retrieving Pricing Info for: v1-standard-2 00:55:23 INFO: Archiving Costs [Pipeline] echo 00:55:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:55:23 ---> logs-deploy.sh 00:55:23 lf-activate-venv: SKIPPING 00:55:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-195/1 00:55:23 INFO: archiving workspace using pattern(s): 00:55:25 Archives upload complete. 00:55:25 INFO: archiving logs to Nexus 00:55:26 ---> uname -a: 00:55:26 Linux prd-centos7-docker-4c-2g-27243.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:55:26 00:55:26