Pull request #181 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 2f4dde20e98ab81f17845983116e66fdec69c9ea+7658dde2fa5f0df1322b53e9d399e0259178d9cc (51fac66e5dcf4a000f17f71bc9cdbb1720c2e735) 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-181/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-181/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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-22896 in /w/workspace/_app-service-configurable_PR-181 [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-181 # 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 Merging remotes/origin/hanoi commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 2f4dde20e98ab81f17845983116e66fdec69c9ea Merge succeeded, producing 2f4dde20e98ab81f17845983116e66fdec69c9ea Checking out Revision 2f4dde20e98ab81f17845983116e66fdec69c9ea (PR-181) > 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/181/head:refs/remotes/origin/PR-181 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f4dde20e98ab81f17845983116e66fdec69c9ea # 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 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f4dde20e98ab81f17845983116e66fdec69c9ea # timeout=10 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" 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 23:19:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:19:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:19:09 ========================================================= 23:19:09 EdgeX Global Pipelines Version Info 23:19:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:19:11 ------------------- 23:19:11 stable info: 23:19:11 ------------------- 23:19:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:11 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:19:11 Message: update stable to v1.0.179 23:19:12 ------------------- 23:19:12 experimental info: 23:19:12 ------------------- 23:19:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:19:12 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:19:12 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:19:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:19:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:19:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:19:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:19:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-181 [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-181 [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-181 [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f4dde20e98ab81f17845983116e66fdec69c9ea [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f4dde2 [Pipeline] echo 23:19:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:19:17 provisioning config files... 23:19:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-181@tmp/config2355111600010898969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:19:17 ---> docker-login.sh 23:19:17 nexus3.edgexfoundry.org:10001 23:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:18 Configure a credential helper to remove this warning. See 23:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:18 23:19:18 Login Succeeded 23:19:18 nexus3.edgexfoundry.org:10002 23:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:18 Configure a credential helper to remove this warning. See 23:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:18 23:19:18 Login Succeeded 23:19:18 nexus3.edgexfoundry.org:10003 23:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:18 Configure a credential helper to remove this warning. See 23:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:18 23:19:18 Login Succeeded 23:19:18 nexus3.edgexfoundry.org:10004 23:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:18 Configure a credential helper to remove this warning. See 23:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:18 23:19:18 Login Succeeded 23:19:18 docker.io 23:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:19:18 Configure a credential helper to remove this warning. See 23:19:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:19:18 23:19:18 Login Succeeded 23:19:18 ---> docker-login.sh ends [Pipeline] } 23:19:18 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 23:19:19 + git log --format=format:%s -1 2f4dde20e98ab81f17845983116e66fdec69c9ea [Pipeline] echo 23:19:20 GIT_COMMIT: 2f4dde20e98ab81f17845983116e66fdec69c9ea, Commit Message: fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi [Pipeline] echo 23:19:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:21 23:19:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:19:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:21 latest: Pulling from edgex-devops/git-semver 23:19:21 31603596830f: Pulling fs layer 23:19:21 2a8b12db71e7: Pulling fs layer 23:19:21 6ca5941a6612: Pulling fs layer 23:19:21 ecc8261a40a4: Pulling fs layer 23:19:21 ecc8261a40a4: Waiting 23:19:21 2a8b12db71e7: Verifying Checksum 23:19:21 2a8b12db71e7: Download complete 23:19:21 31603596830f: Verifying Checksum 23:19:21 31603596830f: Download complete 23:19:21 ecc8261a40a4: Verifying Checksum 23:19:21 ecc8261a40a4: Download complete 23:19:21 6ca5941a6612: Verifying Checksum 23:19:21 6ca5941a6612: Download complete 23:19:22 31603596830f: Pull complete 23:19:22 2a8b12db71e7: Pull complete 23:19:23 6ca5941a6612: Pull complete 23:19:23 ecc8261a40a4: Pull complete 23:19:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:19:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:19:23 prd-centos7-docker-4c-2g-22896 does not seem to be running inside a container 23:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-181 -v /w/workspace/_app-service-configurable_PR-181:/w/workspace/_app-service-configurable_PR-181:rw,z -v /w/workspace/_app-service-configurable_PR-181@tmp:/w/workspace/_app-service-configurable_PR-181@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:10004/edgex-devops/git-semver:latest cat 23:19:25 $ docker top 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:19:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:25 [ssh-agent] Looking for ssh-agent implementation... 23:19:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:26 $ docker exec 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 ssh-agent 23:19:26 SSH_AUTH_SOCK=/tmp/ssh-FrE0bI9CTLJg/agent.12 23:19:26 SSH_AGENT_PID=17 23:19:26 Running ssh-add (command line suppressed) 23:19:26 Identity added: /w/workspace/_app-service-configurable_PR-181@tmp/private_key_8146230747312937221.key (/w/workspace/_app-service-configurable_PR-181@tmp/private_key_8146230747312937221.key) 23:19:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:26 + git tag --points-at HEAD [Pipeline] } 23:19:26 $ docker exec --env ******** --env ******** 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 ssh-agent -k 23:19:26 unset SSH_AUTH_SOCK; 23:19:26 unset SSH_AGENT_PID; 23:19:26 echo Agent pid 17 killed; 23:19:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:19:27 [ssh-agent] Looking for ssh-agent implementation... 23:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:19:27 $ docker exec 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 ssh-agent 23:19:27 SSH_AUTH_SOCK=/tmp/ssh-KkxrRqosqFCe/agent.45 23:19:27 SSH_AGENT_PID=50 23:19:27 Running ssh-add (command line suppressed) 23:19:27 Identity added: /w/workspace/_app-service-configurable_PR-181@tmp/private_key_1345767481661295856.key (/w/workspace/_app-service-configurable_PR-181@tmp/private_key_1345767481661295856.key) 23:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:19:28 + git semver init 23:19:28 # -> Open(): unable to determine branch for HEAD 23:19:28 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-181/.git 23:19:28 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-181 23:19:28 # $SEMVER_REMOTE_NAME = origin 23:19:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:19:28 # $SEMVER_USER_NAME = edgex-jenkins 23:19:28 # $SEMVER_BRANCH = PR-181 23:19:28 # $SEMVER_TEMP = /tmp/semver-860157080 23:19:28 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:19:28 # '/tmp/semver-860157080' -> '/w/workspace/_app-service-configurable_PR-181/.semver' 23:19:28 # -> Force: false 23:19:28 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-181/.semver [Pipeline] } 23:19:28 $ docker exec --env ******** --env ******** 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 ssh-agent -k 23:19:28 unset SSH_AUTH_SOCK; 23:19:28 unset SSH_AGENT_PID; 23:19:28 echo Agent pid 50 killed; 23:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:19:29 + git semver [Pipeline] } 23:19:29 $ docker stop --time=1 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 23:19:30 $ docker rm -f 41481c8b2f60f3a32d9f89a6e2b242fa9f9e86b2a5b212b6b8530dbc00f0bd94 [Pipeline] // withDockerContainer [Pipeline] sh 23:19:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:19:31 Stashed 1 file(s) [Pipeline] echo 23:19:31 [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 23:19:47 Still waiting to schedule task 23:19:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:19:47 Still waiting to schedule task 23:19:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:21:13 Running on prd-centos7-docker-4c-2g-22897 in /w/workspace/_app-service-configurable_PR-181 [Pipeline] { [Pipeline] ws 23:21:13 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:21:16 using credential edgex-jenkins-ssh 23:21:16 Cloning the remote Git repository 23:21:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:21:15 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:21:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:21:15 > git --version # timeout=10 23:21:15 > git --version # 'git version 2.24.3' 23:21:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:21:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:21:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 23:21:17 Merging remotes/origin/hanoi commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 2f4dde20e98ab81f17845983116e66fdec69c9ea 23:21:17 Merge succeeded, producing 2f4dde20e98ab81f17845983116e66fdec69c9ea 23:21:17 Checking out Revision 2f4dde20e98ab81f17845983116e66fdec69c9ea (PR-181) 23:21:16 > git config core.sparsecheckout # timeout=10 23:21:17 > git checkout -f 2f4dde20e98ab81f17845983116e66fdec69c9ea # timeout=10 23:21:17 > git remote # timeout=10 23:21:17 > git config --get remote.origin.url # timeout=10 23:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:17 > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 23:21:17 > git rev-parse HEAD^{commit} # timeout=10 23:21:17 > git config core.sparsecheckout # timeout=10 23:21:17 > git checkout -f 2f4dde20e98ab81f17845983116e66fdec69c9ea # timeout=10 23:21:20 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" 23:21:20 > git --version # timeout=10 23:21:20 > git --version # 'git version 2.24.3' 23:21:20 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:21:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:21:23 + sudo service docker restart 23:21:23 + true 23:21:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:21:24 provisioning config files... 23:21:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3549156151626805296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:25 ---> docker-login.sh 23:21:25 nexus3.edgexfoundry.org:10001 23:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:25 Configure a credential helper to remove this warning. See 23:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:25 23:21:25 Login Succeeded 23:21:25 nexus3.edgexfoundry.org:10002 23:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:25 Configure a credential helper to remove this warning. See 23:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:25 23:21:25 Login Succeeded 23:21:25 nexus3.edgexfoundry.org:10003 23:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:25 Configure a credential helper to remove this warning. See 23:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:25 23:21:25 Login Succeeded 23:21:25 nexus3.edgexfoundry.org:10004 23:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:25 Configure a credential helper to remove this warning. See 23:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:25 23:21:25 Login Succeeded 23:21:25 docker.io 23:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:26 Configure a credential helper to remove this warning. See 23:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:26 23:21:26 Login Succeeded 23:21:26 ---> docker-login.sh ends [Pipeline] } 23:21:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:27 ========================================================= 23:21:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:21:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:21:27 + 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 . 23:21:27 Sending build context to Docker daemon 98.82kB 23:21:27 Step 1/8 : ARG BASE=golang:1.15-alpine 23:21:27 Step 2/8 : FROM ${BASE} 23:21:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:21:27 188c0c94c7c5: Pulling fs layer 23:21:27 0ef7d3d256c8: Pulling fs layer 23:21:27 de9db76c5a1d: Pulling fs layer 23:21:27 bca2f99d35d6: Pulling fs layer 23:21:27 93359f2a8cfa: Pulling fs layer 23:21:27 7c6f9722023f: Pulling fs layer 23:21:27 a35cf1a2eb13: Pulling fs layer 23:21:27 bca2f99d35d6: Waiting 23:21:27 93359f2a8cfa: Waiting 23:21:27 7c6f9722023f: Waiting 23:21:27 a35cf1a2eb13: Waiting 23:21:27 de9db76c5a1d: Download complete 23:21:27 0ef7d3d256c8: Verifying Checksum 23:21:27 0ef7d3d256c8: Download complete 23:21:27 93359f2a8cfa: Verifying Checksum 23:21:27 93359f2a8cfa: Download complete 23:21:27 188c0c94c7c5: Verifying Checksum 23:21:27 188c0c94c7c5: Download complete 23:21:27 7c6f9722023f: Verifying Checksum 23:21:27 7c6f9722023f: Download complete 23:21:27 188c0c94c7c5: Pull complete 23:21:28 0ef7d3d256c8: Pull complete 23:21:28 de9db76c5a1d: Pull complete 23:21:30 a35cf1a2eb13: Verifying Checksum 23:21:30 a35cf1a2eb13: Download complete 23:21:30 bca2f99d35d6: Verifying Checksum 23:21:30 bca2f99d35d6: Download complete 23:21:36 bca2f99d35d6: Pull complete 23:21:36 93359f2a8cfa: Pull complete 23:21:36 7c6f9722023f: Pull complete 23:21:41 a35cf1a2eb13: Pull complete 23:21:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:21:41 ---> a62c8e92a672 23:21:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:21:41 ---> Running in e548cac27485 23:21:41 Removing intermediate container e548cac27485 23:21:41 ---> 9eb63233f0b3 23:21:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:41 ---> Running in 84cdd7734be2 23:21:42 Removing intermediate container 84cdd7734be2 23:21:42 ---> ace49f0d27a2 23:21:42 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:21:42 ---> Running in 3250a05aa991 23:21:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:21:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:21:44 (1/6) Installing libc-dev (0.7.2-r3) 23:21:44 (2/6) Installing libsodium (1.0.18-r0) 23:21:44 (3/6) Installing pkgconf (1.7.2-r0) 23:21:44 (4/6) Installing libsodium-dev (1.0.18-r0) 23:21:44 (5/6) Installing libzmq (4.3.3-r0) 23:21:44 (6/6) Installing zeromq-dev (4.3.3-r0) 23:21:45 Executing busybox-1.31.1-r19.trigger 23:21:45 OK: 167 MiB in 45 packages 23:21:45 Removing intermediate container 3250a05aa991 23:21:45 ---> b68617dd086d 23:21:45 Step 6/8 : WORKDIR /app 23:21:45 ---> Running in 823c21af0453 23:21:45 Removing intermediate container 823c21af0453 23:21:45 ---> 3508eb1b5526 23:21:45 Step 7/8 : COPY . . 23:21:45 ---> 7b0071b6de60 23:21:45 Step 8/8 : RUN go mod download 23:21:46 ---> Running in d32b39959ca8 23:22:12 Removing intermediate container d32b39959ca8 23:22:12 ---> bf8a76867049 23:22:12 Successfully built bf8a76867049 23:22:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:22:13 + docker inspect -f . ci-base-image-x86_64 23:22:13 . [Pipeline] withDockerContainer 23:22:13 prd-centos7-docker-4c-2g-22897 does not seem to be running inside a container 23:22:13 $ 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 23:22:14 $ docker top 8234ddee0776f1529635595914857007a23e77d5ab51a8c3f4bbc15ddb1afc23 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:14 + go version 23:22:14 go version go1.15.5 linux/amd64 [Pipeline] } 23:22:14 $ docker stop --time=1 8234ddee0776f1529635595914857007a23e77d5ab51a8c3f4bbc15ddb1afc23 23:22:16 $ docker rm -f 8234ddee0776f1529635595914857007a23e77d5ab51a8c3f4bbc15ddb1afc23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:17 + docker inspect -f . ci-base-image-x86_64 23:22:17 . [Pipeline] withDockerContainer 23:22:17 prd-centos7-docker-4c-2g-22897 does not seem to be running inside a container 23:22:17 $ 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 23:22:17 $ docker top ae5bc5098bbb71dc9f1609605e2f60ad164158bfbd5c3f33afa894d9eb4e27e2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:18 + make test 23:22:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:22:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:22:36 CGO_ENABLED=1 go vet ./... 23:22:39 gofmt -l . 23:22:39 [ "`gofmt -l .`" = "" ] 23:22:39 ./bin/test-go-mod-tidy.sh 23:22:39 go.mod is not tidy, please run "go mod tidy" 23:22:39 changes from running "go mod tidy:" 23:22:39 --- go.mod 23:22:39 +++ go.mod.bk 23:22:39 @@ -3,3 +3,4 @@ 23:22:39 go 1.15 23:22:39 23:22:39 require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.1 23:22:39 + 23:22:39 make: *** [makefile:38: test] Error 1 [Pipeline] } 23:22:39 $ docker stop --time=1 ae5bc5098bbb71dc9f1609605e2f60ad164158bfbd5c3f33afa894d9eb4e27e2 23:22:41 $ docker rm -f ae5bc5098bbb71dc9f1609605e2f60ad164158bfbd5c3f33afa894d9eb4e27e2 [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] } 23:22:44 Failed in branch amd64 23:23:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22899 in /w/workspace/_app-service-configurable_PR-181 [Pipeline] { [Pipeline] ws 23:23:01 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:23:07 using credential edgex-jenkins-ssh 23:23:07 Cloning the remote Git repository 23:23:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:23:07 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:23:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:23:07 > git --version # timeout=10 23:23:07 > git --version # 'git version 2.17.1' 23:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:09 Merging remotes/origin/hanoi commit 7658dde2fa5f0df1322b53e9d399e0259178d9cc into PR head commit 2f4dde20e98ab81f17845983116e66fdec69c9ea 23:23:09 Merge succeeded, producing 2f4dde20e98ab81f17845983116e66fdec69c9ea 23:23:09 Checking out Revision 2f4dde20e98ab81f17845983116e66fdec69c9ea (PR-181) 23:23:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:23:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:23:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/181/head:refs/remotes/origin/PR-181 +refs/heads/hanoi:refs/remotes/origin/hanoi # timeout=10 23:23:09 > git config core.sparsecheckout # timeout=10 23:23:09 > git checkout -f 2f4dde20e98ab81f17845983116e66fdec69c9ea # timeout=10 23:23:09 > git remote # timeout=10 23:23:09 > git config --get remote.origin.url # timeout=10 23:23:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:09 > git merge 7658dde2fa5f0df1322b53e9d399e0259178d9cc # timeout=10 23:23:09 > git rev-parse HEAD^{commit} # timeout=10 23:23:09 > git config core.sparsecheckout # timeout=10 23:23:09 > git checkout -f 2f4dde20e98ab81f17845983116e66fdec69c9ea # timeout=10 23:23:13 Commit message: "fix: Upgrade to go-mod-messaging with ZMQ fix for Hanoi" 23:23:14 > git --version # timeout=10 23:23:14 > git --version # 'git version 2.17.1' 23:23:14 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:23:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:23:16 + sudo service docker restart 23:23:16 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:23:19 provisioning config files... 23:23:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6614788540922819083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:19 ---> docker-login.sh 23:23:19 nexus3.edgexfoundry.org:10001 23:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:21 Configure a credential helper to remove this warning. See 23:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:21 23:23:21 Login Succeeded 23:23:21 nexus3.edgexfoundry.org:10002 23:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:21 Configure a credential helper to remove this warning. See 23:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:21 23:23:21 Login Succeeded 23:23:21 nexus3.edgexfoundry.org:10003 23:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:22 Configure a credential helper to remove this warning. See 23:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:22 23:23:22 Login Succeeded 23:23:22 nexus3.edgexfoundry.org:10004 23:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:22 Configure a credential helper to remove this warning. See 23:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:22 23:23:22 Login Succeeded 23:23:22 docker.io 23:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:23 Configure a credential helper to remove this warning. See 23:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:23 23:23:23 Login Succeeded 23:23:23 ---> docker-login.sh ends [Pipeline] } 23:23:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:24 ========================================================= 23:23:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:23:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:23:24 + 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 . 23:23:24 Sending build context to Docker daemon 98.82kB 23:23:24 Step 1/8 : ARG BASE=golang:1.15-alpine 23:23:24 Step 2/8 : FROM ${BASE} 23:23:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:23:25 5f621e34cdf4: Pulling fs layer 23:23:25 a4357932f1b6: Pulling fs layer 23:23:25 18c013af1878: Pulling fs layer 23:23:25 00ac8860ef70: Pulling fs layer 23:23:25 63d7cb157983: Pulling fs layer 23:23:25 b116817d02f9: Pulling fs layer 23:23:25 745a02a5169b: Pulling fs layer 23:23:25 00ac8860ef70: Waiting 23:23:25 63d7cb157983: Waiting 23:23:25 b116817d02f9: Waiting 23:23:25 745a02a5169b: Waiting 23:23:25 18c013af1878: Verifying Checksum 23:23:25 18c013af1878: Download complete 23:23:25 a4357932f1b6: Verifying Checksum 23:23:25 a4357932f1b6: Download complete 23:23:25 63d7cb157983: Verifying Checksum 23:23:25 63d7cb157983: Download complete 23:23:25 5f621e34cdf4: Verifying Checksum 23:23:25 5f621e34cdf4: Download complete 23:23:25 b116817d02f9: Verifying Checksum 23:23:25 b116817d02f9: Download complete 23:23:25 5f621e34cdf4: Pull complete 23:23:26 a4357932f1b6: Pull complete 23:23:26 18c013af1878: Pull complete 23:23:27 745a02a5169b: Verifying Checksum 23:23:27 745a02a5169b: Download complete 23:23:29 00ac8860ef70: Verifying Checksum 23:23:29 00ac8860ef70: Download complete 23:23:39 00ac8860ef70: Pull complete 23:23:39 63d7cb157983: Pull complete 23:23:40 b116817d02f9: Pull complete 23:23:44 745a02a5169b: Pull complete 23:23:44 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:23:44 ---> b7e6874047d6 23:23:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:23:47 ---> Running in cb12a0bc80f0 23:23:47 Removing intermediate container cb12a0bc80f0 23:23:47 ---> 8630f067ca44 23:23:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:47 ---> Running in 90821e668ca9 23:23:49 Removing intermediate container 90821e668ca9 23:23:49 ---> d39a0a054c88 23:23:49 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:23:49 ---> Running in e07bda97c3bf 23:23:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:23:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:23:53 (1/6) Installing libc-dev (0.7.2-r3) 23:23:53 (2/6) Installing libsodium (1.0.18-r0) 23:23:53 (3/6) Installing pkgconf (1.7.2-r0) 23:23:53 (4/6) Installing libsodium-dev (1.0.18-r0) 23:23:53 (5/6) Installing libzmq (4.3.3-r0) 23:23:53 (6/6) Installing zeromq-dev (4.3.3-r0) 23:23:53 Executing busybox-1.31.1-r19.trigger 23:23:53 OK: 144 MiB in 45 packages 23:23:55 Removing intermediate container e07bda97c3bf 23:23:55 ---> 24b02c143e2b 23:23:55 Step 6/8 : WORKDIR /app 23:23:55 ---> Running in beaf0cf169bf 23:23:55 Removing intermediate container beaf0cf169bf 23:23:55 ---> 3768132aff16 23:23:55 Step 7/8 : COPY . . 23:23:56 ---> 608f738e343f 23:23:56 Step 8/8 : RUN go mod download 23:23:56 ---> Running in bef66c282bde 23:24:29 Removing intermediate container bef66c282bde 23:24:29 ---> de1eac3cb1e7 23:24:29 Successfully built de1eac3cb1e7 23:24:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:24:29 + docker inspect -f . ci-base-image-arm64 23:24:29 . [Pipeline] withDockerContainer 23:24:29 prd-ubuntu18.04-docker-arm64-4c-16g-22899 does not seem to be running inside a container 23:24:29 $ 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 23:24:31 $ docker top b782cb8b6ddf3eda1bf21691186ed1f4a4b665940a0be75b17292f0583471b1c -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:32 + go version 23:24:32 go version go1.15.5 linux/arm64 [Pipeline] } 23:24:32 $ docker stop --time=1 b782cb8b6ddf3eda1bf21691186ed1f4a4b665940a0be75b17292f0583471b1c 23:24:34 $ docker rm -f b782cb8b6ddf3eda1bf21691186ed1f4a4b665940a0be75b17292f0583471b1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:24:35 + docker inspect -f . ci-base-image-arm64 23:24:35 . [Pipeline] withDockerContainer 23:24:35 prd-ubuntu18.04-docker-arm64-4c-16g-22899 does not seem to be running inside a container 23:24:36 $ 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 23:24:37 $ docker top 5992c67423b05b22d83b9f0d94333f3b2ee63207730b6ba7e05f8a8210d87b79 -eo pid,comm [Pipeline] { [Pipeline] sh 23:24:38 + make test 23:24:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:25:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:25:35 CGO_ENABLED=1 go vet ./... 23:25:36 gofmt -l . 23:25:36 [ "`gofmt -l .`" = "" ] 23:25:36 ./bin/test-go-mod-tidy.sh 23:25:37 go.mod is not tidy, please run "go mod tidy" 23:25:37 changes from running "go mod tidy:" 23:25:37 --- go.mod 23:25:37 +++ go.mod.bk 23:25:37 @@ -3,3 +3,4 @@ 23:25:37 go 1.15 23:25:37 23:25:37 require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.1 23:25:37 + 23:25:37 make: *** [makefile:38: test] Error 1 [Pipeline] } 23:25:37 $ docker stop --time=1 5992c67423b05b22d83b9f0d94333f3b2ee63207730b6ba7e05f8a8210d87b79 23:25:39 $ docker rm -f 5992c67423b05b22d83b9f0d94333f3b2ee63207730b6ba7e05f8a8210d87b79 [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] } 23:25:42 Failed in branch arm64 [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 23:25:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:25:47 ---> package-listing.sh 23:25:47 ++ facter osfamily 23:25:47 ++ tr '[:upper:]' '[:lower:]' 23:25:47 + OS_FAMILY=redhat 23:25:47 + workspace=/w/workspace/_app-service-configurable_PR-181 23:25:47 + START_PACKAGES=/tmp/packages_start.txt 23:25:47 + END_PACKAGES=/tmp/packages_end.txt 23:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:25:47 + PACKAGES=/tmp/packages_start.txt 23:25:47 + '[' /w/workspace/_app-service-configurable_PR-181 ']' 23:25:47 + PACKAGES=/tmp/packages_end.txt 23:25:47 + case "${OS_FAMILY}" in 23:25:47 + rpm -qa 23:25:47 + sort 23:25:53 + '[' -f /tmp/packages_start.txt ']' 23:25:53 + '[' -f /tmp/packages_end.txt ']' 23:25:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:25:53 + '[' /w/workspace/_app-service-configurable_PR-181 ']' 23:25:53 + mkdir -p /w/workspace/_app-service-configurable_PR-181/archives/ 23:25:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-181/archives/ [Pipeline] echo 23:25:53 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-181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:25:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:25:53 23:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:25:54 alpine: Pulling from edgex-lftools-log-publisher 23:25:54 df20fa9351a1: Pulling fs layer 23:25:54 36b3adc4ff6f: Pulling fs layer 23:25:54 8ad3a11d3b57: Pulling fs layer 23:25:54 46f8f816bc3b: Pulling fs layer 23:25:54 93b61091891f: Pulling fs layer 23:25:54 93b9cdb0e59b: Pulling fs layer 23:25:54 5e14af77c1be: Pulling fs layer 23:25:54 01666e4c0597: Pulling fs layer 23:25:54 aa168da1d23b: Pulling fs layer 23:25:54 93b9cdb0e59b: Waiting 23:25:54 5e14af77c1be: Waiting 23:25:54 01666e4c0597: Waiting 23:25:54 46f8f816bc3b: Waiting 23:25:54 aa168da1d23b: Waiting 23:25:54 93b61091891f: Waiting 23:25:54 36b3adc4ff6f: Verifying Checksum 23:25:54 36b3adc4ff6f: Download complete 23:25:54 46f8f816bc3b: Verifying Checksum 23:25:54 46f8f816bc3b: Download complete 23:25:54 df20fa9351a1: Verifying Checksum 23:25:54 df20fa9351a1: Download complete 23:25:54 93b9cdb0e59b: Verifying Checksum 23:25:54 93b9cdb0e59b: Download complete 23:25:54 93b61091891f: Verifying Checksum 23:25:54 93b61091891f: Download complete 23:25:54 5e14af77c1be: Verifying Checksum 23:25:54 5e14af77c1be: Download complete 23:25:54 01666e4c0597: Verifying Checksum 23:25:54 01666e4c0597: Download complete 23:25:54 df20fa9351a1: Pull complete 23:25:55 36b3adc4ff6f: Pull complete 23:25:55 8ad3a11d3b57: Verifying Checksum 23:25:55 8ad3a11d3b57: Download complete 23:25:55 8ad3a11d3b57: Pull complete 23:25:55 46f8f816bc3b: Pull complete 23:25:56 93b61091891f: Pull complete 23:25:56 93b9cdb0e59b: Pull complete 23:25:56 aa168da1d23b: Verifying Checksum 23:25:56 aa168da1d23b: Download complete 23:25:57 5e14af77c1be: Pull complete 23:25:57 01666e4c0597: Pull complete 23:26:05 aa168da1d23b: Pull complete 23:26:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:26:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:26:05 prd-centos7-docker-4c-2g-22896 does not seem to be running inside a container 23:26:05 $ 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-181/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-181 -v /w/workspace/_app-service-configurable_PR-181:/w/workspace/_app-service-configurable_PR-181:rw,z -v /w/workspace/_app-service-configurable_PR-181@tmp:/w/workspace/_app-service-configurable_PR-181@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:26:08 $ docker top 571b77fe50cbb7301ea883af5dbc0ee3f7326c311c06defc3781603f82da274f -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:09 + touch /tmp/pre-build-complete [Pipeline] sh 23:26:09 + mkdir -p /var/log/sa [Pipeline] sh 23:26:09 + ls /var/log/sa-host 23:26:09 + sadf -c /var/log/sa-host/sa23 23:26:09 file_magic: OK 23:26:09 HZ: Using current value: 100 23:26:09 file_header: OK 23:26:09 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 23:26:09 Statistics: 23:26:09 Hnuu...uuuununununu... 23:26:09 File successfully converted to sysstat format version 12.2.1 23:26:09 + sadf -c /var/log/sa-host/sa26 23:26:09 file_magic: OK 23:26:09 HZ: Using current value: 100 23:26:09 file_header: OK 23:26:09 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 23:26:09 Statistics: 23:26:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:26:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:10 provisioning config files... 23:26:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-181@tmp/config6003256892763571347tmp [Pipeline] { [Pipeline] echo 23:26:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:26:11 ---> create-netrc.sh [Pipeline] } 23:26:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:26:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:26:11 ---> python-tools-install.sh [Pipeline] echo 23:26:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:26:12 ---> sudo-logs.sh 23:26:12 Archiving 'sudo' log.. [Pipeline] echo 23:26:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:26:12 ---> job-cost.sh 23:26:12 lf-activate-venv: SKIPPING 23:26:12 INFO: No Stack... 23:26:13 INFO: Retrieving Pricing Info for: v1-standard-2 23:26:14 INFO: Archiving Costs [Pipeline] echo 23:26:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:26:14 ---> logs-deploy.sh 23:26:14 lf-activate-venv: SKIPPING 23:26:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-181/1 23:26:14 INFO: archiving workspace using pattern(s): 23:26:16 Archives upload complete. 23:26:16 INFO: archiving logs to Nexus