Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5697905142159064683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3501643484798547250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6340338342266149743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1138040465008990008.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4237210437476616877.key > 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 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-304 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git Avoid second fetch Checking out Revision 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 (master) > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh8438446888226817377.key > 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 core.sparsecheckout # timeout=10 > git checkout -f 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 Commit message: "feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265)" > git rev-list --no-walk 29d31ba237cfe06c4ce6f5e77610aa1a193213e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:20:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:20:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:20:59 ========================================================= 23:20:59 EdgeX Global Pipelines Version Info 23:20:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:01 ------------------- 23:21:01 stable info: 23:21:01 ------------------- 23:21:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:21:01 Message: update stable to v1.0.192 23:21:02 ------------------- 23:21:02 experimental info: 23:21:02 ------------------- 23:21:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:21:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 23:21:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] echo 23:21:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99c32bb [Pipeline] echo 23:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:03 provisioning config files... 23:21:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2847215356154795653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:03 ---> docker-login.sh 23:21:03 nexus3.edgexfoundry.org:10001 23:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:04 Configure a credential helper to remove this warning. See 23:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:04 23:21:04 Login Succeeded 23:21:04 nexus3.edgexfoundry.org:10002 23:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:04 Configure a credential helper to remove this warning. See 23:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:04 23:21:04 Login Succeeded 23:21:04 nexus3.edgexfoundry.org:10003 23:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:04 Configure a credential helper to remove this warning. See 23:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:04 23:21:04 Login Succeeded 23:21:04 nexus3.edgexfoundry.org:10004 23:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:04 Configure a credential helper to remove this warning. See 23:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:04 23:21:04 Login Succeeded 23:21:04 docker.io 23:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:04 Configure a credential helper to remove this warning. See 23:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:04 23:21:04 Login Succeeded 23:21:04 ---> docker-login.sh ends [Pipeline] } 23:21:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:05 + git log --format=format:%s -1 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] echo 23:21:05 GIT_COMMIT: 99c32bbb16089651d1332f2a6a8e1ab1c7efad10, Commit Message: feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265) [Pipeline] echo 23:21:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:06 23:21:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:21:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:06 latest: Pulling from edgex-devops/git-semver 23:21:06 31603596830f: Pulling fs layer 23:21:06 54011a49482f: Pulling fs layer 23:21:06 a6820b24f6d8: Pulling fs layer 23:21:06 f581987b2513: Pulling fs layer 23:21:06 f581987b2513: Waiting 23:21:06 54011a49482f: Verifying Checksum 23:21:06 54011a49482f: Download complete 23:21:06 31603596830f: Verifying Checksum 23:21:06 31603596830f: Download complete 23:21:06 f581987b2513: Verifying Checksum 23:21:06 f581987b2513: Download complete 23:21:06 a6820b24f6d8: Verifying Checksum 23:21:06 a6820b24f6d8: Download complete 23:21:06 31603596830f: Pull complete 23:21:07 54011a49482f: Pull complete 23:21:07 a6820b24f6d8: Pull complete 23:21:08 f581987b2513: Pull complete 23:21:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:21:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:21:08 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:21:09 $ docker top 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:10 [ssh-agent] Looking for ssh-agent implementation... 23:21:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:10 $ docker exec 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent 23:21:10 SSH_AUTH_SOCK=/tmp/ssh-LVnZ7c4Z0Yhv/agent.15 23:21:10 SSH_AGENT_PID=21 23:21:10 Running ssh-add (command line suppressed) 23:21:10 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_18821443686617779.key (/w/workspace/_app-service-configurable_master@tmp/private_key_18821443686617779.key) 23:21:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:10 + git tag --points-at HEAD [Pipeline] } 23:21:10 $ docker exec --env ******** --env ******** 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent -k 23:21:10 unset SSH_AUTH_SOCK; 23:21:10 unset SSH_AGENT_PID; 23:21:10 echo Agent pid 21 killed; 23:21:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:21:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:10 [ssh-agent] Looking for ssh-agent implementation... 23:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:11 $ docker exec 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent 23:21:11 SSH_AUTH_SOCK=/tmp/ssh-ZQO7eGkwP7hk/agent.56 23:21:11 SSH_AGENT_PID=61 23:21:11 Running ssh-add (command line suppressed) 23:21:11 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1007975518985501405.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1007975518985501405.key) 23:21:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:11 + git semver init 23:21:11 # -> Open(): unable to determine branch for HEAD 23:21:11 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:21:11 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:21:11 # $SEMVER_REMOTE_NAME = origin 23:21:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:21:11 # $SEMVER_USER_NAME = edgex-jenkins 23:21:11 # $SEMVER_BRANCH = master 23:21:11 # $SEMVER_TEMP = /tmp/semver-505039392 23:21:11 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:21:12 # '/tmp/semver-505039392' -> '/w/workspace/_app-service-configurable_master/.semver' 23:21:12 # -> Force: false 23:21:12 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 23:21:12 $ docker exec --env ******** --env ******** 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 ssh-agent -k 23:21:12 unset SSH_AUTH_SOCK; 23:21:12 unset SSH_AGENT_PID; 23:21:12 echo Agent pid 61 killed; 23:21:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:12 + git semver [Pipeline] } 23:21:12 $ docker stop --time=1 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 23:21:13 $ docker rm -f 5bed5bbf9d97463e53845b390c10428ec2ed02196c9bb653232db3b510aaa2e7 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:21:14 Stashed 1 file(s) [Pipeline] echo 23:21:14 [edgeXSemver]: initialized semver on version 2.0.0-dev.43 [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:21:29 Still waiting to schedule task 23:21:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:21:29 Still waiting to schedule task 23:21:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:23:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-305 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 23:23:34 Running in /w/workspace/app-service-configurable/114 [Pipeline] { [Pipeline] checkout 23:23:34 Selected Git installation does not exist. Using Default 23:23:34 The recommended git tool is: NONE 23:23:39 using credential edgex-jenkins-ssh 23:23:39 Cloning the remote Git repository 23:23:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:23:39 > git init /w/workspace/app-service-configurable/114 # timeout=10 23:23:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:23:39 > git --version # timeout=10 23:23:39 > git --version # 'git version 2.17.1' 23:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:40 Avoid second fetch 23:23:40 Checking out Revision 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 (master) 23:23:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:23:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:40 > git config core.sparsecheckout # timeout=10 23:23:40 > git checkout -f 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 23:23:44 Commit message: "feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:23:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:23:47 + sudo service docker restart 23:23:47 + true 23:24:05 Running on prd-centos7-docker-4c-2g-306 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 23:24:05 Running in /w/workspace/app-service-configurable/114 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:05 provisioning config files... 23:24:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config1636996170934505149tmp [Pipeline] { 23:24:05 Selected Git installation does not exist. Using Default 23:24:05 The recommended git tool is: NONE [Pipeline] libraryResource [Pipeline] sh 23:24:06 ---> docker-login.sh 23:24:06 nexus3.edgexfoundry.org:10001 23:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:07 Configure a credential helper to remove this warning. See 23:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:07 23:24:07 Login Succeeded 23:24:07 nexus3.edgexfoundry.org:10002 23:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:07 Configure a credential helper to remove this warning. See 23:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:07 23:24:07 Login Succeeded 23:24:07 nexus3.edgexfoundry.org:10003 23:24:08 using credential edgex-jenkins-ssh 23:24:08 Cloning the remote Git repository 23:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:08 Configure a credential helper to remove this warning. See 23:24:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:08 23:24:08 Login Succeeded 23:24:08 nexus3.edgexfoundry.org:10004 23:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:09 Avoid second fetch 23:24:09 Checking out Revision 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 (master) 23:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:09 Configure a credential helper to remove this warning. See 23:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:09 23:24:09 Login Succeeded 23:24:09 docker.io 23:24:08 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:24:08 > git init /w/workspace/app-service-configurable/114 # timeout=10 23:24:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:24:08 > git --version # timeout=10 23:24:08 > git --version # 'git version 2.24.4' 23:24:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:08 [INFO] Currently running in a labeled security context 23:24:08 [INFO] Currently SELinux is 'enforcing' on the host 23:24:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/114@tmp/jenkins-gitclient-ssh2227195949202631763.key 23:24:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:24:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:09 > git config core.sparsecheckout # timeout=10 23:24:09 > git checkout -f 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 # timeout=10 23:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:09 Configure a credential helper to remove this warning. See 23:24:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:09 23:24:09 Login Succeeded 23:24:09 ---> docker-login.sh ends [Pipeline] } 23:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:09 ========================================================= 23:24:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:24:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:24:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:24:10 Sending build context to Docker daemon 93.7kB 23:24:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:24:10 Step 2/8 : FROM ${BASE} 23:24:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:10 595b0fe564bb: Pulling fs layer 23:24:10 7186ed65a4f7: Pulling fs layer 23:24:10 316046926c0a: Pulling fs layer 23:24:10 4ebd0625c992: Pulling fs layer 23:24:10 207e8628e3a3: Pulling fs layer 23:24:10 c791037a9be2: Pulling fs layer 23:24:10 ffd874e62e21: Pulling fs layer 23:24:10 207e8628e3a3: Waiting 23:24:10 ffd874e62e21: Waiting 23:24:10 4ebd0625c992: Waiting 23:24:10 c791037a9be2: Waiting 23:24:10 316046926c0a: Verifying Checksum 23:24:10 316046926c0a: Download complete 23:24:10 7186ed65a4f7: Verifying Checksum 23:24:10 7186ed65a4f7: Download complete 23:24:10 207e8628e3a3: Verifying Checksum 23:24:10 207e8628e3a3: Download complete 23:24:10 c791037a9be2: Verifying Checksum 23:24:10 c791037a9be2: Download complete 23:24:10 595b0fe564bb: Verifying Checksum 23:24:10 595b0fe564bb: Download complete 23:24:11 595b0fe564bb: Pull complete 23:24:12 7186ed65a4f7: Pull complete 23:24:12 Commit message: "feat: Add KeepAlive and ConnectTimeout settings for MQTT Export (#265)" 23:24:12 316046926c0a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:13 ffd874e62e21: Verifying Checksum 23:24:13 ffd874e62e21: Download complete 23:24:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:24:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:24:14 + true 23:24:14 + sudo service docker restart 23:24:14 Redirecting to /bin/systemctl restart docker.service 23:24:14 4ebd0625c992: Verifying Checksum 23:24:14 4ebd0625c992: Download complete 23:24:24 4ebd0625c992: Pull complete 23:24:25 207e8628e3a3: Pull complete 23:24:25 c791037a9be2: Pull complete 23:24:30 ffd874e62e21: Pull complete 23:24:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 23:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:24:30 ---> cfc18b08335c 23:24:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:24:31 ---> Running in a050718ea1c4 23:24:32 Removing intermediate container a050718ea1c4 23:24:32 ---> ff0ae3a183eb 23:24:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:32 ---> Running in 4ce6e8d98636 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:32 provisioning config files... 23:24:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config3472559065505257165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:32 ---> docker-login.sh 23:24:32 nexus3.edgexfoundry.org:10001 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 nexus3.edgexfoundry.org:10002 23:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:33 Configure a credential helper to remove this warning. See 23:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:33 23:24:33 Login Succeeded 23:24:33 nexus3.edgexfoundry.org:10003 23:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:34 Configure a credential helper to remove this warning. See 23:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:34 23:24:34 Login Succeeded 23:24:34 nexus3.edgexfoundry.org:10004 23:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:34 Configure a credential helper to remove this warning. See 23:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:34 23:24:34 Login Succeeded 23:24:34 docker.io 23:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:34 Configure a credential helper to remove this warning. See 23:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:34 23:24:34 Login Succeeded 23:24:34 ---> docker-login.sh ends [Pipeline] } 23:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:34 ========================================================= 23:24:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:24:34 ========================================================= 23:24:34 Removing intermediate container 4ce6e8d98636 23:24:34 ---> a147432d6ec4 23:24:34 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:24:34 ---> Running in f5dc96132627 [Pipeline] isUnix [Pipeline] sh 23:24:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:24:35 Sending build context to Docker daemon 93.7kB 23:24:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:24:35 Step 2/8 : FROM ${BASE} 23:24:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:24:35 540db60ca938: Pulling fs layer 23:24:35 adcc1eea9eea: Pulling fs layer 23:24:35 4c4ab2625f07: Pulling fs layer 23:24:35 0510c868ecb4: Pulling fs layer 23:24:35 afea3b2eda06: Pulling fs layer 23:24:35 7809a108b3ef: Pulling fs layer 23:24:35 f706445af74f: Pulling fs layer 23:24:35 afea3b2eda06: Waiting 23:24:35 7809a108b3ef: Waiting 23:24:35 f706445af74f: Waiting 23:24:35 0510c868ecb4: Waiting 23:24:35 4c4ab2625f07: Verifying Checksum 23:24:35 4c4ab2625f07: Download complete 23:24:35 adcc1eea9eea: Verifying Checksum 23:24:35 adcc1eea9eea: Download complete 23:24:35 afea3b2eda06: Verifying Checksum 23:24:35 afea3b2eda06: Download complete 23:24:35 7809a108b3ef: Verifying Checksum 23:24:35 7809a108b3ef: Download complete 23:24:35 540db60ca938: Verifying Checksum 23:24:35 540db60ca938: Download complete 23:24:35 540db60ca938: Pull complete 23:24:35 adcc1eea9eea: Pull complete 23:24:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:24:35 4c4ab2625f07: Pull complete 23:24:36 f706445af74f: Verifying Checksum 23:24:36 f706445af74f: Download complete 23:24:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:24:37 0510c868ecb4: Verifying Checksum 23:24:37 0510c868ecb4: Download complete 23:24:39 (1/6) Installing libc-dev (0.7.2-r3) 23:24:39 (2/6) Installing libsodium (1.0.18-r0) 23:24:39 (3/6) Installing pkgconf (1.7.3-r0) 23:24:39 (4/6) Installing libsodium-dev (1.0.18-r0) 23:24:39 (5/6) Installing libzmq (4.3.3-r1) 23:24:39 (6/6) Installing zeromq-dev (4.3.3-r1) 23:24:39 Executing busybox-1.32.1-r6.trigger 23:24:39 OK: 139 MiB in 46 packages 23:24:40 0510c868ecb4: Pull complete 23:24:40 afea3b2eda06: Pull complete 23:24:40 7809a108b3ef: Pull complete 23:24:41 Removing intermediate container f5dc96132627 23:24:41 ---> 724e5e59a571 23:24:41 Step 6/8 : WORKDIR /app 23:24:41 ---> Running in 3fcdba38af42 23:24:41 Removing intermediate container 3fcdba38af42 23:24:41 ---> 5ccea481570d 23:24:41 Step 7/8 : COPY . . 23:24:42 f706445af74f: Pull complete 23:24:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:24:42 ---> b068be0155e3 23:24:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:24:42 ---> de98c0530a64 23:24:42 Step 8/8 : RUN go mod download 23:24:42 ---> Running in 33d6438bf91e 23:24:52 ---> Running in 1936f76b7489 23:24:52 Removing intermediate container 1936f76b7489 23:24:52 ---> ab2d21fb1b85 23:24:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:52 ---> Running in 9806a8c49a5a 23:24:52 Removing intermediate container 9806a8c49a5a 23:24:52 ---> 403142f07996 23:24:52 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:24:52 ---> Running in ec3224e7c1d2 23:24:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:24:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:24:53 (1/6) Installing libc-dev (0.7.2-r3) 23:24:53 (2/6) Installing libsodium (1.0.18-r0) 23:24:54 (3/6) Installing pkgconf (1.7.3-r0) 23:24:54 (4/6) Installing libsodium-dev (1.0.18-r0) 23:24:54 (5/6) Installing libzmq (4.3.3-r1) 23:24:54 (6/6) Installing zeromq-dev (4.3.3-r1) 23:24:54 Executing busybox-1.32.1-r6.trigger 23:24:54 OK: 150 MiB in 46 packages 23:24:55 Removing intermediate container ec3224e7c1d2 23:24:55 ---> fa9dd3b0a263 23:24:55 Step 6/8 : WORKDIR /app 23:24:55 ---> Running in ce3ce48f9dc1 23:24:55 Removing intermediate container ce3ce48f9dc1 23:24:55 ---> 7f025aa7d880 23:24:55 Step 7/8 : COPY . . 23:24:55 ---> 825cc3e3ceb8 23:24:55 Step 8/8 : RUN go mod download 23:24:55 ---> Running in 0c4f69cc367a 23:25:09 Removing intermediate container 33d6438bf91e 23:25:09 ---> 7e38f4fc5182 23:25:09 Successfully built 7e38f4fc5182 23:25:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:10 + docker inspect -f . ci-base-image-arm64 23:25:10 . [Pipeline] withDockerContainer 23:25:10 prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container 23:25:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 ******** ci-base-image-arm64 cat 23:25:12 $ docker top a965081176724790855ccb024bdb5a448f4b28d1ca17b09ab6dd053b134d0be8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:13 + go version 23:25:13 go version go1.16.3 linux/arm64 [Pipeline] } 23:25:13 $ docker stop --time=1 a965081176724790855ccb024bdb5a448f4b28d1ca17b09ab6dd053b134d0be8 23:25:15 $ docker rm -f a965081176724790855ccb024bdb5a448f4b28d1ca17b09ab6dd053b134d0be8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:15 + docker inspect -f . ci-base-image-arm64 23:25:15 . [Pipeline] withDockerContainer 23:25:16 prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container 23:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 ******** ci-base-image-arm64 cat 23:25:17 Removing intermediate container 0c4f69cc367a 23:25:17 ---> 261359e34ec6 23:25:17 Successfully built 261359e34ec6 23:25:17 Successfully tagged ci-base-image-x86_64:latest 23:25:17 $ docker top bf977bfd1674432b3f89008610ac1fbd6e8440c2f5428925de8ed468ba1c2c2b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:25:18 + docker inspect -f . ci-base-image-x86_64 23:25:18 . [Pipeline] withDockerContainer 23:25:18 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 ******** ci-base-image-x86_64 cat 23:25:19 + go mod tidy 23:25:19 $ docker top 32b30f82481aa75ecd91639b99052903d598697fc67bbb99115ea54cab676235 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:25:19 + go version 23:25:19 go version go1.16.3 linux/amd64 [Pipeline] } 23:25:19 $ docker stop --time=1 32b30f82481aa75ecd91639b99052903d598697fc67bbb99115ea54cab676235 23:25:20 + make test 23:25:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:25:20 $ docker rm -f 32b30f82481aa75ecd91639b99052903d598697fc67bbb99115ea54cab676235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:21 + docker inspect -f . ci-base-image-x86_64 23:25:21 . [Pipeline] withDockerContainer 23:25:21 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 23:25:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@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 ******** ci-base-image-x86_64 cat 23:25:22 $ docker top 3905eada15f885c1031031bfde2fdab81032fd42813024d8ae08f218f5ba8c2c -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:22 + go mod tidy [Pipeline] sh 23:25:23 + make test 23:25:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:25:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:25:38 CGO_ENABLED=1 go vet ./... 23:25:44 gofmt -l . 23:25:44 [ "`gofmt -l .`" = "" ] 23:25:44 ./bin/test-go-mod-tidy.sh 23:25:45 ./bin/test-attribution-txt.sh [Pipeline] } 23:25:45 $ docker stop --time=1 3905eada15f885c1031031bfde2fdab81032fd42813024d8ae08f218f5ba8c2c 23:25:48 $ docker rm -f 3905eada15f885c1031031bfde2fdab81032fd42813024d8ae08f218f5ba8c2c [Pipeline] // withDockerContainer [Pipeline] sh 23:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:25:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:51 + ls -al . 23:25:51 total 92 23:25:51 drwxrwxr-x. 7 jenkins jenkins 4096 May 25 23:25 . 23:25:51 drwxrwxr-x. 4 jenkins jenkins 32 May 25 23:24 .. 23:25:51 -rw-rw-r--. 1 jenkins jenkins 7306 May 25 23:24 Attribution.txt 23:25:51 drwxrwxr-x. 2 jenkins jenkins 64 May 25 23:24 bin 23:25:51 -rw-r--r--. 1 jenkins jenkins 10 May 25 23:25 coverage.out 23:25:51 -rw-rw-r--. 1 jenkins jenkins 2048 May 25 23:24 Dockerfile 23:25:51 -rw-rw-r--. 1 jenkins jenkins 970 May 25 23:24 Dockerfile.build 23:25:51 -rw-rw-r--. 1 jenkins jenkins 119 May 25 23:24 .dockerignore 23:25:51 drwxrwxr-x. 8 jenkins jenkins 162 May 25 23:24 .git 23:25:51 drwxrwxr-x. 2 jenkins jenkins 81 May 25 23:24 .github 23:25:51 -rw-rw-r--. 1 jenkins jenkins 111 May 25 23:24 .gitignore 23:25:51 -rw-r--r--. 1 jenkins jenkins 136 May 25 23:25 go.mod 23:25:51 -rw-r--r--. 1 jenkins jenkins 21152 May 25 23:25 go.sum 23:25:51 -rw-rw-r--. 1 jenkins jenkins 687 May 25 23:24 Jenkinsfile 23:25:51 -rw-rw-r--. 1 jenkins jenkins 10174 May 25 23:24 LICENSE 23:25:51 -rw-rw-r--. 1 jenkins jenkins 1460 May 25 23:24 main.go 23:25:51 -rw-rw-r--. 1 jenkins jenkins 1508 May 25 23:24 makefile 23:25:51 -rw-rw-r--. 1 jenkins jenkins 3230 May 25 23:24 README.md 23:25:51 drwxrwxr-x. 8 jenkins jenkins 122 May 25 23:24 res 23:25:51 drwxrwxr-x. 4 jenkins jenkins 71 May 25 23:24 snap 23:25:51 -rw-rw-r--. 1 jenkins jenkins 12 May 25 23:21 VERSION [Pipeline] isUnix [Pipeline] sh 23:25:52 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 --label arch=amd64 --label version=2.0.0-dev.43 . 23:25:52 Sending build context to Docker daemon 117.8kB 23:25:52 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 23:25:52 Step 2/28 : FROM ${BASE} AS builder 23:25:52 ---> 261359e34ec6 23:25:52 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:25:52 ---> Running in f2fd99df1598 23:25:52 Removing intermediate container f2fd99df1598 23:25:52 ---> fbe22b346790 23:25:52 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:25:52 ---> Running in 353ec603b63d 23:25:52 Removing intermediate container 353ec603b63d 23:25:52 ---> d33e7750353d 23:25:52 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:25:52 ---> Running in 6da41b059352 23:25:52 Removing intermediate container 6da41b059352 23:25:52 ---> 2b8151b1c68d 23:25:52 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:52 ---> Running in 9e865295e2c1 23:25:53 Removing intermediate container 9e865295e2c1 23:25:53 ---> a6a056eecbc0 23:25:53 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:53 ---> Running in 7c44317bb4cf 23:25:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:25:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:25:55 OK: 150 MiB in 46 packages 23:25:56 Removing intermediate container 7c44317bb4cf 23:25:56 ---> 2e1d8b968727 23:25:56 Step 8/28 : WORKDIR /app 23:25:56 ---> Running in 93ffb03b2e9c 23:25:56 Removing intermediate container 93ffb03b2e9c 23:25:56 ---> f8d2a7131b61 23:25:56 Step 9/28 : COPY go.mod . 23:25:56 ---> 3e3003f54975 23:25:56 Step 10/28 : RUN go mod download 23:25:57 ---> Running in d0b5f9be277a 23:25:58 Removing intermediate container d0b5f9be277a 23:25:58 ---> f4a5a8a16a4f 23:25:58 Step 11/28 : RUN go mod tidy 23:25:58 ---> Running in edd44505d67a 23:25:58 Removing intermediate container edd44505d67a 23:25:58 ---> 6de929609ed1 23:25:58 Step 12/28 : COPY . . 23:25:58 ---> 40b0a6e204af 23:25:58 Step 13/28 : ARG MAKE="make build" 23:25:58 ---> Running in 6d7c60c2518e 23:25:58 Removing intermediate container 6d7c60c2518e 23:25:58 ---> 1a89c4d39112 23:25:58 Step 14/28 : RUN $MAKE 23:25:58 ---> Running in 8ac05fcf1b5f 23:25:59 go mod tidy 23:25:59 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.43" -o app-service-configurable 23:26:14 Removing intermediate container 8ac05fcf1b5f 23:26:14 ---> 91661c0a97c8 23:26:14 Step 15/28 : FROM alpine:3.12 23:26:14 3.12: Pulling from library/alpine 23:26:14 339de151aab4: Pulling fs layer 23:26:14 339de151aab4: Verifying Checksum 23:26:14 339de151aab4: Download complete 23:26:14 339de151aab4: Pull complete 23:26:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:26:14 Status: Downloaded newer image for alpine:3.12 23:26:14 ---> 13621d1b12d4 23:26:14 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:26:14 ---> Running in a043b851da93 23:26:14 Removing intermediate container a043b851da93 23:26:14 ---> 192332febd22 23:26:14 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 23:26:14 ---> Running in aa718102d409 23:26:14 Removing intermediate container aa718102d409 23:26:14 ---> 9491cc7c2a91 23:26:14 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:26:14 ---> Running in 88ea11c89c00 23:26:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:14 (1/7) Installing ca-certificates (20191127-r4) 23:26:14 (2/7) Installing dumb-init (1.2.2-r1) 23:26:14 (3/7) Installing libgcc (9.3.0-r2) 23:26:14 (4/7) Installing libsodium (1.0.18-r0) 23:26:14 (5/7) Installing libstdc++ (9.3.0-r2) 23:26:14 (6/7) Installing libzmq (4.3.3-r0) 23:26:14 (7/7) Installing zeromq (4.3.3-r0) 23:26:14 Executing busybox-1.31.1-r20.trigger 23:26:14 Executing ca-certificates-20191127-r4.trigger 23:26:14 OK: 9 MiB in 21 packages 23:26:14 Removing intermediate container 88ea11c89c00 23:26:14 ---> 7fd3a96524c6 23:26:14 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:26:14 ---> 5ef6dc71fad6 23:26:14 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 23:26:14 ---> 819ac68d7536 23:26:14 Step 21/28 : COPY --from=builder /app/res/ /res/ 23:26:14 ---> b2346725f16e 23:26:14 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:26:15 ---> db24222bf45b 23:26:15 Step 23/28 : EXPOSE 48095 23:26:15 ---> Running in 70e0e24c09b0 23:26:15 Removing intermediate container 70e0e24c09b0 23:26:15 ---> 03294c576d32 23:26:15 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 23:26:15 ---> Running in 603c94eae3cd 23:26:15 Removing intermediate container 603c94eae3cd 23:26:15 ---> 64639056304a 23:26:15 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:15 ---> Running in b8abf493d744 23:26:15 Removing intermediate container b8abf493d744 23:26:15 ---> 4a8feb068219 23:26:15 Step 26/28 : LABEL arch=amd64 23:26:15 ---> Running in 6fe90cf7850c 23:26:15 Removing intermediate container 6fe90cf7850c 23:26:15 ---> 4d2fce815edf 23:26:15 Step 27/28 : LABEL git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:26:15 ---> Running in 37242f529fa2 23:26:15 Removing intermediate container 37242f529fa2 23:26:15 ---> 5db649a96093 23:26:15 Step 28/28 : LABEL version=2.0.0-dev.43 23:26:15 ---> Running in 48bd3043276b 23:26:15 Removing intermediate container 48bd3043276b 23:26:15 ---> b52aa913f1de 23:26:15 [Warning] One or more build-args [ARCH] were not consumed 23:26:15 Successfully built b52aa913f1de 23:26:15 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:15 provisioning config files... 23:26:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config7547363782787757083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:16 ---> docker-login.sh 23:26:16 nexus3.edgexfoundry.org:10001 23:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:16 Configure a credential helper to remove this warning. See 23:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:16 23:26:16 Login Succeeded 23:26:16 nexus3.edgexfoundry.org:10002 23:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:16 Configure a credential helper to remove this warning. See 23:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:16 23:26:16 Login Succeeded 23:26:16 nexus3.edgexfoundry.org:10003 23:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:16 Configure a credential helper to remove this warning. See 23:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:16 23:26:16 Login Succeeded 23:26:16 nexus3.edgexfoundry.org:10004 23:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:16 Configure a credential helper to remove this warning. See 23:26:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:16 23:26:16 Login Succeeded 23:26:16 docker.io 23:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:26:16 CGO_ENABLED=1 go vet ./... 23:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:17 Configure a credential helper to remove this warning. See 23:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:17 23:26:17 Login Succeeded 23:26:17 ---> docker-login.sh ends [Pipeline] } 23:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:26:17 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:26:17 latest 23:26:17 2.0.0-dev.43 23:26:17 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 23:26:17 master 23:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] isUnix [Pipeline] sh 23:26:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:26:17 daa21cd6c26b: Preparing 23:26:17 026982b9e198: Preparing 23:26:17 14be2dcba623: Preparing 23:26:17 a0d4afca1b22: Preparing 23:26:17 04e6174d004a: Preparing 23:26:17 32f366d666a5: Preparing 23:26:17 32f366d666a5: Waiting 23:26:18 a0d4afca1b22: Pushed 23:26:18 026982b9e198: Pushed 23:26:18 32f366d666a5: Layer already exists 23:26:18 14be2dcba623: Pushed 23:26:18 04e6174d004a: Pushed 23:26:19 daa21cd6c26b: Pushed 23:26:19 99c32bbb16089651d1332f2a6a8e1ab1c7efad10: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:26:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:26:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:26:20 daa21cd6c26b: Preparing 23:26:20 026982b9e198: Preparing 23:26:20 14be2dcba623: Preparing 23:26:20 a0d4afca1b22: Preparing 23:26:20 04e6174d004a: Preparing 23:26:20 32f366d666a5: Preparing 23:26:20 32f366d666a5: Waiting 23:26:20 04e6174d004a: Layer already exists 23:26:20 14be2dcba623: Layer already exists 23:26:20 026982b9e198: Layer already exists 23:26:20 daa21cd6c26b: Layer already exists 23:26:20 a0d4afca1b22: Layer already exists 23:26:20 32f366d666a5: Layer already exists 23:26:20 latest: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:26:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh 23:26:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.43 23:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:26:20 daa21cd6c26b: Preparing 23:26:20 026982b9e198: Preparing 23:26:20 14be2dcba623: Preparing 23:26:20 a0d4afca1b22: Preparing 23:26:20 04e6174d004a: Preparing 23:26:20 32f366d666a5: Preparing 23:26:20 32f366d666a5: Waiting 23:26:20 04e6174d004a: Layer already exists 23:26:20 14be2dcba623: Layer already exists 23:26:20 daa21cd6c26b: Layer already exists 23:26:20 a0d4afca1b22: Layer already exists 23:26:20 026982b9e198: Layer already exists 23:26:20 32f366d666a5: Layer already exists 23:26:20 2.0.0-dev.43: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:26:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh 23:26:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 23:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:26:21 daa21cd6c26b: Preparing 23:26:21 026982b9e198: Preparing 23:26:21 14be2dcba623: Preparing 23:26:21 a0d4afca1b22: Preparing 23:26:21 04e6174d004a: Preparing 23:26:21 32f366d666a5: Preparing 23:26:21 32f366d666a5: Waiting 23:26:21 04e6174d004a: Layer already exists 23:26:21 daa21cd6c26b: Layer already exists 23:26:21 a0d4afca1b22: Layer already exists 23:26:21 14be2dcba623: Layer already exists 23:26:21 026982b9e198: Layer already exists 23:26:21 32f366d666a5: Layer already exists 23:26:21 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] isUnix [Pipeline] sh 23:26:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 23:26:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master 23:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:26:22 daa21cd6c26b: Preparing 23:26:22 026982b9e198: Preparing 23:26:22 14be2dcba623: Preparing 23:26:22 a0d4afca1b22: Preparing 23:26:22 04e6174d004a: Preparing 23:26:22 32f366d666a5: Preparing 23:26:22 32f366d666a5: Waiting 23:26:22 04e6174d004a: Layer already exists 23:26:22 026982b9e198: Layer already exists 23:26:22 14be2dcba623: Layer already exists 23:26:22 daa21cd6c26b: Layer already exists 23:26:22 a0d4afca1b22: Layer already exists 23:26:22 32f366d666a5: Layer already exists 23:26:22 master: digest: sha256:1e8dae34c86e5876aa5db17c53edcc6a289a4aed217dee08a0e7ba3c89a18626 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:22 ===================================================== [Pipeline] echo 23:26:22 taggedImages: 23:26:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:26:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:26:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.43 23:26:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 23:26:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:26:22 ---> job-cost.sh 23:26:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0tVe 23:26:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:26:35 gofmt -l . 23:26:35 [ "`gofmt -l .`" = "" ] 23:26:35 ./bin/test-go-mod-tidy.sh 23:26:35 ./bin/test-attribution-txt.sh [Pipeline] } 23:26:35 $ docker stop --time=1 bf977bfd1674432b3f89008610ac1fbd6e8440c2f5428925de8ed468ba1c2c2b 23:26:37 $ docker rm -f bf977bfd1674432b3f89008610ac1fbd6e8440c2f5428925de8ed468ba1c2c2b [Pipeline] // withDockerContainer [Pipeline] sh 23:26:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:38 Warning: overwriting stash ‘coverage-report’ 23:26:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:26:39 + ls -al . 23:26:39 total 116 23:26:39 drwxrwxr-x 7 jenkins jenkins 4096 May 25 23:26 . 23:26:39 drwxrwxr-x 4 jenkins jenkins 4096 May 25 23:23 .. 23:26:39 -rw-rw-r-- 1 jenkins jenkins 119 May 25 23:23 .dockerignore 23:26:39 drwxrwxr-x 8 jenkins jenkins 4096 May 25 23:23 .git 23:26:39 drwxrwxr-x 2 jenkins jenkins 4096 May 25 23:23 .github 23:26:39 -rw-rw-r-- 1 jenkins jenkins 111 May 25 23:23 .gitignore 23:26:39 -rw-rw-r-- 1 jenkins jenkins 7306 May 25 23:23 Attribution.txt 23:26:39 -rw-rw-r-- 1 jenkins jenkins 2048 May 25 23:23 Dockerfile 23:26:39 -rw-rw-r-- 1 jenkins jenkins 970 May 25 23:23 Dockerfile.build 23:26:39 -rw-rw-r-- 1 jenkins jenkins 687 May 25 23:23 Jenkinsfile 23:26:39 -rw-rw-r-- 1 jenkins jenkins 10174 May 25 23:23 LICENSE 23:26:39 -rw-rw-r-- 1 jenkins jenkins 3230 May 25 23:23 README.md 23:26:39 -rw-rw-r-- 1 jenkins jenkins 12 May 25 23:21 VERSION 23:26:39 drwxrwxr-x 2 jenkins jenkins 4096 May 25 23:23 bin 23:26:39 -rw-r--r-- 1 jenkins jenkins 10 May 25 23:25 coverage.out 23:26:39 -rw-r--r-- 1 jenkins jenkins 136 May 25 23:26 go.mod 23:26:39 -rw-r--r-- 1 jenkins jenkins 21152 May 25 23:25 go.sum 23:26:39 -rw-rw-r-- 1 jenkins jenkins 1460 May 25 23:23 main.go 23:26:39 -rw-rw-r-- 1 jenkins jenkins 1508 May 25 23:23 makefile 23:26:39 drwxrwxr-x 8 jenkins jenkins 4096 May 25 23:23 res 23:26:39 drwxrwxr-x 4 jenkins jenkins 4096 May 25 23:23 snap [Pipeline] isUnix [Pipeline] sh 23:26:39 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 --label arch=arm64 --label version=2.0.0-dev.43 . 23:26:39 Sending build context to Docker daemon 117.8kB 23:26:40 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 23:26:40 Step 2/28 : FROM ${BASE} AS builder 23:26:40 ---> 7e38f4fc5182 23:26:40 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:26:40 ---> Running in ff1b6fe62d03 23:26:40 Removing intermediate container ff1b6fe62d03 23:26:40 ---> 4ec2b092888a 23:26:40 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 23:26:40 ---> Running in 0750e333339b 23:26:41 Removing intermediate container 0750e333339b 23:26:41 ---> f02a8ededf4e 23:26:41 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:26:41 ---> Running in 0fcbc5c677e7 23:26:42 Removing intermediate container 0fcbc5c677e7 23:26:42 ---> e1b3559f0197 23:26:42 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:42 ---> Running in ccd0c1eee3a1 23:26:44 Removing intermediate container ccd0c1eee3a1 23:26:44 ---> 623371df6e09 23:26:44 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:26:44 ---> Running in f4697356094a 23:26:45 lf-activate-venv(): INFO: Adding /tmp/venv-0tVe/bin to PATH 23:26:45 INFO: No Stack... 23:26:45 INFO: Retrieving Pricing Info for: v3-standard-2 23:26:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:26:46 INFO: Archiving Costs [Pipeline] sh 23:26:46 + cat /w/workspace/app-service-configurable/114/archives/cost.csv 23:26:46 + cut -d, -f6 [Pipeline] lock 23:26:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] 23:26:46 Resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] did not exist. Created. 23:26:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:26:46 + echo total: 0.05999999865889549 [Pipeline] stash 23:26:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:26:46 Stashed 1 file(s) [Pipeline] } 23:26:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:26:47 OK: 139 MiB in 46 packages 23:26:48 Removing intermediate container f4697356094a 23:26:48 ---> 04a0c593beed 23:26:48 Step 8/28 : WORKDIR /app 23:26:48 ---> Running in cc82a5657d01 23:26:49 Removing intermediate container cc82a5657d01 23:26:49 ---> 473afd48292b 23:26:49 Step 9/28 : COPY go.mod . 23:26:49 ---> 1f18531ce108 23:26:49 Step 10/28 : RUN go mod download 23:26:50 ---> Running in ac4193d2b60b 23:26:52 Removing intermediate container ac4193d2b60b 23:26:52 ---> 404545b4a475 23:26:52 Step 11/28 : RUN go mod tidy 23:26:52 ---> Running in 240944bf0c02 23:26:55 Removing intermediate container 240944bf0c02 23:26:55 ---> 02941d2c302c 23:26:55 Step 12/28 : COPY . . 23:26:55 ---> 981185486642 23:26:55 Step 13/28 : ARG MAKE="make build" 23:26:56 ---> Running in 839319bb4df2 23:26:56 Removing intermediate container 839319bb4df2 23:26:56 ---> 004d97d4b75f 23:26:56 Step 14/28 : RUN $MAKE 23:26:56 ---> Running in 9183aa139135 23:26:58 go mod tidy 23:26:58 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.43" -o app-service-configurable 23:27:37 Removing intermediate container 9183aa139135 23:27:37 ---> c6be5772c278 23:27:37 Step 15/28 : FROM alpine:3.12 23:27:37 3.12: Pulling from library/alpine 23:27:37 d2f70382dc9a: Pulling fs layer 23:27:37 d2f70382dc9a: Verifying Checksum 23:27:37 d2f70382dc9a: Download complete 23:27:37 d2f70382dc9a: Pull complete 23:27:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:27:37 Status: Downloaded newer image for alpine:3.12 23:27:37 ---> 9852663dfa18 23:27:37 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:27:37 ---> Running in 86c9edad9a25 23:27:37 Removing intermediate container 86c9edad9a25 23:27:37 ---> 958dc353662f 23:27:37 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 23:27:37 ---> Running in c352493569aa 23:27:37 Removing intermediate container c352493569aa 23:27:37 ---> 717987e38f0c 23:27:37 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:27:37 ---> Running in 86f215ca36fc 23:27:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:27:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:27:39 (1/7) Installing ca-certificates (20191127-r4) 23:27:39 (2/7) Installing dumb-init (1.2.2-r1) 23:27:39 (3/7) Installing libgcc (9.3.0-r2) 23:27:39 (4/7) Installing libsodium (1.0.18-r0) 23:27:39 (5/7) Installing libstdc++ (9.3.0-r2) 23:27:39 (6/7) Installing libzmq (4.3.3-r0) 23:27:39 (7/7) Installing zeromq (4.3.3-r0) 23:27:39 Executing busybox-1.31.1-r20.trigger 23:27:39 Executing ca-certificates-20191127-r4.trigger 23:27:40 OK: 9 MiB in 21 packages 23:27:41 Removing intermediate container 86f215ca36fc 23:27:41 ---> fb7d40d525e4 23:27:41 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:27:42 ---> 99a6c160c1a9 23:27:42 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 23:27:43 ---> 131b5ed04db7 23:27:43 Step 21/28 : COPY --from=builder /app/res/ /res/ 23:27:44 ---> c77308b14451 23:27:44 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:27:45 ---> 40dda638b23e 23:27:45 Step 23/28 : EXPOSE 48095 23:27:45 ---> Running in cfdcb80eda93 23:27:46 Removing intermediate container cfdcb80eda93 23:27:46 ---> e23ad40be20d 23:27:46 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 23:27:46 ---> Running in c7d73511fb7c 23:27:46 Removing intermediate container c7d73511fb7c 23:27:46 ---> 9da975584bf3 23:27:46 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:27:46 ---> Running in 5795f10c764f 23:27:47 Removing intermediate container 5795f10c764f 23:27:47 ---> bb1182e14f0c 23:27:47 Step 26/28 : LABEL arch=arm64 23:27:47 ---> Running in 9b5b0ac03b71 23:27:47 Removing intermediate container 9b5b0ac03b71 23:27:47 ---> e2d09866fbaf 23:27:47 Step 27/28 : LABEL git_sha=99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:27:47 ---> Running in 4de751f96970 23:27:48 Removing intermediate container 4de751f96970 23:27:48 ---> 02ec6a3ec9fe 23:27:48 Step 28/28 : LABEL version=2.0.0-dev.43 23:27:48 ---> Running in faa850887f26 23:27:49 Removing intermediate container faa850887f26 23:27:49 ---> c13dc402d8b9 23:27:49 [Warning] One or more build-args [ARCH] were not consumed 23:27:49 Successfully built c13dc402d8b9 23:27:49 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:49 provisioning config files... 23:27:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config8201668523253411537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:49 ---> docker-login.sh 23:27:49 nexus3.edgexfoundry.org:10001 23:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:49 Configure a credential helper to remove this warning. See 23:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:49 23:27:49 Login Succeeded 23:27:49 nexus3.edgexfoundry.org:10002 23:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:50 Configure a credential helper to remove this warning. See 23:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:50 23:27:50 Login Succeeded 23:27:50 nexus3.edgexfoundry.org:10003 23:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:51 Configure a credential helper to remove this warning. See 23:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:51 23:27:51 Login Succeeded 23:27:51 nexus3.edgexfoundry.org:10004 23:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:51 Configure a credential helper to remove this warning. See 23:27:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:51 23:27:51 Login Succeeded 23:27:51 docker.io 23:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:52 Configure a credential helper to remove this warning. See 23:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:52 23:27:52 Login Succeeded 23:27:52 ---> docker-login.sh ends [Pipeline] } 23:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:52 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:27:52 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:27:52 latest 23:27:52 2.0.0-dev.43 23:27:52 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 23:27:52 master 23:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:27:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] isUnix [Pipeline] sh 23:27:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:27:53 5574887e2937: Preparing 23:27:53 8e1e7077e696: Preparing 23:27:53 471272bce6bb: Preparing 23:27:53 7ea5bbb1c264: Preparing 23:27:53 3317a3b11d84: Preparing 23:27:53 3fbe34a1663b: Preparing 23:27:53 3fbe34a1663b: Waiting 23:27:53 8e1e7077e696: Pushed 23:27:53 7ea5bbb1c264: Pushed 23:27:53 471272bce6bb: Pushed 23:27:53 3fbe34a1663b: Layer already exists 23:27:54 3317a3b11d84: Pushed 23:27:56 5574887e2937: Pushed 23:27:56 99c32bbb16089651d1332f2a6a8e1ab1c7efad10: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh 23:27:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:27:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:27:57 5574887e2937: Preparing 23:27:57 8e1e7077e696: Preparing 23:27:57 471272bce6bb: Preparing 23:27:57 7ea5bbb1c264: Preparing 23:27:57 3317a3b11d84: Preparing 23:27:57 3fbe34a1663b: Preparing 23:27:57 3fbe34a1663b: Waiting 23:27:57 8e1e7077e696: Layer already exists 23:27:57 7ea5bbb1c264: Layer already exists 23:27:57 5574887e2937: Layer already exists 23:27:57 3317a3b11d84: Layer already exists 23:27:57 471272bce6bb: Layer already exists 23:27:57 3fbe34a1663b: Layer already exists 23:27:57 latest: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh 23:27:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh 23:27:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.43 23:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:27:58 5574887e2937: Preparing 23:27:58 8e1e7077e696: Preparing 23:27:58 471272bce6bb: Preparing 23:27:58 7ea5bbb1c264: Preparing 23:27:58 3317a3b11d84: Preparing 23:27:58 3fbe34a1663b: Preparing 23:27:58 3fbe34a1663b: Waiting 23:27:58 8e1e7077e696: Layer already exists 23:27:58 5574887e2937: Layer already exists 23:27:58 7ea5bbb1c264: Layer already exists 23:27:58 3317a3b11d84: Layer already exists 23:27:58 471272bce6bb: Layer already exists 23:27:58 3fbe34a1663b: Layer already exists 23:27:58 2.0.0-dev.43: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh 23:27:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 [Pipeline] isUnix [Pipeline] sh 23:27:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 23:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:27:59 5574887e2937: Preparing 23:27:59 8e1e7077e696: Preparing 23:27:59 471272bce6bb: Preparing 23:27:59 7ea5bbb1c264: Preparing 23:27:59 3317a3b11d84: Preparing 23:27:59 3fbe34a1663b: Preparing 23:27:59 3fbe34a1663b: Waiting 23:27:59 8e1e7077e696: Layer already exists 23:27:59 471272bce6bb: Layer already exists 23:27:59 5574887e2937: Layer already exists 23:27:59 7ea5bbb1c264: Layer already exists 23:27:59 3317a3b11d84: Layer already exists 23:27:59 3fbe34a1663b: Layer already exists 23:27:59 99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] isUnix [Pipeline] sh 23:28:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 23:28:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master 23:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:28:00 5574887e2937: Preparing 23:28:00 8e1e7077e696: Preparing 23:28:00 471272bce6bb: Preparing 23:28:00 7ea5bbb1c264: Preparing 23:28:00 3317a3b11d84: Preparing 23:28:00 3fbe34a1663b: Preparing 23:28:00 3fbe34a1663b: Waiting 23:28:00 7ea5bbb1c264: Layer already exists 23:28:00 471272bce6bb: Layer already exists 23:28:00 5574887e2937: Layer already exists 23:28:00 8e1e7077e696: Layer already exists 23:28:00 3317a3b11d84: Layer already exists 23:28:00 3fbe34a1663b: Layer already exists 23:28:00 master: digest: sha256:eb4f5d047c264b9fd9127ce223f0882a6df895924ec04123fa8dfcbfd081859d size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:00 ===================================================== [Pipeline] echo 23:28:00 taggedImages: 23:28:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10 23:28:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:28:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.43 23:28:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:99c32bbb16089651d1332f2a6a8e1ab1c7efad10-2.0.0-dev.43 23:28:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:28:01 ---> job-cost.sh 23:28:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1p9w 23:28:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-1p9w/bin to PATH 23:30:02 INFO: No Stack... 23:30:02 INFO: Retrieving Pricing Info for: v2-standard-4 23:30:02 INFO: Archiving Costs [Pipeline] sh 23:30:02 + cat /w/workspace/app-service-configurable/114/archives/cost.csv 23:30:02 + cut -d, -f6 [Pipeline] lock 23:30:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] 23:30:02 Resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] did not exist. Created. 23:30:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:02 /w/workspace/app-service-configurable/114@tmp/durable-569ff7ba/script.sh: 1: /w/workspace/app-service-configurable/114@tmp/durable-569ff7ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:30:03 + echo total: 0.18000000715255737 [Pipeline] stash 23:30:03 Warning: overwriting stash ‘stack-cost’ 23:30:03 Stashed 1 file(s) [Pipeline] } 23:30:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-114-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:30:04 provisioning config files... 23:30:04 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config5886942595100057173tmp [Pipeline] { [Pipeline] sh 23:30:04 + set +x 23:30:04 + bash -s -- 23:30:04 + curl -s https://codecov.io/bash 23:30:04 23:30:04 _____ _ 23:30:04 / ____| | | 23:30:04 | | ___ __| | ___ ___ _____ __ 23:30:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:04 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:04 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:04 Bash-1.0.3 23:30:04 23:30:04 23:30:04 ==> git version 2.24.4 found 23:30:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:30:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:30:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:30:04 ==> Jenkins CI detected. 23:30:04 project root: . 23:30:04 --> token set from env 23:30:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:04 ==> Running gcov in . (disable via -X gcov) 23:30:04 ==> Python coveragepy not found 23:30:04 ==> Searching for coverage reports in: 23:30:04 + . 23:30:04 -> Found 1 reports 23:30:04 ==> Detecting git/mercurial file structure 23:30:04 ==> Reading reports 23:30:04 + ./coverage.out bytes=10 23:30:04 ==> Appending adjustments 23:30:04 https://docs.codecov.io/docs/fixing-reports 23:30:04 + Found adjustments 23:30:04 ==> Gzipping contents 23:30:04 4.0K /tmp/codecov.NRWILD.gz 23:30:04 ==> Uploading reports 23:30:04 url: https://codecov.io 23:30:04 query: branch=master&commit=99c32bbb16089651d1332f2a6a8e1ab1c7efad10&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:04 -> Pinging Codecov 23:30:04 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=99c32bbb16089651d1332f2a6a8e1ab1c7efad10&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:30:05 -> Uploading to 23:30:05 https://storage.googleapis.com/codecov/v4/raw/2021-05-25/A97CA9966030D2A3747ED39772930CCE/99c32bbb16089651d1332f2a6a8e1ab1c7efad10/f56b41c8-3eed-42d2-ae87-31732e208cd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210525T233004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=482fd1e106df40f484c1b4afaf55c163644904894196fc88c9bbf7c141ec5dcc 23:30:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:05 Dload Upload Total Spent Left Speed 23:30:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 779 --:--:-- --:--:-- --:--:-- 781 23:30:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] } 23:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:30:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:30:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:06 23:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:30:07 188c0c94c7c5: Pulling fs layer 23:30:07 0ef7d3d256c8: Pulling fs layer 23:30:07 de9db76c5a1d: Pulling fs layer 23:30:07 0eba1c9be4d2: Pulling fs layer 23:30:07 0d57e429df01: Pulling fs layer 23:30:07 4e4be7b47b0d: Pulling fs layer 23:30:07 e1f770b5df2f: Pulling fs layer 23:30:07 85a0685a4137: Pulling fs layer 23:30:07 0d57e429df01: Waiting 23:30:07 4e4be7b47b0d: Waiting 23:30:07 e1f770b5df2f: Waiting 23:30:07 85a0685a4137: Waiting 23:30:07 0eba1c9be4d2: Waiting 23:30:07 de9db76c5a1d: Verifying Checksum 23:30:07 de9db76c5a1d: Download complete 23:30:07 0ef7d3d256c8: Verifying Checksum 23:30:07 0ef7d3d256c8: Download complete 23:30:07 0d57e429df01: Verifying Checksum 23:30:07 0d57e429df01: Download complete 23:30:07 188c0c94c7c5: Verifying Checksum 23:30:07 188c0c94c7c5: Download complete 23:30:07 4e4be7b47b0d: Download complete 23:30:07 188c0c94c7c5: Pull complete 23:30:07 0ef7d3d256c8: Pull complete 23:30:08 de9db76c5a1d: Pull complete 23:30:08 e1f770b5df2f: Verifying Checksum 23:30:08 e1f770b5df2f: Download complete 23:30:10 0eba1c9be4d2: Verifying Checksum 23:30:10 0eba1c9be4d2: Download complete 23:30:10 85a0685a4137: Verifying Checksum 23:30:10 85a0685a4137: Download complete 23:30:14 0eba1c9be4d2: Pull complete 23:30:14 0d57e429df01: Pull complete 23:30:14 4e4be7b47b0d: Pull complete 23:30:14 e1f770b5df2f: Pull complete 23:30:18 85a0685a4137: Pull complete 23:30:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:30:18 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:30:21 $ docker top c7f9013cba5520f24256b10aeca68aefda2f9bffa96221bd7690729df2c0ee79 -eo pid,comm [Pipeline] { [Pipeline] echo 23:30:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:30:21 + set -o pipefail 23:30:21 + snyk monitor '--org=edgex-jenkins' 23:30:34 23:30:34 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 23:30:34 23:30:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/dd76651e-0304-4ae2-953c-b2be13dc15fd 23:30:34 23:30:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:30:34 23:30:34 [Pipeline] } 23:30:34 $ docker stop --time=1 c7f9013cba5520f24256b10aeca68aefda2f9bffa96221bd7690729df2c0ee79 23:30:36 $ docker rm -f c7f9013cba5520f24256b10aeca68aefda2f9bffa96221bd7690729df2c0ee79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:37 + git log --format=format:%s -1 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 [Pipeline] isUnix [Pipeline] sh 23:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:30:37 . [Pipeline] withDockerContainer 23:30:37 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:30:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:30:38 $ docker top 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:38 [ssh-agent] Looking for ssh-agent implementation... 23:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:38 $ docker exec 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 ssh-agent 23:30:38 SSH_AUTH_SOCK=/tmp/ssh-jzulQcHJXekZ/agent.14 23:30:38 SSH_AGENT_PID=21 23:30:38 Running ssh-add (command line suppressed) 23:30:38 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7059306661317081882.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7059306661317081882.key) 23:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:39 + git semver tag 23:30:39 # -> Open(): unable to determine branch for HEAD 23:30:39 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:30:39 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:30:39 # $SEMVER_REMOTE_NAME = origin 23:30:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:30:39 # $SEMVER_USER_NAME = edgex-jenkins 23:30:39 # $SEMVER_BRANCH = master 23:30:39 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 23:30:39 # 99c32bbb16089651d1332f2a6a8e1ab1c7efad10 HEAD 23:30:39 # -> Force: false 23:30:39 # 766f7e1a0017cd2ce8a3b09bd0f32f8da1237f7c refs/tags/v2.0.0-dev.43 [Pipeline] } 23:30:39 $ docker exec --env ******** --env ******** 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 ssh-agent -k 23:30:39 unset SSH_AUTH_SOCK; 23:30:39 unset SSH_AGENT_PID; 23:30:39 echo Agent pid 21 killed; 23:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:39 + git semver [Pipeline] } 23:30:39 $ docker stop --time=1 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 23:30:40 $ docker rm -f 523d006a35a235723a5372499f34180fd3dfba4635a8da39b2f55275fa034384 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:41 23:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:41 0.23.1-centos7: Pulling from edgex-lftools 23:30:41 ab5ef0e58194: Pulling fs layer 23:30:41 9712f1f96733: Pulling fs layer 23:30:41 63f879dbbcfc: Pulling fs layer 23:30:41 0d9ebad4ef96: Pulling fs layer 23:30:41 e9a5061849ea: Pulling fs layer 23:30:41 d747dcd14b5f: Pulling fs layer 23:30:41 2de7ff778b66: Pulling fs layer 23:30:41 e9a5061849ea: Waiting 23:30:41 d747dcd14b5f: Waiting 23:30:41 2de7ff778b66: Waiting 23:30:41 0d9ebad4ef96: Waiting 23:30:41 9712f1f96733: Verifying Checksum 23:30:41 9712f1f96733: Download complete 23:30:43 63f879dbbcfc: Verifying Checksum 23:30:43 63f879dbbcfc: Download complete 23:30:43 e9a5061849ea: Verifying Checksum 23:30:43 e9a5061849ea: Download complete 23:30:43 d747dcd14b5f: Verifying Checksum 23:30:43 d747dcd14b5f: Download complete 23:30:43 2de7ff778b66: Verifying Checksum 23:30:43 2de7ff778b66: Download complete 23:30:43 0d9ebad4ef96: Verifying Checksum 23:30:43 0d9ebad4ef96: Download complete 23:30:44 ab5ef0e58194: Verifying Checksum 23:30:44 ab5ef0e58194: Download complete 23:30:46 ab5ef0e58194: Pull complete 23:30:47 9712f1f96733: Pull complete 23:30:47 63f879dbbcfc: Pull complete 23:30:51 0d9ebad4ef96: Pull complete 23:30:51 e9a5061849ea: Pull complete 23:30:51 d747dcd14b5f: Pull complete 23:30:52 2de7ff778b66: Pull complete 23:30:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:30:52 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:30:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:30:58 $ docker top e94968ecec26e9fb94637afdebc6020e6c3e5ee94e3374004fe6efe90af27bac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:30:58 provisioning config files... 23:30:58 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7346953087808425250tmp 23:30:58 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8975409103602356745tmp 23:30:58 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config602911203773833978tmp [Pipeline] { [Pipeline] echo 23:30:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:30:58 ---> sigul-configuration.sh 23:30:58 gpg: directory `/root/.gnupg' created 23:30:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:30:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:30:58 gpg: keyring `/root/.gnupg/secring.gpg' created 23:30:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:30:58 gpg: CAST5 encrypted data 23:30:58 gpg: encrypted with 1 passphrase 23:30:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:30:58 + mkdir /home/jenkins 23:30:58 + mkdir /home/jenkins/sigul [Pipeline] sh 23:30:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:30:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:59 ---> sigul-install.sh 23:31:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:31:03 + git tag --list 23:31:03 v1.0.0 23:31:03 v1.1.0 23:31:03 v1.2.0 23:31:03 v1.3.0 23:31:03 v1.3.1 23:31:03 v1.3.1-dev.1 23:31:03 v1.3.1-dev.2 23:31:03 v1.3.1-dev.3 23:31:03 v2.0.0-dev.1 23:31:03 v2.0.0-dev.10 23:31:03 v2.0.0-dev.11 23:31:03 v2.0.0-dev.12 23:31:03 v2.0.0-dev.13 23:31:03 v2.0.0-dev.14 23:31:03 v2.0.0-dev.15 23:31:03 v2.0.0-dev.16 23:31:03 v2.0.0-dev.17 23:31:03 v2.0.0-dev.18 23:31:03 v2.0.0-dev.19 23:31:03 v2.0.0-dev.2 23:31:03 v2.0.0-dev.20 23:31:03 v2.0.0-dev.21 23:31:03 v2.0.0-dev.22 23:31:03 v2.0.0-dev.23 23:31:03 v2.0.0-dev.24 23:31:03 v2.0.0-dev.25 23:31:03 v2.0.0-dev.26 23:31:03 v2.0.0-dev.27 23:31:03 v2.0.0-dev.28 23:31:03 v2.0.0-dev.29 23:31:03 v2.0.0-dev.3 23:31:03 v2.0.0-dev.30 23:31:03 v2.0.0-dev.31 23:31:03 v2.0.0-dev.32 23:31:03 v2.0.0-dev.33 23:31:03 v2.0.0-dev.34 23:31:03 v2.0.0-dev.35 23:31:03 v2.0.0-dev.36 23:31:03 v2.0.0-dev.37 23:31:03 v2.0.0-dev.38 23:31:03 v2.0.0-dev.39 23:31:03 v2.0.0-dev.4 23:31:03 v2.0.0-dev.40 23:31:03 v2.0.0-dev.41 23:31:03 v2.0.0-dev.42 23:31:03 v2.0.0-dev.43 23:31:03 v2.0.0-dev.5 23:31:03 v2.0.0-dev.6 23:31:03 v2.0.0-dev.7 23:31:03 v2.0.0-dev.8 23:31:03 v2.0.0-dev.9 [Pipeline] sh 23:31:04 + lftools sign git-tag v2.0.0-dev.43 23:31:04 Signing Git tag with Sigul... 23:31:04 Signing v2.0.0-dev.43 [Pipeline] echo 23:31:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:31:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:31:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:31:06 $ docker stop --time=1 e94968ecec26e9fb94637afdebc6020e6c3e5ee94e3374004fe6efe90af27bac 23:31:07 $ docker rm -f e94968ecec26e9fb94637afdebc6020e6c3e5ee94e3374004fe6efe90af27bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:08 . [Pipeline] withDockerContainer 23:31:08 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:31:08 $ docker top 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:09 [ssh-agent] Looking for ssh-agent implementation... 23:31:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:09 $ docker exec 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c ssh-agent 23:31:09 SSH_AUTH_SOCK=/tmp/ssh-qaisIP8TK5U7/agent.13 23:31:09 SSH_AGENT_PID=19 23:31:09 Running ssh-add (command line suppressed) 23:31:09 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_873047568959525394.key (/w/workspace/_app-service-configurable_master@tmp/private_key_873047568959525394.key) 23:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:09 + git semver bump pre 23:31:09 # -> Open(): unable to determine branch for HEAD 23:31:09 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:31:09 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:31:09 # $SEMVER_REMOTE_NAME = origin 23:31:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:09 # $SEMVER_USER_NAME = edgex-jenkins 23:31:09 # $SEMVER_BRANCH = master 23:31:09 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 23:31:09 2.0.0-dev.44 [Pipeline] } 23:31:09 $ docker exec --env ******** --env ******** 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c ssh-agent -k 23:31:09 unset SSH_AUTH_SOCK; 23:31:09 unset SSH_AGENT_PID; 23:31:09 echo Agent pid 19 killed; 23:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:10 + git semver [Pipeline] } 23:31:10 $ docker stop --time=1 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c 23:31:11 $ docker rm -f 21211100e9cbd6e000ec325a4792244ed97fa934d1e6d52e0636a5858e696b1c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:11 . [Pipeline] withDockerContainer 23:31:12 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:31:12 $ docker top b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:12 [ssh-agent] Looking for ssh-agent implementation... 23:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:12 $ docker exec b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 ssh-agent 23:31:12 SSH_AUTH_SOCK=/tmp/ssh-eNpekqzALaOp/agent.14 23:31:12 SSH_AGENT_PID=20 23:31:12 Running ssh-add (command line suppressed) 23:31:13 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7753175288654522665.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7753175288654522665.key) 23:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:13 + git semver push 23:31:13 # -> Open(): unable to determine branch for HEAD 23:31:13 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:31:13 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:31:13 # $SEMVER_REMOTE_NAME = origin 23:31:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:13 # $SEMVER_USER_NAME = edgex-jenkins 23:31:13 # $SEMVER_BRANCH = master 23:31:13 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 23:31:16 $ docker exec --env ******** --env ******** b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 ssh-agent -k 23:31:16 unset SSH_AUTH_SOCK; 23:31:16 unset SSH_AGENT_PID; 23:31:16 echo Agent pid 20 killed; 23:31:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:17 + git semver [Pipeline] } 23:31:17 $ docker stop --time=1 b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 23:31:18 $ docker rm -f b39796d7b2d4bb6f2952a0e8b09ea5bded25c1d3192d16e944bcad1bd5c35e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:31:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:31:20 ---> package-listing.sh 23:31:20 ++ facter osfamily 23:31:20 ++ tr '[:upper:]' '[:lower:]' 23:31:20 + OS_FAMILY=redhat 23:31:20 + workspace=/w/workspace/_app-service-configurable_master 23:31:20 + START_PACKAGES=/tmp/packages_start.txt 23:31:20 + END_PACKAGES=/tmp/packages_end.txt 23:31:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:31:20 + PACKAGES=/tmp/packages_start.txt 23:31:20 + '[' /w/workspace/_app-service-configurable_master ']' 23:31:20 + PACKAGES=/tmp/packages_end.txt 23:31:20 + case "${OS_FAMILY}" in 23:31:20 + rpm -qa 23:31:20 + sort 23:31:20 + '[' -f /tmp/packages_start.txt ']' 23:31:20 + '[' -f /tmp/packages_end.txt ']' 23:31:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:31:20 + '[' /w/workspace/_app-service-configurable_master ']' 23:31:20 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 23:31:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo 23:31:20 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:31:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:31:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:31:21 23:31:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:31:22 alpine: Pulling from edgex-lftools-log-publisher 23:31:22 df20fa9351a1: Pulling fs layer 23:31:22 36b3adc4ff6f: Pulling fs layer 23:31:22 8ad3a11d3b57: Pulling fs layer 23:31:22 46f8f816bc3b: Pulling fs layer 23:31:22 93b61091891f: Pulling fs layer 23:31:22 93b9cdb0e59b: Pulling fs layer 23:31:22 5e14af77c1be: Pulling fs layer 23:31:22 01666e4c0597: Pulling fs layer 23:31:22 aa168da1d23b: Pulling fs layer 23:31:22 46f8f816bc3b: Waiting 23:31:22 93b61091891f: Waiting 23:31:22 01666e4c0597: Waiting 23:31:22 93b9cdb0e59b: Waiting 23:31:22 5e14af77c1be: Waiting 23:31:22 aa168da1d23b: Waiting 23:31:22 36b3adc4ff6f: Verifying Checksum 23:31:22 36b3adc4ff6f: Download complete 23:31:22 46f8f816bc3b: Verifying Checksum 23:31:22 46f8f816bc3b: Download complete 23:31:22 df20fa9351a1: Verifying Checksum 23:31:22 df20fa9351a1: Download complete 23:31:22 93b9cdb0e59b: Verifying Checksum 23:31:22 93b9cdb0e59b: Download complete 23:31:22 93b61091891f: Verifying Checksum 23:31:22 93b61091891f: Download complete 23:31:22 5e14af77c1be: Verifying Checksum 23:31:22 5e14af77c1be: Download complete 23:31:22 01666e4c0597: Verifying Checksum 23:31:22 01666e4c0597: Download complete 23:31:22 df20fa9351a1: Pull complete 23:31:22 8ad3a11d3b57: Verifying Checksum 23:31:22 8ad3a11d3b57: Download complete 23:31:22 36b3adc4ff6f: Pull complete 23:31:23 8ad3a11d3b57: Pull complete 23:31:23 46f8f816bc3b: Pull complete 23:31:23 93b61091891f: Pull complete 23:31:23 93b9cdb0e59b: Pull complete 23:31:23 5e14af77c1be: Pull complete 23:31:23 01666e4c0597: Pull complete 23:31:24 aa168da1d23b: Verifying Checksum 23:31:24 aa168da1d23b: Download complete 23:31:28 aa168da1d23b: Pull complete 23:31:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:31:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:31:28 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 23:31:28 $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:31:31 $ docker top d55331d1e320dce2b606c2733d1ce3f62952cd86e6186ea7ea2e6907403221cb -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:31 + touch /tmp/pre-build-complete [Pipeline] sh 23:31:31 + mkdir -p /var/log/sa [Pipeline] sh 23:31:32 + ls /var/log/sa-host 23:31:32 + sadf -c /var/log/sa-host/sa05 23:31:32 file_magic: OK 23:31:32 HZ: Using current value: 100 23:31:32 file_header: OK 23:31:32 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:31:32 Statistics: 23:31:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:31:32 File successfully converted to sysstat format version 12.2.1 23:31:32 + sadf -c /var/log/sa-host/sa25 23:31:32 file_magic: OK 23:31:32 HZ: Using current value: 100 23:31:32 file_header: OK 23:31:32 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:31:32 Statistics: 23:31:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:31:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:32 provisioning config files... 23:31:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config7670012657241149367tmp [Pipeline] { [Pipeline] echo 23:31:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:31:33 ---> create-netrc.sh [Pipeline] } 23:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:31:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:31:33 ---> python-tools-install.sh [Pipeline] echo 23:31:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:31:33 ---> sudo-logs.sh 23:31:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:31:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:31:34 ---> job-cost.sh 23:31:34 lf-activate-venv: SKIPPING 23:31:34 DEBUG: total: 0.18000000715255737 23:31:34 INFO: Retrieving Stack Cost... 23:31:34 INFO: Retrieving Pricing Info for: v3-standard-2 23:31:35 INFO: Archiving Costs [Pipeline] echo 23:31:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:31:35 ---> logs-deploy.sh 23:31:35 lf-activate-venv: SKIPPING 23:31:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/114 23:31:35 INFO: archiving workspace using pattern(s): 23:31:36 Archives upload complete. 23:31:36 INFO: archiving logs to Nexus 23:31:37 ---> uname -a: 23:31:37 Linux prd-centos7-docker-4c-2g-304.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:31:37 23:31:37 23:31:37 ---> lscpu: 23:31:37 Architecture: x86_64 23:31:37 CPU op-mode(s): 32-bit, 64-bit 23:31:37 Byte Order: Little Endian 23:31:37 Address sizes: 40 bits physical, 48 bits virtual 23:31:37 CPU(s): 2 23:31:37 On-line CPU(s) list: 0,1 23:31:37 Thread(s) per core: 1 23:31:37 Core(s) per socket: 1 23:31:37 Socket(s): 2 23:31:37 NUMA node(s): 1 23:31:37 Vendor ID: AuthenticAMD 23:31:37 CPU family: 23 23:31:37 Model: 49 23:31:37 Model name: AMD EPYC-Rome Processor 23:31:37 Stepping: 0 23:31:37 CPU MHz: 2799.998 23:31:37 BogoMIPS: 5599.99 23:31:37 Virtualization: AMD-V 23:31:37 Hypervisor vendor: KVM 23:31:37 Virtualization type: full 23:31:37 L1d cache: 64 KiB 23:31:37 L1i cache: 64 KiB 23:31:37 L2 cache: 1 MiB 23:31:37 L3 cache: 32 MiB 23:31:37 NUMA node0 CPU(s): 0,1 23:31:37 Vulnerability Itlb multihit: Not affected 23:31:37 Vulnerability L1tf: Not affected 23:31:37 Vulnerability Mds: Not affected 23:31:37 Vulnerability Meltdown: Not affected 23:31:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:31:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:31:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:31:37 Vulnerability Srbds: Not affected 23:31:37 Vulnerability Tsx async abort: Not affected 23:31:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:31:37 23:31:37 23:31:37 ---> nproc: 23:31:37 2 23:31:37 23:31:37 23:31:37 ---> df -h: 23:31:37 Filesystem Size Used Available Use% Mounted on 23:31:37 overlay 40.0G 8.9G 31.1G 22% / 23:31:37 tmpfs 64.0M 0 64.0M 0% /dev 23:31:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:31:37 shm 64.0M 0 64.0M 0% /dev/shm 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/_app-service-configurable_master@tmp 23:31:37 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 23:31:37 23:31:37 23:31:37 ---> free -m: 23:31:37 total used free shared buff/cache available 23:31:37 Mem: 7821 1265 3170 0 3384 6471 23:31:37 Swap: 1023 0 1023 23:31:37 23:31:37 23:31:37 ---> ip addr: 23:31:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:31:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:31:37 inet 127.0.0.1/8 scope host lo 23:31:37 valid_lft forever preferred_lft forever 23:31:37 inet6 ::1/128 scope host 23:31:37 valid_lft forever preferred_lft forever 23:31:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:31:37 link/ether fa:16:3e:41:05:b6 brd ff:ff:ff:ff:ff:ff 23:31:37 inet 10.30.123.30/23 brd 10.30.123.255 scope global dynamic eth0 23:31:37 valid_lft 85732sec preferred_lft 85732sec 23:31:37 inet6 fe80::f816:3eff:fe41:5b6/64 scope link 23:31:37 valid_lft forever preferred_lft forever 23:31:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:31:37 link/ether 02:42:8f:e0:83:98 brd ff:ff:ff:ff:ff:ff 23:31:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:31:37 valid_lft forever preferred_lft forever 23:31:37 inet6 fe80::42:8fff:fee0:8398/64 scope link 23:31:37 valid_lft forever preferred_lft forever 23:31:37 23:31:37 23:31:37 ---> sar -b -r -n DEV: 23:31:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 23:31:37 23:31:37 23:20:16 LINUX RESTART (2 CPU) 23:31:37 23:31:37 23:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:31:37 23:22:01 22.13 3.40 18.73 0.00 2607.25 3009.01 0.00 23:31:37 23:23:01 0.43 0.00 0.43 0.00 0.00 7.01 0.00 23:31:37 23:24:01 0.23 0.00 0.23 0.00 0.00 3.28 0.00 23:31:37 23:25:01 0.27 0.00 0.27 0.00 0.00 3.81 0.00 23:31:37 23:26:01 0.32 0.00 0.32 0.00 0.00 3.53 0.00 23:31:37 23:27:02 0.32 0.00 0.32 0.00 0.00 4.05 0.00 23:31:37 23:28:01 0.22 0.00 0.22 0.00 0.00 3.84 0.00 23:31:37 23:29:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 23:31:37 23:30:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 23:31:37 23:31:01 198.13 0.05 198.08 0.00 4.26 55492.97 0.00 23:31:37 Average: 22.29 0.34 21.95 0.00 257.75 5868.70 0.00 23:31:37 23:31:37 23:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:31:37 23:22:01 5468548 0 801072 10.00 2620 1736700 1252656 13.83 566020 1575200 24 23:31:37 23:23:01 5472096 0 797520 9.96 2620 1736704 1197372 13.22 563536 1575164 20 23:31:37 23:24:01 5471348 0 798264 9.97 2620 1736708 1197456 13.22 570636 1568676 8 23:31:37 23:25:01 5469700 0 799908 9.99 2620 1736712 1197492 13.22 571796 1568676 8 23:31:37 23:26:01 5472080 0 797520 9.96 2620 1736720 1197216 13.22 562884 1576020 16 23:31:37 23:27:02 5471772 0 797824 9.96 2620 1736724 1197132 13.22 563552 1576020 12 23:31:37 23:28:01 5470796 0 798792 9.97 2620 1736732 1197132 13.22 564024 1576020 16 23:31:37 23:29:01 5464620 0 804964 10.05 2620 1736736 1197132 13.22 570480 1576020 8 23:31:37 23:30:01 5464504 0 805080 10.05 2620 1736736 1197132 13.22 572616 1574132 16 23:31:37 23:31:01 3714060 0 1183788 14.78 2620 3108472 1379272 15.23 904508 2755848 15972 23:31:37 Average: 5293952 0 838473 10.47 2620 1873894 1220999 13.48 601005 1692178 1610 23:31:37 23:31:37 23:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:31:37 23:22:01 eth0 73.86 59.33 346.60 14.60 0.00 0.00 0.00 0.00 23:31:37 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:22:01 docker0 3.03 2.18 0.68 6.04 0.00 0.00 0.00 0.00 23:31:37 23:23:01 eth0 4.16 1.68 3.27 0.11 0.00 0.00 0.00 0.00 23:31:37 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:24:01 eth0 0.92 0.43 0.34 0.21 0.00 0.00 0.00 0.00 23:31:37 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:25:01 eth0 0.52 0.27 0.27 0.19 0.00 0.00 0.00 0.00 23:31:37 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:26:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 23:31:37 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:27:02 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:37 23:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:28:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:37 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:29:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:37 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:30:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:31:37 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:31:01 vethe4867ed 55.97 73.36 3.72 261.22 0.00 0.00 0.00 0.00 23:31:37 23:31:01 eth0 915.55 824.83 7946.33 76.75 0.00 0.00 0.00 0.00 23:31:37 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 23:31:01 docker0 122.41 142.83 8.45 647.16 0.00 0.00 0.00 0.00 23:31:37 Average: vethe4867ed 5.62 7.36 0.37 26.21 0.00 0.00 0.00 0.00 23:31:37 Average: eth0 99.80 88.93 832.02 9.21 0.00 0.00 0.00 0.00 23:31:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:31:37 Average: docker0 12.58 14.55 0.91 65.54 0.00 0.00 0.00 0.00 23:31:37 23:31:37 23:31:37 ---> sar -P ALL: 23:31:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) 23:31:37 23:31:37 23:20:16 LINUX RESTART (2 CPU) 23:31:37 23:31:37 23:21:02 CPU %user %nice %system %iowait %steal %idle 23:31:37 23:22:01 all 2.86 0.00 1.84 1.42 0.04 93.84 23:31:37 23:22:01 0 2.84 0.00 1.91 1.33 0.03 93.89 23:31:37 23:22:01 1 2.88 0.00 1.77 1.51 0.05 93.79 23:31:37 23:23:01 all 0.11 0.00 0.05 0.00 0.03 99.82 23:31:37 23:23:01 0 0.17 0.00 0.05 0.00 0.03 99.75 23:31:37 23:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:31:37 23:24:01 all 0.12 0.00 0.04 0.00 0.02 99.82 23:31:37 23:24:01 0 0.17 0.00 0.03 0.00 0.00 99.80 23:31:37 23:24:01 1 0.07 0.00 0.05 0.00 0.03 99.85 23:31:37 23:25:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:31:37 23:25:01 0 0.15 0.00 0.02 0.00 0.02 99.82 23:31:37 23:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:31:37 23:26:01 all 0.12 0.00 0.04 0.00 0.03 99.81 23:31:37 23:26:01 0 0.18 0.00 0.03 0.00 0.03 99.75 23:31:37 23:26:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:31:37 23:27:02 all 0.09 0.00 0.03 0.00 0.03 99.85 23:31:37 23:27:02 0 0.15 0.00 0.03 0.00 0.05 99.77 23:31:37 23:27:02 1 0.03 0.00 0.02 0.00 0.02 99.93 23:31:37 23:28:01 all 0.10 0.00 0.03 0.00 0.03 99.84 23:31:37 23:28:01 0 0.07 0.00 0.03 0.00 0.03 99.86 23:31:37 23:28:01 1 0.14 0.00 0.02 0.00 0.03 99.81 23:31:37 23:29:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:31:37 23:29:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:31:37 23:29:01 1 0.13 0.00 0.03 0.00 0.02 99.82 23:31:37 23:30:01 all 0.05 0.00 0.03 0.00 0.03 99.89 23:31:37 23:30:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:31:37 23:30:01 1 0.05 0.00 0.02 0.00 0.03 99.90 23:31:37 23:31:01 all 22.70 0.00 11.40 3.55 0.08 62.27 23:31:37 23:31:01 0 22.86 0.00 11.93 3.89 0.09 61.23 23:31:37 23:31:01 1 22.54 0.00 10.87 3.22 0.07 63.30 23:31:37 Average: all 2.52 0.00 1.29 0.48 0.03 95.68 23:31:37 Average: 0 2.54 0.00 1.35 0.50 0.04 95.58 23:31:37 Average: 1 2.49 0.00 1.24 0.46 0.03 95.78 23:31:37 23:31:37 23:31:37