Pull request #414 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fc0fd84b50641cc55bcc100f7d0186ca88febb5+b8e8d1853d64b48b61878642b37bb0eb2b624c73 (5310d447a638e0f6dfa08520197ae77fa1a0c942) 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-ssh14494064142028720216.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-ssh15787208260755284668.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 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-414/workspace@libs/edgex-global-pipelines # 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-414/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4551007245114104361.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-414/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11437548526999415027.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 > 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 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-ssh13598227122473307255.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 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-414/workspace@libs/lf-pipelines # 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-414/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6453171764519759159.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 Running on prd-ubuntu20.04-docker-8c-8g-33653 in /w/workspace/_app-service-configurable_PR-414 [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-414 # 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 b8e8d1853d64b48b61878642b37bb0eb2b624c73 into PR head commit 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 Merge succeeded, producing 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 Checking out Revision 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 (PR-414) > 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/414/head:refs/remotes/origin/PR-414 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 # 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 b8e8d1853d64b48b61878642b37bb0eb2b624c73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T12:03:28.758Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T12:03:28.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T12:03:28.992Z] ========================================================= [2022-04-28T12:03:28.992Z] EdgeX Global Pipelines Version Info [2022-04-28T12:03:28.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:03:29.773Z] ------------------- [2022-04-28T12:03:29.773Z] stable info: [2022-04-28T12:03:29.773Z] ------------------- [2022-04-28T12:03:29.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T12:03:29.773Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T12:03:29.773Z] Message: update stable to v1.0.227 [2022-04-28T12:03:30.346Z] ------------------- [2022-04-28T12:03:30.346Z] experimental info: [2022-04-28T12:03:30.346Z] ------------------- [2022-04-28T12:03:30.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T12:03:30.346Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T12:03:30.346Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T12:03:30.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-28T12:03:30.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-28T12:03:30.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T12:03:30.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T12:03:30.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T12:03:30.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T12:03:30.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T12:03:30.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T12:03:30.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T12:03:30.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T12:03:31.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T12:03:31.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-28T12:03:31.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T12:03:31.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T12:03:31.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T12:03:31.187Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T12:03:31.222Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T12:03:31.258Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T12:03:31.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T12:03:31.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T12:03:31.366Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T12:03:31.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T12:03:31.439Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T12:03:31.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T12:03:31.514Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T12:03:31.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T12:03:31.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-414 [Pipeline] echo [2022-04-28T12:03:31.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-414 [Pipeline] echo [2022-04-28T12:03:31.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-414 [Pipeline] echo [2022-04-28T12:03:31.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [Pipeline] echo [2022-04-28T12:03:31.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fc0fd8 [Pipeline] echo [2022-04-28T12:03:31.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T12:03:31.873Z] provisioning config files... [2022-04-28T12:03:31.888Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-414@tmp/config4948641168162786278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:03:32.238Z] ---> docker-login.sh [2022-04-28T12:03:32.238Z] nexus3.edgexfoundry.org:10001 [2022-04-28T12:03:32.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:32.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:32.812Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:32.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:32.812Z] [2022-04-28T12:03:32.812Z] Login Succeeded [2022-04-28T12:03:32.812Z] nexus3.edgexfoundry.org:10002 [2022-04-28T12:03:33.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:33.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:33.073Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:33.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:33.073Z] [2022-04-28T12:03:33.073Z] Login Succeeded [2022-04-28T12:03:33.073Z] nexus3.edgexfoundry.org:10003 [2022-04-28T12:03:33.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:33.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:33.073Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:33.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:33.073Z] [2022-04-28T12:03:33.073Z] Login Succeeded [2022-04-28T12:03:33.073Z] nexus3.edgexfoundry.org:10004 [2022-04-28T12:03:33.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:33.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:33.335Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:33.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:33.335Z] [2022-04-28T12:03:33.335Z] Login Succeeded [2022-04-28T12:03:33.335Z] docker.io [2022-04-28T12:03:33.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:33.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:33.598Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:33.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:33.598Z] [2022-04-28T12:03:33.860Z] Login Succeeded [2022-04-28T12:03:33.860Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T12:03:33.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T12:03:34.520Z] + git rev-list -1 --merges 7fc0fd84b50641cc55bcc100f7d0186ca88febb5~1..7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [Pipeline] echo [2022-04-28T12:03:34.573Z] -----------> git rev-list -1 --merges 7fc0fd84b50641cc55bcc100f7d0186ca88febb5~1..7fc0fd84b50641cc55bcc100f7d0186ca88febb5 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [false] [Pipeline] sh [2022-04-28T12:03:34.885Z] + git log --format=format:%s -1 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [Pipeline] echo [2022-04-28T12:03:34.919Z] ========================================================= [2022-04-28T12:03:34.919Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T12:03:34.919Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T12:03:35.352Z] + git log --format=format:%s -1 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [Pipeline] echo [2022-04-28T12:03:35.385Z] [semverPrep] GIT_COMMIT: 7fc0fd84b50641cc55bcc100f7d0186ca88febb5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-04-28T12:03:35.414Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T12:03:35.863Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T12:03:35.863Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T12:03:35.863Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T12:03:35.863Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T12:03:35.863Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T12:03:35.863Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T12:03:35.863Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:03:36.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T12:03:36.326Z] [2022-04-28T12:03:36.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:03:36.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T12:03:36.669Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T12:03:36.669Z] 1fe172e4850f: Pulling fs layer [2022-04-28T12:03:36.669Z] caf521ccaac6: Pulling fs layer [2022-04-28T12:03:36.669Z] 3ead6fa29328: Pulling fs layer [2022-04-28T12:03:36.669Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T12:03:36.669Z] a8d5f1318db7: Pulling fs layer [2022-04-28T12:03:36.669Z] c427282e49a2: Pulling fs layer [2022-04-28T12:03:36.669Z] 1827001aaf11: Pulling fs layer [2022-04-28T12:03:36.669Z] 0714d37db230: Pulling fs layer [2022-04-28T12:03:36.669Z] ac28cf19c067: Pulling fs layer [2022-04-28T12:03:36.669Z] ca983d60f3e2: Pulling fs layer [2022-04-28T12:03:36.669Z] 9f894cec8388: Pulling fs layer [2022-04-28T12:03:36.669Z] 1827001aaf11: Waiting [2022-04-28T12:03:36.669Z] 0714d37db230: Waiting [2022-04-28T12:03:36.669Z] 5c2a1cbceb83: Waiting [2022-04-28T12:03:36.669Z] ac28cf19c067: Waiting [2022-04-28T12:03:36.669Z] ca983d60f3e2: Waiting [2022-04-28T12:03:36.669Z] 9f894cec8388: Waiting [2022-04-28T12:03:36.669Z] a8d5f1318db7: Waiting [2022-04-28T12:03:36.669Z] c427282e49a2: Waiting [2022-04-28T12:03:36.669Z] caf521ccaac6: Download complete [2022-04-28T12:03:36.669Z] 5c2a1cbceb83: Download complete [2022-04-28T12:03:36.931Z] a8d5f1318db7: Verifying Checksum [2022-04-28T12:03:36.931Z] a8d5f1318db7: Download complete [2022-04-28T12:03:36.931Z] 3ead6fa29328: Verifying Checksum [2022-04-28T12:03:36.931Z] 3ead6fa29328: Download complete [2022-04-28T12:03:36.931Z] c427282e49a2: Download complete [2022-04-28T12:03:36.931Z] ac28cf19c067: Verifying Checksum [2022-04-28T12:03:36.931Z] ac28cf19c067: Download complete [2022-04-28T12:03:36.931Z] ca983d60f3e2: Verifying Checksum [2022-04-28T12:03:36.931Z] ca983d60f3e2: Download complete [2022-04-28T12:03:36.931Z] 9f894cec8388: Download complete [2022-04-28T12:03:36.931Z] 1fe172e4850f: Verifying Checksum [2022-04-28T12:03:36.931Z] 1fe172e4850f: Download complete [2022-04-28T12:03:37.192Z] 1827001aaf11: Verifying Checksum [2022-04-28T12:03:37.192Z] 1827001aaf11: Download complete [2022-04-28T12:03:38.135Z] 1fe172e4850f: Pull complete [2022-04-28T12:03:38.395Z] caf521ccaac6: Pull complete [2022-04-28T12:03:38.965Z] 3ead6fa29328: Pull complete [2022-04-28T12:03:38.965Z] 5c2a1cbceb83: Pull complete [2022-04-28T12:03:39.226Z] a8d5f1318db7: Pull complete [2022-04-28T12:03:39.226Z] c427282e49a2: Pull complete [2022-04-28T12:03:41.147Z] 1827001aaf11: Pull complete [2022-04-28T12:03:41.147Z] 0714d37db230: Pull complete [2022-04-28T12:03:41.408Z] ac28cf19c067: Pull complete [2022-04-28T12:03:41.408Z] ca983d60f3e2: Pull complete [2022-04-28T12:03:41.671Z] 9f894cec8388: Pull complete [2022-04-28T12:03:41.671Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T12:03:41.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T12:03:41.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T12:03:41.768Z] prd-ubuntu20.04-docker-8c-8g-33653 does not seem to be running inside a container [2022-04-28T12:03:41.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-414 -v /w/workspace/_app-service-configurable_PR-414:/w/workspace/_app-service-configurable_PR-414:rw,z -v /w/workspace/_app-service-configurable_PR-414@tmp:/w/workspace/_app-service-configurable_PR-414@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T12:03:43.426Z] $ docker top 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a -eo pid,comm [2022-04-28T12:03:43.488Z] 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-04-28T12:03:43.488Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T12:03:43.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T12:03:43.610Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T12:03:43.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T12:03:43.749Z] $ docker exec 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a ssh-agent [2022-04-28T12:03:43.869Z] SSH_AUTH_SOCK=/tmp/ssh-y3Y783wXCtY7/agent.32 [2022-04-28T12:03:43.869Z] SSH_AGENT_PID=38 [2022-04-28T12:03:43.876Z] Running ssh-add (command line suppressed) [2022-04-28T12:03:43.995Z] Identity added: /w/workspace/_app-service-configurable_PR-414@tmp/private_key_7100517089524257734.key (/w/workspace/_app-service-configurable_PR-414@tmp/private_key_7100517089524257734.key) [2022-04-28T12:03:44.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T12:03:44.338Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T12:03:44.367Z] $ docker exec --env ******** --env ******** 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a ssh-agent -k [2022-04-28T12:03:44.477Z] unset SSH_AUTH_SOCK; [2022-04-28T12:03:44.477Z] unset SSH_AGENT_PID; [2022-04-28T12:03:44.477Z] echo Agent pid 38 killed; [2022-04-28T12:03:44.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T12:03:44.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T12:03:44.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T12:03:44.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T12:03:44.702Z] $ docker exec 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a ssh-agent [2022-04-28T12:03:44.815Z] SSH_AUTH_SOCK=/tmp/ssh-wiUyUf7PBjJu/agent.72 [2022-04-28T12:03:44.815Z] SSH_AGENT_PID=78 [2022-04-28T12:03:44.822Z] Running ssh-add (command line suppressed) [2022-04-28T12:03:44.945Z] Identity added: /w/workspace/_app-service-configurable_PR-414@tmp/private_key_4809428603820269552.key (/w/workspace/_app-service-configurable_PR-414@tmp/private_key_4809428603820269552.key) [2022-04-28T12:03:44.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T12:03:45.289Z] + git semver init [2022-04-28T12:03:45.549Z] 2022-04-28 12:03:45,493 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T12:03:45.549Z] 2022-04-28 12:03:45,494 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-414/.semver [2022-04-28T12:03:45.549Z] 2022-04-28 12:03:45,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-414/.semver [2022-04-28T12:03:45.549Z] 2022-04-28 12:03:45,495 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-414/.semver'], cwd=/w/workspace/_app-service-configurable_PR-414, universal_newlines=False, shell=None, istream=None) [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,302 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-414/.git/info/exclude [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-414/.semver/PR-414 with force:False [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,303 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-414/.semver/PR-414 [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,307 [execute] INFO git cat-file --batch-check [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-414/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,312 [execute] INFO git cat-file --batch [2022-04-28T12:03:46.490Z] 2022-04-28 12:03:46,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-414/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T12:03:46.491Z] 2022-04-28 12:03:46,317 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-414/.semver/PR-414 [2022-04-28T12:03:46.491Z] 0.0.0 [Pipeline] } [2022-04-28T12:03:46.520Z] $ docker exec --env ******** --env ******** 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a ssh-agent -k [2022-04-28T12:03:46.653Z] unset SSH_AUTH_SOCK; [2022-04-28T12:03:46.653Z] unset SSH_AGENT_PID; [2022-04-28T12:03:46.653Z] echo Agent pid 78 killed; [2022-04-28T12:03:46.661Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T12:03:47.082Z] + git semver [Pipeline] } [2022-04-28T12:03:47.372Z] $ docker stop --time=1 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a [2022-04-28T12:03:48.706Z] $ docker rm -f 1ce185a3c83954b78ff7088e202610afff7b5ed40c5e7b3a0383e7adb7a1535a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T12:03:49.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T12:03:49.464Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T12:03:49.482Z] [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-04-28T12:03:50.040Z] provisioning config files... [2022-04-28T12:03:50.059Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-414@tmp/config2144729510100714811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:03:50.402Z] ---> docker-login.sh [2022-04-28T12:03:50.402Z] nexus3.edgexfoundry.org:10001 [2022-04-28T12:03:50.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:50.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:50.402Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:50.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:50.402Z] [2022-04-28T12:03:50.402Z] Login Succeeded [2022-04-28T12:03:50.402Z] nexus3.edgexfoundry.org:10002 [2022-04-28T12:03:50.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:50.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:50.663Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:50.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:50.663Z] [2022-04-28T12:03:50.663Z] Login Succeeded [2022-04-28T12:03:50.663Z] nexus3.edgexfoundry.org:10003 [2022-04-28T12:03:50.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:50.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:50.663Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:50.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:50.663Z] [2022-04-28T12:03:50.663Z] Login Succeeded [2022-04-28T12:03:50.663Z] nexus3.edgexfoundry.org:10004 [2022-04-28T12:03:50.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:50.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:50.926Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:50.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:50.926Z] [2022-04-28T12:03:50.926Z] Login Succeeded [2022-04-28T12:03:50.926Z] docker.io [2022-04-28T12:03:50.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:03:51.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:03:51.187Z] Configure a credential helper to remove this warning. See [2022-04-28T12:03:51.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:03:51.187Z] [2022-04-28T12:03:51.187Z] Login Succeeded [2022-04-28T12:03:51.187Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T12:03:51.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T12:03:51.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T12:03:51.454Z] ========================================================= [2022-04-28T12:03:51.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T12:03:51.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:03:51.871Z] + 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-04-28T12:03:51.871Z] Sending build context to Docker daemon 3.076MB [2022-04-28T12:03:51.871Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T12:03:51.871Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T12:03:51.871Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T12:03:51.871Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T12:03:51.871Z] 666ba61612fd: Pulling fs layer [2022-04-28T12:03:51.871Z] 8ed8ca486205: Pulling fs layer [2022-04-28T12:03:51.871Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T12:03:51.871Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T12:03:51.871Z] ca2b28591e48: Pulling fs layer [2022-04-28T12:03:51.871Z] a51346096db8: Pulling fs layer [2022-04-28T12:03:51.871Z] daebc70d1ce1: Pulling fs layer [2022-04-28T12:03:51.871Z] 0e18a0eac166: Pulling fs layer [2022-04-28T12:03:51.871Z] 22a0e8bec74d: Waiting [2022-04-28T12:03:51.871Z] ca2b28591e48: Waiting [2022-04-28T12:03:51.871Z] a51346096db8: Waiting [2022-04-28T12:03:51.871Z] daebc70d1ce1: Waiting [2022-04-28T12:03:51.871Z] 0e18a0eac166: Waiting [2022-04-28T12:03:51.871Z] 4fe6c5a15a65: Waiting [2022-04-28T12:03:51.871Z] 666ba61612fd: Verifying Checksum [2022-04-28T12:03:51.871Z] 666ba61612fd: Download complete [2022-04-28T12:03:51.871Z] 22a0e8bec74d: Download complete [2022-04-28T12:03:52.135Z] ca2b28591e48: Verifying Checksum [2022-04-28T12:03:52.135Z] ca2b28591e48: Download complete [2022-04-28T12:03:52.135Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T12:03:52.135Z] 59bf1c3509f3: Download complete [2022-04-28T12:03:52.135Z] a51346096db8: Verifying Checksum [2022-04-28T12:03:52.135Z] a51346096db8: Download complete [2022-04-28T12:03:52.135Z] daebc70d1ce1: Verifying Checksum [2022-04-28T12:03:52.135Z] daebc70d1ce1: Download complete [2022-04-28T12:03:52.135Z] 59bf1c3509f3: Pull complete [2022-04-28T12:03:52.410Z] 666ba61612fd: Pull complete [2022-04-28T12:03:52.410Z] 8ed8ca486205: Pull complete [2022-04-28T12:03:52.673Z] 0e18a0eac166: Download complete [2022-04-28T12:03:52.673Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T12:03:52.673Z] 4fe6c5a15a65: Download complete [2022-04-28T12:03:56.863Z] 4fe6c5a15a65: Pull complete [2022-04-28T12:03:56.863Z] 22a0e8bec74d: Pull complete [2022-04-28T12:03:56.863Z] ca2b28591e48: Pull complete [2022-04-28T12:03:56.863Z] a51346096db8: Pull complete [2022-04-28T12:03:56.863Z] daebc70d1ce1: Pull complete [2022-04-28T12:03:58.770Z] 0e18a0eac166: Pull complete [2022-04-28T12:03:58.770Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T12:03:58.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T12:03:58.770Z] ---> f018257e8ee9 [2022-04-28T12:03:58.770Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T12:04:00.689Z] ---> Running in 747e3ed2b39a [2022-04-28T12:04:00.689Z] Removing intermediate container 747e3ed2b39a [2022-04-28T12:04:00.689Z] ---> bcb2977f6def [2022-04-28T12:04:00.689Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T12:04:00.689Z] ---> Running in 94f1ba07dc51 [2022-04-28T12:04:00.689Z] Removing intermediate container 94f1ba07dc51 [2022-04-28T12:04:00.689Z] ---> bb158494379d [2022-04-28T12:04:00.689Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T12:04:00.689Z] ---> Running in a74423e432d2 [2022-04-28T12:04:00.949Z] Removing intermediate container a74423e432d2 [2022-04-28T12:04:00.949Z] ---> 8a7517ef5ce5 [2022-04-28T12:04:00.949Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T12:04:00.949Z] ---> Running in 346cdf09bf05 [2022-04-28T12:04:01.521Z] Removing intermediate container 346cdf09bf05 [2022-04-28T12:04:01.521Z] ---> 8ca17151913a [2022-04-28T12:04:01.521Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T12:04:01.521Z] ---> Running in f1534bac6357 [2022-04-28T12:04:01.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T12:04:02.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T12:04:03.304Z] OK: 221 MiB in 52 packages [2022-04-28T12:04:03.565Z] Removing intermediate container f1534bac6357 [2022-04-28T12:04:03.565Z] ---> 139188041aca [2022-04-28T12:04:03.565Z] Step 8/13 : WORKDIR /app [2022-04-28T12:04:03.565Z] ---> Running in 79c5fc1f3ab0 [2022-04-28T12:04:03.824Z] Removing intermediate container 79c5fc1f3ab0 [2022-04-28T12:04:03.824Z] ---> 9a65902c4767 [2022-04-28T12:04:03.824Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T12:04:03.824Z] ---> cac16e8b0be8 [2022-04-28T12:04:03.824Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T12:04:03.824Z] ---> Running in af2021f2fc72 [2022-04-28T12:04:04.879Z] Still waiting to schedule task [2022-04-28T12:04:04.879Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T12:04:21.941Z] Removing intermediate container af2021f2fc72 [2022-04-28T12:04:21.941Z] ---> a27bf55bb6e8 [2022-04-28T12:04:21.941Z] Step 11/13 : COPY . . [2022-04-28T12:04:21.941Z] ---> 59259b125f84 [2022-04-28T12:04:21.941Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T12:04:22.200Z] ---> Running in d2d4827690ce [2022-04-28T12:04:22.200Z] Removing intermediate container d2d4827690ce [2022-04-28T12:04:22.200Z] ---> 3a997a6cde93 [2022-04-28T12:04:22.201Z] Step 13/13 : RUN $MAKE [2022-04-28T12:04:22.201Z] ---> Running in 638902ab1c5c [2022-04-28T12:04:22.460Z] noop [2022-04-28T12:04:22.721Z] Removing intermediate container 638902ab1c5c [2022-04-28T12:04:22.721Z] ---> d020ff9bc1cd [2022-04-28T12:04:22.721Z] Successfully built d020ff9bc1cd [2022-04-28T12:04:22.721Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:04:23.052Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T12:04:23.052Z] . [Pipeline] withDockerContainer [2022-04-28T12:04:23.139Z] prd-ubuntu20.04-docker-8c-8g-33653 does not seem to be running inside a container [2022-04-28T12:04:23.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-414 -v /w/workspace/_app-service-configurable_PR-414:/w/workspace/_app-service-configurable_PR-414:rw,z -v /w/workspace/_app-service-configurable_PR-414@tmp:/w/workspace/_app-service-configurable_PR-414@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 ******** ci-base-image-x86_64 cat [2022-04-28T12:04:23.563Z] $ docker top ff0f2f28ec9b3655f74880d121f44ccbf8b3398561884d76e6fc71227ceda923 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T12:04:23.978Z] + go version [2022-04-28T12:04:23.978Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T12:04:24.010Z] $ docker stop --time=1 ff0f2f28ec9b3655f74880d121f44ccbf8b3398561884d76e6fc71227ceda923 [2022-04-28T12:04:25.313Z] $ docker rm -f ff0f2f28ec9b3655f74880d121f44ccbf8b3398561884d76e6fc71227ceda923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:04:25.981Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T12:04:25.981Z] . [Pipeline] withDockerContainer [2022-04-28T12:04:26.095Z] prd-ubuntu20.04-docker-8c-8g-33653 does not seem to be running inside a container [2022-04-28T12:04:26.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-414 -v /w/workspace/_app-service-configurable_PR-414:/w/workspace/_app-service-configurable_PR-414:rw,z -v /w/workspace/_app-service-configurable_PR-414@tmp:/w/workspace/_app-service-configurable_PR-414@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 ******** ci-base-image-x86_64 cat [2022-04-28T12:04:26.595Z] $ docker top f96d71d8b4c47b60e003dcd2278ace151ff8fd5f50141d47e7b2890db3ec4ac2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T12:04:27.069Z] + make test [2022-04-28T12:04:27.069Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T12:04:37.050Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T12:04:37.050Z] CGO_ENABLED=1 go vet ./... [2022-04-28T12:04:41.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T12:04:41.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T12:04:41.261Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T12:04:41.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T12:04:41.333Z] $ docker stop --time=1 f96d71d8b4c47b60e003dcd2278ace151ff8fd5f50141d47e7b2890db3ec4ac2 [2022-04-28T12:04:43.135Z] $ docker rm -f f96d71d8b4c47b60e003dcd2278ace151ff8fd5f50141d47e7b2890db3ec4ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T12:04:43.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T12:04:43.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T12:04:44.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T12:04:44.824Z] + ls -al . [2022-04-28T12:04:44.824Z] total 184 [2022-04-28T12:04:44.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 12:04 . [2022-04-28T12:04:44.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 12:03 .. [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 12:03 .dockerignore [2022-04-28T12:04:44.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 12:03 .git [2022-04-28T12:04:44.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 12:03 .github [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 12:03 .gitignore [2022-04-28T12:04:44.824Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 12:03 .semver [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 12:03 Attribution.txt [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 12:03 CHANGELOG.md [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 12:03 Dockerfile [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 12:03 GOVERNANCE.md [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 12:03 Jenkinsfile [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 12:03 LICENSE [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 12:03 OWNERS.md [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 12:03 README.md [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 12:03 VERSION [2022-04-28T12:04:44.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 12:03 bin [2022-04-28T12:04:44.824Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 12:04 coverage.out [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 12:03 go.mod [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 54067 Apr 28 12:03 go.sum [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 12:03 main.go [2022-04-28T12:04:44.824Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 12:03 makefile [2022-04-28T12:04:44.824Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 12:03 res [2022-04-28T12:04:44.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 12:03 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:04:45.156Z] + 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=7fc0fd84b50641cc55bcc100f7d0186ca88febb5 --label arch=amd64 --label version=0.0.0 . [2022-04-28T12:04:45.156Z] Sending build context to Docker daemon 3.077MB [2022-04-28T12:04:45.156Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T12:04:45.156Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T12:04:45.156Z] ---> d020ff9bc1cd [2022-04-28T12:04:45.156Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T12:04:45.156Z] ---> Running in 2770715a0d07 [2022-04-28T12:04:45.417Z] Removing intermediate container 2770715a0d07 [2022-04-28T12:04:45.417Z] ---> 624195ee0dae [2022-04-28T12:04:45.417Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T12:04:45.417Z] ---> Running in 75bafd7dcd8c [2022-04-28T12:04:45.417Z] Removing intermediate container 75bafd7dcd8c [2022-04-28T12:04:45.417Z] ---> dd2d4ea1e3e0 [2022-04-28T12:04:45.417Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T12:04:45.417Z] ---> Running in 72514773fb33 [2022-04-28T12:04:45.676Z] Removing intermediate container 72514773fb33 [2022-04-28T12:04:45.676Z] ---> 4b5f0347c762 [2022-04-28T12:04:45.676Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T12:04:45.676Z] ---> Running in ee60abeb8a8f [2022-04-28T12:04:46.246Z] Removing intermediate container ee60abeb8a8f [2022-04-28T12:04:46.246Z] ---> 587ff4399a47 [2022-04-28T12:04:46.246Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T12:04:46.246Z] ---> Running in 59aa27ea53f3 [2022-04-28T12:04:46.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T12:04:47.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T12:04:47.718Z] OK: 221 MiB in 52 packages [2022-04-28T12:04:47.981Z] Removing intermediate container 59aa27ea53f3 [2022-04-28T12:04:47.981Z] ---> 17e12141ad1b [2022-04-28T12:04:47.981Z] Step 8/27 : WORKDIR /app [2022-04-28T12:04:48.242Z] ---> Running in bab1b199ad39 [2022-04-28T12:04:48.242Z] Removing intermediate container bab1b199ad39 [2022-04-28T12:04:48.242Z] ---> 31ab31f93e38 [2022-04-28T12:04:48.242Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T12:04:48.503Z] ---> 915b84456ea5 [2022-04-28T12:04:48.503Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T12:04:48.503Z] ---> Running in 34c8f41a74ae [2022-04-28T12:04:49.072Z] Removing intermediate container 34c8f41a74ae [2022-04-28T12:04:49.072Z] ---> 0280195fd395 [2022-04-28T12:04:49.072Z] Step 11/27 : COPY . . [2022-04-28T12:04:49.333Z] ---> 22c45334acd1 [2022-04-28T12:04:49.333Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T12:04:49.593Z] ---> Running in 673d1d2266b3 [2022-04-28T12:04:49.593Z] Removing intermediate container 673d1d2266b3 [2022-04-28T12:04:49.593Z] ---> 1483ab890101 [2022-04-28T12:04:49.593Z] Step 13/27 : RUN $MAKE [2022-04-28T12:04:49.593Z] ---> Running in ca1dd80111a3 [2022-04-28T12:04:49.853Z] 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-04-28T12:05:11.799Z] Removing intermediate container ca1dd80111a3 [2022-04-28T12:05:11.799Z] ---> 228db836524d [2022-04-28T12:05:11.799Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T12:05:11.799Z] 3.14: Pulling from library/alpine [2022-04-28T12:05:11.799Z] 8663204ce13b: Pulling fs layer [2022-04-28T12:05:11.799Z] 8663204ce13b: Verifying Checksum [2022-04-28T12:05:11.799Z] 8663204ce13b: Download complete [2022-04-28T12:05:11.799Z] 8663204ce13b: Pull complete [2022-04-28T12:05:11.799Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T12:05:11.799Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T12:05:11.799Z] ---> e04c818066af [2022-04-28T12:05:11.799Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T12:05:11.799Z] ---> Running in f4b7647d93ad [2022-04-28T12:05:11.799Z] Removing intermediate container f4b7647d93ad [2022-04-28T12:05:11.799Z] ---> 89f814827764 [2022-04-28T12:05:11.799Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T12:05:11.799Z] ---> Running in ad29756eba8d [2022-04-28T12:05:11.799Z] Removing intermediate container ad29756eba8d [2022-04-28T12:05:11.799Z] ---> c5daa1a3c751 [2022-04-28T12:05:11.799Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T12:05:11.799Z] ---> Running in 20f574843a9c [2022-04-28T12:05:11.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T12:05:11.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T12:05:11.799Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T12:05:11.799Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T12:05:11.799Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T12:05:11.799Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T12:05:11.799Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T12:05:11.799Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T12:05:11.799Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T12:05:11.799Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T12:05:11.799Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T12:05:11.799Z] OK: 9 MiB in 21 packages [2022-04-28T12:05:11.799Z] Removing intermediate container 20f574843a9c [2022-04-28T12:05:11.799Z] ---> 1e52eaa3a32e [2022-04-28T12:05:11.799Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T12:05:11.799Z] ---> 9b663efb966a [2022-04-28T12:05:11.799Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T12:05:11.799Z] ---> af6e502ea388 [2022-04-28T12:05:11.799Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T12:05:11.799Z] ---> b7d87bb6bc3e [2022-04-28T12:05:11.799Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T12:05:12.368Z] ---> 737a417045ca [2022-04-28T12:05:12.368Z] Step 22/27 : EXPOSE 48095 [2022-04-28T12:05:12.368Z] ---> Running in 8c1efc83afd5 [2022-04-28T12:05:12.629Z] Removing intermediate container 8c1efc83afd5 [2022-04-28T12:05:12.629Z] ---> c99c2283b4c9 [2022-04-28T12:05:12.629Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T12:05:12.629Z] ---> Running in 1d283abf8a6c [2022-04-28T12:05:12.629Z] Removing intermediate container 1d283abf8a6c [2022-04-28T12:05:12.629Z] ---> 68e9a1b1fb05 [2022-04-28T12:05:12.629Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T12:05:12.629Z] ---> Running in 1bd5a6ff33f5 [2022-04-28T12:05:12.891Z] Removing intermediate container 1bd5a6ff33f5 [2022-04-28T12:05:12.891Z] ---> 712744f1b51e [2022-04-28T12:05:12.891Z] Step 25/27 : LABEL arch=amd64 [2022-04-28T12:05:12.891Z] ---> Running in 12cd1a29cd93 [2022-04-28T12:05:12.891Z] Removing intermediate container 12cd1a29cd93 [2022-04-28T12:05:12.891Z] ---> c20d57660225 [2022-04-28T12:05:12.891Z] Step 26/27 : LABEL git_sha=7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [2022-04-28T12:05:13.152Z] ---> Running in 0390ec783687 [2022-04-28T12:05:13.152Z] Removing intermediate container 0390ec783687 [2022-04-28T12:05:13.152Z] ---> 75a0843a4f0d [2022-04-28T12:05:13.152Z] Step 27/27 : LABEL version=0.0.0 [2022-04-28T12:05:13.152Z] ---> Running in df42ebe57f5c [2022-04-28T12:05:13.152Z] Removing intermediate container df42ebe57f5c [2022-04-28T12:05:13.152Z] ---> 5f3ee06bf0c7 [2022-04-28T12:05:13.152Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T12:05:13.152Z] Successfully built 5f3ee06bf0c7 [2022-04-28T12:05:13.413Z] 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-04-28T12:05:14.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T12:05:14.167Z] [2022-04-28T12:05:14.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:05:14.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T12:05:14.514Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T12:05:14.514Z] 5eb5b503b376: Pulling fs layer [2022-04-28T12:05:14.514Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T12:05:14.514Z] ec43610c2a17: Pulling fs layer [2022-04-28T12:05:14.514Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T12:05:14.514Z] 33b1e0a273af: Pulling fs layer [2022-04-28T12:05:14.514Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T12:05:14.514Z] 2f39f015ded8: Pulling fs layer [2022-04-28T12:05:14.514Z] 3a2ae6a8a46f: Waiting [2022-04-28T12:05:14.514Z] 33b1e0a273af: Waiting [2022-04-28T12:05:14.514Z] 2f39f015ded8: Waiting [2022-04-28T12:05:14.514Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T12:05:14.514Z] 5c69ac0246d0: Download complete [2022-04-28T12:05:14.514Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T12:05:14.514Z] 3a2ae6a8a46f: Download complete [2022-04-28T12:05:14.514Z] 33b1e0a273af: Verifying Checksum [2022-04-28T12:05:14.514Z] 33b1e0a273af: Download complete [2022-04-28T12:05:14.776Z] ec43610c2a17: Verifying Checksum [2022-04-28T12:05:14.776Z] ec43610c2a17: Download complete [2022-04-28T12:05:14.776Z] 5d3b04190fa2: Download complete [2022-04-28T12:05:14.776Z] 5eb5b503b376: Verifying Checksum [2022-04-28T12:05:14.776Z] 5eb5b503b376: Download complete [2022-04-28T12:05:15.344Z] 2f39f015ded8: Download complete [2022-04-28T12:05:16.283Z] 5eb5b503b376: Pull complete [2022-04-28T12:05:16.283Z] 5c69ac0246d0: Pull complete [2022-04-28T12:05:16.542Z] ec43610c2a17: Pull complete [2022-04-28T12:05:16.805Z] 3a2ae6a8a46f: Pull complete [2022-04-28T12:05:16.805Z] 33b1e0a273af: Pull complete [2022-04-28T12:05:17.066Z] 5d3b04190fa2: Pull complete [2022-04-28T12:05:21.259Z] 2f39f015ded8: Pull complete [2022-04-28T12:05:21.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T12:05:21.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T12:05:21.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T12:05:21.351Z] prd-ubuntu20.04-docker-8c-8g-33653 does not seem to be running inside a container [2022-04-28T12:05:21.393Z] $ 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-414 -v /w/workspace/_app-service-configurable_PR-414:/w/workspace/_app-service-configurable_PR-414:rw,z -v /w/workspace/_app-service-configurable_PR-414@tmp:/w/workspace/_app-service-configurable_PR-414@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-lftools-log-publisher:latest cat [2022-04-28T12:05:23.329Z] $ docker top cdaca1245291a7af9cf692a2db200d420d1610d3abd593a3da1bfcb8acb4f00c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:05:23.838Z] ---> job-cost.sh [2022-04-28T12:05:23.838Z] lf-activate-venv: SKIPPING [2022-04-28T12:05:23.838Z] INFO: No Stack... [2022-04-28T12:05:24.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T12:05:24.671Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T12:05:24.997Z] + cat /w/workspace/_app-service-configurable_PR-414/archives/cost.csv [2022-04-28T12:05:24.997Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T12:05:25.038Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] [2022-04-28T12:05:25.042Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] did not exist. Created. [2022-04-28T12:05:25.042Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T12:05:25.539Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T12:05:25.589Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T12:05:25.616Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T12:05:25.685Z] $ docker stop --time=1 cdaca1245291a7af9cf692a2db200d420d1610d3abd593a3da1bfcb8acb4f00c [2022-04-28T12:05:26.846Z] $ docker rm -f cdaca1245291a7af9cf692a2db200d420d1610d3abd593a3da1bfcb8acb4f00c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T12:05:36.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33655 in /w/workspace/_app-service-configurable_PR-414 [Pipeline] { [Pipeline] ws [2022-04-28T12:05:36.943Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-04-28T12:05:37.270Z] Selected Git installation does not exist. Using Default [2022-04-28T12:05:37.270Z] The recommended git tool is: NONE [2022-04-28T12:05:43.811Z] using credential edgex-jenkins-ssh [2022-04-28T12:05:43.828Z] Cloning the remote Git repository [2022-04-28T12:05:43.889Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T12:05:43.958Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-04-28T12:05:44.028Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T12:05:44.029Z] > git --version # timeout=10 [2022-04-28T12:05:44.050Z] > git --version # 'git version 2.25.1' [2022-04-28T12:05:44.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T12:05:44.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T12:05:45.237Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-28T12:05:45.326Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T12:05:45.369Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-28T12:05:45.445Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T12:05:45.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T12:05:45.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T12:05:46.099Z] Merging remotes/origin/main commit b8e8d1853d64b48b61878642b37bb0eb2b624c73 into PR head commit 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [2022-04-28T12:05:46.331Z] Merge succeeded, producing 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [2022-04-28T12:05:46.332Z] Checking out Revision 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 (PR-414) [2022-04-28T12:05:46.124Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T12:05:46.146Z] > git checkout -f 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 # timeout=10 [2022-04-28T12:05:46.234Z] > git remote # timeout=10 [2022-04-28T12:05:46.256Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T12:05:46.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T12:05:46.293Z] > git merge b8e8d1853d64b48b61878642b37bb0eb2b624c73 # timeout=10 [2022-04-28T12:05:46.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T12:05:46.344Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T12:05:46.361Z] > git checkout -f 7fc0fd84b50641cc55bcc100f7d0186ca88febb5 # timeout=10 [2022-04-28T12:05:50.515Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-04-28T12:05:50.576Z] > git --version # timeout=10 [2022-04-28T12:05:50.588Z] > git --version # 'git version 2.25.1' [2022-04-28T12:05:50.601Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T12:05:51.756Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T12:05:51.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T12:05:51.756Z] Dload Upload Total Spent Left Speed [2022-04-28T12:05:51.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh [2022-04-28T12:05:52.286Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T12:05:52.645Z] + sudo tee /etc/docker/daemon.new [2022-04-28T12:05:52.645Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T12:05:52.645Z] { [2022-04-28T12:05:52.645Z] "registry-mirrors": [ [2022-04-28T12:05:52.645Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T12:05:52.645Z] ], [2022-04-28T12:05:52.645Z] "bip": "10.250.0.254/24", [2022-04-28T12:05:52.645Z] "hosts": [ [2022-04-28T12:05:52.645Z] "tcp://0.0.0.0:5555", [2022-04-28T12:05:52.645Z] "unix:///var/run/docker.sock" [2022-04-28T12:05:52.645Z] ], [2022-04-28T12:05:52.645Z] "mtu": 1458, [2022-04-28T12:05:52.645Z] "selinux-enabled": true, [2022-04-28T12:05:52.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T12:05:52.645Z] } [Pipeline] sh [2022-04-28T12:05:53.088Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T12:05:53.446Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T12:06:11.852Z] provisioning config files... [2022-04-28T12:06:11.877Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1717395883817734198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:06:12.463Z] ---> docker-login.sh [2022-04-28T12:06:12.463Z] nexus3.edgexfoundry.org:10001 [2022-04-28T12:06:13.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:06:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:06:13.335Z] Configure a credential helper to remove this warning. See [2022-04-28T12:06:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:06:13.335Z] [2022-04-28T12:06:13.335Z] Login Succeeded [2022-04-28T12:06:13.335Z] nexus3.edgexfoundry.org:10002 [2022-04-28T12:06:13.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:06:13.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:06:13.889Z] Configure a credential helper to remove this warning. See [2022-04-28T12:06:13.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:06:13.889Z] [2022-04-28T12:06:13.889Z] Login Succeeded [2022-04-28T12:06:13.889Z] nexus3.edgexfoundry.org:10003 [2022-04-28T12:06:14.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:06:14.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:06:14.165Z] Configure a credential helper to remove this warning. See [2022-04-28T12:06:14.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:06:14.165Z] [2022-04-28T12:06:14.165Z] Login Succeeded [2022-04-28T12:06:14.165Z] nexus3.edgexfoundry.org:10004 [2022-04-28T12:06:14.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:06:14.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:06:14.717Z] Configure a credential helper to remove this warning. See [2022-04-28T12:06:14.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:06:14.717Z] [2022-04-28T12:06:14.717Z] Login Succeeded [2022-04-28T12:06:14.717Z] docker.io [2022-04-28T12:06:14.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T12:06:15.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T12:06:15.264Z] Configure a credential helper to remove this warning. See [2022-04-28T12:06:15.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T12:06:15.264Z] [2022-04-28T12:06:15.264Z] Login Succeeded [2022-04-28T12:06:15.264Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T12:06:15.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T12:06:15.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T12:06:15.787Z] ========================================================= [2022-04-28T12:06:15.787Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T12:06:15.787Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:06:16.324Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-28T12:06:16.324Z] Sending build context to Docker daemon 226.3kB [2022-04-28T12:06:16.612Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T12:06:16.612Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T12:06:16.891Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T12:06:16.891Z] 9b3977197b4f: Pulling fs layer [2022-04-28T12:06:16.891Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T12:06:16.891Z] 94645a83ff95: Pulling fs layer [2022-04-28T12:06:16.891Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T12:06:16.891Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T12:06:16.891Z] 3096ccb668a1: Pulling fs layer [2022-04-28T12:06:16.891Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T12:06:16.891Z] a4caa8a26152: Pulling fs layer [2022-04-28T12:06:16.891Z] 3f3a8bcf1eab: Waiting [2022-04-28T12:06:16.891Z] 0c92f367c5e7: Waiting [2022-04-28T12:06:16.891Z] 3096ccb668a1: Waiting [2022-04-28T12:06:16.891Z] e8cf19c19ddd: Waiting [2022-04-28T12:06:16.891Z] a4caa8a26152: Waiting [2022-04-28T12:06:16.891Z] 94645a83ff95: Verifying Checksum [2022-04-28T12:06:16.891Z] 94645a83ff95: Download complete [2022-04-28T12:06:16.891Z] 1a89e8eeedd5: Download complete [2022-04-28T12:06:16.891Z] 0c92f367c5e7: Download complete [2022-04-28T12:06:16.891Z] 3096ccb668a1: Verifying Checksum [2022-04-28T12:06:16.892Z] 3096ccb668a1: Download complete [2022-04-28T12:06:16.892Z] 9b3977197b4f: Verifying Checksum [2022-04-28T12:06:16.892Z] 9b3977197b4f: Download complete [2022-04-28T12:06:16.892Z] e8cf19c19ddd: Download complete [2022-04-28T12:06:17.497Z] 9b3977197b4f: Pull complete [2022-04-28T12:06:18.105Z] 1a89e8eeedd5: Pull complete [2022-04-28T12:06:18.385Z] 94645a83ff95: Pull complete [2022-04-28T12:06:18.660Z] a4caa8a26152: Verifying Checksum [2022-04-28T12:06:18.660Z] a4caa8a26152: Download complete [2022-04-28T12:06:19.650Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T12:06:19.650Z] 3f3a8bcf1eab: Download complete [2022-04-28T12:06:32.055Z] 3f3a8bcf1eab: Pull complete [2022-04-28T12:06:32.055Z] 0c92f367c5e7: Pull complete [2022-04-28T12:06:32.055Z] 3096ccb668a1: Pull complete [2022-04-28T12:06:32.055Z] e8cf19c19ddd: Pull complete [2022-04-28T12:06:38.774Z] a4caa8a26152: Pull complete [2022-04-28T12:06:38.774Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T12:06:38.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T12:06:38.774Z] ---> 725f1c02e7f9 [2022-04-28T12:06:38.774Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T12:06:39.767Z] ---> Running in 599811685ad5 [2022-04-28T12:06:39.767Z] Removing intermediate container 599811685ad5 [2022-04-28T12:06:39.767Z] ---> a3c2b18c77dc [2022-04-28T12:06:39.767Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T12:06:40.044Z] ---> Running in c3089dbd78c5 [2022-04-28T12:06:40.320Z] Removing intermediate container c3089dbd78c5 [2022-04-28T12:06:40.320Z] ---> 367dcf83ebad [2022-04-28T12:06:40.320Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T12:06:40.320Z] ---> Running in f613b17e2adf [2022-04-28T12:06:40.598Z] Removing intermediate container f613b17e2adf [2022-04-28T12:06:40.598Z] ---> 20049797bb5c [2022-04-28T12:06:40.598Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T12:06:40.598Z] ---> Running in dbb02a45e54e [2022-04-28T12:06:42.591Z] Removing intermediate container dbb02a45e54e [2022-04-28T12:06:42.591Z] ---> 845f17130008 [2022-04-28T12:06:42.591Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T12:06:42.591Z] ---> Running in 6147adb4692d [2022-04-28T12:06:43.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T12:06:44.574Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T12:06:45.566Z] OK: 220 MiB in 52 packages [2022-04-28T12:06:46.164Z] Removing intermediate container 6147adb4692d [2022-04-28T12:06:46.164Z] ---> 8b4ad1846a40 [2022-04-28T12:06:46.164Z] Step 8/13 : WORKDIR /app [2022-04-28T12:06:46.164Z] ---> Running in 09383d437d53 [2022-04-28T12:06:46.439Z] Removing intermediate container 09383d437d53 [2022-04-28T12:06:46.439Z] ---> 2b3608f01691 [2022-04-28T12:06:46.439Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T12:06:47.038Z] ---> 0e04f4419d57 [2022-04-28T12:06:47.038Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T12:06:47.038Z] ---> Running in a71380d250bf [2022-04-28T12:07:34.042Z] Removing intermediate container a71380d250bf [2022-04-28T12:07:34.042Z] ---> 8f9a24a89fc7 [2022-04-28T12:07:34.042Z] Step 11/13 : COPY . . [2022-04-28T12:07:34.042Z] ---> ec3047126a51 [2022-04-28T12:07:34.042Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T12:07:34.042Z] ---> Running in fec7cd9430d4 [2022-04-28T12:07:34.042Z] Removing intermediate container fec7cd9430d4 [2022-04-28T12:07:34.042Z] ---> 6229e0abb8b8 [2022-04-28T12:07:34.042Z] Step 13/13 : RUN $MAKE [2022-04-28T12:07:34.042Z] ---> Running in 16c33a114e5b [2022-04-28T12:07:34.042Z] noop [2022-04-28T12:07:34.042Z] Removing intermediate container 16c33a114e5b [2022-04-28T12:07:34.042Z] ---> c7be70a344bd [2022-04-28T12:07:34.042Z] Successfully built c7be70a344bd [2022-04-28T12:07:34.042Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:07:34.421Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T12:07:34.421Z] . [Pipeline] withDockerContainer [2022-04-28T12:07:34.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-33655 does not seem to be running inside a container [2022-04-28T12:07:34.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T12:07:36.005Z] $ docker top 760cc3aa83d493afe3fbc44b2ee807495a4d6429b191d54804e89eae84edd6e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T12:07:36.966Z] + go version [2022-04-28T12:07:36.966Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T12:07:37.008Z] $ docker stop --time=1 760cc3aa83d493afe3fbc44b2ee807495a4d6429b191d54804e89eae84edd6e3 [2022-04-28T12:07:38.620Z] $ docker rm -f 760cc3aa83d493afe3fbc44b2ee807495a4d6429b191d54804e89eae84edd6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:07:39.465Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T12:07:39.465Z] . [Pipeline] withDockerContainer [2022-04-28T12:07:39.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-33655 does not seem to be running inside a container [2022-04-28T12:07:39.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T12:07:41.129Z] $ docker top c35d278ca0c0558a0695a9299eb2341c95ddae5fdec75c461c13de5c1ae968a6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T12:07:42.158Z] + make test [2022-04-28T12:07:42.158Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T12:09:04.001Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T12:09:04.001Z] CGO_ENABLED=1 go vet ./... [2022-04-28T12:09:26.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T12:09:26.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T12:09:26.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T12:09:26.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T12:09:26.609Z] $ docker stop --time=1 c35d278ca0c0558a0695a9299eb2341c95ddae5fdec75c461c13de5c1ae968a6 [2022-04-28T12:09:28.331Z] $ docker rm -f c35d278ca0c0558a0695a9299eb2341c95ddae5fdec75c461c13de5c1ae968a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T12:09:29.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T12:09:29.376Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T12:09:29.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T12:09:30.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T12:09:30.831Z] + ls -al . [2022-04-28T12:09:30.831Z] total 180 [2022-04-28T12:09:30.831Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 12:09 . [2022-04-28T12:09:30.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 12:05 .. [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 12:05 .dockerignore [2022-04-28T12:09:30.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 12:05 .git [2022-04-28T12:09:30.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 12:05 .github [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 12:05 .gitignore [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 12:05 Attribution.txt [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 12:05 CHANGELOG.md [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 12:05 Dockerfile [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 12:05 GOVERNANCE.md [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 12:05 Jenkinsfile [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 12:05 LICENSE [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 12:05 OWNERS.md [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 12:05 README.md [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 12:03 VERSION [2022-04-28T12:09:30.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 12:05 bin [2022-04-28T12:09:30.831Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 12:07 coverage.out [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 12:05 go.mod [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 54067 Apr 28 12:05 go.sum [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 12:05 main.go [2022-04-28T12:09:30.831Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 12:05 makefile [2022-04-28T12:09:30.831Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 12:05 res [2022-04-28T12:09:30.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 12:05 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:09:31.229Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7fc0fd84b50641cc55bcc100f7d0186ca88febb5 --label arch=arm64 --label version=0.0.0 . [2022-04-28T12:09:31.229Z] Sending build context to Docker daemon 227.3kB [2022-04-28T12:09:31.531Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T12:09:31.531Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T12:09:31.531Z] ---> c7be70a344bd [2022-04-28T12:09:31.531Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T12:09:31.816Z] ---> Running in bebbacd5ead0 [2022-04-28T12:09:32.101Z] Removing intermediate container bebbacd5ead0 [2022-04-28T12:09:32.101Z] ---> 5ea8fcf71acf [2022-04-28T12:09:32.101Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T12:09:32.373Z] ---> Running in b215c896cf7f [2022-04-28T12:09:32.648Z] Removing intermediate container b215c896cf7f [2022-04-28T12:09:32.648Z] ---> 3b2dca71a165 [2022-04-28T12:09:32.648Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T12:09:32.648Z] ---> Running in 2c1eb69a6a27 [2022-04-28T12:09:32.939Z] Removing intermediate container 2c1eb69a6a27 [2022-04-28T12:09:32.939Z] ---> 03c838c5ab69 [2022-04-28T12:09:32.939Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T12:09:33.220Z] ---> Running in bdf5773c9fdc [2022-04-28T12:09:34.666Z] Removing intermediate container bdf5773c9fdc [2022-04-28T12:09:34.666Z] ---> d7a095c0c7f8 [2022-04-28T12:09:34.666Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T12:09:34.944Z] ---> Running in ae9734d04240 [2022-04-28T12:09:35.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T12:09:36.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T12:09:37.497Z] OK: 220 MiB in 52 packages [2022-04-28T12:09:38.487Z] Removing intermediate container ae9734d04240 [2022-04-28T12:09:38.487Z] ---> 35de3e774910 [2022-04-28T12:09:38.487Z] Step 8/27 : WORKDIR /app [2022-04-28T12:09:38.487Z] ---> Running in c0b1d92c9727 [2022-04-28T12:09:38.766Z] Removing intermediate container c0b1d92c9727 [2022-04-28T12:09:38.766Z] ---> 1560c67b4a41 [2022-04-28T12:09:38.766Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T12:09:39.370Z] ---> 9f9257828438 [2022-04-28T12:09:39.370Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T12:09:39.370Z] ---> Running in 99105ef09750 [2022-04-28T12:09:41.355Z] Removing intermediate container 99105ef09750 [2022-04-28T12:09:41.355Z] ---> 1700b888bcf4 [2022-04-28T12:09:41.355Z] Step 11/27 : COPY . . [2022-04-28T12:09:41.960Z] ---> 24e322454bde [2022-04-28T12:09:41.960Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T12:09:41.960Z] ---> Running in 0d441a1cd504 [2022-04-28T12:09:42.239Z] Removing intermediate container 0d441a1cd504 [2022-04-28T12:09:42.239Z] ---> 686d00ee5929 [2022-04-28T12:09:42.239Z] Step 13/27 : RUN $MAKE [2022-04-28T12:09:42.239Z] ---> Running in fe8d87566531 [2022-04-28T12:09:43.225Z] 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-04-28T12:11:50.087Z] Removing intermediate container fe8d87566531 [2022-04-28T12:11:50.087Z] ---> 5b6e1cb0da18 [2022-04-28T12:11:50.087Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T12:11:50.087Z] 3.14: Pulling from library/alpine [2022-04-28T12:11:50.087Z] 455c02918c45: Pulling fs layer [2022-04-28T12:11:50.087Z] 455c02918c45: Verifying Checksum [2022-04-28T12:11:50.087Z] 455c02918c45: Download complete [2022-04-28T12:11:50.087Z] 455c02918c45: Pull complete [2022-04-28T12:11:50.087Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T12:11:50.087Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T12:11:50.087Z] ---> ac73e934f311 [2022-04-28T12:11:50.087Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T12:11:50.087Z] ---> Running in e7f8bf482344 [2022-04-28T12:11:50.087Z] Removing intermediate container e7f8bf482344 [2022-04-28T12:11:50.087Z] ---> 7fa2d962a8c2 [2022-04-28T12:11:50.087Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T12:11:50.087Z] ---> Running in 59c89a6b0f5b [2022-04-28T12:11:50.087Z] Removing intermediate container 59c89a6b0f5b [2022-04-28T12:11:50.087Z] ---> 44bb7f0c3969 [2022-04-28T12:11:50.087Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T12:11:50.087Z] ---> Running in 388955da9075 [2022-04-28T12:11:50.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T12:11:50.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T12:11:50.087Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T12:11:50.087Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T12:11:50.087Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T12:11:50.087Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T12:11:50.087Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T12:11:50.087Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T12:11:50.087Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T12:11:50.087Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T12:11:50.087Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T12:11:50.087Z] OK: 9 MiB in 21 packages [2022-04-28T12:11:50.087Z] Removing intermediate container 388955da9075 [2022-04-28T12:11:50.087Z] ---> 6554470823a6 [2022-04-28T12:11:50.088Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T12:11:50.088Z] ---> de6a4dfa6c7e [2022-04-28T12:11:50.088Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T12:11:50.088Z] ---> c768c9a937f0 [2022-04-28T12:11:50.088Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T12:11:50.088Z] ---> cb739b8b1f79 [2022-04-28T12:11:50.088Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T12:11:50.088Z] ---> e48ddb65e35a [2022-04-28T12:11:50.088Z] Step 22/27 : EXPOSE 48095 [2022-04-28T12:11:50.088Z] ---> Running in 643df67f64ea [2022-04-28T12:11:50.088Z] Removing intermediate container 643df67f64ea [2022-04-28T12:11:50.088Z] ---> c65b6cf924c7 [2022-04-28T12:11:50.088Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T12:11:50.088Z] ---> Running in 3ce6f9bd4cb7 [2022-04-28T12:11:50.088Z] Removing intermediate container 3ce6f9bd4cb7 [2022-04-28T12:11:50.088Z] ---> 6d24d1e4dd11 [2022-04-28T12:11:50.088Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T12:11:50.088Z] ---> Running in 32e3c157efea [2022-04-28T12:11:50.088Z] Removing intermediate container 32e3c157efea [2022-04-28T12:11:50.088Z] ---> 62e6ef9acb26 [2022-04-28T12:11:50.088Z] Step 25/27 : LABEL arch=arm64 [2022-04-28T12:11:50.088Z] ---> Running in 67cff700bd7d [2022-04-28T12:11:50.088Z] Removing intermediate container 67cff700bd7d [2022-04-28T12:11:50.088Z] ---> 1b537630422c [2022-04-28T12:11:50.088Z] Step 26/27 : LABEL git_sha=7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [2022-04-28T12:11:50.088Z] ---> Running in 47cfc30166ac [2022-04-28T12:11:50.088Z] Removing intermediate container 47cfc30166ac [2022-04-28T12:11:50.088Z] ---> b9e25111cce6 [2022-04-28T12:11:50.088Z] Step 27/27 : LABEL version=0.0.0 [2022-04-28T12:11:50.088Z] ---> Running in 7525d5ec3f0f [2022-04-28T12:11:50.088Z] Removing intermediate container 7525d5ec3f0f [2022-04-28T12:11:50.088Z] ---> 6ee93d0d85f3 [2022-04-28T12:11:50.088Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T12:11:50.088Z] Successfully built 6ee93d0d85f3 [2022-04-28T12:11:50.088Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:11:50.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T12:11:50.746Z] [2022-04-28T12:11:50.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:11:51.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T12:11:51.397Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T12:11:51.397Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T12:11:51.397Z] 04944245beec: Pulling fs layer [2022-04-28T12:11:51.397Z] 699f458cf7ca: Pulling fs layer [2022-04-28T12:11:51.397Z] 765212b225bb: Pulling fs layer [2022-04-28T12:11:51.397Z] f23df028b6ca: Pulling fs layer [2022-04-28T12:11:51.397Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T12:11:51.397Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T12:11:51.397Z] f23df028b6ca: Waiting [2022-04-28T12:11:51.397Z] d65c8cfc05b1: Waiting [2022-04-28T12:11:51.397Z] 2437ff75d9bd: Waiting [2022-04-28T12:11:51.397Z] 765212b225bb: Waiting [2022-04-28T12:11:51.397Z] 04944245beec: Verifying Checksum [2022-04-28T12:11:51.397Z] 04944245beec: Download complete [2022-04-28T12:11:51.397Z] 765212b225bb: Download complete [2022-04-28T12:11:51.397Z] f23df028b6ca: Verifying Checksum [2022-04-28T12:11:51.397Z] f23df028b6ca: Download complete [2022-04-28T12:11:51.397Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T12:11:51.397Z] d65c8cfc05b1: Download complete [2022-04-28T12:11:51.674Z] 699f458cf7ca: Verifying Checksum [2022-04-28T12:11:51.674Z] 699f458cf7ca: Download complete [2022-04-28T12:11:51.949Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T12:11:51.949Z] 8998bd30e6a1: Download complete [2022-04-28T12:11:54.577Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T12:11:54.577Z] 2437ff75d9bd: Download complete [2022-04-28T12:11:56.013Z] 8998bd30e6a1: Pull complete [2022-04-28T12:11:56.613Z] 04944245beec: Pull complete [2022-04-28T12:11:58.051Z] 699f458cf7ca: Pull complete [2022-04-28T12:11:58.324Z] 765212b225bb: Pull complete [2022-04-28T12:11:58.921Z] f23df028b6ca: Pull complete [2022-04-28T12:11:59.195Z] d65c8cfc05b1: Pull complete [2022-04-28T12:12:14.305Z] 2437ff75d9bd: Pull complete [2022-04-28T12:12:14.305Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T12:12:14.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T12:12:14.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T12:12:14.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-33655 does not seem to be running inside a container [2022-04-28T12:12:14.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T12:12:17.112Z] $ docker top 89adefd70fe466cb3efef48799378bec6f03c83c1c484d9f48f0bfd5c59cd18d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:18.102Z] ---> job-cost.sh [2022-04-28T12:12:18.102Z] lf-activate-venv: SKIPPING [2022-04-28T12:12:18.102Z] INFO: No Stack... [2022-04-28T12:12:18.699Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T12:12:19.295Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T12:12:20.008Z] + + cut -d,cat -f6 /w/workspace/app-service-configurable/1/archives/cost.csv [2022-04-28T12:12:20.008Z] [Pipeline] lock [2022-04-28T12:12:20.091Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] [2022-04-28T12:12:20.096Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] did not exist. Created. [2022-04-28T12:12:20.096Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T12:12:20.839Z] /w/workspace/app-service-configurable/1@tmp/durable-32d4a65d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T12:12:21.532Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T12:12:21.621Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T12:12:21.667Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T12:12:21.687Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T12:12:21.779Z] $ docker stop --time=1 89adefd70fe466cb3efef48799378bec6f03c83c1c484d9f48f0bfd5c59cd18d [2022-04-28T12:12:23.269Z] $ docker rm -f 89adefd70fe466cb3efef48799378bec6f03c83c1c484d9f48f0bfd5c59cd18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T12:12:24.292Z] provisioning config files... [2022-04-28T12:12:24.310Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-414@tmp/config8104426163671133673tmp [Pipeline] { [Pipeline] sh [2022-04-28T12:12:24.676Z] + set +x [2022-04-28T12:12:24.676Z] + + curl -sbash https://codecov.io/bash -s [2022-04-28T12:12:24.676Z] -- [2022-04-28T12:12:24.676Z] [2022-04-28T12:12:24.676Z] _____ _ [2022-04-28T12:12:24.676Z] / ____| | | [2022-04-28T12:12:24.676Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T12:12:24.676Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T12:12:24.676Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T12:12:24.676Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T12:12:24.676Z] Bash-1.0.6 [2022-04-28T12:12:24.676Z] [2022-04-28T12:12:24.676Z] [2022-04-28T12:12:24.676Z] ==> git version 2.25.1 found [2022-04-28T12:12:24.676Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T12:12:24.676Z] Release-Date: 2020-01-08 [2022-04-28T12:12:24.676Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T12:12:24.676Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T12:12:24.676Z] ==> Jenkins CI detected. [2022-04-28T12:12:24.676Z] current dir:  /w/workspace/_app-service-configurable_PR-414 [2022-04-28T12:12:24.676Z] project root: . [2022-04-28T12:12:24.676Z] --> token set from env [2022-04-28T12:12:24.676Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T12:12:24.937Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T12:12:24.937Z] ==> Python coveragepy not found [2022-04-28T12:12:24.937Z] ==> Searching for coverage reports in: [2022-04-28T12:12:24.937Z] + . [2022-04-28T12:12:24.937Z] -> Found 1 reports [2022-04-28T12:12:24.937Z] ==> Detecting git/mercurial file structure [2022-04-28T12:12:24.937Z] ==> Reading reports [2022-04-28T12:12:24.937Z] + ./coverage.out bytes=10 [2022-04-28T12:12:24.937Z] ==> Appending adjustments [2022-04-28T12:12:24.937Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T12:12:24.937Z] + Found adjustments [2022-04-28T12:12:24.937Z] ==> Gzipping contents [2022-04-28T12:12:24.937Z] 4.0K /tmp/codecov.VeED8v.gz [2022-04-28T12:12:24.937Z] ==> Uploading reports [2022-04-28T12:12:24.937Z] url: https://codecov.io [2022-04-28T12:12:24.937Z] query: branch=PR-414&commit=7fc0fd84b50641cc55bcc100f7d0186ca88febb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=414&job=&cmd_args= [2022-04-28T12:12:24.937Z] -> Pinging Codecov [2022-04-28T12:12:24.937Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-414&commit=7fc0fd84b50641cc55bcc100f7d0186ca88febb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=414&job=&cmd_args= [2022-04-28T12:12:25.197Z] -> Uploading to [2022-04-28T12:12:25.197Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/A97CA9966030D2A3747ED39772930CCE/7fc0fd84b50641cc55bcc100f7d0186ca88febb5/82aa3ba6-c065-4bb5-98d3-6fd2ef7676c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T121225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=442394a00458683de016578fb152b3739cb178e54e7cfdb90cde1dbc58793fc8 [2022-04-28T12:12:25.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T12:12:25.197Z] Dload Upload Total Spent Left Speed [2022-04-28T12:12:25.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 1832 --:--:-- --:--:-- --:--:-- 1827 [2022-04-28T12:12:25.719Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7fc0fd84b50641cc55bcc100f7d0186ca88febb5 [Pipeline] } [2022-04-28T12:12:25.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T12:12:27.435Z] + [ -d /w/workspace/_app-service-configurable_PR-414/archives ] [2022-04-28T12:12:27.435Z] + ls -al /w/workspace/_app-service-configurable_PR-414/archives [2022-04-28T12:12:27.435Z] total 16 [2022-04-28T12:12:27.435Z] drwxr-xr-x 3 root root 4096 Apr 28 12:05 . [2022-04-28T12:12:27.435Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 12:05 .. [2022-04-28T12:12:27.435Z] drwxr-xr-x 2 root root 4096 Apr 28 12:05 cost [2022-04-28T12:12:27.435Z] -rw-r--r-- 1 root root 95 Apr 28 12:05 cost.csv [2022-04-28T12:12:27.435Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-414/archives [2022-04-28T12:12:27.435Z] + ls -al /w/workspace/_app-service-configurable_PR-414/archives [2022-04-28T12:12:27.435Z] total 16 [2022-04-28T12:12:27.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 12:05 . [2022-04-28T12:12:27.435Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 12:05 .. [2022-04-28T12:12:27.435Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 12:05 cost [2022-04-28T12:12:27.435Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 28 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:27.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:28.663Z] ---> package-listing.sh [2022-04-28T12:12:28.663Z] ++ facter osfamily [2022-04-28T12:12:28.663Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T12:12:28.927Z] + OS_FAMILY=debian [2022-04-28T12:12:28.927Z] + workspace=/w/workspace/_app-service-configurable_PR-414 [2022-04-28T12:12:28.927Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T12:12:28.927Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T12:12:28.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T12:12:28.927Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T12:12:28.927Z] + '[' /w/workspace/_app-service-configurable_PR-414 ']' [2022-04-28T12:12:28.927Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T12:12:28.927Z] + case "${OS_FAMILY}" in [2022-04-28T12:12:28.927Z] + dpkg -l [2022-04-28T12:12:28.927Z] + grep '^ii' [2022-04-28T12:12:28.927Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T12:12:28.927Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T12:12:28.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T12:12:28.927Z] + '[' /w/workspace/_app-service-configurable_PR-414 ']' [2022-04-28T12:12:28.927Z] + mkdir -p /w/workspace/_app-service-configurable_PR-414/archives/ [2022-04-28T12:12:28.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-414/archives/ [Pipeline] echo [2022-04-28T12:12:28.962Z] 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-414/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T12:12:29.256Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T12:12:29.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T12:12:29.849Z] . [Pipeline] withDockerContainer [2022-04-28T12:12:29.936Z] prd-ubuntu20.04-docker-8c-8g-33653 does not seem to be running inside a container [2022-04-28T12:12:29.977Z] $ 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-414/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-414 -v /w/workspace/_app-service-configurable_PR-414:/w/workspace/_app-service-configurable_PR-414:rw,z -v /w/workspace/_app-service-configurable_PR-414@tmp:/w/workspace/_app-service-configurable_PR-414@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T12:12:30.230Z] $ docker top 79a9e5553809d2021c1d48c1f3938914384f3be3052ece9db677448c40c0a4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T12:12:30.641Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T12:12:30.957Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T12:12:31.269Z] + ls /var/log/sa-host [2022-04-28T12:12:31.269Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T12:12:31.537Z] provisioning config files... [2022-04-28T12:12:31.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-414@tmp/config1775107852804811073tmp [Pipeline] { [Pipeline] echo [2022-04-28T12:12:31.602Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:31.920Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T12:12:31.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:32.360Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T12:12:32.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:32.714Z] ---> sudo-logs.sh [2022-04-28T12:12:32.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T12:12:32.804Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:33.122Z] ---> job-cost.sh [2022-04-28T12:12:33.122Z] lf-activate-venv: SKIPPING [2022-04-28T12:12:33.122Z] DEBUG: total: 0.2199999988079071 [2022-04-28T12:12:33.122Z] INFO: Retrieving Stack Cost... [2022-04-28T12:12:33.384Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T12:12:33.957Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T12:12:33.994Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T12:12:34.306Z] ---> logs-deploy.sh [2022-04-28T12:12:34.306Z] lf-activate-venv: SKIPPING [2022-04-28T12:12:34.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-414/1 [2022-04-28T12:12:34.306Z] INFO: archiving workspace using pattern(s): [2022-04-28T12:12:35.248Z] Archives upload complete. [2022-04-28T12:12:35.248Z] INFO: archiving logs to Nexus