Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fab48084a0bbfc77e1d7aed669891669fab6a94 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7057263121854657659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3290382424637316053.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5860279156504982334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2287183184478834822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6786610648415349969.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-130 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh1483215319369271005.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2fab48084a0bbfc77e1d7aed669891669fab6a94 (main) > 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 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 Commit message: "feat: Add external-mqtt-trigger configuration file for TAF test (#338)" > git rev-list --no-walk 09c5c1f446a7d85086288485b2e997b95308ada2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:12:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:12:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:12:51 ========================================================= 22:12:51 EdgeX Global Pipelines Version Info 22:12:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:12:52 ------------------- 22:12:52 stable info: 22:12:52 ------------------- 22:12:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:12:52 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 22:12:52 Message: update stable to v1.0.210 22:12:53 ------------------- 22:12:53 experimental info: 22:12:53 ------------------- 22:12:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:12:53 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 22:12:53 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fab480 [Pipeline] echo 22:12:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:53 provisioning config files... 22:12:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8870552955316043413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:53 ---> docker-login.sh 22:12:53 nexus3.edgexfoundry.org:10001 22:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:54 Configure a credential helper to remove this warning. See 22:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:54 22:12:54 Login Succeeded 22:12:54 nexus3.edgexfoundry.org:10002 22:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:54 Configure a credential helper to remove this warning. See 22:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:54 22:12:54 Login Succeeded 22:12:54 nexus3.edgexfoundry.org:10003 22:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:54 Configure a credential helper to remove this warning. See 22:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:54 22:12:54 Login Succeeded 22:12:54 nexus3.edgexfoundry.org:10004 22:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:54 Configure a credential helper to remove this warning. See 22:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:54 22:12:54 Login Succeeded 22:12:54 docker.io 22:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:54 Configure a credential helper to remove this warning. See 22:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:54 22:12:54 Login Succeeded 22:12:54 ---> docker-login.sh ends [Pipeline] } 22:12:54 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 22:12:55 + git log --format=format:%s -1 2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] echo 22:12:55 GIT_COMMIT: 2fab48084a0bbfc77e1d7aed669891669fab6a94, Commit Message: feat: Add external-mqtt-trigger configuration file for TAF test (#338) [Pipeline] echo 22:12:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:55 22:12:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:12:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:56 latest: Pulling from edgex-devops/git-semver 22:12:56 a0d0a0d46f8b: Pulling fs layer 22:12:56 3e5f54012d9b: Pulling fs layer 22:12:56 4c7163046ea9: Pulling fs layer 22:12:56 0c2d73faf560: Pulling fs layer 22:12:56 0c2d73faf560: Waiting 22:12:56 3e5f54012d9b: Verifying Checksum 22:12:56 3e5f54012d9b: Download complete 22:12:56 a0d0a0d46f8b: Verifying Checksum 22:12:56 a0d0a0d46f8b: Download complete 22:12:56 4c7163046ea9: Verifying Checksum 22:12:56 4c7163046ea9: Download complete 22:12:56 0c2d73faf560: Verifying Checksum 22:12:56 0c2d73faf560: Download complete 22:12:56 a0d0a0d46f8b: Pull complete 22:12:56 3e5f54012d9b: Pull complete 22:12:56 4c7163046ea9: Pull complete 22:12:56 0c2d73faf560: Pull complete 22:12:56 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:12:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:12:57 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 22:12:57 $ docker top 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:12:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:57 [ssh-agent] Looking for ssh-agent implementation... 22:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:57 $ docker exec 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent 22:12:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbbhdlO/agent.15 22:12:57 SSH_AGENT_PID=21 22:12:57 Running ssh-add (command line suppressed) 22:12:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6043969045248738553.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6043969045248738553.key) 22:12:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:58 + git tag --points-at HEAD [Pipeline] } 22:12:58 $ docker exec --env ******** --env ******** 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent -k 22:12:58 unset SSH_AUTH_SOCK; 22:12:58 unset SSH_AGENT_PID; 22:12:58 echo Agent pid 21 killed; 22:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:12:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:12:58 [ssh-agent] Looking for ssh-agent implementation... 22:12:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:58 $ docker exec 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent 22:12:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNNBLc/agent.54 22:12:58 SSH_AGENT_PID=60 22:12:58 Running ssh-add (command line suppressed) 22:12:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4391480318670402252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4391480318670402252.key) 22:12:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:12:59 + git semver init 22:12:59 # -> Open(): unable to determine branch for HEAD 22:12:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:12:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:12:59 # $SEMVER_REMOTE_NAME = origin 22:12:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:12:59 # $SEMVER_USER_NAME = edgex-jenkins 22:12:59 # $SEMVER_BRANCH = main 22:12:59 # $SEMVER_TEMP = /tmp/semver-427005336 22:12:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:12:59 # '/tmp/semver-427005336' -> '/w/workspace/ry_app-service-configurable_main/.semver' 22:12:59 # -> Force: false 22:12:59 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:12:59 $ docker exec --env ******** --env ******** 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 ssh-agent -k 22:12:59 unset SSH_AUTH_SOCK; 22:12:59 unset SSH_AGENT_PID; 22:12:59 echo Agent pid 60 killed; 22:12:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:00 + git semver [Pipeline] } 22:13:00 $ docker stop --time=1 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 22:13:01 $ docker rm -f 75f2aa52aa49b774a17a62f6d5ab0488edfe1c1795e61981c38f25cf63081065 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:13:01 Stashed 1 file(s) [Pipeline] echo 22:13:01 [edgeXSemver]: initialized semver on version 2.0.2-dev.18 [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 22:13:16 Still waiting to schedule task 22:13:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:13:16 Still waiting to schedule task 22:13:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-94’ is offline 22:15:19 Running on prd-centos7-docker-4c-2g-133 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:15:19 Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout 22:15:19 Selected Git installation does not exist. Using Default 22:15:19 The recommended git tool is: NONE 22:15:21 using credential edgex-jenkins-ssh 22:15:21 Cloning the remote Git repository 22:15:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:15:21 > git init /w/workspace/app-service-configurable/22 # timeout=10 22:15:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:15:21 > git --version # timeout=10 22:15:21 > git --version # 'git version 2.24.4' 22:15:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:21 [INFO] Currently running in a labeled security context 22:15:21 [INFO] Currently SELinux is 'enforcing' on the host 22:15:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/22@tmp/jenkins-gitclient-ssh3978690157633798531.key 22:15:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:22 Avoid second fetch 22:15:22 Checking out Revision 2fab48084a0bbfc77e1d7aed669891669fab6a94 (main) 22:15:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:15:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:22 > git config core.sparsecheckout # timeout=10 22:15:22 > git checkout -f 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 22:15:25 Commit message: "feat: Add external-mqtt-trigger configuration file for TAF test (#338)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:25 provisioning config files... 22:15:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config3841124029409947384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:26 ---> docker-login.sh 22:15:26 nexus3.edgexfoundry.org:10001 22:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:26 Configure a credential helper to remove this warning. See 22:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:26 22:15:26 Login Succeeded 22:15:26 nexus3.edgexfoundry.org:10002 22:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:26 Configure a credential helper to remove this warning. See 22:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:26 22:15:26 Login Succeeded 22:15:26 nexus3.edgexfoundry.org:10003 22:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:26 Configure a credential helper to remove this warning. See 22:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:26 22:15:26 Login Succeeded 22:15:26 nexus3.edgexfoundry.org:10004 22:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:26 Configure a credential helper to remove this warning. See 22:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:26 22:15:26 Login Succeeded 22:15:26 docker.io 22:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:27 Configure a credential helper to remove this warning. See 22:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:27 22:15:27 Login Succeeded 22:15:27 ---> docker-login.sh ends [Pipeline] } 22:15:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:27 ========================================================= 22:15:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:15:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:15:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:15:27 Sending build context to Docker daemon 197.1kB 22:15:27 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:15:27 Step 2/12 : FROM ${BASE} AS builder 22:15:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:27 a0d0a0d46f8b: Pulling fs layer 22:15:27 31adcdaf11c8: Pulling fs layer 22:15:27 b8b176561691: Pulling fs layer 22:15:27 4527c011a84f: Pulling fs layer 22:15:27 5d74067f8e1e: Pulling fs layer 22:15:27 e0aca202a116: Pulling fs layer 22:15:27 3a43be97a3b4: Pulling fs layer 22:15:27 34cad66bf833: Pulling fs layer 22:15:27 b4e3c513aaa6: Pulling fs layer 22:15:27 4527c011a84f: Waiting 22:15:27 5d74067f8e1e: Waiting 22:15:27 e0aca202a116: Waiting 22:15:27 3a43be97a3b4: Waiting 22:15:27 34cad66bf833: Waiting 22:15:27 b4e3c513aaa6: Waiting 22:15:27 b8b176561691: Verifying Checksum 22:15:27 b8b176561691: Download complete 22:15:27 31adcdaf11c8: Download complete 22:15:27 5d74067f8e1e: Verifying Checksum 22:15:27 5d74067f8e1e: Download complete 22:15:27 e0aca202a116: Verifying Checksum 22:15:27 e0aca202a116: Download complete 22:15:27 a0d0a0d46f8b: Verifying Checksum 22:15:27 a0d0a0d46f8b: Download complete 22:15:27 3a43be97a3b4: Verifying Checksum 22:15:27 3a43be97a3b4: Download complete 22:15:27 34cad66bf833: Verifying Checksum 22:15:27 34cad66bf833: Download complete 22:15:28 a0d0a0d46f8b: Pull complete 22:15:28 4527c011a84f: Verifying Checksum 22:15:28 4527c011a84f: Download complete 22:15:28 b4e3c513aaa6: Verifying Checksum 22:15:28 b4e3c513aaa6: Download complete 22:15:28 31adcdaf11c8: Pull complete 22:15:28 b8b176561691: Pull complete 22:15:32 4527c011a84f: Pull complete 22:15:32 5d74067f8e1e: Pull complete 22:15:32 e0aca202a116: Pull complete 22:15:32 3a43be97a3b4: Pull complete 22:15:32 34cad66bf833: Pull complete 22:15:35 b4e3c513aaa6: Pull complete 22:15:35 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:15:35 ---> 9f6097aaca64 22:15:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:15:39 ---> Running in e7f9aad75042 22:15:39 Removing intermediate container e7f9aad75042 22:15:39 ---> f2716ec8be79 22:15:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:15:39 ---> Running in 84bf52aab2b2 22:15:40 Removing intermediate container 84bf52aab2b2 22:15:40 ---> 0cb1a8cc6d42 22:15:40 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:15:40 ---> Running in 7827f485dac3 22:15:40 Removing intermediate container 7827f485dac3 22:15:40 ---> aa2e2245ebb6 22:15:40 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:40 ---> Running in a075878fa2cc 22:15:40 Removing intermediate container a075878fa2cc 22:15:40 ---> 316d9c300e29 22:15:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:15:41 ---> Running in 76308f4d2fab 22:15:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:15:46 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 22:15:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:15:50 OK: 220 MiB in 52 packages 22:15:50 Removing intermediate container 76308f4d2fab 22:15:50 ---> 1814d4fa67fe 22:15:50 Step 8/12 : WORKDIR /app 22:15:50 ---> Running in c6d432b59393 22:15:50 Removing intermediate container c6d432b59393 22:15:50 ---> cb5e3a27e3ea 22:15:50 Step 9/12 : COPY . . 22:15:50 ---> 6280d956a1fb 22:15:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:15:50 ---> Running in 6a24a7fc5a93 22:16:29 Removing intermediate container 6a24a7fc5a93 22:16:29 ---> 74d9a7e7b96d 22:16:29 Step 11/12 : ARG MAKE="make build" 22:16:29 ---> Running in 5786a931b6c1 22:16:29 Removing intermediate container 5786a931b6c1 22:16:29 ---> 1c0f5df90ed8 22:16:29 Step 12/12 : RUN $MAKE 22:16:29 ---> Running in 9871fb8f9eb5 22:16:29 noop 22:16:29 Removing intermediate container 9871fb8f9eb5 22:16:29 ---> f5e01add8dbb 22:16:29 Successfully built f5e01add8dbb 22:16:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:16:29 + docker inspect -f . ci-base-image-x86_64 22:16:29 . [Pipeline] withDockerContainer 22:16:29 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 22:16:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:30 $ docker top b605d529ac67d6cfeaa59d557f90351a0759f37f800b5320b43ff94f702e92db -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:30 + go version 22:16:30 go version go1.16.8 linux/amd64 [Pipeline] } 22:16:30 $ docker stop --time=1 b605d529ac67d6cfeaa59d557f90351a0759f37f800b5320b43ff94f702e92db 22:16:31 $ docker rm -f b605d529ac67d6cfeaa59d557f90351a0759f37f800b5320b43ff94f702e92db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:32 + docker inspect -f . ci-base-image-x86_64 22:16:32 . [Pipeline] withDockerContainer 22:16:32 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 22:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:32 $ docker top 79182ea026dde66f527ee30d9be40cca3ac776e346fc00383666f7969feeaf1b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:16:33 + make test 22:16:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:16:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:16:48 CGO_ENABLED=1 go vet ./... 22:16:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:16:53 ./bin/test-attribution-txt.sh [Pipeline] } 22:16:54 $ docker stop --time=1 79182ea026dde66f527ee30d9be40cca3ac776e346fc00383666f7969feeaf1b 22:16:55 $ docker rm -f 79182ea026dde66f527ee30d9be40cca3ac776e346fc00383666f7969feeaf1b [Pipeline] // withDockerContainer [Pipeline] sh 22:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:16:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:16:57 + ls -al . 22:16:57 total 148 22:16:57 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 19 22:16 . 22:16:57 drwxrwxr-x. 4 jenkins jenkins 30 Oct 19 22:15 .. 22:16:57 -rw-rw-r--. 1 jenkins jenkins 7608 Oct 19 22:15 Attribution.txt 22:16:57 drwxrwxr-x. 2 jenkins jenkins 37 Oct 19 22:15 bin 22:16:57 -rw-rw-r--. 1 jenkins jenkins 22206 Oct 19 22:15 CHANGELOG.md 22:16:57 -rw-r--r--. 1 jenkins jenkins 10 Oct 19 22:16 coverage.out 22:16:57 -rw-rw-r--. 1 jenkins jenkins 2064 Oct 19 22:15 Dockerfile 22:16:57 -rw-rw-r--. 1 jenkins jenkins 119 Oct 19 22:15 .dockerignore 22:16:57 drwxrwxr-x. 8 jenkins jenkins 162 Oct 19 22:15 .git 22:16:57 drwxrwxr-x. 2 jenkins jenkins 104 Oct 19 22:15 .github 22:16:57 -rw-rw-r--. 1 jenkins jenkins 104 Oct 19 22:15 .gitignore 22:16:57 -rw-rw-r--. 1 jenkins jenkins 136 Oct 19 22:15 go.mod 22:16:57 -rw-rw-r--. 1 jenkins jenkins 50129 Oct 19 22:15 go.sum 22:16:57 -rw-rw-r--. 1 jenkins jenkins 677 Oct 19 22:15 GOVERNANCE.md 22:16:57 -rw-rw-r--. 1 jenkins jenkins 687 Oct 19 22:15 Jenkinsfile 22:16:57 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 19 22:15 LICENSE 22:16:57 -rw-rw-r--. 1 jenkins jenkins 1949 Oct 19 22:15 main.go 22:16:57 -rw-rw-r--. 1 jenkins jenkins 1614 Oct 19 22:15 makefile 22:16:57 -rw-rw-r--. 1 jenkins jenkins 618 Oct 19 22:15 OWNERS.md 22:16:57 -rw-rw-r--. 1 jenkins jenkins 3224 Oct 19 22:15 README.md 22:16:57 drwxrwxr-x. 9 jenkins jenkins 151 Oct 19 22:15 res 22:16:57 drwxrwxr-x. 3 jenkins jenkins 58 Oct 19 22:15 snap 22:16:57 -rw-rw-r--. 1 jenkins jenkins 12 Oct 19 22:13 VERSION [Pipeline] isUnix [Pipeline] sh 22:16:58 + 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=2fab48084a0bbfc77e1d7aed669891669fab6a94 --label arch=amd64 --label version=2.0.2-dev.18 . 22:16:58 Sending build context to Docker daemon 198.1kB 22:16:58 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 22:16:58 Step 2/26 : FROM ${BASE} AS builder 22:16:58 ---> f5e01add8dbb 22:16:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:16:58 ---> Running in f8d2cc31b2be 22:16:58 Removing intermediate container f8d2cc31b2be 22:16:58 ---> fdcc430f1f72 22:16:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:16:58 ---> Running in 93b9169e4704 22:16:58 Removing intermediate container 93b9169e4704 22:16:58 ---> 48c30827e388 22:16:58 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:16:58 ---> Running in 4011a194ad3a 22:16:58 Removing intermediate container 4011a194ad3a 22:16:58 ---> f6abd4fa1ff9 22:16:58 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:58 ---> Running in d15e3b9931d6 22:16:58 Removing intermediate container d15e3b9931d6 22:16:58 ---> f045ab5edaca 22:16:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:16:58 ---> Running in 9d587f90bd82 22:16:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:17:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:17:00 OK: 220 MiB in 52 packages 22:17:00 Removing intermediate container 9d587f90bd82 22:17:00 ---> 23a0eee6a9e9 22:17:00 Step 8/26 : WORKDIR /app 22:17:00 ---> Running in ed80ac12690f 22:17:00 Removing intermediate container ed80ac12690f 22:17:00 ---> 4fa447d42c99 22:17:00 Step 9/26 : COPY . . 22:17:00 ---> 6d529ecde60d 22:17:00 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:00 ---> Running in 09f9f13f2609 22:17:01 Removing intermediate container 09f9f13f2609 22:17:01 ---> 27aea3107e93 22:17:01 Step 11/26 : ARG MAKE="make build" 22:17:01 ---> Running in c6342ce79d59 22:17:01 Removing intermediate container c6342ce79d59 22:17:01 ---> 5b289c74f0dd 22:17:01 Step 12/26 : RUN $MAKE 22:17:01 ---> Running in dc72b47e0b95 22:17:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.18" -o app-service-configurable 22:17:14 Removing intermediate container dc72b47e0b95 22:17:14 ---> ce6271c35169 22:17:14 Step 13/26 : FROM alpine:3.14 22:17:14 3.14: Pulling from library/alpine 22:17:14 a0d0a0d46f8b: Already exists 22:17:14 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:17:14 Status: Downloaded newer image for alpine:3.14 22:17:14 ---> 14119a10abf4 22:17:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:17:14 ---> Running in 92706f8d649d 22:17:14 Removing intermediate container 92706f8d649d 22:17:14 ---> 5d19bd35d6af 22:17:14 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:17:14 ---> Running in 549282bc8ced 22:17:14 Removing intermediate container 549282bc8ced 22:17:14 ---> 762add515e9e 22:17:14 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:17:14 ---> Running in cc840c5f95b9 22:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:17:14 (1/7) Installing ca-certificates (20191127-r5) 22:17:14 (2/7) Installing dumb-init (1.2.5-r1) 22:17:14 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:17:14 (4/7) Installing libsodium (1.0.18-r0) 22:17:14 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:17:14 (6/7) Installing libzmq (4.3.4-r0) 22:17:14 (7/7) Installing zeromq (4.3.4-r0) 22:17:14 Executing busybox-1.33.1-r3.trigger 22:17:14 Executing ca-certificates-20191127-r5.trigger 22:17:14 OK: 9 MiB in 21 packages 22:17:15 Removing intermediate container cc840c5f95b9 22:17:15 ---> 465153ca8a19 22:17:15 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:17:15 ---> 103001068846 22:17:15 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:17:15 ---> d2f1d4487ac3 22:17:15 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:17:15 ---> 0edf00f65443 22:17:15 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:17:15 ---> e910de4d86ce 22:17:15 Step 21/26 : EXPOSE 48095 22:17:15 ---> Running in a8897c3cbcad 22:17:15 Removing intermediate container a8897c3cbcad 22:17:15 ---> 6f207d901996 22:17:15 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:17:15 ---> Running in bf5893668921 22:17:15 Removing intermediate container bf5893668921 22:17:15 ---> 3ea320ecf24e 22:17:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:17:16 ---> Running in 05b5df496a79 22:17:16 Removing intermediate container 05b5df496a79 22:17:16 ---> 7ca439707ec5 22:17:16 Step 24/26 : LABEL arch=amd64 22:17:16 ---> Running in bdc2d79d9296 22:17:16 Removing intermediate container bdc2d79d9296 22:17:16 ---> cd5c0ef27fa6 22:17:16 Step 25/26 : LABEL git_sha=2fab48084a0bbfc77e1d7aed669891669fab6a94 22:17:16 ---> Running in c44b4c6a7653 22:17:16 Removing intermediate container c44b4c6a7653 22:17:16 ---> 30fa5e3a71e1 22:17:16 Step 26/26 : LABEL version=2.0.2-dev.18 22:17:16 ---> Running in e2614fb5236c 22:17:16 Removing intermediate container e2614fb5236c 22:17:16 ---> 5fea52f95a09 22:17:16 [Warning] One or more build-args [ARCH] were not consumed 22:17:16 Successfully built 5fea52f95a09 22:17:16 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:16 provisioning config files... 22:17:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config833150813940386179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:16 ---> docker-login.sh 22:17:16 nexus3.edgexfoundry.org:10001 22:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:16 Configure a credential helper to remove this warning. See 22:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:16 22:17:16 Login Succeeded 22:17:16 nexus3.edgexfoundry.org:10002 22:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:16 Configure a credential helper to remove this warning. See 22:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:16 22:17:16 Login Succeeded 22:17:17 nexus3.edgexfoundry.org:10003 22:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:17 Configure a credential helper to remove this warning. See 22:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:17 22:17:17 Login Succeeded 22:17:17 nexus3.edgexfoundry.org:10004 22:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:17 Configure a credential helper to remove this warning. See 22:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:17 22:17:17 Login Succeeded 22:17:17 docker.io 22:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:17 Configure a credential helper to remove this warning. See 22:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:17 22:17:17 Login Succeeded 22:17:17 ---> docker-login.sh ends [Pipeline] } 22:17:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:17:17 2fab48084a0bbfc77e1d7aed669891669fab6a94 22:17:17 latest 22:17:17 2.0.2-dev.18 22:17:17 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 22:17:17 main 22:17:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] isUnix [Pipeline] sh 22:17:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94 22:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:17:18 b178b69c54d0: Preparing 22:17:18 ee7ed9d0575c: Preparing 22:17:18 717e4c637b34: Preparing 22:17:18 da0183d649c4: Preparing 22:17:18 4d0d1ecfac45: Preparing 22:17:18 e2eb06d8af82: Preparing 22:17:18 e2eb06d8af82: Waiting 22:17:18 da0183d649c4: Pushed 22:17:18 e2eb06d8af82: Layer already exists 22:17:18 ee7ed9d0575c: Pushed 22:17:18 717e4c637b34: Pushed 22:17:18 4d0d1ecfac45: Pushed 22:17:19 b178b69c54d0: Pushed 22:17:19 2fab48084a0bbfc77e1d7aed669891669fab6a94: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:17:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:17:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:17:20 b178b69c54d0: Preparing 22:17:20 ee7ed9d0575c: Preparing 22:17:20 717e4c637b34: Preparing 22:17:20 da0183d649c4: Preparing 22:17:20 4d0d1ecfac45: Preparing 22:17:20 e2eb06d8af82: Preparing 22:17:20 e2eb06d8af82: Waiting 22:17:20 b178b69c54d0: Layer already exists 22:17:20 da0183d649c4: Layer already exists 22:17:20 717e4c637b34: Layer already exists 22:17:20 4d0d1ecfac45: Layer already exists 22:17:20 ee7ed9d0575c: Layer already exists 22:17:20 e2eb06d8af82: Layer already exists 22:17:20 latest: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:17:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-135 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:17:20 Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout 22:17:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh 22:17:20 Selected Git installation does not exist. Using Default 22:17:20 The recommended git tool is: NONE 22:17:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.18 22:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:17:21 b178b69c54d0: Preparing 22:17:21 ee7ed9d0575c: Preparing 22:17:21 717e4c637b34: Preparing 22:17:21 da0183d649c4: Preparing 22:17:21 4d0d1ecfac45: Preparing 22:17:21 e2eb06d8af82: Preparing 22:17:21 e2eb06d8af82: Waiting 22:17:21 da0183d649c4: Layer already exists 22:17:21 ee7ed9d0575c: Layer already exists 22:17:21 717e4c637b34: Layer already exists 22:17:21 4d0d1ecfac45: Layer already exists 22:17:21 b178b69c54d0: Layer already exists 22:17:21 e2eb06d8af82: Layer already exists 22:17:21 2.0.2-dev.18: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:17:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh 22:17:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 22:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:17:21 b178b69c54d0: Preparing 22:17:21 ee7ed9d0575c: Preparing 22:17:21 717e4c637b34: Preparing 22:17:21 da0183d649c4: Preparing 22:17:21 4d0d1ecfac45: Preparing 22:17:21 e2eb06d8af82: Preparing 22:17:21 e2eb06d8af82: Waiting 22:17:21 b178b69c54d0: Layer already exists 22:17:21 4d0d1ecfac45: Layer already exists 22:17:21 717e4c637b34: Layer already exists 22:17:21 da0183d649c4: Layer already exists 22:17:21 ee7ed9d0575c: Layer already exists 22:17:21 e2eb06d8af82: Layer already exists 22:17:21 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:17:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:17:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:17:22 b178b69c54d0: Preparing 22:17:22 ee7ed9d0575c: Preparing 22:17:22 717e4c637b34: Preparing 22:17:22 da0183d649c4: Preparing 22:17:22 4d0d1ecfac45: Preparing 22:17:22 e2eb06d8af82: Preparing 22:17:22 e2eb06d8af82: Waiting 22:17:22 4d0d1ecfac45: Layer already exists 22:17:22 ee7ed9d0575c: Layer already exists 22:17:22 da0183d649c4: Layer already exists 22:17:22 717e4c637b34: Layer already exists 22:17:22 b178b69c54d0: Layer already exists 22:17:22 e2eb06d8af82: Layer already exists 22:17:22 main: digest: sha256:478346e855c52a47729972110eac33eb25601a51cd064a707a94805ba4878da6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:17:22 ===================================================== [Pipeline] echo 22:17:22 taggedImages: 22:17:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94 22:17:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:17:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.18 22:17:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 22:17:22 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:22 22:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:23 latest: Pulling from edgex-lftools-log-publisher 22:17:23 b4d181a07f80: Pulling fs layer 22:17:23 a1111a8f2ec3: Pulling fs layer 22:17:23 ed53099fbce6: Pulling fs layer 22:17:23 dc539afda2c1: Pulling fs layer 22:17:23 77bc0d833cb6: Pulling fs layer 22:17:23 9065ff56babe: Pulling fs layer 22:17:23 d287ab97295c: Pulling fs layer 22:17:23 77bc0d833cb6: Waiting 22:17:23 9065ff56babe: Waiting 22:17:23 d287ab97295c: Waiting 22:17:23 dc539afda2c1: Waiting 22:17:23 a1111a8f2ec3: Verifying Checksum 22:17:23 a1111a8f2ec3: Download complete 22:17:23 dc539afda2c1: Verifying Checksum 22:17:23 dc539afda2c1: Download complete 22:17:23 ed53099fbce6: Verifying Checksum 22:17:23 ed53099fbce6: Download complete 22:17:23 9065ff56babe: Verifying Checksum 22:17:23 9065ff56babe: Download complete 22:17:23 77bc0d833cb6: Verifying Checksum 22:17:23 77bc0d833cb6: Download complete 22:17:23 b4d181a07f80: Verifying Checksum 22:17:23 b4d181a07f80: Download complete 22:17:23 d287ab97295c: Verifying Checksum 22:17:23 d287ab97295c: Download complete 22:17:24 b4d181a07f80: Pull complete 22:17:24 a1111a8f2ec3: Pull complete 22:17:25 ed53099fbce6: Pull complete 22:17:25 dc539afda2c1: Pull complete 22:17:25 77bc0d833cb6: Pull complete 22:17:25 9065ff56babe: Pull complete 22:17:27 using credential edgex-jenkins-ssh 22:17:27 Cloning the remote Git repository 22:17:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:17:27 > git init /w/workspace/app-service-configurable/22 # timeout=10 22:17:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:17:27 > git --version # timeout=10 22:17:27 > git --version # 'git version 2.17.1' 22:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:28 Avoid second fetch 22:17:28 Checking out Revision 2fab48084a0bbfc77e1d7aed669891669fab6a94 (main) 22:17:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:17:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:28 > git config core.sparsecheckout # timeout=10 22:17:28 > git checkout -f 2fab48084a0bbfc77e1d7aed669891669fab6a94 # timeout=10 22:17:30 d287ab97295c: Pull complete 22:17:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:17:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:17:31 prd-centos7-docker-4c-2g-133 does not seem to be running inside a container 22:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:17:33 Commit message: "feat: Add external-mqtt-trigger configuration file for TAF test (#338)" 22:17:33 22:17:33 GitHub has been notified of this commit’s build result 22:17:33 22:17:33 $ docker top 70bfe07149c8643540c58d2388cd8d0aa486c529cc04d1e217e165387b823d3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:34 ---> job-cost.sh 22:17:34 lf-activate-venv: SKIPPING 22:17:34 INFO: No Stack... 22:17:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:17:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:34 Dload Upload Total Spent Left Speed 22:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 22:17:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:17:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:17:35 + sudo tee /etc/docker/daemon.new 22:17:35 { 22:17:35 "registry-mirrors": [ 22:17:35 "https://nexus3.edgexfoundry.org:10001" 22:17:35 ], 22:17:35 "bip": "10.250.0.254/24", 22:17:35 "hosts": [ 22:17:35 "tcp://0.0.0.0:5555", 22:17:35 "unix:///var/run/docker.sock" 22:17:35 ], 22:17:35 "mtu": 1458, 22:17:35 "selinux-enabled": true, 22:17:35 "seccomp-profile": "/etc/docker/seccomp.json" 22:17:35 } [Pipeline] sh 22:17:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:17:36 + sudo service docker restart 22:17:49 INFO: Retrieving Pricing Info for: v3-standard-2 22:17:49 INFO: Archiving Costs [Pipeline] sh 22:17:49 + cut -d, -f6 22:17:49 + cat /w/workspace/app-service-configurable/22/archives/cost.csv [Pipeline] lock 22:17:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] 22:17:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] did not exist. Created. 22:17:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:49 + echo total: 0.05999999865889549 [Pipeline] stash 22:17:49 Stashed 1 file(s) [Pipeline] } 22:17:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:49 $ docker stop --time=1 70bfe07149c8643540c58d2388cd8d0aa486c529cc04d1e217e165387b823d3a 22:17:50 $ docker rm -f 70bfe07149c8643540c58d2388cd8d0aa486c529cc04d1e217e165387b823d3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:17:54 provisioning config files... 22:17:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config702575663934320982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:55 ---> docker-login.sh 22:17:55 nexus3.edgexfoundry.org:10001 22:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:57 Configure a credential helper to remove this warning. See 22:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:57 22:17:57 Login Succeeded 22:17:57 nexus3.edgexfoundry.org:10002 22:17:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:57 Configure a credential helper to remove this warning. See 22:17:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:57 22:17:57 Login Succeeded 22:17:57 nexus3.edgexfoundry.org:10003 22:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:58 Configure a credential helper to remove this warning. See 22:17:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:58 22:17:58 Login Succeeded 22:17:58 nexus3.edgexfoundry.org:10004 22:17:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:59 Configure a credential helper to remove this warning. See 22:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:59 22:17:59 Login Succeeded 22:17:59 docker.io 22:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:17:59 Configure a credential helper to remove this warning. See 22:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:17:59 22:17:59 Login Succeeded 22:17:59 ---> docker-login.sh ends [Pipeline] } 22:17:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:18:00 ========================================================= 22:18:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:18:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:18:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:18:00 Sending build context to Docker daemon 197.1kB 22:18:00 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 22:18:00 Step 2/12 : FROM ${BASE} AS builder 22:18:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:18:01 552d1f2373af: Pulling fs layer 22:18:01 ea3f2d53f512: Pulling fs layer 22:18:01 9e70ebbbe112: Pulling fs layer 22:18:01 7a9cfe048b4a: Pulling fs layer 22:18:01 72dc09318566: Pulling fs layer 22:18:01 f4f7b4309257: Pulling fs layer 22:18:01 0ac9a79272e3: Pulling fs layer 22:18:01 b78e95d17946: Pulling fs layer 22:18:01 f4f7b4309257: Waiting 22:18:01 7a9cfe048b4a: Waiting 22:18:01 72dc09318566: Waiting 22:18:01 b78e95d17946: Waiting 22:18:01 9e70ebbbe112: Verifying Checksum 22:18:01 9e70ebbbe112: Download complete 22:18:01 ea3f2d53f512: Verifying Checksum 22:18:01 ea3f2d53f512: Download complete 22:18:01 72dc09318566: Verifying Checksum 22:18:01 72dc09318566: Download complete 22:18:01 f4f7b4309257: Verifying Checksum 22:18:01 f4f7b4309257: Download complete 22:18:01 0ac9a79272e3: Verifying Checksum 22:18:01 0ac9a79272e3: Download complete 22:18:01 552d1f2373af: Verifying Checksum 22:18:01 552d1f2373af: Download complete 22:18:02 552d1f2373af: Pull complete 22:18:03 ea3f2d53f512: Pull complete 22:18:03 9e70ebbbe112: Pull complete 22:18:03 b78e95d17946: Verifying Checksum 22:18:03 b78e95d17946: Download complete 22:18:04 7a9cfe048b4a: Verifying Checksum 22:18:04 7a9cfe048b4a: Download complete 22:18:16 7a9cfe048b4a: Pull complete 22:18:16 72dc09318566: Pull complete 22:18:16 f4f7b4309257: Pull complete 22:18:16 0ac9a79272e3: Pull complete 22:18:23 b78e95d17946: Pull complete 22:18:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:18:23 ---> 8b459fc5aaf0 22:18:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:18:26 ---> Running in 863acb7da0af 22:18:26 Removing intermediate container 863acb7da0af 22:18:26 ---> bd518e7f9c77 22:18:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:18:26 ---> Running in 31cb51e16b1e 22:18:27 Removing intermediate container 31cb51e16b1e 22:18:27 ---> 07f703f0caf0 22:18:27 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:18:27 ---> Running in 8fa7dbd631db 22:18:27 Removing intermediate container 8fa7dbd631db 22:18:27 ---> 1de0391e6f67 22:18:27 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:27 ---> Running in 3952c069be31 22:18:30 Removing intermediate container 3952c069be31 22:18:30 ---> dcc71bab82dc 22:18:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:18:30 ---> Running in 9bfe9a6e365f 22:18:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:18:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:18:33 OK: 219 MiB in 52 packages 22:18:34 Removing intermediate container 9bfe9a6e365f 22:18:34 ---> 16e03749653c 22:18:34 Step 8/12 : WORKDIR /app 22:18:34 ---> Running in e08b9069928d 22:18:35 Removing intermediate container e08b9069928d 22:18:35 ---> 10945268248a 22:18:35 Step 9/12 : COPY . . 22:18:36 ---> 2128a48ad375 22:18:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:18:36 ---> Running in f899c3ad12ed 22:20:13 Removing intermediate container f899c3ad12ed 22:20:13 ---> def429870b05 22:20:13 Step 11/12 : ARG MAKE="make build" 22:20:13 ---> Running in 1a341491bbab 22:20:13 Removing intermediate container 1a341491bbab 22:20:13 ---> 36dc8bee39d5 22:20:13 Step 12/12 : RUN $MAKE 22:20:13 ---> Running in 69ae094fa9c1 22:20:13 noop 22:20:13 Removing intermediate container 69ae094fa9c1 22:20:13 ---> 32eddcc270d5 22:20:13 Successfully built 32eddcc270d5 22:20:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:20:13 + docker inspect -f . ci-base-image-arm64 22:20:13 . [Pipeline] withDockerContainer 22:20:13 prd-ubuntu18.04-docker-arm64-4c-16g-135 does not seem to be running inside a container 22:20:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:15 $ docker top 7f6ea9e036aac1669d9595d847fb7206d3a8bec1fad8ca5e5c5ea455da4a7224 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:16 + go version 22:20:16 go version go1.16.8 linux/arm64 [Pipeline] } 22:20:16 $ docker stop --time=1 7f6ea9e036aac1669d9595d847fb7206d3a8bec1fad8ca5e5c5ea455da4a7224 22:20:18 $ docker rm -f 7f6ea9e036aac1669d9595d847fb7206d3a8bec1fad8ca5e5c5ea455da4a7224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:19 + docker inspect -f . ci-base-image-arm64 22:20:19 . [Pipeline] withDockerContainer 22:20:19 prd-ubuntu18.04-docker-arm64-4c-16g-135 does not seem to be running inside a container 22:20:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:21 $ docker top 1b1d5e8db088dcddc6e470e462d78ebdb9e0f1bb2be96e4e27a62439b58d274c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:20:22 + make test 22:20:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:21:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:21:19 CGO_ENABLED=1 go vet ./... 22:21:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:52 ./bin/test-attribution-txt.sh [Pipeline] } 22:21:52 $ docker stop --time=1 1b1d5e8db088dcddc6e470e462d78ebdb9e0f1bb2be96e4e27a62439b58d274c 22:21:54 $ docker rm -f 1b1d5e8db088dcddc6e470e462d78ebdb9e0f1bb2be96e4e27a62439b58d274c [Pipeline] // withDockerContainer [Pipeline] sh 22:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:54 Warning: overwriting stash ‘coverage-report’ 22:21:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:56 + ls -al . 22:21:56 total 172 22:21:56 drwxrwxr-x 7 jenkins jenkins 4096 Oct 19 22:21 . 22:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 22:17 .. 22:21:56 -rw-rw-r-- 1 jenkins jenkins 119 Oct 19 22:17 .dockerignore 22:21:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 22:17 .git 22:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 22:17 .github 22:21:56 -rw-rw-r-- 1 jenkins jenkins 104 Oct 19 22:17 .gitignore 22:21:56 -rw-rw-r-- 1 jenkins jenkins 7608 Oct 19 22:17 Attribution.txt 22:21:56 -rw-rw-r-- 1 jenkins jenkins 22206 Oct 19 22:17 CHANGELOG.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 2064 Oct 19 22:17 Dockerfile 22:21:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 22:17 GOVERNANCE.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 687 Oct 19 22:17 Jenkinsfile 22:21:56 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 19 22:17 LICENSE 22:21:56 -rw-rw-r-- 1 jenkins jenkins 618 Oct 19 22:17 OWNERS.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 3224 Oct 19 22:17 README.md 22:21:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 22:13 VERSION 22:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 22:17 bin 22:21:56 -rw-r--r-- 1 jenkins jenkins 10 Oct 19 22:20 coverage.out 22:21:56 -rw-rw-r-- 1 jenkins jenkins 136 Oct 19 22:17 go.mod 22:21:56 -rw-rw-r-- 1 jenkins jenkins 50129 Oct 19 22:17 go.sum 22:21:56 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 19 22:17 main.go 22:21:56 -rw-rw-r-- 1 jenkins jenkins 1614 Oct 19 22:17 makefile 22:21:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 22:17 res 22:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 22:17 snap [Pipeline] isUnix [Pipeline] sh 22:21:56 + 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=2fab48084a0bbfc77e1d7aed669891669fab6a94 --label arch=arm64 --label version=2.0.2-dev.18 . 22:21:56 Sending build context to Docker daemon 198.1kB 22:21:57 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 22:21:57 Step 2/26 : FROM ${BASE} AS builder 22:21:57 ---> 32eddcc270d5 22:21:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:21:57 ---> Running in 71a6421b9059 22:21:57 Removing intermediate container 71a6421b9059 22:21:57 ---> 4874aff3a742 22:21:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 22:21:57 ---> Running in 0158ec7bce92 22:21:58 Removing intermediate container 0158ec7bce92 22:21:58 ---> ad3d66a25e16 22:21:58 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:21:58 ---> Running in d6cdef18720c 22:21:59 Removing intermediate container d6cdef18720c 22:21:59 ---> 2f5126e3b744 22:21:59 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:59 ---> Running in 13ab7898877e 22:22:01 Removing intermediate container 13ab7898877e 22:22:01 ---> a29643b8b70c 22:22:01 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:22:01 ---> Running in e8352239f80d 22:22:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:22:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:22:04 OK: 219 MiB in 52 packages 22:22:05 Removing intermediate container e8352239f80d 22:22:05 ---> 25918712b654 22:22:05 Step 8/26 : WORKDIR /app 22:22:06 ---> Running in e24084a8dc68 22:22:06 Removing intermediate container e24084a8dc68 22:22:06 ---> d80799057174 22:22:06 Step 9/26 : COPY . . 22:22:07 ---> 81299d37307c 22:22:07 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:07 ---> Running in 5ccb7408d676 22:22:11 Removing intermediate container 5ccb7408d676 22:22:11 ---> d3a2fd625182 22:22:11 Step 11/26 : ARG MAKE="make build" 22:22:11 ---> Running in ccb58a3180a5 22:22:11 Removing intermediate container ccb58a3180a5 22:22:11 ---> eb6cccadbf48 22:22:11 Step 12/26 : RUN $MAKE 22:22:11 ---> Running in e9410947e32e 22:22:12 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.18" -o app-service-configurable 22:23:00 Removing intermediate container e9410947e32e 22:23:00 ---> c8e5e3c76d42 22:23:00 Step 13/26 : FROM alpine:3.14 22:23:00 3.14: Pulling from library/alpine 22:23:00 552d1f2373af: Already exists 22:23:00 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:23:00 Status: Downloaded newer image for alpine:3.14 22:23:00 ---> bb3de5531c18 22:23:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:23:00 ---> Running in 7a24665f6bd8 22:23:00 Removing intermediate container 7a24665f6bd8 22:23:00 ---> 1a325b1bda6e 22:23:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 22:23:00 ---> Running in f9dcd1b7ad33 22:23:00 Removing intermediate container f9dcd1b7ad33 22:23:00 ---> a63a9e95c3ea 22:23:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:23:00 ---> Running in 0fc34ff0cf07 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:23:00 (1/7) Installing ca-certificates (20191127-r5) 22:23:00 (2/7) Installing dumb-init (1.2.5-r1) 22:23:00 (3/7) Installing libgcc (10.3.1_git20210424-r2) 22:23:00 (4/7) Installing libsodium (1.0.18-r0) 22:23:00 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 22:23:00 (6/7) Installing libzmq (4.3.4-r0) 22:23:00 (7/7) Installing zeromq (4.3.4-r0) 22:23:00 Executing busybox-1.33.1-r3.trigger 22:23:00 Executing ca-certificates-20191127-r5.trigger 22:23:00 OK: 9 MiB in 21 packages 22:23:01 Removing intermediate container 0fc34ff0cf07 22:23:01 ---> eb1b306ed69b 22:23:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:23:02 ---> 73db21602fc6 22:23:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 22:23:03 ---> 61c271e8661d 22:23:03 Step 19/26 : COPY --from=builder /app/res/ /res/ 22:23:04 ---> 63412dc9be75 22:23:04 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:23:05 ---> 9c5c89604a40 22:23:05 Step 21/26 : EXPOSE 48095 22:23:05 ---> Running in 8c19eda2686a 22:23:06 Removing intermediate container 8c19eda2686a 22:23:06 ---> 3b786cc0d2d3 22:23:06 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 22:23:06 ---> Running in 09fd9b635b89 22:23:07 Removing intermediate container 09fd9b635b89 22:23:07 ---> f24acfbf14f6 22:23:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:23:07 ---> Running in 95888ea3bb7e 22:23:07 Removing intermediate container 95888ea3bb7e 22:23:07 ---> 9204962dfcab 22:23:07 Step 24/26 : LABEL arch=arm64 22:23:07 ---> Running in d967b7fbdf32 22:23:08 Removing intermediate container d967b7fbdf32 22:23:08 ---> 26673c716920 22:23:08 Step 25/26 : LABEL git_sha=2fab48084a0bbfc77e1d7aed669891669fab6a94 22:23:08 ---> Running in aad6e351aca2 22:23:08 Removing intermediate container aad6e351aca2 22:23:08 ---> 4bcb986e374e 22:23:08 Step 26/26 : LABEL version=2.0.2-dev.18 22:23:08 ---> Running in adc3cb78a19b 22:23:09 Removing intermediate container adc3cb78a19b 22:23:09 ---> 77b267c523b0 22:23:09 [Warning] One or more build-args [ARCH] were not consumed 22:23:09 Successfully built 77b267c523b0 22:23:09 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 22:23:09 provisioning config files... 22:23:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/22@tmp/config6243805262003390277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:10 ---> docker-login.sh 22:23:10 nexus3.edgexfoundry.org:10001 22:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:10 Configure a credential helper to remove this warning. See 22:23:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:10 22:23:10 Login Succeeded 22:23:10 nexus3.edgexfoundry.org:10002 22:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:11 Configure a credential helper to remove this warning. See 22:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:11 22:23:11 Login Succeeded 22:23:11 nexus3.edgexfoundry.org:10003 22:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:11 Configure a credential helper to remove this warning. See 22:23:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:11 22:23:11 Login Succeeded 22:23:11 nexus3.edgexfoundry.org:10004 22:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:12 Configure a credential helper to remove this warning. See 22:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:12 22:23:12 Login Succeeded 22:23:12 docker.io 22:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:13 Configure a credential helper to remove this warning. See 22:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:13 22:23:13 Login Succeeded 22:23:13 ---> docker-login.sh ends [Pipeline] } 22:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:13 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:23:13 2fab48084a0bbfc77e1d7aed669891669fab6a94 22:23:13 latest 22:23:13 2.0.2-dev.18 22:23:13 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 22:23:13 main 22:23:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] isUnix [Pipeline] sh 22:23:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94 22:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:23:14 b588cbf205fb: Preparing 22:23:14 f27585fd3297: Preparing 22:23:14 4f5b6f3b3ac5: Preparing 22:23:14 86f6bd7f61e1: Preparing 22:23:14 c5abaefbfc74: Preparing 22:23:14 ee420dfed78a: Preparing 22:23:14 86f6bd7f61e1: Pushed 22:23:14 f27585fd3297: Pushed 22:23:14 4f5b6f3b3ac5: Pushed 22:23:14 ee420dfed78a: Layer already exists 22:23:15 c5abaefbfc74: Pushed 22:23:17 b588cbf205fb: Pushed 22:23:17 2fab48084a0bbfc77e1d7aed669891669fab6a94: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:23:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:23:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:23:18 b588cbf205fb: Preparing 22:23:18 f27585fd3297: Preparing 22:23:18 4f5b6f3b3ac5: Preparing 22:23:18 86f6bd7f61e1: Preparing 22:23:18 c5abaefbfc74: Preparing 22:23:18 ee420dfed78a: Preparing 22:23:18 ee420dfed78a: Waiting 22:23:18 86f6bd7f61e1: Layer already exists 22:23:18 b588cbf205fb: Layer already exists 22:23:18 f27585fd3297: Layer already exists 22:23:18 4f5b6f3b3ac5: Layer already exists 22:23:18 c5abaefbfc74: Layer already exists 22:23:18 ee420dfed78a: Layer already exists 22:23:18 latest: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:23:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh 22:23:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.18 22:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:23:19 b588cbf205fb: Preparing 22:23:19 f27585fd3297: Preparing 22:23:19 4f5b6f3b3ac5: Preparing 22:23:19 86f6bd7f61e1: Preparing 22:23:19 c5abaefbfc74: Preparing 22:23:19 ee420dfed78a: Preparing 22:23:19 ee420dfed78a: Waiting 22:23:19 f27585fd3297: Layer already exists 22:23:19 c5abaefbfc74: Layer already exists 22:23:19 4f5b6f3b3ac5: Layer already exists 22:23:19 b588cbf205fb: Layer already exists 22:23:19 86f6bd7f61e1: Layer already exists 22:23:19 ee420dfed78a: Layer already exists 22:23:19 2.0.2-dev.18: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:23:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 [Pipeline] isUnix [Pipeline] sh 22:23:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 22:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:23:20 b588cbf205fb: Preparing 22:23:20 f27585fd3297: Preparing 22:23:20 4f5b6f3b3ac5: Preparing 22:23:20 86f6bd7f61e1: Preparing 22:23:20 c5abaefbfc74: Preparing 22:23:20 ee420dfed78a: Preparing 22:23:20 ee420dfed78a: Waiting 22:23:20 c5abaefbfc74: Layer already exists 22:23:20 f27585fd3297: Layer already exists 22:23:20 b588cbf205fb: Layer already exists 22:23:20 86f6bd7f61e1: Layer already exists 22:23:20 4f5b6f3b3ac5: Layer already exists 22:23:20 ee420dfed78a: Layer already exists 22:23:20 2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] isUnix [Pipeline] sh 22:23:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:23:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:23:21 b588cbf205fb: Preparing 22:23:21 f27585fd3297: Preparing 22:23:21 4f5b6f3b3ac5: Preparing 22:23:21 86f6bd7f61e1: Preparing 22:23:21 c5abaefbfc74: Preparing 22:23:21 ee420dfed78a: Preparing 22:23:21 ee420dfed78a: Waiting 22:23:21 86f6bd7f61e1: Layer already exists 22:23:21 4f5b6f3b3ac5: Layer already exists 22:23:21 b588cbf205fb: Layer already exists 22:23:21 c5abaefbfc74: Layer already exists 22:23:21 f27585fd3297: Layer already exists 22:23:21 ee420dfed78a: Layer already exists 22:23:21 main: digest: sha256:aef05c39c1a7813d0d612d9572fcfd1bf66b6ccce90d973a382e7b41d31d9309 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:22 ===================================================== [Pipeline] echo 22:23:22 taggedImages: 22:23:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94 22:23:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:23:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.18 22:23:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2fab48084a0bbfc77e1d7aed669891669fab6a94-2.0.2-dev.18 22:23:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:22 22:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:23 arm64: Pulling from edgex-lftools-log-publisher 22:23:23 448f6bf000e3: Pulling fs layer 22:23:23 f757da607395: Pulling fs layer 22:23:23 05883995daec: Pulling fs layer 22:23:23 8603b9c90790: Pulling fs layer 22:23:23 1560dd03e051: Pulling fs layer 22:23:23 27f5ce0e4adf: Pulling fs layer 22:23:23 c2d8d7efcc4b: Pulling fs layer 22:23:23 8603b9c90790: Waiting 22:23:23 1560dd03e051: Waiting 22:23:23 27f5ce0e4adf: Waiting 22:23:23 c2d8d7efcc4b: Waiting 22:23:23 f757da607395: Verifying Checksum 22:23:23 f757da607395: Download complete 22:23:23 8603b9c90790: Download complete 22:23:23 1560dd03e051: Verifying Checksum 22:23:23 1560dd03e051: Download complete 22:23:23 05883995daec: Verifying Checksum 22:23:23 05883995daec: Download complete 22:23:23 27f5ce0e4adf: Verifying Checksum 22:23:23 27f5ce0e4adf: Download complete 22:23:24 448f6bf000e3: Verifying Checksum 22:23:24 448f6bf000e3: Download complete 22:23:26 c2d8d7efcc4b: Verifying Checksum 22:23:26 c2d8d7efcc4b: Download complete 22:23:27 448f6bf000e3: Pull complete 22:23:28 f757da607395: Pull complete 22:23:30 05883995daec: Pull complete 22:23:30 8603b9c90790: Pull complete 22:23:31 1560dd03e051: Pull complete 22:23:31 27f5ce0e4adf: Pull complete 22:23:47 c2d8d7efcc4b: Pull complete 22:23:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:23:47 prd-ubuntu18.04-docker-arm64-4c-16g-135 does not seem to be running inside a container 22:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:23:52 $ docker top 04ce4d137a9df0e0f4a0970c6fe8f1367f384a4b100e3adeb3e5528f28c8abbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:53 ---> job-cost.sh 22:23:53 lf-activate-venv: SKIPPING 22:23:53 INFO: No Stack... 22:23:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:56 INFO: Archiving Costs [Pipeline] sh 22:23:56 + cut -d, -f6 22:23:56 + cat /w/workspace/app-service-configurable/22/archives/cost.csv [Pipeline] lock 22:23:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] 22:23:57 Resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] did not exist. Created. 22:23:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:57 /w/workspace/app-service-configurable/22@tmp/durable-6e24d146/script.sh: 1: /w/workspace/app-service-configurable/22@tmp/durable-6e24d146/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:58 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:58 Warning: overwriting stash ‘stack-cost’ 22:23:58 Stashed 1 file(s) [Pipeline] } 22:23:58 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:58 $ docker stop --time=1 04ce4d137a9df0e0f4a0970c6fe8f1367f384a4b100e3adeb3e5528f28c8abbb 22:24:00 $ docker rm -f 04ce4d137a9df0e0f4a0970c6fe8f1367f384a4b100e3adeb3e5528f28c8abbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:24:00 provisioning config files... 22:24:00 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8891636662791009099tmp [Pipeline] { [Pipeline] sh 22:24:01 + set +x 22:24:01 + curl -s https://codecov.io/bash 22:24:01 + bash -s -- 22:24:01 22:24:01 _____ _ 22:24:01 / ____| | | 22:24:01 | | ___ __| | ___ ___ _____ __ 22:24:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:24:01 | |___| (_) | (_| | __/ (_| (_) \ V / 22:24:01 \_____\___/ \__,_|\___|\___\___/ \_/ 22:24:01 Bash-1.0.6 22:24:01 22:24:01 22:24:01 ==> git version 2.24.4 found 22:24:01 ==> 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 22:24:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:24:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:24:01 ==> Jenkins CI detected. 22:24:01 current dir:  /w/workspace/ry_app-service-configurable_main 22:24:01 project root: . 22:24:01 --> token set from env 22:24:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:24:01 ==> Running gcov in . (disable via -X gcov) 22:24:01 ==> Python coveragepy not found 22:24:01 ==> Searching for coverage reports in: 22:24:01 + . 22:24:01 -> Found 1 reports 22:24:01 ==> Detecting git/mercurial file structure 22:24:01 ==> Reading reports 22:24:01 + ./coverage.out bytes=10 22:24:01 ==> Appending adjustments 22:24:01 https://docs.codecov.io/docs/fixing-reports 22:24:01 + Found adjustments 22:24:01 ==> Gzipping contents 22:24:01 4.0K /tmp/codecov.Jjo4cF.gz 22:24:01 ==> Uploading reports 22:24:01 url: https://codecov.io 22:24:01 query: branch=main&commit=2fab48084a0bbfc77e1d7aed669891669fab6a94&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:24:01 -> Pinging Codecov 22:24:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=2fab48084a0bbfc77e1d7aed669891669fab6a94&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:24:01 -> Uploading to 22:24:01 https://storage.googleapis.com/codecov/v4/raw/2021-10-19/A97CA9966030D2A3747ED39772930CCE/2fab48084a0bbfc77e1d7aed669891669fab6a94/35895b11-6bfa-4c50-a8e7-68f917477743.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T222401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=553051a0580f7336816505478fa94ea2284ede9d8aae6c0a3967a20f29f71c8e 22:24:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:01 Dload Upload Total Spent Left Speed 22:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 0 0 100 566 0 1747 --:--:-- --:--:-- --:--:-- 1752 22:24:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] } 22:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:24:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:24:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:03 22:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:24:03 188c0c94c7c5: Pulling fs layer 22:24:03 0ef7d3d256c8: Pulling fs layer 22:24:03 de9db76c5a1d: Pulling fs layer 22:24:03 0eba1c9be4d2: Pulling fs layer 22:24:03 0d57e429df01: Pulling fs layer 22:24:03 4e4be7b47b0d: Pulling fs layer 22:24:03 e1f770b5df2f: Pulling fs layer 22:24:03 85a0685a4137: Pulling fs layer 22:24:03 0eba1c9be4d2: Waiting 22:24:03 0d57e429df01: Waiting 22:24:03 4e4be7b47b0d: Waiting 22:24:03 e1f770b5df2f: Waiting 22:24:03 85a0685a4137: Waiting 22:24:03 de9db76c5a1d: Verifying Checksum 22:24:03 de9db76c5a1d: Download complete 22:24:03 0ef7d3d256c8: Download complete 22:24:03 0d57e429df01: Verifying Checksum 22:24:03 0d57e429df01: Download complete 22:24:03 4e4be7b47b0d: Verifying Checksum 22:24:03 4e4be7b47b0d: Download complete 22:24:03 188c0c94c7c5: Verifying Checksum 22:24:03 188c0c94c7c5: Download complete 22:24:03 e1f770b5df2f: Verifying Checksum 22:24:03 e1f770b5df2f: Download complete 22:24:03 188c0c94c7c5: Pull complete 22:24:03 0eba1c9be4d2: Verifying Checksum 22:24:03 0eba1c9be4d2: Download complete 22:24:04 0ef7d3d256c8: Pull complete 22:24:04 de9db76c5a1d: Pull complete 22:24:04 85a0685a4137: Verifying Checksum 22:24:04 85a0685a4137: Download complete 22:24:08 0eba1c9be4d2: Pull complete 22:24:08 0d57e429df01: Pull complete 22:24:08 4e4be7b47b0d: Pull complete 22:24:08 e1f770b5df2f: Pull complete 22:24:12 85a0685a4137: Pull complete 22:24:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:24:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:24:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:24:12 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:24:14 $ docker top 95d2d89c676e5fe5674d8857165ff80b8cca958c61013928b583ab2ede3d58f1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:24:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:24:15 + set -o pipefail 22:24:15 + snyk monitor '--org=edgex-jenkins' 22:24:23 22:24:23 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:24:23 22:24:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/c5da1ebe-6e2f-4dea-9548-42be1ef346c8 22:24:23 22:24:23 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:24:23 22:24:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:24:23 22:24:23 [Pipeline] } 22:24:23 $ docker stop --time=1 95d2d89c676e5fe5674d8857165ff80b8cca958c61013928b583ab2ede3d58f1 22:24:25 $ docker rm -f 95d2d89c676e5fe5674d8857165ff80b8cca958c61013928b583ab2ede3d58f1 [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 22:24:26 + git log --format=format:%s -1 2fab48084a0bbfc77e1d7aed669891669fab6a94 [Pipeline] isUnix [Pipeline] sh 22:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:26 . [Pipeline] withDockerContainer 22:24:26 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:24:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:26 $ docker top b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:26 [ssh-agent] Looking for ssh-agent implementation... 22:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:27 $ docker exec b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 ssh-agent 22:24:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgkOlOP/agent.13 22:24:27 SSH_AGENT_PID=19 22:24:27 Running ssh-add (command line suppressed) 22:24:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5779928297350473194.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5779928297350473194.key) 22:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:27 + git semver tag 22:24:27 # -> Open(): unable to determine branch for HEAD 22:24:27 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:24:27 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:24:27 # $SEMVER_REMOTE_NAME = origin 22:24:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:27 # $SEMVER_USER_NAME = edgex-jenkins 22:24:27 # $SEMVER_BRANCH = main 22:24:27 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:24:27 # 2fab48084a0bbfc77e1d7aed669891669fab6a94 HEAD 22:24:27 # -> Force: false 22:24:27 # 1f9756a41acb80581d5b8e1575f9b550044f5319 refs/tags/v2.0.2-dev.18 [Pipeline] } 22:24:27 $ docker exec --env ******** --env ******** b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 ssh-agent -k 22:24:27 unset SSH_AUTH_SOCK; 22:24:27 unset SSH_AGENT_PID; 22:24:27 echo Agent pid 19 killed; 22:24:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:27 + git semver [Pipeline] } 22:24:28 $ docker stop --time=1 b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 22:24:29 $ docker rm -f b6f4c3eb9b693d20d67db35f09748c48cd3c823eefeed83dd6c92e8926c73fb6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:29 22:24:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:29 0.23.1-centos7: Pulling from edgex-lftools 22:24:29 ab5ef0e58194: Pulling fs layer 22:24:29 9712f1f96733: Pulling fs layer 22:24:29 63f879dbbcfc: Pulling fs layer 22:24:29 0d9ebad4ef96: Pulling fs layer 22:24:29 e9a5061849ea: Pulling fs layer 22:24:29 d747dcd14b5f: Pulling fs layer 22:24:29 2de7ff778b66: Pulling fs layer 22:24:29 0d9ebad4ef96: Waiting 22:24:29 e9a5061849ea: Waiting 22:24:29 d747dcd14b5f: Waiting 22:24:29 2de7ff778b66: Waiting 22:24:29 9712f1f96733: Download complete 22:24:30 0d9ebad4ef96: Verifying Checksum 22:24:30 0d9ebad4ef96: Download complete 22:24:30 ab5ef0e58194: Verifying Checksum 22:24:30 ab5ef0e58194: Download complete 22:24:30 d747dcd14b5f: Verifying Checksum 22:24:30 d747dcd14b5f: Download complete 22:24:30 63f879dbbcfc: Verifying Checksum 22:24:30 63f879dbbcfc: Download complete 22:24:30 e9a5061849ea: Verifying Checksum 22:24:30 e9a5061849ea: Download complete 22:24:30 2de7ff778b66: Verifying Checksum 22:24:30 2de7ff778b66: Download complete 22:24:33 ab5ef0e58194: Pull complete 22:24:33 9712f1f96733: Pull complete 22:24:34 63f879dbbcfc: Pull complete 22:24:38 0d9ebad4ef96: Pull complete 22:24:38 e9a5061849ea: Pull complete 22:24:38 d747dcd14b5f: Pull complete 22:24:39 2de7ff778b66: Pull complete 22:24:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:24:39 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:24:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:24:42 $ docker top 12c9d1cf6e2a6c9740074d9b63b2bbbe1e4fc92f0c6fd8beb0a8ed3f078283aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:24:42 provisioning config files... 22:24:42 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8315055006928199972tmp 22:24:42 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6395322298051590531tmp 22:24:42 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1584371909742836222tmp [Pipeline] { [Pipeline] echo 22:24:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:24:42 ---> sigul-configuration.sh 22:24:42 gpg: directory `/root/.gnupg' created 22:24:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:24:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:24:42 gpg: keyring `/root/.gnupg/secring.gpg' created 22:24:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:24:42 gpg: CAST5 encrypted data 22:24:42 gpg: encrypted with 1 passphrase 22:24:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:24:43 + mkdir /home/jenkins 22:24:43 + mkdir /home/jenkins/sigul [Pipeline] sh 22:24:43 + 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 22:24:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:24:43 ---> sigul-install.sh 22:24:43 Sigul already installed; skipping installation. [Pipeline] sh 22:24:44 + git tag --list 22:24:44 v1.0.0 22:24:44 v1.1.0 22:24:44 v1.2.0 22:24:44 v1.3.0 22:24:44 v1.3.1 22:24:44 v2.0.0 22:24:44 v2.0.1 22:24:44 v2.0.1-dev.1 22:24:44 v2.0.2-dev.1 22:24:44 v2.0.2-dev.10 22:24:44 v2.0.2-dev.11 22:24:44 v2.0.2-dev.12 22:24:44 v2.0.2-dev.13 22:24:44 v2.0.2-dev.14 22:24:44 v2.0.2-dev.15 22:24:44 v2.0.2-dev.16 22:24:44 v2.0.2-dev.17 22:24:44 v2.0.2-dev.18 22:24:44 v2.0.2-dev.2 22:24:44 v2.0.2-dev.3 22:24:44 v2.0.2-dev.4 22:24:44 v2.0.2-dev.5 22:24:44 v2.0.2-dev.6 22:24:44 v2.0.2-dev.7 22:24:44 v2.0.2-dev.8 22:24:44 v2.0.2-dev.9 [Pipeline] sh 22:24:44 + lftools sign git-tag v2.0.2-dev.18 22:24:45 Signing Git tag with Sigul... 22:24:45 Signing v2.0.2-dev.18 [Pipeline] echo 22:24:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:24:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:24:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:24:46 $ docker stop --time=1 12c9d1cf6e2a6c9740074d9b63b2bbbe1e4fc92f0c6fd8beb0a8ed3f078283aa 22:24:47 $ docker rm -f 12c9d1cf6e2a6c9740074d9b63b2bbbe1e4fc92f0c6fd8beb0a8ed3f078283aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:48 . [Pipeline] withDockerContainer 22:24:48 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:24:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:48 $ docker top c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:48 [ssh-agent] Looking for ssh-agent implementation... 22:24:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:48 $ docker exec c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 ssh-agent 22:24:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANEhnb/agent.14 22:24:48 SSH_AGENT_PID=21 22:24:48 Running ssh-add (command line suppressed) 22:24:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1589050288816899794.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1589050288816899794.key) 22:24:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:49 + git semver bump pre 22:24:49 # -> Open(): unable to determine branch for HEAD 22:24:49 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:24:49 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:24:49 # $SEMVER_REMOTE_NAME = origin 22:24:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:49 # $SEMVER_USER_NAME = edgex-jenkins 22:24:49 # $SEMVER_BRANCH = main 22:24:49 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:24:49 2.0.2-dev.19 [Pipeline] } 22:24:49 $ docker exec --env ******** --env ******** c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 ssh-agent -k 22:24:49 unset SSH_AUTH_SOCK; 22:24:49 unset SSH_AGENT_PID; 22:24:49 echo Agent pid 21 killed; 22:24:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:49 + git semver [Pipeline] } 22:24:49 $ docker stop --time=1 c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 22:24:50 $ docker rm -f c8fbd7051bfa3559ee70ace9a6c069e44626347e729aaba675265f5f5a64d8a1 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:24:51 . [Pipeline] withDockerContainer 22:24:51 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:24:51 $ docker top 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:51 [ssh-agent] Looking for ssh-agent implementation... 22:24:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:52 $ docker exec 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 ssh-agent 22:24:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCHPIf/agent.14 22:24:52 SSH_AGENT_PID=20 22:24:52 Running ssh-add (command line suppressed) 22:24:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1397377335000731407.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1397377335000731407.key) 22:24:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:52 + git semver push 22:24:52 # -> Open(): unable to determine branch for HEAD 22:24:52 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:24:52 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:24:52 # $SEMVER_REMOTE_NAME = origin 22:24:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:24:52 # $SEMVER_USER_NAME = edgex-jenkins 22:24:52 # $SEMVER_BRANCH = main 22:24:52 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:24:54 $ docker exec --env ******** --env ******** 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 ssh-agent -k 22:24:54 unset SSH_AUTH_SOCK; 22:24:54 unset SSH_AGENT_PID; 22:24:54 echo Agent pid 20 killed; 22:24:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:54 + git semver [Pipeline] } 22:24:54 $ docker stop --time=1 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 22:24:56 $ docker rm -f 9f426afb6cc46d5566a788b3e94c5c5ae5941522e3c2da1cda045521d3324d72 [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] sh 22:24:56 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:24:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:57 ---> package-listing.sh 22:24:57 ++ facter osfamily 22:24:57 ++ tr '[:upper:]' '[:lower:]' 22:24:57 + OS_FAMILY=redhat 22:24:57 + workspace=/w/workspace/ry_app-service-configurable_main 22:24:57 + START_PACKAGES=/tmp/packages_start.txt 22:24:57 + END_PACKAGES=/tmp/packages_end.txt 22:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:57 + PACKAGES=/tmp/packages_start.txt 22:24:57 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:24:57 + PACKAGES=/tmp/packages_end.txt 22:24:57 + case "${OS_FAMILY}" in 22:24:57 + rpm -qa 22:24:57 + sort 22:24:58 + '[' -f /tmp/packages_start.txt ']' 22:24:58 + '[' -f /tmp/packages_end.txt ']' 22:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:24:58 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:24:58 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:59 22:24:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:59 latest: Pulling from edgex-lftools-log-publisher 22:24:59 b4d181a07f80: Pulling fs layer 22:24:59 a1111a8f2ec3: Pulling fs layer 22:24:59 ed53099fbce6: Pulling fs layer 22:24:59 dc539afda2c1: Pulling fs layer 22:24:59 77bc0d833cb6: Pulling fs layer 22:24:59 9065ff56babe: Pulling fs layer 22:24:59 d287ab97295c: Pulling fs layer 22:24:59 dc539afda2c1: Waiting 22:24:59 77bc0d833cb6: Waiting 22:24:59 9065ff56babe: Waiting 22:24:59 d287ab97295c: Waiting 22:24:59 a1111a8f2ec3: Verifying Checksum 22:24:59 a1111a8f2ec3: Download complete 22:24:59 dc539afda2c1: Verifying Checksum 22:24:59 dc539afda2c1: Download complete 22:24:59 ed53099fbce6: Verifying Checksum 22:24:59 ed53099fbce6: Download complete 22:24:59 9065ff56babe: Verifying Checksum 22:24:59 9065ff56babe: Download complete 22:24:59 77bc0d833cb6: Verifying Checksum 22:24:59 77bc0d833cb6: Download complete 22:24:59 b4d181a07f80: Verifying Checksum 22:24:59 b4d181a07f80: Download complete 22:25:00 d287ab97295c: Verifying Checksum 22:25:00 d287ab97295c: Download complete 22:25:01 b4d181a07f80: Pull complete 22:25:01 a1111a8f2ec3: Pull complete 22:25:02 ed53099fbce6: Pull complete 22:25:02 dc539afda2c1: Pull complete 22:25:02 77bc0d833cb6: Pull complete 22:25:02 9065ff56babe: Pull complete 22:25:07 d287ab97295c: Pull complete 22:25:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:25:07 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 22:25:07 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:09 $ docker top bfbbaa4c2d519d3404f32c001747e4950452661a1bae6ed8fec9b1cce6aab2e0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:25:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:25:10 + ls /var/log/sa-host 22:25:10 + sadf -c /var/log/sa-host/sa19 22:25:10 file_magic: OK 22:25:10 HZ: Using current value: 100 22:25:10 file_header: OK 22:25:10 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 22:25:10 Statistics: 22:25:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:10 File successfully converted to sysstat format version 12.0.3 22:25:10 + sadf -c /var/log/sa-host/sa30 22:25:10 file_magic: OK 22:25:10 HZ: Using current value: 100 22:25:10 file_header: OK 22:25:10 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 22:25:10 Statistics: 22:25:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:25:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:10 provisioning config files... 22:25:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6477366687364196868tmp [Pipeline] { [Pipeline] echo 22:25:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:25:11 ---> create-netrc.sh [Pipeline] } 22:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:25:11 ---> python-tools-install.sh [Pipeline] echo 22:25:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:25:11 ---> sudo-logs.sh 22:25:11 Archiving 'sudo' log.. 22:25:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-130.novalocal: Name or service not known 22:25:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-130.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:25:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:25:11 ---> job-cost.sh 22:25:11 lf-activate-venv: SKIPPING 22:25:11 DEBUG: total: 0.10999999940395355 22:25:11 INFO: Retrieving Stack Cost... 22:25:12 INFO: Retrieving Pricing Info for: v3-standard-2 22:25:13 INFO: Archiving Costs [Pipeline] echo 22:25:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:25:13 ---> logs-deploy.sh 22:25:13 lf-activate-venv: SKIPPING 22:25:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/22 22:25:13 INFO: archiving workspace using pattern(s): 22:25:14 Archives upload complete. 22:25:14 INFO: archiving logs to Nexus