Pull request #662 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4b97e5339c66e29e44cee38ec6ae5c699dfba13+6b0b7747b374060de83cb44ee161df8ce991bc1b (52940ec6302fcc71b7ece0a30b41de4f3aa7aa44) 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-ssh1439903934920114761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2754369690610437758.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8517940157009342198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9945727675031481696.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10005623872997847824.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11961314973819792404.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-4365 in /w/workspace/_app-service-configurable_PR-662 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-662 # 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 6b0b7747b374060de83cb44ee161df8ce991bc1b into PR head commit c4b97e5339c66e29e44cee38ec6ae5c699dfba13 Merge succeeded, producing c4b97e5339c66e29e44cee38ec6ae5c699dfba13 Checking out Revision c4b97e5339c66e29e44cee38ec6ae5c699dfba13 (PR-662) > 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/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # 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 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:35:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:35:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:35:40 ========================================================= 12:35:40 EdgeX Global Pipelines Version Info 12:35:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:35:41 ------------------- 12:35:41 stable info: 12:35:41 ------------------- 12:35:41 Commited By: Ginny Guan ginny@iotechsys.com 12:35:41 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:35:41 Message: update stable to v1.0.260 12:35:41 ------------------- 12:35:41 experimental info: 12:35:41 ------------------- 12:35:41 Commited By: Ginny Guan ginny@iotechsys.com 12:35:41 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:35:41 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:35:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-662 [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-662 [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-662 [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo 12:35:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4b97e5 [Pipeline] echo 12:35:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:44 provisioning config files... 12:35:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config10418150961374233264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:35:44 ---> ****-login.sh 12:35:44 nexus3.edgexfoundry.org:10001 12:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:35:45 Configure a credential helper to remove this warning. See 12:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:35:45 12:35:45 Login Succeeded 12:35:45 nexus3.edgexfoundry.org:10002 12:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:35:45 Configure a credential helper to remove this warning. See 12:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:35:45 12:35:45 Login Succeeded 12:35:45 nexus3.edgexfoundry.org:10003 12:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:35:45 Configure a credential helper to remove this warning. See 12:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:35:45 12:35:45 Login Succeeded 12:35:45 nexus3.edgexfoundry.org:10004 12:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:35:45 Configure a credential helper to remove this warning. See 12:35:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:35:45 12:35:45 Login Succeeded 12:35:45 ****.io 12:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:35:46 Configure a credential helper to remove this warning. See 12:35:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:35:46 12:35:46 Login Succeeded 12:35:46 ---> ****-login.sh ends [Pipeline] } 12:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:35:46 + git rev-list -1 --merges c4b97e5339c66e29e44cee38ec6ae5c699dfba13~1..c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo 12:35:47 -----------> git rev-list -1 --merges c4b97e5339c66e29e44cee38ec6ae5c699dfba13~1..c4b97e5339c66e29e44cee38ec6ae5c699dfba13 c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [false] [Pipeline] sh 12:35:47 + git log --format=format:%s -1 c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo 12:35:47 ========================================================= 12:35:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:35:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:35:47 + git log --format=format:%s -1 c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo 12:35:47 [semverPrep] GIT_COMMIT: c4b97e5339c66e29e44cee38ec6ae5c699dfba13, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:35:47 [semverPrep] This is not a build commit. [Pipeline] sh 12:35:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:48 + grep -v github /etc/ssh/ssh_known_hosts 12:35:48 + [ -e /tmp/ssh_known_hosts ] 12:35:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:35:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:35:48 + sudo tee -a /etc/ssh/ssh_known_hosts 12:35:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:48 12:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:49 0.1.4: Pulling from edgex-devops/py-git-semver 12:35:49 b85a868b505f: Pulling fs layer 12:35:49 e2be974225ed: Pulling fs layer 12:35:49 339a4e72a1f5: Pulling fs layer 12:35:49 988bab9f4d93: Pulling fs layer 12:35:49 1469e6f7b9e6: Pulling fs layer 12:35:49 eaf3925da568: Pulling fs layer 12:35:49 bab4dde63d76: Pulling fs layer 12:35:49 bde34c3a00c8: Pulling fs layer 12:35:49 b352a97aabf1: Pulling fs layer 12:35:49 4872d77fe225: Pulling fs layer 12:35:49 5851b861e8e6: Pulling fs layer 12:35:49 1469e6f7b9e6: Waiting 12:35:49 eaf3925da568: Waiting 12:35:49 b352a97aabf1: Waiting 12:35:49 bab4dde63d76: Waiting 12:35:49 4872d77fe225: Waiting 12:35:49 bde34c3a00c8: Waiting 12:35:49 5851b861e8e6: Waiting 12:35:49 988bab9f4d93: Waiting 12:35:49 e2be974225ed: Verifying Checksum 12:35:49 e2be974225ed: Download complete 12:35:49 988bab9f4d93: Verifying Checksum 12:35:49 988bab9f4d93: Download complete 12:35:49 1469e6f7b9e6: Verifying Checksum 12:35:49 1469e6f7b9e6: Download complete 12:35:49 339a4e72a1f5: Verifying Checksum 12:35:49 339a4e72a1f5: Download complete 12:35:49 eaf3925da568: Verifying Checksum 12:35:49 eaf3925da568: Download complete 12:35:49 bde34c3a00c8: Download complete 12:35:49 b352a97aabf1: Verifying Checksum 12:35:49 b352a97aabf1: Download complete 12:35:49 4872d77fe225: Verifying Checksum 12:35:49 4872d77fe225: Download complete 12:35:49 5851b861e8e6: Verifying Checksum 12:35:49 5851b861e8e6: Download complete 12:35:49 b85a868b505f: Verifying Checksum 12:35:49 b85a868b505f: Download complete 12:35:49 bab4dde63d76: Verifying Checksum 12:35:49 bab4dde63d76: Download complete 12:35:50 b85a868b505f: Pull complete 12:35:50 e2be974225ed: Pull complete 12:35:51 339a4e72a1f5: Pull complete 12:35:51 988bab9f4d93: Pull complete 12:35:51 1469e6f7b9e6: Pull complete 12:35:51 eaf3925da568: Pull complete 12:35:53 bab4dde63d76: Pull complete 12:35:53 bde34c3a00c8: Pull complete 12:35:53 b352a97aabf1: Pull complete 12:35:53 4872d77fe225: Pull complete 12:35:53 5851b861e8e6: Pull complete 12:35:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:35:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:54 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 12:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:35:59 $ docker top 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 -eo pid,comm 12:35:59 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). 12:35:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:59 [ssh-agent] Looking for ssh-agent implementation... 12:35:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:59 $ docker exec 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent 12:35:59 SSH_AUTH_SOCK=/tmp/ssh-dUmuR7HldN2Y/agent.32 12:35:59 SSH_AGENT_PID=38 12:35:59 Running ssh-add (command line suppressed) 12:36:00 Identity added: /w/workspace/_app-service-configurable_PR-662@tmp/private_key_11759679681705919731.key (/w/workspace/_app-service-configurable_PR-662@tmp/private_key_11759679681705919731.key) 12:36:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:36:00 + git tag --points-at HEAD [Pipeline] } 12:36:00 $ docker exec --env ******** --env ******** 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent -k 12:36:00 unset SSH_AUTH_SOCK; 12:36:00 unset SSH_AGENT_PID; 12:36:00 echo Agent pid 38 killed; 12:36:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:36:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:36:00 [ssh-agent] Looking for ssh-agent implementation... 12:36:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:36:00 $ docker exec 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent 12:36:00 SSH_AUTH_SOCK=/tmp/ssh-AOLk3dl7nQzF/agent.71 12:36:00 SSH_AGENT_PID=77 12:36:00 Running ssh-add (command line suppressed) 12:36:01 Identity added: /w/workspace/_app-service-configurable_PR-662@tmp/private_key_16536223310030929424.key (/w/workspace/_app-service-configurable_PR-662@tmp/private_key_16536223310030929424.key) 12:36:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:36:01 + git semver init 12:36:01 2024-06-25 12:36:01,641 [run_init] DEBUG init version:0.0.0 force:False 12:36:01 2024-06-25 12:36:01,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-662/.semver 12:36:01 2024-06-25 12:36:01,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-662/.semver 12:36:01 2024-06-25 12:36:01,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-662/.semver'], cwd=/w/workspace/_app-service-configurable_PR-662, universal_newlines=False, shell=None, istream=None) 12:36:02 2024-06-25 12:36:02,716 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-662/.git/info/exclude 12:36:02 2024-06-25 12:36:02,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-662/.semver/PR-662 with force:False 12:36:02 2024-06-25 12:36:02,716 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-662/.semver/PR-662 12:36:02 2024-06-25 12:36:02,719 [execute] INFO git cat-file --batch-check 12:36:02 2024-06-25 12:36:02,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-662/.semver, universal_newlines=False, shell=None, istream=) 12:36:02 2024-06-25 12:36:02,723 [execute] INFO git cat-file --batch 12:36:02 2024-06-25 12:36:02,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-662/.semver, universal_newlines=False, shell=None, istream=) 12:36:02 2024-06-25 12:36:02,726 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-662/.semver/PR-662 12:36:02 0.0.0 [Pipeline] } 12:36:02 $ docker exec --env ******** --env ******** 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent -k 12:36:02 unset SSH_AUTH_SOCK; 12:36:02 unset SSH_AGENT_PID; 12:36:02 echo Agent pid 77 killed; 12:36:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:36:03 + git semver [Pipeline] } 12:36:03 $ docker stop --time=1 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 12:36:05 $ docker rm -f --volumes 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 [Pipeline] // withDockerContainer [Pipeline] sh 12:36:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:36:05 Stashed 1 file(s) [Pipeline] echo 12:36:05 [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 12:36:06 provisioning config files... 12:36:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config13200209213637486301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:07 ---> ****-login.sh 12:36:07 nexus3.edgexfoundry.org:10001 12:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:07 Configure a credential helper to remove this warning. See 12:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:07 12:36:07 Login Succeeded 12:36:07 nexus3.edgexfoundry.org:10002 12:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:07 Configure a credential helper to remove this warning. See 12:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:07 12:36:07 Login Succeeded 12:36:07 nexus3.edgexfoundry.org:10003 12:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:07 Configure a credential helper to remove this warning. See 12:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:07 12:36:07 Login Succeeded 12:36:07 nexus3.edgexfoundry.org:10004 12:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:07 Configure a credential helper to remove this warning. See 12:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:07 12:36:07 Login Succeeded 12:36:07 ****.io 12:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:36:07 Configure a credential helper to remove this warning. See 12:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:36:07 12:36:07 Login Succeeded 12:36:07 ---> ****-login.sh ends [Pipeline] } 12:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:36:08 ========================================================= 12:36:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:36:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:36:08 Sending build context to Docker daemon 9.122MB 12:36:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:36:08 Step 2/12 : FROM ${BASE} AS builder 12:36:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:36:08 619be1103602: Pulling fs layer 12:36:08 7862e08f4a3e: Pulling fs layer 12:36:08 5df492c9dc93: Pulling fs layer 12:36:08 7629e6793208: Pulling fs layer 12:36:08 4f4fb700ef54: Pulling fs layer 12:36:08 fb5054dd5b73: Pulling fs layer 12:36:08 eeca6798cff9: Pulling fs layer 12:36:08 aa269ceb94a6: Pulling fs layer 12:36:08 ada007ff1a6a: Pulling fs layer 12:36:08 7629e6793208: Waiting 12:36:08 eeca6798cff9: Waiting 12:36:08 4f4fb700ef54: Waiting 12:36:08 aa269ceb94a6: Waiting 12:36:08 fb5054dd5b73: Waiting 12:36:08 ada007ff1a6a: Waiting 12:36:08 7862e08f4a3e: Download complete 12:36:08 7629e6793208: Download complete 12:36:08 4f4fb700ef54: Download complete 12:36:08 619be1103602: Verifying Checksum 12:36:08 619be1103602: Download complete 12:36:08 fb5054dd5b73: Download complete 12:36:08 eeca6798cff9: Verifying Checksum 12:36:08 eeca6798cff9: Download complete 12:36:09 619be1103602: Pull complete 12:36:09 ada007ff1a6a: Verifying Checksum 12:36:09 7862e08f4a3e: Pull complete 12:36:09 5df492c9dc93: Verifying Checksum 12:36:09 5df492c9dc93: Download complete 12:36:09 aa269ceb94a6: Verifying Checksum 12:36:09 aa269ceb94a6: Download complete 12:36:12 5df492c9dc93: Pull complete 12:36:12 7629e6793208: Pull complete 12:36:12 4f4fb700ef54: Pull complete 12:36:12 fb5054dd5b73: Pull complete 12:36:12 eeca6798cff9: Pull complete 12:36:14 aa269ceb94a6: Pull complete 12:36:15 ada007ff1a6a: Pull complete 12:36:15 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:36:15 ---> f489d0715acc 12:36:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:36:20 ---> Running in cc73a6217bcf 12:36:20 Removing intermediate container cc73a6217bcf 12:36:20 ---> 3629a249027a 12:36:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:36:20 ---> Running in e71a4904fc5e 12:36:20 Removing intermediate container e71a4904fc5e 12:36:20 ---> beadf917e68d 12:36:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:36:20 ---> Running in 8497b9143511 12:36:20 Removing intermediate container 8497b9143511 12:36:20 ---> 81665caf7814 12:36:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:36:20 ---> Running in bbfc3221790a 12:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:36:21 Still waiting to schedule task 12:36:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:36:21 OK: 264 MiB in 52 packages 12:36:21 Removing intermediate container bbfc3221790a 12:36:21 ---> 9dc573701f40 12:36:21 Step 7/12 : WORKDIR /app 12:36:22 ---> Running in 4de587357438 12:36:22 Removing intermediate container 4de587357438 12:36:22 ---> 7716f483da6c 12:36:22 Step 8/12 : COPY go.mod vendor* ./ 12:36:22 ---> 68bd8e1ed9a8 12:36:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:22 ---> Running in debd97362ad6 12:37:18 Removing intermediate container debd97362ad6 12:37:18 ---> 02f66ae7d1ed 12:37:18 Step 10/12 : COPY . . 12:37:18 ---> cb1afd35e7a5 12:37:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:37:18 ---> Running in b13110082d73 12:37:18 Removing intermediate container b13110082d73 12:37:18 ---> 6c78287ea7dc 12:37:18 Step 12/12 : RUN $MAKE 12:37:18 ---> Running in 535266b05e00 12:37:18 noop 12:37:18 Removing intermediate container 535266b05e00 12:37:18 ---> c4f88f6c6887 12:37:18 Successfully built c4f88f6c6887 12:37:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:19 + docker inspect -f . ci-base-image-x86_64 12:37:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:19 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 12:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:37:19 $ docker top 80ae9e8ae74a02d1c6848891faf197bffa0a93ba17baa7d2e01ce3d54a1ba643 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:20 + go version 12:37:20 go version go1.21.9 linux/amd64 [Pipeline] } 12:37:20 $ docker stop --time=1 80ae9e8ae74a02d1c6848891faf197bffa0a93ba17baa7d2e01ce3d54a1ba643 12:37:21 $ docker rm -f --volumes 80ae9e8ae74a02d1c6848891faf197bffa0a93ba17baa7d2e01ce3d54a1ba643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:22 + docker inspect -f . ci-base-image-x86_64 12:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:22 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 12:37:22 $ 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-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:37:23 $ docker top d84706f2c6275e0c3612790de48e345aec906636cb82aac67d65d52c42998b54 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:23 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-662 [Pipeline] fileExists [Pipeline] sh 12:37:24 + make test 12:37:24 go test -race -coverprofile=coverage.out ./... 12:37:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4366 in /w/workspace/_app-service-configurable_PR-662 [Pipeline] { [Pipeline] ws 12:37:55 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:37:56 The recommended git tool is: git 12:37:56 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:38:00 using credential edgex-jenkins-ssh 12:38:00 Cloning the remote Git repository 12:38:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:38:00 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:38:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:38:00 > git --version # timeout=10 12:38:00 > git --version # 'git version 2.25.1' 12:38:00 using GIT_SSH to set credentials SSH Credentials for GitHub 12:38:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:38:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:38:04 Merging remotes/origin/main commit 6b0b7747b374060de83cb44ee161df8ce991bc1b into PR head commit c4b97e5339c66e29e44cee38ec6ae5c699dfba13 12:38:04 Merge succeeded, producing c4b97e5339c66e29e44cee38ec6ae5c699dfba13 12:38:04 Checking out Revision c4b97e5339c66e29e44cee38ec6ae5c699dfba13 (PR-662) 12:38:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:38:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:38:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:38:04 > git config core.sparsecheckout # timeout=10 12:38:04 > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # timeout=10 12:38:04 > git remote # timeout=10 12:38:04 > git config --get remote.origin.url # timeout=10 12:38:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:38:04 > git merge 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 12:38:04 > git rev-parse HEAD^{commit} # timeout=10 12:38:04 > git config core.sparsecheckout # timeout=10 12:38:04 > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # timeout=10 12:38:05 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:38:05 > git --version # timeout=10 12:38:05 > git --version # 'git version 2.25.1' 12:38:05 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:38:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:38:10 % Total % Received % Xferd Average Speed Time Time Time Current 12:38:10 Dload Upload Total Spent Left Speed 12:38:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 12:38:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:38:11 + sudo tee /etc/docker/daemon.new 12:38:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:38:11 { 12:38:11 "registry-mirrors": [ 12:38:11 "https://nexus3.edgexfoundry.org:10001" 12:38:11 ], 12:38:11 "bip": "10.250.0.254/24", 12:38:11 "hosts": [ 12:38:11 "tcp://0.0.0.0:5555", 12:38:11 "unix:///var/run/docker.sock" 12:38:11 ], 12:38:11 "mtu": 1458, 12:38:11 "selinux-enabled": true, 12:38:11 "seccomp-profile": "/etc/docker/seccomp.json" 12:38:11 } [Pipeline] sh 12:38:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:38:11 + sudo service docker restart 12:38:22 go vet ./... 12:38:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:38:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:38:28 ./bin/test-attribution-txt.sh 12:38:28 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:38:28 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:38:28 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:38:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:38:28 $ docker stop --time=1 d84706f2c6275e0c3612790de48e345aec906636cb82aac67d65d52c42998b54 12:38:35 $ docker rm -f --volumes d84706f2c6275e0c3612790de48e345aec906636cb82aac67d65d52c42998b54 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:38:35 provisioning config files... 12:38:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8127039404079325927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:38:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 12:38:36 ---> ****-login.sh 12:38:36 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:38:36 + sudo chown -R jenkins:jenkins . 12:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:36 Configure a credential helper to remove this warning. See 12:38:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:36 12:38:36 Login Succeeded 12:38:36 nexus3.edgexfoundry.org:10002 [Pipeline] sh 12:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:37 + ls -al . 12:38:37 total 264 12:38:37 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 12:37 . 12:38:37 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:35 .. 12:38:37 -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 12:35 .dockerignore 12:38:37 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:37 .git 12:38:37 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:35 .github 12:38:37 -rw-rw-r-- 1 jenkins jenkins 106 Jun 25 12:35 .gitignore 12:38:37 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 12:35 .golangci.yml 12:38:37 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 12:36 .semver 12:38:37 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 25 12:35 Attribution.txt 12:38:37 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 25 12:35 CHANGELOG.md 12:38:37 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 25 12:35 Dockerfile 12:38:37 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 12:35 GOVERNANCE.md 12:38:37 -rw-rw-r-- 1 jenkins jenkins 666 Jun 25 12:35 Jenkinsfile 12:38:37 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 12:35 LICENSE 12:38:37 -rw-rw-r-- 1 jenkins jenkins 618 Jun 25 12:35 OWNERS.md 12:38:37 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 25 12:35 README.md 12:38:37 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 12:36 VERSION 12:38:37 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:35 bin 12:38:37 -rw-r--r-- 1 jenkins jenkins 13 Jun 25 12:37 coverage.out 12:38:37 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 25 12:35 go.mod 12:38:37 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 12:35 go.sum 12:38:37 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 25 12:35 main.go 12:38:37 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 25 12:35 makefile 12:38:37 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 12:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:37 Configure a credential helper to remove this warning. See 12:38:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:37 12:38:37 Login Succeeded 12:38:37 nexus3.edgexfoundry.org:10003 12:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:37 + 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=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 --label arch=amd64 --label version=0.0.0 . 12:38:37 Sending build context to Docker daemon 9.123MB 12:38:37 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:38:37 Step 2/27 : FROM ${BASE} AS builder 12:38:37 ---> c4f88f6c6887 12:38:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:37 Configure a credential helper to remove this warning. See 12:38:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:37 12:38:37 Login Succeeded 12:38:37 nexus3.edgexfoundry.org:10004 12:38:37 ---> Running in 5fc26b6f9f9a 12:38:37 Removing intermediate container 5fc26b6f9f9a 12:38:37 ---> ffe5b35f1cf0 12:38:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:38:37 ---> Running in 43b39c9e31d3 12:38:37 Removing intermediate container 43b39c9e31d3 12:38:37 ---> 66ad3eeab69b 12:38:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:38:37 ---> Running in 33aabc07cfd1 12:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:37 Configure a credential helper to remove this warning. See 12:38:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:37 12:38:37 Login Succeeded 12:38:37 ****.io 12:38:38 Removing intermediate container 33aabc07cfd1 12:38:38 ---> d60ccbb74625 12:38:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:38:38 ---> Running in cae18e0ab83d 12:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:38:38 Configure a credential helper to remove this warning. See 12:38:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:38:38 12:38:38 Login Succeeded 12:38:38 ---> ****-login.sh ends [Pipeline] } 12:38:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 12:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash 12:38:38 OK: 264 MiB in 52 packages [Pipeline] echo 12:38:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:38:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:38:38 ========================================================= 12:38:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:38:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 12:38:39 Removing intermediate container cae18e0ab83d 12:38:39 ---> 98e342ed5d13 12:38:39 Step 7/27 : WORKDIR /app 12:38:39 ---> Running in f394cba3127b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:39 Removing intermediate container f394cba3127b 12:38:39 ---> 584f382042e1 12:38:39 Step 8/27 : COPY go.mod vendor* ./ 12:38:39 ---> 7d3e5aa1fe1d 12:38:39 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:38:39 ---> Running in 684d31e4739c 12:38:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:38:39 Sending build context to Docker daemon 239.1kB 12:38:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:38:39 Step 2/12 : FROM ${BASE} AS builder 12:38:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:38:39 c6b39de5b339: Pulling fs layer 12:38:39 a69c41024577: Pulling fs layer 12:38:39 d6de4b400683: Pulling fs layer 12:38:39 35cb2a7552d0: Pulling fs layer 12:38:39 4f4fb700ef54: Pulling fs layer 12:38:39 464afbd9ba4c: Pulling fs layer 12:38:39 00f215d4a9da: Pulling fs layer 12:38:39 d496ad576159: Pulling fs layer 12:38:39 35cb2a7552d0: Waiting 12:38:39 4f4fb700ef54: Waiting 12:38:39 464afbd9ba4c: Waiting 12:38:39 00f215d4a9da: Waiting 12:38:39 d496ad576159: Waiting 12:38:39 a69c41024577: Verifying Checksum 12:38:39 a69c41024577: Download complete 12:38:40 35cb2a7552d0: Download complete 12:38:40 4f4fb700ef54: Verifying Checksum 12:38:40 4f4fb700ef54: Download complete 12:38:40 c6b39de5b339: Verifying Checksum 12:38:40 c6b39de5b339: Download complete 12:38:40 464afbd9ba4c: Verifying Checksum 12:38:40 464afbd9ba4c: Download complete 12:38:40 Removing intermediate container 684d31e4739c 12:38:40 ---> a3e5964b89ef 12:38:40 Step 10/27 : COPY . . 12:38:40 d496ad576159: Verifying Checksum 12:38:40 d496ad576159: Download complete 12:38:40 ---> 962a6252f6c2 12:38:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:38:40 c6b39de5b339: Pull complete 12:38:41 ---> Running in 4e91e56cd772 12:38:41 Removing intermediate container 4e91e56cd772 12:38:41 ---> e0c3436942dd 12:38:41 Step 12/27 : RUN $MAKE 12:38:41 ---> Running in 01a0dddd0940 12:38:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:38:41 a69c41024577: Pull complete 12:38:41 d6de4b400683: Verifying Checksum 12:38:41 d6de4b400683: Download complete 12:38:43 00f215d4a9da: Verifying Checksum 12:38:43 00f215d4a9da: Download complete 12:38:55 d6de4b400683: Pull complete 12:38:55 35cb2a7552d0: Pull complete 12:38:55 4f4fb700ef54: Pull complete 12:38:55 464afbd9ba4c: Pull complete 12:39:05 00f215d4a9da: Pull complete 12:39:05 d496ad576159: Pull complete 12:39:05 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:39:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:39:05 ---> f246e2811388 12:39:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:39:06 ---> Running in 6cecf6bc2287 12:39:07 Removing intermediate container 6cecf6bc2287 12:39:07 ---> c3d0ee9be33e 12:39:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:39:07 ---> Running in 2b349c90ea14 12:39:07 Removing intermediate container 2b349c90ea14 12:39:07 ---> b0c2fdb8ce51 12:39:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:39:07 ---> Running in dbfb911a9688 12:39:07 Removing intermediate container dbfb911a9688 12:39:07 ---> 11aae5d15b76 12:39:07 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:39:07 ---> Running in c6586dba01f3 12:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:39:10 OK: 266 MiB in 52 packages 12:39:11 Removing intermediate container c6586dba01f3 12:39:11 ---> 679113c20c8d 12:39:11 Step 7/12 : WORKDIR /app 12:39:11 ---> Running in 17105b4958f8 12:39:11 Removing intermediate container 17105b4958f8 12:39:11 ---> a91c3b5d1eb9 12:39:11 Step 8/12 : COPY go.mod vendor* ./ 12:39:12 ---> 0b1e95d771d9 12:39:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:39:12 ---> Running in d16d68b77bc6 12:39:13 Removing intermediate container 01a0dddd0940 12:39:13 ---> 491ed3aa62c7 12:39:13 Step 13/27 : FROM alpine:3.18 12:39:13 3.18: Pulling from library/alpine 12:39:13 73baa7ef167e: Pulling fs layer 12:39:13 73baa7ef167e: Download complete 12:39:13 73baa7ef167e: Pull complete 12:39:13 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:39:13 Status: Downloaded newer image for alpine:3.18 12:39:13 ---> 8fd7cac70a4a 12:39:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:39:13 ---> Running in 1dbf3f1e3e09 12:39:13 Removing intermediate container 1dbf3f1e3e09 12:39:13 ---> f81172d02941 12:39:13 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:39:13 ---> Running in d0affb6d39ab 12:39:13 Removing intermediate container d0affb6d39ab 12:39:13 ---> 54d0e2fafee7 12:39:13 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:39:13 ---> Running in 2d2413b0a63b 12:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:39:13 (1/2) Installing ca-certificates (20240226-r0) 12:39:13 (2/2) Installing dumb-init (1.2.5-r2) 12:39:13 Executing busybox-1.36.1-r7.trigger 12:39:13 Executing ca-certificates-20240226-r0.trigger 12:39:13 OK: 8 MiB in 17 packages 12:39:13 Removing intermediate container 2d2413b0a63b 12:39:13 ---> d48e23442263 12:39:13 Step 17/27 : RUN apk --no-cache upgrade 12:39:13 ---> Running in d0f92f52e284 12:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:39:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:39:13 OK: 8 MiB in 17 packages 12:39:13 Removing intermediate container d0f92f52e284 12:39:13 ---> b22e8072ed08 12:39:13 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:39:13 ---> 17c3569d5587 12:39:13 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:39:13 ---> c2df0aa97ec8 12:39:13 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:39:13 ---> e5608c230542 12:39:13 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:39:15 ---> 0efcccd446d3 12:39:15 Step 22/27 : EXPOSE 48095 12:39:15 ---> Running in 176e7c63e325 12:39:15 Removing intermediate container 176e7c63e325 12:39:15 ---> 0ea2515f6764 12:39:15 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:39:15 ---> Running in aa8e32abb790 12:39:15 Removing intermediate container aa8e32abb790 12:39:15 ---> 61d40c724dcc 12:39:15 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:39:15 ---> Running in 5b11ef4735b0 12:39:15 Removing intermediate container 5b11ef4735b0 12:39:15 ---> 04a8754107fb 12:39:15 Step 25/27 : LABEL arch=amd64 12:39:15 ---> Running in b596bfb0def6 12:39:15 Removing intermediate container b596bfb0def6 12:39:15 ---> ff838bd4ff4c 12:39:15 Step 26/27 : LABEL git_sha=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 12:39:15 ---> Running in 2b3f914b8758 12:39:15 Removing intermediate container 2b3f914b8758 12:39:15 ---> 9397ec0ccddf 12:39:15 Step 27/27 : LABEL version=0.0.0 12:39:15 ---> Running in e279f21e8842 12:39:15 Removing intermediate container e279f21e8842 12:39:15 ---> 14edeb29030e 12:39:15 [Warning] One or more build-args [ARCH] were not consumed 12:39:15 Successfully built 14edeb29030e 12:39:15 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:17 12:39:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:17 latest: Pulling from edgex-lftools-log-publisher 12:39:17 5eb5b503b376: Pulling fs layer 12:39:17 5c69ac0246d0: Pulling fs layer 12:39:17 ec43610c2a17: Pulling fs layer 12:39:17 3a2ae6a8a46f: Pulling fs layer 12:39:17 33b1e0a273af: Pulling fs layer 12:39:17 5d3b04190fa2: Pulling fs layer 12:39:17 2f39f015ded8: Pulling fs layer 12:39:17 33b1e0a273af: Waiting 12:39:17 5d3b04190fa2: Waiting 12:39:17 3a2ae6a8a46f: Waiting 12:39:17 2f39f015ded8: Waiting 12:39:17 5c69ac0246d0: Verifying Checksum 12:39:17 5c69ac0246d0: Download complete 12:39:17 3a2ae6a8a46f: Download complete 12:39:17 33b1e0a273af: Verifying Checksum 12:39:17 33b1e0a273af: Download complete 12:39:17 5d3b04190fa2: Verifying Checksum 12:39:17 5d3b04190fa2: Download complete 12:39:17 ec43610c2a17: Verifying Checksum 12:39:17 ec43610c2a17: Download complete 12:39:17 5eb5b503b376: Verifying Checksum 12:39:17 5eb5b503b376: Download complete 12:39:18 2f39f015ded8: Download complete 12:39:18 5eb5b503b376: Pull complete 12:39:19 5c69ac0246d0: Pull complete 12:39:19 ec43610c2a17: Pull complete 12:39:19 3a2ae6a8a46f: Pull complete 12:39:20 33b1e0a273af: Pull complete 12:39:20 5d3b04190fa2: Pull complete 12:39:24 2f39f015ded8: Pull complete 12:39:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:39:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:24 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 12:39:24 $ 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-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:39:29 $ docker top b3b4a5c3dc5ba9e4bd75155afbb6d9d326a67a62d38e68b71db5561176769bcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:29 ---> job-cost.sh 12:39:29 lf-activate-venv: SKIPPING 12:39:29 INFO: No Stack... 12:39:29 INFO: Retrieving Pricing Info for: v3-standard-8 12:39:30 INFO: Archiving Costs [Pipeline] sh 12:39:30 + cat /w/workspace/_app-service-configurable_PR-662/archives/cost.csv 12:39:30 + cut -d, -f6 [Pipeline] lock 12:39:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] 12:39:30 Resource [jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] did not exist. Created. 12:39:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:39:30 + echo total: 0.2199999988079071 [Pipeline] stash 12:39:30 Stashed 1 file(s) [Pipeline] } 12:39:31 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:39:31 $ docker stop --time=1 b3b4a5c3dc5ba9e4bd75155afbb6d9d326a67a62d38e68b71db5561176769bcb 12:39:32 $ docker rm -f --volumes b3b4a5c3dc5ba9e4bd75155afbb6d9d326a67a62d38e68b71db5561176769bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:41:18 Removing intermediate container d16d68b77bc6 12:41:18 ---> fb5d74a6c0d3 12:41:18 Step 10/12 : COPY . . 12:41:18 ---> c7ea0d89e426 12:41:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:41:18 ---> Running in 419eec6814f6 12:41:18 Removing intermediate container 419eec6814f6 12:41:18 ---> fa3efc349f3e 12:41:18 Step 12/12 : RUN $MAKE 12:41:18 ---> Running in 9b7b13e7a9b6 12:41:18 noop 12:41:18 Removing intermediate container 9b7b13e7a9b6 12:41:18 ---> e9a3e06791bb 12:41:18 Successfully built e9a3e06791bb 12:41:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:19 + docker inspect -f . ci-base-image-arm64 12:41:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:19 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 12:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:41:20 $ docker top bb22f30526c717f462fac2ca1d2c3e70507c414da9bc6cc03761b84eb25a71af -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:21 + go version 12:41:21 go version go1.21.9 linux/arm64 [Pipeline] } 12:41:21 $ docker stop --time=1 bb22f30526c717f462fac2ca1d2c3e70507c414da9bc6cc03761b84eb25a71af 12:41:23 $ docker rm -f --volumes bb22f30526c717f462fac2ca1d2c3e70507c414da9bc6cc03761b84eb25a71af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:24 + docker inspect -f . ci-base-image-arm64 12:41:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:24 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 12:41:24 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:41:25 $ docker top 3efec87bf7eb16cbef3f2504cfc3dceadc505a05d34b10c062d378c8b507d3a1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:41:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:41:27 + make test 12:41:27 go test -race -coverprofile=coverage.out ./... 12:45:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:45:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:45:49 go vet ./... 12:49:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:49:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:49:26 ./bin/test-attribution-txt.sh 12:49:26 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:49:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:49:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:49:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:49:26 $ docker stop --time=1 3efec87bf7eb16cbef3f2504cfc3dceadc505a05d34b10c062d378c8b507d3a1 12:49:27 $ docker rm -f --volumes 3efec87bf7eb16cbef3f2504cfc3dceadc505a05d34b10c062d378c8b507d3a1 [Pipeline] // withDockerContainer [Pipeline] sh 12:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:49:30 Warning: overwriting stash ‘coverage-report’ 12:49:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:49:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:49:31 + ls -al . 12:49:31 total 260 12:49:31 drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 12:41 . 12:49:31 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:38 .. 12:49:31 -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 12:38 .dockerignore 12:49:31 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:38 .git 12:49:31 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:38 .github 12:49:31 -rw-rw-r-- 1 jenkins jenkins 106 Jun 25 12:38 .gitignore 12:49:31 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 12:38 .golangci.yml 12:49:31 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 25 12:38 Attribution.txt 12:49:31 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 25 12:38 CHANGELOG.md 12:49:31 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 25 12:38 Dockerfile 12:49:31 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 12:38 GOVERNANCE.md 12:49:31 -rw-rw-r-- 1 jenkins jenkins 666 Jun 25 12:38 Jenkinsfile 12:49:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 12:38 LICENSE 12:49:31 -rw-rw-r-- 1 jenkins jenkins 618 Jun 25 12:38 OWNERS.md 12:49:31 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 25 12:38 README.md 12:49:31 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 12:36 VERSION 12:49:31 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:38 bin 12:49:31 -rw-r--r-- 1 jenkins jenkins 13 Jun 25 12:41 coverage.out 12:49:31 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 25 12:38 go.mod 12:49:31 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 12:38 go.sum 12:49:31 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 25 12:38 main.go 12:49:31 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 25 12:38 makefile 12:49:31 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 12:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:49:32 + 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=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 --label arch=arm64 --label version=0.0.0 . 12:49:32 Sending build context to Docker daemon 240.1kB 12:49:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:49:32 Step 2/27 : FROM ${BASE} AS builder 12:49:32 ---> e9a3e06791bb 12:49:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:49:32 ---> Running in 85a3e6623884 12:49:32 Removing intermediate container 85a3e6623884 12:49:32 ---> fbb1c1d28c85 12:49:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:49:32 ---> Running in bfe74c9ea266 12:49:33 Removing intermediate container bfe74c9ea266 12:49:33 ---> 9ec7592f1034 12:49:33 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:49:33 ---> Running in 918f41a7a07a 12:49:33 Removing intermediate container 918f41a7a07a 12:49:33 ---> d90c544728a1 12:49:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:49:33 ---> Running in 4a8da5debaae 12:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:49:35 OK: 266 MiB in 52 packages 12:49:36 Removing intermediate container 4a8da5debaae 12:49:36 ---> 9c1572536024 12:49:36 Step 7/27 : WORKDIR /app 12:49:36 ---> Running in a5b2f35a4ba0 12:49:37 Removing intermediate container a5b2f35a4ba0 12:49:37 ---> ceeb3edf9ee8 12:49:37 Step 8/27 : COPY go.mod vendor* ./ 12:49:37 ---> aa385089b1a2 12:49:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:37 ---> Running in 2b54e3d3bd9d 12:49:40 Removing intermediate container 2b54e3d3bd9d 12:49:40 ---> 1d4b3e5083a9 12:49:40 Step 10/27 : COPY . . 12:49:40 ---> a8556639534c 12:49:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:49:40 ---> Running in 8bf3752c6865 12:49:41 Removing intermediate container 8bf3752c6865 12:49:41 ---> 74bb2400444f 12:49:41 Step 12/27 : RUN $MAKE 12:49:41 ---> Running in 55485f1c4e70 12:49:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:53:03 Removing intermediate container 55485f1c4e70 12:53:03 ---> a182210889d9 12:53:03 Step 13/27 : FROM alpine:3.18 12:53:03 3.18: Pulling from library/alpine 12:53:03 5c905c7ebe2f: Pulling fs layer 12:53:03 5c905c7ebe2f: Verifying Checksum 12:53:03 5c905c7ebe2f: Download complete 12:53:03 5c905c7ebe2f: Pull complete 12:53:03 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:53:03 Status: Downloaded newer image for alpine:3.18 12:53:03 ---> dec292d02e07 12:53:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:53:03 ---> Running in d81190c6238d 12:53:03 Removing intermediate container d81190c6238d 12:53:03 ---> 4141a677a280 12:53:03 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:53:03 ---> Running in 49d0486d8709 12:53:03 Removing intermediate container 49d0486d8709 12:53:03 ---> 78293e3da085 12:53:03 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:53:03 ---> Running in 37f57104064c 12:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:53:03 (1/2) Installing ca-certificates (20240226-r0) 12:53:03 (2/2) Installing dumb-init (1.2.5-r2) 12:53:03 Executing busybox-1.36.1-r7.trigger 12:53:03 Executing ca-certificates-20240226-r0.trigger 12:53:03 OK: 9 MiB in 17 packages 12:53:03 Removing intermediate container 37f57104064c 12:53:03 ---> cbf7f4e9c1e4 12:53:03 Step 17/27 : RUN apk --no-cache upgrade 12:53:03 ---> Running in 93ac5385d77a 12:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:53:04 OK: 9 MiB in 17 packages 12:53:05 Removing intermediate container 93ac5385d77a 12:53:05 ---> d4a71fc3168b 12:53:05 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:53:05 ---> 317c3168ff8e 12:53:05 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:53:06 ---> 89c64a150a65 12:53:06 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:53:06 ---> 7a6b578cd471 12:53:06 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:53:08 ---> d02c48b142c0 12:53:08 Step 22/27 : EXPOSE 48095 12:53:08 ---> Running in 3431d8876257 12:53:08 Removing intermediate container 3431d8876257 12:53:08 ---> 24866d21a8e8 12:53:08 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:53:08 ---> Running in f2e89c8246f8 12:53:09 Removing intermediate container f2e89c8246f8 12:53:09 ---> 9ee835d016f7 12:53:09 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:53:09 ---> Running in bc90b31bfd81 12:53:09 Removing intermediate container bc90b31bfd81 12:53:09 ---> 4928cca5fafc 12:53:09 Step 25/27 : LABEL arch=arm64 12:53:09 ---> Running in 413c0303b5d0 12:53:09 Removing intermediate container 413c0303b5d0 12:53:09 ---> 024a42ed6b03 12:53:09 Step 26/27 : LABEL git_sha=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 12:53:10 ---> Running in 264b8518215b 12:53:10 Removing intermediate container 264b8518215b 12:53:10 ---> 8c35c9e996a0 12:53:10 Step 27/27 : LABEL version=0.0.0 12:53:10 ---> Running in 7ebe5f8d7bda 12:53:10 Removing intermediate container 7ebe5f8d7bda 12:53:10 ---> 456b51a93fea 12:53:10 [Warning] One or more build-args [ARCH] were not consumed 12:53:10 Successfully built 456b51a93fea 12:53:10 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:53:11 12:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:53:12 arm64: Pulling from edgex-lftools-log-publisher 12:53:12 8998bd30e6a1: Pulling fs layer 12:53:12 04944245beec: Pulling fs layer 12:53:12 699f458cf7ca: Pulling fs layer 12:53:12 765212b225bb: Pulling fs layer 12:53:12 f23df028b6ca: Pulling fs layer 12:53:12 d65c8cfc05b1: Pulling fs layer 12:53:12 2437ff75d9bd: Pulling fs layer 12:53:12 f23df028b6ca: Waiting 12:53:12 d65c8cfc05b1: Waiting 12:53:12 2437ff75d9bd: Waiting 12:53:12 765212b225bb: Waiting 12:53:12 04944245beec: Verifying Checksum 12:53:12 04944245beec: Download complete 12:53:12 765212b225bb: Verifying Checksum 12:53:12 765212b225bb: Download complete 12:53:12 f23df028b6ca: Verifying Checksum 12:53:12 f23df028b6ca: Download complete 12:53:12 d65c8cfc05b1: Verifying Checksum 12:53:12 d65c8cfc05b1: Download complete 12:53:12 699f458cf7ca: Verifying Checksum 12:53:12 699f458cf7ca: Download complete 12:53:12 8998bd30e6a1: Verifying Checksum 12:53:12 8998bd30e6a1: Download complete 12:53:15 2437ff75d9bd: Verifying Checksum 12:53:15 2437ff75d9bd: Download complete 12:53:18 8998bd30e6a1: Pull complete 12:53:18 04944245beec: Pull complete 12:53:19 699f458cf7ca: Pull complete 12:53:19 765212b225bb: Pull complete 12:53:20 f23df028b6ca: Pull complete 12:53:20 d65c8cfc05b1: Pull complete 12:53:39 2437ff75d9bd: Pull complete 12:53:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:39 prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container 12:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:53:42 $ docker top bd6bac9749c15efb6906a99c239df61b79d10dc6181c217d604046ac5219a085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:43 ---> job-cost.sh 12:53:43 lf-activate-venv: SKIPPING 12:53:43 INFO: No Stack... 12:53:43 INFO: Retrieving Pricing Info for: v3-standard-4 12:53:44 INFO: Archiving Costs [Pipeline] sh 12:53:44 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:53:44 + cut -d, -f6 [Pipeline] lock 12:53:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] 12:53:44 Resource [jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] did not exist. Created. 12:53:44 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:53:45 /w/workspace/app-service-configurable/1@tmp/durable-1eccd6ff/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:53:45 + echo total: 0.10999999940395355 [Pipeline] stash 12:53:45 Warning: overwriting stash ‘stack-cost’ 12:53:45 Stashed 1 file(s) [Pipeline] } 12:53:45 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:53:45 $ docker stop --time=1 bd6bac9749c15efb6906a99c239df61b79d10dc6181c217d604046ac5219a085 12:53:47 $ docker rm -f --volumes bd6bac9749c15efb6906a99c239df61b79d10dc6181c217d604046ac5219a085 [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 12:53:48 provisioning config files... 12:53:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config14943915747657570609tmp [Pipeline] { [Pipeline] sh 12:53:48 + set +x 12:53:48 + bash -s -- 12:53:48 + curl -s https://codecov.io/bash 12:53:49 12:53:49 _____ _ 12:53:49 / ____| | | 12:53:49 | | ___ __| | ___ ___ _____ __ 12:53:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:53:49 | |___| (_) | (_| | __/ (_| (_) \ V / 12:53:49 \_____\___/ \__,_|\___|\___\___/ \_/ 12:53:49 Bash-1.0.6 12:53:49 12:53:49 12:53:49 ==> git version 2.25.1 found 12:53:49 ==> 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 12:53:49 Release-Date: 2020-01-08 12:53:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:53:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:53:49 ==> Jenkins CI detected. 12:53:49 current dir:  /w/workspace/_app-service-configurable_PR-662 12:53:49 project root: . 12:53:49 --> token set from env 12:53:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:53:49 ==> Running gcov in . (disable via -X gcov) 12:53:49 ==> Python coveragepy not found 12:53:49 ==> Searching for coverage reports in: 12:53:49 + . 12:53:49 -> Found 1 reports 12:53:49 ==> Detecting git/mercurial file structure 12:53:49 ==> Reading reports 12:53:49 + ./coverage.out bytes=13 12:53:49 ==> Appending adjustments 12:53:49 https://docs.codecov.io/docs/fixing-reports 12:53:49 + Found adjustments 12:53:49 ==> Gzipping contents 12:53:49 4.0K /tmp/codecov.7Cj6Bs.gz 12:53:49 ==> Uploading reports 12:53:49 url: https://codecov.io 12:53:49 query: branch=PR-662&commit=c4b97e5339c66e29e44cee38ec6ae5c699dfba13&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=662&job=&cmd_args= 12:53:49 -> Pinging Codecov 12:53:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-662&commit=c4b97e5339c66e29e44cee38ec6ae5c699dfba13&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=662&job=&cmd_args= 12:53:49 -> Uploading to 12:53:49 https://storage.googleapis.com/codecov/v4/raw/2024-06-25/A97CA9966030D2A3747ED39772930CCE/c4b97e5339c66e29e44cee38ec6ae5c699dfba13/e5279ecb-75db-4db7-9db1-71fecf8aca06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T125349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c97fd9e274e29c798caed415e6ce5211289e8d80583451103a257866ee00267 12:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:53:49 Dload Upload Total Spent Left Speed 12:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1135 --:--:-- --:--:-- --:--:-- 1130 100 234 0 0 100 234 0 1026 --:--:-- --:--:-- --:--:-- 1021 12:53:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] } 12:53:49 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:53:51 + [ -d /w/workspace/_app-service-configurable_PR-662/archives ] 12:53:51 + ls -al /w/workspace/_app-service-configurable_PR-662/archives 12:53:51 total 16 12:53:51 drwxr-xr-x 3 root root 4096 Jun 25 12:39 . 12:53:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:39 .. 12:53:51 drwxr-xr-x 2 root root 4096 Jun 25 12:39 cost 12:53:51 -rw-r--r-- 1 root root 96 Jun 25 12:39 cost.csv 12:53:51 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-662/archives 12:53:51 + ls -al /w/workspace/_app-service-configurable_PR-662/archives 12:53:51 total 16 12:53:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 12:39 . 12:53:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:39 .. 12:53:51 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 12:39 cost 12:53:51 -rw-r--r-- 1 jenkins jenkins 96 Jun 25 12:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:53:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:53:53 ---> package-listing.sh 12:53:53 ++ facter osfamily 12:53:53 ++ tr '[:upper:]' '[:lower:]' 12:53:53 + OS_FAMILY=debian 12:53:53 + workspace=/w/workspace/_app-service-configurable_PR-662 12:53:53 + START_PACKAGES=/tmp/packages_start.txt 12:53:53 + END_PACKAGES=/tmp/packages_end.txt 12:53:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:53 + PACKAGES=/tmp/packages_start.txt 12:53:53 + '[' /w/workspace/_app-service-configurable_PR-662 ']' 12:53:53 + PACKAGES=/tmp/packages_end.txt 12:53:53 + case "${OS_FAMILY}" in 12:53:53 + dpkg -l 12:53:53 + grep '^ii' 12:53:53 + '[' -f /tmp/packages_start.txt ']' 12:53:53 + '[' -f /tmp/packages_end.txt ']' 12:53:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:53 + '[' /w/workspace/_app-service-configurable_PR-662 ']' 12:53:53 + mkdir -p /w/workspace/_app-service-configurable_PR-662/archives/ 12:53:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-662/archives/ [Pipeline] echo 12:53:53 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-662/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:53:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:53:54 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 12:53:54 $ 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-662/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-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:53:54 $ docker top fd876075ca892a41f7ecde06306a4659c23c0ba1689f20d2f8c08f8fff74b917 -eo pid,comm [Pipeline] { [Pipeline] sh 12:53:55 + touch /tmp/pre-build-complete [Pipeline] sh 12:53:55 + mkdir -p /var/log/sysstat [Pipeline] sh 12:53:55 + ls /var/log/sa-host 12:53:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:55 provisioning config files... 12:53:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config17710123412399350942tmp [Pipeline] { [Pipeline] echo 12:53:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:53:56 ---> create-netrc.sh [Pipeline] } 12:53:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:53:56 ---> python-tools-install.sh [Pipeline] echo 12:53:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:53:57 ---> sudo-logs.sh 12:53:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:53:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:53:57 ---> job-cost.sh 12:53:57 lf-activate-venv: SKIPPING 12:53:57 DEBUG: total: 0.2199999988079071 12:53:57 INFO: Retrieving Stack Cost... 12:53:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:53:58 INFO: Archiving Costs [Pipeline] echo 12:53:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:53:58 ---> logs-deploy.sh 12:53:58 lf-activate-venv: SKIPPING 12:53:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-662/1 12:53:58 INFO: archiving workspace using pattern(s): 12:53:59 Archives upload complete. 12:54:00 INFO: archiving logs to Nexus