Pull request #416 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/app-service-configurable Obtained Jenkinsfile from d6bbe904d93ed783ae717cf966c42faf9450abf9+a669bdb4f1e2d7cd4e5cba464327739a597f1457 (808c1a4b1dabdbbf9169bed9c3e8b3dc71af6cbc) 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-ssh16546706228309814334.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-ssh12506228210421826761.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-416/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-416/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17534030625680388630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13963821947357865797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-416/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-416/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1406195981025726852.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-40437’ Running on prd-ubuntu20.04-docker-8c-8g-40439 in /w/workspace/_app-service-configurable_PR-416 [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-416 # 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 a669bdb4f1e2d7cd4e5cba464327739a597f1457 into PR head commit d6bbe904d93ed783ae717cf966c42faf9450abf9 Merge succeeded, producing d6bbe904d93ed783ae717cf966c42faf9450abf9 Checking out Revision d6bbe904d93ed783ae717cf966c42faf9450abf9 (PR-416) > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6bbe904d93ed783ae717cf966c42faf9450abf9 # 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 a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6bbe904d93ed783ae717cf966c42faf9450abf9 # timeout=10 Commit message: "docs: cleanup references" > git rev-list --no-walk becc84409fb8c882c3937b343ba8459a886daa78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-04T13:19:09.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-04T13:19:09.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-04T13:19:09.368Z] ========================================================= [2022-05-04T13:19:09.368Z] EdgeX Global Pipelines Version Info [2022-05-04T13:19:09.368Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:19:10.235Z] ------------------- [2022-05-04T13:19:10.235Z] stable info: [2022-05-04T13:19:10.235Z] ------------------- [2022-05-04T13:19:10.235Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-04T13:19:10.235Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-04T13:19:10.235Z] Message: update stable to v1.0.227 [2022-05-04T13:19:10.807Z] ------------------- [2022-05-04T13:19:10.807Z] experimental info: [2022-05-04T13:19:10.807Z] ------------------- [2022-05-04T13:19:10.807Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-04T13:19:10.807Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-04T13:19:10.807Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-04T13:19:10.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-04T13:19:10.968Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-04T13:19:10.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-04T13:19:11.006Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-04T13:19:11.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-04T13:19:11.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-04T13:19:11.055Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-04T13:19:11.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-04T13:19:11.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-04T13:19:11.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-04T13:19:11.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-04T13:19:11.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-04T13:19:11.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-04T13:19:11.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-04T13:19:11.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-04T13:19:11.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-04T13:19:11.244Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-04T13:19:11.260Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-04T13:19:11.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-04T13:19:11.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-04T13:19:11.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-04T13:19:11.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-04T13:19:11.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-04T13:19:11.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-04T13:19:11.374Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-04T13:19:11.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-04T13:19:11.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2022-05-04T13:19:11.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2022-05-04T13:19:11.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2022-05-04T13:19:11.425Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6bbe904d93ed783ae717cf966c42faf9450abf9 [Pipeline] echo [2022-05-04T13:19:11.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6bbe90 [Pipeline] echo [2022-05-04T13:19:11.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T13:19:11.489Z] provisioning config files... [2022-05-04T13:19:11.502Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config4800829648186114965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:19:11.809Z] ---> docker-login.sh [2022-05-04T13:19:11.809Z] nexus3.edgexfoundry.org:10001 [2022-05-04T13:19:12.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:12.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:12.070Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:12.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:12.070Z] [2022-05-04T13:19:12.070Z] Login Succeeded [2022-05-04T13:19:12.070Z] nexus3.edgexfoundry.org:10002 [2022-05-04T13:19:12.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:12.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:12.345Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:12.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:12.345Z] [2022-05-04T13:19:12.345Z] Login Succeeded [2022-05-04T13:19:12.345Z] nexus3.edgexfoundry.org:10003 [2022-05-04T13:19:12.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:12.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:12.345Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:12.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:12.345Z] [2022-05-04T13:19:12.345Z] Login Succeeded [2022-05-04T13:19:12.345Z] nexus3.edgexfoundry.org:10004 [2022-05-04T13:19:12.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:12.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:12.610Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:12.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:12.610Z] [2022-05-04T13:19:12.610Z] Login Succeeded [2022-05-04T13:19:12.610Z] docker.io [2022-05-04T13:19:12.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:12.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:12.873Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:12.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:12.873Z] [2022-05-04T13:19:12.873Z] Login Succeeded [2022-05-04T13:19:12.881Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T13:19:12.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-04T13:19:13.274Z] + git rev-list -1 --merges d6bbe904d93ed783ae717cf966c42faf9450abf9~1..d6bbe904d93ed783ae717cf966c42faf9450abf9 [Pipeline] echo [2022-05-04T13:19:13.315Z] -----------> git rev-list -1 --merges d6bbe904d93ed783ae717cf966c42faf9450abf9~1..d6bbe904d93ed783ae717cf966c42faf9450abf9 d6bbe904d93ed783ae717cf966c42faf9450abf9 [false] [Pipeline] sh [2022-05-04T13:19:13.614Z] + git log --format=format:%s -1 d6bbe904d93ed783ae717cf966c42faf9450abf9 [Pipeline] echo [2022-05-04T13:19:13.632Z] ========================================================= [2022-05-04T13:19:13.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-04T13:19:13.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T13:19:13.986Z] + git log --format=format:%s -1 d6bbe904d93ed783ae717cf966c42faf9450abf9 [Pipeline] echo [2022-05-04T13:19:13.998Z] [semverPrep] GIT_COMMIT: d6bbe904d93ed783ae717cf966c42faf9450abf9, Commit Message: docs: cleanup references [Pipeline] echo [2022-05-04T13:19:14.007Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-04T13:19:14.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-04T13:19:14.400Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-04T13:19:14.400Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-04T13:19:14.400Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-04T13:19:14.400Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-04T13:19:14.400Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-04T13:19:14.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:19:14.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-04T13:19:14.763Z] [2022-05-04T13:19:14.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:19:15.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-04T13:19:15.068Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-04T13:19:15.068Z] 1fe172e4850f: Pulling fs layer [2022-05-04T13:19:15.068Z] caf521ccaac6: Pulling fs layer [2022-05-04T13:19:15.068Z] 3ead6fa29328: Pulling fs layer [2022-05-04T13:19:15.068Z] 5c2a1cbceb83: Pulling fs layer [2022-05-04T13:19:15.068Z] a8d5f1318db7: Pulling fs layer [2022-05-04T13:19:15.068Z] c427282e49a2: Pulling fs layer [2022-05-04T13:19:15.068Z] 1827001aaf11: Pulling fs layer [2022-05-04T13:19:15.068Z] 0714d37db230: Pulling fs layer [2022-05-04T13:19:15.068Z] ac28cf19c067: Pulling fs layer [2022-05-04T13:19:15.068Z] ca983d60f3e2: Pulling fs layer [2022-05-04T13:19:15.068Z] 9f894cec8388: Pulling fs layer [2022-05-04T13:19:15.068Z] a8d5f1318db7: Waiting [2022-05-04T13:19:15.068Z] c427282e49a2: Waiting [2022-05-04T13:19:15.068Z] 9f894cec8388: Waiting [2022-05-04T13:19:15.068Z] 1827001aaf11: Waiting [2022-05-04T13:19:15.068Z] 0714d37db230: Waiting [2022-05-04T13:19:15.068Z] ca983d60f3e2: Waiting [2022-05-04T13:19:15.068Z] ac28cf19c067: Waiting [2022-05-04T13:19:15.068Z] caf521ccaac6: Download complete [2022-05-04T13:19:15.068Z] 5c2a1cbceb83: Download complete [2022-05-04T13:19:15.331Z] a8d5f1318db7: Verifying Checksum [2022-05-04T13:19:15.331Z] a8d5f1318db7: Download complete [2022-05-04T13:19:15.331Z] 3ead6fa29328: Verifying Checksum [2022-05-04T13:19:15.331Z] 3ead6fa29328: Download complete [2022-05-04T13:19:15.331Z] c427282e49a2: Verifying Checksum [2022-05-04T13:19:15.331Z] c427282e49a2: Download complete [2022-05-04T13:19:15.331Z] 0714d37db230: Download complete [2022-05-04T13:19:15.331Z] ac28cf19c067: Verifying Checksum [2022-05-04T13:19:15.331Z] ac28cf19c067: Download complete [2022-05-04T13:19:15.331Z] ca983d60f3e2: Download complete [2022-05-04T13:19:15.331Z] 9f894cec8388: Verifying Checksum [2022-05-04T13:19:15.331Z] 9f894cec8388: Download complete [2022-05-04T13:19:15.331Z] 1fe172e4850f: Verifying Checksum [2022-05-04T13:19:15.331Z] 1fe172e4850f: Download complete [2022-05-04T13:19:15.591Z] 1827001aaf11: Verifying Checksum [2022-05-04T13:19:15.591Z] 1827001aaf11: Download complete [2022-05-04T13:19:16.977Z] 1fe172e4850f: Pull complete [2022-05-04T13:19:16.977Z] caf521ccaac6: Pull complete [2022-05-04T13:19:17.552Z] 3ead6fa29328: Pull complete [2022-05-04T13:19:17.813Z] 5c2a1cbceb83: Pull complete [2022-05-04T13:19:18.076Z] a8d5f1318db7: Pull complete [2022-05-04T13:19:18.076Z] c427282e49a2: Pull complete [2022-05-04T13:19:20.008Z] 1827001aaf11: Pull complete [2022-05-04T13:19:20.008Z] 0714d37db230: Pull complete [2022-05-04T13:19:20.008Z] ac28cf19c067: Pull complete [2022-05-04T13:19:20.272Z] ca983d60f3e2: Pull complete [2022-05-04T13:19:20.272Z] 9f894cec8388: Pull complete [2022-05-04T13:19:20.272Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-04T13:19:20.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-04T13:19:20.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-04T13:19:20.358Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2022-05-04T13:19:20.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-04T13:19:21.955Z] $ docker top 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed -eo pid,comm [2022-05-04T13:19:22.024Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-04T13:19:22.024Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-04T13:19:22.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-04T13:19:22.066Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-04T13:19:22.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-04T13:19:22.194Z] $ docker exec 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed ssh-agent [2022-05-04T13:19:22.328Z] SSH_AUTH_SOCK=/tmp/ssh-RC5fvAhSnY5q/agent.32 [2022-05-04T13:19:22.328Z] SSH_AGENT_PID=39 [2022-05-04T13:19:22.337Z] Running ssh-add (command line suppressed) [2022-05-04T13:19:22.446Z] Identity added: /w/workspace/_app-service-configurable_PR-416@tmp/private_key_3472162888712811453.key (/w/workspace/_app-service-configurable_PR-416@tmp/private_key_3472162888712811453.key) [2022-05-04T13:19:22.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-04T13:19:22.754Z] + git tag --points-at HEAD [Pipeline] } [2022-05-04T13:19:22.764Z] $ docker exec --env ******** --env ******** 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed ssh-agent -k [2022-05-04T13:19:22.868Z] unset SSH_AUTH_SOCK; [2022-05-04T13:19:22.868Z] unset SSH_AGENT_PID; [2022-05-04T13:19:22.869Z] echo Agent pid 39 killed; [2022-05-04T13:19:22.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-04T13:19:22.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-04T13:19:22.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-04T13:19:23.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-04T13:19:23.045Z] $ docker exec 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed ssh-agent [2022-05-04T13:19:23.165Z] SSH_AUTH_SOCK=/tmp/ssh-iAMnq5g84OKM/agent.73 [2022-05-04T13:19:23.165Z] SSH_AGENT_PID=79 [2022-05-04T13:19:23.171Z] Running ssh-add (command line suppressed) [2022-05-04T13:19:23.287Z] Identity added: /w/workspace/_app-service-configurable_PR-416@tmp/private_key_216086369936777114.key (/w/workspace/_app-service-configurable_PR-416@tmp/private_key_216086369936777114.key) [2022-05-04T13:19:23.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-04T13:19:23.593Z] + git semver init [2022-05-04T13:19:23.854Z] 2022-05-04 13:19:23,811 [run_init] DEBUG init version:0.0.0 force:False [2022-05-04T13:19:23.854Z] 2022-05-04 13:19:23,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-416/.semver [2022-05-04T13:19:23.854Z] 2022-05-04 13:19:23,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-416/.semver [2022-05-04T13:19:23.854Z] 2022-05-04 13:19:23,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-416/.semver'], cwd=/w/workspace/_app-service-configurable_PR-416, universal_newlines=False, shell=None, istream=None) [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,613 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-416/.git/info/exclude [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,614 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-416/.semver/PR-416 with force:False [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,614 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-416/.semver/PR-416 [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,617 [execute] INFO git cat-file --batch-check [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,624 [execute] INFO git cat-file --batch [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-05-04T13:19:24.800Z] 2022-05-04 13:19:24,629 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-416/.semver/PR-416 [2022-05-04T13:19:24.800Z] 0.0.0 [Pipeline] } [2022-05-04T13:19:24.811Z] $ docker exec --env ******** --env ******** 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed ssh-agent -k [2022-05-04T13:19:24.930Z] unset SSH_AUTH_SOCK; [2022-05-04T13:19:24.931Z] unset SSH_AGENT_PID; [2022-05-04T13:19:24.931Z] echo Agent pid 79 killed; [2022-05-04T13:19:24.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-04T13:19:25.265Z] + git semver [Pipeline] } [2022-05-04T13:19:25.853Z] $ docker stop --time=1 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed [2022-05-04T13:19:27.190Z] $ docker rm -f 3bb7cacecf413d1b3602e981adb8b2bba43693e0bfedd982762b6600b61b8eed [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-04T13:19:27.554Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-04T13:19:27.822Z] Stashed 1 file(s) [Pipeline] echo [2022-05-04T13:19:27.827Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T13:19:27.960Z] provisioning config files... [2022-05-04T13:19:27.972Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config5337144028807819316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:19:28.278Z] ---> docker-login.sh [2022-05-04T13:19:28.278Z] nexus3.edgexfoundry.org:10001 [2022-05-04T13:19:28.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:28.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:28.278Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:28.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:28.278Z] [2022-05-04T13:19:28.278Z] Login Succeeded [2022-05-04T13:19:28.278Z] nexus3.edgexfoundry.org:10002 [2022-05-04T13:19:28.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:28.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:28.539Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:28.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:28.539Z] [2022-05-04T13:19:28.539Z] Login Succeeded [2022-05-04T13:19:28.539Z] nexus3.edgexfoundry.org:10003 [2022-05-04T13:19:28.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:28.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:28.539Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:28.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:28.539Z] [2022-05-04T13:19:28.539Z] Login Succeeded [2022-05-04T13:19:28.539Z] nexus3.edgexfoundry.org:10004 [2022-05-04T13:19:28.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:28.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:28.800Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:28.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:28.800Z] [2022-05-04T13:19:28.800Z] Login Succeeded [2022-05-04T13:19:28.800Z] docker.io [2022-05-04T13:19:28.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:19:29.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:19:29.062Z] Configure a credential helper to remove this warning. See [2022-05-04T13:19:29.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:19:29.062Z] [2022-05-04T13:19:29.062Z] Login Succeeded [2022-05-04T13:19:29.062Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T13:19:29.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-04T13:19:29.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-04T13:19:29.170Z] ========================================================= [2022-05-04T13:19:29.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-04T13:19:29.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:19:29.488Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-04T13:19:29.488Z] Sending build context to Docker daemon 3.048MB [2022-05-04T13:19:29.488Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T13:19:29.488Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-04T13:19:29.488Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-04T13:19:29.488Z] 59bf1c3509f3: Pulling fs layer [2022-05-04T13:19:29.488Z] 666ba61612fd: Pulling fs layer [2022-05-04T13:19:29.488Z] 8ed8ca486205: Pulling fs layer [2022-05-04T13:19:29.488Z] 4fe6c5a15a65: Pulling fs layer [2022-05-04T13:19:29.488Z] 22a0e8bec74d: Pulling fs layer [2022-05-04T13:19:29.488Z] ca2b28591e48: Pulling fs layer [2022-05-04T13:19:29.488Z] a51346096db8: Pulling fs layer [2022-05-04T13:19:29.488Z] daebc70d1ce1: Pulling fs layer [2022-05-04T13:19:29.488Z] 4fe6c5a15a65: Waiting [2022-05-04T13:19:29.488Z] ca2b28591e48: Waiting [2022-05-04T13:19:29.488Z] 22a0e8bec74d: Waiting [2022-05-04T13:19:29.488Z] a51346096db8: Waiting [2022-05-04T13:19:29.488Z] 0e18a0eac166: Pulling fs layer [2022-05-04T13:19:29.488Z] daebc70d1ce1: Waiting [2022-05-04T13:19:29.488Z] 0e18a0eac166: Waiting [2022-05-04T13:19:29.488Z] 8ed8ca486205: Verifying Checksum [2022-05-04T13:19:29.488Z] 8ed8ca486205: Download complete [2022-05-04T13:19:29.488Z] 666ba61612fd: Verifying Checksum [2022-05-04T13:19:29.488Z] 666ba61612fd: Download complete [2022-05-04T13:19:29.488Z] 22a0e8bec74d: Verifying Checksum [2022-05-04T13:19:29.488Z] 22a0e8bec74d: Download complete [2022-05-04T13:19:29.752Z] ca2b28591e48: Verifying Checksum [2022-05-04T13:19:29.752Z] ca2b28591e48: Download complete [2022-05-04T13:19:29.752Z] 59bf1c3509f3: Verifying Checksum [2022-05-04T13:19:29.752Z] 59bf1c3509f3: Download complete [2022-05-04T13:19:29.752Z] a51346096db8: Download complete [2022-05-04T13:19:29.752Z] daebc70d1ce1: Verifying Checksum [2022-05-04T13:19:29.752Z] daebc70d1ce1: Download complete [2022-05-04T13:19:29.752Z] 59bf1c3509f3: Pull complete [2022-05-04T13:19:30.018Z] 666ba61612fd: Pull complete [2022-05-04T13:19:30.018Z] 8ed8ca486205: Pull complete [2022-05-04T13:19:30.279Z] 0e18a0eac166: Verifying Checksum [2022-05-04T13:19:30.279Z] 0e18a0eac166: Download complete [2022-05-04T13:19:30.540Z] 4fe6c5a15a65: Verifying Checksum [2022-05-04T13:19:30.540Z] 4fe6c5a15a65: Download complete [2022-05-04T13:19:34.745Z] 4fe6c5a15a65: Pull complete [2022-05-04T13:19:34.745Z] 22a0e8bec74d: Pull complete [2022-05-04T13:19:34.745Z] ca2b28591e48: Pull complete [2022-05-04T13:19:34.745Z] a51346096db8: Pull complete [2022-05-04T13:19:34.745Z] daebc70d1ce1: Pull complete [2022-05-04T13:19:37.293Z] 0e18a0eac166: Pull complete [2022-05-04T13:19:37.293Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-04T13:19:37.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-04T13:19:37.293Z] ---> f018257e8ee9 [2022-05-04T13:19:37.293Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T13:19:38.682Z] ---> Running in 63e9c180b224 [2022-05-04T13:19:38.683Z] Removing intermediate container 63e9c180b224 [2022-05-04T13:19:38.683Z] ---> a798bf78f403 [2022-05-04T13:19:38.683Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T13:19:38.946Z] ---> Running in 50a2f74c0a34 [2022-05-04T13:19:38.946Z] Removing intermediate container 50a2f74c0a34 [2022-05-04T13:19:38.946Z] ---> cd517a581e59 [2022-05-04T13:19:38.946Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T13:19:38.946Z] ---> Running in 557345f2695b [2022-05-04T13:19:38.946Z] Removing intermediate container 557345f2695b [2022-05-04T13:19:38.946Z] ---> bd4ab656165b [2022-05-04T13:19:38.946Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T13:19:39.208Z] ---> Running in 925b753b1335 [2022-05-04T13:19:39.781Z] Removing intermediate container 925b753b1335 [2022-05-04T13:19:39.781Z] ---> 057232db50dc [2022-05-04T13:19:39.781Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T13:19:39.781Z] ---> Running in 80f55427f9c3 [2022-05-04T13:19:40.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-04T13:19:40.989Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-04T13:19:41.253Z] OK: 221 MiB in 52 packages [2022-05-04T13:19:41.828Z] Removing intermediate container 80f55427f9c3 [2022-05-04T13:19:41.828Z] ---> 57663eb0e860 [2022-05-04T13:19:41.828Z] Step 8/13 : WORKDIR /app [2022-05-04T13:19:41.828Z] ---> Running in e08ed6071705 [2022-05-04T13:19:41.828Z] Removing intermediate container e08ed6071705 [2022-05-04T13:19:41.828Z] ---> 92cac27b3946 [2022-05-04T13:19:41.828Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-04T13:19:42.090Z] ---> 636e6f457856 [2022-05-04T13:19:42.090Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T13:19:42.090Z] ---> Running in 5f25eb113b98 [2022-05-04T13:19:42.922Z] Still waiting to schedule task [2022-05-04T13:19:42.923Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40438’ [2022-05-04T13:20:04.072Z] Removing intermediate container 5f25eb113b98 [2022-05-04T13:20:04.072Z] ---> 37508c595a9d [2022-05-04T13:20:04.072Z] Step 11/13 : COPY . . [2022-05-04T13:20:04.072Z] ---> 68ea9f8ff059 [2022-05-04T13:20:04.072Z] Step 12/13 : ARG MAKE="make build" [2022-05-04T13:20:04.072Z] ---> Running in e88932b25bf8 [2022-05-04T13:20:04.072Z] Removing intermediate container e88932b25bf8 [2022-05-04T13:20:04.072Z] ---> fcdfa09b52bb [2022-05-04T13:20:04.072Z] Step 13/13 : RUN $MAKE [2022-05-04T13:20:04.072Z] ---> Running in ba6858abe3b9 [2022-05-04T13:20:04.072Z] noop [2022-05-04T13:20:04.072Z] Removing intermediate container ba6858abe3b9 [2022-05-04T13:20:04.072Z] ---> 7194bdc5870c [2022-05-04T13:20:04.072Z] Successfully built 7194bdc5870c [2022-05-04T13:20:04.072Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:20:04.372Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-04T13:20:04.372Z] . [Pipeline] withDockerContainer [2022-05-04T13:20:04.442Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2022-05-04T13:20:04.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-04T13:20:04.930Z] $ docker top 5a960b880028c1672f42814458d8c55692c5d3dc0429153307ad9291b8709f04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T13:20:05.332Z] + go version [2022-05-04T13:20:05.332Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-04T13:20:05.347Z] $ docker stop --time=1 5a960b880028c1672f42814458d8c55692c5d3dc0429153307ad9291b8709f04 [2022-05-04T13:20:06.631Z] $ docker rm -f 5a960b880028c1672f42814458d8c55692c5d3dc0429153307ad9291b8709f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:20:07.057Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-04T13:20:07.057Z] . [Pipeline] withDockerContainer [2022-05-04T13:20:07.134Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2022-05-04T13:20:07.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-04T13:20:07.601Z] $ docker top d887ffcc8becb919376cb8e8bd79de696f586cbf242ccb7802ce82b6b40cd773 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-04T13:20:07.963Z] + make test [2022-05-04T13:20:07.963Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-04T13:20:17.966Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-04T13:20:17.966Z] CGO_ENABLED=1 go vet ./... [2022-05-04T13:20:23.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-04T13:20:23.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-04T13:20:23.259Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-04T13:20:23.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-04T13:20:23.292Z] $ docker stop --time=1 d887ffcc8becb919376cb8e8bd79de696f586cbf242ccb7802ce82b6b40cd773 [2022-05-04T13:20:25.012Z] $ docker rm -f d887ffcc8becb919376cb8e8bd79de696f586cbf242ccb7802ce82b6b40cd773 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-04T13:20:25.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-04T13:20:25.463Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-04T13:20:26.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-04T13:20:26.309Z] + ls -al . [2022-05-04T13:20:26.310Z] total 164 [2022-05-04T13:20:26.310Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:20 . [2022-05-04T13:20:26.310Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:19 .. [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 119 May 4 13:19 .dockerignore [2022-05-04T13:20:26.310Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:19 .git [2022-05-04T13:20:26.310Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:19 .github [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 104 May 4 13:19 .gitignore [2022-05-04T13:20:26.310Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 13:19 .semver [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 4 13:19 Attribution.txt [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 4 13:19 CHANGELOG.md [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 4 13:19 Dockerfile [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 13:19 GOVERNANCE.md [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 688 May 4 13:19 Jenkinsfile [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 4 13:19 LICENSE [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 618 May 4 13:19 OWNERS.md [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 4 13:19 README.md [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 13:19 VERSION [2022-05-04T13:20:26.310Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:19 bin [2022-05-04T13:20:26.310Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 13:20 coverage.out [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 4 13:19 go.mod [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 4 13:19 go.sum [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 4 13:19 main.go [2022-05-04T13:20:26.310Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 4 13:19 makefile [2022-05-04T13:20:26.310Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 13:19 res [2022-05-04T13:20:26.310Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:19 snap [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:20:26.612Z] + 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=d6bbe904d93ed783ae717cf966c42faf9450abf9 --label arch=amd64 --label version=0.0.0 . [2022-05-04T13:20:26.612Z] Sending build context to Docker daemon 3.049MB [2022-05-04T13:20:26.612Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T13:20:26.612Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-04T13:20:26.612Z] ---> 7194bdc5870c [2022-05-04T13:20:26.612Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T13:20:26.612Z] ---> Running in c1e882397b00 [2022-05-04T13:20:26.872Z] Removing intermediate container c1e882397b00 [2022-05-04T13:20:26.872Z] ---> a600bb55ab61 [2022-05-04T13:20:26.872Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T13:20:26.872Z] ---> Running in 84b681927a7e [2022-05-04T13:20:26.872Z] Removing intermediate container 84b681927a7e [2022-05-04T13:20:26.872Z] ---> d7a44d7e5362 [2022-05-04T13:20:26.872Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T13:20:26.872Z] ---> Running in 03e6593077e6 [2022-05-04T13:20:27.132Z] Removing intermediate container 03e6593077e6 [2022-05-04T13:20:27.132Z] ---> 6afac683262b [2022-05-04T13:20:27.132Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T13:20:27.132Z] ---> Running in f93d409b031a [2022-05-04T13:20:27.704Z] Removing intermediate container f93d409b031a [2022-05-04T13:20:27.704Z] ---> 6a88bdb5281e [2022-05-04T13:20:27.704Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T13:20:27.704Z] ---> Running in fe13238dbf84 [2022-05-04T13:20:28.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-04T13:20:28.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-04T13:20:29.118Z] OK: 221 MiB in 52 packages [2022-05-04T13:20:29.689Z] Removing intermediate container fe13238dbf84 [2022-05-04T13:20:29.689Z] ---> 6e5a7c3671c1 [2022-05-04T13:20:29.689Z] Step 8/27 : WORKDIR /app [2022-05-04T13:20:29.689Z] ---> Running in 0517180e892a [2022-05-04T13:20:29.951Z] Removing intermediate container 0517180e892a [2022-05-04T13:20:29.951Z] ---> 0908d28a1916 [2022-05-04T13:20:29.951Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-04T13:20:29.951Z] ---> 4f82cf386704 [2022-05-04T13:20:29.951Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T13:20:29.951Z] ---> Running in ac69b2f090b0 [2022-05-04T13:20:30.898Z] Removing intermediate container ac69b2f090b0 [2022-05-04T13:20:30.898Z] ---> 6e61723db7fe [2022-05-04T13:20:30.898Z] Step 11/27 : COPY . . [2022-05-04T13:20:30.898Z] ---> 0c6abd379bda [2022-05-04T13:20:30.898Z] Step 12/27 : ARG MAKE="make build" [2022-05-04T13:20:30.898Z] ---> Running in 45942d851248 [2022-05-04T13:20:31.163Z] Removing intermediate container 45942d851248 [2022-05-04T13:20:31.163Z] ---> ecef14251205 [2022-05-04T13:20:31.163Z] Step 13/27 : RUN $MAKE [2022-05-04T13:20:31.163Z] ---> Running in 9cc8e8127ffe [2022-05-04T13:20:31.424Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-04T13:20:53.382Z] Removing intermediate container 9cc8e8127ffe [2022-05-04T13:20:53.382Z] ---> 31f000c9c9b3 [2022-05-04T13:20:53.382Z] Step 14/27 : FROM alpine:3.14 [2022-05-04T13:20:53.382Z] 3.14: Pulling from library/alpine [2022-05-04T13:20:53.382Z] 8663204ce13b: Pulling fs layer [2022-05-04T13:20:53.382Z] 8663204ce13b: Verifying Checksum [2022-05-04T13:20:53.382Z] 8663204ce13b: Download complete [2022-05-04T13:20:53.382Z] 8663204ce13b: Pull complete [2022-05-04T13:20:53.382Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-04T13:20:53.382Z] Status: Downloaded newer image for alpine:3.14 [2022-05-04T13:20:53.382Z] ---> e04c818066af [2022-05-04T13:20:53.382Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T13:20:53.382Z] ---> Running in d478f97b406e [2022-05-04T13:20:53.382Z] Removing intermediate container d478f97b406e [2022-05-04T13:20:53.382Z] ---> 7d7ee07ffc27 [2022-05-04T13:20:53.382Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-04T13:20:53.382Z] ---> Running in 3a1c35a090c2 [2022-05-04T13:20:53.382Z] Removing intermediate container 3a1c35a090c2 [2022-05-04T13:20:53.382Z] ---> be0803095c82 [2022-05-04T13:20:53.382Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-04T13:20:53.382Z] ---> Running in 0dea5c7a2049 [2022-05-04T13:20:53.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-04T13:20:53.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-04T13:20:53.382Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-04T13:20:53.382Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-04T13:20:53.382Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-04T13:20:53.382Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-04T13:20:53.382Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-04T13:20:53.382Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-04T13:20:53.382Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-04T13:20:53.382Z] Executing busybox-1.33.1-r7.trigger [2022-05-04T13:20:53.382Z] Executing ca-certificates-20211220-r0.trigger [2022-05-04T13:20:53.382Z] OK: 9 MiB in 21 packages [2022-05-04T13:20:53.382Z] Removing intermediate container 0dea5c7a2049 [2022-05-04T13:20:53.382Z] ---> 67280192c6e7 [2022-05-04T13:20:53.382Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-04T13:20:53.643Z] ---> ba128f0b0095 [2022-05-04T13:20:53.643Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-04T13:20:53.643Z] ---> a44375077ecc [2022-05-04T13:20:53.643Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-04T13:20:53.904Z] ---> 1148fcd60542 [2022-05-04T13:20:53.904Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-04T13:20:54.474Z] ---> c2fce76a1727 [2022-05-04T13:20:54.474Z] Step 22/27 : EXPOSE 48095 [2022-05-04T13:20:54.474Z] ---> Running in df953dccd55e [2022-05-04T13:20:54.474Z] Removing intermediate container df953dccd55e [2022-05-04T13:20:54.474Z] ---> 2c2c47b0c0a2 [2022-05-04T13:20:54.474Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-04T13:20:54.474Z] ---> Running in 6904c4e49985 [2022-05-04T13:20:54.744Z] Removing intermediate container 6904c4e49985 [2022-05-04T13:20:54.744Z] ---> 4a91e65e8c5d [2022-05-04T13:20:54.744Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-04T13:20:54.744Z] ---> Running in bcd222ec46e5 [2022-05-04T13:20:54.744Z] Removing intermediate container bcd222ec46e5 [2022-05-04T13:20:54.744Z] ---> 3eec48ea69dd [2022-05-04T13:20:54.744Z] Step 25/27 : LABEL arch=amd64 [2022-05-04T13:20:55.004Z] ---> Running in 7f77d9e1cc8b [2022-05-04T13:20:55.004Z] Removing intermediate container 7f77d9e1cc8b [2022-05-04T13:20:55.004Z] ---> cb5e181faaeb [2022-05-04T13:20:55.004Z] Step 26/27 : LABEL git_sha=d6bbe904d93ed783ae717cf966c42faf9450abf9 [2022-05-04T13:20:55.004Z] ---> Running in 9dd63276399c [2022-05-04T13:20:55.004Z] Removing intermediate container 9dd63276399c [2022-05-04T13:20:55.004Z] ---> 94c34d4ce588 [2022-05-04T13:20:55.004Z] Step 27/27 : LABEL version=0.0.0 [2022-05-04T13:20:55.265Z] ---> Running in bf9c90948a0d [2022-05-04T13:20:55.265Z] Removing intermediate container bf9c90948a0d [2022-05-04T13:20:55.265Z] ---> 4d2613c3060c [2022-05-04T13:20:55.265Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-04T13:20:55.265Z] Successfully built 4d2613c3060c [2022-05-04T13:20:55.265Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:20:55.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T13:20:55.676Z] [2022-05-04T13:20:55.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:20:55.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T13:20:55.980Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-04T13:20:55.980Z] 5eb5b503b376: Pulling fs layer [2022-05-04T13:20:55.980Z] 5c69ac0246d0: Pulling fs layer [2022-05-04T13:20:55.980Z] ec43610c2a17: Pulling fs layer [2022-05-04T13:20:55.980Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-04T13:20:55.980Z] 33b1e0a273af: Pulling fs layer [2022-05-04T13:20:55.980Z] 3a2ae6a8a46f: Waiting [2022-05-04T13:20:55.980Z] 5d3b04190fa2: Pulling fs layer [2022-05-04T13:20:55.980Z] 2f39f015ded8: Pulling fs layer [2022-05-04T13:20:55.980Z] 2f39f015ded8: Waiting [2022-05-04T13:20:55.980Z] 5d3b04190fa2: Waiting [2022-05-04T13:20:55.980Z] 33b1e0a273af: Waiting [2022-05-04T13:20:55.980Z] 5c69ac0246d0: Verifying Checksum [2022-05-04T13:20:55.980Z] 5c69ac0246d0: Download complete [2022-05-04T13:20:55.980Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-04T13:20:55.980Z] 3a2ae6a8a46f: Download complete [2022-05-04T13:20:55.980Z] 33b1e0a273af: Verifying Checksum [2022-05-04T13:20:55.980Z] 33b1e0a273af: Download complete [2022-05-04T13:20:55.980Z] 5d3b04190fa2: Download complete [2022-05-04T13:20:56.239Z] ec43610c2a17: Verifying Checksum [2022-05-04T13:20:56.239Z] ec43610c2a17: Download complete [2022-05-04T13:20:56.239Z] 5eb5b503b376: Verifying Checksum [2022-05-04T13:20:56.239Z] 5eb5b503b376: Download complete [2022-05-04T13:20:56.807Z] 2f39f015ded8: Download complete [2022-05-04T13:20:57.375Z] 5eb5b503b376: Pull complete [2022-05-04T13:20:57.375Z] 5c69ac0246d0: Pull complete [2022-05-04T13:20:57.943Z] ec43610c2a17: Pull complete [2022-05-04T13:20:57.943Z] 3a2ae6a8a46f: Pull complete [2022-05-04T13:20:58.201Z] 33b1e0a273af: Pull complete [2022-05-04T13:20:58.201Z] 5d3b04190fa2: Pull complete [2022-05-04T13:21:02.395Z] 2f39f015ded8: Pull complete [2022-05-04T13:21:02.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-04T13:21:02.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T13:21:02.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-04T13:21:02.467Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2022-05-04T13:21:02.510Z] $ 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-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-04T13:21:04.458Z] $ docker top 7519b8cf19e1ecf34dfb700da8f1b5191143ba02b573cb0ad6348d18fd08eb5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:21:04.858Z] ---> job-cost.sh [2022-05-04T13:21:04.858Z] lf-activate-venv: SKIPPING [2022-05-04T13:21:04.858Z] INFO: No Stack... [2022-05-04T13:21:05.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-04T13:21:06.060Z] INFO: Archiving Costs [Pipeline] sh [2022-05-04T13:21:06.361Z] + cat /w/workspace/_app-service-configurable_PR-416/archives/cost.csv [2022-05-04T13:21:06.362Z] + cut -d, -f6 [Pipeline] lock [2022-05-04T13:21:06.380Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] [2022-05-04T13:21:06.386Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] did not exist. Created. [2022-05-04T13:21:06.387Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-04T13:21:06.697Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-04T13:21:06.721Z] Stashed 1 file(s) [Pipeline] } [2022-05-04T13:21:06.728Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-04T13:21:06.754Z] $ docker stop --time=1 7519b8cf19e1ecf34dfb700da8f1b5191143ba02b573cb0ad6348d18fd08eb5a [2022-05-04T13:21:07.924Z] $ docker rm -f 7519b8cf19e1ecf34dfb700da8f1b5191143ba02b573cb0ad6348d18fd08eb5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T13:23:09.697Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40440 in /w/workspace/_app-service-configurable_PR-416 [Pipeline] { [Pipeline] ws [2022-05-04T13:23:09.708Z] Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout [2022-05-04T13:23:10.194Z] Selected Git installation does not exist. Using Default [2022-05-04T13:23:10.194Z] The recommended git tool is: NONE [2022-05-04T13:23:17.626Z] using credential edgex-jenkins-ssh [2022-05-04T13:23:17.648Z] Cloning the remote Git repository [2022-05-04T13:23:17.766Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-04T13:23:17.873Z] > git init /w/workspace/app-service-configurable/4 # timeout=10 [2022-05-04T13:23:17.962Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-04T13:23:17.965Z] > git --version # timeout=10 [2022-05-04T13:23:18.005Z] > git --version # 'git version 2.25.1' [2022-05-04T13:23:18.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T13:23:18.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-04T13:23:19.457Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-04T13:23:19.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-04T13:23:19.517Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-04T13:23:19.570Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-04T13:23:19.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T13:23:19.600Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-04T13:23:20.240Z] Merging remotes/origin/main commit a669bdb4f1e2d7cd4e5cba464327739a597f1457 into PR head commit d6bbe904d93ed783ae717cf966c42faf9450abf9 [2022-05-04T13:23:20.517Z] Merge succeeded, producing d6bbe904d93ed783ae717cf966c42faf9450abf9 [2022-05-04T13:23:20.518Z] Checking out Revision d6bbe904d93ed783ae717cf966c42faf9450abf9 (PR-416) [2022-05-04T13:23:20.282Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T13:23:20.328Z] > git checkout -f d6bbe904d93ed783ae717cf966c42faf9450abf9 # timeout=10 [2022-05-04T13:23:20.418Z] > git remote # timeout=10 [2022-05-04T13:23:20.438Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T13:23:20.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T13:23:20.465Z] > git merge a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 [2022-05-04T13:23:20.491Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T13:23:20.531Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T13:23:20.548Z] > git checkout -f d6bbe904d93ed783ae717cf966c42faf9450abf9 # timeout=10 [2022-05-04T13:23:24.790Z] Commit message: "docs: cleanup references" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T13:23:25.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-04T13:23:25.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T13:23:25.715Z] Dload Upload Total Spent Left Speed [2022-05-04T13:23:25.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-04T13:23:26.251Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-04T13:23:26.601Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-04T13:23:26.602Z] + sudo tee /etc/docker/daemon.new [2022-05-04T13:23:26.602Z] { [2022-05-04T13:23:26.602Z] "registry-mirrors": [ [2022-05-04T13:23:26.602Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-04T13:23:26.602Z] ], [2022-05-04T13:23:26.602Z] "bip": "10.250.0.254/24", [2022-05-04T13:23:26.602Z] "hosts": [ [2022-05-04T13:23:26.602Z] "tcp://0.0.0.0:5555", [2022-05-04T13:23:26.602Z] "unix:///var/run/docker.sock" [2022-05-04T13:23:26.602Z] ], [2022-05-04T13:23:26.602Z] "mtu": 1458, [2022-05-04T13:23:26.602Z] "selinux-enabled": true, [2022-05-04T13:23:26.602Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-04T13:23:26.602Z] } [Pipeline] sh [2022-05-04T13:23:26.963Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-04T13:23:27.317Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T13:23:45.718Z] provisioning config files... [2022-05-04T13:23:45.742Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config7326554696612074169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:23:46.105Z] ---> docker-login.sh [2022-05-04T13:23:46.105Z] nexus3.edgexfoundry.org:10001 [2022-05-04T13:23:46.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:23:46.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:23:46.980Z] Configure a credential helper to remove this warning. See [2022-05-04T13:23:46.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:23:46.980Z] [2022-05-04T13:23:46.980Z] Login Succeeded [2022-05-04T13:23:46.980Z] nexus3.edgexfoundry.org:10002 [2022-05-04T13:23:47.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:23:47.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:23:47.530Z] Configure a credential helper to remove this warning. See [2022-05-04T13:23:47.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:23:47.530Z] [2022-05-04T13:23:47.530Z] Login Succeeded [2022-05-04T13:23:47.530Z] nexus3.edgexfoundry.org:10003 [2022-05-04T13:23:47.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:23:47.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:23:47.805Z] Configure a credential helper to remove this warning. See [2022-05-04T13:23:47.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:23:47.805Z] [2022-05-04T13:23:47.805Z] Login Succeeded [2022-05-04T13:23:47.805Z] nexus3.edgexfoundry.org:10004 [2022-05-04T13:23:48.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:23:48.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:23:48.406Z] Configure a credential helper to remove this warning. See [2022-05-04T13:23:48.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:23:48.406Z] [2022-05-04T13:23:48.406Z] Login Succeeded [2022-05-04T13:23:48.406Z] docker.io [2022-05-04T13:23:48.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T13:23:49.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T13:23:49.280Z] Configure a credential helper to remove this warning. See [2022-05-04T13:23:49.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T13:23:49.280Z] [2022-05-04T13:23:49.280Z] Login Succeeded [2022-05-04T13:23:49.280Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T13:23:49.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-04T13:23:49.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-04T13:23:49.784Z] ========================================================= [2022-05-04T13:23:49.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-04T13:23:49.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:23:50.134Z] + 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-05-04T13:23:50.134Z] Sending build context to Docker daemon 199.7kB [2022-05-04T13:23:50.410Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T13:23:50.410Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-04T13:23:50.688Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-04T13:23:50.688Z] 9b3977197b4f: Pulling fs layer [2022-05-04T13:23:50.688Z] 1a89e8eeedd5: Pulling fs layer [2022-05-04T13:23:50.688Z] 94645a83ff95: Pulling fs layer [2022-05-04T13:23:50.688Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-04T13:23:50.688Z] 0c92f367c5e7: Pulling fs layer [2022-05-04T13:23:50.688Z] 3096ccb668a1: Pulling fs layer [2022-05-04T13:23:50.688Z] e8cf19c19ddd: Pulling fs layer [2022-05-04T13:23:50.688Z] a4caa8a26152: Pulling fs layer [2022-05-04T13:23:50.688Z] 3f3a8bcf1eab: Waiting [2022-05-04T13:23:50.688Z] e8cf19c19ddd: Waiting [2022-05-04T13:23:50.688Z] 0c92f367c5e7: Waiting [2022-05-04T13:23:50.688Z] 3096ccb668a1: Waiting [2022-05-04T13:23:50.688Z] a4caa8a26152: Waiting [2022-05-04T13:23:50.688Z] 94645a83ff95: Download complete [2022-05-04T13:23:50.688Z] 1a89e8eeedd5: Verifying Checksum [2022-05-04T13:23:50.688Z] 1a89e8eeedd5: Download complete [2022-05-04T13:23:50.688Z] 0c92f367c5e7: Verifying Checksum [2022-05-04T13:23:50.688Z] 0c92f367c5e7: Download complete [2022-05-04T13:23:50.688Z] 3096ccb668a1: Verifying Checksum [2022-05-04T13:23:50.688Z] 3096ccb668a1: Download complete [2022-05-04T13:23:50.688Z] e8cf19c19ddd: Verifying Checksum [2022-05-04T13:23:50.688Z] e8cf19c19ddd: Download complete [2022-05-04T13:23:50.688Z] 9b3977197b4f: Verifying Checksum [2022-05-04T13:23:50.688Z] 9b3977197b4f: Download complete [2022-05-04T13:23:51.688Z] 9b3977197b4f: Pull complete [2022-05-04T13:23:51.968Z] 1a89e8eeedd5: Pull complete [2022-05-04T13:23:52.247Z] 94645a83ff95: Pull complete [2022-05-04T13:23:52.847Z] a4caa8a26152: Verifying Checksum [2022-05-04T13:23:52.847Z] a4caa8a26152: Download complete [2022-05-04T13:23:53.463Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-04T13:23:53.463Z] 3f3a8bcf1eab: Download complete [2022-05-04T13:24:05.885Z] 3f3a8bcf1eab: Pull complete [2022-05-04T13:24:05.885Z] 0c92f367c5e7: Pull complete [2022-05-04T13:24:05.885Z] 3096ccb668a1: Pull complete [2022-05-04T13:24:05.885Z] e8cf19c19ddd: Pull complete [2022-05-04T13:24:12.612Z] a4caa8a26152: Pull complete [2022-05-04T13:24:12.612Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-04T13:24:12.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-04T13:24:12.612Z] ---> 725f1c02e7f9 [2022-05-04T13:24:12.612Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T13:24:13.599Z] ---> Running in 50d1b6d8c5dd [2022-05-04T13:24:13.875Z] Removing intermediate container 50d1b6d8c5dd [2022-05-04T13:24:13.875Z] ---> 3c4727932b66 [2022-05-04T13:24:13.875Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T13:24:13.875Z] ---> Running in da67c6bd5d41 [2022-05-04T13:24:14.154Z] Removing intermediate container da67c6bd5d41 [2022-05-04T13:24:14.154Z] ---> f0fc0612e069 [2022-05-04T13:24:14.154Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T13:24:14.429Z] ---> Running in 4acce288b476 [2022-05-04T13:24:14.712Z] Removing intermediate container 4acce288b476 [2022-05-04T13:24:14.712Z] ---> fcaefe97e849 [2022-05-04T13:24:14.712Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T13:24:14.712Z] ---> Running in fbe3298a1f88 [2022-05-04T13:24:16.694Z] Removing intermediate container fbe3298a1f88 [2022-05-04T13:24:16.694Z] ---> 2bfad7622dd6 [2022-05-04T13:24:16.694Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T13:24:16.694Z] ---> Running in e351df245a4c [2022-05-04T13:24:17.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-04T13:24:18.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-04T13:24:19.253Z] OK: 220 MiB in 52 packages [2022-05-04T13:24:19.854Z] Removing intermediate container e351df245a4c [2022-05-04T13:24:19.854Z] ---> 93c7e790c1af [2022-05-04T13:24:19.854Z] Step 8/13 : WORKDIR /app [2022-05-04T13:24:19.854Z] ---> Running in 9837f9483bb9 [2022-05-04T13:24:20.127Z] Removing intermediate container 9837f9483bb9 [2022-05-04T13:24:20.127Z] ---> f9e7f7c5f062 [2022-05-04T13:24:20.127Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-04T13:24:20.729Z] ---> c83229766064 [2022-05-04T13:24:20.729Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T13:24:20.729Z] ---> Running in 3c946122bc8d [2022-05-04T13:25:07.777Z] Removing intermediate container 3c946122bc8d [2022-05-04T13:25:07.777Z] ---> 42a0e62f612d [2022-05-04T13:25:07.777Z] Step 11/13 : COPY . . [2022-05-04T13:25:07.777Z] ---> b39151891746 [2022-05-04T13:25:07.777Z] Step 12/13 : ARG MAKE="make build" [2022-05-04T13:25:07.777Z] ---> Running in c6c1bae22414 [2022-05-04T13:25:08.053Z] Removing intermediate container c6c1bae22414 [2022-05-04T13:25:08.053Z] ---> 300de20e2dec [2022-05-04T13:25:08.053Z] Step 13/13 : RUN $MAKE [2022-05-04T13:25:08.053Z] ---> Running in 9547548cbeae [2022-05-04T13:25:09.042Z] noop [2022-05-04T13:25:09.643Z] Removing intermediate container 9547548cbeae [2022-05-04T13:25:09.643Z] ---> 47106d7c7324 [2022-05-04T13:25:09.643Z] Successfully built 47106d7c7324 [2022-05-04T13:25:09.643Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:25:09.990Z] + docker inspect -f . ci-base-image-arm64 [2022-05-04T13:25:09.990Z] . [Pipeline] withDockerContainer [2022-05-04T13:25:10.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-40440 does not seem to be running inside a container [2022-05-04T13:25:10.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-04T13:25:11.551Z] $ docker top b2f3894bf633d6e8f584f15576cf2666e74c694599f52a1ff96f84a1676c59b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T13:25:12.472Z] + go version [2022-05-04T13:25:12.472Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-04T13:25:12.507Z] $ docker stop --time=1 b2f3894bf633d6e8f584f15576cf2666e74c694599f52a1ff96f84a1676c59b1 [2022-05-04T13:25:14.121Z] $ docker rm -f b2f3894bf633d6e8f584f15576cf2666e74c694599f52a1ff96f84a1676c59b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:25:14.748Z] + docker inspect -f . ci-base-image-arm64 [2022-05-04T13:25:14.748Z] . [Pipeline] withDockerContainer [2022-05-04T13:25:14.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-40440 does not seem to be running inside a container [2022-05-04T13:25:15.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-04T13:25:16.281Z] $ docker top 23a04eb974c3a0ec7f9471bb6b14fdd04c562c1c3153dfb069921a13dd5743da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-04T13:25:17.180Z] + make test [2022-05-04T13:25:17.180Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-04T13:26:38.992Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-04T13:26:38.992Z] CGO_ENABLED=1 go vet ./... [2022-05-04T13:26:57.385Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-04T13:26:57.385Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-04T13:26:57.385Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-04T13:27:00.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-04T13:27:00.064Z] $ docker stop --time=1 23a04eb974c3a0ec7f9471bb6b14fdd04c562c1c3153dfb069921a13dd5743da [2022-05-04T13:27:01.816Z] $ docker rm -f 23a04eb974c3a0ec7f9471bb6b14fdd04c562c1c3153dfb069921a13dd5743da [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-04T13:27:02.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-04T13:27:02.751Z] Warning: overwriting stash ‘coverage-report’ [2022-05-04T13:27:03.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T13:27:03.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-04T13:27:03.926Z] + ls -al . [2022-05-04T13:27:03.926Z] total 160 [2022-05-04T13:27:03.927Z] drwxrwxr-x 7 jenkins jenkins 4096 May 4 13:26 . [2022-05-04T13:27:03.927Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 13:23 .. [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 119 May 4 13:23 .dockerignore [2022-05-04T13:27:03.927Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 13:23 .git [2022-05-04T13:27:03.927Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:23 .github [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 104 May 4 13:23 .gitignore [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 4 13:23 Attribution.txt [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 4 13:23 CHANGELOG.md [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 4 13:23 Dockerfile [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 13:23 GOVERNANCE.md [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 688 May 4 13:23 Jenkinsfile [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 4 13:23 LICENSE [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 618 May 4 13:23 OWNERS.md [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 4 13:23 README.md [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 13:19 VERSION [2022-05-04T13:27:03.927Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 13:23 bin [2022-05-04T13:27:03.927Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 13:25 coverage.out [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 4 13:23 go.mod [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 4 13:23 go.sum [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 4 13:23 main.go [2022-05-04T13:27:03.927Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 4 13:23 makefile [2022-05-04T13:27:03.927Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 13:23 res [2022-05-04T13:27:03.927Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 13:23 snap [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:27:04.262Z] + 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=d6bbe904d93ed783ae717cf966c42faf9450abf9 --label arch=arm64 --label version=0.0.0 . [2022-05-04T13:27:04.262Z] Sending build context to Docker daemon 200.7kB [2022-05-04T13:27:04.534Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T13:27:04.534Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-04T13:27:04.534Z] ---> 47106d7c7324 [2022-05-04T13:27:04.534Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T13:27:04.534Z] ---> Running in b880526b7f70 [2022-05-04T13:27:04.808Z] Removing intermediate container b880526b7f70 [2022-05-04T13:27:04.808Z] ---> f239ce4772f7 [2022-05-04T13:27:04.808Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T13:27:05.081Z] ---> Running in 6432fa03920e [2022-05-04T13:27:05.353Z] Removing intermediate container 6432fa03920e [2022-05-04T13:27:05.353Z] ---> 55ca835c129c [2022-05-04T13:27:05.353Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T13:27:05.353Z] ---> Running in e60c0be63664 [2022-05-04T13:27:05.632Z] Removing intermediate container e60c0be63664 [2022-05-04T13:27:05.632Z] ---> 73e1e7fd2606 [2022-05-04T13:27:05.632Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T13:27:05.632Z] ---> Running in 895788fbaffa [2022-05-04T13:27:07.090Z] Removing intermediate container 895788fbaffa [2022-05-04T13:27:07.090Z] ---> 2965bb8e02e0 [2022-05-04T13:27:07.090Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T13:27:07.362Z] ---> Running in 96d2360b0b74 [2022-05-04T13:27:08.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-04T13:27:09.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-04T13:27:09.917Z] OK: 220 MiB in 52 packages [2022-05-04T13:27:10.520Z] Removing intermediate container 96d2360b0b74 [2022-05-04T13:27:10.520Z] ---> 1332a1d13579 [2022-05-04T13:27:10.520Z] Step 8/27 : WORKDIR /app [2022-05-04T13:27:10.799Z] ---> Running in 06897f9bd434 [2022-05-04T13:27:11.075Z] Removing intermediate container 06897f9bd434 [2022-05-04T13:27:11.075Z] ---> 7205c5897000 [2022-05-04T13:27:11.075Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-04T13:27:11.675Z] ---> 9257f8824c5a [2022-05-04T13:27:11.675Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T13:27:11.675Z] ---> Running in 3a8c90784c68 [2022-05-04T13:27:13.651Z] Removing intermediate container 3a8c90784c68 [2022-05-04T13:27:13.651Z] ---> 8ebfbc46af74 [2022-05-04T13:27:13.651Z] Step 11/27 : COPY . . [2022-05-04T13:27:14.245Z] ---> d9b0380fb2df [2022-05-04T13:27:14.245Z] Step 12/27 : ARG MAKE="make build" [2022-05-04T13:27:14.245Z] ---> Running in 8466bd11edf2 [2022-05-04T13:27:14.519Z] Removing intermediate container 8466bd11edf2 [2022-05-04T13:27:14.519Z] ---> b9ee97454636 [2022-05-04T13:27:14.519Z] Step 13/27 : RUN $MAKE [2022-05-04T13:27:14.519Z] ---> Running in 61b08d3f38a2 [2022-05-04T13:27:15.501Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-04T13:29:22.379Z] Removing intermediate container 61b08d3f38a2 [2022-05-04T13:29:22.379Z] ---> 012174fbaf7f [2022-05-04T13:29:22.379Z] Step 14/27 : FROM alpine:3.14 [2022-05-04T13:29:22.379Z] 3.14: Pulling from library/alpine [2022-05-04T13:29:22.379Z] 455c02918c45: Pulling fs layer [2022-05-04T13:29:22.379Z] 455c02918c45: Verifying Checksum [2022-05-04T13:29:22.379Z] 455c02918c45: Download complete [2022-05-04T13:29:22.379Z] 455c02918c45: Pull complete [2022-05-04T13:29:22.379Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-04T13:29:22.379Z] Status: Downloaded newer image for alpine:3.14 [2022-05-04T13:29:22.379Z] ---> ac73e934f311 [2022-05-04T13:29:22.379Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T13:29:22.379Z] ---> Running in 3f7ed389473a [2022-05-04T13:29:22.379Z] Removing intermediate container 3f7ed389473a [2022-05-04T13:29:22.379Z] ---> 31f6708d59cb [2022-05-04T13:29:22.379Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-04T13:29:22.379Z] ---> Running in 05726c7663ac [2022-05-04T13:29:22.379Z] Removing intermediate container 05726c7663ac [2022-05-04T13:29:22.379Z] ---> a03b3e7dcb86 [2022-05-04T13:29:22.379Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-04T13:29:22.379Z] ---> Running in 99dcca5c6814 [2022-05-04T13:29:22.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-04T13:29:22.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-04T13:29:22.379Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-04T13:29:22.379Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-04T13:29:22.379Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-04T13:29:22.379Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-04T13:29:22.379Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-04T13:29:22.379Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-04T13:29:22.379Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-04T13:29:22.379Z] Executing busybox-1.33.1-r7.trigger [2022-05-04T13:29:22.379Z] Executing ca-certificates-20211220-r0.trigger [2022-05-04T13:29:22.379Z] OK: 9 MiB in 21 packages [2022-05-04T13:29:22.379Z] Removing intermediate container 99dcca5c6814 [2022-05-04T13:29:22.379Z] ---> af6897015161 [2022-05-04T13:29:22.379Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-04T13:29:22.379Z] ---> d84f1acc5cbc [2022-05-04T13:29:22.379Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-04T13:29:22.379Z] ---> 30e7591caab1 [2022-05-04T13:29:22.379Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-04T13:29:22.379Z] ---> 46403a53d5b3 [2022-05-04T13:29:22.379Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-04T13:29:22.379Z] ---> 470602e3901d [2022-05-04T13:29:22.379Z] Step 22/27 : EXPOSE 48095 [2022-05-04T13:29:22.379Z] ---> Running in f21718750022 [2022-05-04T13:29:22.379Z] Removing intermediate container f21718750022 [2022-05-04T13:29:22.379Z] ---> ba8f97d53b4c [2022-05-04T13:29:22.379Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-04T13:29:22.379Z] ---> Running in 47f198eeeb3b [2022-05-04T13:29:22.379Z] Removing intermediate container 47f198eeeb3b [2022-05-04T13:29:22.379Z] ---> 4c34d551440b [2022-05-04T13:29:22.379Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-04T13:29:22.380Z] ---> Running in c3b3be8b453e [2022-05-04T13:29:22.380Z] Removing intermediate container c3b3be8b453e [2022-05-04T13:29:22.380Z] ---> 601183cbb756 [2022-05-04T13:29:22.380Z] Step 25/27 : LABEL arch=arm64 [2022-05-04T13:29:22.380Z] ---> Running in debc1592a1ce [2022-05-04T13:29:22.380Z] Removing intermediate container debc1592a1ce [2022-05-04T13:29:22.380Z] ---> 7ad395dd25c4 [2022-05-04T13:29:22.380Z] Step 26/27 : LABEL git_sha=d6bbe904d93ed783ae717cf966c42faf9450abf9 [2022-05-04T13:29:22.380Z] ---> Running in 245bf1c61afb [2022-05-04T13:29:22.380Z] Removing intermediate container 245bf1c61afb [2022-05-04T13:29:22.380Z] ---> fd3ceb663cda [2022-05-04T13:29:22.380Z] Step 27/27 : LABEL version=0.0.0 [2022-05-04T13:29:22.380Z] ---> Running in 1037af725591 [2022-05-04T13:29:22.380Z] Removing intermediate container 1037af725591 [2022-05-04T13:29:22.380Z] ---> 31faa0490e8f [2022-05-04T13:29:22.380Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-04T13:29:22.380Z] Successfully built 31faa0490e8f [2022-05-04T13:29:22.380Z] 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-05-04T13:29:22.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T13:29:22.822Z] [2022-05-04T13:29:22.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:29:23.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T13:29:23.450Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-04T13:29:23.450Z] 8998bd30e6a1: Pulling fs layer [2022-05-04T13:29:23.450Z] 04944245beec: Pulling fs layer [2022-05-04T13:29:23.450Z] 699f458cf7ca: Pulling fs layer [2022-05-04T13:29:23.450Z] 765212b225bb: Pulling fs layer [2022-05-04T13:29:23.450Z] f23df028b6ca: Pulling fs layer [2022-05-04T13:29:23.450Z] d65c8cfc05b1: Pulling fs layer [2022-05-04T13:29:23.450Z] 2437ff75d9bd: Pulling fs layer [2022-05-04T13:29:23.450Z] 765212b225bb: Waiting [2022-05-04T13:29:23.450Z] f23df028b6ca: Waiting [2022-05-04T13:29:23.450Z] d65c8cfc05b1: Waiting [2022-05-04T13:29:23.450Z] 2437ff75d9bd: Waiting [2022-05-04T13:29:23.450Z] 04944245beec: Verifying Checksum [2022-05-04T13:29:23.450Z] 04944245beec: Download complete [2022-05-04T13:29:23.450Z] 765212b225bb: Verifying Checksum [2022-05-04T13:29:23.450Z] 765212b225bb: Download complete [2022-05-04T13:29:23.450Z] f23df028b6ca: Verifying Checksum [2022-05-04T13:29:23.450Z] f23df028b6ca: Download complete [2022-05-04T13:29:23.450Z] d65c8cfc05b1: Verifying Checksum [2022-05-04T13:29:23.450Z] d65c8cfc05b1: Download complete [2022-05-04T13:29:23.723Z] 699f458cf7ca: Verifying Checksum [2022-05-04T13:29:23.723Z] 699f458cf7ca: Download complete [2022-05-04T13:29:23.999Z] 8998bd30e6a1: Verifying Checksum [2022-05-04T13:29:23.999Z] 8998bd30e6a1: Download complete [2022-05-04T13:29:26.646Z] 2437ff75d9bd: Verifying Checksum [2022-05-04T13:29:26.646Z] 2437ff75d9bd: Download complete [2022-05-04T13:29:28.640Z] 8998bd30e6a1: Pull complete [2022-05-04T13:29:28.915Z] 04944245beec: Pull complete [2022-05-04T13:29:30.355Z] 699f458cf7ca: Pull complete [2022-05-04T13:29:30.630Z] 765212b225bb: Pull complete [2022-05-04T13:29:31.231Z] f23df028b6ca: Pull complete [2022-05-04T13:29:31.510Z] d65c8cfc05b1: Pull complete [2022-05-04T13:29:46.625Z] 2437ff75d9bd: Pull complete [2022-05-04T13:29:46.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-04T13:29:46.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T13:29:46.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-04T13:29:46.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-40440 does not seem to be running inside a container [2022-05-04T13:29:46.966Z] $ 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/4 -v /w/workspace/app-service-configurable/4:/w/workspace/app-service-configurable/4:rw,z -v /w/workspace/app-service-configurable/4@tmp:/w/workspace/app-service-configurable/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-04T13:29:49.522Z] $ docker top 42943e2ea810e668c190aaecfca9f78c676be1826670402b9b8a0ec490f60c75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:29:50.459Z] ---> job-cost.sh [2022-05-04T13:29:50.459Z] lf-activate-venv: SKIPPING [2022-05-04T13:29:50.459Z] INFO: No Stack... [2022-05-04T13:29:51.055Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-04T13:29:51.654Z] INFO: Archiving Costs [Pipeline] sh [2022-05-04T13:29:52.329Z] + cat /w/workspace/app-service-configurable/4/archives/cost.csv [2022-05-04T13:29:52.329Z] + cut -d, -f6 [Pipeline] lock [2022-05-04T13:29:52.396Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] [2022-05-04T13:29:52.403Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] did not exist. Created. [2022-05-04T13:29:52.403Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-04T13:29:53.095Z] /w/workspace/app-service-configurable/4@tmp/durable-86920d82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-04T13:29:53.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-04T13:29:53.805Z] Warning: overwriting stash ‘stack-cost’ [2022-05-04T13:29:53.852Z] Stashed 1 file(s) [Pipeline] } [2022-05-04T13:29:53.858Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-416-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-04T13:29:53.890Z] $ docker stop --time=1 42943e2ea810e668c190aaecfca9f78c676be1826670402b9b8a0ec490f60c75 [2022-05-04T13:29:55.408Z] $ docker rm -f 42943e2ea810e668c190aaecfca9f78c676be1826670402b9b8a0ec490f60c75 [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-05-04T13:29:55.929Z] provisioning config files... [2022-05-04T13:29:55.939Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config1025838545485840383tmp [Pipeline] { [Pipeline] sh [2022-05-04T13:29:56.238Z] + set +x [2022-05-04T13:29:56.238Z] + curl -s https://codecov.io/bash [2022-05-04T13:29:56.238Z] + bash -s -- [2022-05-04T13:29:56.238Z] [2022-05-04T13:29:56.238Z] _____ _ [2022-05-04T13:29:56.238Z] / ____| | | [2022-05-04T13:29:56.238Z] | | ___ __| | ___ ___ _____ __ [2022-05-04T13:29:56.238Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-04T13:29:56.238Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-04T13:29:56.238Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-04T13:29:56.238Z] Bash-1.0.6 [2022-05-04T13:29:56.238Z] [2022-05-04T13:29:56.238Z] [2022-05-04T13:29:56.238Z] ==> git version 2.25.1 found [2022-05-04T13:29:56.238Z] ==> 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-05-04T13:29:56.238Z] Release-Date: 2020-01-08 [2022-05-04T13:29:56.238Z] 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-05-04T13:29:56.238Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-04T13:29:56.238Z] ==> Jenkins CI detected. [2022-05-04T13:29:56.238Z] current dir:  /w/workspace/_app-service-configurable_PR-416 [2022-05-04T13:29:56.238Z] project root: . [2022-05-04T13:29:56.238Z] --> token set from env [2022-05-04T13:29:56.238Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-04T13:29:56.238Z] ==> Running gcov in . (disable via -X gcov) [2022-05-04T13:29:56.238Z] ==> Python coveragepy not found [2022-05-04T13:29:56.238Z] ==> Searching for coverage reports in: [2022-05-04T13:29:56.238Z] + . [2022-05-04T13:29:56.238Z] -> Found 1 reports [2022-05-04T13:29:56.238Z] ==> Detecting git/mercurial file structure [2022-05-04T13:29:56.238Z] ==> Reading reports [2022-05-04T13:29:56.238Z] + ./coverage.out bytes=10 [2022-05-04T13:29:56.238Z] ==> Appending adjustments [2022-05-04T13:29:56.238Z] https://docs.codecov.io/docs/fixing-reports [2022-05-04T13:29:56.500Z] + Found adjustments [2022-05-04T13:29:56.500Z] ==> Gzipping contents [2022-05-04T13:29:56.500Z] 4.0K /tmp/codecov.aVRCIz.gz [2022-05-04T13:29:56.500Z] ==> Uploading reports [2022-05-04T13:29:56.500Z] url: https://codecov.io [2022-05-04T13:29:56.500Z] query: branch=PR-416&commit=d6bbe904d93ed783ae717cf966c42faf9450abf9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-416%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-05-04T13:29:56.500Z] -> Pinging Codecov [2022-05-04T13:29:56.500Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-416&commit=d6bbe904d93ed783ae717cf966c42faf9450abf9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-416%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-05-04T13:29:56.761Z] -> Uploading to [2022-05-04T13:29:56.761Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-04/A97CA9966030D2A3747ED39772930CCE/d6bbe904d93ed783ae717cf966c42faf9450abf9/d6b85a80-c9c3-4a26-98a2-738e457cd6a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220504T132956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dac0a0f80edd1a5b0075c63f64a00aaa517deaa41d0fc64ddddbc537b0d5553d [2022-05-04T13:29:56.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T13:29:56.761Z] Dload Upload Total Spent Left Speed [2022-05-04T13:29:57.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2456 --:--:-- --:--:-- --:--:-- 2456 [2022-05-04T13:29:57.023Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d6bbe904d93ed783ae717cf966c42faf9450abf9 [Pipeline] } [2022-05-04T13:29:57.032Z] 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-05-04T13:29:57.769Z] + [ -d /w/workspace/_app-service-configurable_PR-416/archives ] [2022-05-04T13:29:57.769Z] + ls -al /w/workspace/_app-service-configurable_PR-416/archives [2022-05-04T13:29:57.769Z] total 16 [2022-05-04T13:29:57.769Z] drwxr-xr-x 3 root root 4096 May 4 13:21 . [2022-05-04T13:29:57.769Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 13:21 .. [2022-05-04T13:29:57.769Z] drwxr-xr-x 2 root root 4096 May 4 13:21 cost [2022-05-04T13:29:57.769Z] -rw-r--r-- 1 root root 95 May 4 13:21 cost.csv [2022-05-04T13:29:57.769Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-416/archives [2022-05-04T13:29:57.769Z] + ls -al /w/workspace/_app-service-configurable_PR-416/archives [2022-05-04T13:29:57.769Z] total 16 [2022-05-04T13:29:57.769Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 13:21 . [2022-05-04T13:29:57.769Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 13:21 .. [2022-05-04T13:29:57.769Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 13:21 cost [2022-05-04T13:29:57.769Z] -rw-r--r-- 1 jenkins jenkins 95 May 4 13:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:29:58.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:29:58.934Z] ---> package-listing.sh [2022-05-04T13:29:58.934Z] ++ facter osfamily [2022-05-04T13:29:58.934Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-04T13:29:59.195Z] + OS_FAMILY=debian [2022-05-04T13:29:59.195Z] + workspace=/w/workspace/_app-service-configurable_PR-416 [2022-05-04T13:29:59.195Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-04T13:29:59.195Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-04T13:29:59.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-04T13:29:59.195Z] + PACKAGES=/tmp/packages_start.txt [2022-05-04T13:29:59.195Z] + '[' /w/workspace/_app-service-configurable_PR-416 ']' [2022-05-04T13:29:59.195Z] + PACKAGES=/tmp/packages_end.txt [2022-05-04T13:29:59.195Z] + case "${OS_FAMILY}" in [2022-05-04T13:29:59.195Z] + dpkg -l [2022-05-04T13:29:59.195Z] + grep '^ii' [2022-05-04T13:29:59.195Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-04T13:29:59.195Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-04T13:29:59.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-04T13:29:59.195Z] + '[' /w/workspace/_app-service-configurable_PR-416 ']' [2022-05-04T13:29:59.195Z] + mkdir -p /w/workspace/_app-service-configurable_PR-416/archives/ [2022-05-04T13:29:59.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-416/archives/ [Pipeline] echo [2022-05-04T13:29:59.208Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-04T13:29:59.492Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-04T13:30:00.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T13:30:00.050Z] . [Pipeline] withDockerContainer [2022-05-04T13:30:00.115Z] prd-ubuntu20.04-docker-8c-8g-40439 does not seem to be running inside a container [2022-05-04T13:30:00.160Z] $ 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-416/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-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-04T13:30:00.386Z] $ docker top 8d58d21caa60fa70a3e1aee096d97d287d400a38bc592049b8d6c8ccb2acd858 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T13:30:00.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-04T13:30:01.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-04T13:30:01.319Z] + ls /var/log/sa-host [2022-05-04T13:30:01.319Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T13:30:01.410Z] provisioning config files... [2022-05-04T13:30:01.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config7454068233519376616tmp [Pipeline] { [Pipeline] echo [2022-05-04T13:30:01.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:30:01.725Z] ---> create-netrc.sh [Pipeline] } [2022-05-04T13:30:01.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:30:02.062Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-04T13:30:02.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:30:02.362Z] ---> sudo-logs.sh [2022-05-04T13:30:02.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-04T13:30:02.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:30:02.683Z] ---> job-cost.sh [2022-05-04T13:30:02.683Z] lf-activate-venv: SKIPPING [2022-05-04T13:30:02.683Z] DEBUG: total: 0.2199999988079071 [2022-05-04T13:30:02.683Z] INFO: Retrieving Stack Cost... [2022-05-04T13:30:02.943Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-04T13:30:03.513Z] INFO: Archiving Costs [Pipeline] echo [2022-05-04T13:30:03.528Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T13:30:03.816Z] ---> logs-deploy.sh [2022-05-04T13:30:03.816Z] lf-activate-venv: SKIPPING [2022-05-04T13:30:03.816Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-416/4 [2022-05-04T13:30:03.816Z] INFO: archiving workspace using pattern(s): [2022-05-04T13:30:04.761Z] Archives upload complete. [2022-05-04T13:30:04.761Z] INFO: archiving logs to Nexus