Pull request #438 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 c944a0c4d28348778150daed5e32e8875da6e1d3+bef66582781e37064d6dec61ab318c5dd11da733 (dfbc06c749d88efa5736b17092e4c2754dd6920a) 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-ssh840683797658156638.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-ssh8842157363204876692.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-438/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-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8047004118210346072.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-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4097451582622993188.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-ssh6895718951440663089.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-438/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-438/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15121568178251539271.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-17067 in /w/workspace/_app-service-configurable_PR-438 [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-438 # 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 Merging remotes/origin/main commit bef66582781e37064d6dec61ab318c5dd11da733 into PR head commit c944a0c4d28348778150daed5e32e8875da6e1d3 Merge succeeded, producing c944a0c4d28348778150daed5e32e8875da6e1d3 Checking out Revision c944a0c4d28348778150daed5e32e8875da6e1d3 (PR-438) > 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/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c944a0c4d28348778150daed5e32e8875da6e1d3 # 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 bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c944a0c4d28348778150daed5e32e8875da6e1d3 # timeout=10 Commit message: "build: Upgrade to Go 1.18" 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-07-06T22:25:17.449Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T22:25:17.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T22:25:17.751Z] ========================================================= [2022-07-06T22:25:17.751Z] EdgeX Global Pipelines Version Info [2022-07-06T22:25:17.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:25:18.568Z] ------------------- [2022-07-06T22:25:18.569Z] stable info: [2022-07-06T22:25:18.569Z] ------------------- [2022-07-06T22:25:18.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T22:25:18.569Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T22:25:18.569Z] Message: update stable to v1.0.234 [2022-07-06T22:25:19.140Z] ------------------- [2022-07-06T22:25:19.140Z] experimental info: [2022-07-06T22:25:19.140Z] ------------------- [2022-07-06T22:25:19.140Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T22:25:19.140Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T22:25:19.140Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T22:25:19.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-06T22:25:19.538Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-06T22:25:19.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T22:25:19.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T22:25:19.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T22:25:19.675Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T22:25:19.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T22:25:19.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T22:25:19.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T22:25:19.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T22:25:19.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T22:25:19.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-06T22:25:19.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T22:25:20.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T22:25:20.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T22:25:20.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T22:25:20.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T22:25:20.172Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T22:25:20.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T22:25:20.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T22:25:20.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T22:25:20.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T22:25:20.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T22:25:20.420Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T22:25:20.451Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T22:25:20.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T22:25:20.525Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T22:25:20.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo [2022-07-06T22:25:20.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo [2022-07-06T22:25:20.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo [2022-07-06T22:25:20.686Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo [2022-07-06T22:25:20.725Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c944a0c [Pipeline] echo [2022-07-06T22:25:20.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T22:25:20.874Z] provisioning config files... [2022-07-06T22:25:20.888Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-438@tmp/config5211526531859992790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:25:21.242Z] ---> docker-login.sh [2022-07-06T22:25:21.242Z] nexus3.edgexfoundry.org:10001 [2022-07-06T22:25:21.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:21.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:21.792Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:21.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:21.792Z] [2022-07-06T22:25:21.792Z] Login Succeeded [2022-07-06T22:25:21.792Z] nexus3.edgexfoundry.org:10002 [2022-07-06T22:25:21.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:21.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:21.792Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:21.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:21.792Z] [2022-07-06T22:25:21.792Z] Login Succeeded [2022-07-06T22:25:21.792Z] nexus3.edgexfoundry.org:10003 [2022-07-06T22:25:22.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:22.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:22.060Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:22.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:22.060Z] [2022-07-06T22:25:22.060Z] Login Succeeded [2022-07-06T22:25:22.060Z] nexus3.edgexfoundry.org:10004 [2022-07-06T22:25:22.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:22.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:22.323Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:22.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:22.323Z] [2022-07-06T22:25:22.323Z] Login Succeeded [2022-07-06T22:25:22.323Z] docker.io [2022-07-06T22:25:22.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:22.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:22.585Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:22.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:22.585Z] [2022-07-06T22:25:22.585Z] Login Succeeded [2022-07-06T22:25:22.585Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T22:25:22.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T22:25:23.243Z] + git rev-list -1 --merges c944a0c4d28348778150daed5e32e8875da6e1d3~1..c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo [2022-07-06T22:25:23.288Z] -----------> git rev-list -1 --merges c944a0c4d28348778150daed5e32e8875da6e1d3~1..c944a0c4d28348778150daed5e32e8875da6e1d3 c944a0c4d28348778150daed5e32e8875da6e1d3 [false] [Pipeline] sh [2022-07-06T22:25:23.600Z] + git log --format=format:%s -1 c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo [2022-07-06T22:25:23.636Z] ========================================================= [2022-07-06T22:25:23.637Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T22:25:23.637Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T22:25:24.063Z] + git log --format=format:%s -1 c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo [2022-07-06T22:25:24.095Z] [semverPrep] GIT_COMMIT: c944a0c4d28348778150daed5e32e8875da6e1d3, Commit Message: build: Upgrade to Go 1.18 [Pipeline] echo [2022-07-06T22:25:24.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T22:25:24.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T22:25:24.509Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T22:25:24.509Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T22:25:24.509Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T22:25:24.509Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T22:25:24.509Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T22:25:24.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:25:25.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T22:25:25.000Z] [2022-07-06T22:25:25.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:25:25.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T22:25:25.372Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T22:25:25.372Z] 42c077c10790: Pulling fs layer [2022-07-06T22:25:25.372Z] f63e77b7563a: Pulling fs layer [2022-07-06T22:25:25.372Z] bd5fdadae976: Pulling fs layer [2022-07-06T22:25:25.372Z] 205491f53016: Pulling fs layer [2022-07-06T22:25:25.372Z] df18705c85c3: Pulling fs layer [2022-07-06T22:25:25.372Z] bdb3f477010e: Pulling fs layer [2022-07-06T22:25:25.372Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T22:25:25.372Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T22:25:25.372Z] bdb8f0575790: Pulling fs layer [2022-07-06T22:25:25.372Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T22:25:25.372Z] 2343380bae48: Pulling fs layer [2022-07-06T22:25:25.372Z] 2343380bae48: Waiting [2022-07-06T22:25:25.372Z] 2c6e9b1d212d: Waiting [2022-07-06T22:25:25.372Z] 205491f53016: Waiting [2022-07-06T22:25:25.372Z] bdb3f477010e: Waiting [2022-07-06T22:25:25.372Z] bdb8f0575790: Waiting [2022-07-06T22:25:25.372Z] 386e3cb2ff24: Waiting [2022-07-06T22:25:25.372Z] df18705c85c3: Waiting [2022-07-06T22:25:25.372Z] f63e77b7563a: Verifying Checksum [2022-07-06T22:25:25.372Z] f63e77b7563a: Download complete [2022-07-06T22:25:25.372Z] 205491f53016: Verifying Checksum [2022-07-06T22:25:25.372Z] 205491f53016: Download complete [2022-07-06T22:25:25.635Z] df18705c85c3: Verifying Checksum [2022-07-06T22:25:25.635Z] df18705c85c3: Download complete [2022-07-06T22:25:25.635Z] bd5fdadae976: Verifying Checksum [2022-07-06T22:25:25.635Z] bd5fdadae976: Download complete [2022-07-06T22:25:25.635Z] bdb3f477010e: Verifying Checksum [2022-07-06T22:25:25.635Z] bdb3f477010e: Download complete [2022-07-06T22:25:25.635Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T22:25:25.635Z] 2c6e9b1d212d: Download complete [2022-07-06T22:25:25.635Z] bdb8f0575790: Verifying Checksum [2022-07-06T22:25:25.635Z] bdb8f0575790: Download complete [2022-07-06T22:25:25.635Z] 386e3cb2ff24: Verifying Checksum [2022-07-06T22:25:25.635Z] 386e3cb2ff24: Download complete [2022-07-06T22:25:25.635Z] 2343380bae48: Verifying Checksum [2022-07-06T22:25:25.635Z] 2343380bae48: Download complete [2022-07-06T22:25:25.635Z] 42c077c10790: Download complete [2022-07-06T22:25:25.896Z] c8a8fc8e1c8f: Download complete [2022-07-06T22:25:27.290Z] 42c077c10790: Pull complete [2022-07-06T22:25:27.290Z] f63e77b7563a: Pull complete [2022-07-06T22:25:27.864Z] bd5fdadae976: Pull complete [2022-07-06T22:25:27.864Z] 205491f53016: Pull complete [2022-07-06T22:25:28.436Z] df18705c85c3: Pull complete [2022-07-06T22:25:28.436Z] bdb3f477010e: Pull complete [2022-07-06T22:25:30.348Z] c8a8fc8e1c8f: Pull complete [2022-07-06T22:25:30.348Z] 2c6e9b1d212d: Pull complete [2022-07-06T22:25:30.609Z] bdb8f0575790: Pull complete [2022-07-06T22:25:30.609Z] 386e3cb2ff24: Pull complete [2022-07-06T22:25:30.876Z] 2343380bae48: Pull complete [2022-07-06T22:25:30.876Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T22:25:30.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T22:25:30.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:25:31.131Z] prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container [2022-07-06T22:25:31.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-438 -v /w/workspace/_app-service-configurable_PR-438:/w/workspace/_app-service-configurable_PR-438:rw,z -v /w/workspace/_app-service-configurable_PR-438@tmp:/w/workspace/_app-service-configurable_PR-438@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T22:25:32.543Z] $ docker top fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T22:25:32.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T22:25:32.731Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T22:25:32.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T22:25:32.881Z] $ docker exec fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent [2022-07-06T22:25:33.001Z] SSH_AUTH_SOCK=/tmp/ssh-98Vu7ams6T91/agent.32 [2022-07-06T22:25:33.001Z] SSH_AGENT_PID=38 [2022-07-06T22:25:33.009Z] Running ssh-add (command line suppressed) [2022-07-06T22:25:33.129Z] Identity added: /w/workspace/_app-service-configurable_PR-438@tmp/private_key_6259619113804311309.key (/w/workspace/_app-service-configurable_PR-438@tmp/private_key_6259619113804311309.key) [2022-07-06T22:25:33.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T22:25:33.483Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T22:25:33.511Z] $ docker exec --env ******** --env ******** fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent -k [2022-07-06T22:25:33.619Z] unset SSH_AUTH_SOCK; [2022-07-06T22:25:33.620Z] unset SSH_AGENT_PID; [2022-07-06T22:25:33.620Z] echo Agent pid 38 killed; [2022-07-06T22:25:33.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T22:25:33.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T22:25:33.715Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T22:25:33.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T22:25:33.868Z] $ docker exec fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent [2022-07-06T22:25:33.989Z] SSH_AUTH_SOCK=/tmp/ssh-zKrmoHkM1ctB/agent.70 [2022-07-06T22:25:33.989Z] SSH_AGENT_PID=76 [2022-07-06T22:25:33.995Z] Running ssh-add (command line suppressed) [2022-07-06T22:25:34.114Z] Identity added: /w/workspace/_app-service-configurable_PR-438@tmp/private_key_951523598489632075.key (/w/workspace/_app-service-configurable_PR-438@tmp/private_key_951523598489632075.key) [2022-07-06T22:25:34.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T22:25:34.461Z] + git semver init [2022-07-06T22:25:34.727Z] 2022-07-06 22:25:34,679 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T22:25:34.727Z] 2022-07-06 22:25:34,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-438/.semver [2022-07-06T22:25:34.727Z] 2022-07-06 22:25:34,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-438/.semver [2022-07-06T22:25:34.727Z] 2022-07-06 22:25:34,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-438/.semver'], cwd=/w/workspace/_app-service-configurable_PR-438, universal_newlines=False, shell=None, istream=None) [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,396 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-438/.git/info/exclude [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,397 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-438/.semver/PR-438 with force:False [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,397 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-438/.semver/PR-438 [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,402 [execute] INFO git cat-file --batch-check [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-438/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,408 [execute] INFO git cat-file --batch [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-438/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T22:25:35.670Z] 2022-07-06 22:25:35,415 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-438/.semver/PR-438 [2022-07-06T22:25:35.670Z] 0.0.0 [Pipeline] } [2022-07-06T22:25:35.700Z] $ docker exec --env ******** --env ******** fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent -k [2022-07-06T22:25:35.822Z] unset SSH_AUTH_SOCK; [2022-07-06T22:25:35.823Z] unset SSH_AGENT_PID; [2022-07-06T22:25:35.823Z] echo Agent pid 76 killed; [2022-07-06T22:25:35.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T22:25:36.253Z] + git semver [Pipeline] } [2022-07-06T22:25:36.547Z] $ docker stop --time=1 fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b [2022-07-06T22:25:37.903Z] $ docker rm -f fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T22:25:38.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T22:25:38.642Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T22:25:38.658Z] [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-07-06T22:25:39.239Z] provisioning config files... [2022-07-06T22:25:39.250Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-438@tmp/config3013460280095579496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:25:39.596Z] ---> docker-login.sh [2022-07-06T22:25:39.596Z] nexus3.edgexfoundry.org:10001 [2022-07-06T22:25:39.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:39.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:39.596Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:39.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:39.596Z] [2022-07-06T22:25:39.596Z] Login Succeeded [2022-07-06T22:25:39.596Z] nexus3.edgexfoundry.org:10002 [2022-07-06T22:25:39.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:39.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:39.857Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:39.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:39.857Z] [2022-07-06T22:25:39.857Z] Login Succeeded [2022-07-06T22:25:39.857Z] nexus3.edgexfoundry.org:10003 [2022-07-06T22:25:39.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:39.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:39.857Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:39.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:39.857Z] [2022-07-06T22:25:39.857Z] Login Succeeded [2022-07-06T22:25:39.857Z] nexus3.edgexfoundry.org:10004 [2022-07-06T22:25:40.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:40.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:40.118Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:40.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:40.118Z] [2022-07-06T22:25:40.118Z] Login Succeeded [2022-07-06T22:25:40.118Z] docker.io [2022-07-06T22:25:40.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T22:25:40.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T22:25:40.382Z] Configure a credential helper to remove this warning. See [2022-07-06T22:25:40.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T22:25:40.382Z] [2022-07-06T22:25:40.382Z] Login Succeeded [2022-07-06T22:25:40.382Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T22:25:40.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T22:25:40.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T22:25:40.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T22:25:40.672Z] ========================================================= [2022-07-06T22:25:40.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T22:25:40.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:25:41.145Z] + 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-07-06T22:25:41.145Z] Sending build context to Docker daemon 3.095MB [2022-07-06T22:25:41.145Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-06T22:25:41.145Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T22:25:41.145Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T22:25:41.145Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T22:25:41.145Z] 666ba61612fd: Pulling fs layer [2022-07-06T22:25:41.145Z] 8ed8ca486205: Pulling fs layer [2022-07-06T22:25:41.145Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T22:25:41.145Z] c516ae0d96e1: Pulling fs layer [2022-07-06T22:25:41.145Z] 684cea983483: Pulling fs layer [2022-07-06T22:25:41.145Z] dd3240ac7de5: Pulling fs layer [2022-07-06T22:25:41.145Z] b1e948a4e11c: Pulling fs layer [2022-07-06T22:25:41.145Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T22:25:41.145Z] 646ad004c059: Pulling fs layer [2022-07-06T22:25:41.146Z] c516ae0d96e1: Waiting [2022-07-06T22:25:41.146Z] 684cea983483: Waiting [2022-07-06T22:25:41.146Z] cc1cd167ecdc: Waiting [2022-07-06T22:25:41.146Z] a8fd76ee1af6: Waiting [2022-07-06T22:25:41.146Z] b1e948a4e11c: Waiting [2022-07-06T22:25:41.146Z] dd3240ac7de5: Waiting [2022-07-06T22:25:41.146Z] 646ad004c059: Waiting [2022-07-06T22:25:41.146Z] 8ed8ca486205: Verifying Checksum [2022-07-06T22:25:41.146Z] 8ed8ca486205: Download complete [2022-07-06T22:25:41.146Z] 666ba61612fd: Download complete [2022-07-06T22:25:41.146Z] c516ae0d96e1: Verifying Checksum [2022-07-06T22:25:41.146Z] c516ae0d96e1: Download complete [2022-07-06T22:25:41.146Z] 684cea983483: Verifying Checksum [2022-07-06T22:25:41.146Z] 684cea983483: Download complete [2022-07-06T22:25:41.146Z] dd3240ac7de5: Verifying Checksum [2022-07-06T22:25:41.146Z] dd3240ac7de5: Download complete [2022-07-06T22:25:41.407Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T22:25:41.407Z] 59bf1c3509f3: Download complete [2022-07-06T22:25:41.407Z] b1e948a4e11c: Verifying Checksum [2022-07-06T22:25:41.407Z] b1e948a4e11c: Download complete [2022-07-06T22:25:41.407Z] 59bf1c3509f3: Pull complete [2022-07-06T22:25:41.668Z] 666ba61612fd: Pull complete [2022-07-06T22:25:41.668Z] 8ed8ca486205: Pull complete [2022-07-06T22:25:41.930Z] 646ad004c059: Verifying Checksum [2022-07-06T22:25:41.930Z] 646ad004c059: Download complete [2022-07-06T22:25:41.930Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T22:25:41.930Z] a8fd76ee1af6: Download complete [2022-07-06T22:25:41.930Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T22:25:41.930Z] cc1cd167ecdc: Download complete [2022-07-06T22:25:47.214Z] cc1cd167ecdc: Pull complete [2022-07-06T22:25:47.214Z] c516ae0d96e1: Pull complete [2022-07-06T22:25:47.214Z] 684cea983483: Pull complete [2022-07-06T22:25:47.214Z] dd3240ac7de5: Pull complete [2022-07-06T22:25:47.214Z] b1e948a4e11c: Pull complete [2022-07-06T22:25:49.133Z] a8fd76ee1af6: Pull complete [2022-07-06T22:25:49.701Z] 646ad004c059: Pull complete [2022-07-06T22:25:49.701Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T22:25:49.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T22:25:49.701Z] ---> 8f69c11f6b0c [2022-07-06T22:25:49.701Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T22:25:51.619Z] ---> Running in 6619bfa7da0c [2022-07-06T22:25:51.619Z] Removing intermediate container 6619bfa7da0c [2022-07-06T22:25:51.619Z] ---> 56cd7b3a4a6c [2022-07-06T22:25:51.619Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:25:51.619Z] ---> Running in 3970e3338e54 [2022-07-06T22:25:51.879Z] Removing intermediate container 3970e3338e54 [2022-07-06T22:25:51.879Z] ---> bd1f78acce1a [2022-07-06T22:25:51.879Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:25:51.879Z] ---> Running in bcaa3c39fb97 [2022-07-06T22:25:51.879Z] Removing intermediate container bcaa3c39fb97 [2022-07-06T22:25:51.879Z] ---> 52f48b6b3e67 [2022-07-06T22:25:51.879Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:25:51.879Z] ---> Running in 39bc2a0c7e51 [2022-07-06T22:25:52.452Z] Removing intermediate container 39bc2a0c7e51 [2022-07-06T22:25:52.452Z] ---> 9f3c0c9e1845 [2022-07-06T22:25:52.452Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:25:52.714Z] ---> Running in 49758b879156 [2022-07-06T22:25:52.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T22:25:53.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T22:25:54.060Z] Still waiting to schedule task [2022-07-06T22:25:54.060Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-06T22:25:54.184Z] OK: 221 MiB in 52 packages [2022-07-06T22:25:54.447Z] Removing intermediate container 49758b879156 [2022-07-06T22:25:54.447Z] ---> 0b8b20888dde [2022-07-06T22:25:54.447Z] Step 8/13 : WORKDIR /app [2022-07-06T22:25:54.447Z] ---> Running in 61a4bbf58395 [2022-07-06T22:25:54.709Z] Removing intermediate container 61a4bbf58395 [2022-07-06T22:25:54.709Z] ---> a682dd80f050 [2022-07-06T22:25:54.709Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T22:25:54.709Z] ---> f650613ce7d6 [2022-07-06T22:25:54.709Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:25:54.709Z] ---> Running in 8cfe75f1044b [2022-07-06T22:26:12.853Z] Removing intermediate container 8cfe75f1044b [2022-07-06T22:26:12.853Z] ---> 449981e5a94b [2022-07-06T22:26:12.853Z] Step 11/13 : COPY . . [2022-07-06T22:26:12.853Z] ---> 58b4ac3b7e3d [2022-07-06T22:26:12.853Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T22:26:12.853Z] ---> Running in 519be22aedcc [2022-07-06T22:26:12.853Z] Removing intermediate container 519be22aedcc [2022-07-06T22:26:12.853Z] ---> 781cd6ad5638 [2022-07-06T22:26:12.853Z] Step 13/13 : RUN $MAKE [2022-07-06T22:26:12.853Z] ---> Running in 6e67a07a8a97 [2022-07-06T22:26:12.853Z] noop [2022-07-06T22:26:13.117Z] Removing intermediate container 6e67a07a8a97 [2022-07-06T22:26:13.117Z] ---> bdac89b6d1fb [2022-07-06T22:26:13.117Z] Successfully built bdac89b6d1fb [2022-07-06T22:26:13.117Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:26:13.577Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T22:26:13.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:26:13.757Z] prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container [2022-07-06T22:26:13.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-438 -v /w/workspace/_app-service-configurable_PR-438:/w/workspace/_app-service-configurable_PR-438:rw,z -v /w/workspace/_app-service-configurable_PR-438@tmp:/w/workspace/_app-service-configurable_PR-438@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-x86_64 cat [2022-07-06T22:26:14.216Z] $ docker top cff090d0bab94f8de6b40426146bd11f570951880be31a2726943dd901df41d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T22:26:14.699Z] + go version [2022-07-06T22:26:14.699Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T22:26:14.741Z] $ docker stop --time=1 cff090d0bab94f8de6b40426146bd11f570951880be31a2726943dd901df41d9 [2022-07-06T22:26:16.059Z] $ docker rm -f cff090d0bab94f8de6b40426146bd11f570951880be31a2726943dd901df41d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:26:16.787Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T22:26:16.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:26:16.948Z] prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container [2022-07-06T22:26:16.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-438 -v /w/workspace/_app-service-configurable_PR-438:/w/workspace/_app-service-configurable_PR-438:rw,z -v /w/workspace/_app-service-configurable_PR-438@tmp:/w/workspace/_app-service-configurable_PR-438@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-x86_64 cat [2022-07-06T22:26:17.403Z] $ docker top 356d7b81cdf2b0a550f69154dcceb8bd9fcddd78aa1d4eaa517424f87254fe45 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T22:26:17.864Z] + make test [2022-07-06T22:26:17.864Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-06T22:26:27.855Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-06T22:26:27.855Z] CGO_ENABLED=1 go vet ./... [2022-07-06T22:26:32.070Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T22:26:32.070Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T22:26:32.070Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-06T22:26:32.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T22:26:32.146Z] $ docker stop --time=1 356d7b81cdf2b0a550f69154dcceb8bd9fcddd78aa1d4eaa517424f87254fe45 [2022-07-06T22:26:33.949Z] $ docker rm -f 356d7b81cdf2b0a550f69154dcceb8bd9fcddd78aa1d4eaa517424f87254fe45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T22:26:34.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T22:26:34.486Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T22:26:35.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T22:26:35.456Z] + ls -al . [2022-07-06T22:26:35.456Z] total 168 [2022-07-06T22:26:35.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:26 . [2022-07-06T22:26:35.456Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:25 .. [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 6 22:25 .dockerignore [2022-07-06T22:26:35.456Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:25 .git [2022-07-06T22:26:35.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:25 .github [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 104 Jul 6 22:25 .gitignore [2022-07-06T22:26:35.456Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 22:25 .semver [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 6 22:25 Attribution.txt [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 6 22:25 CHANGELOG.md [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 6 22:25 Dockerfile [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 22:25 GOVERNANCE.md [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 6 22:25 Jenkinsfile [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 6 22:25 LICENSE [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 6 22:25 OWNERS.md [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 6 22:25 README.md [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 22:25 VERSION [2022-07-06T22:26:35.456Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:25 bin [2022-07-06T22:26:35.456Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 6 22:26 coverage.out [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jul 6 22:25 go.mod [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jul 6 22:25 go.sum [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 6 22:25 main.go [2022-07-06T22:26:35.456Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 6 22:25 makefile [2022-07-06T22:26:35.456Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 22:25 res [2022-07-06T22:26:35.456Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:26:35.850Z] + 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=c944a0c4d28348778150daed5e32e8875da6e1d3 --label arch=amd64 --label version=0.0.0 . [2022-07-06T22:26:35.850Z] Sending build context to Docker daemon 3.096MB [2022-07-06T22:26:35.850Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-06T22:26:35.850Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-06T22:26:35.850Z] ---> bdac89b6d1fb [2022-07-06T22:26:35.850Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T22:26:35.850Z] ---> Running in 49c7fe2a8148 [2022-07-06T22:26:36.114Z] Removing intermediate container 49c7fe2a8148 [2022-07-06T22:26:36.114Z] ---> 6815a9b79a40 [2022-07-06T22:26:36.114Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T22:26:36.114Z] ---> Running in e23fc208b424 [2022-07-06T22:26:36.114Z] Removing intermediate container e23fc208b424 [2022-07-06T22:26:36.114Z] ---> 863e9bedf03d [2022-07-06T22:26:36.114Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:26:36.374Z] ---> Running in 34e40319f67b [2022-07-06T22:26:36.374Z] Removing intermediate container 34e40319f67b [2022-07-06T22:26:36.374Z] ---> 7c9e15f790b4 [2022-07-06T22:26:36.374Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T22:26:36.374Z] ---> Running in ed1c7bc84324 [2022-07-06T22:26:36.946Z] Removing intermediate container ed1c7bc84324 [2022-07-06T22:26:36.946Z] ---> f787475dae9d [2022-07-06T22:26:36.946Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T22:26:36.946Z] ---> Running in 67090538425c [2022-07-06T22:26:37.523Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T22:26:38.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T22:26:38.357Z] OK: 221 MiB in 52 packages [2022-07-06T22:26:38.928Z] Removing intermediate container 67090538425c [2022-07-06T22:26:38.929Z] ---> e35b23c7cff3 [2022-07-06T22:26:38.929Z] Step 8/27 : WORKDIR /app [2022-07-06T22:26:38.929Z] ---> Running in c8b5b9c990c9 [2022-07-06T22:26:38.929Z] Removing intermediate container c8b5b9c990c9 [2022-07-06T22:26:38.929Z] ---> dc86dccf65e7 [2022-07-06T22:26:38.929Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-06T22:26:39.190Z] ---> 9f2866b40bfc [2022-07-06T22:26:39.190Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T22:26:39.190Z] ---> Running in 9fb100ffc907 [2022-07-06T22:26:39.764Z] Removing intermediate container 9fb100ffc907 [2022-07-06T22:26:39.764Z] ---> 8e24d4879434 [2022-07-06T22:26:39.764Z] Step 11/27 : COPY . . [2022-07-06T22:26:40.025Z] ---> b2d2bfe1d497 [2022-07-06T22:26:40.025Z] Step 12/27 : ARG MAKE="make build" [2022-07-06T22:26:40.286Z] ---> Running in 84b6a6dfe9f8 [2022-07-06T22:26:40.286Z] Removing intermediate container 84b6a6dfe9f8 [2022-07-06T22:26:40.286Z] ---> 53feef11300a [2022-07-06T22:26:40.286Z] Step 13/27 : RUN $MAKE [2022-07-06T22:26:40.286Z] ---> Running in d06e885d281e [2022-07-06T22:26:40.545Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-06T22:27:02.489Z] Removing intermediate container d06e885d281e [2022-07-06T22:27:02.489Z] ---> f2ad23275196 [2022-07-06T22:27:02.489Z] Step 14/27 : FROM alpine:3.16 [2022-07-06T22:27:02.489Z] 3.16: Pulling from library/alpine [2022-07-06T22:27:02.489Z] 2408cc74d12b: Pulling fs layer [2022-07-06T22:27:02.489Z] 2408cc74d12b: Verifying Checksum [2022-07-06T22:27:02.489Z] 2408cc74d12b: Download complete [2022-07-06T22:27:02.489Z] 2408cc74d12b: Pull complete [2022-07-06T22:27:02.489Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-06T22:27:02.489Z] Status: Downloaded newer image for alpine:3.16 [2022-07-06T22:27:02.489Z] ---> e66264b98777 [2022-07-06T22:27:02.489Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-06T22:27:02.489Z] ---> Running in 1086df6af6f8 [2022-07-06T22:27:02.751Z] Removing intermediate container 1086df6af6f8 [2022-07-06T22:27:02.751Z] ---> 6673ba7cd057 [2022-07-06T22:27:02.751Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-06T22:27:02.751Z] ---> Running in 1cea51396735 [2022-07-06T22:27:02.751Z] Removing intermediate container 1cea51396735 [2022-07-06T22:27:02.751Z] ---> a6e49d5b1e2f [2022-07-06T22:27:02.751Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-06T22:27:02.751Z] ---> Running in 9739c27a19f6 [2022-07-06T22:27:03.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-06T22:27:03.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-06T22:27:03.585Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T22:27:03.585Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T22:27:03.585Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-06T22:27:03.585Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T22:27:03.585Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-06T22:27:03.585Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T22:27:03.585Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T22:27:03.585Z] Executing busybox-1.35.0-r13.trigger [2022-07-06T22:27:03.585Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T22:27:03.585Z] OK: 9 MiB in 21 packages [2022-07-06T22:27:04.163Z] Removing intermediate container 9739c27a19f6 [2022-07-06T22:27:04.163Z] ---> fa0c15911af1 [2022-07-06T22:27:04.163Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T22:27:04.425Z] ---> 4f339f892367 [2022-07-06T22:27:04.425Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T22:27:04.686Z] ---> 028bebafdc7c [2022-07-06T22:27:04.686Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-06T22:27:04.686Z] ---> ac89152108a7 [2022-07-06T22:27:04.686Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-06T22:27:05.630Z] ---> 03f0f2f71370 [2022-07-06T22:27:05.630Z] Step 22/27 : EXPOSE 48095 [2022-07-06T22:27:05.630Z] ---> Running in 4d7b285cf56e [2022-07-06T22:27:05.630Z] Removing intermediate container 4d7b285cf56e [2022-07-06T22:27:05.630Z] ---> 370ba7b8e258 [2022-07-06T22:27:05.630Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-06T22:27:05.630Z] ---> Running in ddbc3ddbab3c [2022-07-06T22:27:05.630Z] Removing intermediate container ddbc3ddbab3c [2022-07-06T22:27:05.630Z] ---> 90334891a767 [2022-07-06T22:27:05.630Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-06T22:27:05.892Z] ---> Running in eb0d22a9afdd [2022-07-06T22:27:05.892Z] Removing intermediate container eb0d22a9afdd [2022-07-06T22:27:05.892Z] ---> a784e5ac642a [2022-07-06T22:27:05.892Z] Step 25/27 : LABEL arch=amd64 [2022-07-06T22:27:05.892Z] ---> Running in 4cab5ffe0b4c [2022-07-06T22:27:06.154Z] Removing intermediate container 4cab5ffe0b4c [2022-07-06T22:27:06.155Z] ---> 071f7b05bc03 [2022-07-06T22:27:06.155Z] Step 26/27 : LABEL git_sha=c944a0c4d28348778150daed5e32e8875da6e1d3 [2022-07-06T22:27:06.155Z] ---> Running in 30b30fbdb4c9 [2022-07-06T22:27:06.155Z] Removing intermediate container 30b30fbdb4c9 [2022-07-06T22:27:06.155Z] ---> b860f6ca6c70 [2022-07-06T22:27:06.155Z] Step 27/27 : LABEL version=0.0.0 [2022-07-06T22:27:06.155Z] ---> Running in fb430185ea40 [2022-07-06T22:27:06.415Z] Removing intermediate container fb430185ea40 [2022-07-06T22:27:06.415Z] ---> b1f96929f4e8 [2022-07-06T22:27:06.415Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T22:27:06.415Z] Successfully built b1f96929f4e8 [2022-07-06T22:27:06.415Z] 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-07-06T22:27:07.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:27:07.290Z] [2022-07-06T22:27:07.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:27:07.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:27:07.679Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T22:27:07.679Z] 5eb5b503b376: Pulling fs layer [2022-07-06T22:27:07.679Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T22:27:07.679Z] ec43610c2a17: Pulling fs layer [2022-07-06T22:27:07.679Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T22:27:07.679Z] 33b1e0a273af: Pulling fs layer [2022-07-06T22:27:07.679Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T22:27:07.679Z] 2f39f015ded8: Pulling fs layer [2022-07-06T22:27:07.679Z] 5d3b04190fa2: Waiting [2022-07-06T22:27:07.679Z] 2f39f015ded8: Waiting [2022-07-06T22:27:07.679Z] 3a2ae6a8a46f: Waiting [2022-07-06T22:27:07.679Z] 33b1e0a273af: Waiting [2022-07-06T22:27:07.679Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T22:27:07.679Z] 5c69ac0246d0: Download complete [2022-07-06T22:27:07.679Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T22:27:07.679Z] 3a2ae6a8a46f: Download complete [2022-07-06T22:27:07.946Z] ec43610c2a17: Verifying Checksum [2022-07-06T22:27:07.946Z] ec43610c2a17: Download complete [2022-07-06T22:27:07.946Z] 33b1e0a273af: Verifying Checksum [2022-07-06T22:27:07.946Z] 33b1e0a273af: Download complete [2022-07-06T22:27:07.946Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T22:27:07.946Z] 5eb5b503b376: Verifying Checksum [2022-07-06T22:27:07.946Z] 5eb5b503b376: Download complete [2022-07-06T22:27:08.516Z] 2f39f015ded8: Verifying Checksum [2022-07-06T22:27:08.516Z] 2f39f015ded8: Download complete [2022-07-06T22:27:09.453Z] 5eb5b503b376: Pull complete [2022-07-06T22:27:09.453Z] 5c69ac0246d0: Pull complete [2022-07-06T22:27:10.023Z] ec43610c2a17: Pull complete [2022-07-06T22:27:10.023Z] 3a2ae6a8a46f: Pull complete [2022-07-06T22:27:10.282Z] 33b1e0a273af: Pull complete [2022-07-06T22:27:10.544Z] 5d3b04190fa2: Pull complete [2022-07-06T22:27:15.827Z] 2f39f015ded8: Pull complete [2022-07-06T22:27:15.827Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T22:27:15.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:27:15.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:27:16.055Z] prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container [2022-07-06T22:27:16.104Z] $ 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-438 -v /w/workspace/_app-service-configurable_PR-438:/w/workspace/_app-service-configurable_PR-438:rw,z -v /w/workspace/_app-service-configurable_PR-438@tmp:/w/workspace/_app-service-configurable_PR-438@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:latest cat [2022-07-06T22:27:18.142Z] $ docker top 0ab200cc054ae50b53fc040fb7841597b119de2144ae59bcb1da4c0e6f43b5f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:18.620Z] ---> job-cost.sh [2022-07-06T22:27:18.621Z] lf-activate-venv: SKIPPING [2022-07-06T22:27:18.621Z] INFO: No Stack... [2022-07-06T22:27:19.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T22:27:19.454Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T22:27:19.771Z] + cat /w/workspace/_app-service-configurable_PR-438/archives/cost.csv [2022-07-06T22:27:19.771Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T22:27:19.810Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] [2022-07-06T22:27:19.814Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] did not exist. Created. [2022-07-06T22:27:19.814Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T22:27:20.202Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T22:27:20.253Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T22:27:20.282Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T22:27:20.364Z] $ docker stop --time=1 0ab200cc054ae50b53fc040fb7841597b119de2144ae59bcb1da4c0e6f43b5f6 [2022-07-06T22:27:21.561Z] $ docker rm -f 0ab200cc054ae50b53fc040fb7841597b119de2144ae59bcb1da4c0e6f43b5f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:27:27.233Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17068 in /w/workspace/_app-service-configurable_PR-438 [Pipeline] { [Pipeline] ws [2022-07-06T22:27:27.272Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-06T22:27:27.368Z] Selected Git installation does not exist. Using Default [2022-07-06T22:27:27.368Z] The recommended git tool is: NONE [2022-07-06T22:27:34.186Z] using credential edgex-jenkins-ssh [2022-07-06T22:27:34.203Z] Cloning the remote Git repository [2022-07-06T22:27:34.257Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-06T22:27:34.335Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-06T22:27:34.429Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-06T22:27:34.434Z] > git --version # timeout=10 [2022-07-06T22:27:34.457Z] > git --version # 'git version 2.25.1' [2022-07-06T22:27:34.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T22:27:34.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T22:27:36.319Z] Merging remotes/origin/main commit bef66582781e37064d6dec61ab318c5dd11da733 into PR head commit c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] } [2022-07-06T22:27:35.703Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-06T22:27:35.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T22:27:35.764Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-06T22:27:35.802Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-06T22:27:35.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T22:27:35.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-06T22:27:36.340Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T22:27:36.369Z] > git checkout -f c944a0c4d28348778150daed5e32e8875da6e1d3 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T22:27:36.688Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-07-06T22:27:38.644Z] + [ -d /w/workspace/_app-service-configurable_PR-438/archives ] [2022-07-06T22:27:38.645Z] + ls -al /w/workspace/_app-service-configurable_PR-438/archives [2022-07-06T22:27:38.645Z] total 16 [2022-07-06T22:27:38.645Z] drwxr-xr-x 3 root root 4096 Jul 6 22:27 . [2022-07-06T22:27:38.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 22:27 .. [2022-07-06T22:27:38.645Z] drwxr-xr-x 2 root root 4096 Jul 6 22:27 cost [2022-07-06T22:27:38.645Z] -rw-r--r-- 1 root root 95 Jul 6 22:27 cost.csv [2022-07-06T22:27:38.645Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-438/archives [2022-07-06T22:27:38.645Z] + ls -al /w/workspace/_app-service-configurable_PR-438/archives [2022-07-06T22:27:38.645Z] total 16 [2022-07-06T22:27:38.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 22:27 . [2022-07-06T22:27:38.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 22:27 .. [2022-07-06T22:27:38.645Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 22:27 cost [2022-07-06T22:27:38.645Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 6 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:38.980Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:39.873Z] ---> package-listing.sh [2022-07-06T22:27:39.873Z] ++ facter osfamily [2022-07-06T22:27:39.873Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T22:27:40.144Z] + OS_FAMILY=debian [2022-07-06T22:27:40.144Z] + workspace=/w/workspace/_app-service-configurable_PR-438 [2022-07-06T22:27:40.144Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T22:27:40.144Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T22:27:40.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T22:27:40.144Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T22:27:40.144Z] + '[' /w/workspace/_app-service-configurable_PR-438 ']' [2022-07-06T22:27:40.144Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T22:27:40.144Z] + case "${OS_FAMILY}" in [2022-07-06T22:27:40.144Z] + dpkg -l [2022-07-06T22:27:40.144Z] + grep '^ii' [2022-07-06T22:27:40.144Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T22:27:40.144Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T22:27:40.144Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T22:27:40.144Z] + '[' /w/workspace/_app-service-configurable_PR-438 ']' [2022-07-06T22:27:40.144Z] + mkdir -p /w/workspace/_app-service-configurable_PR-438/archives/ [2022-07-06T22:27:40.144Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-438/archives/ [Pipeline] echo [2022-07-06T22:27:40.180Z] 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T22:27:40.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T22:27:40.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T22:27:40.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T22:27:41.097Z] prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container [2022-07-06T22:27:41.136Z] $ 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-438/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-438 -v /w/workspace/_app-service-configurable_PR-438:/w/workspace/_app-service-configurable_PR-438:rw,z -v /w/workspace/_app-service-configurable_PR-438@tmp:/w/workspace/_app-service-configurable_PR-438@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-07-06T22:27:41.399Z] $ docker top b647a2ad3c1ccd2557686192fd8118fc8868223a5292f7051b778ccfe89d20e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T22:27:41.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T22:27:42.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T22:27:42.444Z] + ls /var/log/sa-host [2022-07-06T22:27:42.444Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T22:27:42.646Z] provisioning config files... [2022-07-06T22:27:42.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-438@tmp/config4660213811888725497tmp [Pipeline] { [Pipeline] echo [2022-07-06T22:27:42.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:43.027Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T22:27:43.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:43.474Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T22:27:43.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:43.824Z] ---> sudo-logs.sh [2022-07-06T22:27:43.825Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T22:27:43.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:44.224Z] ---> job-cost.sh [2022-07-06T22:27:44.224Z] lf-activate-venv: SKIPPING [2022-07-06T22:27:44.224Z] DEBUG: total: 0.2199999988079071 [2022-07-06T22:27:44.224Z] INFO: Retrieving Stack Cost... [2022-07-06T22:27:44.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T22:27:45.059Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T22:27:45.098Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T22:27:45.418Z] ---> logs-deploy.sh [2022-07-06T22:27:45.418Z] lf-activate-venv: SKIPPING [2022-07-06T22:27:45.418Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-438/1 [2022-07-06T22:27:45.418Z] INFO: archiving workspace using pattern(s): [2022-07-06T22:27:46.360Z] Archives upload complete. [2022-07-06T22:27:46.620Z] INFO: archiving logs to Nexus