Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 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-ssh7895088700071208696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh11258718974953456781.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh550827250055078383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6205553824091425616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh3636181458357721797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17553349645520114483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15327 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (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 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#428)" > git rev-list --no-walk 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T15:36:10.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T15:36:10.367Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T15:36:10.383Z] ========================================================= [2022-06-22T15:36:10.383Z] EdgeX Global Pipelines Version Info [2022-06-22T15:36:10.383Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:36:11.177Z] ------------------- [2022-06-22T15:36:11.177Z] stable info: [2022-06-22T15:36:11.177Z] ------------------- [2022-06-22T15:36:11.177Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T15:36:11.177Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T15:36:11.177Z] Message: update stable to v1.0.234 [2022-06-22T15:36:11.752Z] ------------------- [2022-06-22T15:36:11.752Z] experimental info: [2022-06-22T15:36:11.752Z] ------------------- [2022-06-22T15:36:11.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T15:36:11.752Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T15:36:11.752Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T15:36:12.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-22T15:36:12.027Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-22T15:36:12.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T15:36:12.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T15:36:12.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T15:36:12.094Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T15:36:12.105Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T15:36:12.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T15:36:12.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T15:36:12.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T15:36:12.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T15:36:12.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-22T15:36:12.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T15:36:12.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T15:36:12.249Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T15:36:12.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T15:36:12.271Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T15:36:12.280Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T15:36:12.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T15:36:12.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T15:36:12.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-22T15:36:12.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-22T15:36:12.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-22T15:36:12.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-22T15:36:12.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-22T15:36:12.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T15:36:12.425Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T15:36:12.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-22T15:36:12.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-22T15:36:12.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-22T15:36:12.469Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo [2022-06-22T15:36:12.482Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1efec17 [Pipeline] echo [2022-06-22T15:36:12.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:36:12.534Z] provisioning config files... [2022-06-22T15:36:12.549Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2447089273607213077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:36:12.859Z] ---> docker-login.sh [2022-06-22T15:36:12.859Z] nexus3.edgexfoundry.org:10001 [2022-06-22T15:36:13.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:13.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:13.381Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:13.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:13.381Z] [2022-06-22T15:36:13.381Z] Login Succeeded [2022-06-22T15:36:13.381Z] nexus3.edgexfoundry.org:10002 [2022-06-22T15:36:13.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:13.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:13.381Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:13.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:13.381Z] [2022-06-22T15:36:13.381Z] Login Succeeded [2022-06-22T15:36:13.381Z] nexus3.edgexfoundry.org:10003 [2022-06-22T15:36:13.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:13.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:13.643Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:13.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:13.643Z] [2022-06-22T15:36:13.643Z] Login Succeeded [2022-06-22T15:36:13.643Z] nexus3.edgexfoundry.org:10004 [2022-06-22T15:36:13.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:13.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:13.643Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:13.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:13.643Z] [2022-06-22T15:36:13.643Z] Login Succeeded [2022-06-22T15:36:13.643Z] docker.io [2022-06-22T15:36:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:14.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:14.166Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:14.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:14.166Z] [2022-06-22T15:36:14.166Z] Login Succeeded [2022-06-22T15:36:14.166Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T15:36:14.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T15:36:14.589Z] + git rev-list -1 --merges 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f~1..1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo [2022-06-22T15:36:14.627Z] -----------> git rev-list -1 --merges 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f~1..1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [false] [Pipeline] sh [2022-06-22T15:36:14.920Z] + git log --format=format:%s -1 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo [2022-06-22T15:36:14.939Z] ========================================================= [2022-06-22T15:36:14.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T15:36:14.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T15:36:15.291Z] + git log --format=format:%s -1 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo [2022-06-22T15:36:15.304Z] [semverPrep] GIT_COMMIT: 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 (#428) [Pipeline] echo [2022-06-22T15:36:15.321Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-22T15:36:15.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:36:15.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T15:36:15.736Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T15:36:15.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T15:36:15.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T15:36:15.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T15:36:15.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:36:16.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:36:16.213Z] [2022-06-22T15:36:16.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:36:16.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:36:16.521Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T15:36:16.521Z] 42c077c10790: Pulling fs layer [2022-06-22T15:36:16.521Z] f63e77b7563a: Pulling fs layer [2022-06-22T15:36:16.521Z] bd5fdadae976: Pulling fs layer [2022-06-22T15:36:16.521Z] 205491f53016: Pulling fs layer [2022-06-22T15:36:16.521Z] df18705c85c3: Pulling fs layer [2022-06-22T15:36:16.521Z] bdb3f477010e: Pulling fs layer [2022-06-22T15:36:16.521Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T15:36:16.521Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T15:36:16.521Z] bdb8f0575790: Pulling fs layer [2022-06-22T15:36:16.521Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T15:36:16.521Z] 2343380bae48: Pulling fs layer [2022-06-22T15:36:16.521Z] df18705c85c3: Waiting [2022-06-22T15:36:16.521Z] bdb3f477010e: Waiting [2022-06-22T15:36:16.521Z] c8a8fc8e1c8f: Waiting [2022-06-22T15:36:16.521Z] 2c6e9b1d212d: Waiting [2022-06-22T15:36:16.521Z] 205491f53016: Waiting [2022-06-22T15:36:16.521Z] bdb8f0575790: Waiting [2022-06-22T15:36:16.521Z] f63e77b7563a: Verifying Checksum [2022-06-22T15:36:16.521Z] f63e77b7563a: Download complete [2022-06-22T15:36:16.521Z] 205491f53016: Download complete [2022-06-22T15:36:16.782Z] bd5fdadae976: Verifying Checksum [2022-06-22T15:36:16.782Z] bd5fdadae976: Download complete [2022-06-22T15:36:16.782Z] df18705c85c3: Verifying Checksum [2022-06-22T15:36:16.782Z] df18705c85c3: Download complete [2022-06-22T15:36:16.782Z] bdb3f477010e: Verifying Checksum [2022-06-22T15:36:16.782Z] bdb3f477010e: Download complete [2022-06-22T15:36:16.782Z] 2c6e9b1d212d: Verifying Checksum [2022-06-22T15:36:16.782Z] 2c6e9b1d212d: Download complete [2022-06-22T15:36:16.782Z] bdb8f0575790: Verifying Checksum [2022-06-22T15:36:16.782Z] bdb8f0575790: Download complete [2022-06-22T15:36:16.782Z] 386e3cb2ff24: Verifying Checksum [2022-06-22T15:36:16.782Z] 386e3cb2ff24: Download complete [2022-06-22T15:36:16.782Z] 2343380bae48: Download complete [2022-06-22T15:36:16.782Z] 42c077c10790: Download complete [2022-06-22T15:36:18.169Z] 42c077c10790: Pull complete [2022-06-22T15:36:18.430Z] f63e77b7563a: Pull complete [2022-06-22T15:36:19.000Z] bd5fdadae976: Pull complete [2022-06-22T15:36:19.000Z] 205491f53016: Pull complete [2022-06-22T15:36:19.260Z] df18705c85c3: Pull complete [2022-06-22T15:36:19.520Z] bdb3f477010e: Pull complete [2022-06-22T15:36:21.429Z] c8a8fc8e1c8f: Pull complete [2022-06-22T15:36:21.429Z] 2c6e9b1d212d: Pull complete [2022-06-22T15:36:21.429Z] bdb8f0575790: Pull complete [2022-06-22T15:36:21.429Z] 386e3cb2ff24: Pull complete [2022-06-22T15:36:21.691Z] 2343380bae48: Pull complete [2022-06-22T15:36:21.691Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T15:36:21.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:36:21.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:36:21.805Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:36:21.854Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:36:23.453Z] $ docker top f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 -eo pid,comm [2022-06-22T15:36:23.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-22T15:36:23.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:36:23.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:36:23.566Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:36:23.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:36:23.694Z] $ docker exec f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent [2022-06-22T15:36:23.812Z] SSH_AUTH_SOCK=/tmp/ssh-oDU4QH9cEDx2/agent.33 [2022-06-22T15:36:23.812Z] SSH_AGENT_PID=39 [2022-06-22T15:36:23.819Z] Running ssh-add (command line suppressed) [2022-06-22T15:36:23.940Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6682276499793522079.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6682276499793522079.key) [2022-06-22T15:36:23.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:36:24.250Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T15:36:24.266Z] $ docker exec --env ******** --env ******** f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent -k [2022-06-22T15:36:24.377Z] unset SSH_AUTH_SOCK; [2022-06-22T15:36:24.377Z] unset SSH_AGENT_PID; [2022-06-22T15:36:24.377Z] echo Agent pid 39 killed; [2022-06-22T15:36:24.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T15:36:24.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:36:24.411Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:36:24.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:36:24.544Z] $ docker exec f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent [2022-06-22T15:36:24.669Z] SSH_AUTH_SOCK=/tmp/ssh-YE8ME92b7qC7/agent.73 [2022-06-22T15:36:24.669Z] SSH_AGENT_PID=79 [2022-06-22T15:36:24.675Z] Running ssh-add (command line suppressed) [2022-06-22T15:36:24.793Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6278851975852789586.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6278851975852789586.key) [2022-06-22T15:36:24.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:36:25.096Z] + git semver init [2022-06-22T15:36:25.356Z] 2022-06-22 15:36:25,307 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T15:36:25.356Z] 2022-06-22 15:36:25,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-06-22T15:36:25.356Z] 2022-06-22 15:36:25,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-06-22T15:36:25.356Z] 2022-06-22 15:36:25,308 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:36:26.301Z] 2022-06-22 15:36:26,048 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-06-22T15:36:26.301Z] 2022-06-22 15:36:26,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-06-22T15:36:26.301Z] 2022-06-22 15:36:26,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:36:26.301Z] 2022-06-22 15:36:26,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:36:26.301Z] 2.2.1-dev.2 [Pipeline] } [2022-06-22T15:36:26.315Z] $ docker exec --env ******** --env ******** f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent -k [2022-06-22T15:36:26.424Z] unset SSH_AUTH_SOCK; [2022-06-22T15:36:26.424Z] unset SSH_AGENT_PID; [2022-06-22T15:36:26.424Z] echo Agent pid 79 killed; [2022-06-22T15:36:26.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:36:26.750Z] + git semver [Pipeline] } [2022-06-22T15:36:27.029Z] $ docker stop --time=1 f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 [2022-06-22T15:36:28.353Z] $ docker rm -f f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:36:28.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T15:36:29.009Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T15:36:29.012Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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 [2022-06-22T15:36:29.181Z] provisioning config files... [2022-06-22T15:36:29.193Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7065833111029421920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:36:29.493Z] ---> docker-login.sh [2022-06-22T15:36:29.493Z] nexus3.edgexfoundry.org:10001 [2022-06-22T15:36:29.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:29.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:29.493Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:29.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:29.493Z] [2022-06-22T15:36:29.493Z] Login Succeeded [2022-06-22T15:36:29.493Z] nexus3.edgexfoundry.org:10002 [2022-06-22T15:36:29.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:29.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:29.755Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:29.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:29.755Z] [2022-06-22T15:36:29.755Z] Login Succeeded [2022-06-22T15:36:29.755Z] nexus3.edgexfoundry.org:10003 [2022-06-22T15:36:29.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:29.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:29.755Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:29.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:29.755Z] [2022-06-22T15:36:29.755Z] Login Succeeded [2022-06-22T15:36:29.755Z] nexus3.edgexfoundry.org:10004 [2022-06-22T15:36:30.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:30.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:30.015Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:30.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:30.016Z] [2022-06-22T15:36:30.016Z] Login Succeeded [2022-06-22T15:36:30.016Z] docker.io [2022-06-22T15:36:30.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:36:30.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:36:30.277Z] Configure a credential helper to remove this warning. See [2022-06-22T15:36:30.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:36:30.277Z] [2022-06-22T15:36:30.277Z] Login Succeeded [2022-06-22T15:36:30.277Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T15:36:30.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T15:36:30.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:36:30.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:36:30.387Z] ========================================================= [2022-06-22T15:36:30.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T15:36:30.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:36:30.721Z] + 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 . [2022-06-22T15:36:30.721Z] Sending build context to Docker daemon 3.074MB [2022-06-22T15:36:30.721Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T15:36:30.721Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T15:36:30.721Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T15:36:30.721Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T15:36:30.721Z] 666ba61612fd: Pulling fs layer [2022-06-22T15:36:30.721Z] 8ed8ca486205: Pulling fs layer [2022-06-22T15:36:30.721Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T15:36:30.721Z] c516ae0d96e1: Pulling fs layer [2022-06-22T15:36:30.721Z] 684cea983483: Pulling fs layer [2022-06-22T15:36:30.721Z] dd3240ac7de5: Pulling fs layer [2022-06-22T15:36:30.721Z] b1e948a4e11c: Pulling fs layer [2022-06-22T15:36:30.721Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T15:36:30.721Z] 646ad004c059: Pulling fs layer [2022-06-22T15:36:30.721Z] cc1cd167ecdc: Waiting [2022-06-22T15:36:30.721Z] c516ae0d96e1: Waiting [2022-06-22T15:36:30.721Z] 684cea983483: Waiting [2022-06-22T15:36:30.721Z] a8fd76ee1af6: Waiting [2022-06-22T15:36:30.721Z] dd3240ac7de5: Waiting [2022-06-22T15:36:30.721Z] 646ad004c059: Waiting [2022-06-22T15:36:30.721Z] 8ed8ca486205: Verifying Checksum [2022-06-22T15:36:30.721Z] 8ed8ca486205: Download complete [2022-06-22T15:36:30.721Z] 666ba61612fd: Download complete [2022-06-22T15:36:30.721Z] c516ae0d96e1: Verifying Checksum [2022-06-22T15:36:30.721Z] c516ae0d96e1: Download complete [2022-06-22T15:36:30.982Z] 684cea983483: Verifying Checksum [2022-06-22T15:36:30.982Z] 684cea983483: Download complete [2022-06-22T15:36:30.982Z] 59bf1c3509f3: Verifying Checksum [2022-06-22T15:36:30.982Z] 59bf1c3509f3: Download complete [2022-06-22T15:36:30.982Z] dd3240ac7de5: Verifying Checksum [2022-06-22T15:36:30.982Z] dd3240ac7de5: Download complete [2022-06-22T15:36:30.982Z] b1e948a4e11c: Verifying Checksum [2022-06-22T15:36:30.982Z] b1e948a4e11c: Download complete [2022-06-22T15:36:30.982Z] 59bf1c3509f3: Pull complete [2022-06-22T15:36:31.243Z] 666ba61612fd: Pull complete [2022-06-22T15:36:31.243Z] 8ed8ca486205: Pull complete [2022-06-22T15:36:31.505Z] 646ad004c059: Verifying Checksum [2022-06-22T15:36:31.505Z] 646ad004c059: Download complete [2022-06-22T15:36:31.505Z] a8fd76ee1af6: Verifying Checksum [2022-06-22T15:36:31.505Z] a8fd76ee1af6: Download complete [2022-06-22T15:36:31.765Z] cc1cd167ecdc: Verifying Checksum [2022-06-22T15:36:31.765Z] cc1cd167ecdc: Download complete [2022-06-22T15:36:35.965Z] cc1cd167ecdc: Pull complete [2022-06-22T15:36:35.965Z] c516ae0d96e1: Pull complete [2022-06-22T15:36:35.965Z] 684cea983483: Pull complete [2022-06-22T15:36:35.965Z] dd3240ac7de5: Pull complete [2022-06-22T15:36:35.965Z] b1e948a4e11c: Pull complete [2022-06-22T15:36:37.873Z] a8fd76ee1af6: Pull complete [2022-06-22T15:36:38.441Z] 646ad004c059: Pull complete [2022-06-22T15:36:38.441Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T15:36:38.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T15:36:38.441Z] ---> 8f69c11f6b0c [2022-06-22T15:36:38.441Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T15:36:40.353Z] ---> Running in 5d9def4b38c5 [2022-06-22T15:36:40.353Z] Removing intermediate container 5d9def4b38c5 [2022-06-22T15:36:40.353Z] ---> c99e8d914ccf [2022-06-22T15:36:40.353Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T15:36:40.353Z] ---> Running in 1d08ba9eef33 [2022-06-22T15:36:40.353Z] Removing intermediate container 1d08ba9eef33 [2022-06-22T15:36:40.353Z] ---> 2d37fcf237d3 [2022-06-22T15:36:40.353Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T15:36:40.353Z] ---> Running in 8b9f14ae5016 [2022-06-22T15:36:40.615Z] Removing intermediate container 8b9f14ae5016 [2022-06-22T15:36:40.615Z] ---> bde472036a05 [2022-06-22T15:36:40.615Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T15:36:40.615Z] ---> Running in e5217669d168 [2022-06-22T15:36:41.185Z] Removing intermediate container e5217669d168 [2022-06-22T15:36:41.185Z] ---> 476dc3d60420 [2022-06-22T15:36:41.185Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T15:36:41.185Z] ---> Running in 419bde6698f3 [2022-06-22T15:36:41.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T15:36:42.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T15:36:42.697Z] OK: 221 MiB in 52 packages [2022-06-22T15:36:43.271Z] Removing intermediate container 419bde6698f3 [2022-06-22T15:36:43.271Z] ---> c1f381ca86d3 [2022-06-22T15:36:43.271Z] Step 8/13 : WORKDIR /app [2022-06-22T15:36:43.271Z] ---> Running in ecce88ca66f8 [2022-06-22T15:36:43.271Z] Removing intermediate container ecce88ca66f8 [2022-06-22T15:36:43.271Z] ---> a800f10a7ade [2022-06-22T15:36:43.271Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T15:36:43.531Z] ---> fdb925a38157 [2022-06-22T15:36:43.531Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T15:36:43.531Z] ---> Running in a51477f246e0 [2022-06-22T15:36:44.137Z] Still waiting to schedule task [2022-06-22T15:36:44.138Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-22T15:37:01.651Z] Removing intermediate container a51477f246e0 [2022-06-22T15:37:01.651Z] ---> ea47450eb9b8 [2022-06-22T15:37:01.651Z] Step 11/13 : COPY . . [2022-06-22T15:37:01.651Z] ---> 13449c66988f [2022-06-22T15:37:01.651Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T15:37:01.651Z] ---> Running in b88ddbf45ce0 [2022-06-22T15:37:01.651Z] Removing intermediate container b88ddbf45ce0 [2022-06-22T15:37:01.651Z] ---> 2ba15cec6451 [2022-06-22T15:37:01.651Z] Step 13/13 : RUN $MAKE [2022-06-22T15:37:01.651Z] ---> Running in 77c97f16b97d [2022-06-22T15:37:01.651Z] noop [2022-06-22T15:37:01.651Z] Removing intermediate container 77c97f16b97d [2022-06-22T15:37:01.651Z] ---> 0b985cf4eed9 [2022-06-22T15:37:01.651Z] Successfully built 0b985cf4eed9 [2022-06-22T15:37:01.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:01.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T15:37:01.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:37:02.052Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:37:02.099Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T15:37:02.531Z] $ docker top 12de96a1ea2ed483106a1306539c400bc7053dabc2943c110533d4a68fb69841 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T15:37:02.917Z] + go version [2022-06-22T15:37:02.917Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T15:37:02.934Z] $ docker stop --time=1 12de96a1ea2ed483106a1306539c400bc7053dabc2943c110533d4a68fb69841 [2022-06-22T15:37:04.421Z] $ docker rm -f 12de96a1ea2ed483106a1306539c400bc7053dabc2943c110533d4a68fb69841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:04.840Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T15:37:04.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:37:04.925Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:37:04.971Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T15:37:05.370Z] $ docker top b05a8fed08e5fa6b4dcddba49691a6183a2541a5b81dc5a15910f16dcce8d56b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T15:37:05.744Z] + make test [2022-06-22T15:37:05.745Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-22T15:37:15.734Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-22T15:37:15.734Z] CGO_ENABLED=1 go vet ./... [2022-06-22T15:37:19.027Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T15:37:19.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T15:37:19.027Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-22T15:37:19.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T15:37:19.627Z] $ docker stop --time=1 b05a8fed08e5fa6b4dcddba49691a6183a2541a5b81dc5a15910f16dcce8d56b [2022-06-22T15:37:21.462Z] $ docker rm -f b05a8fed08e5fa6b4dcddba49691a6183a2541a5b81dc5a15910f16dcce8d56b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:37:21.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T15:37:21.904Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-22T15:37:22.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T15:37:22.728Z] + ls -al . [2022-06-22T15:37:22.728Z] total 168 [2022-06-22T15:37:22.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:37 . [2022-06-22T15:37:22.728Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:36 .. [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:36 .dockerignore [2022-06-22T15:37:22.728Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:36 .git [2022-06-22T15:37:22.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:36 .github [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 15:36 .gitignore [2022-06-22T15:37:22.728Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:36 .semver [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 15:36 Attribution.txt [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 15:36 CHANGELOG.md [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 15:36 Dockerfile [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:36 GOVERNANCE.md [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 15:36 Jenkinsfile [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:36 LICENSE [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 15:36 OWNERS.md [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 15:36 README.md [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:36 VERSION [2022-06-22T15:37:22.728Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:36 bin [2022-06-22T15:37:22.728Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 15:37 coverage.out [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 15:36 go.mod [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 15:36 go.sum [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 15:36 main.go [2022-06-22T15:37:22.728Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 15:36 makefile [2022-06-22T15:37:22.728Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:36 res [2022-06-22T15:37:22.728Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:23.059Z] + 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=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f --label arch=amd64 --label version=2.2.1-dev.2 . [2022-06-22T15:37:23.059Z] Sending build context to Docker daemon 3.075MB [2022-06-22T15:37:23.059Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T15:37:23.059Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-22T15:37:23.059Z] ---> 0b985cf4eed9 [2022-06-22T15:37:23.059Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T15:37:23.059Z] ---> Running in f6feb158823d [2022-06-22T15:37:23.318Z] Removing intermediate container f6feb158823d [2022-06-22T15:37:23.318Z] ---> 70069dd21e39 [2022-06-22T15:37:23.318Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T15:37:23.318Z] ---> Running in 2735579120d8 [2022-06-22T15:37:23.318Z] Removing intermediate container 2735579120d8 [2022-06-22T15:37:23.318Z] ---> 201bab1db5dd [2022-06-22T15:37:23.318Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T15:37:23.318Z] ---> Running in 39022d526a83 [2022-06-22T15:37:23.579Z] Removing intermediate container 39022d526a83 [2022-06-22T15:37:23.579Z] ---> e04a8dc7a9aa [2022-06-22T15:37:23.579Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T15:37:23.579Z] ---> Running in f5068fef570c [2022-06-22T15:37:24.149Z] Removing intermediate container f5068fef570c [2022-06-22T15:37:24.149Z] ---> 1d985a9266d6 [2022-06-22T15:37:24.149Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T15:37:24.149Z] ---> Running in 97a28664bc3f [2022-06-22T15:37:24.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T15:37:25.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T15:37:25.617Z] OK: 221 MiB in 52 packages [2022-06-22T15:37:26.187Z] Removing intermediate container 97a28664bc3f [2022-06-22T15:37:26.187Z] ---> e676ab7ed533 [2022-06-22T15:37:26.187Z] Step 8/27 : WORKDIR /app [2022-06-22T15:37:26.187Z] ---> Running in 77b13d072674 [2022-06-22T15:37:26.187Z] Removing intermediate container 77b13d072674 [2022-06-22T15:37:26.187Z] ---> fda71890ec06 [2022-06-22T15:37:26.187Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-22T15:37:26.447Z] ---> 352f85eaa208 [2022-06-22T15:37:26.447Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T15:37:26.447Z] ---> Running in a44fe24c4060 [2022-06-22T15:37:27.019Z] Removing intermediate container a44fe24c4060 [2022-06-22T15:37:27.019Z] ---> 46ce885e039f [2022-06-22T15:37:27.019Z] Step 11/27 : COPY . . [2022-06-22T15:37:27.279Z] ---> 6e7e46c0a4ac [2022-06-22T15:37:27.279Z] Step 12/27 : ARG MAKE="make build" [2022-06-22T15:37:27.279Z] ---> Running in d424e08e3a1f [2022-06-22T15:37:27.546Z] Removing intermediate container d424e08e3a1f [2022-06-22T15:37:27.546Z] ---> 0e2d19d61c75 [2022-06-22T15:37:27.546Z] Step 13/27 : RUN $MAKE [2022-06-22T15:37:27.546Z] ---> Running in 60d76cb03e10 [2022-06-22T15:37:27.807Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-22T15:37:49.764Z] Removing intermediate container 60d76cb03e10 [2022-06-22T15:37:49.764Z] ---> 9ed5063927fd [2022-06-22T15:37:49.764Z] Step 14/27 : FROM alpine:3.14 [2022-06-22T15:37:49.764Z] 3.14: Pulling from library/alpine [2022-06-22T15:37:49.764Z] 8663204ce13b: Pulling fs layer [2022-06-22T15:37:49.764Z] 8663204ce13b: Verifying Checksum [2022-06-22T15:37:49.764Z] 8663204ce13b: Download complete [2022-06-22T15:37:49.764Z] 8663204ce13b: Pull complete [2022-06-22T15:37:49.764Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T15:37:49.764Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T15:37:49.764Z] ---> e04c818066af [2022-06-22T15:37:49.764Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T15:37:49.764Z] ---> Running in 896440d1292a [2022-06-22T15:37:49.764Z] Removing intermediate container 896440d1292a [2022-06-22T15:37:49.764Z] ---> 2bb5dd1ec446 [2022-06-22T15:37:49.764Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-22T15:37:49.764Z] ---> Running in 28f508643b18 [2022-06-22T15:37:49.764Z] Removing intermediate container 28f508643b18 [2022-06-22T15:37:49.764Z] ---> d5e73a196827 [2022-06-22T15:37:49.764Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-22T15:37:49.764Z] ---> Running in 0b62c61e5321 [2022-06-22T15:37:49.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-22T15:37:49.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-22T15:37:49.764Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T15:37:49.764Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T15:37:49.764Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T15:37:49.764Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T15:37:49.764Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T15:37:49.764Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T15:37:49.764Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T15:37:49.764Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T15:37:49.764Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T15:37:49.764Z] OK: 9 MiB in 21 packages [2022-06-22T15:37:49.764Z] Removing intermediate container 0b62c61e5321 [2022-06-22T15:37:49.764Z] ---> 60e1f10c0d8e [2022-06-22T15:37:49.764Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T15:37:49.764Z] ---> a0d5205e8c54 [2022-06-22T15:37:49.764Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T15:37:50.025Z] ---> 63821dde1591 [2022-06-22T15:37:50.025Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-22T15:37:50.285Z] ---> 7e6625316762 [2022-06-22T15:37:50.285Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-22T15:37:50.861Z] ---> 30b727512c07 [2022-06-22T15:37:50.861Z] Step 22/27 : EXPOSE 48095 [2022-06-22T15:37:50.861Z] ---> Running in aeb8f1d1ab3b [2022-06-22T15:37:50.861Z] Removing intermediate container aeb8f1d1ab3b [2022-06-22T15:37:50.861Z] ---> bd1a3aca9bd5 [2022-06-22T15:37:50.861Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-22T15:37:51.123Z] ---> Running in 0bb3cf437b25 [2022-06-22T15:37:51.123Z] Removing intermediate container 0bb3cf437b25 [2022-06-22T15:37:51.123Z] ---> e127b36538f8 [2022-06-22T15:37:51.123Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-22T15:37:51.123Z] ---> Running in 033da8529cdf [2022-06-22T15:37:51.394Z] Removing intermediate container 033da8529cdf [2022-06-22T15:37:51.394Z] ---> 909dfb45700e [2022-06-22T15:37:51.394Z] Step 25/27 : LABEL arch=amd64 [2022-06-22T15:37:51.394Z] ---> Running in e568955f1731 [2022-06-22T15:37:51.394Z] Removing intermediate container e568955f1731 [2022-06-22T15:37:51.394Z] ---> 0ae44c172b76 [2022-06-22T15:37:51.394Z] Step 26/27 : LABEL git_sha=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:37:51.394Z] ---> Running in ca8a11871635 [2022-06-22T15:37:51.655Z] Removing intermediate container ca8a11871635 [2022-06-22T15:37:51.655Z] ---> 34d0258625ab [2022-06-22T15:37:51.655Z] Step 27/27 : LABEL version=2.2.1-dev.2 [2022-06-22T15:37:51.655Z] ---> Running in 23f6aebb2dcb [2022-06-22T15:37:51.655Z] Removing intermediate container 23f6aebb2dcb [2022-06-22T15:37:51.655Z] ---> 98218bffdff6 [2022-06-22T15:37:51.655Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T15:37:51.655Z] Successfully built 98218bffdff6 [2022-06-22T15:37:51.655Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:37:51.773Z] provisioning config files... [2022-06-22T15:37:51.782Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3754833803222791526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:37:52.084Z] ---> docker-login.sh [2022-06-22T15:37:52.084Z] nexus3.edgexfoundry.org:10001 [2022-06-22T15:37:52.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:37:52.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:37:52.084Z] Configure a credential helper to remove this warning. See [2022-06-22T15:37:52.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:37:52.084Z] [2022-06-22T15:37:52.084Z] Login Succeeded [2022-06-22T15:37:52.084Z] nexus3.edgexfoundry.org:10002 [2022-06-22T15:37:52.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:37:52.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:37:52.345Z] Configure a credential helper to remove this warning. See [2022-06-22T15:37:52.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:37:52.345Z] [2022-06-22T15:37:52.345Z] Login Succeeded [2022-06-22T15:37:52.345Z] nexus3.edgexfoundry.org:10003 [2022-06-22T15:37:52.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:37:52.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:37:52.345Z] Configure a credential helper to remove this warning. See [2022-06-22T15:37:52.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:37:52.345Z] [2022-06-22T15:37:52.345Z] Login Succeeded [2022-06-22T15:37:52.345Z] nexus3.edgexfoundry.org:10004 [2022-06-22T15:37:52.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:37:52.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:37:52.606Z] Configure a credential helper to remove this warning. See [2022-06-22T15:37:52.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:37:52.606Z] [2022-06-22T15:37:52.606Z] Login Succeeded [2022-06-22T15:37:52.606Z] docker.io [2022-06-22T15:37:52.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:37:52.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:37:52.867Z] Configure a credential helper to remove this warning. See [2022-06-22T15:37:52.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:37:52.867Z] [2022-06-22T15:37:52.867Z] Login Succeeded [2022-06-22T15:37:52.867Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T15:37:52.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T15:37:52.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:37:52.935Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-06-22T15:37:52.935Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:37:52.935Z] latest [2022-06-22T15:37:52.935Z] 2.2.1-dev.2 [2022-06-22T15:37:52.935Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [2022-06-22T15:37:52.935Z] main [2022-06-22T15:37:52.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:53.259Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:53.575Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:37:53.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-22T15:37:53.575Z] fb3883fa4d83: Preparing [2022-06-22T15:37:53.575Z] 097767e13b00: Preparing [2022-06-22T15:37:53.575Z] c8624b2205ab: Preparing [2022-06-22T15:37:53.575Z] 2fe29c941d59: Preparing [2022-06-22T15:37:53.575Z] cd12d085721d: Preparing [2022-06-22T15:37:53.575Z] b541d28bf3b4: Preparing [2022-06-22T15:37:53.575Z] b541d28bf3b4: Waiting [2022-06-22T15:37:53.575Z] c8624b2205ab: Pushed [2022-06-22T15:37:53.575Z] 097767e13b00: Pushed [2022-06-22T15:37:53.575Z] 2fe29c941d59: Pushed [2022-06-22T15:37:53.575Z] b541d28bf3b4: Layer already exists [2022-06-22T15:37:53.835Z] cd12d085721d: Pushed [2022-06-22T15:37:56.378Z] fb3883fa4d83: Pushed [2022-06-22T15:37:56.378Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:56.694Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:57.007Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-06-22T15:37:57.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-22T15:37:57.007Z] fb3883fa4d83: Preparing [2022-06-22T15:37:57.007Z] 097767e13b00: Preparing [2022-06-22T15:37:57.007Z] c8624b2205ab: Preparing [2022-06-22T15:37:57.007Z] 2fe29c941d59: Preparing [2022-06-22T15:37:57.007Z] cd12d085721d: Preparing [2022-06-22T15:37:57.007Z] b541d28bf3b4: Preparing [2022-06-22T15:37:57.007Z] b541d28bf3b4: Waiting [2022-06-22T15:37:57.007Z] c8624b2205ab: Layer already exists [2022-06-22T15:37:57.007Z] fb3883fa4d83: Layer already exists [2022-06-22T15:37:57.007Z] 2fe29c941d59: Layer already exists [2022-06-22T15:37:57.007Z] 097767e13b00: Layer already exists [2022-06-22T15:37:57.007Z] cd12d085721d: Layer already exists [2022-06-22T15:37:57.007Z] b541d28bf3b4: Layer already exists [2022-06-22T15:37:57.007Z] latest: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:57.343Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:57.663Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.2 [2022-06-22T15:37:57.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-22T15:37:57.663Z] fb3883fa4d83: Preparing [2022-06-22T15:37:57.663Z] 097767e13b00: Preparing [2022-06-22T15:37:57.663Z] c8624b2205ab: Preparing [2022-06-22T15:37:57.663Z] 2fe29c941d59: Preparing [2022-06-22T15:37:57.663Z] cd12d085721d: Preparing [2022-06-22T15:37:57.663Z] b541d28bf3b4: Preparing [2022-06-22T15:37:57.663Z] b541d28bf3b4: Waiting [2022-06-22T15:37:57.663Z] 2fe29c941d59: Layer already exists [2022-06-22T15:37:57.663Z] c8624b2205ab: Layer already exists [2022-06-22T15:37:57.663Z] 097767e13b00: Layer already exists [2022-06-22T15:37:57.663Z] fb3883fa4d83: Layer already exists [2022-06-22T15:37:57.663Z] cd12d085721d: Layer already exists [2022-06-22T15:37:57.663Z] b541d28bf3b4: Layer already exists [2022-06-22T15:37:57.663Z] 2.2.1-dev.2: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:57.997Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:58.314Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [2022-06-22T15:37:58.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-22T15:37:58.314Z] fb3883fa4d83: Preparing [2022-06-22T15:37:58.314Z] 097767e13b00: Preparing [2022-06-22T15:37:58.314Z] c8624b2205ab: Preparing [2022-06-22T15:37:58.314Z] 2fe29c941d59: Preparing [2022-06-22T15:37:58.314Z] cd12d085721d: Preparing [2022-06-22T15:37:58.314Z] b541d28bf3b4: Preparing [2022-06-22T15:37:58.314Z] b541d28bf3b4: Waiting [2022-06-22T15:37:58.314Z] cd12d085721d: Layer already exists [2022-06-22T15:37:58.314Z] fb3883fa4d83: Layer already exists [2022-06-22T15:37:58.314Z] 097767e13b00: Layer already exists [2022-06-22T15:37:58.314Z] c8624b2205ab: Layer already exists [2022-06-22T15:37:58.314Z] 2fe29c941d59: Layer already exists [2022-06-22T15:37:58.314Z] b541d28bf3b4: Layer already exists [2022-06-22T15:37:58.314Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:58.650Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:58.986Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-06-22T15:37:58.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-06-22T15:37:58.986Z] fb3883fa4d83: Preparing [2022-06-22T15:37:58.986Z] 097767e13b00: Preparing [2022-06-22T15:37:58.986Z] c8624b2205ab: Preparing [2022-06-22T15:37:58.986Z] 2fe29c941d59: Preparing [2022-06-22T15:37:58.986Z] cd12d085721d: Preparing [2022-06-22T15:37:58.986Z] b541d28bf3b4: Preparing [2022-06-22T15:37:58.986Z] b541d28bf3b4: Waiting [2022-06-22T15:37:58.986Z] cd12d085721d: Layer already exists [2022-06-22T15:37:58.986Z] c8624b2205ab: Layer already exists [2022-06-22T15:37:58.986Z] fb3883fa4d83: Layer already exists [2022-06-22T15:37:58.986Z] 097767e13b00: Layer already exists [2022-06-22T15:37:58.986Z] 2fe29c941d59: Layer already exists [2022-06-22T15:37:58.986Z] b541d28bf3b4: Layer already exists [2022-06-22T15:37:58.986Z] main: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T15:37:59.047Z] ===================================================== [Pipeline] echo [2022-06-22T15:37:59.058Z] taggedImages: [2022-06-22T15:37:59.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:37:59.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-06-22T15:37:59.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.2 [2022-06-22T15:37:59.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [2022-06-22T15:37:59.058Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:59.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:37:59.474Z] [2022-06-22T15:37:59.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:37:59.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:37:59.786Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T15:37:59.786Z] 5eb5b503b376: Pulling fs layer [2022-06-22T15:37:59.786Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T15:37:59.786Z] ec43610c2a17: Pulling fs layer [2022-06-22T15:37:59.786Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T15:37:59.786Z] 3a2ae6a8a46f: Waiting [2022-06-22T15:37:59.786Z] 33b1e0a273af: Pulling fs layer [2022-06-22T15:37:59.786Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T15:37:59.786Z] 2f39f015ded8: Pulling fs layer [2022-06-22T15:37:59.786Z] 33b1e0a273af: Waiting [2022-06-22T15:37:59.786Z] 5d3b04190fa2: Waiting [2022-06-22T15:37:59.786Z] 2f39f015ded8: Waiting [2022-06-22T15:37:59.786Z] 5c69ac0246d0: Verifying Checksum [2022-06-22T15:37:59.786Z] 5c69ac0246d0: Download complete [2022-06-22T15:37:59.786Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T15:37:59.786Z] 3a2ae6a8a46f: Download complete [2022-06-22T15:37:59.786Z] 33b1e0a273af: Verifying Checksum [2022-06-22T15:37:59.786Z] 33b1e0a273af: Download complete [2022-06-22T15:37:59.786Z] 5d3b04190fa2: Verifying Checksum [2022-06-22T15:37:59.786Z] 5d3b04190fa2: Download complete [2022-06-22T15:37:59.786Z] ec43610c2a17: Verifying Checksum [2022-06-22T15:38:00.046Z] 5eb5b503b376: Verifying Checksum [2022-06-22T15:38:00.046Z] 5eb5b503b376: Download complete [2022-06-22T15:38:01.427Z] 5eb5b503b376: Pull complete [2022-06-22T15:38:01.427Z] 5c69ac0246d0: Pull complete [2022-06-22T15:38:01.995Z] ec43610c2a17: Pull complete [2022-06-22T15:38:01.995Z] 3a2ae6a8a46f: Pull complete [2022-06-22T15:38:02.254Z] 33b1e0a273af: Pull complete [2022-06-22T15:38:02.254Z] 5d3b04190fa2: Pull complete [2022-06-22T15:38:07.664Z] 2f39f015ded8: Pull complete [2022-06-22T15:38:07.664Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T15:38:07.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:38:07.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:38:07.755Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:38:07.798Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T15:38:09.778Z] $ docker top 2ae1edf77a2c1f643f3cbf8756541f34d1ba41e85b6b3d2cd0530345be4954fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:38:10.195Z] ---> job-cost.sh [2022-06-22T15:38:10.195Z] lf-activate-venv: SKIPPING [2022-06-22T15:38:10.195Z] INFO: No Stack... [2022-06-22T15:38:10.454Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T15:38:11.025Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T15:38:11.316Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-06-22T15:38:11.316Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T15:38:11.329Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [2022-06-22T15:38:11.338Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] did not exist. Created. [2022-06-22T15:38:11.338Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T15:38:11.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T15:38:11.676Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T15:38:11.684Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T15:38:11.704Z] $ docker stop --time=1 2ae1edf77a2c1f643f3cbf8756541f34d1ba41e85b6b3d2cd0530345be4954fc [2022-06-22T15:38:12.879Z] $ docker rm -f 2ae1edf77a2c1f643f3cbf8756541f34d1ba41e85b6b3d2cd0530345be4954fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T15:38:15.552Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15329 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-06-22T15:38:15.565Z] Running in /w/workspace/app-service-configurable/79 [Pipeline] { [Pipeline] checkout [2022-06-22T15:38:15.612Z] Selected Git installation does not exist. Using Default [2022-06-22T15:38:15.612Z] The recommended git tool is: NONE [2022-06-22T15:38:22.708Z] using credential edgex-jenkins-ssh [2022-06-22T15:38:22.724Z] Cloning the remote Git repository [2022-06-22T15:38:22.787Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T15:38:22.866Z] > git init /w/workspace/app-service-configurable/79 # timeout=10 [2022-06-22T15:38:22.941Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-22T15:38:22.942Z] > git --version # timeout=10 [2022-06-22T15:38:22.964Z] > git --version # 'git version 2.25.1' [2022-06-22T15:38:22.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T15:38:23.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T15:38:24.271Z] Avoid second fetch [2022-06-22T15:38:24.272Z] Checking out Revision 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (main) [2022-06-22T15:38:24.225Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-22T15:38:24.246Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T15:38:24.299Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T15:38:24.317Z] > git checkout -f 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 [2022-06-22T15:38:28.766Z] Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#428)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T15:38:29.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T15:38:29.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T15:38:29.606Z] Dload Upload Total Spent Left Speed [2022-06-22T15:38:29.606Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90762 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh [2022-06-22T15:38:30.289Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T15:38:30.652Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T15:38:30.652Z] + sudo tee /etc/docker/daemon.new [2022-06-22T15:38:30.652Z] { [2022-06-22T15:38:30.652Z] "registry-mirrors": [ [2022-06-22T15:38:30.652Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T15:38:30.652Z] ], [2022-06-22T15:38:30.652Z] "bip": "10.250.0.254/24", [2022-06-22T15:38:30.652Z] "hosts": [ [2022-06-22T15:38:30.652Z] "tcp://0.0.0.0:5555", [2022-06-22T15:38:30.652Z] "unix:///var/run/docker.sock" [2022-06-22T15:38:30.652Z] ], [2022-06-22T15:38:30.652Z] "mtu": 1458, [2022-06-22T15:38:30.652Z] "selinux-enabled": true, [2022-06-22T15:38:30.652Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T15:38:30.652Z] } [Pipeline] sh [2022-06-22T15:38:31.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T15:38:31.442Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:38:49.795Z] provisioning config files... [2022-06-22T15:38:49.819Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/79@tmp/config4193334103363541422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:38:50.173Z] ---> docker-login.sh [2022-06-22T15:38:50.173Z] nexus3.edgexfoundry.org:10001 [2022-06-22T15:38:50.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:38:51.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:38:51.037Z] Configure a credential helper to remove this warning. See [2022-06-22T15:38:51.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:38:51.037Z] [2022-06-22T15:38:51.037Z] Login Succeeded [2022-06-22T15:38:51.037Z] nexus3.edgexfoundry.org:10002 [2022-06-22T15:38:51.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:38:51.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:38:51.312Z] Configure a credential helper to remove this warning. See [2022-06-22T15:38:51.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:38:51.312Z] [2022-06-22T15:38:51.312Z] Login Succeeded [2022-06-22T15:38:51.312Z] nexus3.edgexfoundry.org:10003 [2022-06-22T15:38:51.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:38:51.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:38:51.855Z] Configure a credential helper to remove this warning. See [2022-06-22T15:38:51.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:38:51.855Z] [2022-06-22T15:38:51.855Z] Login Succeeded [2022-06-22T15:38:51.855Z] nexus3.edgexfoundry.org:10004 [2022-06-22T15:38:52.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:38:52.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:38:52.136Z] Configure a credential helper to remove this warning. See [2022-06-22T15:38:52.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:38:52.136Z] [2022-06-22T15:38:52.136Z] Login Succeeded [2022-06-22T15:38:52.136Z] docker.io [2022-06-22T15:38:52.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:38:52.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:38:52.999Z] Configure a credential helper to remove this warning. See [2022-06-22T15:38:52.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:38:52.999Z] [2022-06-22T15:38:53.000Z] Login Succeeded [2022-06-22T15:38:53.000Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T15:38:53.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T15:38:53.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:38:53.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:38:53.544Z] ========================================================= [2022-06-22T15:38:53.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T15:38:53.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:38:53.927Z] + 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 . [2022-06-22T15:38:53.927Z] Sending build context to Docker daemon 203.3kB [2022-06-22T15:38:54.201Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T15:38:54.201Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T15:38:54.201Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T15:38:54.201Z] 9b3977197b4f: Pulling fs layer [2022-06-22T15:38:54.201Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T15:38:54.201Z] 94645a83ff95: Pulling fs layer [2022-06-22T15:38:54.201Z] e6fb740bc735: Pulling fs layer [2022-06-22T15:38:54.201Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T15:38:54.485Z] 355e64cbe906: Pulling fs layer [2022-06-22T15:38:54.485Z] 63ab81a10011: Pulling fs layer [2022-06-22T15:38:54.485Z] 555d1d1c4555: Pulling fs layer [2022-06-22T15:38:54.485Z] 7d9057610161: Pulling fs layer [2022-06-22T15:38:54.485Z] e6fb740bc735: Waiting [2022-06-22T15:38:54.485Z] 3a77bd46dcc9: Waiting [2022-06-22T15:38:54.485Z] 355e64cbe906: Waiting [2022-06-22T15:38:54.485Z] 63ab81a10011: Waiting [2022-06-22T15:38:54.485Z] 555d1d1c4555: Waiting [2022-06-22T15:38:54.485Z] 7d9057610161: Waiting [2022-06-22T15:38:54.485Z] 94645a83ff95: Verifying Checksum [2022-06-22T15:38:54.485Z] 94645a83ff95: Download complete [2022-06-22T15:38:54.485Z] 1a89e8eeedd5: Verifying Checksum [2022-06-22T15:38:54.485Z] 1a89e8eeedd5: Download complete [2022-06-22T15:38:54.485Z] 3a77bd46dcc9: Verifying Checksum [2022-06-22T15:38:54.485Z] 3a77bd46dcc9: Download complete [2022-06-22T15:38:54.485Z] 355e64cbe906: Download complete [2022-06-22T15:38:54.485Z] 9b3977197b4f: Download complete [2022-06-22T15:38:54.485Z] 63ab81a10011: Verifying Checksum [2022-06-22T15:38:54.485Z] 63ab81a10011: Download complete [2022-06-22T15:38:55.469Z] 9b3977197b4f: Pull complete [2022-06-22T15:38:55.469Z] 7d9057610161: Verifying Checksum [2022-06-22T15:38:55.469Z] 7d9057610161: Download complete [2022-06-22T15:38:55.745Z] 1a89e8eeedd5: Pull complete [2022-06-22T15:38:56.345Z] 94645a83ff95: Pull complete [2022-06-22T15:38:56.345Z] 555d1d1c4555: Verifying Checksum [2022-06-22T15:38:56.345Z] 555d1d1c4555: Download complete [2022-06-22T15:38:56.940Z] e6fb740bc735: Verifying Checksum [2022-06-22T15:38:56.940Z] e6fb740bc735: Download complete [2022-06-22T15:39:09.328Z] e6fb740bc735: Pull complete [2022-06-22T15:39:09.328Z] 3a77bd46dcc9: Pull complete [2022-06-22T15:39:09.328Z] 355e64cbe906: Pull complete [2022-06-22T15:39:09.328Z] 63ab81a10011: Pull complete [2022-06-22T15:39:13.625Z] 555d1d1c4555: Pull complete [2022-06-22T15:39:15.612Z] 7d9057610161: Pull complete [2022-06-22T15:39:15.612Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T15:39:15.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T15:39:15.612Z] ---> 819e984ddca1 [2022-06-22T15:39:15.612Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T15:39:18.260Z] ---> Running in 0212aeea5cec [2022-06-22T15:39:18.260Z] Removing intermediate container 0212aeea5cec [2022-06-22T15:39:18.260Z] ---> bac2eef4134a [2022-06-22T15:39:18.260Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T15:39:18.537Z] ---> Running in 1e5378887cd5 [2022-06-22T15:39:18.819Z] Removing intermediate container 1e5378887cd5 [2022-06-22T15:39:18.819Z] ---> 6bab23dd7b42 [2022-06-22T15:39:18.819Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T15:39:18.819Z] ---> Running in 467e07149695 [2022-06-22T15:39:19.100Z] Removing intermediate container 467e07149695 [2022-06-22T15:39:19.100Z] ---> 70ded9012ee4 [2022-06-22T15:39:19.100Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T15:39:19.100Z] ---> Running in bb2ec5fcd540 [2022-06-22T15:39:21.088Z] Removing intermediate container bb2ec5fcd540 [2022-06-22T15:39:21.088Z] ---> 0dd9fa1a4909 [2022-06-22T15:39:21.088Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T15:39:21.088Z] ---> Running in 69541fb47c00 [2022-06-22T15:39:22.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T15:39:23.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T15:39:24.077Z] OK: 220 MiB in 52 packages [2022-06-22T15:39:25.072Z] Removing intermediate container 69541fb47c00 [2022-06-22T15:39:25.072Z] ---> 70820be6d334 [2022-06-22T15:39:25.072Z] Step 8/13 : WORKDIR /app [2022-06-22T15:39:25.072Z] ---> Running in 388848629fdd [2022-06-22T15:39:25.349Z] Removing intermediate container 388848629fdd [2022-06-22T15:39:25.349Z] ---> 44263b17c3f0 [2022-06-22T15:39:25.349Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T15:39:25.955Z] ---> c983a91d610d [2022-06-22T15:39:25.955Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T15:39:25.955Z] ---> Running in 669ac602b583 [2022-06-22T15:40:12.990Z] Removing intermediate container 669ac602b583 [2022-06-22T15:40:12.990Z] ---> 7c0090d2493b [2022-06-22T15:40:12.990Z] Step 11/13 : COPY . . [2022-06-22T15:40:12.990Z] ---> eff57cfe3401 [2022-06-22T15:40:12.990Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T15:40:12.990Z] ---> Running in 6ffa3ced5aae [2022-06-22T15:40:12.990Z] Removing intermediate container 6ffa3ced5aae [2022-06-22T15:40:12.990Z] ---> 1d7aadf407e1 [2022-06-22T15:40:12.990Z] Step 13/13 : RUN $MAKE [2022-06-22T15:40:12.990Z] ---> Running in afa3c4349687 [2022-06-22T15:40:12.990Z] noop [2022-06-22T15:40:13.593Z] Removing intermediate container afa3c4349687 [2022-06-22T15:40:13.593Z] ---> 826dcde3998d [2022-06-22T15:40:13.593Z] Successfully built 826dcde3998d [2022-06-22T15:40:13.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:40:13.972Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T15:40:13.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:40:14.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-15329 does not seem to be running inside a container [2022-06-22T15:40:14.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/79 -v /w/workspace/app-service-configurable/79:/w/workspace/app-service-configurable/79:rw,z -v /w/workspace/app-service-configurable/79@tmp:/w/workspace/app-service-configurable/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T15:40:15.609Z] $ docker top 3b9d5c13deaa9d4dad10e355777fe53acce6dce32acba8cacfc4e9b425838d19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T15:40:16.515Z] + go version [2022-06-22T15:40:16.515Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T15:40:16.546Z] $ docker stop --time=1 3b9d5c13deaa9d4dad10e355777fe53acce6dce32acba8cacfc4e9b425838d19 [2022-06-22T15:40:18.151Z] $ docker rm -f 3b9d5c13deaa9d4dad10e355777fe53acce6dce32acba8cacfc4e9b425838d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:40:18.777Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T15:40:18.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:40:19.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-15329 does not seem to be running inside a container [2022-06-22T15:40:19.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/79 -v /w/workspace/app-service-configurable/79:/w/workspace/app-service-configurable/79:rw,z -v /w/workspace/app-service-configurable/79@tmp:/w/workspace/app-service-configurable/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T15:40:20.405Z] $ docker top dfd5e1a773e8148a5fd9b39736c7a9f7e3814fc97f0a6e993dfc29f43eb63f0a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T15:40:21.339Z] + make test [2022-06-22T15:40:21.339Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-22T15:41:43.229Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-22T15:41:43.229Z] CGO_ENABLED=1 go vet ./... [2022-06-22T15:42:10.057Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T15:42:10.057Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T15:42:10.057Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-22T15:42:13.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T15:42:13.502Z] $ docker stop --time=1 dfd5e1a773e8148a5fd9b39736c7a9f7e3814fc97f0a6e993dfc29f43eb63f0a [2022-06-22T15:42:15.269Z] $ docker rm -f dfd5e1a773e8148a5fd9b39736c7a9f7e3814fc97f0a6e993dfc29f43eb63f0a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:42:16.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T15:42:16.290Z] Warning: overwriting stash ‘coverage-report’ [2022-06-22T15:42:16.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T15:42:17.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T15:42:17.517Z] + ls -al . [2022-06-22T15:42:17.517Z] total 164 [2022-06-22T15:42:17.517Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 15:42 . [2022-06-22T15:42:17.517Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:38 .. [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:38 .dockerignore [2022-06-22T15:42:17.517Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:38 .git [2022-06-22T15:42:17.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:38 .github [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 15:38 .gitignore [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 15:38 Attribution.txt [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 15:38 CHANGELOG.md [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 15:38 Dockerfile [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:38 GOVERNANCE.md [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 15:38 Jenkinsfile [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:38 LICENSE [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 15:38 OWNERS.md [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 15:38 README.md [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:36 VERSION [2022-06-22T15:42:17.517Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:38 bin [2022-06-22T15:42:17.517Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 22 15:40 coverage.out [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 15:38 go.mod [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 15:38 go.sum [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 15:38 main.go [2022-06-22T15:42:17.517Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 15:38 makefile [2022-06-22T15:42:17.517Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:38 res [2022-06-22T15:42:17.517Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:42:17.894Z] + 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=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f --label arch=arm64 --label version=2.2.1-dev.2 . [2022-06-22T15:42:17.894Z] Sending build context to Docker daemon 204.3kB [2022-06-22T15:42:18.171Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T15:42:18.171Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-22T15:42:18.171Z] ---> 826dcde3998d [2022-06-22T15:42:18.171Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T15:42:18.445Z] ---> Running in 4266b6e3e95e [2022-06-22T15:42:18.721Z] Removing intermediate container 4266b6e3e95e [2022-06-22T15:42:18.721Z] ---> 36c39baec651 [2022-06-22T15:42:18.721Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T15:42:18.721Z] ---> Running in 91a77e606815 [2022-06-22T15:42:18.996Z] Removing intermediate container 91a77e606815 [2022-06-22T15:42:18.996Z] ---> 7fb299f95397 [2022-06-22T15:42:18.996Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T15:42:19.274Z] ---> Running in 176c9ee19c23 [2022-06-22T15:42:19.553Z] Removing intermediate container 176c9ee19c23 [2022-06-22T15:42:19.553Z] ---> 312da306cc68 [2022-06-22T15:42:19.553Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T15:42:19.553Z] ---> Running in 863f07868d3b [2022-06-22T15:42:21.533Z] Removing intermediate container 863f07868d3b [2022-06-22T15:42:21.533Z] ---> 63f3d55c5cad [2022-06-22T15:42:21.533Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T15:42:21.533Z] ---> Running in 21ceecd65360 [2022-06-22T15:42:22.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T15:42:23.628Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T15:42:24.364Z] OK: 220 MiB in 52 packages [2022-06-22T15:42:25.350Z] Removing intermediate container 21ceecd65360 [2022-06-22T15:42:25.350Z] ---> f4b5131e8869 [2022-06-22T15:42:25.350Z] Step 8/27 : WORKDIR /app [2022-06-22T15:42:25.350Z] ---> Running in 7d2ba47885ca [2022-06-22T15:42:25.625Z] Removing intermediate container 7d2ba47885ca [2022-06-22T15:42:25.625Z] ---> feb4fbbfc746 [2022-06-22T15:42:25.625Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-22T15:42:26.228Z] ---> d48c6aa0c76f [2022-06-22T15:42:26.228Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T15:42:26.506Z] ---> Running in e7c27a4498f1 [2022-06-22T15:42:28.498Z] Removing intermediate container e7c27a4498f1 [2022-06-22T15:42:28.498Z] ---> a0560811fcf0 [2022-06-22T15:42:28.498Z] Step 11/27 : COPY . . [2022-06-22T15:42:29.108Z] ---> 68a75b5fa6bf [2022-06-22T15:42:29.108Z] Step 12/27 : ARG MAKE="make build" [2022-06-22T15:42:29.108Z] ---> Running in b192d29143af [2022-06-22T15:42:29.382Z] Removing intermediate container b192d29143af [2022-06-22T15:42:29.382Z] ---> 874c0e6d1fc1 [2022-06-22T15:42:29.382Z] Step 13/27 : RUN $MAKE [2022-06-22T15:42:29.658Z] ---> Running in 1436b4565288 [2022-06-22T15:42:30.642Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-22T15:44:37.542Z] Removing intermediate container 1436b4565288 [2022-06-22T15:44:37.542Z] ---> ff6c04a81bfa [2022-06-22T15:44:37.542Z] Step 14/27 : FROM alpine:3.14 [2022-06-22T15:44:37.542Z] 3.14: Pulling from library/alpine [2022-06-22T15:44:37.542Z] 455c02918c45: Pulling fs layer [2022-06-22T15:44:37.542Z] 455c02918c45: Download complete [2022-06-22T15:44:37.542Z] 455c02918c45: Pull complete [2022-06-22T15:44:37.542Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T15:44:37.542Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T15:44:37.542Z] ---> ac73e934f311 [2022-06-22T15:44:37.542Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-22T15:44:37.542Z] ---> Running in 3f2e2477d69e [2022-06-22T15:44:37.542Z] Removing intermediate container 3f2e2477d69e [2022-06-22T15:44:37.542Z] ---> d0c5793e8eac [2022-06-22T15:44:37.542Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-22T15:44:37.542Z] ---> Running in b3e077f71259 [2022-06-22T15:44:37.542Z] Removing intermediate container b3e077f71259 [2022-06-22T15:44:37.542Z] ---> 8a1d7b5cb293 [2022-06-22T15:44:37.542Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-22T15:44:37.542Z] ---> Running in bac61c0f0211 [2022-06-22T15:44:37.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-22T15:44:37.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-22T15:44:38.140Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T15:44:38.140Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T15:44:38.140Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T15:44:38.140Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T15:44:38.140Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T15:44:38.140Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T15:44:38.426Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T15:44:38.426Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T15:44:38.426Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T15:44:38.426Z] OK: 9 MiB in 21 packages [2022-06-22T15:44:39.881Z] Removing intermediate container bac61c0f0211 [2022-06-22T15:44:39.881Z] ---> 594a391dd422 [2022-06-22T15:44:39.881Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T15:44:40.156Z] ---> 3b4eee8eabbb [2022-06-22T15:44:40.156Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T15:44:40.754Z] ---> d18b2eadc57b [2022-06-22T15:44:40.754Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-22T15:44:41.351Z] ---> d86275ff5db2 [2022-06-22T15:44:41.351Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-22T15:44:43.333Z] ---> 94297b6afa00 [2022-06-22T15:44:43.333Z] Step 22/27 : EXPOSE 48095 [2022-06-22T15:44:43.333Z] ---> Running in 2c84900d7dbd [2022-06-22T15:44:43.333Z] Removing intermediate container 2c84900d7dbd [2022-06-22T15:44:43.333Z] ---> 698880d445ce [2022-06-22T15:44:43.333Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-22T15:44:43.333Z] ---> Running in 97bac426959b [2022-06-22T15:44:43.609Z] Removing intermediate container 97bac426959b [2022-06-22T15:44:43.609Z] ---> f1b5ba2dd463 [2022-06-22T15:44:43.609Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-22T15:44:43.889Z] ---> Running in 0113e815a0e1 [2022-06-22T15:44:44.163Z] Removing intermediate container 0113e815a0e1 [2022-06-22T15:44:44.163Z] ---> 06e47648c28b [2022-06-22T15:44:44.163Z] Step 25/27 : LABEL arch=arm64 [2022-06-22T15:44:44.163Z] ---> Running in acdc043d396b [2022-06-22T15:44:44.438Z] Removing intermediate container acdc043d396b [2022-06-22T15:44:44.438Z] ---> b4657f8df852 [2022-06-22T15:44:44.438Z] Step 26/27 : LABEL git_sha=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:44:44.714Z] ---> Running in ce61b2008f71 [2022-06-22T15:44:44.990Z] Removing intermediate container ce61b2008f71 [2022-06-22T15:44:44.990Z] ---> a8e626114f7c [2022-06-22T15:44:44.990Z] Step 27/27 : LABEL version=2.2.1-dev.2 [2022-06-22T15:44:44.990Z] ---> Running in cff33f6f7821 [2022-06-22T15:44:45.264Z] Removing intermediate container cff33f6f7821 [2022-06-22T15:44:45.264Z] ---> 81d8373722cd [2022-06-22T15:44:45.264Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T15:44:45.264Z] Successfully built 81d8373722cd [2022-06-22T15:44:45.264Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:44:45.368Z] provisioning config files... [2022-06-22T15:44:45.387Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/79@tmp/config3890216002846382465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:44:45.746Z] ---> docker-login.sh [2022-06-22T15:44:45.747Z] nexus3.edgexfoundry.org:10001 [2022-06-22T15:44:46.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:44:46.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:44:46.022Z] Configure a credential helper to remove this warning. See [2022-06-22T15:44:46.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:44:46.022Z] [2022-06-22T15:44:46.022Z] Login Succeeded [2022-06-22T15:44:46.022Z] nexus3.edgexfoundry.org:10002 [2022-06-22T15:44:46.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:44:46.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:44:46.625Z] Configure a credential helper to remove this warning. See [2022-06-22T15:44:46.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:44:46.625Z] [2022-06-22T15:44:46.625Z] Login Succeeded [2022-06-22T15:44:46.625Z] nexus3.edgexfoundry.org:10003 [2022-06-22T15:44:46.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:44:47.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:44:47.169Z] Configure a credential helper to remove this warning. See [2022-06-22T15:44:47.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:44:47.169Z] [2022-06-22T15:44:47.169Z] Login Succeeded [2022-06-22T15:44:47.169Z] nexus3.edgexfoundry.org:10004 [2022-06-22T15:44:47.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:44:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:44:47.443Z] Configure a credential helper to remove this warning. See [2022-06-22T15:44:47.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:44:47.443Z] [2022-06-22T15:44:47.443Z] Login Succeeded [2022-06-22T15:44:47.718Z] docker.io [2022-06-22T15:44:47.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T15:44:48.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T15:44:48.267Z] Configure a credential helper to remove this warning. See [2022-06-22T15:44:48.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T15:44:48.267Z] [2022-06-22T15:44:48.267Z] Login Succeeded [2022-06-22T15:44:48.267Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T15:44:48.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T15:44:48.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T15:44:48.359Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-06-22T15:44:48.359Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:44:48.359Z] latest [2022-06-22T15:44:48.359Z] 2.2.1-dev.2 [2022-06-22T15:44:48.359Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [2022-06-22T15:44:48.359Z] main [2022-06-22T15:44:48.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:48.750Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:49.128Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:44:49.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-22T15:44:49.129Z] 4f1dd2ef4d44: Preparing [2022-06-22T15:44:49.129Z] 27b546aac60d: Preparing [2022-06-22T15:44:49.129Z] c1437f8082c8: Preparing [2022-06-22T15:44:49.129Z] 4249517fd3d0: Preparing [2022-06-22T15:44:49.129Z] f34927901d9e: Preparing [2022-06-22T15:44:49.129Z] f73e7dbfee58: Preparing [2022-06-22T15:44:49.129Z] f73e7dbfee58: Waiting [2022-06-22T15:44:49.428Z] c1437f8082c8: Pushed [2022-06-22T15:44:49.428Z] 4249517fd3d0: Pushed [2022-06-22T15:44:49.428Z] 27b546aac60d: Pushed [2022-06-22T15:44:49.428Z] f73e7dbfee58: Layer already exists [2022-06-22T15:44:50.417Z] f34927901d9e: Pushed [2022-06-22T15:44:55.820Z] 4f1dd2ef4d44: Pushed [2022-06-22T15:44:55.820Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:56.184Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:56.552Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-06-22T15:44:56.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-22T15:44:56.552Z] 4f1dd2ef4d44: Preparing [2022-06-22T15:44:56.552Z] 27b546aac60d: Preparing [2022-06-22T15:44:56.552Z] c1437f8082c8: Preparing [2022-06-22T15:44:56.552Z] 4249517fd3d0: Preparing [2022-06-22T15:44:56.552Z] f34927901d9e: Preparing [2022-06-22T15:44:56.552Z] f73e7dbfee58: Preparing [2022-06-22T15:44:56.552Z] f73e7dbfee58: Waiting [2022-06-22T15:44:56.552Z] 4f1dd2ef4d44: Layer already exists [2022-06-22T15:44:56.552Z] 4249517fd3d0: Layer already exists [2022-06-22T15:44:56.552Z] c1437f8082c8: Layer already exists [2022-06-22T15:44:56.552Z] 27b546aac60d: Layer already exists [2022-06-22T15:44:56.552Z] f34927901d9e: Layer already exists [2022-06-22T15:44:56.552Z] f73e7dbfee58: Layer already exists [2022-06-22T15:44:56.826Z] latest: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:57.195Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:57.569Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.2 [2022-06-22T15:44:57.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-22T15:44:57.569Z] 4f1dd2ef4d44: Preparing [2022-06-22T15:44:57.569Z] 27b546aac60d: Preparing [2022-06-22T15:44:57.569Z] c1437f8082c8: Preparing [2022-06-22T15:44:57.569Z] 4249517fd3d0: Preparing [2022-06-22T15:44:57.569Z] f34927901d9e: Preparing [2022-06-22T15:44:57.569Z] f73e7dbfee58: Preparing [2022-06-22T15:44:57.569Z] f73e7dbfee58: Waiting [2022-06-22T15:44:57.569Z] 4249517fd3d0: Layer already exists [2022-06-22T15:44:57.569Z] f34927901d9e: Layer already exists [2022-06-22T15:44:57.569Z] 27b546aac60d: Layer already exists [2022-06-22T15:44:57.569Z] 4f1dd2ef4d44: Layer already exists [2022-06-22T15:44:57.569Z] c1437f8082c8: Layer already exists [2022-06-22T15:44:57.569Z] f73e7dbfee58: Layer already exists [2022-06-22T15:44:57.842Z] 2.2.1-dev.2: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:58.219Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:58.592Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [2022-06-22T15:44:58.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-22T15:44:58.592Z] 4f1dd2ef4d44: Preparing [2022-06-22T15:44:58.592Z] 27b546aac60d: Preparing [2022-06-22T15:44:58.592Z] c1437f8082c8: Preparing [2022-06-22T15:44:58.592Z] 4249517fd3d0: Preparing [2022-06-22T15:44:58.592Z] f34927901d9e: Preparing [2022-06-22T15:44:58.592Z] f73e7dbfee58: Preparing [2022-06-22T15:44:58.592Z] f73e7dbfee58: Waiting [2022-06-22T15:44:58.592Z] f34927901d9e: Layer already exists [2022-06-22T15:44:58.592Z] c1437f8082c8: Layer already exists [2022-06-22T15:44:58.592Z] 4f1dd2ef4d44: Layer already exists [2022-06-22T15:44:58.592Z] 4249517fd3d0: Layer already exists [2022-06-22T15:44:58.592Z] 27b546aac60d: Layer already exists [2022-06-22T15:44:58.592Z] f73e7dbfee58: Layer already exists [2022-06-22T15:44:58.865Z] 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:59.248Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:44:59.616Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-06-22T15:44:59.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-06-22T15:44:59.616Z] 4f1dd2ef4d44: Preparing [2022-06-22T15:44:59.616Z] 27b546aac60d: Preparing [2022-06-22T15:44:59.616Z] c1437f8082c8: Preparing [2022-06-22T15:44:59.616Z] 4249517fd3d0: Preparing [2022-06-22T15:44:59.616Z] f34927901d9e: Preparing [2022-06-22T15:44:59.616Z] f73e7dbfee58: Preparing [2022-06-22T15:44:59.616Z] f73e7dbfee58: Waiting [2022-06-22T15:44:59.616Z] c1437f8082c8: Layer already exists [2022-06-22T15:44:59.616Z] 4249517fd3d0: Layer already exists [2022-06-22T15:44:59.616Z] 27b546aac60d: Layer already exists [2022-06-22T15:44:59.616Z] 4f1dd2ef4d44: Layer already exists [2022-06-22T15:44:59.616Z] f34927901d9e: Layer already exists [2022-06-22T15:44:59.616Z] f73e7dbfee58: Layer already exists [2022-06-22T15:44:59.889Z] main: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T15:44:59.953Z] ===================================================== [Pipeline] echo [2022-06-22T15:44:59.962Z] taggedImages: [2022-06-22T15:44:59.962Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [2022-06-22T15:44:59.962Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-06-22T15:44:59.962Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.2 [2022-06-22T15:44:59.962Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [2022-06-22T15:44:59.962Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:45:00.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T15:45:00.329Z] [2022-06-22T15:45:00.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:45:00.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T15:45:00.991Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T15:45:00.991Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T15:45:00.991Z] 04944245beec: Pulling fs layer [2022-06-22T15:45:00.991Z] 699f458cf7ca: Pulling fs layer [2022-06-22T15:45:00.991Z] 765212b225bb: Pulling fs layer [2022-06-22T15:45:00.991Z] f23df028b6ca: Pulling fs layer [2022-06-22T15:45:00.991Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T15:45:00.991Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T15:45:00.991Z] 765212b225bb: Waiting [2022-06-22T15:45:00.991Z] f23df028b6ca: Waiting [2022-06-22T15:45:00.991Z] 2437ff75d9bd: Waiting [2022-06-22T15:45:00.991Z] d65c8cfc05b1: Waiting [2022-06-22T15:45:00.991Z] 04944245beec: Verifying Checksum [2022-06-22T15:45:00.991Z] 04944245beec: Download complete [2022-06-22T15:45:00.991Z] 765212b225bb: Verifying Checksum [2022-06-22T15:45:00.991Z] 765212b225bb: Download complete [2022-06-22T15:45:00.991Z] f23df028b6ca: Verifying Checksum [2022-06-22T15:45:00.991Z] f23df028b6ca: Download complete [2022-06-22T15:45:00.991Z] d65c8cfc05b1: Verifying Checksum [2022-06-22T15:45:00.991Z] d65c8cfc05b1: Download complete [2022-06-22T15:45:01.286Z] 699f458cf7ca: Verifying Checksum [2022-06-22T15:45:01.286Z] 699f458cf7ca: Download complete [2022-06-22T15:45:01.922Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T15:45:01.922Z] 8998bd30e6a1: Download complete [2022-06-22T15:45:04.582Z] 2437ff75d9bd: Verifying Checksum [2022-06-22T15:45:04.582Z] 2437ff75d9bd: Download complete [2022-06-22T15:45:06.557Z] 8998bd30e6a1: Pull complete [2022-06-22T15:45:06.830Z] 04944245beec: Pull complete [2022-06-22T15:45:08.282Z] 699f458cf7ca: Pull complete [2022-06-22T15:45:08.554Z] 765212b225bb: Pull complete [2022-06-22T15:45:09.154Z] f23df028b6ca: Pull complete [2022-06-22T15:45:09.434Z] d65c8cfc05b1: Pull complete [2022-06-22T15:45:24.531Z] 2437ff75d9bd: Pull complete [2022-06-22T15:45:24.531Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T15:45:24.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T15:45:24.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:45:24.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-15329 does not seem to be running inside a container [2022-06-22T15:45:24.864Z] $ 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/79 -v /w/workspace/app-service-configurable/79:/w/workspace/app-service-configurable/79:rw,z -v /w/workspace/app-service-configurable/79@tmp:/w/workspace/app-service-configurable/79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-22T15:45:27.587Z] $ docker top 2f3ac427834c0b53d3eae8f8bc06e2344f5895edf9dcf8e8a233317796059588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:45:28.514Z] ---> job-cost.sh [2022-06-22T15:45:28.514Z] lf-activate-venv: SKIPPING [2022-06-22T15:45:28.514Z] INFO: No Stack... [2022-06-22T15:45:28.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T15:45:29.765Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T15:45:30.427Z] + cat /w/workspace/app-service-configurable/79/archives/cost.csv [2022-06-22T15:45:30.427Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T15:45:30.492Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [2022-06-22T15:45:30.499Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] did not exist. Created. [2022-06-22T15:45:30.499Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T15:45:31.173Z] /w/workspace/app-service-configurable/79@tmp/durable-1b193552/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-22T15:45:31.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T15:45:31.900Z] Warning: overwriting stash ‘stack-cost’ [2022-06-22T15:45:31.953Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T15:45:31.959Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T15:45:31.989Z] $ docker stop --time=1 2f3ac427834c0b53d3eae8f8bc06e2344f5895edf9dcf8e8a233317796059588 [2022-06-22T15:45:33.526Z] $ docker rm -f 2f3ac427834c0b53d3eae8f8bc06e2344f5895edf9dcf8e8a233317796059588 [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 [2022-06-22T15:45:34.026Z] provisioning config files... [2022-06-22T15:45:34.035Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3492337447409870727tmp [Pipeline] { [Pipeline] sh [2022-06-22T15:45:34.327Z] + set +x [2022-06-22T15:45:34.327Z] + curl -s https://codecov.io/bash [2022-06-22T15:45:34.327Z] + bash -s -- [2022-06-22T15:45:34.327Z] [2022-06-22T15:45:34.327Z] _____ _ [2022-06-22T15:45:34.327Z] / ____| | | [2022-06-22T15:45:34.327Z] | | ___ __| | ___ ___ _____ __ [2022-06-22T15:45:34.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-22T15:45:34.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-22T15:45:34.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-22T15:45:34.327Z] Bash-1.0.6 [2022-06-22T15:45:34.327Z] [2022-06-22T15:45:34.327Z] [2022-06-22T15:45:34.327Z] ==> git version 2.25.1 found [2022-06-22T15:45:34.327Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-22T15:45:34.327Z] Release-Date: 2020-01-08 [2022-06-22T15:45:34.327Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-22T15:45:34.327Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-22T15:45:34.327Z] ==> Jenkins CI detected. [2022-06-22T15:45:34.327Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-06-22T15:45:34.327Z] project root: . [2022-06-22T15:45:34.327Z] --> token set from env [2022-06-22T15:45:34.327Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-22T15:45:34.327Z] ==> Running gcov in . (disable via -X gcov) [2022-06-22T15:45:34.327Z] ==> Python coveragepy not found [2022-06-22T15:45:34.327Z] ==> Searching for coverage reports in: [2022-06-22T15:45:34.327Z] + . [2022-06-22T15:45:34.327Z] -> Found 1 reports [2022-06-22T15:45:34.327Z] ==> Detecting git/mercurial file structure [2022-06-22T15:45:34.588Z] ==> Reading reports [2022-06-22T15:45:34.588Z] + ./coverage.out bytes=10 [2022-06-22T15:45:34.588Z] ==> Appending adjustments [2022-06-22T15:45:34.588Z] https://docs.codecov.io/docs/fixing-reports [2022-06-22T15:45:34.588Z] + Found adjustments [2022-06-22T15:45:34.588Z] ==> Gzipping contents [2022-06-22T15:45:34.588Z] 4.0K /tmp/codecov.FWlztr.gz [2022-06-22T15:45:34.588Z] ==> Uploading reports [2022-06-22T15:45:34.588Z] url: https://codecov.io [2022-06-22T15:45:34.588Z] query: branch=main&commit=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T15:45:34.588Z] -> Pinging Codecov [2022-06-22T15:45:34.588Z] 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=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T15:45:34.850Z] -> Uploading to [2022-06-22T15:45:34.850Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-22/A97CA9966030D2A3747ED39772930CCE/1efec17b9cd6fa36347b51e5d2e9f1185cb0218f/e5de7265-f8ad-4907-8fe5-e41c18611854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T154534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6376db9be1ac5692cfcc35f2da6ac867fe15f79bc6201d61ae31801390b666ce [2022-06-22T15:45:34.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T15:45:34.850Z] Dload Upload Total Spent Left Speed [2022-06-22T15:45:35.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2779 --:--:-- --:--:-- --:--:-- 2779 [2022-06-22T15:45:35.112Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] } [2022-06-22T15:45:35.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-22T15:45:35.306Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-22T15:45:35.315Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:45:35.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T15:45:35.613Z] [2022-06-22T15:45:35.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:45:35.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T15:45:35.921Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-22T15:45:35.921Z] df9b9388f04a: Pulling fs layer [2022-06-22T15:45:35.921Z] 52dc419b0ee2: Pulling fs layer [2022-06-22T15:45:35.921Z] 25bc292e5bac: Pulling fs layer [2022-06-22T15:45:35.921Z] 114826534d7a: Pulling fs layer [2022-06-22T15:45:35.921Z] 4657fd5d0bcf: Pulling fs layer [2022-06-22T15:45:35.921Z] 6ad1cebc031e: Pulling fs layer [2022-06-22T15:45:35.921Z] 8a3aa393b2d8: Pulling fs layer [2022-06-22T15:45:35.921Z] 4657fd5d0bcf: Waiting [2022-06-22T15:45:35.921Z] 6ad1cebc031e: Waiting [2022-06-22T15:45:35.921Z] 25bc292e5bac: Verifying Checksum [2022-06-22T15:45:35.921Z] 25bc292e5bac: Download complete [2022-06-22T15:45:35.921Z] 52dc419b0ee2: Verifying Checksum [2022-06-22T15:45:35.921Z] 52dc419b0ee2: Download complete [2022-06-22T15:45:35.921Z] 4657fd5d0bcf: Verifying Checksum [2022-06-22T15:45:35.921Z] 4657fd5d0bcf: Download complete [2022-06-22T15:45:36.186Z] df9b9388f04a: Download complete [2022-06-22T15:45:36.186Z] 6ad1cebc031e: Verifying Checksum [2022-06-22T15:45:36.186Z] 6ad1cebc031e: Download complete [2022-06-22T15:45:36.186Z] df9b9388f04a: Pull complete [2022-06-22T15:45:36.460Z] 52dc419b0ee2: Pull complete [2022-06-22T15:45:36.460Z] 25bc292e5bac: Pull complete [2022-06-22T15:45:36.727Z] 114826534d7a: Verifying Checksum [2022-06-22T15:45:36.727Z] 114826534d7a: Download complete [2022-06-22T15:45:36.988Z] 8a3aa393b2d8: Verifying Checksum [2022-06-22T15:45:36.988Z] 8a3aa393b2d8: Download complete [2022-06-22T15:45:41.180Z] 114826534d7a: Pull complete [2022-06-22T15:45:41.180Z] 4657fd5d0bcf: Pull complete [2022-06-22T15:45:41.180Z] 6ad1cebc031e: Pull complete [2022-06-22T15:45:43.717Z] 8a3aa393b2d8: Pull complete [2022-06-22T15:45:43.717Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-22T15:45:43.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T15:45:43.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:45:43.817Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:45:43.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-22T15:45:46.240Z] $ docker top 8d6f5dfdaf62b0dd0569a4cfd3984522ee669d44b7073942d36473d4205dae6e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-22T15:45:46.326Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-06-22T15:45:46.610Z] + set -o pipefail [2022-06-22T15:45:46.610Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-06-22T15:45:53.192Z] [2022-06-22T15:45:53.193Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-06-22T15:45:53.193Z] [2022-06-22T15:45:53.193Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8b5b3aad-bffb-458e-9df3-388a4ea1baca [2022-06-22T15:45:53.193Z] [2022-06-22T15:45:53.193Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-22T15:45:53.193Z] [2022-06-22T15:45:53.193Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-22T15:45:53.193Z] [2022-06-22T15:45:53.193Z] [2022-06-22T15:45:53.193Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-22T15:45:53.193Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-22T15:45:53.206Z] $ docker stop --time=1 8d6f5dfdaf62b0dd0569a4cfd3984522ee669d44b7073942d36473d4205dae6e [2022-06-22T15:45:55.673Z] $ docker rm -f 8d6f5dfdaf62b0dd0569a4cfd3984522ee669d44b7073942d36473d4205dae6e [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 [2022-06-22T15:45:56.375Z] + git log --format=format:%s -1 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] sh [2022-06-22T15:45:56.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:45:56.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:45:56.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:45:56.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:45:57.060Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:45:57.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:45:57.529Z] $ docker top 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:45:57.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:45:57.627Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:45:57.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:45:57.748Z] $ docker exec 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 ssh-agent [2022-06-22T15:45:57.863Z] SSH_AUTH_SOCK=/tmp/ssh-Ehye80gYXg91/agent.33 [2022-06-22T15:45:57.863Z] SSH_AGENT_PID=40 [2022-06-22T15:45:57.868Z] Running ssh-add (command line suppressed) [2022-06-22T15:45:57.994Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4040083354942268828.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4040083354942268828.key) [2022-06-22T15:45:58.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:45:58.299Z] + git semver tag [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,498 [run_tag] DEBUG tag force:False [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,498 [check_head_tag] DEBUG check head tag [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,498 [execute] INFO git cat-file --batch-check [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,501 [execute] INFO git cat-file --batch [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,509 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,509 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 [2022-06-22T15:45:58.558Z] 2022-06-22 15:45:58,509 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:45:58.559Z] 2022-06-22 15:45:58,514 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:45:58.559Z] 2.2.1-dev.2 [Pipeline] } [2022-06-22T15:45:58.572Z] $ docker exec --env ******** --env ******** 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 ssh-agent -k [2022-06-22T15:45:58.686Z] unset SSH_AUTH_SOCK; [2022-06-22T15:45:58.686Z] unset SSH_AGENT_PID; [2022-06-22T15:45:58.686Z] echo Agent pid 40 killed; [2022-06-22T15:45:58.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:45:59.060Z] + git semver [Pipeline] } [2022-06-22T15:45:59.347Z] $ docker stop --time=1 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 [2022-06-22T15:46:00.763Z] $ docker rm -f 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:46:01.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T15:46:01.184Z] [2022-06-22T15:46:01.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:46:01.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T15:46:01.491Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-22T15:46:01.491Z] ab5ef0e58194: Pulling fs layer [2022-06-22T15:46:01.491Z] 9712f1f96733: Pulling fs layer [2022-06-22T15:46:01.491Z] 63f879dbbcfc: Pulling fs layer [2022-06-22T15:46:01.491Z] 0d9ebad4ef96: Pulling fs layer [2022-06-22T15:46:01.491Z] e9a5061849ea: Pulling fs layer [2022-06-22T15:46:01.491Z] d747dcd14b5f: Pulling fs layer [2022-06-22T15:46:01.491Z] 0d9ebad4ef96: Waiting [2022-06-22T15:46:01.491Z] 2de7ff778b66: Pulling fs layer [2022-06-22T15:46:01.491Z] d747dcd14b5f: Waiting [2022-06-22T15:46:01.491Z] 2de7ff778b66: Waiting [2022-06-22T15:46:01.491Z] 9712f1f96733: Download complete [2022-06-22T15:46:01.755Z] 63f879dbbcfc: Verifying Checksum [2022-06-22T15:46:01.755Z] 63f879dbbcfc: Download complete [2022-06-22T15:46:02.016Z] ab5ef0e58194: Verifying Checksum [2022-06-22T15:46:02.016Z] ab5ef0e58194: Download complete [2022-06-22T15:46:02.016Z] 0d9ebad4ef96: Verifying Checksum [2022-06-22T15:46:02.016Z] 0d9ebad4ef96: Download complete [2022-06-22T15:46:02.016Z] e9a5061849ea: Verifying Checksum [2022-06-22T15:46:02.016Z] e9a5061849ea: Download complete [2022-06-22T15:46:02.016Z] d747dcd14b5f: Verifying Checksum [2022-06-22T15:46:02.016Z] d747dcd14b5f: Download complete [2022-06-22T15:46:02.276Z] 2de7ff778b66: Verifying Checksum [2022-06-22T15:46:02.276Z] 2de7ff778b66: Download complete [2022-06-22T15:46:04.819Z] ab5ef0e58194: Pull complete [2022-06-22T15:46:04.819Z] 9712f1f96733: Pull complete [2022-06-22T15:46:05.756Z] 63f879dbbcfc: Pull complete [2022-06-22T15:46:09.949Z] 0d9ebad4ef96: Pull complete [2022-06-22T15:46:09.949Z] e9a5061849ea: Pull complete [2022-06-22T15:46:09.949Z] d747dcd14b5f: Pull complete [2022-06-22T15:46:10.887Z] 2de7ff778b66: Pull complete [2022-06-22T15:46:10.887Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-22T15:46:10.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T15:46:10.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:46:10.990Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:46:11.032Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-22T15:46:13.416Z] $ docker top ff517a2879332eb92559d59896ee46bc923cfb3ddcc047b47f20a8bab0bd4697 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:46:13.495Z] provisioning config files... [2022-06-22T15:46:13.503Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7310697442163705244tmp [2022-06-22T15:46:13.516Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8866197998961296504tmp [2022-06-22T15:46:13.528Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3417978582150138194tmp [Pipeline] { [Pipeline] echo [2022-06-22T15:46:13.545Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:13.833Z] ---> sigul-configuration.sh [2022-06-22T15:46:13.833Z] gpg: directory `/root/.gnupg' created [2022-06-22T15:46:13.833Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-22T15:46:13.833Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-22T15:46:13.833Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-22T15:46:13.833Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-22T15:46:13.833Z] gpg: CAST5 encrypted data [2022-06-22T15:46:13.833Z] gpg: encrypted with 1 passphrase [2022-06-22T15:46:13.833Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-22T15:46:14.123Z] + mkdir /home/jenkins [2022-06-22T15:46:14.123Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-22T15:46:14.415Z] + 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 [2022-06-22T15:46:14.426Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:14.718Z] ---> sigul-install.sh [2022-06-22T15:46:14.718Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-22T15:46:15.008Z] + git tag --list [2022-06-22T15:46:15.009Z] v1.0.0 [2022-06-22T15:46:15.009Z] v1.1.0 [2022-06-22T15:46:15.009Z] v1.2.0 [2022-06-22T15:46:15.009Z] v1.3.0 [2022-06-22T15:46:15.009Z] v1.3.1 [2022-06-22T15:46:15.009Z] v2.0.0 [2022-06-22T15:46:15.009Z] v2.0.1 [2022-06-22T15:46:15.009Z] v2.1.0 [2022-06-22T15:46:15.009Z] v2.1.1 [2022-06-22T15:46:15.009Z] v2.1.1-dev.1 [2022-06-22T15:46:15.009Z] v2.1.1-dev.2 [2022-06-22T15:46:15.009Z] v2.2.0 [2022-06-22T15:46:15.009Z] v2.2.1-dev.1 [2022-06-22T15:46:15.009Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-22T15:46:15.300Z] + lftools sign git-tag v2.2.1-dev.2 [2022-06-22T15:46:15.871Z] Signing Git tag with Sigul... [2022-06-22T15:46:15.871Z] Signing v2.2.1-dev.2 [Pipeline] echo [2022-06-22T15:46:16.140Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:16.427Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-22T15:46:16.435Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-22T15:46:16.460Z] $ docker stop --time=1 ff517a2879332eb92559d59896ee46bc923cfb3ddcc047b47f20a8bab0bd4697 [2022-06-22T15:46:17.800Z] $ docker rm -f ff517a2879332eb92559d59896ee46bc923cfb3ddcc047b47f20a8bab0bd4697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-22T15:46:18.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:46:18.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:46:18.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:46:18.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:46:18.627Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:46:18.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:46:19.059Z] $ docker top 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:46:19.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:46:19.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:46:19.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:46:19.295Z] $ docker exec 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 ssh-agent [2022-06-22T15:46:19.434Z] SSH_AUTH_SOCK=/tmp/ssh-NRIwamJ9DyH9/agent.32 [2022-06-22T15:46:19.435Z] SSH_AGENT_PID=38 [2022-06-22T15:46:19.440Z] Running ssh-add (command line suppressed) [2022-06-22T15:46:19.566Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5518373607794384384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5518373607794384384.key) [2022-06-22T15:46:19.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:46:19.869Z] + git semver bump pre [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,057 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,057 [bump_version] DEBUG bumped version:2.2.1-dev.3 [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,057 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,057 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,060 [execute] INFO git cat-file --batch-check [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,067 [execute] INFO git cat-file --batch [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T15:46:20.129Z] 2022-06-22 15:46:20,072 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:46:20.129Z] 2.2.1-dev.3 [Pipeline] } [2022-06-22T15:46:20.193Z] $ docker exec --env ******** --env ******** 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 ssh-agent -k [2022-06-22T15:46:20.296Z] unset SSH_AUTH_SOCK; [2022-06-22T15:46:20.296Z] unset SSH_AGENT_PID; [2022-06-22T15:46:20.297Z] echo Agent pid 38 killed; [2022-06-22T15:46:20.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:46:20.612Z] + git semver [Pipeline] } [2022-06-22T15:46:20.889Z] $ docker stop --time=1 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 [2022-06-22T15:46:22.335Z] $ docker rm -f 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T15:46:22.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T15:46:22.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:46:22.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T15:46:22.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:46:23.066Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:46:23.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T15:46:23.736Z] $ docker top 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 -eo pid,comm [2022-06-22T15:46:23.790Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-22T15:46:23.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T15:46:23.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T15:46:23.832Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T15:46:23.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T15:46:23.971Z] $ docker exec 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 ssh-agent [2022-06-22T15:46:24.116Z] SSH_AUTH_SOCK=/tmp/ssh-MVNpLk5b1AWw/agent.32 [2022-06-22T15:46:24.116Z] SSH_AGENT_PID=38 [2022-06-22T15:46:24.139Z] Running ssh-add (command line suppressed) [2022-06-22T15:46:24.265Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_890257826320125996.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_890257826320125996.key) [2022-06-22T15:46:24.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T15:46:24.567Z] + git semver push [2022-06-22T15:46:24.827Z] 2022-06-22 15:46:24,758 [run_push] DEBUG push [2022-06-22T15:46:24.827Z] 2022-06-22 15:46:24,759 [execute] INFO git cat-file --batch-check [2022-06-22T15:46:24.827Z] 2022-06-22 15:46:24,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T15:46:24.827Z] 2022-06-22 15:46:24,764 [execute] INFO git rev-list d497c7a562496c1f6878bc89623c06f0e0b3e03f -- [2022-06-22T15:46:24.827Z] 2022-06-22 15:46:24,764 [execute] DEBUG Popen(['git', 'rev-list', 'd497c7a562496c1f6878bc89623c06f0e0b3e03f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:46:24.827Z] 2022-06-22 15:46:24,774 [execute] INFO git fetch -v origin [2022-06-22T15:46:24.828Z] 2022-06-22 15:46:24,775 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-22T15:46:25.400Z] 2022-06-22 15:46:25,252 [run_push] DEBUG no remote changes detected [2022-06-22T15:46:25.400Z] 2022-06-22 15:46:25,252 [execute] INFO git push origin semver [2022-06-22T15:46:25.400Z] 2022-06-22 15:46:25,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:46:26.340Z] 2022-06-22 15:46:26,100 [run_push] DEBUG push all version tags [2022-06-22T15:46:26.340Z] 2022-06-22 15:46:26,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-22T15:46:26.340Z] 2022-06-22 15:46:26,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T15:46:27.283Z] 2022-06-22 15:46:26,957 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-06-22T15:46:27.283Z] 2.2.1-dev.3 [Pipeline] } [2022-06-22T15:46:27.296Z] $ docker exec --env ******** --env ******** 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 ssh-agent -k [2022-06-22T15:46:27.401Z] unset SSH_AUTH_SOCK; [2022-06-22T15:46:27.401Z] unset SSH_AGENT_PID; [2022-06-22T15:46:27.401Z] echo Agent pid 38 killed; [2022-06-22T15:46:27.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T15:46:27.743Z] + git semver [Pipeline] } [2022-06-22T15:46:28.021Z] $ docker stop --time=1 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 [2022-06-22T15:46:29.317Z] $ docker rm -f 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 [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 [2022-06-22T15:46:29.912Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-06-22T15:46:29.912Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-06-22T15:46:29.912Z] total 16 [2022-06-22T15:46:29.912Z] drwxr-xr-x 3 root root 4096 Jun 22 15:38 . [2022-06-22T15:46:29.912Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:46 .. [2022-06-22T15:46:29.912Z] drwxr-xr-x 2 root root 4096 Jun 22 15:38 cost [2022-06-22T15:46:29.912Z] -rw-r--r-- 1 root root 94 Jun 22 15:38 cost.csv [2022-06-22T15:46:29.912Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-06-22T15:46:29.912Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-06-22T15:46:29.912Z] total 16 [2022-06-22T15:46:29.912Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:38 . [2022-06-22T15:46:29.912Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:46 .. [2022-06-22T15:46:29.912Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:38 cost [2022-06-22T15:46:29.912Z] -rw-r--r-- 1 jenkins jenkins 94 Jun 22 15:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:30.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:31.073Z] ---> package-listing.sh [2022-06-22T15:46:31.073Z] ++ facter osfamily [2022-06-22T15:46:31.073Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T15:46:31.332Z] + OS_FAMILY=debian [2022-06-22T15:46:31.333Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-06-22T15:46:31.333Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T15:46:31.333Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T15:46:31.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T15:46:31.333Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T15:46:31.333Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-06-22T15:46:31.333Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T15:46:31.333Z] + case "${OS_FAMILY}" in [2022-06-22T15:46:31.333Z] + dpkg -l [2022-06-22T15:46:31.333Z] + grep '^ii' [2022-06-22T15:46:31.333Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T15:46:31.333Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T15:46:31.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T15:46:31.333Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-06-22T15:46:31.333Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-06-22T15:46:31.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-06-22T15:46:31.343Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-06-22T15:46:31.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T15:46:32.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T15:46:32.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T15:46:32.282Z] prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container [2022-06-22T15:46:32.321Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T15:46:32.572Z] $ docker top 100642f7d8686a2c5ba4087af7d1d590b81f714fabaec97d20f71f47453f44d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T15:46:32.933Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T15:46:33.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T15:46:33.516Z] + ls /var/log/sa-host [2022-06-22T15:46:33.516Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T15:46:33.666Z] provisioning config files... [2022-06-22T15:46:33.676Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config914121440298691038tmp [Pipeline] { [Pipeline] echo [2022-06-22T15:46:33.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:33.987Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T15:46:33.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:34.333Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T15:46:34.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:34.630Z] ---> sudo-logs.sh [2022-06-22T15:46:34.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T15:46:34.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:34.950Z] ---> job-cost.sh [2022-06-22T15:46:34.950Z] lf-activate-venv: SKIPPING [2022-06-22T15:46:34.950Z] DEBUG: total: 0.2199999988079071 [2022-06-22T15:46:34.950Z] INFO: Retrieving Stack Cost... [2022-06-22T15:46:35.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T15:46:35.782Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T15:46:35.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T15:46:36.081Z] ---> logs-deploy.sh [2022-06-22T15:46:36.082Z] lf-activate-venv: SKIPPING [2022-06-22T15:46:36.082Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/79 [2022-06-22T15:46:36.082Z] INFO: archiving workspace using pattern(s): [2022-06-22T15:46:37.022Z] Archives upload complete. [2022-06-22T15:46:37.022Z] INFO: archiving logs to Nexus