Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from d3921cea55cae1fd64ec5745f05107fb9d4a4ebb+354093ed76bafc9ccf1014354cec2dcad1025761 (9219c098ee56633f4e44c1830bebecc67c80cd90) 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-ssh10093802533223514039.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-ssh1323163789455574277.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/PR-428/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/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11042420089007923659.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/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh538850814899986272.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh18116553683424708447.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/PR-428/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/PR-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh419118982811161987.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-15287 in /w/workspace/_app-service-configurable_PR-428 [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/_app-service-configurable_PR-428 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 354093ed76bafc9ccf1014354cec2dcad1025761 into PR head commit d3921cea55cae1fd64ec5745f05107fb9d4a4ebb Merge succeeded, producing d3921cea55cae1fd64ec5745f05107fb9d4a4ebb Checking out Revision d3921cea55cae1fd64ec5745f05107fb9d4a4ebb (PR-428) > git config core.sparsecheckout # timeout=10 > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 fix missing dependency" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-21T23:34:16.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-21T23:34:16.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-21T23:34:16.661Z] ========================================================= [2022-06-21T23:34:16.661Z] EdgeX Global Pipelines Version Info [2022-06-21T23:34:16.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:34:17.469Z] ------------------- [2022-06-21T23:34:17.469Z] stable info: [2022-06-21T23:34:17.469Z] ------------------- [2022-06-21T23:34:17.469Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-21T23:34:17.469Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T23:34:17.469Z] Message: update stable to v1.0.234 [2022-06-21T23:34:18.041Z] ------------------- [2022-06-21T23:34:18.041Z] experimental info: [2022-06-21T23:34:18.041Z] ------------------- [2022-06-21T23:34:18.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-21T23:34:18.041Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T23:34:18.041Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-21T23:34:18.389Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-21T23:34:18.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-21T23:34:18.466Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-21T23:34:18.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-21T23:34:18.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-21T23:34:18.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-21T23:34:18.633Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-21T23:34:18.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-21T23:34:18.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-21T23:34:18.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-21T23:34:18.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-21T23:34:18.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-21T23:34:18.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-21T23:34:18.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-21T23:34:18.935Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T23:34:18.976Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T23:34:19.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T23:34:19.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-21T23:34:19.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-21T23:34:19.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-21T23:34:19.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-21T23:34:19.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-21T23:34:19.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-21T23:34:19.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-21T23:34:19.344Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-21T23:34:19.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-21T23:34:19.437Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-21T23:34:19.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo [2022-06-21T23:34:19.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo [2022-06-21T23:34:19.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo [2022-06-21T23:34:19.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo [2022-06-21T23:34:19.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3921ce [Pipeline] echo [2022-06-21T23:34:19.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T23:34:19.799Z] provisioning config files... [2022-06-21T23:34:19.813Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config1331681029149568716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:34:20.175Z] ---> docker-login.sh [2022-06-21T23:34:20.175Z] nexus3.edgexfoundry.org:10001 [2022-06-21T23:34:20.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:20.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:20.436Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:20.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:20.436Z] [2022-06-21T23:34:20.437Z] Login Succeeded [2022-06-21T23:34:20.437Z] nexus3.edgexfoundry.org:10002 [2022-06-21T23:34:20.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:20.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:20.697Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:20.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:20.698Z] [2022-06-21T23:34:20.698Z] Login Succeeded [2022-06-21T23:34:20.698Z] nexus3.edgexfoundry.org:10003 [2022-06-21T23:34:20.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:20.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:20.698Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:20.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:20.698Z] [2022-06-21T23:34:20.698Z] Login Succeeded [2022-06-21T23:34:20.698Z] nexus3.edgexfoundry.org:10004 [2022-06-21T23:34:20.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:20.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:20.958Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:20.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:20.958Z] [2022-06-21T23:34:20.958Z] Login Succeeded [2022-06-21T23:34:20.958Z] docker.io [2022-06-21T23:34:20.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:21.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:21.529Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:21.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:21.529Z] [2022-06-21T23:34:21.529Z] Login Succeeded [2022-06-21T23:34:21.529Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T23:34:21.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-21T23:34:22.195Z] + git rev-list -1 --merges d3921cea55cae1fd64ec5745f05107fb9d4a4ebb~1..d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo [2022-06-21T23:34:22.239Z] -----------> git rev-list -1 --merges d3921cea55cae1fd64ec5745f05107fb9d4a4ebb~1..d3921cea55cae1fd64ec5745f05107fb9d4a4ebb d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [false] [Pipeline] sh [2022-06-21T23:34:22.553Z] + git log --format=format:%s -1 d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo [2022-06-21T23:34:22.586Z] ========================================================= [2022-06-21T23:34:22.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-21T23:34:22.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T23:34:23.015Z] + git log --format=format:%s -1 d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] echo [2022-06-21T23:34:23.050Z] [semverPrep] GIT_COMMIT: d3921cea55cae1fd64ec5745f05107fb9d4a4ebb, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 fix missing dependency [Pipeline] echo [2022-06-21T23:34:23.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-21T23:34:23.471Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T23:34:23.471Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-21T23:34:23.472Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-21T23:34:23.472Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-21T23:34:23.472Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-21T23:34:23.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-21T23:34:23.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:34:23.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T23:34:23.964Z] [2022-06-21T23:34:23.964Z] 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-21T23:34:24.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T23:34:24.336Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-21T23:34:24.336Z] 42c077c10790: Pulling fs layer [2022-06-21T23:34:24.336Z] f63e77b7563a: Pulling fs layer [2022-06-21T23:34:24.336Z] bd5fdadae976: Pulling fs layer [2022-06-21T23:34:24.336Z] 205491f53016: Pulling fs layer [2022-06-21T23:34:24.336Z] df18705c85c3: Pulling fs layer [2022-06-21T23:34:24.336Z] bdb3f477010e: Pulling fs layer [2022-06-21T23:34:24.336Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-21T23:34:24.336Z] 2c6e9b1d212d: Pulling fs layer [2022-06-21T23:34:24.336Z] bdb8f0575790: Pulling fs layer [2022-06-21T23:34:24.336Z] 386e3cb2ff24: Pulling fs layer [2022-06-21T23:34:24.336Z] 2343380bae48: Pulling fs layer [2022-06-21T23:34:24.336Z] c8a8fc8e1c8f: Waiting [2022-06-21T23:34:24.336Z] 205491f53016: Waiting [2022-06-21T23:34:24.336Z] 2c6e9b1d212d: Waiting [2022-06-21T23:34:24.336Z] df18705c85c3: Waiting [2022-06-21T23:34:24.336Z] bdb3f477010e: Waiting [2022-06-21T23:34:24.336Z] 386e3cb2ff24: Waiting [2022-06-21T23:34:24.336Z] 2343380bae48: Waiting [2022-06-21T23:34:24.336Z] f63e77b7563a: Verifying Checksum [2022-06-21T23:34:24.336Z] f63e77b7563a: Download complete [2022-06-21T23:34:24.336Z] 205491f53016: Verifying Checksum [2022-06-21T23:34:24.336Z] 205491f53016: Download complete [2022-06-21T23:34:24.600Z] df18705c85c3: Verifying Checksum [2022-06-21T23:34:24.600Z] df18705c85c3: Download complete [2022-06-21T23:34:24.600Z] bd5fdadae976: Verifying Checksum [2022-06-21T23:34:24.600Z] bd5fdadae976: Download complete [2022-06-21T23:34:24.600Z] bdb3f477010e: Download complete [2022-06-21T23:34:24.600Z] 2c6e9b1d212d: Verifying Checksum [2022-06-21T23:34:24.600Z] 2c6e9b1d212d: Download complete [2022-06-21T23:34:24.600Z] bdb8f0575790: Download complete [2022-06-21T23:34:24.600Z] 2343380bae48: Verifying Checksum [2022-06-21T23:34:24.600Z] 2343380bae48: Download complete [2022-06-21T23:34:24.600Z] 42c077c10790: Verifying Checksum [2022-06-21T23:34:24.600Z] 42c077c10790: Download complete [2022-06-21T23:34:24.862Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-21T23:34:25.804Z] 42c077c10790: Pull complete [2022-06-21T23:34:25.804Z] f63e77b7563a: Pull complete [2022-06-21T23:34:26.375Z] bd5fdadae976: Pull complete [2022-06-21T23:34:26.375Z] 205491f53016: Pull complete [2022-06-21T23:34:26.636Z] df18705c85c3: Pull complete [2022-06-21T23:34:26.896Z] bdb3f477010e: Pull complete [2022-06-21T23:34:28.806Z] c8a8fc8e1c8f: Pull complete [2022-06-21T23:34:28.806Z] 2c6e9b1d212d: Pull complete [2022-06-21T23:34:28.806Z] bdb8f0575790: Pull complete [2022-06-21T23:34:28.806Z] 386e3cb2ff24: Pull complete [2022-06-21T23:34:28.806Z] 2343380bae48: Pull complete [2022-06-21T23:34:28.806Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-21T23:34:28.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T23:34:28.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:34:29.050Z] prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container [2022-06-21T23:34:29.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T23:34:30.532Z] $ docker top eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e -eo pid,comm [2022-06-21T23:34:30.596Z] 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-21T23:34:30.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T23:34:30.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T23:34:30.726Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T23:34:30.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T23:34:30.856Z] $ docker exec eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent [2022-06-21T23:34:30.965Z] SSH_AUTH_SOCK=/tmp/ssh-jf24LsKEsMFv/agent.32 [2022-06-21T23:34:30.965Z] SSH_AGENT_PID=39 [2022-06-21T23:34:30.972Z] Running ssh-add (command line suppressed) [2022-06-21T23:34:31.103Z] Identity added: /w/workspace/_app-service-configurable_PR-428@tmp/private_key_7866270364811922597.key (/w/workspace/_app-service-configurable_PR-428@tmp/private_key_7866270364811922597.key) [2022-06-21T23:34:31.115Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T23:34:31.609Z] + git tag --points-at HEAD [Pipeline] } [2022-06-21T23:34:31.642Z] $ docker exec --env ******** --env ******** eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent -k [2022-06-21T23:34:31.751Z] unset SSH_AUTH_SOCK; [2022-06-21T23:34:31.751Z] unset SSH_AGENT_PID; [2022-06-21T23:34:31.752Z] echo Agent pid 39 killed; [2022-06-21T23:34:31.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-21T23:34:31.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T23:34:31.850Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T23:34:31.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T23:34:31.980Z] $ docker exec eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent [2022-06-21T23:34:32.100Z] SSH_AUTH_SOCK=/tmp/ssh-Wc4ukmYhggUR/agent.72 [2022-06-21T23:34:32.100Z] SSH_AGENT_PID=78 [2022-06-21T23:34:32.105Z] Running ssh-add (command line suppressed) [2022-06-21T23:34:32.220Z] Identity added: /w/workspace/_app-service-configurable_PR-428@tmp/private_key_6484137028592065020.key (/w/workspace/_app-service-configurable_PR-428@tmp/private_key_6484137028592065020.key) [2022-06-21T23:34:32.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T23:34:32.569Z] + git semver init [2022-06-21T23:34:32.829Z] 2022-06-21 23:34:32,750 [run_init] DEBUG init version:0.0.0 force:False [2022-06-21T23:34:32.829Z] 2022-06-21 23:34:32,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-428/.semver [2022-06-21T23:34:32.829Z] 2022-06-21 23:34:32,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-428/.semver [2022-06-21T23:34:32.829Z] 2022-06-21 23:34:32,751 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-428/.semver'], cwd=/w/workspace/_app-service-configurable_PR-428, universal_newlines=False, shell=None, istream=None) [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,497 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-428/.git/info/exclude [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-428/.semver/PR-428 with force:False [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,498 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-428/.semver/PR-428 [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,502 [execute] INFO git cat-file --batch-check [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,509 [execute] INFO git cat-file --batch [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T23:34:33.774Z] 2022-06-21 23:34:33,516 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-428/.semver/PR-428 [2022-06-21T23:34:33.774Z] 0.0.0 [Pipeline] } [2022-06-21T23:34:33.803Z] $ docker exec --env ******** --env ******** eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e ssh-agent -k [2022-06-21T23:34:33.917Z] unset SSH_AUTH_SOCK; [2022-06-21T23:34:33.917Z] unset SSH_AGENT_PID; [2022-06-21T23:34:33.917Z] echo Agent pid 78 killed; [2022-06-21T23:34:33.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T23:34:34.341Z] + git semver [Pipeline] } [2022-06-21T23:34:34.636Z] $ docker stop --time=1 eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e [2022-06-21T23:34:35.980Z] $ docker rm -f eff8b9b653e9ee9c629d2d34ab9fea0ee4162939c45224735c591510e070582e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T23:34:36.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-21T23:34:36.686Z] Stashed 1 file(s) [Pipeline] echo [2022-06-21T23:34:36.704Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T23:34:37.283Z] provisioning config files... [2022-06-21T23:34:37.295Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config5762331001522628001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:34:37.639Z] ---> docker-login.sh [2022-06-21T23:34:37.639Z] nexus3.edgexfoundry.org:10001 [2022-06-21T23:34:37.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:37.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:37.639Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:37.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:37.639Z] [2022-06-21T23:34:37.639Z] Login Succeeded [2022-06-21T23:34:37.639Z] nexus3.edgexfoundry.org:10002 [2022-06-21T23:34:37.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:37.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:37.901Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:37.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:37.901Z] [2022-06-21T23:34:37.901Z] Login Succeeded [2022-06-21T23:34:37.901Z] nexus3.edgexfoundry.org:10003 [2022-06-21T23:34:37.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:37.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:37.901Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:37.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:37.901Z] [2022-06-21T23:34:37.901Z] Login Succeeded [2022-06-21T23:34:37.901Z] nexus3.edgexfoundry.org:10004 [2022-06-21T23:34:37.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:38.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:38.166Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:38.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:38.166Z] [2022-06-21T23:34:38.166Z] Login Succeeded [2022-06-21T23:34:38.166Z] docker.io [2022-06-21T23:34:38.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:34:38.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:34:38.428Z] Configure a credential helper to remove this warning. See [2022-06-21T23:34:38.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:34:38.428Z] [2022-06-21T23:34:38.428Z] Login Succeeded [2022-06-21T23:34:38.428Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T23:34:38.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T23:34:38.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T23:34:38.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T23:34:38.809Z] ========================================================= [2022-06-21T23:34:38.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-21T23:34:38.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:34:39.276Z] + 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-21T23:34:39.276Z] Sending build context to Docker daemon 3.076MB [2022-06-21T23:34:39.276Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T23:34:39.276Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-21T23:34:39.276Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-21T23:34:39.276Z] 59bf1c3509f3: Pulling fs layer [2022-06-21T23:34:39.276Z] 666ba61612fd: Pulling fs layer [2022-06-21T23:34:39.276Z] 8ed8ca486205: Pulling fs layer [2022-06-21T23:34:39.276Z] cc1cd167ecdc: Pulling fs layer [2022-06-21T23:34:39.276Z] c516ae0d96e1: Pulling fs layer [2022-06-21T23:34:39.276Z] 684cea983483: Pulling fs layer [2022-06-21T23:34:39.276Z] dd3240ac7de5: Pulling fs layer [2022-06-21T23:34:39.276Z] b1e948a4e11c: Pulling fs layer [2022-06-21T23:34:39.276Z] a8fd76ee1af6: Pulling fs layer [2022-06-21T23:34:39.276Z] 646ad004c059: Pulling fs layer [2022-06-21T23:34:39.276Z] a8fd76ee1af6: Waiting [2022-06-21T23:34:39.276Z] b1e948a4e11c: Waiting [2022-06-21T23:34:39.276Z] 684cea983483: Waiting [2022-06-21T23:34:39.276Z] dd3240ac7de5: Waiting [2022-06-21T23:34:39.276Z] cc1cd167ecdc: Waiting [2022-06-21T23:34:39.276Z] 646ad004c059: Waiting [2022-06-21T23:34:39.276Z] 8ed8ca486205: Verifying Checksum [2022-06-21T23:34:39.276Z] 666ba61612fd: Download complete [2022-06-21T23:34:39.276Z] c516ae0d96e1: Verifying Checksum [2022-06-21T23:34:39.276Z] c516ae0d96e1: Download complete [2022-06-21T23:34:39.540Z] 684cea983483: Verifying Checksum [2022-06-21T23:34:39.540Z] 684cea983483: Download complete [2022-06-21T23:34:39.540Z] 59bf1c3509f3: Download complete [2022-06-21T23:34:39.540Z] b1e948a4e11c: Verifying Checksum [2022-06-21T23:34:39.540Z] b1e948a4e11c: Download complete [2022-06-21T23:34:39.540Z] 59bf1c3509f3: Pull complete [2022-06-21T23:34:39.805Z] 666ba61612fd: Pull complete [2022-06-21T23:34:39.805Z] 646ad004c059: Verifying Checksum [2022-06-21T23:34:39.805Z] 646ad004c059: Download complete [2022-06-21T23:34:39.805Z] 8ed8ca486205: Pull complete [2022-06-21T23:34:40.066Z] a8fd76ee1af6: Verifying Checksum [2022-06-21T23:34:40.066Z] a8fd76ee1af6: Download complete [2022-06-21T23:34:40.326Z] cc1cd167ecdc: Verifying Checksum [2022-06-21T23:34:40.326Z] cc1cd167ecdc: Download complete [2022-06-21T23:34:44.524Z] cc1cd167ecdc: Pull complete [2022-06-21T23:34:44.524Z] c516ae0d96e1: Pull complete [2022-06-21T23:34:44.524Z] 684cea983483: Pull complete [2022-06-21T23:34:44.524Z] dd3240ac7de5: Pull complete [2022-06-21T23:34:44.524Z] b1e948a4e11c: Pull complete [2022-06-21T23:34:46.431Z] a8fd76ee1af6: Pull complete [2022-06-21T23:34:46.998Z] 646ad004c059: Pull complete [2022-06-21T23:34:46.998Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-21T23:34:46.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T23:34:46.998Z] ---> 8f69c11f6b0c [2022-06-21T23:34:46.998Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T23:34:48.910Z] ---> Running in 274606bfa28c [2022-06-21T23:34:48.910Z] Removing intermediate container 274606bfa28c [2022-06-21T23:34:48.910Z] ---> ae4789c68127 [2022-06-21T23:34:48.910Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T23:34:48.910Z] ---> Running in aa1511e2461f [2022-06-21T23:34:48.910Z] Removing intermediate container aa1511e2461f [2022-06-21T23:34:48.910Z] ---> 3df724f799f7 [2022-06-21T23:34:48.910Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-21T23:34:48.910Z] ---> Running in e7bd12e8746c [2022-06-21T23:34:48.910Z] Removing intermediate container e7bd12e8746c [2022-06-21T23:34:48.910Z] ---> 888a22f65961 [2022-06-21T23:34:48.910Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T23:34:48.910Z] ---> Running in 8a60b1733b8f [2022-06-21T23:34:49.480Z] Removing intermediate container 8a60b1733b8f [2022-06-21T23:34:49.480Z] ---> 5ee293162ba0 [2022-06-21T23:34:49.480Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T23:34:49.480Z] ---> Running in 1754819a5b86 [2022-06-21T23:34:49.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T23:34:50.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T23:34:50.942Z] OK: 221 MiB in 52 packages [2022-06-21T23:34:51.510Z] Removing intermediate container 1754819a5b86 [2022-06-21T23:34:51.510Z] ---> d6654e6349f3 [2022-06-21T23:34:51.510Z] Step 8/13 : WORKDIR /app [2022-06-21T23:34:51.510Z] ---> Running in 4813d37e577f [2022-06-21T23:34:51.510Z] Removing intermediate container 4813d37e577f [2022-06-21T23:34:51.510Z] ---> b79e7da591c7 [2022-06-21T23:34:51.510Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-21T23:34:51.777Z] ---> bc5b850ff703 [2022-06-21T23:34:51.777Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T23:34:51.777Z] ---> Running in 5f605a5b3665 [2022-06-21T23:34:52.117Z] Still waiting to schedule task [2022-06-21T23:34:52.117Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-21T23:35:09.892Z] Removing intermediate container 5f605a5b3665 [2022-06-21T23:35:09.892Z] ---> 77d7e6a8f929 [2022-06-21T23:35:09.892Z] Step 11/13 : COPY . . [2022-06-21T23:35:09.892Z] ---> 58ae31890a82 [2022-06-21T23:35:09.892Z] Step 12/13 : ARG MAKE="make build" [2022-06-21T23:35:09.892Z] ---> Running in eca10685379f [2022-06-21T23:35:09.892Z] Removing intermediate container eca10685379f [2022-06-21T23:35:09.892Z] ---> b7480c33d393 [2022-06-21T23:35:09.892Z] Step 13/13 : RUN $MAKE [2022-06-21T23:35:09.892Z] ---> Running in a133c3523d65 [2022-06-21T23:35:09.892Z] noop [2022-06-21T23:35:09.892Z] Removing intermediate container a133c3523d65 [2022-06-21T23:35:09.892Z] ---> 427223d8365f [2022-06-21T23:35:09.892Z] Successfully built 427223d8365f [2022-06-21T23:35:09.892Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:35:10.328Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T23:35:10.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:35:10.492Z] prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container [2022-06-21T23:35:10.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T23:35:10.938Z] $ docker top 632ca35a6965f0724590bbab6975c58ecefac68cc5504838f4b2f29d81259c7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T23:35:11.399Z] + go version [2022-06-21T23:35:11.399Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-21T23:35:11.430Z] $ docker stop --time=1 632ca35a6965f0724590bbab6975c58ecefac68cc5504838f4b2f29d81259c7b [2022-06-21T23:35:12.726Z] $ docker rm -f 632ca35a6965f0724590bbab6975c58ecefac68cc5504838f4b2f29d81259c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:35:13.466Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T23:35:13.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:35:13.617Z] prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container [2022-06-21T23:35:13.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T23:35:14.073Z] $ docker top 4db70b1b4b106011948aeecacb55cd268fc6b3240e5c37eb9141d46a6e9fa4f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T23:35:14.527Z] + make test [2022-06-21T23:35:14.527Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-21T23:35:24.510Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-21T23:35:24.510Z] CGO_ENABLED=1 go vet ./... [2022-06-21T23:35:27.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T23:35:27.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T23:35:27.804Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T23:35:27.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T23:35:27.871Z] $ docker stop --time=1 4db70b1b4b106011948aeecacb55cd268fc6b3240e5c37eb9141d46a6e9fa4f7 [2022-06-21T23:35:29.632Z] $ docker rm -f 4db70b1b4b106011948aeecacb55cd268fc6b3240e5c37eb9141d46a6e9fa4f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T23:35:30.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T23:35:30.161Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-21T23:35:30.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-21T23:35:31.160Z] + ls -al . [2022-06-21T23:35:31.160Z] total 168 [2022-06-21T23:35:31.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:35 . [2022-06-21T23:35:31.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 23:34 .. [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 23:34 .dockerignore [2022-06-21T23:35:31.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:34 .git [2022-06-21T23:35:31.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:34 .github [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 21 23:34 .gitignore [2022-06-21T23:35:31.160Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 23:34 .semver [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 21 23:34 Attribution.txt [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 21 23:34 CHANGELOG.md [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 21 23:34 Dockerfile [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 23:34 GOVERNANCE.md [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 21 23:34 Jenkinsfile [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 23:34 LICENSE [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 21 23:34 OWNERS.md [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 21 23:34 README.md [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 23:34 VERSION [2022-06-21T23:35:31.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:34 bin [2022-06-21T23:35:31.160Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 23:35 coverage.out [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 21 23:34 go.mod [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 21 23:34 go.sum [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 21 23:34 main.go [2022-06-21T23:35:31.160Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 21 23:34 makefile [2022-06-21T23:35:31.160Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 23:34 res [2022-06-21T23:35:31.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:35:31.563Z] + 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=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb --label arch=amd64 --label version=0.0.0 . [2022-06-21T23:35:31.563Z] Sending build context to Docker daemon 3.077MB [2022-06-21T23:35:31.563Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T23:35:31.563Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-21T23:35:31.563Z] ---> 427223d8365f [2022-06-21T23:35:31.563Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T23:35:31.563Z] ---> Running in ffc3ab62da16 [2022-06-21T23:35:31.825Z] Removing intermediate container ffc3ab62da16 [2022-06-21T23:35:31.825Z] ---> 045f9dc46f99 [2022-06-21T23:35:31.825Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T23:35:31.825Z] ---> Running in 6d4ae4ed5eca [2022-06-21T23:35:31.825Z] Removing intermediate container 6d4ae4ed5eca [2022-06-21T23:35:31.825Z] ---> f11750e084e0 [2022-06-21T23:35:31.825Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-21T23:35:32.089Z] ---> Running in 3b1b168c0d38 [2022-06-21T23:35:32.089Z] Removing intermediate container 3b1b168c0d38 [2022-06-21T23:35:32.089Z] ---> 459ffd539f4a [2022-06-21T23:35:32.089Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T23:35:32.089Z] ---> Running in 952168196d5f [2022-06-21T23:35:32.667Z] Removing intermediate container 952168196d5f [2022-06-21T23:35:32.667Z] ---> 67574a18eaef [2022-06-21T23:35:32.667Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T23:35:32.927Z] ---> Running in 50b354bfca4e [2022-06-21T23:35:33.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T23:35:34.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T23:35:34.132Z] OK: 221 MiB in 52 packages [2022-06-21T23:35:34.702Z] Removing intermediate container 50b354bfca4e [2022-06-21T23:35:34.702Z] ---> 271c22eb76f5 [2022-06-21T23:35:34.702Z] Step 8/27 : WORKDIR /app [2022-06-21T23:35:34.702Z] ---> Running in 168d374e5f9e [2022-06-21T23:35:34.702Z] Removing intermediate container 168d374e5f9e [2022-06-21T23:35:34.702Z] ---> f70b9df7d2be [2022-06-21T23:35:34.702Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-21T23:35:34.962Z] ---> d73f407f2711 [2022-06-21T23:35:34.962Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T23:35:34.963Z] ---> Running in 3b8738a903f1 [2022-06-21T23:35:35.905Z] Removing intermediate container 3b8738a903f1 [2022-06-21T23:35:35.905Z] ---> 756c974e50e5 [2022-06-21T23:35:35.905Z] Step 11/27 : COPY . . [2022-06-21T23:35:35.905Z] ---> 7c1d561162c6 [2022-06-21T23:35:35.905Z] Step 12/27 : ARG MAKE="make build" [2022-06-21T23:35:35.905Z] ---> Running in d6a29b025fb1 [2022-06-21T23:35:36.165Z] Removing intermediate container d6a29b025fb1 [2022-06-21T23:35:36.165Z] ---> 375761eeb92f [2022-06-21T23:35:36.165Z] Step 13/27 : RUN $MAKE [2022-06-21T23:35:36.165Z] ---> Running in 42f8341b67fd [2022-06-21T23:35:36.425Z] 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=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-21T23:35:58.381Z] Removing intermediate container 42f8341b67fd [2022-06-21T23:35:58.381Z] ---> bd89d249ef5a [2022-06-21T23:35:58.381Z] Step 14/27 : FROM alpine:3.14 [2022-06-21T23:35:58.381Z] 3.14: Pulling from library/alpine [2022-06-21T23:35:58.381Z] 8663204ce13b: Pulling fs layer [2022-06-21T23:35:58.381Z] 8663204ce13b: Verifying Checksum [2022-06-21T23:35:58.381Z] 8663204ce13b: Download complete [2022-06-21T23:35:58.381Z] 8663204ce13b: Pull complete [2022-06-21T23:35:58.381Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T23:35:58.381Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T23:35:58.381Z] ---> e04c818066af [2022-06-21T23:35:58.381Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-21T23:35:58.381Z] ---> Running in 05970c566a01 [2022-06-21T23:35:58.381Z] Removing intermediate container 05970c566a01 [2022-06-21T23:35:58.381Z] ---> 070bc967efca [2022-06-21T23:35:58.381Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-21T23:35:58.381Z] ---> Running in a1882d03559c [2022-06-21T23:35:58.381Z] Removing intermediate container a1882d03559c [2022-06-21T23:35:58.381Z] ---> d77493f566a5 [2022-06-21T23:35:58.381Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-21T23:35:58.381Z] ---> Running in e25546a83562 [2022-06-21T23:35:58.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T23:35:58.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T23:35:58.381Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-21T23:35:58.381Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-21T23:35:58.381Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T23:35:58.381Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-21T23:35:58.381Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T23:35:58.381Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-21T23:35:58.381Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-21T23:35:58.381Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T23:35:58.381Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T23:35:58.381Z] OK: 9 MiB in 21 packages [2022-06-21T23:35:58.381Z] Removing intermediate container e25546a83562 [2022-06-21T23:35:58.381Z] ---> 55f82319d23a [2022-06-21T23:35:58.381Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-21T23:35:58.381Z] ---> a8ef45eefb5c [2022-06-21T23:35:58.381Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-21T23:35:58.381Z] ---> e670aa99db37 [2022-06-21T23:35:58.381Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-21T23:35:58.381Z] ---> 54b21c9ba007 [2022-06-21T23:35:58.381Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-21T23:35:58.953Z] ---> 7441b92e26e5 [2022-06-21T23:35:58.953Z] Step 22/27 : EXPOSE 48095 [2022-06-21T23:35:58.953Z] ---> Running in 83c4ea2a508e [2022-06-21T23:35:58.953Z] Removing intermediate container 83c4ea2a508e [2022-06-21T23:35:58.953Z] ---> b7abff322769 [2022-06-21T23:35:58.953Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-21T23:35:58.953Z] ---> Running in 43adbb4a0a95 [2022-06-21T23:35:59.212Z] Removing intermediate container 43adbb4a0a95 [2022-06-21T23:35:59.212Z] ---> b2d8ccaf822a [2022-06-21T23:35:59.212Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T23:35:59.212Z] ---> Running in ec49dc03ab4e [2022-06-21T23:35:59.212Z] Removing intermediate container ec49dc03ab4e [2022-06-21T23:35:59.212Z] ---> 0287b193e0ec [2022-06-21T23:35:59.212Z] Step 25/27 : LABEL arch=amd64 [2022-06-21T23:35:59.212Z] ---> Running in 702e3392fa9e [2022-06-21T23:35:59.471Z] Removing intermediate container 702e3392fa9e [2022-06-21T23:35:59.471Z] ---> 4f463459b442 [2022-06-21T23:35:59.471Z] Step 26/27 : LABEL git_sha=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [2022-06-21T23:35:59.471Z] ---> Running in 3276f90ebd35 [2022-06-21T23:35:59.471Z] Removing intermediate container 3276f90ebd35 [2022-06-21T23:35:59.471Z] ---> ea61524cfd51 [2022-06-21T23:35:59.471Z] Step 27/27 : LABEL version=0.0.0 [2022-06-21T23:35:59.471Z] ---> Running in e47a90beb6a6 [2022-06-21T23:35:59.730Z] Removing intermediate container e47a90beb6a6 [2022-06-21T23:35:59.730Z] ---> 5d24849804f7 [2022-06-21T23:35:59.730Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-21T23:35:59.730Z] Successfully built 5d24849804f7 [2022-06-21T23:35:59.730Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-21T23:36:00.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T23:36:00.562Z] [2022-06-21T23:36:00.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:36:00.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T23:36:00.936Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-21T23:36:00.936Z] 5eb5b503b376: Pulling fs layer [2022-06-21T23:36:00.936Z] 5c69ac0246d0: Pulling fs layer [2022-06-21T23:36:00.936Z] ec43610c2a17: Pulling fs layer [2022-06-21T23:36:00.936Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-21T23:36:00.936Z] 33b1e0a273af: Pulling fs layer [2022-06-21T23:36:00.936Z] 5d3b04190fa2: Pulling fs layer [2022-06-21T23:36:00.936Z] 2f39f015ded8: Pulling fs layer [2022-06-21T23:36:00.936Z] 33b1e0a273af: Waiting [2022-06-21T23:36:00.936Z] 5d3b04190fa2: Waiting [2022-06-21T23:36:00.936Z] 2f39f015ded8: Waiting [2022-06-21T23:36:00.936Z] 3a2ae6a8a46f: Waiting [2022-06-21T23:36:00.936Z] 5c69ac0246d0: Verifying Checksum [2022-06-21T23:36:00.936Z] 5c69ac0246d0: Download complete [2022-06-21T23:36:00.936Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-21T23:36:00.936Z] 3a2ae6a8a46f: Download complete [2022-06-21T23:36:00.936Z] 33b1e0a273af: Verifying Checksum [2022-06-21T23:36:00.936Z] 33b1e0a273af: Download complete [2022-06-21T23:36:00.936Z] 5d3b04190fa2: Download complete [2022-06-21T23:36:01.202Z] ec43610c2a17: Verifying Checksum [2022-06-21T23:36:01.202Z] ec43610c2a17: Download complete [2022-06-21T23:36:01.202Z] 5eb5b503b376: Verifying Checksum [2022-06-21T23:36:01.202Z] 5eb5b503b376: Download complete [2022-06-21T23:36:01.772Z] 2f39f015ded8: Download complete [2022-06-21T23:36:02.340Z] 5eb5b503b376: Pull complete [2022-06-21T23:36:02.599Z] 5c69ac0246d0: Pull complete [2022-06-21T23:36:03.167Z] ec43610c2a17: Pull complete [2022-06-21T23:36:03.167Z] 3a2ae6a8a46f: Pull complete [2022-06-21T23:36:03.426Z] 33b1e0a273af: Pull complete [2022-06-21T23:36:03.426Z] 5d3b04190fa2: Pull complete [2022-06-21T23:36:07.616Z] 2f39f015ded8: Pull complete [2022-06-21T23:36:07.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-21T23:36:07.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T23:36:07.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:36:07.855Z] prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container [2022-06-21T23:36:07.891Z] $ 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_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T23:36:09.646Z] $ docker top f018f1b84e655f9fa88a84b3f33851d53b3c85e514acaa7f31cb86d736d6719e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:36:10.110Z] ---> job-cost.sh [2022-06-21T23:36:10.110Z] lf-activate-venv: SKIPPING [2022-06-21T23:36:10.110Z] INFO: No Stack... [2022-06-21T23:36:10.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T23:36:10.636Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T23:36:11.201Z] + cat /w/workspace/_app-service-configurable_PR-428/archives/cost.csv [2022-06-21T23:36:11.201Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T23:36:11.239Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [2022-06-21T23:36:11.244Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] did not exist. Created. [2022-06-21T23:36:11.245Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T23:36:11.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-21T23:36:11.692Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T23:36:11.718Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T23:36:11.796Z] $ docker stop --time=1 f018f1b84e655f9fa88a84b3f33851d53b3c85e514acaa7f31cb86d736d6719e [2022-06-21T23:36:12.970Z] $ docker rm -f f018f1b84e655f9fa88a84b3f33851d53b3c85e514acaa7f31cb86d736d6719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-21T23:36:30.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15288 in /w/workspace/_app-service-configurable_PR-428 [Pipeline] { [Pipeline] ws [2022-06-21T23:36:30.860Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-21T23:36:30.928Z] Selected Git installation does not exist. Using Default [2022-06-21T23:36:30.929Z] The recommended git tool is: NONE [2022-06-21T23:36:37.071Z] using credential edgex-jenkins-ssh [2022-06-21T23:36:37.090Z] Cloning the remote Git repository [2022-06-21T23:36:37.204Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-21T23:36:37.318Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-21T23:36:37.445Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-21T23:36:37.446Z] > git --version # timeout=10 [2022-06-21T23:36:37.470Z] > git --version # 'git version 2.25.1' [2022-06-21T23:36:37.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T23:36:37.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T23:36:38.480Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-21T23:36:38.499Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T23:36:38.531Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-21T23:36:39.073Z] Merging remotes/origin/main commit 354093ed76bafc9ccf1014354cec2dcad1025761 into PR head commit d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [2022-06-21T23:36:39.274Z] Merge succeeded, producing d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [2022-06-21T23:36:39.274Z] Checking out Revision d3921cea55cae1fd64ec5745f05107fb9d4a4ebb (PR-428) [2022-06-21T23:36:38.571Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-21T23:36:38.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T23:36:38.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-21T23:36:39.093Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T23:36:39.116Z] > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 [2022-06-21T23:36:39.198Z] > git remote # timeout=10 [2022-06-21T23:36:39.215Z] > git config --get remote.origin.url # timeout=10 [2022-06-21T23:36:39.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T23:36:39.240Z] > git merge 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 [2022-06-21T23:36:39.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-21T23:36:39.283Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T23:36:39.301Z] > git checkout -f d3921cea55cae1fd64ec5745f05107fb9d4a4ebb # timeout=10 [2022-06-21T23:36:43.397Z] Commit message: "doc: Update attribution.txt to reference paho license as v2.0 fix missing dependency" [2022-06-21T23:36:43.455Z] > git --version # timeout=10 [2022-06-21T23:36:43.465Z] > git --version # 'git version 2.25.1' [2022-06-21T23:36:43.483Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T23:36:44.500Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-21T23:36:44.500Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T23:36:44.500Z] Dload Upload Total Spent Left Speed [2022-06-21T23:36:44.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98814 0 --:--:-- --:--:-- --:--:-- 98814 [Pipeline] sh [2022-06-21T23:36:45.481Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-21T23:36:45.832Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-21T23:36:45.832Z] + sudo tee /etc/docker/daemon.new [2022-06-21T23:36:45.832Z] { [2022-06-21T23:36:45.832Z] "registry-mirrors": [ [2022-06-21T23:36:45.832Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-21T23:36:45.832Z] ], [2022-06-21T23:36:45.832Z] "bip": "10.250.0.254/24", [2022-06-21T23:36:45.832Z] "hosts": [ [2022-06-21T23:36:45.832Z] "tcp://0.0.0.0:5555", [2022-06-21T23:36:45.832Z] "unix:///var/run/docker.sock" [2022-06-21T23:36:45.832Z] ], [2022-06-21T23:36:45.832Z] "mtu": 1458, [2022-06-21T23:36:45.832Z] "selinux-enabled": true, [2022-06-21T23:36:45.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-21T23:36:45.833Z] } [Pipeline] sh [2022-06-21T23:36:46.185Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-21T23:36:46.545Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T23:37:04.945Z] provisioning config files... [2022-06-21T23:37:04.970Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2675546184345214373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:37:05.365Z] ---> docker-login.sh [2022-06-21T23:37:05.365Z] nexus3.edgexfoundry.org:10001 [2022-06-21T23:37:05.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:37:06.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:37:06.241Z] Configure a credential helper to remove this warning. See [2022-06-21T23:37:06.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:37:06.241Z] [2022-06-21T23:37:06.241Z] Login Succeeded [2022-06-21T23:37:06.241Z] nexus3.edgexfoundry.org:10002 [2022-06-21T23:37:06.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:37:06.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:37:06.789Z] Configure a credential helper to remove this warning. See [2022-06-21T23:37:06.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:37:06.789Z] [2022-06-21T23:37:06.789Z] Login Succeeded [2022-06-21T23:37:06.789Z] nexus3.edgexfoundry.org:10003 [2022-06-21T23:37:07.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:37:07.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:37:07.068Z] Configure a credential helper to remove this warning. See [2022-06-21T23:37:07.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:37:07.068Z] [2022-06-21T23:37:07.068Z] Login Succeeded [2022-06-21T23:37:07.068Z] nexus3.edgexfoundry.org:10004 [2022-06-21T23:37:07.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:37:07.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:37:07.671Z] Configure a credential helper to remove this warning. See [2022-06-21T23:37:07.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:37:07.671Z] [2022-06-21T23:37:07.671Z] Login Succeeded [2022-06-21T23:37:07.671Z] docker.io [2022-06-21T23:37:07.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T23:37:08.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T23:37:08.540Z] Configure a credential helper to remove this warning. See [2022-06-21T23:37:08.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T23:37:08.540Z] [2022-06-21T23:37:08.540Z] Login Succeeded [2022-06-21T23:37:08.540Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T23:37:08.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-21T23:37:08.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T23:37:09.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T23:37:09.053Z] ========================================================= [2022-06-21T23:37:09.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-21T23:37:09.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:37:09.567Z] + 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-21T23:37:09.568Z] Sending build context to Docker daemon 203.3kB [2022-06-21T23:37:09.844Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T23:37:09.844Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-21T23:37:10.124Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-21T23:37:10.124Z] 9b3977197b4f: Pulling fs layer [2022-06-21T23:37:10.124Z] 1a89e8eeedd5: Pulling fs layer [2022-06-21T23:37:10.124Z] 94645a83ff95: Pulling fs layer [2022-06-21T23:37:10.124Z] e6fb740bc735: Pulling fs layer [2022-06-21T23:37:10.124Z] 3a77bd46dcc9: Pulling fs layer [2022-06-21T23:37:10.124Z] 355e64cbe906: Pulling fs layer [2022-06-21T23:37:10.124Z] 63ab81a10011: Pulling fs layer [2022-06-21T23:37:10.124Z] 555d1d1c4555: Pulling fs layer [2022-06-21T23:37:10.124Z] 7d9057610161: Pulling fs layer [2022-06-21T23:37:10.124Z] 355e64cbe906: Waiting [2022-06-21T23:37:10.124Z] 63ab81a10011: Waiting [2022-06-21T23:37:10.124Z] 3a77bd46dcc9: Waiting [2022-06-21T23:37:10.124Z] 555d1d1c4555: Waiting [2022-06-21T23:37:10.124Z] 7d9057610161: Waiting [2022-06-21T23:37:10.124Z] e6fb740bc735: Waiting [2022-06-21T23:37:10.124Z] 94645a83ff95: Verifying Checksum [2022-06-21T23:37:10.124Z] 1a89e8eeedd5: Download complete [2022-06-21T23:37:10.124Z] 3a77bd46dcc9: Verifying Checksum [2022-06-21T23:37:10.124Z] 3a77bd46dcc9: Download complete [2022-06-21T23:37:10.124Z] 355e64cbe906: Verifying Checksum [2022-06-21T23:37:10.124Z] 355e64cbe906: Download complete [2022-06-21T23:37:10.124Z] 63ab81a10011: Verifying Checksum [2022-06-21T23:37:10.124Z] 63ab81a10011: Download complete [2022-06-21T23:37:10.124Z] 9b3977197b4f: Download complete [2022-06-21T23:37:11.122Z] 9b3977197b4f: Pull complete [2022-06-21T23:37:11.122Z] 7d9057610161: Verifying Checksum [2022-06-21T23:37:11.122Z] 7d9057610161: Download complete [2022-06-21T23:37:11.729Z] 1a89e8eeedd5: Pull complete [2022-06-21T23:37:12.010Z] 94645a83ff95: Pull complete [2022-06-21T23:37:12.287Z] 555d1d1c4555: Verifying Checksum [2022-06-21T23:37:12.287Z] 555d1d1c4555: Download complete [2022-06-21T23:37:12.887Z] e6fb740bc735: Verifying Checksum [2022-06-21T23:37:12.887Z] e6fb740bc735: Download complete [2022-06-21T23:37:25.296Z] e6fb740bc735: Pull complete [2022-06-21T23:37:25.296Z] 3a77bd46dcc9: Pull complete [2022-06-21T23:37:25.296Z] 355e64cbe906: Pull complete [2022-06-21T23:37:25.296Z] 63ab81a10011: Pull complete [2022-06-21T23:37:32.030Z] 555d1d1c4555: Pull complete [2022-06-21T23:37:33.469Z] 7d9057610161: Pull complete [2022-06-21T23:37:33.469Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-21T23:37:33.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T23:37:33.469Z] ---> 819e984ddca1 [2022-06-21T23:37:33.469Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T23:37:35.457Z] ---> Running in 0b1fcd8f0c68 [2022-06-21T23:37:35.457Z] Removing intermediate container 0b1fcd8f0c68 [2022-06-21T23:37:35.457Z] ---> abb7f153d0d8 [2022-06-21T23:37:35.457Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T23:37:35.457Z] ---> Running in f335890e4e1e [2022-06-21T23:37:35.732Z] Removing intermediate container f335890e4e1e [2022-06-21T23:37:35.732Z] ---> 1ed170cc129c [2022-06-21T23:37:35.732Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-21T23:37:35.732Z] ---> Running in 62ffaf16e5bb [2022-06-21T23:37:36.335Z] Removing intermediate container 62ffaf16e5bb [2022-06-21T23:37:36.335Z] ---> d1b371e9c9e8 [2022-06-21T23:37:36.335Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T23:37:36.335Z] ---> Running in a0500eb0120f [2022-06-21T23:37:39.744Z] Removing intermediate container a0500eb0120f [2022-06-21T23:37:39.744Z] ---> be5bc2144416 [2022-06-21T23:37:39.744Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T23:37:39.744Z] ---> Running in e4f3f37a42db [2022-06-21T23:37:40.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T23:37:41.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T23:37:42.303Z] OK: 220 MiB in 52 packages [2022-06-21T23:37:42.900Z] Removing intermediate container e4f3f37a42db [2022-06-21T23:37:42.900Z] ---> 2fe7503ff19b [2022-06-21T23:37:42.900Z] Step 8/13 : WORKDIR /app [2022-06-21T23:37:42.900Z] ---> Running in 7e4619bc72ec [2022-06-21T23:37:43.174Z] Removing intermediate container 7e4619bc72ec [2022-06-21T23:37:43.174Z] ---> f237b835e14b [2022-06-21T23:37:43.174Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-21T23:37:43.786Z] ---> 843070e39917 [2022-06-21T23:37:43.786Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T23:37:43.786Z] ---> Running in d533980367f2 [2022-06-21T23:38:30.779Z] Removing intermediate container d533980367f2 [2022-06-21T23:38:30.779Z] ---> 7a9e60e04333 [2022-06-21T23:38:30.779Z] Step 11/13 : COPY . . [2022-06-21T23:38:30.779Z] ---> d0fc1109f36e [2022-06-21T23:38:30.779Z] Step 12/13 : ARG MAKE="make build" [2022-06-21T23:38:30.779Z] ---> Running in b6e51b28feb0 [2022-06-21T23:38:30.779Z] Removing intermediate container b6e51b28feb0 [2022-06-21T23:38:30.779Z] ---> e13c5496a8bd [2022-06-21T23:38:30.779Z] Step 13/13 : RUN $MAKE [2022-06-21T23:38:30.779Z] ---> Running in c816997c2288 [2022-06-21T23:38:30.779Z] noop [2022-06-21T23:38:30.779Z] Removing intermediate container c816997c2288 [2022-06-21T23:38:30.779Z] ---> c76f3e29f732 [2022-06-21T23:38:30.779Z] Successfully built c76f3e29f732 [2022-06-21T23:38:30.779Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:38:31.271Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T23:38:31.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:38:31.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-15288 does not seem to be running inside a container [2022-06-21T23:38:31.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-21T23:38:32.913Z] $ docker top 20eaf8e51944fb81d752d1e04be014d3d1d70898f3f61b7ce6a5a5a35559f4be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T23:38:33.894Z] + go version [2022-06-21T23:38:33.894Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-21T23:38:33.930Z] $ docker stop --time=1 20eaf8e51944fb81d752d1e04be014d3d1d70898f3f61b7ce6a5a5a35559f4be [2022-06-21T23:38:35.619Z] $ docker rm -f 20eaf8e51944fb81d752d1e04be014d3d1d70898f3f61b7ce6a5a5a35559f4be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:38:36.563Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T23:38:36.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:38:36.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-15288 does not seem to be running inside a container [2022-06-21T23:38:36.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-21T23:38:38.270Z] $ docker top 289a7e9c51d5ec71f75df80c7d5d78cb3574eb98ead09088f14f67694161c2f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-21T23:38:39.272Z] + make test [2022-06-21T23:38:39.272Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-21T23:40:01.119Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-21T23:40:01.119Z] CGO_ENABLED=1 go vet ./... [2022-06-21T23:40:23.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T23:40:23.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T23:40:23.342Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T23:40:24.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-21T23:40:24.390Z] $ docker stop --time=1 289a7e9c51d5ec71f75df80c7d5d78cb3574eb98ead09088f14f67694161c2f9 [2022-06-21T23:40:26.121Z] $ docker rm -f 289a7e9c51d5ec71f75df80c7d5d78cb3574eb98ead09088f14f67694161c2f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T23:40:27.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-21T23:40:27.125Z] Warning: overwriting stash ‘coverage-report’ [2022-06-21T23:40:27.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T23:40:28.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-21T23:40:28.478Z] + ls -al . [2022-06-21T23:40:28.478Z] total 164 [2022-06-21T23:40:28.478Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 23:40 . [2022-06-21T23:40:28.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 23:36 .. [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 23:36 .dockerignore [2022-06-21T23:40:28.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 23:36 .git [2022-06-21T23:40:28.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:36 .github [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 21 23:36 .gitignore [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 21 23:36 Attribution.txt [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 21 23:36 CHANGELOG.md [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 21 23:36 Dockerfile [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 21 23:36 GOVERNANCE.md [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 21 23:36 Jenkinsfile [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 23:36 LICENSE [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 21 23:36 OWNERS.md [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 21 23:36 README.md [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 21 23:34 VERSION [2022-06-21T23:40:28.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 23:36 bin [2022-06-21T23:40:28.478Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 23:38 coverage.out [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 3273 Jun 21 23:36 go.mod [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 34709 Jun 21 23:36 go.sum [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 21 23:36 main.go [2022-06-21T23:40:28.478Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 21 23:36 makefile [2022-06-21T23:40:28.478Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 21 23:36 res [2022-06-21T23:40:28.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 23:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:40:28.903Z] + 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=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb --label arch=arm64 --label version=0.0.0 . [2022-06-21T23:40:28.903Z] Sending build context to Docker daemon 204.3kB [2022-06-21T23:40:29.175Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-21T23:40:29.175Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-21T23:40:29.175Z] ---> c76f3e29f732 [2022-06-21T23:40:29.175Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-21T23:40:29.175Z] ---> Running in 87a2fb66f3c8 [2022-06-21T23:40:29.449Z] Removing intermediate container 87a2fb66f3c8 [2022-06-21T23:40:29.449Z] ---> aa1d2ccc39bf [2022-06-21T23:40:29.449Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-21T23:40:29.723Z] ---> Running in 37b774300572 [2022-06-21T23:40:29.997Z] Removing intermediate container 37b774300572 [2022-06-21T23:40:29.997Z] ---> 84c18722e269 [2022-06-21T23:40:29.997Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-21T23:40:29.997Z] ---> Running in ce3a72be0001 [2022-06-21T23:40:30.279Z] Removing intermediate container ce3a72be0001 [2022-06-21T23:40:30.279Z] ---> 0aad7f77dc28 [2022-06-21T23:40:30.279Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T23:40:30.279Z] ---> Running in 40694bafdabe [2022-06-21T23:40:32.250Z] Removing intermediate container 40694bafdabe [2022-06-21T23:40:32.250Z] ---> 7bab89efd622 [2022-06-21T23:40:32.250Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-21T23:40:32.250Z] ---> Running in 01cb3e71b482 [2022-06-21T23:40:32.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T23:40:33.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T23:40:34.818Z] OK: 220 MiB in 52 packages [2022-06-21T23:40:35.425Z] Removing intermediate container 01cb3e71b482 [2022-06-21T23:40:35.425Z] ---> e4f4d541fb01 [2022-06-21T23:40:35.425Z] Step 8/27 : WORKDIR /app [2022-06-21T23:40:35.425Z] ---> Running in ac594d91e116 [2022-06-21T23:40:35.700Z] Removing intermediate container ac594d91e116 [2022-06-21T23:40:35.701Z] ---> a7216e98a3ec [2022-06-21T23:40:35.701Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-21T23:40:36.304Z] ---> 6f624ff37307 [2022-06-21T23:40:36.304Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T23:40:36.304Z] ---> Running in 6789ef07c059 [2022-06-21T23:40:38.304Z] Removing intermediate container 6789ef07c059 [2022-06-21T23:40:38.304Z] ---> c5c4c940e49d [2022-06-21T23:40:38.304Z] Step 11/27 : COPY . . [2022-06-21T23:40:38.906Z] ---> 21acb05f6d1a [2022-06-21T23:40:38.906Z] Step 12/27 : ARG MAKE="make build" [2022-06-21T23:40:38.906Z] ---> Running in 9e5b82dec284 [2022-06-21T23:40:39.179Z] Removing intermediate container 9e5b82dec284 [2022-06-21T23:40:39.179Z] ---> ad2dc90e8f7b [2022-06-21T23:40:39.179Z] Step 13/27 : RUN $MAKE [2022-06-21T23:40:39.464Z] ---> Running in 987344c937a9 [2022-06-21T23:40:40.474Z] 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=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-21T23:42:47.366Z] Removing intermediate container 987344c937a9 [2022-06-21T23:42:47.366Z] ---> a80dc5344e04 [2022-06-21T23:42:47.366Z] Step 14/27 : FROM alpine:3.14 [2022-06-21T23:42:47.366Z] 3.14: Pulling from library/alpine [2022-06-21T23:42:47.366Z] 455c02918c45: Pulling fs layer [2022-06-21T23:42:47.366Z] 455c02918c45: Verifying Checksum [2022-06-21T23:42:47.366Z] 455c02918c45: Download complete [2022-06-21T23:42:47.366Z] 455c02918c45: Pull complete [2022-06-21T23:42:47.366Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T23:42:47.366Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T23:42:47.366Z] ---> ac73e934f311 [2022-06-21T23:42:47.366Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-21T23:42:47.366Z] ---> Running in 1c907d6342c8 [2022-06-21T23:42:47.366Z] Removing intermediate container 1c907d6342c8 [2022-06-21T23:42:47.366Z] ---> 5ab77db8acdf [2022-06-21T23:42:47.366Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-21T23:42:47.366Z] ---> Running in 6cf2712f0154 [2022-06-21T23:42:47.366Z] Removing intermediate container 6cf2712f0154 [2022-06-21T23:42:47.366Z] ---> 2613884bff8a [2022-06-21T23:42:47.366Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-21T23:42:47.366Z] ---> Running in a93311cfc2d9 [2022-06-21T23:42:47.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T23:42:47.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T23:42:47.366Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-21T23:42:47.366Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-21T23:42:47.366Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T23:42:47.366Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-21T23:42:47.366Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T23:42:47.366Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-21T23:42:47.366Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-21T23:42:47.366Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T23:42:47.366Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T23:42:47.366Z] OK: 9 MiB in 21 packages [2022-06-21T23:42:47.366Z] Removing intermediate container a93311cfc2d9 [2022-06-21T23:42:47.366Z] ---> 1df7496d8e54 [2022-06-21T23:42:47.366Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-21T23:42:47.366Z] ---> 8835e55f97e8 [2022-06-21T23:42:47.366Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-21T23:42:47.366Z] ---> e04fd58358e9 [2022-06-21T23:42:47.366Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-21T23:42:47.366Z] ---> 4a8f072f4fd6 [2022-06-21T23:42:47.366Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-21T23:42:47.366Z] ---> 0331469b9840 [2022-06-21T23:42:47.366Z] Step 22/27 : EXPOSE 48095 [2022-06-21T23:42:47.366Z] ---> Running in f3454c6a1272 [2022-06-21T23:42:47.366Z] Removing intermediate container f3454c6a1272 [2022-06-21T23:42:47.366Z] ---> 2b36dacb0a20 [2022-06-21T23:42:47.366Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-21T23:42:47.366Z] ---> Running in 47e5b18c7210 [2022-06-21T23:42:47.366Z] Removing intermediate container 47e5b18c7210 [2022-06-21T23:42:47.366Z] ---> e91edb90fdbf [2022-06-21T23:42:47.366Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T23:42:47.366Z] ---> Running in fe324b613f25 [2022-06-21T23:42:47.366Z] Removing intermediate container fe324b613f25 [2022-06-21T23:42:47.366Z] ---> a262bc23a4d5 [2022-06-21T23:42:47.366Z] Step 25/27 : LABEL arch=arm64 [2022-06-21T23:42:47.366Z] ---> Running in 41fa84e41ad1 [2022-06-21T23:42:47.366Z] Removing intermediate container 41fa84e41ad1 [2022-06-21T23:42:47.366Z] ---> 6fae263305fe [2022-06-21T23:42:47.366Z] Step 26/27 : LABEL git_sha=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [2022-06-21T23:42:47.366Z] ---> Running in d8439c4efd08 [2022-06-21T23:42:47.366Z] Removing intermediate container d8439c4efd08 [2022-06-21T23:42:47.366Z] ---> 9dca1b1c6c13 [2022-06-21T23:42:47.366Z] Step 27/27 : LABEL version=0.0.0 [2022-06-21T23:42:47.366Z] ---> Running in 00f53a2cc7c3 [2022-06-21T23:42:47.366Z] Removing intermediate container 00f53a2cc7c3 [2022-06-21T23:42:47.366Z] ---> a9279524dfb4 [2022-06-21T23:42:47.366Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-21T23:42:47.366Z] Successfully built a9279524dfb4 [2022-06-21T23:42:47.366Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:42:48.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T23:42:48.197Z] [2022-06-21T23:42:48.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:42:48.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T23:42:48.891Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-21T23:42:48.891Z] 8998bd30e6a1: Pulling fs layer [2022-06-21T23:42:48.891Z] 04944245beec: Pulling fs layer [2022-06-21T23:42:48.891Z] 699f458cf7ca: Pulling fs layer [2022-06-21T23:42:48.891Z] 765212b225bb: Pulling fs layer [2022-06-21T23:42:48.891Z] f23df028b6ca: Pulling fs layer [2022-06-21T23:42:48.891Z] d65c8cfc05b1: Pulling fs layer [2022-06-21T23:42:48.891Z] 2437ff75d9bd: Pulling fs layer [2022-06-21T23:42:48.891Z] f23df028b6ca: Waiting [2022-06-21T23:42:48.891Z] d65c8cfc05b1: Waiting [2022-06-21T23:42:48.891Z] 2437ff75d9bd: Waiting [2022-06-21T23:42:48.891Z] 765212b225bb: Waiting [2022-06-21T23:42:48.891Z] 04944245beec: Verifying Checksum [2022-06-21T23:42:48.891Z] 04944245beec: Download complete [2022-06-21T23:42:48.891Z] 765212b225bb: Verifying Checksum [2022-06-21T23:42:48.891Z] 765212b225bb: Download complete [2022-06-21T23:42:48.891Z] f23df028b6ca: Download complete [2022-06-21T23:42:48.891Z] d65c8cfc05b1: Verifying Checksum [2022-06-21T23:42:48.891Z] d65c8cfc05b1: Download complete [2022-06-21T23:42:49.165Z] 699f458cf7ca: Verifying Checksum [2022-06-21T23:42:49.165Z] 699f458cf7ca: Download complete [2022-06-21T23:42:49.441Z] 8998bd30e6a1: Verifying Checksum [2022-06-21T23:42:49.441Z] 8998bd30e6a1: Download complete [2022-06-21T23:42:51.426Z] 2437ff75d9bd: Verifying Checksum [2022-06-21T23:42:51.426Z] 2437ff75d9bd: Download complete [2022-06-21T23:42:54.049Z] 8998bd30e6a1: Pull complete [2022-06-21T23:42:54.049Z] 04944245beec: Pull complete [2022-06-21T23:42:55.491Z] 699f458cf7ca: Pull complete [2022-06-21T23:42:55.766Z] 765212b225bb: Pull complete [2022-06-21T23:42:56.747Z] f23df028b6ca: Pull complete [2022-06-21T23:42:56.747Z] d65c8cfc05b1: Pull complete [2022-06-21T23:43:11.848Z] 2437ff75d9bd: Pull complete [2022-06-21T23:43:11.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-21T23:43:11.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T23:43:11.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:43:12.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-15288 does not seem to be running inside a container [2022-06-21T23:43:12.310Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-21T23:43:14.876Z] $ docker top 0b3ab057cab1a98064c73ba26b8659dd3f52d9f14d5901a7b09e9cf433edae0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:15.868Z] ---> job-cost.sh [2022-06-21T23:43:15.868Z] lf-activate-venv: SKIPPING [2022-06-21T23:43:15.868Z] INFO: No Stack... [2022-06-21T23:43:16.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-21T23:43:17.121Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T23:43:17.805Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-06-21T23:43:17.805Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T23:43:17.899Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [2022-06-21T23:43:17.904Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] did not exist. Created. [2022-06-21T23:43:17.904Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T23:43:18.655Z] /w/workspace/app-service-configurable/1@tmp/durable-709052b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-21T23:43:19.368Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-21T23:43:19.405Z] Warning: overwriting stash ‘stack-cost’ [2022-06-21T23:43:19.457Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T23:43:19.473Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T23:43:19.556Z] $ docker stop --time=1 0b3ab057cab1a98064c73ba26b8659dd3f52d9f14d5901a7b09e9cf433edae0f [2022-06-21T23:43:21.057Z] $ docker rm -f 0b3ab057cab1a98064c73ba26b8659dd3f52d9f14d5901a7b09e9cf433edae0f [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-21T23:43:22.106Z] provisioning config files... [2022-06-21T23:43:22.146Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config3235614468689368901tmp [Pipeline] { [Pipeline] sh [2022-06-21T23:43:22.491Z] + set +x [2022-06-21T23:43:22.491Z] + curl -s https://codecov.io/bash [2022-06-21T23:43:22.491Z] + bash -s -- [2022-06-21T23:43:22.491Z] [2022-06-21T23:43:22.491Z] _____ _ [2022-06-21T23:43:22.491Z] / ____| | | [2022-06-21T23:43:22.491Z] | | ___ __| | ___ ___ _____ __ [2022-06-21T23:43:22.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-21T23:43:22.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-21T23:43:22.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-21T23:43:22.491Z] Bash-1.0.6 [2022-06-21T23:43:22.491Z] [2022-06-21T23:43:22.491Z] [2022-06-21T23:43:22.491Z] ==> git version 2.25.1 found [2022-06-21T23:43:22.491Z] ==> 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-21T23:43:22.492Z] Release-Date: 2020-01-08 [2022-06-21T23:43:22.492Z] 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-21T23:43:22.492Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-21T23:43:22.492Z] ==> Jenkins CI detected. [2022-06-21T23:43:22.492Z] current dir:  /w/workspace/_app-service-configurable_PR-428 [2022-06-21T23:43:22.492Z] project root: . [2022-06-21T23:43:22.492Z] --> token set from env [2022-06-21T23:43:22.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-21T23:43:22.492Z] ==> Running gcov in . (disable via -X gcov) [2022-06-21T23:43:22.492Z] ==> Python coveragepy not found [2022-06-21T23:43:22.492Z] ==> Searching for coverage reports in: [2022-06-21T23:43:22.492Z] + . [2022-06-21T23:43:22.492Z] -> Found 1 reports [2022-06-21T23:43:22.492Z] ==> Detecting git/mercurial file structure [2022-06-21T23:43:22.492Z] ==> Reading reports [2022-06-21T23:43:22.492Z] + ./coverage.out bytes=10 [2022-06-21T23:43:22.492Z] ==> Appending adjustments [2022-06-21T23:43:22.492Z] https://docs.codecov.io/docs/fixing-reports [2022-06-21T23:43:22.753Z] + Found adjustments [2022-06-21T23:43:22.753Z] ==> Gzipping contents [2022-06-21T23:43:22.753Z] 4.0K /tmp/codecov.oISi04.gz [2022-06-21T23:43:22.753Z] ==> Uploading reports [2022-06-21T23:43:22.753Z] url: https://codecov.io [2022-06-21T23:43:22.753Z] query: branch=PR-428&commit=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=428&job=&cmd_args= [2022-06-21T23:43:22.753Z] -> Pinging Codecov [2022-06-21T23:43:22.753Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-428&commit=d3921cea55cae1fd64ec5745f05107fb9d4a4ebb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=428&job=&cmd_args= [2022-06-21T23:43:23.012Z] -> Uploading to [2022-06-21T23:43:23.012Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-21/A97CA9966030D2A3747ED39772930CCE/d3921cea55cae1fd64ec5745f05107fb9d4a4ebb/ea038c39-aa56-430b-903a-155ce8484d94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T234322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74a4f722a2d1ab525b855a590481fe4542431e974043b8be03a5f5de0af5f190 [2022-06-21T23:43:23.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T23:43:23.012Z] Dload Upload Total Spent Left Speed [2022-06-21T23:43:23.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2551 --:--:-- --:--:-- --:--:-- 2551 [2022-06-21T23:43:23.272Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d3921cea55cae1fd64ec5745f05107fb9d4a4ebb [Pipeline] } [2022-06-21T23:43:23.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-21T23:43:25.093Z] + [ -d /w/workspace/_app-service-configurable_PR-428/archives ] [2022-06-21T23:43:25.093Z] + ls -al /w/workspace/_app-service-configurable_PR-428/archives [2022-06-21T23:43:25.093Z] total 16 [2022-06-21T23:43:25.093Z] drwxr-xr-x 3 root root 4096 Jun 21 23:36 . [2022-06-21T23:43:25.093Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 23:36 .. [2022-06-21T23:43:25.093Z] drwxr-xr-x 2 root root 4096 Jun 21 23:36 cost [2022-06-21T23:43:25.093Z] -rw-r--r-- 1 root root 95 Jun 21 23:36 cost.csv [2022-06-21T23:43:25.094Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-428/archives [2022-06-21T23:43:25.094Z] + ls -al /w/workspace/_app-service-configurable_PR-428/archives [2022-06-21T23:43:25.094Z] total 16 [2022-06-21T23:43:25.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 23:36 . [2022-06-21T23:43:25.094Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 23:36 .. [2022-06-21T23:43:25.094Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 23:36 cost [2022-06-21T23:43:25.094Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 21 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:25.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:26.327Z] ---> package-listing.sh [2022-06-21T23:43:26.328Z] ++ facter osfamily [2022-06-21T23:43:26.328Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-21T23:43:26.590Z] + OS_FAMILY=debian [2022-06-21T23:43:26.590Z] + workspace=/w/workspace/_app-service-configurable_PR-428 [2022-06-21T23:43:26.590Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-21T23:43:26.590Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-21T23:43:26.590Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-21T23:43:26.590Z] + PACKAGES=/tmp/packages_start.txt [2022-06-21T23:43:26.590Z] + '[' /w/workspace/_app-service-configurable_PR-428 ']' [2022-06-21T23:43:26.590Z] + PACKAGES=/tmp/packages_end.txt [2022-06-21T23:43:26.590Z] + case "${OS_FAMILY}" in [2022-06-21T23:43:26.590Z] + dpkg -l [2022-06-21T23:43:26.590Z] + grep '^ii' [2022-06-21T23:43:26.590Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-21T23:43:26.590Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-21T23:43:26.590Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-21T23:43:26.590Z] + '[' /w/workspace/_app-service-configurable_PR-428 ']' [2022-06-21T23:43:26.590Z] + mkdir -p /w/workspace/_app-service-configurable_PR-428/archives/ [2022-06-21T23:43:26.590Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-428/archives/ [Pipeline] echo [2022-06-21T23:43:26.628Z] 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/_app-service-configurable_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-21T23:43:26.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T23:43:27.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T23:43:27.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T23:43:27.717Z] prd-ubuntu20.04-docker-8c-8g-15287 does not seem to be running inside a container [2022-06-21T23:43:27.754Z] $ 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/_app-service-configurable_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-428 -v /w/workspace/_app-service-configurable_PR-428:/w/workspace/_app-service-configurable_PR-428:rw,z -v /w/workspace/_app-service-configurable_PR-428@tmp:/w/workspace/_app-service-configurable_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T23:43:27.993Z] $ docker top 0fb20a4e6589d87ad21cf9abb8337f49e9ed92bf7a50dadd3b2528eba80a57f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T23:43:28.400Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-21T23:43:28.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-21T23:43:29.027Z] + ls /var/log/sa-host [2022-06-21T23:43:29.027Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T23:43:29.242Z] provisioning config files... [2022-06-21T23:43:29.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-428@tmp/config6975694121245398191tmp [Pipeline] { [Pipeline] echo [2022-06-21T23:43:29.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:29.621Z] ---> create-netrc.sh [Pipeline] } [2022-06-21T23:43:29.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:30.051Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-21T23:43:30.091Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:30.404Z] ---> sudo-logs.sh [2022-06-21T23:43:30.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-21T23:43:30.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:30.810Z] ---> job-cost.sh [2022-06-21T23:43:30.811Z] lf-activate-venv: SKIPPING [2022-06-21T23:43:30.811Z] DEBUG: total: 0.2199999988079071 [2022-06-21T23:43:30.811Z] INFO: Retrieving Stack Cost... [2022-06-21T23:43:31.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T23:43:31.644Z] INFO: Archiving Costs [Pipeline] echo [2022-06-21T23:43:31.684Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T23:43:32.002Z] ---> logs-deploy.sh [2022-06-21T23:43:32.002Z] lf-activate-venv: SKIPPING [2022-06-21T23:43:32.002Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-428/1 [2022-06-21T23:43:32.002Z] INFO: archiving workspace using pattern(s): [2022-06-21T23:43:32.943Z] Archives upload complete. [2022-06-21T23:43:32.943Z] INFO: archiving logs to Nexus