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 22:25:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:17 ========================================================= 22:25:17 EdgeX Global Pipelines Version Info 22:25:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:18 ------------------- 22:25:18 stable info: 22:25:18 ------------------- 22:25:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 22:25:18 Message: update stable to v1.0.234 22:25:19 ------------------- 22:25:19 experimental info: 22:25:19 ------------------- 22:25:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:19 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 22:25:19 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:25:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c944a0c [Pipeline] echo 22:25:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:20 provisioning config files... 22:25:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-438@tmp/config5211526531859992790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:21 ---> docker-login.sh 22:25:21 nexus3.edgexfoundry.org:10001 22:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:21 Configure a credential helper to remove this warning. See 22:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:21 22:25:21 Login Succeeded 22:25:21 nexus3.edgexfoundry.org:10002 22:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:21 Configure a credential helper to remove this warning. See 22:25:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:21 22:25:21 Login Succeeded 22:25:21 nexus3.edgexfoundry.org:10003 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 nexus3.edgexfoundry.org:10004 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 docker.io 22:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:22 Configure a credential helper to remove this warning. See 22:25:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:22 22:25:22 Login Succeeded 22:25:22 ---> docker-login.sh ends [Pipeline] } 22:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:25:23 + git rev-list -1 --merges c944a0c4d28348778150daed5e32e8875da6e1d3~1..c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo 22:25:23 -----------> git rev-list -1 --merges c944a0c4d28348778150daed5e32e8875da6e1d3~1..c944a0c4d28348778150daed5e32e8875da6e1d3 c944a0c4d28348778150daed5e32e8875da6e1d3 [false] [Pipeline] sh 22:25:23 + git log --format=format:%s -1 c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo 22:25:23 ========================================================= 22:25:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:25:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:24 + git log --format=format:%s -1 c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] echo 22:25:24 [semverPrep] GIT_COMMIT: c944a0c4d28348778150daed5e32e8875da6e1d3, Commit Message: build: Upgrade to Go 1.18 [Pipeline] echo 22:25:24 [semverPrep] This is not a build commit. [Pipeline] sh 22:25:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:25:24 + grep -v github /etc/ssh/ssh_known_hosts 22:25:24 + [ -e /tmp/ssh_known_hosts ] 22:25:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:25:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:25:24 + sudo tee -a /etc/ssh/ssh_known_hosts 22:25:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:25 22:25:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:25 0.1.4: Pulling from edgex-devops/py-git-semver 22:25:25 42c077c10790: Pulling fs layer 22:25:25 f63e77b7563a: Pulling fs layer 22:25:25 bd5fdadae976: Pulling fs layer 22:25:25 205491f53016: Pulling fs layer 22:25:25 df18705c85c3: Pulling fs layer 22:25:25 bdb3f477010e: Pulling fs layer 22:25:25 c8a8fc8e1c8f: Pulling fs layer 22:25:25 2c6e9b1d212d: Pulling fs layer 22:25:25 bdb8f0575790: Pulling fs layer 22:25:25 386e3cb2ff24: Pulling fs layer 22:25:25 2343380bae48: Pulling fs layer 22:25:25 2343380bae48: Waiting 22:25:25 2c6e9b1d212d: Waiting 22:25:25 205491f53016: Waiting 22:25:25 bdb3f477010e: Waiting 22:25:25 bdb8f0575790: Waiting 22:25:25 386e3cb2ff24: Waiting 22:25:25 df18705c85c3: Waiting 22:25:25 f63e77b7563a: Verifying Checksum 22:25:25 f63e77b7563a: Download complete 22:25:25 205491f53016: Verifying Checksum 22:25:25 205491f53016: Download complete 22:25:25 df18705c85c3: Verifying Checksum 22:25:25 df18705c85c3: Download complete 22:25:25 bd5fdadae976: Verifying Checksum 22:25:25 bd5fdadae976: Download complete 22:25:25 bdb3f477010e: Verifying Checksum 22:25:25 bdb3f477010e: Download complete 22:25:25 2c6e9b1d212d: Verifying Checksum 22:25:25 2c6e9b1d212d: Download complete 22:25:25 bdb8f0575790: Verifying Checksum 22:25:25 bdb8f0575790: Download complete 22:25:25 386e3cb2ff24: Verifying Checksum 22:25:25 386e3cb2ff24: Download complete 22:25:25 2343380bae48: Verifying Checksum 22:25:25 2343380bae48: Download complete 22:25:25 42c077c10790: Download complete 22:25:25 c8a8fc8e1c8f: Download complete 22:25:27 42c077c10790: Pull complete 22:25:27 f63e77b7563a: Pull complete 22:25:27 bd5fdadae976: Pull complete 22:25:27 205491f53016: Pull complete 22:25:28 df18705c85c3: Pull complete 22:25:28 bdb3f477010e: Pull complete 22:25:30 c8a8fc8e1c8f: Pull complete 22:25:30 2c6e9b1d212d: Pull complete 22:25:30 bdb8f0575790: Pull complete 22:25:30 386e3cb2ff24: Pull complete 22:25:30 2343380bae48: Pull complete 22:25:30 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 22:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:25:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:31 prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container 22:25:31 $ 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 22:25:32 $ docker top fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:32 [ssh-agent] Looking for ssh-agent implementation... 22:25:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:32 $ docker exec fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent 22:25:33 SSH_AUTH_SOCK=/tmp/ssh-98Vu7ams6T91/agent.32 22:25:33 SSH_AGENT_PID=38 22:25:33 Running ssh-add (command line suppressed) 22:25:33 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) 22:25:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:33 + git tag --points-at HEAD [Pipeline] } 22:25:33 $ docker exec --env ******** --env ******** fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent -k 22:25:33 unset SSH_AUTH_SOCK; 22:25:33 unset SSH_AGENT_PID; 22:25:33 echo Agent pid 38 killed; 22:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:33 [ssh-agent] Looking for ssh-agent implementation... 22:25:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:33 $ docker exec fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent 22:25:33 SSH_AUTH_SOCK=/tmp/ssh-zKrmoHkM1ctB/agent.70 22:25:33 SSH_AGENT_PID=76 22:25:33 Running ssh-add (command line suppressed) 22:25:34 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) 22:25:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:34 + git semver init 22:25:34 2022-07-06 22:25:34,679 [run_init] DEBUG init version:0.0.0 force:False 22:25:34 2022-07-06 22:25:34,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-438/.semver 22:25:34 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 22:25:34 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) 22:25:35 2022-07-06 22:25:35,396 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-438/.git/info/exclude 22:25:35 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 22:25:35 2022-07-06 22:25:35,397 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-438/.semver/PR-438 22:25:35 2022-07-06 22:25:35,402 [execute] INFO git cat-file --batch-check 22:25:35 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=) 22:25:35 2022-07-06 22:25:35,408 [execute] INFO git cat-file --batch 22:25:35 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=) 22:25:35 2022-07-06 22:25:35,415 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-438/.semver/PR-438 22:25:35 0.0.0 [Pipeline] } 22:25:35 $ docker exec --env ******** --env ******** fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b ssh-agent -k 22:25:35 unset SSH_AUTH_SOCK; 22:25:35 unset SSH_AGENT_PID; 22:25:35 echo Agent pid 76 killed; 22:25:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:36 + git semver [Pipeline] } 22:25:36 $ docker stop --time=1 fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b 22:25:37 $ docker rm -f fe48cd650060f9a026ee7282b79589aeea4505a45cdc50e8fc4695a9f300670b [Pipeline] // withDockerContainer [Pipeline] sh 22:25:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:25:38 Stashed 1 file(s) [Pipeline] echo 22:25:38 [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 22:25:39 provisioning config files... 22:25:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-438@tmp/config3013460280095579496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:39 ---> docker-login.sh 22:25:39 nexus3.edgexfoundry.org:10001 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 nexus3.edgexfoundry.org:10002 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 nexus3.edgexfoundry.org:10003 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 nexus3.edgexfoundry.org:10004 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 docker.io 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 ---> docker-login.sh ends [Pipeline] } 22:25:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:40 ========================================================= 22:25:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:25:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:41 + 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 . 22:25:41 Sending build context to Docker daemon 3.095MB 22:25:41 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:25:41 Step 2/13 : FROM ${BASE} AS builder 22:25:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:25:41 59bf1c3509f3: Pulling fs layer 22:25:41 666ba61612fd: Pulling fs layer 22:25:41 8ed8ca486205: Pulling fs layer 22:25:41 cc1cd167ecdc: Pulling fs layer 22:25:41 c516ae0d96e1: Pulling fs layer 22:25:41 684cea983483: Pulling fs layer 22:25:41 dd3240ac7de5: Pulling fs layer 22:25:41 b1e948a4e11c: Pulling fs layer 22:25:41 a8fd76ee1af6: Pulling fs layer 22:25:41 646ad004c059: Pulling fs layer 22:25:41 c516ae0d96e1: Waiting 22:25:41 684cea983483: Waiting 22:25:41 cc1cd167ecdc: Waiting 22:25:41 a8fd76ee1af6: Waiting 22:25:41 b1e948a4e11c: Waiting 22:25:41 dd3240ac7de5: Waiting 22:25:41 646ad004c059: Waiting 22:25:41 8ed8ca486205: Verifying Checksum 22:25:41 8ed8ca486205: Download complete 22:25:41 666ba61612fd: Download complete 22:25:41 c516ae0d96e1: Verifying Checksum 22:25:41 c516ae0d96e1: Download complete 22:25:41 684cea983483: Verifying Checksum 22:25:41 684cea983483: Download complete 22:25:41 dd3240ac7de5: Verifying Checksum 22:25:41 dd3240ac7de5: Download complete 22:25:41 59bf1c3509f3: Verifying Checksum 22:25:41 59bf1c3509f3: Download complete 22:25:41 b1e948a4e11c: Verifying Checksum 22:25:41 b1e948a4e11c: Download complete 22:25:41 59bf1c3509f3: Pull complete 22:25:41 666ba61612fd: Pull complete 22:25:41 8ed8ca486205: Pull complete 22:25:41 646ad004c059: Verifying Checksum 22:25:41 646ad004c059: Download complete 22:25:41 a8fd76ee1af6: Verifying Checksum 22:25:41 a8fd76ee1af6: Download complete 22:25:41 cc1cd167ecdc: Verifying Checksum 22:25:41 cc1cd167ecdc: Download complete 22:25:47 cc1cd167ecdc: Pull complete 22:25:47 c516ae0d96e1: Pull complete 22:25:47 684cea983483: Pull complete 22:25:47 dd3240ac7de5: Pull complete 22:25:47 b1e948a4e11c: Pull complete 22:25:49 a8fd76ee1af6: Pull complete 22:25:49 646ad004c059: Pull complete 22:25:49 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 22:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:25:49 ---> 8f69c11f6b0c 22:25:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:25:51 ---> Running in 6619bfa7da0c 22:25:51 Removing intermediate container 6619bfa7da0c 22:25:51 ---> 56cd7b3a4a6c 22:25:51 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:25:51 ---> Running in 3970e3338e54 22:25:51 Removing intermediate container 3970e3338e54 22:25:51 ---> bd1f78acce1a 22:25:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:25:51 ---> Running in bcaa3c39fb97 22:25:51 Removing intermediate container bcaa3c39fb97 22:25:51 ---> 52f48b6b3e67 22:25:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:51 ---> Running in 39bc2a0c7e51 22:25:52 Removing intermediate container 39bc2a0c7e51 22:25:52 ---> 9f3c0c9e1845 22:25:52 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:52 ---> Running in 49758b879156 22:25:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:25:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:25:54 Still waiting to schedule task 22:25:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:25:54 OK: 221 MiB in 52 packages 22:25:54 Removing intermediate container 49758b879156 22:25:54 ---> 0b8b20888dde 22:25:54 Step 8/13 : WORKDIR /app 22:25:54 ---> Running in 61a4bbf58395 22:25:54 Removing intermediate container 61a4bbf58395 22:25:54 ---> a682dd80f050 22:25:54 Step 9/13 : COPY go.mod vendor* ./ 22:25:54 ---> f650613ce7d6 22:25:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:54 ---> Running in 8cfe75f1044b 22:26:12 Removing intermediate container 8cfe75f1044b 22:26:12 ---> 449981e5a94b 22:26:12 Step 11/13 : COPY . . 22:26:12 ---> 58b4ac3b7e3d 22:26:12 Step 12/13 : ARG MAKE="make build" 22:26:12 ---> Running in 519be22aedcc 22:26:12 Removing intermediate container 519be22aedcc 22:26:12 ---> 781cd6ad5638 22:26:12 Step 13/13 : RUN $MAKE 22:26:12 ---> Running in 6e67a07a8a97 22:26:12 noop 22:26:13 Removing intermediate container 6e67a07a8a97 22:26:13 ---> bdac89b6d1fb 22:26:13 Successfully built bdac89b6d1fb 22:26:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:13 + docker inspect -f . ci-base-image-x86_64 22:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:13 prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container 22:26:13 $ 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 22:26:14 $ docker top cff090d0bab94f8de6b40426146bd11f570951880be31a2726943dd901df41d9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:14 + go version 22:26:14 go version go1.17.7 linux/amd64 [Pipeline] } 22:26:14 $ docker stop --time=1 cff090d0bab94f8de6b40426146bd11f570951880be31a2726943dd901df41d9 22:26:16 $ 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 22:26:16 + docker inspect -f . ci-base-image-x86_64 22:26:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:16 prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container 22:26:16 $ 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 22:26:17 $ docker top 356d7b81cdf2b0a550f69154dcceb8bd9fcddd78aa1d4eaa517424f87254fe45 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:26:17 + make test 22:26:17 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:26:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:26:27 CGO_ENABLED=1 go vet ./... 22:26:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:26:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:26:32 ./bin/test-attribution-txt.sh [Pipeline] echo 22:26:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:26:32 $ docker stop --time=1 356d7b81cdf2b0a550f69154dcceb8bd9fcddd78aa1d4eaa517424f87254fe45 22:26:33 $ docker rm -f 356d7b81cdf2b0a550f69154dcceb8bd9fcddd78aa1d4eaa517424f87254fe45 [Pipeline] // withDockerContainer [Pipeline] sh 22:26:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:26:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:26:35 + ls -al . 22:26:35 total 168 22:26:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:26 . 22:26:35 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:25 .. 22:26:35 -rw-rw-r-- 1 jenkins jenkins 119 Jul 6 22:25 .dockerignore 22:26:35 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:25 .git 22:26:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:25 .github 22:26:35 -rw-rw-r-- 1 jenkins jenkins 104 Jul 6 22:25 .gitignore 22:26:35 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 22:25 .semver 22:26:35 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 6 22:25 Attribution.txt 22:26:35 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 6 22:25 CHANGELOG.md 22:26:35 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 6 22:25 Dockerfile 22:26:35 -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 22:25 GOVERNANCE.md 22:26:35 -rw-rw-r-- 1 jenkins jenkins 688 Jul 6 22:25 Jenkinsfile 22:26:35 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 6 22:25 LICENSE 22:26:35 -rw-rw-r-- 1 jenkins jenkins 618 Jul 6 22:25 OWNERS.md 22:26:35 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 6 22:25 README.md 22:26:35 -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 22:25 VERSION 22:26:35 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:25 bin 22:26:35 -rw-r--r-- 1 jenkins jenkins 10 Jul 6 22:26 coverage.out 22:26:35 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 6 22:25 go.mod 22:26:35 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 6 22:25 go.sum 22:26:35 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 6 22:25 main.go 22:26:35 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 6 22:25 makefile 22:26:35 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 22:25 res 22:26:35 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 22:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:35 + 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 . 22:26:35 Sending build context to Docker daemon 3.096MB 22:26:35 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 22:26:35 Step 2/27 : FROM ${BASE} AS builder 22:26:35 ---> bdac89b6d1fb 22:26:35 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:26:35 ---> Running in 49c7fe2a8148 22:26:36 Removing intermediate container 49c7fe2a8148 22:26:36 ---> 6815a9b79a40 22:26:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:26:36 ---> Running in e23fc208b424 22:26:36 Removing intermediate container e23fc208b424 22:26:36 ---> 863e9bedf03d 22:26:36 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:26:36 ---> Running in 34e40319f67b 22:26:36 Removing intermediate container 34e40319f67b 22:26:36 ---> 7c9e15f790b4 22:26:36 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:36 ---> Running in ed1c7bc84324 22:26:36 Removing intermediate container ed1c7bc84324 22:26:36 ---> f787475dae9d 22:26:36 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:36 ---> Running in 67090538425c 22:26:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:26:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:26:38 OK: 221 MiB in 52 packages 22:26:38 Removing intermediate container 67090538425c 22:26:38 ---> e35b23c7cff3 22:26:38 Step 8/27 : WORKDIR /app 22:26:38 ---> Running in c8b5b9c990c9 22:26:38 Removing intermediate container c8b5b9c990c9 22:26:38 ---> dc86dccf65e7 22:26:38 Step 9/27 : COPY go.mod vendor* ./ 22:26:39 ---> 9f2866b40bfc 22:26:39 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:39 ---> Running in 9fb100ffc907 22:26:39 Removing intermediate container 9fb100ffc907 22:26:39 ---> 8e24d4879434 22:26:39 Step 11/27 : COPY . . 22:26:40 ---> b2d2bfe1d497 22:26:40 Step 12/27 : ARG MAKE="make build" 22:26:40 ---> Running in 84b6a6dfe9f8 22:26:40 Removing intermediate container 84b6a6dfe9f8 22:26:40 ---> 53feef11300a 22:26:40 Step 13/27 : RUN $MAKE 22:26:40 ---> Running in d06e885d281e 22:26:40 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 22:27:02 Removing intermediate container d06e885d281e 22:27:02 ---> f2ad23275196 22:27:02 Step 14/27 : FROM alpine:3.16 22:27:02 3.16: Pulling from library/alpine 22:27:02 2408cc74d12b: Pulling fs layer 22:27:02 2408cc74d12b: Verifying Checksum 22:27:02 2408cc74d12b: Download complete 22:27:02 2408cc74d12b: Pull complete 22:27:02 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 22:27:02 Status: Downloaded newer image for alpine:3.16 22:27:02 ---> e66264b98777 22:27:02 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:27:02 ---> Running in 1086df6af6f8 22:27:02 Removing intermediate container 1086df6af6f8 22:27:02 ---> 6673ba7cd057 22:27:02 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:27:02 ---> Running in 1cea51396735 22:27:02 Removing intermediate container 1cea51396735 22:27:02 ---> a6e49d5b1e2f 22:27:02 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:27:02 ---> Running in 9739c27a19f6 22:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:27:03 (1/7) Installing ca-certificates (20211220-r0) 22:27:03 (2/7) Installing dumb-init (1.2.5-r1) 22:27:03 (3/7) Installing libgcc (11.2.1_git20220219-r2) 22:27:03 (4/7) Installing libsodium (1.0.18-r0) 22:27:03 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 22:27:03 (6/7) Installing libzmq (4.3.4-r0) 22:27:03 (7/7) Installing zeromq (4.3.4-r0) 22:27:03 Executing busybox-1.35.0-r13.trigger 22:27:03 Executing ca-certificates-20211220-r0.trigger 22:27:03 OK: 9 MiB in 21 packages 22:27:04 Removing intermediate container 9739c27a19f6 22:27:04 ---> fa0c15911af1 22:27:04 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:27:04 ---> 4f339f892367 22:27:04 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:27:04 ---> 028bebafdc7c 22:27:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:27:04 ---> ac89152108a7 22:27:04 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:27:05 ---> 03f0f2f71370 22:27:05 Step 22/27 : EXPOSE 48095 22:27:05 ---> Running in 4d7b285cf56e 22:27:05 Removing intermediate container 4d7b285cf56e 22:27:05 ---> 370ba7b8e258 22:27:05 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:27:05 ---> Running in ddbc3ddbab3c 22:27:05 Removing intermediate container ddbc3ddbab3c 22:27:05 ---> 90334891a767 22:27:05 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:05 ---> Running in eb0d22a9afdd 22:27:05 Removing intermediate container eb0d22a9afdd 22:27:05 ---> a784e5ac642a 22:27:05 Step 25/27 : LABEL arch=amd64 22:27:05 ---> Running in 4cab5ffe0b4c 22:27:06 Removing intermediate container 4cab5ffe0b4c 22:27:06 ---> 071f7b05bc03 22:27:06 Step 26/27 : LABEL git_sha=c944a0c4d28348778150daed5e32e8875da6e1d3 22:27:06 ---> Running in 30b30fbdb4c9 22:27:06 Removing intermediate container 30b30fbdb4c9 22:27:06 ---> b860f6ca6c70 22:27:06 Step 27/27 : LABEL version=0.0.0 22:27:06 ---> Running in fb430185ea40 22:27:06 Removing intermediate container fb430185ea40 22:27:06 ---> b1f96929f4e8 22:27:06 [Warning] One or more build-args [ARCH] were not consumed 22:27:06 Successfully built b1f96929f4e8 22:27:06 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 22:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:07 22:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:07 latest: Pulling from edgex-lftools-log-publisher 22:27:07 5eb5b503b376: Pulling fs layer 22:27:07 5c69ac0246d0: Pulling fs layer 22:27:07 ec43610c2a17: Pulling fs layer 22:27:07 3a2ae6a8a46f: Pulling fs layer 22:27:07 33b1e0a273af: Pulling fs layer 22:27:07 5d3b04190fa2: Pulling fs layer 22:27:07 2f39f015ded8: Pulling fs layer 22:27:07 5d3b04190fa2: Waiting 22:27:07 2f39f015ded8: Waiting 22:27:07 3a2ae6a8a46f: Waiting 22:27:07 33b1e0a273af: Waiting 22:27:07 5c69ac0246d0: Verifying Checksum 22:27:07 5c69ac0246d0: Download complete 22:27:07 3a2ae6a8a46f: Verifying Checksum 22:27:07 3a2ae6a8a46f: Download complete 22:27:07 ec43610c2a17: Verifying Checksum 22:27:07 ec43610c2a17: Download complete 22:27:07 33b1e0a273af: Verifying Checksum 22:27:07 33b1e0a273af: Download complete 22:27:07 5d3b04190fa2: Verifying Checksum 22:27:07 5eb5b503b376: Verifying Checksum 22:27:07 5eb5b503b376: Download complete 22:27:08 2f39f015ded8: Verifying Checksum 22:27:08 2f39f015ded8: Download complete 22:27:09 5eb5b503b376: Pull complete 22:27:09 5c69ac0246d0: Pull complete 22:27:10 ec43610c2a17: Pull complete 22:27:10 3a2ae6a8a46f: Pull complete 22:27:10 33b1e0a273af: Pull complete 22:27:10 5d3b04190fa2: Pull complete 22:27:15 2f39f015ded8: Pull complete 22:27:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:16 prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container 22:27:16 $ 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 22:27:18 $ docker top 0ab200cc054ae50b53fc040fb7841597b119de2144ae59bcb1da4c0e6f43b5f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:18 ---> job-cost.sh 22:27:18 lf-activate-venv: SKIPPING 22:27:18 INFO: No Stack... 22:27:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:19 INFO: Archiving Costs [Pipeline] sh 22:27:19 + cat /w/workspace/_app-service-configurable_PR-438/archives/cost.csv 22:27:19 + cut -d, -f6 [Pipeline] lock 22:27:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] 22:27:19 Resource [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] did not exist. Created. 22:27:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:27:20 + echo total: 0.2199999988079071 [Pipeline] stash 22:27:20 Stashed 1 file(s) [Pipeline] } 22:27:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:27:20 $ docker stop --time=1 0ab200cc054ae50b53fc040fb7841597b119de2144ae59bcb1da4c0e6f43b5f6 22:27:21 $ docker rm -f 0ab200cc054ae50b53fc040fb7841597b119de2144ae59bcb1da4c0e6f43b5f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:27:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17068 in /w/workspace/_app-service-configurable_PR-438 [Pipeline] { [Pipeline] ws 22:27:27 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 22:27:27 Selected Git installation does not exist. Using Default 22:27:27 The recommended git tool is: NONE 22:27:34 using credential edgex-jenkins-ssh 22:27:34 Cloning the remote Git repository 22:27:34 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:27:34 > git init /w/workspace/app-service-configurable/1 # timeout=10 22:27:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:27:34 > git --version # timeout=10 22:27:34 > git --version # 'git version 2.25.1' 22:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:36 Merging remotes/origin/main commit bef66582781e37064d6dec61ab318c5dd11da733 into PR head commit c944a0c4d28348778150daed5e32e8875da6e1d3 [Pipeline] } 22:27:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:27:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:27:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:35 > 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 22:27:36 > git config core.sparsecheckout # timeout=10 22:27:36 > git checkout -f c944a0c4d28348778150daed5e32e8875da6e1d3 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:27:36 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 22:27:38 + [ -d /w/workspace/_app-service-configurable_PR-438/archives ] 22:27:38 + ls -al /w/workspace/_app-service-configurable_PR-438/archives 22:27:38 total 16 22:27:38 drwxr-xr-x 3 root root 4096 Jul 6 22:27 . 22:27:38 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 22:27 .. 22:27:38 drwxr-xr-x 2 root root 4096 Jul 6 22:27 cost 22:27:38 -rw-r--r-- 1 root root 95 Jul 6 22:27 cost.csv 22:27:38 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-438/archives 22:27:38 + ls -al /w/workspace/_app-service-configurable_PR-438/archives 22:27:38 total 16 22:27:38 drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 22:27 . 22:27:38 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 22:27 .. 22:27:38 drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 22:27 cost 22:27:38 -rw-r--r-- 1 jenkins jenkins 95 Jul 6 22:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:27:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:27:39 ---> package-listing.sh 22:27:39 ++ facter osfamily 22:27:39 ++ tr '[:upper:]' '[:lower:]' 22:27:40 + OS_FAMILY=debian 22:27:40 + workspace=/w/workspace/_app-service-configurable_PR-438 22:27:40 + START_PACKAGES=/tmp/packages_start.txt 22:27:40 + END_PACKAGES=/tmp/packages_end.txt 22:27:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:27:40 + PACKAGES=/tmp/packages_start.txt 22:27:40 + '[' /w/workspace/_app-service-configurable_PR-438 ']' 22:27:40 + PACKAGES=/tmp/packages_end.txt 22:27:40 + case "${OS_FAMILY}" in 22:27:40 + dpkg -l 22:27:40 + grep '^ii' 22:27:40 + '[' -f /tmp/packages_start.txt ']' 22:27:40 + '[' -f /tmp/packages_end.txt ']' 22:27:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:27:40 + '[' /w/workspace/_app-service-configurable_PR-438 ']' 22:27:40 + mkdir -p /w/workspace/_app-service-configurable_PR-438/archives/ 22:27:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-438/archives/ [Pipeline] echo 22:27:40 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 22:27:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:41 prd-ubuntu20.04-docker-8c-8g-17067 does not seem to be running inside a container 22:27:41 $ 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 22:27:41 $ docker top b647a2ad3c1ccd2557686192fd8118fc8868223a5292f7051b778ccfe89d20e2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:41 + touch /tmp/pre-build-complete [Pipeline] sh 22:27:42 + mkdir -p /var/log/sysstat [Pipeline] sh 22:27:42 + ls /var/log/sa-host 22:27:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:42 provisioning config files... 22:27:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-438@tmp/config4660213811888725497tmp [Pipeline] { [Pipeline] echo 22:27:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:27:43 ---> create-netrc.sh [Pipeline] } 22:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:27:43 ---> python-tools-install.sh [Pipeline] echo 22:27:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:27:43 ---> sudo-logs.sh 22:27:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:27:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:27:44 ---> job-cost.sh 22:27:44 lf-activate-venv: SKIPPING 22:27:44 DEBUG: total: 0.2199999988079071 22:27:44 INFO: Retrieving Stack Cost... 22:27:44 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:45 INFO: Archiving Costs [Pipeline] echo 22:27:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:27:45 ---> logs-deploy.sh 22:27:45 lf-activate-venv: SKIPPING 22:27:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-438/1 22:27:45 INFO: archiving workspace using pattern(s): 22:27:46 Archives upload complete. 22:27:46 INFO: archiving logs to Nexus