Pull request #460 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 7cee31e8245f836a18f1891a6be7de3fc7e5772b+a54a0972f59d0215bd900b67794f07db15feaf52 (c31f5474a78dac79a236bb1ab54c7a189613693c) 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-ssh9207187734453774752.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7221902010368840525.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh214140108662464821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh156688539330864679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2920756016101929828.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23505 in /w/workspace/_app-service-configurable_PR-460 [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-460 # 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 a54a0972f59d0215bd900b67794f07db15feaf52 into PR head commit 7cee31e8245f836a18f1891a6be7de3fc7e5772b Merge succeeded, producing 7cee31e8245f836a18f1891a6be7de3fc7e5772b Checking out Revision 7cee31e8245f836a18f1891a6be7de3fc7e5772b (PR-460) > 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/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # 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 a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # timeout=10 Commit message: "build: add build targets for NATS and add NATS configuration" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:22:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a6d956aec24c9c05879698a130546b7f9df1c909 # timeout=10 01:22:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:22:08 ========================================================= 01:22:08 EdgeX Global Pipelines Version Info 01:22:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:22:09 ------------------- 01:22:09 stable info: 01:22:09 ------------------- 01:22:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:22:09 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:22:09 Message: update stable to v1.0.239 01:22:10 ------------------- 01:22:10 experimental info: 01:22:10 ------------------- 01:22:10 Commited By: **** collab-it+edgex@linuxfoundation.org 01:22:10 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:22:10 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-460 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-460 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-460 [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cee31e [Pipeline] echo 01:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:10 provisioning config files... 01:22:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config5129789774468639614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:11 ---> docker-login.sh 01:22:11 nexus3.edgexfoundry.org:10001 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:11 Configure a credential helper to remove this warning. See 01:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:11 01:22:11 Login Succeeded 01:22:11 nexus3.edgexfoundry.org:10002 01:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:12 01:22:12 Login Succeeded 01:22:12 nexus3.edgexfoundry.org:10003 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:12 01:22:12 Login Succeeded 01:22:12 nexus3.edgexfoundry.org:10004 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:12 01:22:12 Login Succeeded 01:22:12 docker.io 01:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:12 Configure a credential helper to remove this warning. See 01:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:12 01:22:12 Login Succeeded 01:22:12 ---> docker-login.sh ends [Pipeline] } 01:22:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:22:12 + git rev-list -1 --merges 7cee31e8245f836a18f1891a6be7de3fc7e5772b~1..7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo 01:22:13 -----------> git rev-list -1 --merges 7cee31e8245f836a18f1891a6be7de3fc7e5772b~1..7cee31e8245f836a18f1891a6be7de3fc7e5772b 7cee31e8245f836a18f1891a6be7de3fc7e5772b [false] [Pipeline] sh 01:22:13 + git log --format=format:%s -1 7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo 01:22:13 ========================================================= 01:22:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:22:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:13 + git log --format=format:%s -1 7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] echo 01:22:13 [semverPrep] GIT_COMMIT: 7cee31e8245f836a18f1891a6be7de3fc7e5772b, Commit Message: build: add build targets for NATS and add NATS configuration [Pipeline] echo 01:22:13 [semverPrep] This is not a build commit. [Pipeline] sh 01:22:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:22:14 + grep -v github /etc/ssh/ssh_known_hosts 01:22:14 + [ -e /tmp/ssh_known_hosts ] 01:22:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:22:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:22:14 + sudo tee -a /etc/ssh/ssh_known_hosts 01:22:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:14 01:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:14 0.1.4: Pulling from edgex-devops/py-git-semver 01:22:14 b85a868b505f: Pulling fs layer 01:22:14 e2be974225ed: Pulling fs layer 01:22:14 339a4e72a1f5: Pulling fs layer 01:22:14 988bab9f4d93: Pulling fs layer 01:22:14 1469e6f7b9e6: Pulling fs layer 01:22:14 eaf3925da568: Pulling fs layer 01:22:14 bab4dde63d76: Pulling fs layer 01:22:14 bde34c3a00c8: Pulling fs layer 01:22:14 988bab9f4d93: Waiting 01:22:14 b352a97aabf1: Pulling fs layer 01:22:14 b352a97aabf1: Waiting 01:22:14 4872d77fe225: Pulling fs layer 01:22:14 5851b861e8e6: Pulling fs layer 01:22:14 bab4dde63d76: Waiting 01:22:14 eaf3925da568: Waiting 01:22:14 5851b861e8e6: Waiting 01:22:14 4872d77fe225: Waiting 01:22:14 e2be974225ed: Verifying Checksum 01:22:14 e2be974225ed: Download complete 01:22:14 988bab9f4d93: Verifying Checksum 01:22:14 988bab9f4d93: Download complete 01:22:14 1469e6f7b9e6: Verifying Checksum 01:22:14 1469e6f7b9e6: Download complete 01:22:15 339a4e72a1f5: Verifying Checksum 01:22:15 339a4e72a1f5: Download complete 01:22:15 eaf3925da568: Download complete 01:22:15 bde34c3a00c8: Download complete 01:22:15 b352a97aabf1: Verifying Checksum 01:22:15 b352a97aabf1: Download complete 01:22:15 4872d77fe225: Verifying Checksum 01:22:15 4872d77fe225: Download complete 01:22:15 5851b861e8e6: Verifying Checksum 01:22:15 5851b861e8e6: Download complete 01:22:15 b85a868b505f: Verifying Checksum 01:22:15 b85a868b505f: Download complete 01:22:15 bab4dde63d76: Verifying Checksum 01:22:15 bab4dde63d76: Download complete 01:22:16 b85a868b505f: Pull complete 01:22:16 e2be974225ed: Pull complete 01:22:17 339a4e72a1f5: Pull complete 01:22:17 988bab9f4d93: Pull complete 01:22:17 1469e6f7b9e6: Pull complete 01:22:17 eaf3925da568: Pull complete 01:22:20 bab4dde63d76: Pull complete 01:22:20 bde34c3a00c8: Pull complete 01:22:20 b352a97aabf1: Pull complete 01:22:20 4872d77fe225: Pull complete 01:22:20 5851b861e8e6: Pull complete 01:22:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:22:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:20 prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container 01:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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:0.1.4 cat 01:22:21 $ docker top e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb -eo pid,comm 01:22:21 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). 01:22:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:22:21 [ssh-agent] Looking for ssh-agent implementation... 01:22:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:22:21 $ docker exec e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent 01:22:22 SSH_AUTH_SOCK=/tmp/ssh-tuknGyqilXhv/agent.33 01:22:22 SSH_AGENT_PID=40 01:22:22 Running ssh-add (command line suppressed) 01:22:22 Identity added: /w/workspace/_app-service-configurable_PR-460@tmp/private_key_8856250734078202654.key (/w/workspace/_app-service-configurable_PR-460@tmp/private_key_8856250734078202654.key) 01:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:22:22 + git tag --points-at HEAD [Pipeline] } 01:22:22 $ docker exec --env ******** --env ******** e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent -k 01:22:22 unset SSH_AUTH_SOCK; 01:22:22 unset SSH_AGENT_PID; 01:22:22 echo Agent pid 40 killed; 01:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:22:22 [ssh-agent] Looking for ssh-agent implementation... 01:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:22:22 $ docker exec e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent 01:22:23 SSH_AUTH_SOCK=/tmp/ssh-T1aexN8zVhWT/agent.73 01:22:23 SSH_AGENT_PID=79 01:22:23 Running ssh-add (command line suppressed) 01:22:23 Identity added: /w/workspace/_app-service-configurable_PR-460@tmp/private_key_2708526654692397474.key (/w/workspace/_app-service-configurable_PR-460@tmp/private_key_2708526654692397474.key) 01:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:22:23 + git semver init 01:22:23 2022-08-25 01:22:23,665 [run_init] DEBUG init version:0.0.0 force:False 01:22:23 2022-08-25 01:22:23,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-460/.semver 01:22:23 2022-08-25 01:22:23,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-460/.semver 01:22:23 2022-08-25 01:22:23,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-460/.semver'], cwd=/w/workspace/_app-service-configurable_PR-460, universal_newlines=False, shell=None, istream=None) 01:22:24 2022-08-25 01:22:24,372 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-460/.git/info/exclude 01:22:24 2022-08-25 01:22:24,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-460/.semver/PR-460 with force:False 01:22:24 2022-08-25 01:22:24,373 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-460/.semver/PR-460 01:22:24 2022-08-25 01:22:24,377 [execute] INFO git cat-file --batch-check 01:22:24 2022-08-25 01:22:24,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-460/.semver, universal_newlines=False, shell=None, istream=) 01:22:24 2022-08-25 01:22:24,384 [execute] INFO git cat-file --batch 01:22:24 2022-08-25 01:22:24,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-460/.semver, universal_newlines=False, shell=None, istream=) 01:22:24 2022-08-25 01:22:24,391 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-460/.semver/PR-460 01:22:24 0.0.0 [Pipeline] } 01:22:24 $ docker exec --env ******** --env ******** e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb ssh-agent -k 01:22:24 unset SSH_AUTH_SOCK; 01:22:24 unset SSH_AGENT_PID; 01:22:24 echo Agent pid 79 killed; 01:22:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:22:25 + git semver [Pipeline] } 01:22:25 $ docker stop --time=1 e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb 01:22:26 $ docker rm -f e35249ed50f5375a02533e5b828acc4b27d0b508fab52498b446769ec4e7e5bb [Pipeline] // withDockerContainer [Pipeline] sh 01:22:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:22:27 Stashed 1 file(s) [Pipeline] echo 01:22:27 [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 01:22:27 provisioning config files... 01:22:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config4262301674009095573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:27 ---> docker-login.sh 01:22:27 nexus3.edgexfoundry.org:10001 01:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:27 Configure a credential helper to remove this warning. See 01:22:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:27 01:22:27 Login Succeeded 01:22:27 nexus3.edgexfoundry.org:10002 01:22:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:28 Configure a credential helper to remove this warning. See 01:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:28 01:22:28 Login Succeeded 01:22:28 nexus3.edgexfoundry.org:10003 01:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:28 Configure a credential helper to remove this warning. See 01:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:28 01:22:28 Login Succeeded 01:22:28 nexus3.edgexfoundry.org:10004 01:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:28 Configure a credential helper to remove this warning. See 01:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:28 01:22:28 Login Succeeded 01:22:28 docker.io 01:22:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:28 Configure a credential helper to remove this warning. See 01:22:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:28 01:22:28 Login Succeeded 01:22:28 ---> docker-login.sh ends [Pipeline] } 01:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:28 ========================================================= 01:22:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:22:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:22:29 Sending build context to Docker daemon 3.129MB 01:22:29 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 01:22:29 Step 2/14 : FROM ${BASE} AS builder 01:22:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:22:29 2408cc74d12b: Pulling fs layer 01:22:29 ea60b727a1ce: Pulling fs layer 01:22:29 30c4a7721957: Pulling fs layer 01:22:29 370296b7ddb6: Pulling fs layer 01:22:29 7c6cee850709: Pulling fs layer 01:22:29 39a5fcdaea64: Pulling fs layer 01:22:29 d94ebbe4e438: Pulling fs layer 01:22:29 bcfd1f05c69d: Pulling fs layer 01:22:29 59ccb84bbe0f: Pulling fs layer 01:22:29 7c6cee850709: Waiting 01:22:29 39a5fcdaea64: Waiting 01:22:29 d94ebbe4e438: Waiting 01:22:29 bcfd1f05c69d: Waiting 01:22:29 59ccb84bbe0f: Waiting 01:22:29 370296b7ddb6: Waiting 01:22:29 30c4a7721957: Verifying Checksum 01:22:29 30c4a7721957: Download complete 01:22:29 ea60b727a1ce: Verifying Checksum 01:22:29 ea60b727a1ce: Download complete 01:22:29 7c6cee850709: Verifying Checksum 01:22:29 7c6cee850709: Download complete 01:22:29 39a5fcdaea64: Download complete 01:22:29 2408cc74d12b: Verifying Checksum 01:22:29 d94ebbe4e438: Download complete 01:22:29 2408cc74d12b: Pull complete 01:22:29 ea60b727a1ce: Pull complete 01:22:29 59ccb84bbe0f: Verifying Checksum 01:22:29 59ccb84bbe0f: Download complete 01:22:29 30c4a7721957: Pull complete 01:22:29 bcfd1f05c69d: Verifying Checksum 01:22:29 bcfd1f05c69d: Download complete 01:22:29 370296b7ddb6: Verifying Checksum 01:22:29 370296b7ddb6: Download complete 01:22:34 370296b7ddb6: Pull complete 01:22:34 7c6cee850709: Pull complete 01:22:34 39a5fcdaea64: Pull complete 01:22:34 d94ebbe4e438: Pull complete 01:22:36 bcfd1f05c69d: Pull complete 01:22:37 59ccb84bbe0f: Pull complete 01:22:37 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:22:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:22:37 ---> a4fb48ad2a94 01:22:37 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:22:39 ---> Running in 9d5bc4476511 01:22:39 Removing intermediate container 9d5bc4476511 01:22:39 ---> 64852902df50 01:22:39 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 01:22:39 ---> Running in e2081e9f3fc1 01:22:39 Removing intermediate container e2081e9f3fc1 01:22:39 ---> 5e76908f0764 01:22:39 Step 5/14 : ARG BUILD_TAGS="" 01:22:39 ---> Running in 21377899a7ec 01:22:39 Removing intermediate container 21377899a7ec 01:22:39 ---> fcece037b606 01:22:39 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:22:39 ---> Running in 3a3319d3ac5e 01:22:39 Removing intermediate container 3a3319d3ac5e 01:22:39 ---> 7a0918ee8b9a 01:22:39 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:39 ---> Running in 4875a660fc2c 01:22:39 Removing intermediate container 4875a660fc2c 01:22:39 ---> 524ec74efae6 01:22:39 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:22:39 ---> Running in 067a804b7cf4 01:22:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:22:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:22:41 OK: 211 MiB in 51 packages 01:22:41 Removing intermediate container 067a804b7cf4 01:22:41 ---> 6eb4856ea88f 01:22:41 Step 9/14 : WORKDIR /app 01:22:41 ---> Running in 412d3b18b82d 01:22:41 Removing intermediate container 412d3b18b82d 01:22:41 ---> 66ff58868fcd 01:22:41 Step 10/14 : COPY go.mod vendor* ./ 01:22:41 ---> 92c1f4de7a5f 01:22:41 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:42 ---> Running in 0820593aa638 01:22:42 Still waiting to schedule task 01:22:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:23:04 Removing intermediate container 0820593aa638 01:23:04 ---> c8ef5fc64753 01:23:04 Step 12/14 : COPY . . 01:23:04 ---> 1e7c7e6b2603 01:23:04 Step 13/14 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" 01:23:04 ---> Running in 73d746da46c1 01:23:04 Removing intermediate container 73d746da46c1 01:23:04 ---> f16309da1183 01:23:04 Step 14/14 : RUN $MAKE 01:23:04 ---> Running in 50a58ae53032 01:23:04 noop 01:23:04 Removing intermediate container 50a58ae53032 01:23:04 ---> a951a8decd31 01:23:04 Successfully built a951a8decd31 01:23:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:04 + docker inspect -f . ci-base-image-x86_64 01:23:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:04 prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container 01:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 01:23:05 $ docker top c7c2f57455989adb6f2ac4ccbedbd3ce7bf740b4d0a81252603b94c91c374197 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:05 + go version 01:23:05 go version go1.18.3 linux/amd64 [Pipeline] } 01:23:05 $ docker stop --time=1 c7c2f57455989adb6f2ac4ccbedbd3ce7bf740b4d0a81252603b94c91c374197 01:23:06 $ docker rm -f c7c2f57455989adb6f2ac4ccbedbd3ce7bf740b4d0a81252603b94c91c374197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:07 + docker inspect -f . ci-base-image-x86_64 01:23:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:07 prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container 01:23:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 01:23:07 $ docker top cefdaaa2ce7502727c80a44d6036176d725620d59314af2388a6c2d120600b74 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:08 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-460 [Pipeline] fileExists [Pipeline] sh 01:23:08 + make test 01:23:08 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:23:18 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:23:18 CGO_ENABLED=1 go vet ./... 01:23:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:23:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:23:21 ./bin/test-attribution-txt.sh 01:23:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:23:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:23:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:23:22 $ docker stop --time=1 cefdaaa2ce7502727c80a44d6036176d725620d59314af2388a6c2d120600b74 01:23:23 $ docker rm -f cefdaaa2ce7502727c80a44d6036176d725620d59314af2388a6c2d120600b74 [Pipeline] // withDockerContainer [Pipeline] sh 01:23:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:23:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:23:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:23:24 + ls -al . 01:23:24 total 172 01:23:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:23 . 01:23:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:22 .. 01:23:24 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 01:22 .dockerignore 01:23:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:22 .git 01:23:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:22 .github 01:23:24 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 01:22 .gitignore 01:23:24 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:22 .semver 01:23:24 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 01:22 Attribution.txt 01:23:24 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 01:22 CHANGELOG.md 01:23:24 -rw-rw-r-- 1 jenkins jenkins 2134 Aug 25 01:22 Dockerfile 01:23:24 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 01:22 GOVERNANCE.md 01:23:24 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 01:22 Jenkinsfile 01:23:24 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 01:22 LICENSE 01:23:24 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 01:22 OWNERS.md 01:23:24 -rw-rw-r-- 1 jenkins jenkins 4017 Aug 25 01:22 README.md 01:23:24 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:22 VERSION 01:23:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:22 bin 01:23:24 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:23 coverage.out 01:23:24 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 01:22 go.mod 01:23:24 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 01:22 go.sum 01:23:24 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 01:22 main.go 01:23:24 -rw-rw-r-- 1 jenkins jenkins 2052 Aug 25 01:22 makefile 01:23:24 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 01:22 res 01:23:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:25 + 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=7cee31e8245f836a18f1891a6be7de3fc7e5772b --label arch=amd64 --label version=0.0.0 . 01:23:25 Sending build context to Docker daemon 3.13MB 01:23:25 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 01:23:25 Step 2/28 : FROM ${BASE} AS builder 01:23:25 ---> a951a8decd31 01:23:25 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:23:25 ---> Running in c17361e1dce6 01:23:25 Removing intermediate container c17361e1dce6 01:23:25 ---> 8239c73ade13 01:23:25 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 01:23:25 ---> Running in bc35cf0e520b 01:23:25 Removing intermediate container bc35cf0e520b 01:23:25 ---> 3338ec67264b 01:23:25 Step 5/28 : ARG BUILD_TAGS="" 01:23:25 ---> Running in 0eade91b4d73 01:23:25 Removing intermediate container 0eade91b4d73 01:23:25 ---> e69e3d0517e3 01:23:25 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:23:25 ---> Running in 7518c7f4b0cc 01:23:25 Removing intermediate container 7518c7f4b0cc 01:23:25 ---> 7ced837bcac3 01:23:25 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:25 ---> Running in 70db6cf5fd89 01:23:26 Removing intermediate container 70db6cf5fd89 01:23:26 ---> 1dc965b0fc83 01:23:26 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:26 ---> Running in 3d90c3be3869 01:23:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:23:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:23:27 OK: 211 MiB in 51 packages 01:23:28 Removing intermediate container 3d90c3be3869 01:23:28 ---> fee75cb27f92 01:23:28 Step 9/28 : WORKDIR /app 01:23:28 ---> Running in b7117ca3f55a 01:23:28 Removing intermediate container b7117ca3f55a 01:23:28 ---> 85c8ab332874 01:23:28 Step 10/28 : COPY go.mod vendor* ./ 01:23:28 ---> 3e2ed0a87835 01:23:28 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:28 ---> Running in 79414db6253b 01:23:29 Removing intermediate container 79414db6253b 01:23:29 ---> 29a85cede41b 01:23:29 Step 12/28 : COPY . . 01:23:29 ---> 6d621e82fb95 01:23:29 Step 13/28 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" 01:23:29 ---> Running in 148de7859193 01:23:29 Removing intermediate container 148de7859193 01:23:29 ---> 51a29722b3a7 01:23:29 Step 14/28 : RUN $MAKE 01:23:29 ---> Running in 65ab69eec675 01:23:30 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:23:52 Removing intermediate container 65ab69eec675 01:23:52 ---> e84d2ecd735c 01:23:52 Step 15/28 : FROM alpine:3.16 01:23:52 3.16: Pulling from library/alpine 01:23:52 213ec9aee27d: Pulling fs layer 01:23:52 213ec9aee27d: Verifying Checksum 01:23:52 213ec9aee27d: Pull complete 01:23:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:23:52 Status: Downloaded newer image for alpine:3.16 01:23:52 ---> 9c6f07244728 01:23:52 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:23:52 ---> Running in 88fd811dbc3f 01:23:52 Removing intermediate container 88fd811dbc3f 01:23:52 ---> 687430a38a19 01:23:52 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 01:23:52 ---> Running in f3f06238b13d 01:23:52 Removing intermediate container f3f06238b13d 01:23:52 ---> 4bd8bd748834 01:23:52 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 01:23:52 ---> Running in 8399a8552eab 01:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:23:53 (1/7) Installing ca-certificates (20220614-r0) 01:23:53 (2/7) Installing dumb-init (1.2.5-r1) 01:23:53 (3/7) Installing libgcc (11.2.1_git20220219-r2) 01:23:53 (4/7) Installing libsodium (1.0.18-r0) 01:23:53 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 01:23:53 (6/7) Installing libzmq (4.3.4-r0) 01:23:53 (7/7) Installing zeromq (4.3.4-r0) 01:23:53 Executing busybox-1.35.0-r17.trigger 01:23:53 Executing ca-certificates-20220614-r0.trigger 01:23:53 OK: 9 MiB in 21 packages 01:23:54 Removing intermediate container 8399a8552eab 01:23:54 ---> 890253d27491 01:23:54 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:23:54 ---> 108695282acd 01:23:54 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 01:23:54 ---> fab4983c39ab 01:23:54 Step 21/28 : COPY --from=builder /app/res/ /res/ 01:23:54 ---> 0da7b4cfd5c0 01:23:54 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:23:55 ---> c3feb77e93a8 01:23:55 Step 23/28 : EXPOSE 48095 01:23:55 ---> Running in 76fac8b1e648 01:23:55 Removing intermediate container 76fac8b1e648 01:23:55 ---> 120c137bfa66 01:23:55 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 01:23:55 ---> Running in ac44e0551ba9 01:23:55 Removing intermediate container ac44e0551ba9 01:23:55 ---> ca587c47bf7f 01:23:55 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:23:55 ---> Running in d9becefc490c 01:23:55 Removing intermediate container d9becefc490c 01:23:55 ---> 0ba67126dd01 01:23:55 Step 26/28 : LABEL arch=amd64 01:23:55 ---> Running in ca360f91cd91 01:23:55 Removing intermediate container ca360f91cd91 01:23:55 ---> ae6fd39ebe62 01:23:55 Step 27/28 : LABEL git_sha=7cee31e8245f836a18f1891a6be7de3fc7e5772b 01:23:55 ---> Running in 66d5efeaf4eb 01:23:55 Removing intermediate container 66d5efeaf4eb 01:23:55 ---> 39150b473f67 01:23:55 Step 28/28 : LABEL version=0.0.0 01:23:55 ---> Running in b0beb7be0dec 01:23:55 Removing intermediate container b0beb7be0dec 01:23:55 ---> 760a2a49c63b 01:23:55 [Warning] One or more build-args [ARCH] were not consumed 01:23:55 Successfully built 760a2a49c63b 01:23:55 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:56 01:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:23:56 latest: Pulling from edgex-lftools-log-publisher 01:23:56 5eb5b503b376: Pulling fs layer 01:23:56 5c69ac0246d0: Pulling fs layer 01:23:56 ec43610c2a17: Pulling fs layer 01:23:56 3a2ae6a8a46f: Pulling fs layer 01:23:56 33b1e0a273af: Pulling fs layer 01:23:56 5d3b04190fa2: Pulling fs layer 01:23:56 2f39f015ded8: Pulling fs layer 01:23:56 3a2ae6a8a46f: Waiting 01:23:56 5d3b04190fa2: Waiting 01:23:56 33b1e0a273af: Waiting 01:23:56 2f39f015ded8: Waiting 01:23:56 5c69ac0246d0: Download complete 01:23:56 3a2ae6a8a46f: Verifying Checksum 01:23:56 3a2ae6a8a46f: Download complete 01:23:56 ec43610c2a17: Verifying Checksum 01:23:56 ec43610c2a17: Download complete 01:23:56 33b1e0a273af: Verifying Checksum 01:23:56 33b1e0a273af: Download complete 01:23:56 5d3b04190fa2: Verifying Checksum 01:23:56 5d3b04190fa2: Download complete 01:23:56 5eb5b503b376: Verifying Checksum 01:23:56 5eb5b503b376: Download complete 01:23:57 2f39f015ded8: Verifying Checksum 01:23:57 2f39f015ded8: Download complete 01:23:58 5eb5b503b376: Pull complete 01:23:58 5c69ac0246d0: Pull complete 01:23:58 ec43610c2a17: Pull complete 01:23:58 3a2ae6a8a46f: Pull complete 01:23:59 33b1e0a273af: Pull complete 01:23:59 5d3b04190fa2: Pull complete 01:24:04 2f39f015ded8: Pull complete 01:24:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:24:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:04 prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container 01:24:04 $ 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-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 01:24:06 $ docker top d052cf593b72f7269bba454e02b6e25dc53381bc59a609c610e7551221b181f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:06 ---> job-cost.sh 01:24:06 lf-activate-venv: SKIPPING 01:24:06 INFO: No Stack... 01:24:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:24:07 INFO: Archiving Costs [Pipeline] sh 01:24:07 + cat /w/workspace/_app-service-configurable_PR-460/archives/cost.csv 01:24:07 + cut -d, -f6 [Pipeline] lock 01:24:07 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] 01:24:07 Resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] did not exist. Created. 01:24:07 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:24:08 + echo total: 0.2199999988079071 [Pipeline] stash 01:24:08 Stashed 1 file(s) [Pipeline] } 01:24:08 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:24:08 $ docker stop --time=1 d052cf593b72f7269bba454e02b6e25dc53381bc59a609c610e7551221b181f7 01:24:09 $ docker rm -f d052cf593b72f7269bba454e02b6e25dc53381bc59a609c610e7551221b181f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:27:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23506 in /w/workspace/_app-service-configurable_PR-460 [Pipeline] { [Pipeline] ws 01:27:08 Running in /w/workspace/app-service-configurable/4 [Pipeline] { [Pipeline] checkout 01:27:08 Selected Git installation does not exist. Using Default 01:27:08 The recommended git tool is: NONE 01:27:13 using credential edgex-jenkins-ssh 01:27:13 Cloning the remote Git repository 01:27:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:27:13 > git init /w/workspace/app-service-configurable/4 # timeout=10 01:27:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:27:13 > git --version # timeout=10 01:27:13 > git --version # 'git version 2.25.1' 01:27:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:27:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:27:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:27:15 Merging remotes/origin/main commit a54a0972f59d0215bd900b67794f07db15feaf52 into PR head commit 7cee31e8245f836a18f1891a6be7de3fc7e5772b 01:27:15 Merge succeeded, producing 7cee31e8245f836a18f1891a6be7de3fc7e5772b 01:27:15 Checking out Revision 7cee31e8245f836a18f1891a6be7de3fc7e5772b (PR-460) 01:27:15 > git config core.sparsecheckout # timeout=10 01:27:15 > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # timeout=10 01:27:15 > git remote # timeout=10 01:27:15 > git config --get remote.origin.url # timeout=10 01:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:15 > git merge a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 01:27:15 > git rev-parse HEAD^{commit} # timeout=10 01:27:15 > git config core.sparsecheckout # timeout=10 01:27:15 > git checkout -f 7cee31e8245f836a18f1891a6be7de3fc7e5772b # timeout=10 01:27:20 Commit message: "build: add build targets for NATS and add NATS configuration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:27:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:21 Dload Upload Total Spent Left Speed 01:27:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 01:27:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:27:22 + sudo tee /etc/docker/daemon.new 01:27:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:27:22 { 01:27:22 "registry-mirrors": [ 01:27:22 "https://nexus3.edgexfoundry.org:10001" 01:27:22 ], 01:27:22 "bip": "10.250.0.254/24", 01:27:22 "hosts": [ 01:27:22 "tcp://0.0.0.0:5555", 01:27:22 "unix:///var/run/docker.sock" 01:27:22 ], 01:27:22 "mtu": 1458, 01:27:22 "selinux-enabled": true, 01:27:22 "seccomp-profile": "/etc/docker/seccomp.json" 01:27:22 } [Pipeline] sh 01:27:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:27:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:41 provisioning config files... 01:27:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/4@tmp/config5687405642215148085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:41 ---> docker-login.sh 01:27:41 nexus3.edgexfoundry.org:10001 01:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:43 Configure a credential helper to remove this warning. See 01:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:43 01:27:43 Login Succeeded 01:27:43 nexus3.edgexfoundry.org:10002 01:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:43 Configure a credential helper to remove this warning. See 01:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:43 01:27:43 Login Succeeded 01:27:43 nexus3.edgexfoundry.org:10003 01:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:43 Configure a credential helper to remove this warning. See 01:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:43 01:27:43 Login Succeeded 01:27:43 nexus3.edgexfoundry.org:10004 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 docker.io 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:45 Configure a credential helper to remove this warning. See 01:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:45 01:27:45 Login Succeeded 01:27:45 ---> docker-login.sh ends [Pipeline] } 01:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:45 ========================================================= 01:27:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:27:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:27:46 Sending build context to Docker daemon 206.3kB 01:27:46 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 01:27:46 Step 2/14 : FROM ${BASE} AS builder 01:27:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:46 b3c136eddcbf: Pulling fs layer 01:27:46 c0a3192eca97: Pulling fs layer 01:27:46 a050256f5b6f: Pulling fs layer 01:27:46 656be50a0ddc: Pulling fs layer 01:27:46 2bbca73fdf42: Pulling fs layer 01:27:46 46d945488cbd: Pulling fs layer 01:27:46 8a5474983e97: Pulling fs layer 01:27:46 329c88fbcd65: Pulling fs layer 01:27:46 46d945488cbd: Waiting 01:27:46 8a5474983e97: Waiting 01:27:46 656be50a0ddc: Waiting 01:27:46 2bbca73fdf42: Waiting 01:27:46 329c88fbcd65: Waiting 01:27:46 a050256f5b6f: Verifying Checksum 01:27:46 a050256f5b6f: Download complete 01:27:46 c0a3192eca97: Verifying Checksum 01:27:46 c0a3192eca97: Download complete 01:27:46 2bbca73fdf42: Verifying Checksum 01:27:46 2bbca73fdf42: Download complete 01:27:46 46d945488cbd: Verifying Checksum 01:27:46 46d945488cbd: Download complete 01:27:46 b3c136eddcbf: Verifying Checksum 01:27:47 b3c136eddcbf: Pull complete 01:27:47 329c88fbcd65: Verifying Checksum 01:27:47 329c88fbcd65: Download complete 01:27:48 c0a3192eca97: Pull complete 01:27:48 a050256f5b6f: Pull complete 01:27:48 8a5474983e97: Download complete 01:27:49 656be50a0ddc: Verifying Checksum 01:27:49 656be50a0ddc: Download complete 01:28:02 656be50a0ddc: Pull complete 01:28:02 2bbca73fdf42: Pull complete 01:28:02 46d945488cbd: Pull complete 01:28:09 8a5474983e97: Pull complete 01:28:12 329c88fbcd65: Pull complete 01:28:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 01:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:28:12 ---> ff4287adb874 01:28:12 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:28:13 ---> Running in 307a94db1787 01:28:13 Removing intermediate container 307a94db1787 01:28:13 ---> af4312f84257 01:28:13 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 01:28:13 ---> Running in 868c55bdfeee 01:28:13 Removing intermediate container 868c55bdfeee 01:28:13 ---> 4a9bd0391f01 01:28:13 Step 5/14 : ARG BUILD_TAGS="" 01:28:14 ---> Running in b11b9c2b5b53 01:28:14 Removing intermediate container b11b9c2b5b53 01:28:14 ---> 98bc13e74712 01:28:14 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:28:14 ---> Running in cabde72321a9 01:28:14 Removing intermediate container cabde72321a9 01:28:14 ---> 1d919b03a906 01:28:14 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:14 ---> Running in cff87058a591 01:28:16 Removing intermediate container cff87058a591 01:28:16 ---> f3ac28eec8cc 01:28:16 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:16 ---> Running in bbe1cb0c6238 01:28:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:28:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:28:19 OK: 221 MiB in 51 packages 01:28:20 Removing intermediate container bbe1cb0c6238 01:28:20 ---> fb9d86522b36 01:28:20 Step 9/14 : WORKDIR /app 01:28:20 ---> Running in 3c3adf784b08 01:28:20 Removing intermediate container 3c3adf784b08 01:28:20 ---> e08fbaef7950 01:28:20 Step 10/14 : COPY go.mod vendor* ./ 01:28:21 ---> 635dddafbb52 01:28:21 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:21 ---> Running in fca9059ee001 01:29:17 Removing intermediate container fca9059ee001 01:29:17 ---> 0b0d42045413 01:29:17 Step 12/14 : COPY . . 01:29:17 ---> 2c7a67fc925a 01:29:17 Step 13/14 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" 01:29:17 ---> Running in 57c68a707026 01:29:17 Removing intermediate container 57c68a707026 01:29:17 ---> feb716766db3 01:29:17 Step 14/14 : RUN $MAKE 01:29:17 ---> Running in fefe40cf5630 01:29:17 noop 01:29:17 Removing intermediate container fefe40cf5630 01:29:17 ---> 74bf04024131 01:29:17 Successfully built 74bf04024131 01:29:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:18 + docker inspect -f . ci-base-image-arm64 01:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-23506 does not seem to be running inside a container 01:29:18 $ 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 01:29:19 $ docker top 57d34901fe0e502f4be460d9955c1de1b816bcd4eb0ce5cf983a57fb96a66543 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:20 + go version 01:29:20 go version go1.18.3 linux/arm64 [Pipeline] } 01:29:20 $ docker stop --time=1 57d34901fe0e502f4be460d9955c1de1b816bcd4eb0ce5cf983a57fb96a66543 01:29:22 $ docker rm -f 57d34901fe0e502f4be460d9955c1de1b816bcd4eb0ce5cf983a57fb96a66543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:22 + docker inspect -f . ci-base-image-arm64 01:29:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-23506 does not seem to be running inside a container 01:29:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 01:29:24 $ docker top 319002b0a045a9e8da1909271b093bb2111ccba768296804bab01789244dbd37 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/4 [Pipeline] fileExists [Pipeline] sh 01:29:26 + make test 01:29:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 01:30:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 01:30:48 CGO_ENABLED=1 go vet ./... 01:31:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:10 ./bin/test-attribution-txt.sh 01:31:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 01:31:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 01:31:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 01:31:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:31:10 $ docker stop --time=1 319002b0a045a9e8da1909271b093bb2111ccba768296804bab01789244dbd37 01:31:12 $ docker rm -f 319002b0a045a9e8da1909271b093bb2111ccba768296804bab01789244dbd37 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:31:13 Warning: overwriting stash ‘coverage-report’ 01:31:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:31:14 + ls -al . 01:31:14 total 168 01:31:14 drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 01:29 . 01:31:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:27 .. 01:31:14 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 01:27 .dockerignore 01:31:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:27 .git 01:31:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:27 .github 01:31:14 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 01:27 .gitignore 01:31:14 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 01:27 Attribution.txt 01:31:14 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 01:27 CHANGELOG.md 01:31:14 -rw-rw-r-- 1 jenkins jenkins 2134 Aug 25 01:27 Dockerfile 01:31:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 01:27 GOVERNANCE.md 01:31:14 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 01:27 Jenkinsfile 01:31:14 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 01:27 LICENSE 01:31:14 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 01:27 OWNERS.md 01:31:14 -rw-rw-r-- 1 jenkins jenkins 4017 Aug 25 01:27 README.md 01:31:14 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:22 VERSION 01:31:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:27 bin 01:31:14 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:29 coverage.out 01:31:14 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 01:27 go.mod 01:31:14 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 01:27 go.sum 01:31:14 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 01:27 main.go 01:31:14 -rw-rw-r-- 1 jenkins jenkins 2052 Aug 25 01:27 makefile 01:31:14 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 01:27 res 01:31:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:14 + 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=7cee31e8245f836a18f1891a6be7de3fc7e5772b --label arch=arm64 --label version=0.0.0 . 01:31:14 Sending build context to Docker daemon 207.4kB 01:31:15 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 01:31:15 Step 2/28 : FROM ${BASE} AS builder 01:31:15 ---> 74bf04024131 01:31:15 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 01:31:15 ---> Running in 904c1c483744 01:31:15 Removing intermediate container 904c1c483744 01:31:15 ---> b421591b2940 01:31:15 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 01:31:15 ---> Running in bd5c5fe5e264 01:31:15 Removing intermediate container bd5c5fe5e264 01:31:15 ---> e786104700e9 01:31:15 Step 5/28 : ARG BUILD_TAGS="" 01:31:16 ---> Running in 380382d9b112 01:31:16 Removing intermediate container 380382d9b112 01:31:16 ---> 5bc154c7497e 01:31:16 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:31:16 ---> Running in 87d29902b4df 01:31:16 Removing intermediate container 87d29902b4df 01:31:16 ---> 39c7e0be692a 01:31:16 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:31:16 ---> Running in f5b0638617a0 01:31:18 Removing intermediate container f5b0638617a0 01:31:18 ---> e5bb5aef5241 01:31:18 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:31:18 ---> Running in 93262b4e0928 01:31:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:31:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:31:21 OK: 221 MiB in 51 packages 01:31:22 Removing intermediate container 93262b4e0928 01:31:22 ---> 1c234bac079c 01:31:22 Step 9/28 : WORKDIR /app 01:31:22 ---> Running in 87faf71edac9 01:31:22 Removing intermediate container 87faf71edac9 01:31:22 ---> b51430846ed7 01:31:22 Step 10/28 : COPY go.mod vendor* ./ 01:31:23 ---> 95146ed3b41b 01:31:23 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:31:23 ---> Running in 892bdb471f08 01:31:25 Removing intermediate container 892bdb471f08 01:31:25 ---> 4b0505f0aca8 01:31:25 Step 12/28 : COPY . . 01:31:26 ---> d2277be97f17 01:31:26 Step 13/28 : ARG MAKE="make -e BUILD_TAGS=$BUILD_TAGS build" 01:31:26 ---> Running in 059d4a1e074d 01:31:26 Removing intermediate container 059d4a1e074d 01:31:26 ---> 144f0e025ab6 01:31:26 Step 14/28 : RUN $MAKE 01:31:26 ---> Running in 1789c3d9d9ee 01:31:27 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:33:49 Removing intermediate container 1789c3d9d9ee 01:33:49 ---> 1c47e9d154f8 01:33:49 Step 15/28 : FROM alpine:3.16 01:33:49 3.16: Pulling from library/alpine 01:33:49 9b18e9b68314: Pulling fs layer 01:33:49 9b18e9b68314: Verifying Checksum 01:33:49 9b18e9b68314: Download complete 01:33:49 9b18e9b68314: Pull complete 01:33:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:33:49 Status: Downloaded newer image for alpine:3.16 01:33:49 ---> a6215f271958 01:33:49 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 01:33:49 ---> Running in 9b97ff7d5442 01:33:49 Removing intermediate container 9b97ff7d5442 01:33:49 ---> dbccc7531901 01:33:49 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 01:33:49 ---> Running in 584e6e0ff0ba 01:33:49 Removing intermediate container 584e6e0ff0ba 01:33:49 ---> 157c7a889ae7 01:33:49 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 01:33:49 ---> Running in 99af6fc40561 01:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:49 (1/7) Installing ca-certificates (20220614-r0) 01:33:49 (2/7) Installing dumb-init (1.2.5-r1) 01:33:49 (3/7) Installing libgcc (11.2.1_git20220219-r2) 01:33:49 (4/7) Installing libsodium (1.0.18-r0) 01:33:49 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 01:33:49 (6/7) Installing libzmq (4.3.4-r0) 01:33:49 (7/7) Installing zeromq (4.3.4-r0) 01:33:49 Executing busybox-1.35.0-r17.trigger 01:33:49 Executing ca-certificates-20220614-r0.trigger 01:33:49 OK: 9 MiB in 21 packages 01:33:50 Removing intermediate container 99af6fc40561 01:33:50 ---> 5432729c3bd4 01:33:50 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:33:50 ---> 2e08de17ceab 01:33:50 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 01:33:51 ---> 8a6585dd5045 01:33:51 Step 21/28 : COPY --from=builder /app/res/ /res/ 01:33:52 ---> 6d553cbdfb01 01:33:52 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:33:53 ---> a59fcbe8a41d 01:33:53 Step 23/28 : EXPOSE 48095 01:33:53 ---> Running in 05332bb42fa4 01:33:54 Removing intermediate container 05332bb42fa4 01:33:54 ---> ee4dd848461a 01:33:54 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 01:33:54 ---> Running in 108e470b2094 01:33:54 Removing intermediate container 108e470b2094 01:33:54 ---> f875e0a2bbb3 01:33:54 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:54 ---> Running in 81f2fd03aea3 01:33:54 Removing intermediate container 81f2fd03aea3 01:33:54 ---> 77b45c55ef75 01:33:54 Step 26/28 : LABEL arch=arm64 01:33:54 ---> Running in 4e188e0f6b52 01:33:55 Removing intermediate container 4e188e0f6b52 01:33:55 ---> e6f25d5d00e0 01:33:55 Step 27/28 : LABEL git_sha=7cee31e8245f836a18f1891a6be7de3fc7e5772b 01:33:55 ---> Running in c98052b2a943 01:33:55 Removing intermediate container c98052b2a943 01:33:55 ---> b8e996472f4a 01:33:55 Step 28/28 : LABEL version=0.0.0 01:33:55 ---> Running in e663b13e33b5 01:33:56 Removing intermediate container e663b13e33b5 01:33:56 ---> 6f9783a530f7 01:33:56 [Warning] One or more build-args [ARCH] were not consumed 01:33:56 Successfully built 6f9783a530f7 01:33:56 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 01:33:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:56 01:33:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:57 arm64: Pulling from edgex-lftools-log-publisher 01:33:57 8998bd30e6a1: Pulling fs layer 01:33:57 04944245beec: Pulling fs layer 01:33:57 699f458cf7ca: Pulling fs layer 01:33:57 765212b225bb: Pulling fs layer 01:33:57 f23df028b6ca: Pulling fs layer 01:33:57 d65c8cfc05b1: Pulling fs layer 01:33:57 2437ff75d9bd: Pulling fs layer 01:33:57 765212b225bb: Waiting 01:33:57 2437ff75d9bd: Waiting 01:33:57 f23df028b6ca: Waiting 01:33:57 d65c8cfc05b1: Waiting 01:33:57 04944245beec: Verifying Checksum 01:33:57 04944245beec: Download complete 01:33:57 765212b225bb: Verifying Checksum 01:33:57 765212b225bb: Download complete 01:33:57 f23df028b6ca: Download complete 01:33:57 d65c8cfc05b1: Verifying Checksum 01:33:57 d65c8cfc05b1: Download complete 01:33:57 699f458cf7ca: Verifying Checksum 01:33:57 699f458cf7ca: Download complete 01:33:57 8998bd30e6a1: Verifying Checksum 01:33:57 8998bd30e6a1: Download complete 01:34:00 2437ff75d9bd: Verifying Checksum 01:34:00 2437ff75d9bd: Download complete 01:34:02 8998bd30e6a1: Pull complete 01:34:02 04944245beec: Pull complete 01:34:04 699f458cf7ca: Pull complete 01:34:04 765212b225bb: Pull complete 01:34:05 f23df028b6ca: Pull complete 01:34:05 d65c8cfc05b1: Pull complete 01:34:20 2437ff75d9bd: Pull complete 01:34:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:34:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:21 prd-ubuntu20.04-docker-arm64-4c-16g-23506 does not seem to be running inside a container 01:34:21 $ 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 01:34:24 $ docker top 25b974b366c5f64c0bc16ca50412cd43da17f9ea63a3b08bc12b09f8824803b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:24 ---> job-cost.sh 01:34:24 lf-activate-venv: SKIPPING 01:34:24 INFO: No Stack... 01:34:25 INFO: Retrieving Pricing Info for: v3-standard-4 01:34:26 INFO: Archiving Costs [Pipeline] sh 01:34:26 + cat /w/workspace/app-service-configurable/4/archives/cost.csv 01:34:26 + cut -d, -f6 [Pipeline] lock 01:34:27 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] 01:34:27 Resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] did not exist. Created. 01:34:27 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:27 /w/workspace/app-service-configurable/4@tmp/durable-e6121694/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:34:28 + echo total: 0.10999999940395355 [Pipeline] stash 01:34:28 Warning: overwriting stash ‘stack-cost’ 01:34:28 Stashed 1 file(s) [Pipeline] } 01:34:28 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-460-4-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:28 $ docker stop --time=1 25b974b366c5f64c0bc16ca50412cd43da17f9ea63a3b08bc12b09f8824803b7 01:34:30 $ docker rm -f 25b974b366c5f64c0bc16ca50412cd43da17f9ea63a3b08bc12b09f8824803b7 [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 01:34:30 provisioning config files... 01:34:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config6641502186756805208tmp [Pipeline] { [Pipeline] sh 01:34:30 + set +x 01:34:30 + curl -s https://codecov.io/bash 01:34:30 + bash -s -- 01:34:30 01:34:30 _____ _ 01:34:30 / ____| | | 01:34:30 | | ___ __| | ___ ___ _____ __ 01:34:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:34:30 | |___| (_) | (_| | __/ (_| (_) \ V / 01:34:30 \_____\___/ \__,_|\___|\___\___/ \_/ 01:34:30 Bash-1.0.6 01:34:30 01:34:30 01:34:30 ==> git version 2.25.1 found 01:34:30 ==> 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 01:34:30 Release-Date: 2020-01-08 01:34:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:34:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:34:30 ==> Jenkins CI detected. 01:34:30 current dir:  /w/workspace/_app-service-configurable_PR-460 01:34:30 project root: . 01:34:30 --> token set from env 01:34:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:34:30 ==> Running gcov in . (disable via -X gcov) 01:34:30 ==> Python coveragepy not found 01:34:30 ==> Searching for coverage reports in: 01:34:30 + . 01:34:30 -> Found 1 reports 01:34:30 ==> Detecting git/mercurial file structure 01:34:30 ==> Reading reports 01:34:30 + ./coverage.out bytes=10 01:34:30 ==> Appending adjustments 01:34:30 https://docs.codecov.io/docs/fixing-reports 01:34:30 + Found adjustments 01:34:30 ==> Gzipping contents 01:34:31 4.0K /tmp/codecov.yNX5hc.gz 01:34:31 ==> Uploading reports 01:34:31 url: https://codecov.io 01:34:31 query: branch=PR-460&commit=7cee31e8245f836a18f1891a6be7de3fc7e5772b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-460%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=460&job=&cmd_args= 01:34:31 -> Pinging Codecov 01:34:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-460&commit=7cee31e8245f836a18f1891a6be7de3fc7e5772b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-460%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=460&job=&cmd_args= 01:34:31 -> Uploading to 01:34:31 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/7cee31e8245f836a18f1891a6be7de3fc7e5772b/ac05b2e5-890e-4fd2-9809-1fc6c8db44c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T013431Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca1373ecaf78568b200b246bd534963cb686ce88814fc6ecf6ad141cff77a4cd 01:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:31 Dload Upload Total Spent Left Speed 01:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2243 --:--:-- --:--:-- --:--:-- 2243 01:34:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7cee31e8245f836a18f1891a6be7de3fc7e5772b [Pipeline] } 01:34:31 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 01:34:32 + [ -d /w/workspace/_app-service-configurable_PR-460/archives ] 01:34:32 + ls -al /w/workspace/_app-service-configurable_PR-460/archives 01:34:32 total 16 01:34:32 drwxr-xr-x 3 root root 4096 Aug 25 01:24 . 01:34:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:24 .. 01:34:32 drwxr-xr-x 2 root root 4096 Aug 25 01:24 cost 01:34:32 -rw-r--r-- 1 root root 96 Aug 25 01:24 cost.csv 01:34:32 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-460/archives 01:34:32 + ls -al /w/workspace/_app-service-configurable_PR-460/archives 01:34:32 total 16 01:34:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:24 . 01:34:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:24 .. 01:34:32 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 01:24 cost 01:34:32 -rw-r--r-- 1 jenkins jenkins 96 Aug 25 01:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:34:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:34:33 ---> package-listing.sh 01:34:33 ++ tr '[:upper:]' '[:lower:]' 01:34:33 ++ facter osfamily 01:34:33 + OS_FAMILY=debian 01:34:33 + workspace=/w/workspace/_app-service-configurable_PR-460 01:34:33 + START_PACKAGES=/tmp/packages_start.txt 01:34:33 + END_PACKAGES=/tmp/packages_end.txt 01:34:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:34:33 + PACKAGES=/tmp/packages_start.txt 01:34:33 + '[' /w/workspace/_app-service-configurable_PR-460 ']' 01:34:33 + PACKAGES=/tmp/packages_end.txt 01:34:33 + case "${OS_FAMILY}" in 01:34:33 + dpkg -l 01:34:33 + grep '^ii' 01:34:33 + '[' -f /tmp/packages_start.txt ']' 01:34:33 + '[' -f /tmp/packages_end.txt ']' 01:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:34:33 + '[' /w/workspace/_app-service-configurable_PR-460 ']' 01:34:33 + mkdir -p /w/workspace/_app-service-configurable_PR-460/archives/ 01:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-460/archives/ [Pipeline] echo 01:34:33 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-460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:34:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:34:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:34 prd-ubuntu20.04-docker-8c-8g-23505 does not seem to be running inside a container 01:34:34 $ 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-460/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-460 -v /w/workspace/_app-service-configurable_PR-460:/w/workspace/_app-service-configurable_PR-460:rw,z -v /w/workspace/_app-service-configurable_PR-460@tmp:/w/workspace/_app-service-configurable_PR-460@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 01:34:34 $ docker top c9cc73080a11963b3e358fcc4a505284e566c6c486f64ff725bebc99cf09ffd5 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:35 + touch /tmp/pre-build-complete [Pipeline] sh 01:34:35 + mkdir -p /var/log/sysstat [Pipeline] sh 01:34:35 + ls /var/log/sa-host 01:34:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:35 provisioning config files... 01:34:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-460@tmp/config3523807846249418284tmp [Pipeline] { [Pipeline] echo 01:34:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:34:35 ---> create-netrc.sh [Pipeline] } 01:34:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:34:36 ---> python-tools-install.sh [Pipeline] echo 01:34:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:34:36 ---> sudo-logs.sh 01:34:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:34:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:34:36 ---> job-cost.sh 01:34:36 lf-activate-venv: SKIPPING 01:34:36 DEBUG: total: 0.2199999988079071 01:34:36 INFO: Retrieving Stack Cost... 01:34:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:37 INFO: Archiving Costs [Pipeline] echo 01:34:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:34:38 ---> logs-deploy.sh 01:34:38 lf-activate-venv: SKIPPING 01:34:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-460/4 01:34:38 INFO: archiving workspace using pattern(s): 01:34:39 Archives upload complete. 01:34:39 INFO: archiving logs to Nexus