Pull request #421 updated 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 584cca68a0538b5fde875f4068a796023fa5f5de+bee51752e52cefacc75b1e77b3765d1ad311bd56 (508f9e68bcb3ff4e6e1f5ad654cae0826bd19a09) 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-ssh13161255610689013916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh12443433910900565583.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-421/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-421/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7801333496116463404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16489188691406964550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-421/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-421/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11384539081701393090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap: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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-49639 in /w/workspace/_app-service-configurable_PR-421 [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-421 # 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 bee51752e52cefacc75b1e77b3765d1ad311bd56 into PR head commit 584cca68a0538b5fde875f4068a796023fa5f5de Merge succeeded, producing 584cca68a0538b5fde875f4068a796023fa5f5de Checking out Revision 584cca68a0538b5fde875f4068a796023fa5f5de (PR-421) > 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/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 584cca68a0538b5fde875f4068a796023fa5f5de # 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 bee51752e52cefacc75b1e77b3765d1ad311bd56 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 584cca68a0538b5fde875f4068a796023fa5f5de # timeout=10 Commit message: "fix: Corrrect typos in comments in new profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T21:03:51.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T21:03:51.049Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T21:03:51.067Z] ========================================================= [2022-05-10T21:03:51.067Z] EdgeX Global Pipelines Version Info [2022-05-10T21:03:51.067Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e1b66c8a90dd1924d4e14f37ac024becda0b27aa # timeout=10 [2022-05-10T21:03:51.864Z] ------------------- [2022-05-10T21:03:51.864Z] stable info: [2022-05-10T21:03:51.864Z] ------------------- [2022-05-10T21:03:51.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T21:03:51.864Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T21:03:51.864Z] Message: update stable to v1.0.227 [2022-05-10T21:03:52.437Z] ------------------- [2022-05-10T21:03:52.437Z] experimental info: [2022-05-10T21:03:52.437Z] ------------------- [2022-05-10T21:03:52.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T21:03:52.437Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T21:03:52.437Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T21:03:52.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-10T21:03:52.631Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-10T21:03:52.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T21:03:52.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T21:03:52.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T21:03:52.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T21:03:52.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T21:03:52.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T21:03:52.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T21:03:52.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T21:03:52.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T21:03:52.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-10T21:03:52.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T21:03:52.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T21:03:52.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T21:03:52.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T21:03:52.906Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T21:03:52.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T21:03:52.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T21:03:52.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T21:03:52.953Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T21:03:52.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T21:03:52.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T21:03:52.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T21:03:53.017Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T21:03:53.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T21:03:53.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-421 [Pipeline] echo [2022-05-10T21:03:53.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-421 [Pipeline] echo [2022-05-10T21:03:53.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-421 [Pipeline] echo [2022-05-10T21:03:53.088Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo [2022-05-10T21:03:53.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 584cca6 [Pipeline] echo [2022-05-10T21:03:53.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T21:03:53.173Z] provisioning config files... [2022-05-10T21:03:53.190Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-421@tmp/config3838178852122420419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:03:53.497Z] ---> docker-login.sh [2022-05-10T21:03:53.497Z] nexus3.edgexfoundry.org:10001 [2022-05-10T21:03:53.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:03:53.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:03:53.760Z] Configure a credential helper to remove this warning. See [2022-05-10T21:03:53.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:03:53.760Z] [2022-05-10T21:03:53.760Z] Login Succeeded [2022-05-10T21:03:53.760Z] nexus3.edgexfoundry.org:10002 [2022-05-10T21:03:54.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:03:54.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:03:54.022Z] Configure a credential helper to remove this warning. See [2022-05-10T21:03:54.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:03:54.022Z] [2022-05-10T21:03:54.022Z] Login Succeeded [2022-05-10T21:03:54.022Z] nexus3.edgexfoundry.org:10003 [2022-05-10T21:03:54.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:03:54.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:03:54.022Z] Configure a credential helper to remove this warning. See [2022-05-10T21:03:54.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:03:54.022Z] [2022-05-10T21:03:54.022Z] Login Succeeded [2022-05-10T21:03:54.022Z] nexus3.edgexfoundry.org:10004 [2022-05-10T21:03:54.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:03:54.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:03:54.284Z] Configure a credential helper to remove this warning. See [2022-05-10T21:03:54.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:03:54.284Z] [2022-05-10T21:03:54.284Z] Login Succeeded [2022-05-10T21:03:54.284Z] docker.io [2022-05-10T21:03:54.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:03:54.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:03:54.861Z] Configure a credential helper to remove this warning. See [2022-05-10T21:03:54.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:03:54.861Z] [2022-05-10T21:03:54.861Z] Login Succeeded [2022-05-10T21:03:54.861Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T21:03:54.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T21:03:55.266Z] + git rev-list -1 --merges 584cca68a0538b5fde875f4068a796023fa5f5de~1..584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo [2022-05-10T21:03:55.338Z] -----------> git rev-list -1 --merges 584cca68a0538b5fde875f4068a796023fa5f5de~1..584cca68a0538b5fde875f4068a796023fa5f5de 584cca68a0538b5fde875f4068a796023fa5f5de [false] [Pipeline] sh [2022-05-10T21:03:55.635Z] + git log --format=format:%s -1 584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo [2022-05-10T21:03:55.655Z] ========================================================= [2022-05-10T21:03:55.655Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T21:03:55.655Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T21:03:56.012Z] + git log --format=format:%s -1 584cca68a0538b5fde875f4068a796023fa5f5de [Pipeline] echo [2022-05-10T21:03:56.026Z] [semverPrep] GIT_COMMIT: 584cca68a0538b5fde875f4068a796023fa5f5de, Commit Message: fix: Corrrect typos in comments in new profile [Pipeline] echo [2022-05-10T21:03:56.033Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T21:03:56.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T21:03:56.411Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T21:03:56.411Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T21:03:56.411Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T21:03:56.411Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T21:03:56.411Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T21:03:56.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:03:56.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T21:03:56.773Z] [2022-05-10T21:03:56.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:03:57.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T21:03:57.090Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T21:03:57.090Z] 1fe172e4850f: Pulling fs layer [2022-05-10T21:03:57.090Z] caf521ccaac6: Pulling fs layer [2022-05-10T21:03:57.090Z] 3ead6fa29328: Pulling fs layer [2022-05-10T21:03:57.090Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T21:03:57.090Z] a8d5f1318db7: Pulling fs layer [2022-05-10T21:03:57.090Z] c427282e49a2: Pulling fs layer [2022-05-10T21:03:57.090Z] 1827001aaf11: Pulling fs layer [2022-05-10T21:03:57.090Z] 0714d37db230: Pulling fs layer [2022-05-10T21:03:57.090Z] ac28cf19c067: Pulling fs layer [2022-05-10T21:03:57.090Z] ca983d60f3e2: Pulling fs layer [2022-05-10T21:03:57.090Z] 9f894cec8388: Pulling fs layer [2022-05-10T21:03:57.090Z] 0714d37db230: Waiting [2022-05-10T21:03:57.090Z] 5c2a1cbceb83: Waiting [2022-05-10T21:03:57.090Z] a8d5f1318db7: Waiting [2022-05-10T21:03:57.090Z] 1827001aaf11: Waiting [2022-05-10T21:03:57.090Z] ac28cf19c067: Waiting [2022-05-10T21:03:57.090Z] 9f894cec8388: Waiting [2022-05-10T21:03:57.090Z] ca983d60f3e2: Waiting [2022-05-10T21:03:57.090Z] caf521ccaac6: Verifying Checksum [2022-05-10T21:03:57.090Z] caf521ccaac6: Download complete [2022-05-10T21:03:57.090Z] 5c2a1cbceb83: Download complete [2022-05-10T21:03:57.353Z] a8d5f1318db7: Verifying Checksum [2022-05-10T21:03:57.353Z] a8d5f1318db7: Download complete [2022-05-10T21:03:57.353Z] 3ead6fa29328: Verifying Checksum [2022-05-10T21:03:57.353Z] 3ead6fa29328: Download complete [2022-05-10T21:03:57.353Z] c427282e49a2: Verifying Checksum [2022-05-10T21:03:57.353Z] c427282e49a2: Download complete [2022-05-10T21:03:57.353Z] 0714d37db230: Download complete [2022-05-10T21:03:57.353Z] ac28cf19c067: Verifying Checksum [2022-05-10T21:03:57.353Z] ac28cf19c067: Download complete [2022-05-10T21:03:57.353Z] ca983d60f3e2: Download complete [2022-05-10T21:03:57.353Z] 9f894cec8388: Verifying Checksum [2022-05-10T21:03:57.353Z] 9f894cec8388: Download complete [2022-05-10T21:03:57.353Z] 1fe172e4850f: Verifying Checksum [2022-05-10T21:03:57.353Z] 1fe172e4850f: Download complete [2022-05-10T21:03:57.613Z] 1827001aaf11: Verifying Checksum [2022-05-10T21:03:57.613Z] 1827001aaf11: Download complete [2022-05-10T21:03:58.994Z] 1fe172e4850f: Pull complete [2022-05-10T21:03:58.994Z] caf521ccaac6: Pull complete [2022-05-10T21:03:59.564Z] 3ead6fa29328: Pull complete [2022-05-10T21:03:59.564Z] 5c2a1cbceb83: Pull complete [2022-05-10T21:03:59.825Z] a8d5f1318db7: Pull complete [2022-05-10T21:03:59.825Z] c427282e49a2: Pull complete [2022-05-10T21:04:01.738Z] 1827001aaf11: Pull complete [2022-05-10T21:04:01.738Z] 0714d37db230: Pull complete [2022-05-10T21:04:01.738Z] ac28cf19c067: Pull complete [2022-05-10T21:04:01.999Z] ca983d60f3e2: Pull complete [2022-05-10T21:04:01.999Z] 9f894cec8388: Pull complete [2022-05-10T21:04:01.999Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T21:04:01.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T21:04:01.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T21:04:02.071Z] prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container [2022-05-10T21:04:02.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T21:04:04.081Z] $ docker top e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 -eo pid,comm [2022-05-10T21:04:04.141Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T21:04:04.141Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T21:04:04.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T21:04:04.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T21:04:04.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T21:04:04.321Z] $ docker exec e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent [2022-05-10T21:04:04.424Z] SSH_AUTH_SOCK=/tmp/ssh-kggddhZjC2VY/agent.35 [2022-05-10T21:04:04.424Z] SSH_AGENT_PID=41 [2022-05-10T21:04:04.433Z] Running ssh-add (command line suppressed) [2022-05-10T21:04:04.566Z] Identity added: /w/workspace/_app-service-configurable_PR-421@tmp/private_key_4718995816664409813.key (/w/workspace/_app-service-configurable_PR-421@tmp/private_key_4718995816664409813.key) [2022-05-10T21:04:04.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T21:04:04.873Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T21:04:04.894Z] $ docker exec --env ******** --env ******** e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent -k [2022-05-10T21:04:04.994Z] unset SSH_AUTH_SOCK; [2022-05-10T21:04:04.994Z] unset SSH_AGENT_PID; [2022-05-10T21:04:04.994Z] echo Agent pid 41 killed; [2022-05-10T21:04:05.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T21:04:05.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T21:04:05.032Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T21:04:05.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T21:04:05.177Z] $ docker exec e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent [2022-05-10T21:04:05.290Z] SSH_AUTH_SOCK=/tmp/ssh-LlSS78UYHwBh/agent.73 [2022-05-10T21:04:05.290Z] SSH_AGENT_PID=80 [2022-05-10T21:04:05.297Z] Running ssh-add (command line suppressed) [2022-05-10T21:04:05.420Z] Identity added: /w/workspace/_app-service-configurable_PR-421@tmp/private_key_7175647289871120781.key (/w/workspace/_app-service-configurable_PR-421@tmp/private_key_7175647289871120781.key) [2022-05-10T21:04:05.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T21:04:05.723Z] + git semver init [2022-05-10T21:04:05.985Z] 2022-05-10 21:04:05,925 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T21:04:05.985Z] 2022-05-10 21:04:05,926 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-421/.semver [2022-05-10T21:04:05.985Z] 2022-05-10 21:04:05,927 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-421/.semver [2022-05-10T21:04:05.985Z] 2022-05-10 21:04:05,927 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-421/.semver'], cwd=/w/workspace/_app-service-configurable_PR-421, universal_newlines=False, shell=None, istream=None) [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,708 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-421/.git/info/exclude [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-421/.semver/PR-421 with force:False [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,709 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-421/.semver/PR-421 [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,713 [execute] INFO git cat-file --batch-check [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-421/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,718 [execute] INFO git cat-file --batch [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-421/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T21:04:06.928Z] 2022-05-10 21:04:06,723 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-421/.semver/PR-421 [2022-05-10T21:04:06.928Z] 0.0.0 [Pipeline] } [2022-05-10T21:04:06.945Z] $ docker exec --env ******** --env ******** e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 ssh-agent -k [2022-05-10T21:04:07.050Z] unset SSH_AUTH_SOCK; [2022-05-10T21:04:07.050Z] unset SSH_AGENT_PID; [2022-05-10T21:04:07.050Z] echo Agent pid 80 killed; [2022-05-10T21:04:07.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T21:04:07.371Z] + git semver [Pipeline] } [2022-05-10T21:04:07.652Z] $ docker stop --time=1 e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 [2022-05-10T21:04:08.966Z] $ docker rm -f e21e024e0a61e41bf9b27a00d5421c1a4d0d00d82c7f77af5264f7c445f76621 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T21:04:09.320Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T21:04:09.596Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T21:04:09.600Z] [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-05-10T21:04:09.725Z] provisioning config files... [2022-05-10T21:04:09.736Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-421@tmp/config737910633918024436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:04:10.036Z] ---> docker-login.sh [2022-05-10T21:04:10.036Z] nexus3.edgexfoundry.org:10001 [2022-05-10T21:04:10.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:04:10.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:04:10.036Z] Configure a credential helper to remove this warning. See [2022-05-10T21:04:10.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:04:10.036Z] [2022-05-10T21:04:10.036Z] Login Succeeded [2022-05-10T21:04:10.036Z] nexus3.edgexfoundry.org:10002 [2022-05-10T21:04:10.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:04:10.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:04:10.036Z] Configure a credential helper to remove this warning. See [2022-05-10T21:04:10.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:04:10.036Z] [2022-05-10T21:04:10.036Z] Login Succeeded [2022-05-10T21:04:10.296Z] nexus3.edgexfoundry.org:10003 [2022-05-10T21:04:10.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:04:10.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:04:10.296Z] Configure a credential helper to remove this warning. See [2022-05-10T21:04:10.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:04:10.296Z] [2022-05-10T21:04:10.296Z] Login Succeeded [2022-05-10T21:04:10.296Z] nexus3.edgexfoundry.org:10004 [2022-05-10T21:04:10.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:04:10.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:04:10.296Z] Configure a credential helper to remove this warning. See [2022-05-10T21:04:10.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:04:10.296Z] [2022-05-10T21:04:10.296Z] Login Succeeded [2022-05-10T21:04:10.296Z] docker.io [2022-05-10T21:04:10.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T21:04:10.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T21:04:10.818Z] Configure a credential helper to remove this warning. See [2022-05-10T21:04:10.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T21:04:10.818Z] [2022-05-10T21:04:10.818Z] Login Succeeded [2022-05-10T21:04:10.818Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T21:04:10.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T21:04:10.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T21:04:10.917Z] ========================================================= [2022-05-10T21:04:10.917Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T21:04:10.917Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:04:11.224Z] + 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-05-10T21:04:11.224Z] Sending build context to Docker daemon 3.068MB [2022-05-10T21:04:11.224Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T21:04:11.224Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T21:04:11.224Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T21:04:11.224Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T21:04:11.224Z] 666ba61612fd: Pulling fs layer [2022-05-10T21:04:11.224Z] 8ed8ca486205: Pulling fs layer [2022-05-10T21:04:11.224Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T21:04:11.224Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T21:04:11.224Z] ca2b28591e48: Pulling fs layer [2022-05-10T21:04:11.224Z] a51346096db8: Pulling fs layer [2022-05-10T21:04:11.224Z] daebc70d1ce1: Pulling fs layer [2022-05-10T21:04:11.224Z] 0e18a0eac166: Pulling fs layer [2022-05-10T21:04:11.224Z] ca2b28591e48: Waiting [2022-05-10T21:04:11.224Z] a51346096db8: Waiting [2022-05-10T21:04:11.224Z] daebc70d1ce1: Waiting [2022-05-10T21:04:11.224Z] 4fe6c5a15a65: Waiting [2022-05-10T21:04:11.224Z] 22a0e8bec74d: Waiting [2022-05-10T21:04:11.224Z] 8ed8ca486205: Verifying Checksum [2022-05-10T21:04:11.224Z] 8ed8ca486205: Download complete [2022-05-10T21:04:11.224Z] 666ba61612fd: Verifying Checksum [2022-05-10T21:04:11.224Z] 666ba61612fd: Download complete [2022-05-10T21:04:11.486Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T21:04:11.486Z] 22a0e8bec74d: Download complete [2022-05-10T21:04:11.486Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T21:04:11.486Z] 59bf1c3509f3: Download complete [2022-05-10T21:04:11.486Z] a51346096db8: Verifying Checksum [2022-05-10T21:04:11.486Z] a51346096db8: Download complete [2022-05-10T21:04:11.486Z] ca2b28591e48: Verifying Checksum [2022-05-10T21:04:11.486Z] ca2b28591e48: Download complete [2022-05-10T21:04:11.486Z] daebc70d1ce1: Verifying Checksum [2022-05-10T21:04:11.486Z] daebc70d1ce1: Download complete [2022-05-10T21:04:11.486Z] 59bf1c3509f3: Pull complete [2022-05-10T21:04:11.749Z] 666ba61612fd: Pull complete [2022-05-10T21:04:11.749Z] 8ed8ca486205: Pull complete [2022-05-10T21:04:12.010Z] 0e18a0eac166: Verifying Checksum [2022-05-10T21:04:12.010Z] 0e18a0eac166: Download complete [2022-05-10T21:04:12.270Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T21:04:12.270Z] 4fe6c5a15a65: Download complete [2022-05-10T21:04:15.564Z] 4fe6c5a15a65: Pull complete [2022-05-10T21:04:15.564Z] 22a0e8bec74d: Pull complete [2022-05-10T21:04:15.825Z] ca2b28591e48: Pull complete [2022-05-10T21:04:15.825Z] a51346096db8: Pull complete [2022-05-10T21:04:15.825Z] daebc70d1ce1: Pull complete [2022-05-10T21:04:18.366Z] 0e18a0eac166: Pull complete [2022-05-10T21:04:18.366Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T21:04:18.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T21:04:18.366Z] ---> f018257e8ee9 [2022-05-10T21:04:18.366Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T21:04:20.300Z] ---> Running in eee798ad1340 [2022-05-10T21:04:20.300Z] Removing intermediate container eee798ad1340 [2022-05-10T21:04:20.300Z] ---> f80e6bc8d787 [2022-05-10T21:04:20.300Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T21:04:20.300Z] ---> Running in ec41144402ab [2022-05-10T21:04:20.300Z] Removing intermediate container ec41144402ab [2022-05-10T21:04:20.300Z] ---> 9fedd30eb5ad [2022-05-10T21:04:20.300Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T21:04:20.300Z] ---> Running in 743010a454f5 [2022-05-10T21:04:20.300Z] Removing intermediate container 743010a454f5 [2022-05-10T21:04:20.300Z] ---> 5d2a3bb72908 [2022-05-10T21:04:20.300Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:04:20.560Z] ---> Running in 4f3aa526d83c [2022-05-10T21:04:21.130Z] Removing intermediate container 4f3aa526d83c [2022-05-10T21:04:21.130Z] ---> 07383312a14d [2022-05-10T21:04:21.130Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T21:04:21.130Z] ---> Running in 6ff169708e0f [2022-05-10T21:04:21.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T21:04:22.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T21:04:22.335Z] OK: 221 MiB in 52 packages [2022-05-10T21:04:22.911Z] Removing intermediate container 6ff169708e0f [2022-05-10T21:04:22.911Z] ---> 079b650722be [2022-05-10T21:04:22.911Z] Step 8/13 : WORKDIR /app [2022-05-10T21:04:22.911Z] ---> Running in 80d2bdc243ac [2022-05-10T21:04:22.911Z] Removing intermediate container 80d2bdc243ac [2022-05-10T21:04:22.911Z] ---> b2876b7f2983 [2022-05-10T21:04:22.911Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T21:04:23.173Z] ---> 217c9a6b736a [2022-05-10T21:04:23.173Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:04:23.173Z] ---> Running in ed72d7f07d35 [2022-05-10T21:04:24.689Z] Still waiting to schedule task [2022-05-10T21:04:24.689Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-49646’ is offline [2022-05-10T21:04:38.084Z] Removing intermediate container ed72d7f07d35 [2022-05-10T21:04:38.084Z] ---> a85468ec7310 [2022-05-10T21:04:38.084Z] Step 11/13 : COPY . . [2022-05-10T21:04:38.084Z] ---> 3416cc7fb442 [2022-05-10T21:04:38.084Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T21:04:38.084Z] ---> Running in b22b470b056e [2022-05-10T21:04:38.084Z] Removing intermediate container b22b470b056e [2022-05-10T21:04:38.084Z] ---> 1056c7e3cdd5 [2022-05-10T21:04:38.084Z] Step 13/13 : RUN $MAKE [2022-05-10T21:04:38.084Z] ---> Running in 285bee534859 [2022-05-10T21:04:38.084Z] noop [2022-05-10T21:04:38.344Z] Removing intermediate container 285bee534859 [2022-05-10T21:04:38.344Z] ---> dad345a59d3b [2022-05-10T21:04:38.344Z] Successfully built dad345a59d3b [2022-05-10T21:04:38.344Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:04:38.643Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T21:04:38.644Z] . [Pipeline] withDockerContainer [2022-05-10T21:04:38.710Z] prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container [2022-05-10T21:04:38.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T21:04:39.149Z] $ docker top 966dc9cc005389069c61df7752f5de200236b95f13256b110776f7add182c235 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T21:04:39.508Z] + go version [2022-05-10T21:04:39.508Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T21:04:39.526Z] $ docker stop --time=1 966dc9cc005389069c61df7752f5de200236b95f13256b110776f7add182c235 [2022-05-10T21:04:40.786Z] $ docker rm -f 966dc9cc005389069c61df7752f5de200236b95f13256b110776f7add182c235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:04:41.199Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T21:04:41.199Z] . [Pipeline] withDockerContainer [2022-05-10T21:04:41.267Z] prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container [2022-05-10T21:04:41.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T21:04:41.688Z] $ docker top c84048a9fbcb4f85e0f4f338862dcc34d477fa16793d2433ef87a2c6a90f20a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T21:04:42.051Z] + make test [2022-05-10T21:04:42.051Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-10T21:04:52.032Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-10T21:04:52.032Z] CGO_ENABLED=1 go vet ./... [2022-05-10T21:04:54.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T21:04:54.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T21:04:54.570Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T21:04:55.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T21:04:55.247Z] $ docker stop --time=1 c84048a9fbcb4f85e0f4f338862dcc34d477fa16793d2433ef87a2c6a90f20a3 [2022-05-10T21:04:57.165Z] $ docker rm -f c84048a9fbcb4f85e0f4f338862dcc34d477fa16793d2433ef87a2c6a90f20a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T21:04:57.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T21:04:57.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T21:04:58.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T21:04:58.609Z] + ls -al . [2022-05-10T21:04:58.609Z] total 168 [2022-05-10T21:04:58.609Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:04 . [2022-05-10T21:04:58.609Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 21:03 .. [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 119 May 10 21:03 .dockerignore [2022-05-10T21:04:58.609Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 21:04 .git [2022-05-10T21:04:58.609Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:03 .github [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 104 May 10 21:03 .gitignore [2022-05-10T21:04:58.609Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:04 .semver [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 10 21:03 Attribution.txt [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 27269 May 10 21:03 CHANGELOG.md [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 10 21:03 Dockerfile [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 21:03 GOVERNANCE.md [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 688 May 10 21:03 Jenkinsfile [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 10 21:03 LICENSE [2022-05-10T21:04:58.609Z] -rw-rw-r-- 1 jenkins jenkins 618 May 10 21:03 OWNERS.md [2022-05-10T21:04:58.610Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 10 21:03 README.md [2022-05-10T21:04:58.610Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 21:04 VERSION [2022-05-10T21:04:58.610Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 21:03 bin [2022-05-10T21:04:58.610Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 21:04 coverage.out [2022-05-10T21:04:58.610Z] -rw-rw-r-- 1 jenkins jenkins 3222 May 10 21:03 go.mod [2022-05-10T21:04:58.610Z] -rw-rw-r-- 1 jenkins jenkins 34558 May 10 21:03 go.sum [2022-05-10T21:04:58.610Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 10 21:03 main.go [2022-05-10T21:04:58.610Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 10 21:03 makefile [2022-05-10T21:04:58.610Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 21:03 res [2022-05-10T21:04:58.610Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 21:03 snap [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:04:58.908Z] + 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=584cca68a0538b5fde875f4068a796023fa5f5de --label arch=amd64 --label version=0.0.0 . [2022-05-10T21:04:58.908Z] Sending build context to Docker daemon 3.069MB [2022-05-10T21:04:58.908Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T21:04:58.908Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-10T21:04:58.908Z] ---> dad345a59d3b [2022-05-10T21:04:58.909Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T21:04:59.168Z] ---> Running in 1fe91fc95da0 [2022-05-10T21:04:59.168Z] Removing intermediate container 1fe91fc95da0 [2022-05-10T21:04:59.168Z] ---> aeb3b55b7185 [2022-05-10T21:04:59.168Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T21:04:59.168Z] ---> Running in 58e20efe68e1 [2022-05-10T21:04:59.168Z] Removing intermediate container 58e20efe68e1 [2022-05-10T21:04:59.168Z] ---> 6f8398a559d1 [2022-05-10T21:04:59.168Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T21:04:59.428Z] ---> Running in 33d26c6840ea [2022-05-10T21:04:59.428Z] Removing intermediate container 33d26c6840ea [2022-05-10T21:04:59.428Z] ---> 37054fc7ff79 [2022-05-10T21:04:59.428Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T21:04:59.428Z] ---> Running in 64db5151d939 [2022-05-10T21:05:00.001Z] Removing intermediate container 64db5151d939 [2022-05-10T21:05:00.001Z] ---> acdf490f9b0e [2022-05-10T21:05:00.001Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T21:05:00.001Z] ---> Running in c404e9636416 [2022-05-10T21:05:00.262Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T21:05:01.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T21:05:01.472Z] OK: 221 MiB in 52 packages [2022-05-10T21:05:01.734Z] Removing intermediate container c404e9636416 [2022-05-10T21:05:01.734Z] ---> 5c62c4fba6fb [2022-05-10T21:05:01.734Z] Step 8/27 : WORKDIR /app [2022-05-10T21:05:01.995Z] ---> Running in 0c7284706f9f [2022-05-10T21:05:01.995Z] Removing intermediate container 0c7284706f9f [2022-05-10T21:05:01.995Z] ---> 4e017ebd009f [2022-05-10T21:05:01.995Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-10T21:05:01.995Z] ---> d390ec36fd4d [2022-05-10T21:05:01.995Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T21:05:02.254Z] ---> Running in f8257da0e975 [2022-05-10T21:05:02.824Z] Removing intermediate container f8257da0e975 [2022-05-10T21:05:02.824Z] ---> 2e546664f5ba [2022-05-10T21:05:02.824Z] Step 11/27 : COPY . . [2022-05-10T21:05:03.089Z] ---> e7abd4c7dd26 [2022-05-10T21:05:03.089Z] Step 12/27 : ARG MAKE="make build" [2022-05-10T21:05:03.089Z] ---> Running in f97850e3e028 [2022-05-10T21:05:03.350Z] Removing intermediate container f97850e3e028 [2022-05-10T21:05:03.350Z] ---> 0ee4dc2a317d [2022-05-10T21:05:03.350Z] Step 13/27 : RUN $MAKE [2022-05-10T21:05:03.350Z] ---> Running in 2c41f415e52f [2022-05-10T21:05:03.609Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-10T21:05:25.563Z] Removing intermediate container 2c41f415e52f [2022-05-10T21:05:25.563Z] ---> a204ec56211e [2022-05-10T21:05:25.563Z] Step 14/27 : FROM alpine:3.14 [2022-05-10T21:05:25.563Z] 3.14: Pulling from library/alpine [2022-05-10T21:05:25.563Z] 8663204ce13b: Pulling fs layer [2022-05-10T21:05:25.563Z] 8663204ce13b: Verifying Checksum [2022-05-10T21:05:25.563Z] 8663204ce13b: Download complete [2022-05-10T21:05:25.563Z] 8663204ce13b: Pull complete [2022-05-10T21:05:25.563Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T21:05:25.563Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T21:05:25.563Z] ---> e04c818066af [2022-05-10T21:05:25.563Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-10T21:05:25.563Z] ---> Running in e3297cc745bd [2022-05-10T21:05:25.563Z] Removing intermediate container e3297cc745bd [2022-05-10T21:05:25.563Z] ---> 7ea8f9720b55 [2022-05-10T21:05:25.563Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-10T21:05:25.563Z] ---> Running in 6423d257d7cf [2022-05-10T21:05:25.563Z] Removing intermediate container 6423d257d7cf [2022-05-10T21:05:25.563Z] ---> 1c59d6847654 [2022-05-10T21:05:25.563Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-10T21:05:25.563Z] ---> Running in dfc25c4ab3ca [2022-05-10T21:05:25.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T21:05:25.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T21:05:25.563Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-10T21:05:25.563Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-10T21:05:25.563Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T21:05:25.563Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-10T21:05:25.563Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T21:05:25.563Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-10T21:05:25.563Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-10T21:05:25.563Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T21:05:25.563Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T21:05:25.563Z] OK: 9 MiB in 21 packages [2022-05-10T21:05:25.563Z] Removing intermediate container dfc25c4ab3ca [2022-05-10T21:05:25.563Z] ---> a0d8ee9261ce [2022-05-10T21:05:25.563Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T21:05:25.563Z] ---> 5acad01076ce [2022-05-10T21:05:25.563Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T21:05:25.563Z] ---> 908f16334750 [2022-05-10T21:05:25.563Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-10T21:05:25.822Z] ---> 20ea2794f7d6 [2022-05-10T21:05:25.822Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-10T21:05:26.393Z] ---> c056d8cfc07b [2022-05-10T21:05:26.393Z] Step 22/27 : EXPOSE 48095 [2022-05-10T21:05:26.393Z] ---> Running in 44d4a32b0dd3 [2022-05-10T21:05:26.393Z] Removing intermediate container 44d4a32b0dd3 [2022-05-10T21:05:26.393Z] ---> dc6fe6f4cac9 [2022-05-10T21:05:26.393Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-10T21:05:26.393Z] ---> Running in 716c6471ff22 [2022-05-10T21:05:26.655Z] Removing intermediate container 716c6471ff22 [2022-05-10T21:05:26.655Z] ---> db55fcb187d9 [2022-05-10T21:05:26.655Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T21:05:26.655Z] ---> Running in 66371e777942 [2022-05-10T21:05:26.655Z] Removing intermediate container 66371e777942 [2022-05-10T21:05:26.655Z] ---> 8d48beb50779 [2022-05-10T21:05:26.655Z] Step 25/27 : LABEL arch=amd64 [2022-05-10T21:05:26.655Z] ---> Running in 0f59024e171b [2022-05-10T21:05:26.915Z] Removing intermediate container 0f59024e171b [2022-05-10T21:05:26.915Z] ---> 24d4b771bf3d [2022-05-10T21:05:26.915Z] Step 26/27 : LABEL git_sha=584cca68a0538b5fde875f4068a796023fa5f5de [2022-05-10T21:05:26.915Z] ---> Running in 4ef535ffd39a [2022-05-10T21:05:26.915Z] Removing intermediate container 4ef535ffd39a [2022-05-10T21:05:26.915Z] ---> aa687944dba9 [2022-05-10T21:05:26.915Z] Step 27/27 : LABEL version=0.0.0 [2022-05-10T21:05:26.915Z] ---> Running in 219f7b60b942 [2022-05-10T21:05:27.175Z] Removing intermediate container 219f7b60b942 [2022-05-10T21:05:27.175Z] ---> f32f76d77429 [2022-05-10T21:05:27.175Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T21:05:27.175Z] Successfully built f32f76d77429 [2022-05-10T21:05:27.175Z] Successfully tagged app-service-configurable:latest [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] sh [2022-05-10T21:05:27.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T21:05:27.612Z] [2022-05-10T21:05:27.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T21:05:27.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T21:05:27.913Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T21:05:27.913Z] 5eb5b503b376: Pulling fs layer [2022-05-10T21:05:27.913Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T21:05:27.913Z] ec43610c2a17: Pulling fs layer [2022-05-10T21:05:27.913Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T21:05:27.913Z] 33b1e0a273af: Pulling fs layer [2022-05-10T21:05:27.913Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T21:05:27.913Z] 2f39f015ded8: Pulling fs layer [2022-05-10T21:05:27.913Z] 3a2ae6a8a46f: Waiting [2022-05-10T21:05:27.913Z] 33b1e0a273af: Waiting [2022-05-10T21:05:27.913Z] 5d3b04190fa2: Waiting [2022-05-10T21:05:27.913Z] 2f39f015ded8: Waiting [2022-05-10T21:05:27.913Z] 5c69ac0246d0: Download complete [2022-05-10T21:05:27.913Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T21:05:27.913Z] 3a2ae6a8a46f: Download complete [2022-05-10T21:05:27.913Z] 33b1e0a273af: Verifying Checksum [2022-05-10T21:05:27.913Z] 33b1e0a273af: Download complete [2022-05-10T21:05:27.913Z] ec43610c2a17: Verifying Checksum [2022-05-10T21:05:27.913Z] ec43610c2a17: Download complete [2022-05-10T21:05:27.913Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T21:05:27.913Z] 5d3b04190fa2: Download complete [2022-05-10T21:05:28.173Z] 5eb5b503b376: Verifying Checksum [2022-05-10T21:05:28.173Z] 5eb5b503b376: Download complete [2022-05-10T21:05:28.739Z] 2f39f015ded8: Verifying Checksum [2022-05-10T21:05:28.739Z] 2f39f015ded8: Download complete [2022-05-10T21:05:29.308Z] 5eb5b503b376: Pull complete [2022-05-10T21:05:29.566Z] 5c69ac0246d0: Pull complete [2022-05-10T21:05:29.826Z] ec43610c2a17: Pull complete [2022-05-10T21:05:30.086Z] 3a2ae6a8a46f: Pull complete [2022-05-10T21:05:30.086Z] 33b1e0a273af: Pull complete [2022-05-10T21:05:30.346Z] 5d3b04190fa2: Pull complete [2022-05-10T21:05:34.553Z] 2f39f015ded8: Pull complete [2022-05-10T21:05:34.553Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T21:05:34.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T21:05:34.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T21:05:34.617Z] prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container [2022-05-10T21:05:34.656Z] $ 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-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@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-05-10T21:05:36.734Z] $ docker top a89c1ab37a964f180eb22dfea9f1c7e8e6ae54a2b24758683f5305a353def887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T21:05:37.140Z] ---> job-cost.sh [2022-05-10T21:05:37.140Z] lf-activate-venv: SKIPPING [2022-05-10T21:05:37.140Z] INFO: No Stack... [2022-05-10T21:05:37.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T21:05:37.972Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T21:05:38.264Z] + cat /w/workspace/_app-service-configurable_PR-421/archives/cost.csv [2022-05-10T21:05:38.264Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T21:05:38.279Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] [2022-05-10T21:05:38.285Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] did not exist. Created. [2022-05-10T21:05:38.285Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T21:05:38.593Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T21:05:38.624Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T21:05:38.630Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-421-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T21:05:38.656Z] $ docker stop --time=1 a89c1ab37a964f180eb22dfea9f1c7e8e6ae54a2b24758683f5305a353def887 [2022-05-10T21:05:39.813Z] $ docker rm -f a89c1ab37a964f180eb22dfea9f1c7e8e6ae54a2b24758683f5305a353def887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Bill Mahoney [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T23:35:12.348Z] 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-05-10T23:35:13.003Z] + [ -d /w/workspace/_app-service-configurable_PR-421/archives ] [2022-05-10T23:35:13.003Z] + ls -al /w/workspace/_app-service-configurable_PR-421/archives [2022-05-10T23:35:13.003Z] total 16 [2022-05-10T23:35:13.003Z] drwxr-xr-x 3 root root 4096 May 10 21:05 . [2022-05-10T23:35:13.003Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 21:05 .. [2022-05-10T23:35:13.003Z] drwxr-xr-x 2 root root 4096 May 10 21:05 cost [2022-05-10T23:35:13.003Z] -rw-r--r-- 1 root root 95 May 10 21:05 cost.csv [2022-05-10T23:35:13.003Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-421/archives [2022-05-10T23:35:13.003Z] + ls -al /w/workspace/_app-service-configurable_PR-421/archives [2022-05-10T23:35:13.003Z] total 16 [2022-05-10T23:35:13.003Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 21:05 . [2022-05-10T23:35:13.003Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 21:05 .. [2022-05-10T23:35:13.003Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 21:05 cost [2022-05-10T23:35:13.003Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:13.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:14.170Z] ---> package-listing.sh [2022-05-10T23:35:14.170Z] ++ facter osfamily [2022-05-10T23:35:14.170Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T23:35:14.430Z] + OS_FAMILY=debian [2022-05-10T23:35:14.430Z] + workspace=/w/workspace/_app-service-configurable_PR-421 [2022-05-10T23:35:14.430Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T23:35:14.430Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T23:35:14.430Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T23:35:14.430Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T23:35:14.430Z] + '[' /w/workspace/_app-service-configurable_PR-421 ']' [2022-05-10T23:35:14.430Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T23:35:14.430Z] + case "${OS_FAMILY}" in [2022-05-10T23:35:14.430Z] + dpkg -l [2022-05-10T23:35:14.430Z] + grep '^ii' [2022-05-10T23:35:14.430Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T23:35:14.430Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T23:35:14.430Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T23:35:14.430Z] + '[' /w/workspace/_app-service-configurable_PR-421 ']' [2022-05-10T23:35:14.430Z] + mkdir -p /w/workspace/_app-service-configurable_PR-421/archives/ [2022-05-10T23:35:14.430Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-421/archives/ [Pipeline] echo [2022-05-10T23:35:14.440Z] 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-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T23:35:14.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T23:35:15.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T23:35:15.279Z] . [Pipeline] withDockerContainer [2022-05-10T23:35:15.346Z] prd-ubuntu20.04-docker-8c-8g-49639 does not seem to be running inside a container [2022-05-10T23:35:15.384Z] $ 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-421/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-421 -v /w/workspace/_app-service-configurable_PR-421:/w/workspace/_app-service-configurable_PR-421:rw,z -v /w/workspace/_app-service-configurable_PR-421@tmp:/w/workspace/_app-service-configurable_PR-421@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T23:35:15.589Z] $ docker top 902779f8dde195234992e4a8a26290ef64df11a1ffc36fd8c7c2382486f1fd8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T23:35:15.935Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T23:35:16.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T23:35:16.589Z] + ls /var/log/sa-host [2022-05-10T23:35:16.589Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T23:35:16.678Z] provisioning config files... [2022-05-10T23:35:16.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-421@tmp/config6902480033964139380tmp [Pipeline] { [Pipeline] echo [2022-05-10T23:35:16.703Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:16.991Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T23:35:16.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:17.339Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T23:35:17.349Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:17.637Z] ---> sudo-logs.sh [2022-05-10T23:35:17.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T23:35:17.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:17.951Z] ---> job-cost.sh [2022-05-10T23:35:17.951Z] lf-activate-venv: SKIPPING [2022-05-10T23:35:17.951Z] DEBUG: total: 0.2199999988079071 [2022-05-10T23:35:17.951Z] INFO: Retrieving Stack Cost... [2022-05-10T23:35:18.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T23:35:18.778Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T23:35:18.793Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T23:35:19.082Z] ---> logs-deploy.sh [2022-05-10T23:35:19.082Z] lf-activate-venv: SKIPPING [2022-05-10T23:35:19.082Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-421/2 [2022-05-10T23:35:19.082Z] INFO: archiving workspace using pattern(s): [2022-05-10T23:35:20.022Z] Archives upload complete. [2022-05-10T23:35:20.283Z] INFO: archiving logs to Nexus