Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 426cd0b3f460e98e9262508614d112ce01f12faa 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-ssh1273983198665244398.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh14100799208905271506.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh13040397665116047951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh5402324219258655290.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-ssh7395385127745165197.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.17 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-5061’ is offline Running on prd-centos7-docker-4c-2g-5065 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-ssh6244893204295983013.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 426cd0b3f460e98e9262508614d112ce01f12faa (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 426cd0b3f460e98e9262508614d112ce01f12faa # timeout=10 Commit message: "build(snap): source metadata from repo (#380)" > git rev-list --no-walk aaed63eaac70f5917b69d298018571c3cb107979 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:10:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:10:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:10:53 ========================================================= 10:10:53 EdgeX Global Pipelines Version Info 10:10:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:10:54 ------------------- 10:10:54 stable info: 10:10:54 ------------------- 10:10:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:54 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 10:10:54 Message: update stable to v1.0.220 10:10:55 ------------------- 10:10:55 experimental info: 10:10:55 ------------------- 10:10:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:10:55 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 10:10:55 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426cd0b [Pipeline] echo 10:10:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:55 provisioning config files... 10:10:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8874372006876042391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:56 ---> docker-login.sh 10:10:56 nexus3.edgexfoundry.org:10001 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 nexus3.edgexfoundry.org:10002 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 nexus3.edgexfoundry.org:10003 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 nexus3.edgexfoundry.org:10004 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 docker.io 10:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:56 Configure a credential helper to remove this warning. See 10:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:56 10:10:56 Login Succeeded 10:10:56 ---> docker-login.sh ends [Pipeline] } 10:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:10:57 + git rev-list -1 --merges 426cd0b3f460e98e9262508614d112ce01f12faa~1..426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo 10:10:57 -----------> git rev-list -1 --merges 426cd0b3f460e98e9262508614d112ce01f12faa~1..426cd0b3f460e98e9262508614d112ce01f12faa 426cd0b3f460e98e9262508614d112ce01f12faa [false] [Pipeline] sh 10:10:57 + git log --format=format:%s -1 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo 10:10:57 ========================================================= 10:10:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:10:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:58 + git log --format=format:%s -1 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] echo 10:10:58 [semverPrep] GIT_COMMIT: 426cd0b3f460e98e9262508614d112ce01f12faa, Commit Message: build(snap): source metadata from repo (#380) [Pipeline] echo 10:10:58 [semverPrep] This is not a build commit. [Pipeline] sh 10:10:58 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:10:58 + grep -v github /etc/ssh/ssh_known_hosts 10:10:58 + '[' -e /tmp/ssh_known_hosts ']' 10:10:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:10:58 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:10:58 + sudo tee -a /etc/ssh/ssh_known_hosts 10:10:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:58 10:10:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:10:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:10:59 latest: Pulling from edgex-devops/git-semver 10:10:59 a0d0a0d46f8b: Pulling fs layer 10:10:59 3e5f54012d9b: Pulling fs layer 10:10:59 4c7163046ea9: Pulling fs layer 10:10:59 0c2d73faf560: Pulling fs layer 10:10:59 0c2d73faf560: Waiting 10:10:59 3e5f54012d9b: Verifying Checksum 10:10:59 3e5f54012d9b: Download complete 10:10:59 a0d0a0d46f8b: Verifying Checksum 10:10:59 a0d0a0d46f8b: Download complete 10:10:59 4c7163046ea9: Verifying Checksum 10:10:59 4c7163046ea9: Download complete 10:10:59 0c2d73faf560: Verifying Checksum 10:10:59 0c2d73faf560: Download complete 10:10:59 a0d0a0d46f8b: Pull complete 10:10:59 3e5f54012d9b: Pull complete 10:10:59 4c7163046ea9: Pull complete 10:11:00 0c2d73faf560: Pull complete 10:11:00 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:11:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:11:00 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:11:00 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:11:00 $ docker top e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:00 [ssh-agent] Looking for ssh-agent implementation... 10:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:01 $ docker exec e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent 10:11:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAPhJBN/agent.14 10:11:01 SSH_AGENT_PID=20 10:11:01 Running ssh-add (command line suppressed) 10:11:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4920186186854372257.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4920186186854372257.key) 10:11:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:01 + git tag --points-at HEAD [Pipeline] } 10:11:01 $ docker exec --env ******** --env ******** e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent -k 10:11:01 unset SSH_AUTH_SOCK; 10:11:01 unset SSH_AGENT_PID; 10:11:01 echo Agent pid 20 killed; 10:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:11:01 [ssh-agent] Looking for ssh-agent implementation... 10:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:11:01 $ docker exec e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent 10:11:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKknDld/agent.54 10:11:01 SSH_AGENT_PID=60 10:11:01 Running ssh-add (command line suppressed) 10:11:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7662345421308105574.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7662345421308105574.key) 10:11:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:11:02 + git semver init 10:11:02 # -> Open(): unable to determine branch for HEAD 10:11:02 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:11:02 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:11:02 # $SEMVER_REMOTE_NAME = origin 10:11:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:11:02 # $SEMVER_USER_NAME = edgex-jenkins 10:11:02 # $SEMVER_BRANCH = main 10:11:02 # $SEMVER_TEMP = /tmp/semver-790856655 10:11:02 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 10:11:03 # '/tmp/semver-790856655' -> '/w/workspace/ry_app-service-configurable_main/.semver' 10:11:03 # -> Force: false 10:11:03 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 10:11:03 $ docker exec --env ******** --env ******** e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 ssh-agent -k 10:11:03 unset SSH_AUTH_SOCK; 10:11:03 unset SSH_AGENT_PID; 10:11:03 echo Agent pid 60 killed; 10:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:11:03 + git semver [Pipeline] } 10:11:03 $ docker stop --time=1 e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 10:11:04 $ docker rm -f e69bc48b583bfcb41f9000cd067c5e92c7b876523df58726f3deac14efadb034 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:11:05 Stashed 1 file(s) [Pipeline] echo 10:11:05 [edgeXSemver]: initialized semver on version 2.2.0-dev.14 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:05 provisioning config files... 10:11:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2249462434950689555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:06 ---> docker-login.sh 10:11:06 nexus3.edgexfoundry.org:10001 10:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:06 Configure a credential helper to remove this warning. See 10:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:06 10:11:06 Login Succeeded 10:11:06 nexus3.edgexfoundry.org:10002 10:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:06 Configure a credential helper to remove this warning. See 10:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:06 10:11:06 Login Succeeded 10:11:06 nexus3.edgexfoundry.org:10003 10:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:06 Configure a credential helper to remove this warning. See 10:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:06 10:11:06 Login Succeeded 10:11:06 nexus3.edgexfoundry.org:10004 10:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:06 Configure a credential helper to remove this warning. See 10:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:06 10:11:06 Login Succeeded 10:11:06 docker.io 10:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:06 Configure a credential helper to remove this warning. See 10:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:06 10:11:06 Login Succeeded 10:11:06 ---> docker-login.sh ends [Pipeline] } 10:11:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:06 ========================================================= 10:11:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 10:11:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:11:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 10:11:07 Sending build context to Docker daemon 2.956MB 10:11:07 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:11:07 Step 2/13 : FROM ${BASE} AS builder 10:11:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 10:11:07 59bf1c3509f3: Pulling fs layer 10:11:07 666ba61612fd: Pulling fs layer 10:11:07 8ed8ca486205: Pulling fs layer 10:11:07 4fe6c5a15a65: Pulling fs layer 10:11:07 22a0e8bec74d: Pulling fs layer 10:11:07 640e595b4fbd: Pulling fs layer 10:11:07 763cafe07f6e: Pulling fs layer 10:11:07 0c0b528cf693: Pulling fs layer 10:11:07 10935f4eaf8b: Pulling fs layer 10:11:07 4fe6c5a15a65: Waiting 10:11:07 763cafe07f6e: Waiting 10:11:07 0c0b528cf693: Waiting 10:11:07 10935f4eaf8b: Waiting 10:11:07 22a0e8bec74d: Waiting 10:11:07 640e595b4fbd: Waiting 10:11:07 8ed8ca486205: Verifying Checksum 10:11:07 8ed8ca486205: Download complete 10:11:07 666ba61612fd: Verifying Checksum 10:11:07 666ba61612fd: Download complete 10:11:07 22a0e8bec74d: Verifying Checksum 10:11:07 22a0e8bec74d: Download complete 10:11:07 640e595b4fbd: Verifying Checksum 10:11:07 640e595b4fbd: Download complete 10:11:07 59bf1c3509f3: Verifying Checksum 10:11:07 59bf1c3509f3: Download complete 10:11:07 763cafe07f6e: Verifying Checksum 10:11:07 763cafe07f6e: Download complete 10:11:07 0c0b528cf693: Verifying Checksum 10:11:07 0c0b528cf693: Download complete 10:11:07 59bf1c3509f3: Pull complete 10:11:08 4fe6c5a15a65: Verifying Checksum 10:11:08 4fe6c5a15a65: Download complete 10:11:08 666ba61612fd: Pull complete 10:11:08 10935f4eaf8b: Verifying Checksum 10:11:08 10935f4eaf8b: Download complete 10:11:08 8ed8ca486205: Pull complete 10:11:12 4fe6c5a15a65: Pull complete 10:11:12 22a0e8bec74d: Pull complete 10:11:12 640e595b4fbd: Pull complete 10:11:12 763cafe07f6e: Pull complete 10:11:12 0c0b528cf693: Pull complete 10:11:14 10935f4eaf8b: Pull complete 10:11:14 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 10:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 10:11:14 ---> 99d49a6021b9 10:11:14 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:11:16 ---> Running in e26f6af40477 10:11:16 Removing intermediate container e26f6af40477 10:11:16 ---> 4ff3a0319e1e 10:11:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 10:11:16 ---> Running in 2e682af91ffd 10:11:16 Removing intermediate container 2e682af91ffd 10:11:16 ---> 3014e4ad3608 10:11:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:11:16 ---> Running in bcdf7fe7d388 10:11:16 Removing intermediate container bcdf7fe7d388 10:11:16 ---> cc222b5bed38 10:11:16 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:16 ---> Running in 29ebd380bdf3 10:11:17 Removing intermediate container 29ebd380bdf3 10:11:17 ---> 5cde99d0b806 10:11:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:17 ---> Running in 3b27010ae67d 10:11:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:11:20 Still waiting to schedule task 10:11:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5062’ is offline 10:11:21 OK: 221 MiB in 52 packages 10:11:21 Removing intermediate container 3b27010ae67d 10:11:21 ---> 334dcea5c41f 10:11:21 Step 8/13 : WORKDIR /app 10:11:21 ---> Running in f7f267f5b252 10:11:21 Removing intermediate container f7f267f5b252 10:11:21 ---> 3d91bfb97968 10:11:21 Step 9/13 : COPY go.mod vendor* ./ 10:11:21 ---> 817dc328b83a 10:11:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:21 ---> Running in 3a261ed6d695 10:11:53 Removing intermediate container 3a261ed6d695 10:11:53 ---> 5ade2a485139 10:11:53 Step 11/13 : COPY . . 10:11:53 ---> 6c3fe2382164 10:11:53 Step 12/13 : ARG MAKE="make build" 10:11:53 ---> Running in 660b6cbc58ee 10:11:53 Removing intermediate container 660b6cbc58ee 10:11:53 ---> d4fb346e021c 10:11:53 Step 13/13 : RUN $MAKE 10:11:53 ---> Running in fcf78e5c8118 10:11:53 noop 10:11:53 Removing intermediate container fcf78e5c8118 10:11:53 ---> 9971f8cd3fd3 10:11:53 Successfully built 9971f8cd3fd3 10:11:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:11:53 + docker inspect -f . ci-base-image-x86_64 10:11:53 . [Pipeline] withDockerContainer 10:11:54 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:11:54 $ 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 ******** ci-base-image-x86_64 cat 10:11:54 $ docker top 5936190285b58ad5f12336d135db773a228c8cde44274ea9a889eaf5f7235f40 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:54 + go version 10:11:54 go version go1.17.6 linux/amd64 [Pipeline] } 10:11:54 $ docker stop --time=1 5936190285b58ad5f12336d135db773a228c8cde44274ea9a889eaf5f7235f40 10:11:55 $ docker rm -f 5936190285b58ad5f12336d135db773a228c8cde44274ea9a889eaf5f7235f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:56 + docker inspect -f . ci-base-image-x86_64 10:11:56 . [Pipeline] withDockerContainer 10:11:56 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:11:56 $ 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 ******** ci-base-image-x86_64 cat 10:11:56 $ docker top 72e6eba18fd3db19e7e1fe281ddecd93b2f2a4be0c4a99d791013ba953f71b99 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:11:57 + make test 10:11:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 10:12:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 10:12:12 CGO_ENABLED=1 go vet ./... 10:12:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:12:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:12:15 ./bin/test-attribution-txt.sh [Pipeline] echo 10:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:12:15 $ docker stop --time=1 72e6eba18fd3db19e7e1fe281ddecd93b2f2a4be0c4a99d791013ba953f71b99 10:12:16 $ docker rm -f 72e6eba18fd3db19e7e1fe281ddecd93b2f2a4be0c4a99d791013ba953f71b99 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:12:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:18 + ls -al . 10:12:18 total 148 10:12:18 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 11 10:12 . 10:12:18 drwxrwxr-x. 4 jenkins jenkins 112 Feb 11 10:10 .. 10:12:18 -rw-rw-r--. 1 jenkins jenkins 7627 Feb 11 10:10 Attribution.txt 10:12:18 drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 10:10 bin 10:12:18 -rw-rw-r--. 1 jenkins jenkins 23791 Feb 11 10:10 CHANGELOG.md 10:12:18 -rw-r--r--. 1 jenkins jenkins 10 Feb 11 10:11 coverage.out 10:12:18 -rw-rw-r--. 1 jenkins jenkins 2087 Feb 11 10:10 Dockerfile 10:12:18 -rw-rw-r--. 1 jenkins jenkins 119 Feb 11 10:10 .dockerignore 10:12:18 drwxrwxr-x. 8 jenkins jenkins 162 Feb 11 10:10 .git 10:12:18 drwxrwxr-x. 2 jenkins jenkins 104 Feb 11 10:10 .github 10:12:18 -rw-rw-r--. 1 jenkins jenkins 104 Feb 11 10:10 .gitignore 10:12:18 -rw-rw-r--. 1 jenkins jenkins 2815 Feb 11 10:10 go.mod 10:12:18 -rw-rw-r--. 1 jenkins jenkins 49940 Feb 11 10:10 go.sum 10:12:18 -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 10:10 GOVERNANCE.md 10:12:18 -rw-rw-r--. 1 jenkins jenkins 687 Feb 11 10:10 Jenkinsfile 10:12:18 -rw-rw-r--. 1 jenkins jenkins 10174 Feb 11 10:10 LICENSE 10:12:18 -rw-rw-r--. 1 jenkins jenkins 1949 Feb 11 10:10 main.go 10:12:18 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 10:10 makefile 10:12:18 -rw-rw-r--. 1 jenkins jenkins 618 Feb 11 10:10 OWNERS.md 10:12:18 -rw-rw-r--. 1 jenkins jenkins 3860 Feb 11 10:10 README.md 10:12:18 drwxrwxr-x. 9 jenkins jenkins 151 Feb 11 10:10 res 10:12:18 drwx------. 3 jenkins jenkins 58 Feb 11 10:11 .semver 10:12:18 drwxrwxr-x. 3 jenkins jenkins 58 Feb 11 10:10 snap 10:12:18 -rw-rw-r--. 1 jenkins jenkins 12 Feb 11 10:11 VERSION [Pipeline] isUnix [Pipeline] sh 10:12:18 + 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=426cd0b3f460e98e9262508614d112ce01f12faa --label arch=amd64 --label version=2.2.0-dev.14 . 10:12:18 Sending build context to Docker daemon 2.957MB 10:12:18 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 10:12:18 Step 2/27 : FROM ${BASE} AS builder 10:12:18 ---> 9971f8cd3fd3 10:12:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:12:18 ---> Running in d90c9d69d67e 10:12:18 Removing intermediate container d90c9d69d67e 10:12:18 ---> a1bc3bc3f195 10:12:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:12:18 ---> Running in 89a66a152bdc 10:12:18 Removing intermediate container 89a66a152bdc 10:12:18 ---> 3b4f15c5b438 10:12:18 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:12:18 ---> Running in bc7b7ca6be8b 10:12:18 Removing intermediate container bc7b7ca6be8b 10:12:18 ---> 27ba456566c8 10:12:18 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:18 ---> Running in b437aac55ea5 10:12:19 Removing intermediate container b437aac55ea5 10:12:19 ---> c378ac82f22a 10:12:19 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:19 ---> Running in e178cafd770d 10:12:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:12:20 OK: 221 MiB in 52 packages 10:12:21 Removing intermediate container e178cafd770d 10:12:21 ---> 170cd84a1805 10:12:21 Step 8/27 : WORKDIR /app 10:12:21 ---> Running in bb80cc7893d2 10:12:21 Removing intermediate container bb80cc7893d2 10:12:21 ---> 7ee8ce771534 10:12:21 Step 9/27 : COPY go.mod vendor* ./ 10:12:21 ---> e53588daea8e 10:12:21 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:21 ---> Running in be33b1a74b08 10:12:22 Removing intermediate container be33b1a74b08 10:12:22 ---> 8cf38c6393ca 10:12:22 Step 11/27 : COPY . . 10:12:22 ---> 7396e249b27e 10:12:22 Step 12/27 : ARG MAKE="make build" 10:12:22 ---> Running in 6eeec7b7b92a 10:12:22 Removing intermediate container 6eeec7b7b92a 10:12:22 ---> 181bee878151 10:12:22 Step 13/27 : RUN $MAKE 10:12:22 ---> Running in edeac8a0fa41 10:12:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.14" -o app-service-configurable 10:12:34 Removing intermediate container edeac8a0fa41 10:12:34 ---> 8a09161f4f3a 10:12:34 Step 14/27 : FROM alpine:3.14 10:12:34 3.14: Pulling from library/alpine 10:12:35 97518928ae5f: Pulling fs layer 10:12:35 97518928ae5f: Verifying Checksum 10:12:35 97518928ae5f: Download complete 10:12:35 97518928ae5f: Pull complete 10:12:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:12:35 Status: Downloaded newer image for alpine:3.14 10:12:35 ---> 0a97eee8041e 10:12:35 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:12:35 ---> Running in 900850d02e6b 10:12:35 Removing intermediate container 900850d02e6b 10:12:35 ---> cc86e268c8b5 10:12:35 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:12:35 ---> Running in c767f9e0478b 10:12:35 Removing intermediate container c767f9e0478b 10:12:35 ---> 4d59c7af7bc8 10:12:35 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 10:12:35 ---> Running in 724088349a21 10:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:12:36 (1/7) Installing ca-certificates (20211220-r0) 10:12:36 (2/7) Installing dumb-init (1.2.5-r1) 10:12:36 (3/7) Installing libgcc (10.3.1_git20210424-r2) 10:12:36 (4/7) Installing libsodium (1.0.18-r0) 10:12:36 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 10:12:36 (6/7) Installing libzmq (4.3.4-r0) 10:12:36 (7/7) Installing zeromq (4.3.4-r0) 10:12:36 Executing busybox-1.33.1-r6.trigger 10:12:36 Executing ca-certificates-20211220-r0.trigger 10:12:36 OK: 9 MiB in 21 packages 10:12:36 Removing intermediate container 724088349a21 10:12:36 ---> 06fe92307834 10:12:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:12:36 ---> 2aabcb6139ec 10:12:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:12:36 ---> a012391ba745 10:12:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:12:36 ---> 7ee225768b68 10:12:36 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:12:37 ---> 163c62a85f62 10:12:37 Step 22/27 : EXPOSE 48095 10:12:37 ---> Running in 2e2436a92057 10:12:37 Removing intermediate container 2e2436a92057 10:12:37 ---> d059def5be05 10:12:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:12:37 ---> Running in 18924cbf777a 10:12:37 Removing intermediate container 18924cbf777a 10:12:37 ---> 8e73aedf7669 10:12:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:12:37 ---> Running in a008ba88ccb4 10:12:37 Removing intermediate container a008ba88ccb4 10:12:37 ---> 35bd30dd94b8 10:12:37 Step 25/27 : LABEL arch=amd64 10:12:37 ---> Running in 31913933354b 10:12:37 Removing intermediate container 31913933354b 10:12:37 ---> 29f01d54c8f4 10:12:37 Step 26/27 : LABEL git_sha=426cd0b3f460e98e9262508614d112ce01f12faa 10:12:37 ---> Running in 0941f1cdd24e 10:12:37 Removing intermediate container 0941f1cdd24e 10:12:37 ---> 92649562d0d2 10:12:37 Step 27/27 : LABEL version=2.2.0-dev.14 10:12:37 ---> Running in 84aba0d9e57f 10:12:38 Removing intermediate container 84aba0d9e57f 10:12:38 ---> 05b25f9af6dd 10:12:38 [Warning] One or more build-args [ARCH] were not consumed 10:12:38 Successfully built 05b25f9af6dd 10:12:38 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:12:38 provisioning config files... 10:12:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6899671663252162962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:38 ---> docker-login.sh 10:12:38 nexus3.edgexfoundry.org:10001 10:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:38 Configure a credential helper to remove this warning. See 10:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:38 10:12:38 Login Succeeded 10:12:38 nexus3.edgexfoundry.org:10002 10:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:38 Configure a credential helper to remove this warning. See 10:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:38 10:12:38 Login Succeeded 10:12:38 nexus3.edgexfoundry.org:10003 10:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:38 Configure a credential helper to remove this warning. See 10:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:38 10:12:38 Login Succeeded 10:12:38 nexus3.edgexfoundry.org:10004 10:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:38 Configure a credential helper to remove this warning. See 10:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:38 10:12:38 Login Succeeded 10:12:38 docker.io 10:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:12:39 Configure a credential helper to remove this warning. See 10:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:12:39 10:12:39 Login Succeeded 10:12:39 ---> docker-login.sh ends [Pipeline] } 10:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:12:39 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 10:12:39 426cd0b3f460e98e9262508614d112ce01f12faa 10:12:39 latest 10:12:39 2.2.0-dev.14 10:12:39 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 10:12:39 main 10:12:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:12:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] isUnix [Pipeline] sh 10:12:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa 10:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:12:39 8e21e08c5c56: Preparing 10:12:39 1e52805a6610: Preparing 10:12:39 10739f434df4: Preparing 10:12:39 08c331fdc540: Preparing 10:12:39 e2a306cb5863: Preparing 10:12:39 1a058d5342cc: Preparing 10:12:39 1a058d5342cc: Waiting 10:12:40 08c331fdc540: Pushed 10:12:40 1a058d5342cc: Layer already exists 10:12:40 10739f434df4: Pushed 10:12:40 1e52805a6610: Pushed 10:12:40 e2a306cb5863: Pushed 10:12:41 8e21e08c5c56: Pushed 10:12:41 426cd0b3f460e98e9262508614d112ce01f12faa: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:12:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 10:12:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:12:42 8e21e08c5c56: Preparing 10:12:42 1e52805a6610: Preparing 10:12:42 10739f434df4: Preparing 10:12:42 08c331fdc540: Preparing 10:12:42 e2a306cb5863: Preparing 10:12:42 1a058d5342cc: Preparing 10:12:42 1a058d5342cc: Waiting 10:12:42 e2a306cb5863: Layer already exists 10:12:42 08c331fdc540: Layer already exists 10:12:42 1e52805a6610: Layer already exists 10:12:42 10739f434df4: Layer already exists 10:12:42 8e21e08c5c56: Layer already exists 10:12:42 1a058d5342cc: Layer already exists 10:12:42 latest: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:12:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh 10:12:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.14 10:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:12:42 8e21e08c5c56: Preparing 10:12:42 1e52805a6610: Preparing 10:12:42 10739f434df4: Preparing 10:12:42 08c331fdc540: Preparing 10:12:42 e2a306cb5863: Preparing 10:12:42 1a058d5342cc: Preparing 10:12:42 1a058d5342cc: Waiting 10:12:42 e2a306cb5863: Layer already exists 10:12:42 1e52805a6610: Layer already exists 10:12:42 8e21e08c5c56: Layer already exists 10:12:42 10739f434df4: Layer already exists 10:12:42 08c331fdc540: Layer already exists 10:12:42 1a058d5342cc: Layer already exists 10:12:42 2.2.0-dev.14: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:12:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh 10:12:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 10:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:12:43 8e21e08c5c56: Preparing 10:12:43 1e52805a6610: Preparing 10:12:43 10739f434df4: Preparing 10:12:43 08c331fdc540: Preparing 10:12:43 e2a306cb5863: Preparing 10:12:43 1a058d5342cc: Preparing 10:12:43 1a058d5342cc: Waiting 10:12:43 8e21e08c5c56: Layer already exists 10:12:43 e2a306cb5863: Layer already exists 10:12:43 1e52805a6610: Layer already exists 10:12:43 10739f434df4: Layer already exists 10:12:43 08c331fdc540: Layer already exists 10:12:43 1a058d5342cc: Layer already exists 10:12:43 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:12:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 10:12:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:12:43 8e21e08c5c56: Preparing 10:12:43 1e52805a6610: Preparing 10:12:43 10739f434df4: Preparing 10:12:43 08c331fdc540: Preparing 10:12:43 e2a306cb5863: Preparing 10:12:43 1a058d5342cc: Preparing 10:12:43 1a058d5342cc: Waiting 10:12:43 e2a306cb5863: Layer already exists 10:12:43 1e52805a6610: Layer already exists 10:12:43 8e21e08c5c56: Layer already exists 10:12:43 08c331fdc540: Layer already exists 10:12:43 10739f434df4: Layer already exists 10:12:43 1a058d5342cc: Layer already exists 10:12:43 main: digest: sha256:62e8ecdafdf5b2ba4d5fa1c8508d9b2db5e4566939dadd30e08ce9b2e12b0768 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:43 ===================================================== [Pipeline] echo 10:12:43 taggedImages: 10:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa 10:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.14 10:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 10:12:43 - 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 10:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:44 10:12:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:44 latest: Pulling from edgex-lftools-log-publisher 10:12:44 b4d181a07f80: Pulling fs layer 10:12:44 a1111a8f2ec3: Pulling fs layer 10:12:44 ed53099fbce6: Pulling fs layer 10:12:44 dc539afda2c1: Pulling fs layer 10:12:44 77bc0d833cb6: Pulling fs layer 10:12:44 9065ff56babe: Pulling fs layer 10:12:44 d287ab97295c: Pulling fs layer 10:12:44 dc539afda2c1: Waiting 10:12:44 77bc0d833cb6: Waiting 10:12:44 9065ff56babe: Waiting 10:12:44 d287ab97295c: Waiting 10:12:44 a1111a8f2ec3: Verifying Checksum 10:12:44 a1111a8f2ec3: Download complete 10:12:44 dc539afda2c1: Verifying Checksum 10:12:44 dc539afda2c1: Download complete 10:12:44 ed53099fbce6: Verifying Checksum 10:12:44 ed53099fbce6: Download complete 10:12:44 9065ff56babe: Verifying Checksum 10:12:44 9065ff56babe: Download complete 10:12:44 77bc0d833cb6: Verifying Checksum 10:12:44 77bc0d833cb6: Download complete 10:12:44 b4d181a07f80: Verifying Checksum 10:12:44 b4d181a07f80: Download complete 10:12:45 d287ab97295c: Verifying Checksum 10:12:45 d287ab97295c: Download complete 10:12:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5066 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 10:12:46 Running in /w/workspace/app-service-configurable/50 [Pipeline] { [Pipeline] checkout 10:12:46 b4d181a07f80: Pull complete 10:12:46 a1111a8f2ec3: Pull complete 10:12:46 Selected Git installation does not exist. Using Default 10:12:46 The recommended git tool is: NONE 10:12:47 ed53099fbce6: Pull complete 10:12:47 dc539afda2c1: Pull complete 10:12:47 77bc0d833cb6: Pull complete 10:12:47 9065ff56babe: Pull complete 10:12:51 using credential edgex-jenkins-ssh 10:12:51 Cloning the remote Git repository 10:12:51 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 10:12:51 > git init /w/workspace/app-service-configurable/50 # timeout=10 10:12:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 10:12:51 > git --version # timeout=10 10:12:51 > git --version # 'git version 2.17.1' 10:12:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:52 Avoid second fetch 10:12:52 Checking out Revision 426cd0b3f460e98e9262508614d112ce01f12faa (main) 10:12:52 d287ab97295c: Pull complete 10:12:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:12:52 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:12:52 $ 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/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 10:12:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 10:12:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:52 > git config core.sparsecheckout # timeout=10 10:12:52 > git checkout -f 426cd0b3f460e98e9262508614d112ce01f12faa # timeout=10 10:12:55 $ docker top 56ca2c2cf97819675276d6a2fac913315a4f7daf4e3403b425e4bf1fa6889529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:55 ---> job-cost.sh 10:12:55 lf-activate-venv: SKIPPING 10:12:55 INFO: No Stack... 10:12:55 INFO: Retrieving Pricing Info for: v3-standard-2 10:12:56 INFO: Archiving Costs [Pipeline] sh 10:12:56 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 10:12:56 + cut -d, -f6 [Pipeline] lock 10:12:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] 10:12:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] did not exist. Created. 10:12:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:57 Commit message: "build(snap): source metadata from repo (#380)" 10:12:57 + echo total: 0.05999999865889549 [Pipeline] stash 10:12:57 Stashed 1 file(s) [Pipeline] } 10:12:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:57 $ docker stop --time=1 56ca2c2cf97819675276d6a2fac913315a4f7daf4e3403b425e4bf1fa6889529 10:12:57 10:12:57 GitHub has been notified of this commit’s build result 10:12:57 10:12:58 $ docker rm -f 56ca2c2cf97819675276d6a2fac913315a4f7daf4e3403b425e4bf1fa6889529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:58 Dload Upload Total Spent Left Speed 10:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh 10:12:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:12:59 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 10:12:59 tee /etc/docker/daemon.new 10:12:59 { 10:12:59 "registry-mirrors": [ 10:12:59 "https://nexus3.edgexfoundry.org:10001" 10:12:59 ], 10:12:59 "bip": "10.250.0.254/24", 10:12:59 "hosts": [ 10:12:59 "tcp://0.0.0.0:5555", 10:12:59 "unix:///var/run/docker.sock" 10:12:59 ], 10:12:59 "mtu": 1458, 10:12:59 "selinux-enabled": true, 10:12:59 "seccomp-profile": "/etc/docker/seccomp.json" 10:12:59 } [Pipeline] sh 10:13:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:13:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:18 provisioning config files... 10:13:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/50@tmp/config5986236874729721211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:19 ---> docker-login.sh 10:13:19 nexus3.edgexfoundry.org:10001 10:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:20 Configure a credential helper to remove this warning. See 10:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:20 10:13:20 Login Succeeded 10:13:20 nexus3.edgexfoundry.org:10002 10:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:20 Configure a credential helper to remove this warning. See 10:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:20 10:13:20 Login Succeeded 10:13:20 nexus3.edgexfoundry.org:10003 10:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:20 Configure a credential helper to remove this warning. See 10:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:20 10:13:20 Login Succeeded 10:13:20 nexus3.edgexfoundry.org:10004 10:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:21 Configure a credential helper to remove this warning. See 10:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:21 10:13:21 Login Succeeded 10:13:21 docker.io 10:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:13:22 Configure a credential helper to remove this warning. See 10:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:13:22 10:13:22 Login Succeeded 10:13:22 ---> docker-login.sh ends [Pipeline] } 10:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:13:22 ========================================================= 10:13:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:13:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:13:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:13:22 Sending build context to Docker daemon 207.9kB 10:13:23 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 10:13:23 Step 2/13 : FROM ${BASE} AS builder 10:13:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:13:23 9b3977197b4f: Pulling fs layer 10:13:23 1a89e8eeedd5: Pulling fs layer 10:13:23 94645a83ff95: Pulling fs layer 10:13:23 3f3a8bcf1eab: Pulling fs layer 10:13:23 0c92f367c5e7: Pulling fs layer 10:13:23 f7c0051592d6: Pulling fs layer 10:13:23 a227ed2f7395: Pulling fs layer 10:13:23 7b1c46037f91: Pulling fs layer 10:13:23 f7c0051592d6: Waiting 10:13:23 a227ed2f7395: Waiting 10:13:23 7b1c46037f91: Waiting 10:13:23 3f3a8bcf1eab: Waiting 10:13:23 0c92f367c5e7: Waiting 10:13:23 94645a83ff95: Download complete 10:13:23 1a89e8eeedd5: Verifying Checksum 10:13:23 1a89e8eeedd5: Download complete 10:13:23 0c92f367c5e7: Verifying Checksum 10:13:23 0c92f367c5e7: Download complete 10:13:23 f7c0051592d6: Verifying Checksum 10:13:23 f7c0051592d6: Download complete 10:13:23 9b3977197b4f: Verifying Checksum 10:13:23 9b3977197b4f: Download complete 10:13:23 a227ed2f7395: Verifying Checksum 10:13:23 a227ed2f7395: Download complete 10:13:24 9b3977197b4f: Pull complete 10:13:24 1a89e8eeedd5: Pull complete 10:13:25 94645a83ff95: Pull complete 10:13:25 7b1c46037f91: Verifying Checksum 10:13:25 7b1c46037f91: Download complete 10:13:25 3f3a8bcf1eab: Verifying Checksum 10:13:25 3f3a8bcf1eab: Download complete 10:13:38 3f3a8bcf1eab: Pull complete 10:13:38 0c92f367c5e7: Pull complete 10:13:38 f7c0051592d6: Pull complete 10:13:38 a227ed2f7395: Pull complete 10:13:43 7b1c46037f91: Pull complete 10:13:43 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 10:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:13:43 ---> f79e39bc4007 10:13:43 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:13:45 ---> Running in 71bd0117844d 10:13:45 Removing intermediate container 71bd0117844d 10:13:45 ---> 9beadd63ce1c 10:13:45 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 10:13:45 ---> Running in 8cb3934827bf 10:13:46 Removing intermediate container 8cb3934827bf 10:13:46 ---> a993f11f8e71 10:13:46 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:13:46 ---> Running in 00ca2cf96d6e 10:13:46 Removing intermediate container 00ca2cf96d6e 10:13:46 ---> ee123d790ded 10:13:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:13:46 ---> Running in ead95939091a 10:13:48 Removing intermediate container ead95939091a 10:13:48 ---> 1ffb66e4911f 10:13:48 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:48 ---> Running in d9bfbb47b3ab 10:13:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:13:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:13:51 OK: 220 MiB in 52 packages 10:13:51 Removing intermediate container d9bfbb47b3ab 10:13:51 ---> 2758f2ae79dc 10:13:51 Step 8/13 : WORKDIR /app 10:13:51 ---> Running in ce4ab5f57c3e 10:13:52 Removing intermediate container ce4ab5f57c3e 10:13:52 ---> 63f17177b23c 10:13:52 Step 9/13 : COPY go.mod vendor* ./ 10:13:52 ---> 726d95c40f0a 10:13:52 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:52 ---> Running in 669b66a09a7c 10:15:00 Removing intermediate container 669b66a09a7c 10:15:00 ---> f7479ebe5f6c 10:15:00 Step 11/13 : COPY . . 10:15:01 ---> 022947ec1a69 10:15:01 Step 12/13 : ARG MAKE="make build" 10:15:01 ---> Running in 1c60fc51f6e8 10:15:01 Removing intermediate container 1c60fc51f6e8 10:15:01 ---> 664b98d09863 10:15:01 Step 13/13 : RUN $MAKE 10:15:01 ---> Running in 6e4d3e5db5ae 10:15:02 noop 10:15:03 Removing intermediate container 6e4d3e5db5ae 10:15:03 ---> e6f56730d75f 10:15:03 Successfully built e6f56730d75f 10:15:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:15:03 + docker inspect -f . ci-base-image-arm64 10:15:03 . [Pipeline] withDockerContainer 10:15:03 prd-ubuntu18.04-docker-arm64-4c-16g-5066 does not seem to be running inside a container 10:15:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/50 -v /w/workspace/app-service-configurable/50:/w/workspace/app-service-configurable/50:rw,z -v /w/workspace/app-service-configurable/50@tmp:/w/workspace/app-service-configurable/50@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 10:15:05 $ docker top 5cd63febe2c87682fb3bed480424de489f972aaf7d5262258233eb1a028a9a3e -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:06 + go version 10:15:06 go version go1.17.6 linux/arm64 [Pipeline] } 10:15:06 $ docker stop --time=1 5cd63febe2c87682fb3bed480424de489f972aaf7d5262258233eb1a028a9a3e 10:15:07 $ docker rm -f 5cd63febe2c87682fb3bed480424de489f972aaf7d5262258233eb1a028a9a3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:15:08 + docker inspect -f . ci-base-image-arm64 10:15:08 . [Pipeline] withDockerContainer 10:15:08 prd-ubuntu18.04-docker-arm64-4c-16g-5066 does not seem to be running inside a container 10:15:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/50 -v /w/workspace/app-service-configurable/50:/w/workspace/app-service-configurable/50:rw,z -v /w/workspace/app-service-configurable/50@tmp:/w/workspace/app-service-configurable/50@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 10:15:09 $ docker top e9ea24fcfb89cffb9b0ee3163e8add3d2c23b38aca785cede71bb00e575d25bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:15:10 + make test 10:15:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 10:15:57 ? github.com/edgexfoundry/app-service-configurable [no test files] 10:15:57 CGO_ENABLED=1 go vet ./... 10:16:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:12 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:16:13 $ docker stop --time=1 e9ea24fcfb89cffb9b0ee3163e8add3d2c23b38aca785cede71bb00e575d25bd 10:16:15 $ docker rm -f e9ea24fcfb89cffb9b0ee3163e8add3d2c23b38aca785cede71bb00e575d25bd [Pipeline] // withDockerContainer [Pipeline] sh 10:16:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:16 Warning: overwriting stash ‘coverage-report’ 10:16:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:17 + ls -al . 10:16:17 total 172 10:16:17 drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 10:16 . 10:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 10:12 .. 10:16:17 -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 10:12 .dockerignore 10:16:17 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 10:12 .git 10:16:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 10:12 .github 10:16:17 -rw-rw-r-- 1 jenkins jenkins 104 Feb 11 10:12 .gitignore 10:16:17 -rw-rw-r-- 1 jenkins jenkins 7627 Feb 11 10:12 Attribution.txt 10:16:17 -rw-rw-r-- 1 jenkins jenkins 23791 Feb 11 10:12 CHANGELOG.md 10:16:17 -rw-rw-r-- 1 jenkins jenkins 2087 Feb 11 10:12 Dockerfile 10:16:17 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 10:12 GOVERNANCE.md 10:16:17 -rw-rw-r-- 1 jenkins jenkins 687 Feb 11 10:12 Jenkinsfile 10:16:17 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 10:12 LICENSE 10:16:17 -rw-rw-r-- 1 jenkins jenkins 618 Feb 11 10:12 OWNERS.md 10:16:17 -rw-rw-r-- 1 jenkins jenkins 3860 Feb 11 10:12 README.md 10:16:17 -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 10:11 VERSION 10:16:17 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 10:12 bin 10:16:17 -rw-r--r-- 1 jenkins jenkins 10 Feb 11 10:15 coverage.out 10:16:17 -rw-rw-r-- 1 jenkins jenkins 2815 Feb 11 10:12 go.mod 10:16:17 -rw-rw-r-- 1 jenkins jenkins 49940 Feb 11 10:12 go.sum 10:16:17 -rw-rw-r-- 1 jenkins jenkins 1949 Feb 11 10:12 main.go 10:16:17 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 10:12 makefile 10:16:17 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 10:12 res 10:16:17 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 10:12 snap [Pipeline] isUnix [Pipeline] sh 10:16:17 + 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=426cd0b3f460e98e9262508614d112ce01f12faa --label arch=arm64 --label version=2.2.0-dev.14 . 10:16:17 Sending build context to Docker daemon 208.9kB 10:16:18 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 10:16:18 Step 2/27 : FROM ${BASE} AS builder 10:16:18 ---> e6f56730d75f 10:16:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:16:18 ---> Running in 56f2e68d9193 10:16:18 Removing intermediate container 56f2e68d9193 10:16:18 ---> 83c67ad5eedf 10:16:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:16:18 ---> Running in 8ff45398961d 10:16:19 Removing intermediate container 8ff45398961d 10:16:19 ---> 22b08b57ae7d 10:16:19 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:16:19 ---> Running in 2d4a1eaa8198 10:16:19 Removing intermediate container 2d4a1eaa8198 10:16:19 ---> 6ab5a9f95a48 10:16:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:16:19 ---> Running in 587b0df4b9d8 10:16:21 Removing intermediate container 587b0df4b9d8 10:16:21 ---> 1d2821504615 10:16:21 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:21 ---> Running in ed0052e8b725 10:16:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:16:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:16:24 OK: 220 MiB in 52 packages 10:16:25 Removing intermediate container ed0052e8b725 10:16:25 ---> 64ac9b4221bf 10:16:25 Step 8/27 : WORKDIR /app 10:16:25 ---> Running in 8697361fa847 10:16:25 Removing intermediate container 8697361fa847 10:16:25 ---> c540eee15bbf 10:16:25 Step 9/27 : COPY go.mod vendor* ./ 10:16:26 ---> 6c904701d67a 10:16:26 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:26 ---> Running in 8a4a81929c15 10:16:27 Removing intermediate container 8a4a81929c15 10:16:27 ---> b83dd56d3d50 10:16:27 Step 11/27 : COPY . . 10:16:28 ---> a8317d56c48b 10:16:28 Step 12/27 : ARG MAKE="make build" 10:16:28 ---> Running in 6cbdb9100505 10:16:29 Removing intermediate container 6cbdb9100505 10:16:29 ---> 5875516fb59f 10:16:29 Step 13/27 : RUN $MAKE 10:16:29 ---> Running in a4a0a26523da 10:16:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.14" -o app-service-configurable 10:17:17 Removing intermediate container a4a0a26523da 10:17:17 ---> 83aeba5de6b1 10:17:17 Step 14/27 : FROM alpine:3.14 10:17:17 3.14: Pulling from library/alpine 10:17:17 be307f383ecc: Pulling fs layer 10:17:17 be307f383ecc: Download complete 10:17:17 be307f383ecc: Pull complete 10:17:17 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:17:17 Status: Downloaded newer image for alpine:3.14 10:17:17 ---> 5b8b7b635229 10:17:17 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:17:17 ---> Running in c7623128c893 10:17:17 Removing intermediate container c7623128c893 10:17:17 ---> 572b3a8548f1 10:17:17 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:17:17 ---> Running in 93b34eb9f7ce 10:17:17 Removing intermediate container 93b34eb9f7ce 10:17:17 ---> 1d83b2e04859 10:17:17 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 10:17:17 ---> Running in 25eab036e869 10:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:17:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:17:17 (1/7) Installing ca-certificates (20211220-r0) 10:17:17 (2/7) Installing dumb-init (1.2.5-r1) 10:17:17 (3/7) Installing libgcc (10.3.1_git20210424-r2) 10:17:17 (4/7) Installing libsodium (1.0.18-r0) 10:17:17 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 10:17:17 (6/7) Installing libzmq (4.3.4-r0) 10:17:17 (7/7) Installing zeromq (4.3.4-r0) 10:17:17 Executing busybox-1.33.1-r6.trigger 10:17:17 Executing ca-certificates-20211220-r0.trigger 10:17:17 OK: 9 MiB in 21 packages 10:17:17 Removing intermediate container 25eab036e869 10:17:17 ---> d0590bbb85c0 10:17:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:17:18 ---> a8e9560bfaaa 10:17:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:17:19 ---> 15ea87761a56 10:17:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:17:20 ---> 33d1730803d6 10:17:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:17:21 ---> e80dbba23bb1 10:17:21 Step 22/27 : EXPOSE 48095 10:17:21 ---> Running in b37d124e11be 10:17:21 Removing intermediate container b37d124e11be 10:17:21 ---> ae37c8338070 10:17:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:17:21 ---> Running in 6873598552ba 10:17:21 Removing intermediate container 6873598552ba 10:17:21 ---> 3dec97c6bb73 10:17:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:17:21 ---> Running in fde3ec49be2d 10:17:22 Removing intermediate container fde3ec49be2d 10:17:22 ---> b750d5b46dc1 10:17:22 Step 25/27 : LABEL arch=arm64 10:17:22 ---> Running in 76ca4d707d40 10:17:22 Removing intermediate container 76ca4d707d40 10:17:22 ---> 2efc350b854d 10:17:22 Step 26/27 : LABEL git_sha=426cd0b3f460e98e9262508614d112ce01f12faa 10:17:22 ---> Running in 47db585e3dc7 10:17:23 Removing intermediate container 47db585e3dc7 10:17:23 ---> dbfbdb90dfec 10:17:23 Step 27/27 : LABEL version=2.2.0-dev.14 10:17:23 ---> Running in 9f7fe3e1da37 10:17:23 Removing intermediate container 9f7fe3e1da37 10:17:23 ---> 093c9c21d84a 10:17:23 [Warning] One or more build-args [ARCH] were not consumed 10:17:23 Successfully built 093c9c21d84a 10:17:23 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 10:17:23 provisioning config files... 10:17:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/50@tmp/config8855906112937710739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:23 ---> docker-login.sh 10:17:23 nexus3.edgexfoundry.org:10001 10:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:24 Configure a credential helper to remove this warning. See 10:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:24 10:17:24 Login Succeeded 10:17:24 nexus3.edgexfoundry.org:10002 10:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:24 Configure a credential helper to remove this warning. See 10:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:24 10:17:24 Login Succeeded 10:17:24 nexus3.edgexfoundry.org:10003 10:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:25 Configure a credential helper to remove this warning. See 10:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:25 10:17:25 Login Succeeded 10:17:25 nexus3.edgexfoundry.org:10004 10:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:25 Configure a credential helper to remove this warning. See 10:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:25 10:17:25 Login Succeeded 10:17:25 docker.io 10:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:26 Configure a credential helper to remove this warning. See 10:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:26 10:17:26 Login Succeeded 10:17:26 ---> docker-login.sh ends [Pipeline] } 10:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:17:26 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:17:26 426cd0b3f460e98e9262508614d112ce01f12faa 10:17:26 latest 10:17:26 2.2.0-dev.14 10:17:26 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 10:17:26 main 10:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:17:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] isUnix [Pipeline] sh 10:17:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa 10:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:17:26 d34ce12b88c3: Preparing 10:17:26 26492f446bab: Preparing 10:17:26 2fc3c7fb476c: Preparing 10:17:26 74b162f6256e: Preparing 10:17:26 b8fe0113fb27: Preparing 10:17:26 62170e181a92: Preparing 10:17:26 62170e181a92: Waiting 10:17:27 2fc3c7fb476c: Pushed 10:17:27 74b162f6256e: Pushed 10:17:27 26492f446bab: Pushed 10:17:27 62170e181a92: Layer already exists 10:17:28 b8fe0113fb27: Pushed 10:17:30 d34ce12b88c3: Pushed 10:17:30 426cd0b3f460e98e9262508614d112ce01f12faa: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:17:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:17:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:17:31 d34ce12b88c3: Preparing 10:17:31 26492f446bab: Preparing 10:17:31 2fc3c7fb476c: Preparing 10:17:31 74b162f6256e: Preparing 10:17:31 b8fe0113fb27: Preparing 10:17:31 62170e181a92: Preparing 10:17:31 62170e181a92: Waiting 10:17:31 2fc3c7fb476c: Layer already exists 10:17:31 b8fe0113fb27: Layer already exists 10:17:31 74b162f6256e: Layer already exists 10:17:31 d34ce12b88c3: Layer already exists 10:17:31 26492f446bab: Layer already exists 10:17:31 62170e181a92: Layer already exists 10:17:31 latest: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:17:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh 10:17:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.14 10:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:17:32 d34ce12b88c3: Preparing 10:17:32 26492f446bab: Preparing 10:17:32 2fc3c7fb476c: Preparing 10:17:32 74b162f6256e: Preparing 10:17:32 b8fe0113fb27: Preparing 10:17:32 62170e181a92: Preparing 10:17:32 62170e181a92: Waiting 10:17:32 d34ce12b88c3: Layer already exists 10:17:32 74b162f6256e: Layer already exists 10:17:32 b8fe0113fb27: Layer already exists 10:17:32 2fc3c7fb476c: Layer already exists 10:17:32 26492f446bab: Layer already exists 10:17:32 62170e181a92: Layer already exists 10:17:32 2.2.0-dev.14: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:17:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh 10:17:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 10:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:17:33 d34ce12b88c3: Preparing 10:17:33 26492f446bab: Preparing 10:17:33 2fc3c7fb476c: Preparing 10:17:33 74b162f6256e: Preparing 10:17:33 b8fe0113fb27: Preparing 10:17:33 62170e181a92: Preparing 10:17:33 62170e181a92: Waiting 10:17:33 2fc3c7fb476c: Layer already exists 10:17:33 26492f446bab: Layer already exists 10:17:33 74b162f6256e: Layer already exists 10:17:33 d34ce12b88c3: Layer already exists 10:17:33 b8fe0113fb27: Layer already exists 10:17:33 62170e181a92: Layer already exists 10:17:33 426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] isUnix [Pipeline] sh 10:17:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 10:17:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:17:34 d34ce12b88c3: Preparing 10:17:34 26492f446bab: Preparing 10:17:34 2fc3c7fb476c: Preparing 10:17:34 74b162f6256e: Preparing 10:17:34 b8fe0113fb27: Preparing 10:17:34 62170e181a92: Preparing 10:17:34 62170e181a92: Waiting 10:17:34 2fc3c7fb476c: Layer already exists 10:17:34 74b162f6256e: Layer already exists 10:17:34 b8fe0113fb27: Layer already exists 10:17:34 26492f446bab: Layer already exists 10:17:34 d34ce12b88c3: Layer already exists 10:17:34 62170e181a92: Layer already exists 10:17:34 main: digest: sha256:af79567bc5c09780778914123351c37592a16b5eebf4e7d161e59d4f21772df0 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:17:34 ===================================================== [Pipeline] echo 10:17:34 taggedImages: 10:17:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa 10:17:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:17:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.14 10:17:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:426cd0b3f460e98e9262508614d112ce01f12faa-2.2.0-dev.14 10:17:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:35 10:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:35 arm64: Pulling from edgex-lftools-log-publisher 10:17:35 448f6bf000e3: Pulling fs layer 10:17:35 f757da607395: Pulling fs layer 10:17:35 05883995daec: Pulling fs layer 10:17:35 8603b9c90790: Pulling fs layer 10:17:35 1560dd03e051: Pulling fs layer 10:17:35 27f5ce0e4adf: Pulling fs layer 10:17:35 c2d8d7efcc4b: Pulling fs layer 10:17:35 1560dd03e051: Waiting 10:17:35 27f5ce0e4adf: Waiting 10:17:35 8603b9c90790: Waiting 10:17:35 c2d8d7efcc4b: Waiting 10:17:35 f757da607395: Verifying Checksum 10:17:35 f757da607395: Download complete 10:17:35 8603b9c90790: Verifying Checksum 10:17:35 8603b9c90790: Download complete 10:17:35 1560dd03e051: Verifying Checksum 10:17:35 1560dd03e051: Download complete 10:17:35 27f5ce0e4adf: Verifying Checksum 10:17:35 27f5ce0e4adf: Download complete 10:17:35 05883995daec: Verifying Checksum 10:17:35 05883995daec: Download complete 10:17:36 448f6bf000e3: Verifying Checksum 10:17:36 448f6bf000e3: Download complete 10:17:38 c2d8d7efcc4b: Verifying Checksum 10:17:38 c2d8d7efcc4b: Download complete 10:17:39 448f6bf000e3: Pull complete 10:17:40 f757da607395: Pull complete 10:17:41 05883995daec: Pull complete 10:17:42 8603b9c90790: Pull complete 10:17:43 1560dd03e051: Pull complete 10:17:43 27f5ce0e4adf: Pull complete 10:17:58 c2d8d7efcc4b: Pull complete 10:17:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:17:58 prd-ubuntu18.04-docker-arm64-4c-16g-5066 does not seem to be running inside a container 10:17:58 $ 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/50 -v /w/workspace/app-service-configurable/50:/w/workspace/app-service-configurable/50:rw,z -v /w/workspace/app-service-configurable/50@tmp:/w/workspace/app-service-configurable/50@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 10:18:01 $ docker top e1f39493afe8ff63e926f852a74ed87e61f68af308274aad84f6f7e4ab0e7aa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:18:02 ---> job-cost.sh 10:18:02 lf-activate-venv: SKIPPING 10:18:02 INFO: No Stack... 10:18:02 INFO: Retrieving Pricing Info for: v3-standard-4 10:18:03 INFO: Archiving Costs [Pipeline] sh 10:18:03 + cat /w/workspace/app-service-configurable/50/archives/cost.csv 10:18:03 + cut -d, -f6 [Pipeline] lock 10:18:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] 10:18:03 Resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] did not exist. Created. 10:18:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:18:04 /w/workspace/app-service-configurable/50@tmp/durable-c2ba84e4/script.sh: 1: /w/workspace/app-service-configurable/50@tmp/durable-c2ba84e4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:18:05 + echo total: 0.10999999940395355 [Pipeline] stash 10:18:05 Warning: overwriting stash ‘stack-cost’ 10:18:05 Stashed 1 file(s) [Pipeline] } 10:18:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 10:18:05 $ docker stop --time=1 e1f39493afe8ff63e926f852a74ed87e61f68af308274aad84f6f7e4ab0e7aa1 10:18:06 $ docker rm -f e1f39493afe8ff63e926f852a74ed87e61f68af308274aad84f6f7e4ab0e7aa1 [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 10:18:07 provisioning config files... 10:18:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7266527924458058031tmp [Pipeline] { [Pipeline] sh 10:18:07 + set +x 10:18:07 + curl -s https://codecov.io/bash 10:18:07 + bash -s -- 10:18:07 10:18:07 _____ _ 10:18:07 / ____| | | 10:18:07 | | ___ __| | ___ ___ _____ __ 10:18:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:18:07 | |___| (_) | (_| | __/ (_| (_) \ V / 10:18:07 \_____\___/ \__,_|\___|\___\___/ \_/ 10:18:07 Bash-1.0.6 10:18:07 10:18:07 10:18:07 ==> git version 2.24.4 found 10:18:07 ==> 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 10:18:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:18:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:18:07 ==> Jenkins CI detected. 10:18:07 current dir:  /w/workspace/ry_app-service-configurable_main 10:18:07 project root: . 10:18:07 --> token set from env 10:18:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:18:07 ==> Running gcov in . (disable via -X gcov) 10:18:07 ==> Python coveragepy not found 10:18:07 ==> Searching for coverage reports in: 10:18:07 + . 10:18:07 -> Found 1 reports 10:18:07 ==> Detecting git/mercurial file structure 10:18:07 ==> Reading reports 10:18:07 + ./coverage.out bytes=10 10:18:07 ==> Appending adjustments 10:18:07 https://docs.codecov.io/docs/fixing-reports 10:18:07 + Found adjustments 10:18:07 ==> Gzipping contents 10:18:07 4.0K /tmp/codecov.5Crv97.gz 10:18:07 ==> Uploading reports 10:18:07 url: https://codecov.io 10:18:07 query: branch=main&commit=426cd0b3f460e98e9262508614d112ce01f12faa&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:18:07 -> Pinging Codecov 10:18:07 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=426cd0b3f460e98e9262508614d112ce01f12faa&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:18:08 -> Uploading to 10:18:08 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/A97CA9966030D2A3747ED39772930CCE/426cd0b3f460e98e9262508614d112ce01f12faa/743c5eee-7bf6-4623-9ae8-5a0611ce9ac7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T101807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=790f9fa5be14724c350320097d14740658e1b3120ecabcc05ccd9ace9fcf67ef 10:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:18:08 Dload Upload Total Spent Left Speed 10:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1752 --:--:-- --:--:-- --:--:-- 1753 10:18:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] } 10:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:18:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:18:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:18:08 10:18:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:18:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:18:09 188c0c94c7c5: Pulling fs layer 10:18:09 0ef7d3d256c8: Pulling fs layer 10:18:09 de9db76c5a1d: Pulling fs layer 10:18:09 0eba1c9be4d2: Pulling fs layer 10:18:09 0d57e429df01: Pulling fs layer 10:18:09 4e4be7b47b0d: Pulling fs layer 10:18:09 e1f770b5df2f: Pulling fs layer 10:18:09 85a0685a4137: Pulling fs layer 10:18:09 0eba1c9be4d2: Waiting 10:18:09 0d57e429df01: Waiting 10:18:09 4e4be7b47b0d: Waiting 10:18:09 e1f770b5df2f: Waiting 10:18:09 85a0685a4137: Waiting 10:18:09 de9db76c5a1d: Download complete 10:18:09 0ef7d3d256c8: Verifying Checksum 10:18:09 0ef7d3d256c8: Download complete 10:18:09 0d57e429df01: Verifying Checksum 10:18:09 0d57e429df01: Download complete 10:18:09 188c0c94c7c5: Verifying Checksum 10:18:09 188c0c94c7c5: Download complete 10:18:09 4e4be7b47b0d: Verifying Checksum 10:18:09 4e4be7b47b0d: Download complete 10:18:09 e1f770b5df2f: Verifying Checksum 10:18:09 e1f770b5df2f: Download complete 10:18:09 0eba1c9be4d2: Verifying Checksum 10:18:09 0eba1c9be4d2: Download complete 10:18:09 188c0c94c7c5: Pull complete 10:18:10 0ef7d3d256c8: Pull complete 10:18:10 85a0685a4137: Verifying Checksum 10:18:10 85a0685a4137: Download complete 10:18:10 de9db76c5a1d: Pull complete 10:18:13 0eba1c9be4d2: Pull complete 10:18:13 0d57e429df01: Pull complete 10:18:13 4e4be7b47b0d: Pull complete 10:18:14 e1f770b5df2f: Pull complete 10:18:17 85a0685a4137: Pull complete 10:18:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:18:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:18:17 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:18:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:18:19 $ docker top 221d6fca9a01a40abfefb4ac48f221fa29140e28cf91ca0d62989e96ae4d4a50 -eo pid,comm [Pipeline] { [Pipeline] echo 10:18:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:18:20 + set -o pipefail 10:18:20 + snyk monitor '--org=edgex-jenkins' 10:18:25 10:18:25 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:18:25 10:18:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/088abf61-0c5f-43dd-be26-e50d886baf29 10:18:25 10:18:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:18:25 10:18:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:18:25 10:18:25 [Pipeline] } 10:18:25 $ docker stop --time=1 221d6fca9a01a40abfefb4ac48f221fa29140e28cf91ca0d62989e96ae4d4a50 10:18:27 $ docker rm -f 221d6fca9a01a40abfefb4ac48f221fa29140e28cf91ca0d62989e96ae4d4a50 [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 10:18:27 + git log --format=format:%s -1 426cd0b3f460e98e9262508614d112ce01f12faa [Pipeline] sh 10:18:28 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:18:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:28 . [Pipeline] withDockerContainer 10:18:28 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:18:28 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:18:28 $ docker top 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:28 [ssh-agent] Looking for ssh-agent implementation... 10:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:29 $ docker exec 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 ssh-agent 10:18:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBckCMC/agent.13 10:18:29 SSH_AGENT_PID=19 10:18:29 Running ssh-add (command line suppressed) 10:18:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4439640126018715801.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4439640126018715801.key) 10:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:29 + git semver tag 10:18:29 # -> Open(): unable to determine branch for HEAD 10:18:29 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:18:29 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:18:29 # $SEMVER_REMOTE_NAME = origin 10:18:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:18:29 # $SEMVER_USER_NAME = edgex-jenkins 10:18:29 # $SEMVER_BRANCH = main 10:18:29 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 10:18:29 # 426cd0b3f460e98e9262508614d112ce01f12faa HEAD 10:18:29 # -> Force: false 10:18:29 # e399ec1dc81f700dc08c5b2b7e2ae12cfc14003e refs/tags/v2.2.0-dev.14 [Pipeline] } 10:18:29 $ docker exec --env ******** --env ******** 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 ssh-agent -k 10:18:29 unset SSH_AUTH_SOCK; 10:18:29 unset SSH_AGENT_PID; 10:18:29 echo Agent pid 19 killed; 10:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:29 + git semver [Pipeline] } 10:18:29 $ docker stop --time=1 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 10:18:31 $ docker rm -f 27523d1a51ccfed84fb75fda7775ee8c39f827123f4154960f36175a8be6f503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:31 10:18:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:31 0.23.1-centos7: Pulling from edgex-lftools 10:18:31 ab5ef0e58194: Pulling fs layer 10:18:31 9712f1f96733: Pulling fs layer 10:18:31 63f879dbbcfc: Pulling fs layer 10:18:31 0d9ebad4ef96: Pulling fs layer 10:18:31 e9a5061849ea: Pulling fs layer 10:18:31 d747dcd14b5f: Pulling fs layer 10:18:31 2de7ff778b66: Pulling fs layer 10:18:31 0d9ebad4ef96: Waiting 10:18:31 e9a5061849ea: Waiting 10:18:31 d747dcd14b5f: Waiting 10:18:31 2de7ff778b66: Waiting 10:18:31 9712f1f96733: Verifying Checksum 10:18:31 9712f1f96733: Download complete 10:18:32 63f879dbbcfc: Verifying Checksum 10:18:32 63f879dbbcfc: Download complete 10:18:32 ab5ef0e58194: Verifying Checksum 10:18:32 ab5ef0e58194: Download complete 10:18:32 0d9ebad4ef96: Verifying Checksum 10:18:32 0d9ebad4ef96: Download complete 10:18:32 d747dcd14b5f: Verifying Checksum 10:18:32 d747dcd14b5f: Download complete 10:18:32 e9a5061849ea: Verifying Checksum 10:18:32 e9a5061849ea: Download complete 10:18:32 2de7ff778b66: Verifying Checksum 10:18:32 2de7ff778b66: Download complete 10:18:34 ab5ef0e58194: Pull complete 10:18:35 9712f1f96733: Pull complete 10:18:35 63f879dbbcfc: Pull complete 10:18:40 0d9ebad4ef96: Pull complete 10:18:40 e9a5061849ea: Pull complete 10:18:40 d747dcd14b5f: Pull complete 10:18:41 2de7ff778b66: Pull complete 10:18:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:18:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:18:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:18:41 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:18:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:18:44 $ docker top e7438dbd45a7bee7adfb3bb7e4d9ce5644ca98fb0d9212c65af5538eef9893bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:18:44 provisioning config files... 10:18:44 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4663833371971371203tmp 10:18:44 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3696253516340691282tmp 10:18:44 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4743119177363926176tmp [Pipeline] { [Pipeline] echo 10:18:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:18:45 ---> sigul-configuration.sh 10:18:45 gpg: directory `/root/.gnupg' created 10:18:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:18:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:18:45 gpg: keyring `/root/.gnupg/secring.gpg' created 10:18:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:18:45 gpg: CAST5 encrypted data 10:18:45 gpg: encrypted with 1 passphrase 10:18:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:18:45 + mkdir /home/jenkins 10:18:45 + mkdir /home/jenkins/sigul [Pipeline] sh 10:18:45 + 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 10:18:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:18:46 ---> sigul-install.sh 10:18:46 Sigul already installed; skipping installation. [Pipeline] sh 10:18:46 + git tag --list 10:18:46 v1.0.0 10:18:46 v1.1.0 10:18:46 v1.2.0 10:18:46 v1.3.0 10:18:46 v1.3.1 10:18:46 v2.0.0 10:18:46 v2.0.1 10:18:46 v2.0.1-dev.1 10:18:46 v2.0.2-dev.1 10:18:46 v2.0.2-dev.10 10:18:46 v2.0.2-dev.11 10:18:46 v2.0.2-dev.12 10:18:46 v2.0.2-dev.13 10:18:46 v2.0.2-dev.14 10:18:46 v2.0.2-dev.15 10:18:46 v2.0.2-dev.16 10:18:46 v2.0.2-dev.17 10:18:46 v2.0.2-dev.18 10:18:46 v2.0.2-dev.19 10:18:46 v2.0.2-dev.2 10:18:46 v2.0.2-dev.20 10:18:46 v2.0.2-dev.21 10:18:46 v2.0.2-dev.22 10:18:46 v2.0.2-dev.23 10:18:46 v2.0.2-dev.24 10:18:46 v2.0.2-dev.25 10:18:46 v2.0.2-dev.26 10:18:46 v2.0.2-dev.27 10:18:46 v2.0.2-dev.28 10:18:46 v2.0.2-dev.29 10:18:46 v2.0.2-dev.3 10:18:46 v2.0.2-dev.30 10:18:46 v2.0.2-dev.4 10:18:46 v2.0.2-dev.5 10:18:46 v2.0.2-dev.6 10:18:46 v2.0.2-dev.7 10:18:46 v2.0.2-dev.8 10:18:46 v2.0.2-dev.9 10:18:46 v2.1.0 10:18:46 v2.2.0-dev.1 10:18:46 v2.2.0-dev.10 10:18:46 v2.2.0-dev.11 10:18:46 v2.2.0-dev.12 10:18:46 v2.2.0-dev.13 10:18:46 v2.2.0-dev.14 10:18:46 v2.2.0-dev.2 10:18:46 v2.2.0-dev.3 10:18:46 v2.2.0-dev.4 10:18:46 v2.2.0-dev.5 10:18:46 v2.2.0-dev.6 10:18:46 v2.2.0-dev.7 10:18:46 v2.2.0-dev.8 10:18:46 v2.2.0-dev.9 [Pipeline] sh 10:18:46 + lftools sign git-tag v2.2.0-dev.14 10:18:47 Signing Git tag with Sigul... 10:18:47 Signing v2.2.0-dev.14 [Pipeline] echo 10:18:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:18:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:18:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:18:47 $ docker stop --time=1 e7438dbd45a7bee7adfb3bb7e4d9ce5644ca98fb0d9212c65af5538eef9893bb 10:18:48 $ docker rm -f e7438dbd45a7bee7adfb3bb7e4d9ce5644ca98fb0d9212c65af5538eef9893bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:18:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:18:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:49 . [Pipeline] withDockerContainer 10:18:49 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:18:49 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:18:50 $ docker top 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:50 [ssh-agent] Looking for ssh-agent implementation... 10:18:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:50 $ docker exec 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba ssh-agent 10:18:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdaFkhG/agent.13 10:18:50 SSH_AGENT_PID=19 10:18:50 Running ssh-add (command line suppressed) 10:18:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5573362061881040826.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5573362061881040826.key) 10:18:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:50 + git semver bump pre 10:18:50 # -> Open(): unable to determine branch for HEAD 10:18:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:18:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:18:50 # $SEMVER_REMOTE_NAME = origin 10:18:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:18:50 # $SEMVER_USER_NAME = edgex-jenkins 10:18:50 # $SEMVER_BRANCH = main 10:18:50 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 10:18:50 2.2.0-dev.15 [Pipeline] } 10:18:50 $ docker exec --env ******** --env ******** 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba ssh-agent -k 10:18:50 unset SSH_AUTH_SOCK; 10:18:50 unset SSH_AGENT_PID; 10:18:50 echo Agent pid 19 killed; 10:18:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:51 + git semver [Pipeline] } 10:18:51 $ docker stop --time=1 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba 10:18:52 $ docker rm -f 05e1e2be87604c0fc005362b62aeda36cce4f961cea401d5ba4b3e31ca21a4ba [Pipeline] // withDockerContainer [Pipeline] sh 10:18:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:18:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:53 . [Pipeline] withDockerContainer 10:18:53 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:18:53 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:18:53 $ docker top 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:53 [ssh-agent] Looking for ssh-agent implementation... 10:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:53 $ docker exec 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 ssh-agent 10:18:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHFABL/agent.13 10:18:53 SSH_AGENT_PID=20 10:18:53 Running ssh-add (command line suppressed) 10:18:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2985636907443492888.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2985636907443492888.key) 10:18:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:54 + git semver push 10:18:54 # -> Open(): unable to determine branch for HEAD 10:18:54 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:18:54 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:18:54 # $SEMVER_REMOTE_NAME = origin 10:18:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:18:54 # $SEMVER_USER_NAME = edgex-jenkins 10:18:54 # $SEMVER_BRANCH = main 10:18:54 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 10:18:55 $ docker exec --env ******** --env ******** 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 ssh-agent -k 10:18:55 unset SSH_AUTH_SOCK; 10:18:55 unset SSH_AGENT_PID; 10:18:55 echo Agent pid 20 killed; 10:18:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:56 + git semver [Pipeline] } 10:18:56 $ docker stop --time=1 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 10:18:57 $ docker rm -f 6a66a6123aa506a3004649ac661aa19ae25169dda60e3311d34f627dd68eef10 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:18:57 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 10:18:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:18:57 total 8 10:18:57 drwxr-xr-x. 3 root root 34 Feb 11 10:12 . 10:18:57 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 11 10:18 .. 10:18:57 drwxr-xr-x. 2 root root 6 Feb 11 10:12 cost 10:18:57 -rw-r--r--. 1 root root 94 Feb 11 10:12 cost.csv 10:18:57 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:18:57 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:18:57 total 8 10:18:57 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 10:12 . 10:18:57 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 11 10:18 .. 10:18:57 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 10:12 cost 10:18:57 -rw-r--r--. 1 jenkins jenkins 94 Feb 11 10:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:18:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:58 ---> package-listing.sh 10:18:58 ++ tr '[:upper:]' '[:lower:]' 10:18:58 ++ facter osfamily 10:18:59 + OS_FAMILY=redhat 10:18:59 + workspace=/w/workspace/ry_app-service-configurable_main 10:18:59 + START_PACKAGES=/tmp/packages_start.txt 10:18:59 + END_PACKAGES=/tmp/packages_end.txt 10:18:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:59 + PACKAGES=/tmp/packages_start.txt 10:18:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:18:59 + PACKAGES=/tmp/packages_end.txt 10:18:59 + case "${OS_FAMILY}" in 10:18:59 + rpm -qa 10:18:59 + sort 10:18:59 + '[' -f /tmp/packages_start.txt ']' 10:18:59 + '[' -f /tmp/packages_end.txt ']' 10:18:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:18:59 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:18:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:18:59 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 10:18:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:19:00 . [Pipeline] withDockerContainer 10:19:00 prd-centos7-docker-4c-2g-5065 does not seem to be running inside a container 10:19:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:19:00 $ docker top 2e8179280bc030b3f44b0a86222e00cefc64055d329438b4ebb084cb78a3cc4f -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:19:01 + mkdir -p /var/log/sysstat [Pipeline] sh 10:19:01 + ls /var/log/sa-host 10:19:01 + sadf -c /var/log/sa-host/sa11 10:19:01 file_magic: OK 10:19:01 HZ: Using current value: 100 10:19:01 file_header: OK 10:19:01 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 10:19:01 Statistics: 10:19:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:19:01 File successfully converted to sysstat format version 12.0.3 10:19:01 + sadf -c /var/log/sa-host/sa17 10:19:01 file_magic: OK 10:19:01 HZ: Using current value: 100 10:19:01 file_header: OK 10:19:01 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 10:19:01 Statistics: 10:19:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:19:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:01 provisioning config files... 10:19:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3374839072329770146tmp [Pipeline] { [Pipeline] echo 10:19:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:19:02 ---> create-netrc.sh [Pipeline] } 10:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:19:02 ---> python-tools-install.sh [Pipeline] echo 10:19:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:19:02 ---> sudo-logs.sh 10:19:02 Archiving 'sudo' log.. 10:19:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-5065.novalocal: Name or service not known 10:19:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-5065.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:19:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:19:03 ---> job-cost.sh 10:19:03 lf-activate-venv: SKIPPING 10:19:03 DEBUG: total: 0.05999999865889549 10:19:03 INFO: Retrieving Stack Cost... 10:19:03 INFO: Retrieving Pricing Info for: v3-standard-2 10:19:03 INFO: Archiving Costs [Pipeline] echo 10:19:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:19:04 ---> logs-deploy.sh 10:19:04 lf-activate-venv: SKIPPING 10:19:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/50 10:19:04 INFO: archiving workspace using pattern(s): 10:19:04 Archives upload complete. 10:19:04 INFO: archiving logs to Nexus