Pull request #677 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95283b9f68f9583e922764fb18dca0d8f9725a66+6da4e050245d60ee2908bba863b4a6e8e857bbf3 (0d3c0e358ac7b95a642b7ed7f58d294463ac974e) 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-ssh10744248759668615125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh7203578076541906345.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-677/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-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh742475195733529627.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-677/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2169853005615783182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh2685716821467978795.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-677/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-677/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4507608509110580124.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12906 in /w/workspace/_app-service-configurable_PR-677 [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-677 # 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 > 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/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6da4e050245d60ee2908bba863b4a6e8e857bbf3 into PR head commit 95283b9f68f9583e922764fb18dca0d8f9725a66 Merge succeeded, producing 95283b9f68f9583e922764fb18dca0d8f9725a66 Checking out Revision 95283b9f68f9583e922764fb18dca0d8f9725a66 (PR-677) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # 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 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:28:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:28:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:28:45 ========================================================= 12:28:45 EdgeX Global Pipelines Version Info 12:28:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:28:46 ------------------- 12:28:46 stable info: 12:28:46 ------------------- 12:28:46 Commited By: Cherry Wang cherry@iotechsys.com 12:28:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 12:28:46 Message: update stable to v1.0.264 12:28:47 ------------------- 12:28:47 experimental info: 12:28:47 ------------------- 12:28:47 Commited By: Cherry Wang cherry@iotechsys.com 12:28:47 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 12:28:47 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:28:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:28:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-677 [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-677 [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-677 [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95283b9 [Pipeline] echo 12:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:28:49 provisioning config files... 12:28:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config15356739192279582171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:28:50 ---> ****-login.sh 12:28:50 nexus3.edgexfoundry.org:10001 12:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:50 Configure a credential helper to remove this warning. See 12:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:50 12:28:50 Login Succeeded 12:28:50 nexus3.edgexfoundry.org:10002 12:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:50 Configure a credential helper to remove this warning. See 12:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:50 12:28:50 Login Succeeded 12:28:50 nexus3.edgexfoundry.org:10003 12:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:50 Configure a credential helper to remove this warning. See 12:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:50 12:28:50 Login Succeeded 12:28:50 nexus3.edgexfoundry.org:10004 12:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:50 Configure a credential helper to remove this warning. See 12:28:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:50 12:28:50 Login Succeeded 12:28:50 ****.io 12:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:28:51 Configure a credential helper to remove this warning. See 12:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:28:51 12:28:51 Login Succeeded 12:28:51 ---> ****-login.sh ends [Pipeline] } 12:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:28:51 + git rev-list -1 --merges 95283b9f68f9583e922764fb18dca0d8f9725a66~1..95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo 12:28:51 -----------> git rev-list -1 --merges 95283b9f68f9583e922764fb18dca0d8f9725a66~1..95283b9f68f9583e922764fb18dca0d8f9725a66 95283b9f68f9583e922764fb18dca0d8f9725a66 [false] [Pipeline] sh 12:28:52 + git log --format=format:%s -1 95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo 12:28:52 ========================================================= 12:28:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:28:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:28:52 + git log --format=format:%s -1 95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] echo 12:28:52 [semverPrep] GIT_COMMIT: 95283b9f68f9583e922764fb18dca0d8f9725a66, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:28:52 [semverPrep] This is not a build commit. [Pipeline] sh 12:28:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:53 + grep -v github /etc/ssh/ssh_known_hosts 12:28:53 + [ -e /tmp/ssh_known_hosts ] 12:28:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:28:53 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:28:53 sudo tee -a /etc/ssh/ssh_known_hosts 12:28:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:53 12:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:54 0.1.4: Pulling from edgex-devops/py-git-semver 12:28:54 b85a868b505f: Pulling fs layer 12:28:54 e2be974225ed: Pulling fs layer 12:28:54 339a4e72a1f5: Pulling fs layer 12:28:54 988bab9f4d93: Pulling fs layer 12:28:54 1469e6f7b9e6: Pulling fs layer 12:28:54 eaf3925da568: Pulling fs layer 12:28:54 bab4dde63d76: Pulling fs layer 12:28:54 bde34c3a00c8: Pulling fs layer 12:28:54 b352a97aabf1: Pulling fs layer 12:28:54 4872d77fe225: Pulling fs layer 12:28:54 5851b861e8e6: Pulling fs layer 12:28:54 1469e6f7b9e6: Waiting 12:28:54 eaf3925da568: Waiting 12:28:54 bab4dde63d76: Waiting 12:28:54 bde34c3a00c8: Waiting 12:28:54 5851b861e8e6: Waiting 12:28:54 b352a97aabf1: Waiting 12:28:54 4872d77fe225: Waiting 12:28:54 988bab9f4d93: Waiting 12:28:54 e2be974225ed: Download complete 12:28:54 988bab9f4d93: Verifying Checksum 12:28:54 988bab9f4d93: Download complete 12:28:54 1469e6f7b9e6: Verifying Checksum 12:28:54 1469e6f7b9e6: Download complete 12:28:54 eaf3925da568: Verifying Checksum 12:28:54 eaf3925da568: Download complete 12:28:54 339a4e72a1f5: Verifying Checksum 12:28:54 339a4e72a1f5: Download complete 12:28:54 bde34c3a00c8: Verifying Checksum 12:28:54 bde34c3a00c8: Download complete 12:28:54 b352a97aabf1: Verifying Checksum 12:28:54 b352a97aabf1: Download complete 12:28:54 4872d77fe225: Verifying Checksum 12:28:54 4872d77fe225: Download complete 12:28:54 5851b861e8e6: Verifying Checksum 12:28:54 5851b861e8e6: Download complete 12:28:54 b85a868b505f: Download complete 12:28:55 bab4dde63d76: Verifying Checksum 12:28:55 bab4dde63d76: Download complete 12:28:55 b85a868b505f: Pull complete 12:28:56 e2be974225ed: Pull complete 12:28:56 339a4e72a1f5: Pull complete 12:28:56 988bab9f4d93: Pull complete 12:28:57 1469e6f7b9e6: Pull complete 12:28:57 eaf3925da568: Pull complete 12:28:58 bab4dde63d76: Pull complete 12:28:58 bde34c3a00c8: Pull complete 12:28:59 b352a97aabf1: Pull complete 12:28:59 4872d77fe225: Pull complete 12:28:59 5851b861e8e6: Pull complete 12:28:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:59 prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container 12:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:29:02 $ docker top 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 -eo pid,comm 12:29:02 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:29:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:29:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:29:02 [ssh-agent] Looking for ssh-agent implementation... 12:29:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:02 $ docker exec 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent 12:29:02 SSH_AUTH_SOCK=/tmp/ssh-HgRSwRDHQ9AM/agent.32 12:29:02 SSH_AGENT_PID=38 12:29:02 Running ssh-add (command line suppressed) 12:29:02 Identity added: /w/workspace/_app-service-configurable_PR-677@tmp/private_key_10879235861806020278.key (/w/workspace/_app-service-configurable_PR-677@tmp/private_key_10879235861806020278.key) 12:29:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:29:03 + git tag --points-at HEAD [Pipeline] } 12:29:03 $ docker exec --env ******** --env ******** 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent -k 12:29:03 unset SSH_AUTH_SOCK; 12:29:03 unset SSH_AGENT_PID; 12:29:03 echo Agent pid 38 killed; 12:29:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:29:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:29:03 [ssh-agent] Looking for ssh-agent implementation... 12:29:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:03 $ docker exec 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent 12:29:03 SSH_AUTH_SOCK=/tmp/ssh-VZSTgvV5OtBJ/agent.72 12:29:03 SSH_AGENT_PID=78 12:29:03 Running ssh-add (command line suppressed) 12:29:03 Identity added: /w/workspace/_app-service-configurable_PR-677@tmp/private_key_6470881119657316678.key (/w/workspace/_app-service-configurable_PR-677@tmp/private_key_6470881119657316678.key) 12:29:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:29:04 + git semver init 12:29:04 2024-10-02 12:29:04,186 [run_init] DEBUG init version:0.0.0 force:False 12:29:04 2024-10-02 12:29:04,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-677/.semver 12:29:04 2024-10-02 12:29:04,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-677/.semver 12:29:04 2024-10-02 12:29:04,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-677/.semver'], cwd=/w/workspace/_app-service-configurable_PR-677, universal_newlines=False, shell=None, istream=None) 12:29:05 2024-10-02 12:29:05,177 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-677/.git/info/exclude 12:29:05 2024-10-02 12:29:05,177 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-677/.semver/PR-677 with force:False 12:29:05 2024-10-02 12:29:05,177 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-677/.semver/PR-677 12:29:05 2024-10-02 12:29:05,182 [execute] INFO git cat-file --batch-check 12:29:05 2024-10-02 12:29:05,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-677/.semver, universal_newlines=False, shell=None, istream=) 12:29:05 2024-10-02 12:29:05,190 [execute] INFO git cat-file --batch 12:29:05 2024-10-02 12:29:05,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-677/.semver, universal_newlines=False, shell=None, istream=) 12:29:05 2024-10-02 12:29:05,197 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-677/.semver/PR-677 12:29:05 0.0.0 [Pipeline] } 12:29:05 $ docker exec --env ******** --env ******** 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 ssh-agent -k 12:29:05 unset SSH_AUTH_SOCK; 12:29:05 unset SSH_AGENT_PID; 12:29:05 echo Agent pid 78 killed; 12:29:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:29:06 + git semver [Pipeline] } 12:29:06 $ docker stop --time=1 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 12:29:07 $ docker rm -f --volumes 1fc76be3fc0d2bb2219a5dd02c7275ab406281a5910c310087f99487c6c7c4a7 [Pipeline] // withDockerContainer [Pipeline] sh 12:29:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:29:08 Stashed 1 file(s) [Pipeline] echo 12:29:08 [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:29:09 provisioning config files... 12:29:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config3026439359539337449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:29:09 ---> ****-login.sh 12:29:09 nexus3.edgexfoundry.org:10001 12:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:09 Configure a credential helper to remove this warning. See 12:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:09 12:29:09 Login Succeeded 12:29:09 nexus3.edgexfoundry.org:10002 12:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:09 Configure a credential helper to remove this warning. See 12:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:09 12:29:09 Login Succeeded 12:29:09 nexus3.edgexfoundry.org:10003 12:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:09 Configure a credential helper to remove this warning. See 12:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:09 12:29:09 Login Succeeded 12:29:09 nexus3.edgexfoundry.org:10004 12:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:09 Configure a credential helper to remove this warning. See 12:29:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:09 12:29:09 Login Succeeded 12:29:09 ****.io 12:29:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:29:10 Configure a credential helper to remove this warning. See 12:29:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:29:10 12:29:10 Login Succeeded 12:29:10 ---> ****-login.sh ends [Pipeline] } 12:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:29:10 ========================================================= 12:29:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:29:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:29:10 + 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:29:10 Sending build context to Docker daemon 9.165MB 12:29:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:29:10 Step 2/12 : FROM ${BASE} AS builder 12:29:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:29:10 619be1103602: Pulling fs layer 12:29:10 7862e08f4a3e: Pulling fs layer 12:29:10 5df492c9dc93: Pulling fs layer 12:29:10 7629e6793208: Pulling fs layer 12:29:10 4f4fb700ef54: Pulling fs layer 12:29:10 fb5054dd5b73: Pulling fs layer 12:29:10 eeca6798cff9: Pulling fs layer 12:29:10 aa269ceb94a6: Pulling fs layer 12:29:10 ada007ff1a6a: Pulling fs layer 12:29:10 fb5054dd5b73: Waiting 12:29:10 4f4fb700ef54: Waiting 12:29:10 eeca6798cff9: Waiting 12:29:10 aa269ceb94a6: Waiting 12:29:10 7629e6793208: Waiting 12:29:10 ada007ff1a6a: Waiting 12:29:10 7862e08f4a3e: Verifying Checksum 12:29:10 7862e08f4a3e: Download complete 12:29:10 7629e6793208: Verifying Checksum 12:29:10 7629e6793208: Download complete 12:29:11 4f4fb700ef54: Verifying Checksum 12:29:11 4f4fb700ef54: Download complete 12:29:11 fb5054dd5b73: Verifying Checksum 12:29:11 fb5054dd5b73: Download complete 12:29:11 619be1103602: Download complete 12:29:11 eeca6798cff9: Verifying Checksum 12:29:11 eeca6798cff9: Download complete 12:29:11 619be1103602: Pull complete 12:29:11 ada007ff1a6a: Verifying Checksum 12:29:11 ada007ff1a6a: Download complete 12:29:11 7862e08f4a3e: Pull complete 12:29:11 5df492c9dc93: Download complete 12:29:12 aa269ceb94a6: Verifying Checksum 12:29:12 aa269ceb94a6: Download complete 12:29:15 5df492c9dc93: Pull complete 12:29:15 7629e6793208: Pull complete 12:29:15 4f4fb700ef54: Pull complete 12:29:15 fb5054dd5b73: Pull complete 12:29:15 eeca6798cff9: Pull complete 12:29:17 aa269ceb94a6: Pull complete 12:29:18 ada007ff1a6a: Pull complete 12:29:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:29:18 ---> f489d0715acc 12:29:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:29:19 ---> Running in e83c62fc797a 12:29:19 Removing intermediate container e83c62fc797a 12:29:19 ---> 93806fb6bc65 12:29:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:29:19 ---> Running in 52e3c92f56ce 12:29:19 Removing intermediate container 52e3c92f56ce 12:29:19 ---> 969438d4a993 12:29:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:29:19 ---> Running in 7d7f5ea3f0fa 12:29:20 Removing intermediate container 7d7f5ea3f0fa 12:29:20 ---> 757991224571 12:29:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:29:20 ---> Running in b519afe94fc4 12:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:29:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:29:20 OK: 264 MiB in 52 packages 12:29:21 Removing intermediate container b519afe94fc4 12:29:21 ---> b8fc29c78e8c 12:29:21 Step 7/12 : WORKDIR /app 12:29:21 ---> Running in 2eda9321d56d 12:29:21 Removing intermediate container 2eda9321d56d 12:29:21 ---> e582df895000 12:29:21 Step 8/12 : COPY go.mod vendor* ./ 12:29:21 ---> 8d634e2d7605 12:29:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:29:21 ---> Running in ed7939639812 12:29:23 Still waiting to schedule task 12:29:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:30:10 Removing intermediate container ed7939639812 12:30:10 ---> f0c4f2f87c93 12:30:10 Step 10/12 : COPY . . 12:30:10 ---> a34c140341fd 12:30:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:30:10 ---> Running in 6168161b252c 12:30:10 Removing intermediate container 6168161b252c 12:30:10 ---> f8981ff1fc70 12:30:10 Step 12/12 : RUN $MAKE 12:30:10 ---> Running in 20964844ef50 12:30:10 noop 12:30:10 Removing intermediate container 20964844ef50 12:30:10 ---> 6077191070ca 12:30:10 Successfully built 6077191070ca 12:30:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:10 + docker inspect -f . ci-base-image-x86_64 12:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:10 prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container 12:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:30:11 $ docker top 75a28570b1e601ee21e7a09785d99a14717b956f52ab43eb242c163efa23158f -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:11 + go version 12:30:11 go version go1.21.9 linux/amd64 [Pipeline] } 12:30:11 $ docker stop --time=1 75a28570b1e601ee21e7a09785d99a14717b956f52ab43eb242c163efa23158f 12:30:12 $ docker rm -f --volumes 75a28570b1e601ee21e7a09785d99a14717b956f52ab43eb242c163efa23158f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:13 + docker inspect -f . ci-base-image-x86_64 12:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:13 prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container 12:30:14 $ 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-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:30:14 $ docker top 34b778fc573c2a8c86f93ae8d48fe067ec9a145757138c9a8f1e6f88ed22a0ca -eo pid,comm [Pipeline] { [Pipeline] sh 12:30:14 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-677 [Pipeline] fileExists [Pipeline] sh 12:30:15 + make test 12:30:15 go test -race -coverprofile=coverage.out ./... 12:30:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:30:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12907 in /w/workspace/_app-service-configurable_PR-677 [Pipeline] { [Pipeline] ws 12:30:59 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:31:02 The recommended git tool is: git 12:31:10 using credential edgex-jenkins-ssh 12:31:10 Cloning the remote Git repository 12:31:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:31:10 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:31:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:31:11 > git --version # timeout=10 12:31:11 > git --version # 'git version 2.25.1' 12:31:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:13 go vet ./... 12:31:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:31:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:31:16 Merging remotes/origin/main commit 6da4e050245d60ee2908bba863b4a6e8e857bbf3 into PR head commit 95283b9f68f9583e922764fb18dca0d8f9725a66 12:31:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:31:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/677/head:refs/remotes/origin/PR-677 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:31:16 > git config core.sparsecheckout # timeout=10 12:31:16 > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # timeout=10 12:31:16 Merge succeeded, producing 95283b9f68f9583e922764fb18dca0d8f9725a66 12:31:16 Checking out Revision 95283b9f68f9583e922764fb18dca0d8f9725a66 (PR-677) 12:31:17 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:31:17 > git --version # timeout=10 12:31:17 > git --version # 'git version 2.25.1' 12:31:17 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 12:31:16 > git remote # timeout=10 12:31:16 > git config --get remote.origin.url # timeout=10 12:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:31:16 > git merge 6da4e050245d60ee2908bba863b4a6e8e857bbf3 # timeout=10 12:31:16 > git rev-parse HEAD^{commit} # timeout=10 12:31:16 > git config core.sparsecheckout # timeout=10 12:31:16 > git checkout -f 95283b9f68f9583e922764fb18dca0d8f9725a66 # timeout=10 12:31:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:31:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:31:17 ./bin/test-attribution-txt.sh 12:31:17 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:31:17 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:31:17 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 12:31:17 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 12:31:17 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 12:31:17 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 12:31:17 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 12:31:18 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 12:31:18 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 12:31:18 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 12:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:31:18 $ docker stop --time=1 34b778fc573c2a8c86f93ae8d48fe067ec9a145757138c9a8f1e6f88ed22a0ca 12:31:20 $ docker rm -f --volumes 34b778fc573c2a8c86f93ae8d48fe067ec9a145757138c9a8f1e6f88ed22a0ca [Pipeline] // withDockerContainer [Pipeline] sh 12:31:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:31:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 12:31:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 12:31:22 + ls -al . 12:31:22 total 260 12:31:22 drwxrwxr-x 7 jenkins jenkins 4096 Oct 2 12:30 . 12:31:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 12:28 .. 12:31:22 -rw-rw-r-- 1 jenkins jenkins 119 Oct 2 12:28 .dockerignore 12:31:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:30 .git 12:31:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 12:28 .github 12:31:22 -rw-rw-r-- 1 jenkins jenkins 106 Oct 2 12:28 .gitignore 12:31:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 12:28 .golangci.yml 12:31:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 12:29 .semver 12:31:22 -rw-rw-r-- 1 jenkins jenkins 18981 Oct 2 12:28 Attribution.txt 12:31:22 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 2 12:28 CHANGELOG.md 12:31:22 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 2 12:28 Dockerfile 12:31:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 12:28 GOVERNANCE.md 12:31:22 -rw-rw-r-- 1 jenkins jenkins 666 Oct 2 12:28 Jenkinsfile 12:31:22 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 2 12:28 LICENSE 12:31:22 -rw-rw-r-- 1 jenkins jenkins 618 Oct 2 12:28 OWNERS.md 12:31:22 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 2 12:28 README.md 12:31:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 12:29 VERSION 12:31:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 12:28 bin 12:31:22 -rw-r--r-- 1 jenkins jenkins 13 Oct 2 12:30 coverage.out 12:31:22 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 2 12:28 go.mod 12:31:22 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 12:28 go.sum 12:31:22 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 2 12:28 main.go 12:31:22 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 2 12:28 makefile 12:31:22 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 12:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:31:22 % Total % Received % Xferd Average Speed Time Time Time Current 12:31:22 Dload Upload Total Spent Left Speed 12:31:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 12:31:22 + 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=95283b9f68f9583e922764fb18dca0d8f9725a66 --label arch=amd64 --label version=0.0.0 . 12:31:22 Sending build context to Docker daemon 9.166MB 12:31:22 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:31:22 Step 2/27 : FROM ${BASE} AS builder 12:31:22 ---> 6077191070ca 12:31:22 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:31:22 ---> Running in 10bd6b3a03e0 12:31:22 Removing intermediate container 10bd6b3a03e0 12:31:22 ---> ebaf32a33033 12:31:22 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:31:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 12:31:23 ---> Running in 0b2603bef7b4 12:31:23 Removing intermediate container 0b2603bef7b4 12:31:23 ---> f86fd6158359 12:31:23 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:31:23 ---> Running in 33ad3d456c30 12:31:23 Removing intermediate container 33ad3d456c30 12:31:23 ---> 960513e07aca 12:31:23 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:31:23 ---> Running in 1075574e47e7 [Pipeline] sh 12:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:31:23 + sudo tee /etc/docker/daemon.new 12:31:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:31:23 { 12:31:23 "registry-mirrors": [ 12:31:23 "https://nexus3.edgexfoundry.org:10001" 12:31:23 ], 12:31:23 "bip": "10.250.0.254/24", 12:31:23 "hosts": [ 12:31:23 "tcp://0.0.0.0:5555", 12:31:23 "unix:///var/run/docker.sock" 12:31:23 ], 12:31:23 "mtu": 1458, 12:31:23 "selinux-enabled": true, 12:31:23 "seccomp-profile": "/etc/docker/seccomp.json" 12:31:23 } [Pipeline] sh 12:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:31:23 OK: 264 MiB in 52 packages 12:31:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:31:23 Removing intermediate container 1075574e47e7 12:31:23 ---> 75ee6f0e409b 12:31:23 Step 7/27 : WORKDIR /app 12:31:24 ---> Running in 21a9cb347c00 12:31:24 Removing intermediate container 21a9cb347c00 12:31:24 ---> df21933a73d2 12:31:24 Step 8/27 : COPY go.mod vendor* ./ 12:31:24 ---> 207e712a4de0 12:31:24 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:31:24 ---> Running in 41e228106994 12:31:24 + sudo service docker restart 12:31:25 Removing intermediate container 41e228106994 12:31:25 ---> 0a6bdfcc7ab8 12:31:25 Step 10/27 : COPY . . 12:31:25 ---> 771d14921c77 12:31:25 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:31:25 ---> Running in c9a1166bb471 12:31:25 Removing intermediate container c9a1166bb471 12:31:25 ---> 09300720f906 12:31:25 Step 12/27 : RUN $MAKE 12:31:25 ---> Running in 51e070dac9f9 12:31:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:42 provisioning config files... 12:31:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1769745401499465096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:43 ---> ****-login.sh 12:31:43 nexus3.edgexfoundry.org:10001 12:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:43 Configure a credential helper to remove this warning. See 12:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:43 12:31:43 Login Succeeded 12:31:43 nexus3.edgexfoundry.org:10002 12:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:43 Configure a credential helper to remove this warning. See 12:31:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:43 12:31:43 Login Succeeded 12:31:44 nexus3.edgexfoundry.org:10003 12:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:44 Configure a credential helper to remove this warning. See 12:31:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:44 12:31:44 Login Succeeded 12:31:44 nexus3.edgexfoundry.org:10004 12:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:44 Configure a credential helper to remove this warning. See 12:31:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:44 12:31:44 Login Succeeded 12:31:44 ****.io 12:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:31:45 Configure a credential helper to remove this warning. See 12:31:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:31:45 12:31:45 Login Succeeded 12:31:45 ---> ****-login.sh ends [Pipeline] } 12:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:31:45 ========================================================= 12:31:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:31:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:46 + 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:31:46 Sending build context to Docker daemon 241.2kB 12:31:46 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:31:46 Step 2/12 : FROM ${BASE} AS builder 12:31:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:31:46 c6b39de5b339: Pulling fs layer 12:31:46 a69c41024577: Pulling fs layer 12:31:46 d6de4b400683: Pulling fs layer 12:31:46 35cb2a7552d0: Pulling fs layer 12:31:46 4f4fb700ef54: Pulling fs layer 12:31:46 464afbd9ba4c: Pulling fs layer 12:31:46 00f215d4a9da: Pulling fs layer 12:31:46 d496ad576159: Pulling fs layer 12:31:46 35cb2a7552d0: Waiting 12:31:46 4f4fb700ef54: Waiting 12:31:46 464afbd9ba4c: Waiting 12:31:46 00f215d4a9da: Waiting 12:31:46 d496ad576159: Waiting 12:31:46 a69c41024577: Verifying Checksum 12:31:46 a69c41024577: Download complete 12:31:47 35cb2a7552d0: Verifying Checksum 12:31:47 35cb2a7552d0: Download complete 12:31:47 4f4fb700ef54: Download complete 12:31:47 c6b39de5b339: Verifying Checksum 12:31:47 c6b39de5b339: Download complete 12:31:47 464afbd9ba4c: Verifying Checksum 12:31:47 464afbd9ba4c: Download complete 12:31:47 d496ad576159: Verifying Checksum 12:31:47 d496ad576159: Download complete 12:31:47 c6b39de5b339: Pull complete 12:31:48 a69c41024577: Pull complete 12:31:48 d6de4b400683: Verifying Checksum 12:31:48 d6de4b400683: Download complete 12:31:49 00f215d4a9da: Verifying Checksum 12:31:49 00f215d4a9da: Download complete 12:31:52 Removing intermediate container 51e070dac9f9 12:31:52 ---> 8221292cacaa 12:31:52 Step 13/27 : FROM alpine:3.18 12:31:52 3.18: Pulling from library/alpine 12:31:52 1cc3d825d8b2: Pulling fs layer 12:31:52 1cc3d825d8b2: Verifying Checksum 12:31:52 1cc3d825d8b2: Download complete 12:31:52 1cc3d825d8b2: Pull complete 12:31:52 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 12:31:52 Status: Downloaded newer image for alpine:3.18 12:31:52 ---> 2c64cf60f6f0 12:31:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:31:52 ---> Running in 888ce7824bf8 12:31:52 Removing intermediate container 888ce7824bf8 12:31:52 ---> 6d1c8e287398 12:31:52 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:31:52 ---> Running in 0bbf4d2940a2 12:31:52 Removing intermediate container 0bbf4d2940a2 12:31:52 ---> b1319f1dd267 12:31:52 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:31:52 ---> Running in e67491403c68 12:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:31:52 (1/2) Installing ca-certificates (20240226-r0) 12:31:52 (2/2) Installing dumb-init (1.2.5-r2) 12:31:52 Executing busybox-1.36.1-r7.trigger 12:31:52 Executing ca-certificates-20240226-r0.trigger 12:31:52 OK: 8 MiB in 17 packages 12:31:53 Removing intermediate container e67491403c68 12:31:53 ---> 23c682369588 12:31:53 Step 17/27 : RUN apk --no-cache upgrade 12:31:53 ---> Running in 3ddd383d2c92 12:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:31:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:31:53 OK: 8 MiB in 17 packages 12:31:54 Removing intermediate container 3ddd383d2c92 12:31:54 ---> 3aa9fc6ada26 12:31:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:31:54 ---> 83349567c040 12:31:54 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:31:54 ---> f800fa87911c 12:31:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:31:54 ---> feebf4985e24 12:31:54 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:31:55 ---> a9b9bf9a0fba 12:31:55 Step 22/27 : EXPOSE 48095 12:31:55 ---> Running in 19c0c859ea98 12:31:56 Removing intermediate container 19c0c859ea98 12:31:56 ---> 42c0f7cff386 12:31:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:31:56 ---> Running in 17f07ea45031 12:31:56 Removing intermediate container 17f07ea45031 12:31:56 ---> 631a82aacad7 12:31:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:31:56 ---> Running in 2c5d1b755cd7 12:31:56 Removing intermediate container 2c5d1b755cd7 12:31:56 ---> e127ef24de71 12:31:56 Step 25/27 : LABEL arch=amd64 12:31:56 ---> Running in bd849ad5a8a7 12:31:56 Removing intermediate container bd849ad5a8a7 12:31:56 ---> 3263bde10796 12:31:56 Step 26/27 : LABEL git_sha=95283b9f68f9583e922764fb18dca0d8f9725a66 12:31:56 ---> Running in d19f4a583aa5 12:31:56 Removing intermediate container d19f4a583aa5 12:31:56 ---> e23a4f7f10d0 12:31:56 Step 27/27 : LABEL version=0.0.0 12:31:56 ---> Running in cef50670300b 12:31:56 Removing intermediate container cef50670300b 12:31:56 ---> 162e98a7e355 12:31:56 [Warning] One or more build-args [ARCH] were not consumed 12:31:56 Successfully built 162e98a7e355 12:31:56 Successfully tagged app-service-configurable:latest 12:32:02 d6de4b400683: Pull complete 12:32:02 35cb2a7552d0: Pull complete 12:32:02 4f4fb700ef54: Pull complete 12:32:02 464afbd9ba4c: Pull complete [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:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:32:03 12:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:32:04 latest: Pulling from edgex-lftools-log-publisher 12:32:04 5eb5b503b376: Pulling fs layer 12:32:04 5c69ac0246d0: Pulling fs layer 12:32:04 ec43610c2a17: Pulling fs layer 12:32:04 3a2ae6a8a46f: Pulling fs layer 12:32:04 33b1e0a273af: Pulling fs layer 12:32:04 5d3b04190fa2: Pulling fs layer 12:32:04 2f39f015ded8: Pulling fs layer 12:32:04 33b1e0a273af: Waiting 12:32:04 5d3b04190fa2: Waiting 12:32:04 2f39f015ded8: Waiting 12:32:04 3a2ae6a8a46f: Waiting 12:32:04 5c69ac0246d0: Verifying Checksum 12:32:04 5c69ac0246d0: Download complete 12:32:04 3a2ae6a8a46f: Verifying Checksum 12:32:04 3a2ae6a8a46f: Download complete 12:32:04 33b1e0a273af: Verifying Checksum 12:32:04 33b1e0a273af: Download complete 12:32:04 5d3b04190fa2: Download complete 12:32:04 ec43610c2a17: Verifying Checksum 12:32:04 ec43610c2a17: Download complete 12:32:04 5eb5b503b376: Verifying Checksum 12:32:04 5eb5b503b376: Download complete 12:32:05 2f39f015ded8: Download complete 12:32:05 5eb5b503b376: Pull complete 12:32:05 5c69ac0246d0: Pull complete 12:32:06 ec43610c2a17: Pull complete 12:32:06 3a2ae6a8a46f: Pull complete 12:32:06 33b1e0a273af: Pull complete 12:32:06 5d3b04190fa2: Pull complete 12:32:10 00f215d4a9da: Pull complete 12:32:10 2f39f015ded8: Pull complete 12:32:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:32:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:11 prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container 12:32:11 $ 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-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:32:12 d496ad576159: Pull complete 12:32:12 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:32:12 ---> f246e2811388 12:32:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:32:13 ---> Running in 0f11e9a198cd 12:32:13 Removing intermediate container 0f11e9a198cd 12:32:13 ---> dbba0407d323 12:32:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:32:13 ---> Running in fed342e31135 12:32:14 Removing intermediate container fed342e31135 12:32:14 ---> 94ef9a1cac3a 12:32:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:32:14 ---> Running in d6d955aff5d0 12:32:14 Removing intermediate container d6d955aff5d0 12:32:14 ---> 4cbdcce7ed4c 12:32:14 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:32:14 ---> Running in ce9ffdb58b91 12:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:32:17 OK: 266 MiB in 52 packages 12:32:18 $ docker top 22a6d1a44b722fc24174ac5741b642afc1b257af4f41c0cb3b701145d623a93b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:18 Removing intermediate container ce9ffdb58b91 12:32:18 ---> 218bcbf5d111 12:32:18 Step 7/12 : WORKDIR /app 12:32:18 ---> job-cost.sh 12:32:18 lf-activate-venv: SKIPPING 12:32:18 INFO: No Stack... 12:32:18 ---> Running in 86666db0105c 12:32:19 INFO: Retrieving Pricing Info for: v3-standard-8 12:32:19 Removing intermediate container 86666db0105c 12:32:19 ---> 61be9bed09c5 12:32:19 Step 8/12 : COPY go.mod vendor* ./ 12:32:19 ---> 78b94f217101 12:32:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:32:19 INFO: Archiving Costs [Pipeline] sh 12:32:19 ---> Running in 5c2eba46fc48 12:32:19 + cat /w/workspace/_app-service-configurable_PR-677/archives/cost.csv 12:32:19 + cut -d, -f6 [Pipeline] lock 12:32:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] 12:32:20 Resource [jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] did not exist. Created. 12:32:20 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:32:20 + echo total: 0.2199999988079071 [Pipeline] stash 12:32:33 Stashed 1 file(s) [Pipeline] } 12:32:33 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:32:33 $ docker stop --time=1 22a6d1a44b722fc24174ac5741b642afc1b257af4f41c0cb3b701145d623a93b 12:32:34 $ docker rm -f --volumes 22a6d1a44b722fc24174ac5741b642afc1b257af4f41c0cb3b701145d623a93b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:34:11 Removing intermediate container 5c2eba46fc48 12:34:11 ---> baf96904ba9f 12:34:11 Step 10/12 : COPY . . 12:34:11 ---> d10d3941c832 12:34:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:34:11 ---> Running in c2b0fbc74c74 12:34:11 Removing intermediate container c2b0fbc74c74 12:34:11 ---> 5ab4bd073047 12:34:11 Step 12/12 : RUN $MAKE 12:34:11 ---> Running in f89c3222997e 12:34:11 noop 12:34:11 Removing intermediate container f89c3222997e 12:34:11 ---> e70ea3fa9d84 12:34:11 Successfully built e70ea3fa9d84 12:34:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:11 + docker inspect -f . ci-base-image-arm64 12:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:12 prd-ubuntu20.04-docker-arm64-4c-16g-12907 does not seem to be running inside a container 12:34:12 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:34:13 $ docker top 8daff5cca7b9b1caeb20f083fab8182c5ed56895069d1ee01a302ae06c9ec7ef -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:14 + go version 12:34:14 go version go1.21.9 linux/arm64 [Pipeline] } 12:34:14 $ docker stop --time=1 8daff5cca7b9b1caeb20f083fab8182c5ed56895069d1ee01a302ae06c9ec7ef 12:34:16 $ docker rm -f --volumes 8daff5cca7b9b1caeb20f083fab8182c5ed56895069d1ee01a302ae06c9ec7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:17 + docker inspect -f . ci-base-image-arm64 12:34:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-12907 does not seem to be running inside a container 12:34:17 $ 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 ******** -e ******** ci-base-image-arm64 cat 12:34:18 $ docker top d5edd30e632e98f9bdc559a572ea9c065be3003e5d98b84533341f3537216cdf -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:19 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:34:20 + make test 12:34:20 go test -race -coverprofile=coverage.out ./... 12:38:41 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:38:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:38:41 go vet ./... 12:42:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:42:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:42:18 ./bin/test-attribution-txt.sh 12:42:18 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 12:42:18 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 12:42:18 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 12:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:42:18 $ docker stop --time=1 d5edd30e632e98f9bdc559a572ea9c065be3003e5d98b84533341f3537216cdf 12:42:20 $ docker rm -f --volumes d5edd30e632e98f9bdc559a572ea9c065be3003e5d98b84533341f3537216cdf [Pipeline] // withDockerContainer [Pipeline] sh 12:42:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:42:23 Warning: overwriting stash ‘coverage-report’ 12:42:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:42:24 + ls -al . 12:42:24 total 256 12:42:24 drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 12:34 . 12:42:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 12:31 .. 12:42:24 -rw-rw-r-- 1 jenkins jenkins 119 Oct 2 12:31 .dockerignore 12:42:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:31 .git 12:42:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 12:31 .github 12:42:24 -rw-rw-r-- 1 jenkins jenkins 106 Oct 2 12:31 .gitignore 12:42:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 12:31 .golangci.yml 12:42:24 -rw-rw-r-- 1 jenkins jenkins 18981 Oct 2 12:31 Attribution.txt 12:42:24 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 2 12:31 CHANGELOG.md 12:42:24 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 2 12:31 Dockerfile 12:42:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 12:31 GOVERNANCE.md 12:42:24 -rw-rw-r-- 1 jenkins jenkins 666 Oct 2 12:31 Jenkinsfile 12:42:24 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 2 12:31 LICENSE 12:42:24 -rw-rw-r-- 1 jenkins jenkins 618 Oct 2 12:31 OWNERS.md 12:42:24 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 2 12:31 README.md 12:42:24 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 12:29 VERSION 12:42:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 12:31 bin 12:42:24 -rw-r--r-- 1 jenkins jenkins 13 Oct 2 12:34 coverage.out 12:42:24 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 2 12:31 go.mod 12:42:24 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 12:31 go.sum 12:42:24 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 2 12:31 main.go 12:42:24 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 2 12:31 makefile 12:42:24 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 12:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:25 + 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=95283b9f68f9583e922764fb18dca0d8f9725a66 --label arch=arm64 --label version=0.0.0 . 12:42:25 Sending build context to Docker daemon 242.2kB 12:42:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:42:25 Step 2/27 : FROM ${BASE} AS builder 12:42:25 ---> e70ea3fa9d84 12:42:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:42:25 ---> Running in 2069cb022cfb 12:42:25 Removing intermediate container 2069cb022cfb 12:42:25 ---> c5a67db89006 12:42:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:42:26 ---> Running in fae324198082 12:42:26 Removing intermediate container fae324198082 12:42:26 ---> ecdc66aacc08 12:42:26 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:42:26 ---> Running in 49711642c33d 12:42:26 Removing intermediate container 49711642c33d 12:42:26 ---> e9275c03d473 12:42:26 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:42:26 ---> Running in 8375b4bd99ae 12:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:42:29 OK: 266 MiB in 52 packages 12:42:30 Removing intermediate container 8375b4bd99ae 12:42:30 ---> d4d5f6c37f84 12:42:30 Step 7/27 : WORKDIR /app 12:42:30 ---> Running in 78121f0b198d 12:42:30 Removing intermediate container 78121f0b198d 12:42:30 ---> d18b7d0c8971 12:42:30 Step 8/27 : COPY go.mod vendor* ./ 12:42:30 ---> 6413d173c62e 12:42:30 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:30 ---> Running in 66d55299b6af 12:42:33 Removing intermediate container 66d55299b6af 12:42:33 ---> f4da82667d90 12:42:33 Step 10/27 : COPY . . 12:42:34 ---> e0ad549dc575 12:42:34 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:42:34 ---> Running in db23d434a558 12:42:34 Removing intermediate container db23d434a558 12:42:34 ---> 68eab0ea7095 12:42:34 Step 12/27 : RUN $MAKE 12:42:34 ---> Running in 01872294f02f 12:42:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:46:12 Removing intermediate container 01872294f02f 12:46:12 ---> 7d5ff711efe8 12:46:12 Step 13/27 : FROM alpine:3.18 12:46:12 3.18: Pulling from library/alpine 12:46:12 720f3032cd11: Pulling fs layer 12:46:12 720f3032cd11: Verifying Checksum 12:46:12 720f3032cd11: Download complete 12:46:12 720f3032cd11: Pull complete 12:46:12 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 12:46:12 Status: Downloaded newer image for alpine:3.18 12:46:12 ---> 3e834921e367 12:46:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:46:12 ---> Running in b4132414c230 12:46:12 Removing intermediate container b4132414c230 12:46:12 ---> 689ed0e3af80 12:46:12 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:46:12 ---> Running in 5aed80e4fa29 12:46:12 Removing intermediate container 5aed80e4fa29 12:46:12 ---> 5190b66a8180 12:46:12 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:46:12 ---> Running in 49e80bc1002e 12:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:46:14 (1/2) Installing ca-certificates (20240226-r0) 12:46:14 (2/2) Installing dumb-init (1.2.5-r2) 12:46:14 Executing busybox-1.36.1-r7.trigger 12:46:14 Executing ca-certificates-20240226-r0.trigger 12:46:15 OK: 9 MiB in 17 packages 12:46:16 Removing intermediate container 49e80bc1002e 12:46:16 ---> d11528444524 12:46:16 Step 17/27 : RUN apk --no-cache upgrade 12:46:16 ---> Running in 0ad7d8a781fe 12:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:46:18 OK: 9 MiB in 17 packages 12:46:19 Removing intermediate container 0ad7d8a781fe 12:46:19 ---> 6322477bab49 12:46:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:46:19 ---> 834164e5f091 12:46:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:46:20 ---> 5417e22fd4cd 12:46:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:46:20 ---> fcb5328adf76 12:46:20 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:46:22 ---> 391c5abf065f 12:46:22 Step 22/27 : EXPOSE 48095 12:46:22 ---> Running in 382c5478f121 12:46:22 Removing intermediate container 382c5478f121 12:46:22 ---> 206950b73012 12:46:22 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:46:22 ---> Running in ce86da257311 12:46:22 Removing intermediate container ce86da257311 12:46:22 ---> 4d8bd1ef8e04 12:46:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:46:22 ---> Running in c097fac717e8 12:46:23 Removing intermediate container c097fac717e8 12:46:23 ---> f2527af58d89 12:46:23 Step 25/27 : LABEL arch=arm64 12:46:23 ---> Running in 03f29c68b93a 12:46:23 Removing intermediate container 03f29c68b93a 12:46:23 ---> 86c945dc93e0 12:46:23 Step 26/27 : LABEL git_sha=95283b9f68f9583e922764fb18dca0d8f9725a66 12:46:23 ---> Running in d84119a265f8 12:46:24 Removing intermediate container d84119a265f8 12:46:24 ---> cbf54eefb28c 12:46:24 Step 27/27 : LABEL version=0.0.0 12:46:24 ---> Running in 1d13faa0c3f2 12:46:24 Removing intermediate container 1d13faa0c3f2 12:46:24 ---> 2dc5325149d7 12:46:24 [Warning] One or more build-args [ARCH] were not consumed 12:46:24 Successfully built 2dc5325149d7 12:46:24 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:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:46:25 12:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:46:25 arm64: Pulling from edgex-lftools-log-publisher 12:46:25 8998bd30e6a1: Pulling fs layer 12:46:25 04944245beec: Pulling fs layer 12:46:25 699f458cf7ca: Pulling fs layer 12:46:25 765212b225bb: Pulling fs layer 12:46:25 f23df028b6ca: Pulling fs layer 12:46:25 d65c8cfc05b1: Pulling fs layer 12:46:25 2437ff75d9bd: Pulling fs layer 12:46:25 765212b225bb: Waiting 12:46:25 f23df028b6ca: Waiting 12:46:25 d65c8cfc05b1: Waiting 12:46:25 2437ff75d9bd: Waiting 12:46:26 04944245beec: Verifying Checksum 12:46:26 04944245beec: Download complete 12:46:26 765212b225bb: Verifying Checksum 12:46:26 765212b225bb: Download complete 12:46:26 f23df028b6ca: Verifying Checksum 12:46:26 f23df028b6ca: Download complete 12:46:26 d65c8cfc05b1: Verifying Checksum 12:46:26 d65c8cfc05b1: Download complete 12:46:26 699f458cf7ca: Verifying Checksum 12:46:26 699f458cf7ca: Download complete 12:46:26 8998bd30e6a1: Verifying Checksum 12:46:26 8998bd30e6a1: Download complete 12:46:29 2437ff75d9bd: Verifying Checksum 12:46:29 2437ff75d9bd: Download complete 12:46:31 8998bd30e6a1: Pull complete 12:46:31 04944245beec: Pull complete 12:46:33 699f458cf7ca: Pull complete 12:46:33 765212b225bb: Pull complete 12:46:34 f23df028b6ca: Pull complete 12:46:34 d65c8cfc05b1: Pull complete 12:46:52 2437ff75d9bd: Pull complete 12:46:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:46:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-12907 does not seem to be running inside a container 12:46:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:46:55 $ docker top 22b32ed2249ebe432bab88d493c56712e199bcfd5169fdf01ac9d210f3169c8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:56 ---> job-cost.sh 12:46:56 lf-activate-venv: SKIPPING 12:46:56 INFO: No Stack... 12:46:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:46:58 INFO: Archiving Costs [Pipeline] sh 12:46:58 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:46:58 + cut -d, -f6 [Pipeline] lock 12:46:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] 12:46:58 Resource [jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] did not exist. Created. 12:46:58 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:46:59 /w/workspace/app-service-configurable/1@tmp/durable-06764c65/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:46:59 + echo total: 0.10999999940395355 [Pipeline] stash 12:46:59 Warning: overwriting stash ‘stack-cost’ 12:46:59 Stashed 1 file(s) [Pipeline] } 12:47:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-677-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:47:00 $ docker stop --time=1 22b32ed2249ebe432bab88d493c56712e199bcfd5169fdf01ac9d210f3169c8c 12:47:01 $ docker rm -f --volumes 22b32ed2249ebe432bab88d493c56712e199bcfd5169fdf01ac9d210f3169c8c [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:47:02 provisioning config files... 12:47:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config4348336319532225654tmp [Pipeline] { [Pipeline] sh 12:47:03 + set +x 12:47:03 + curl -s https://codecov.io/bash 12:47:03 + bash -s -- 12:47:03 12:47:03 _____ _ 12:47:03 / ____| | | 12:47:03 | | ___ __| | ___ ___ _____ __ 12:47:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:47:03 | |___| (_) | (_| | __/ (_| (_) \ V / 12:47:03 \_____\___/ \__,_|\___|\___\___/ \_/ 12:47:03 Bash-1.0.6 12:47:03 12:47:03 12:47:03 ==> git version 2.25.1 found 12:47:03 ==> 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:47:03 Release-Date: 2020-01-08 12:47:03 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:47:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:47:03 ==> Jenkins CI detected. 12:47:03 current dir:  /w/workspace/_app-service-configurable_PR-677 12:47:03 project root: . 12:47:03 --> token set from env 12:47:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:47:03 ==> Running gcov in . (disable via -X gcov) 12:47:03 ==> Python coveragepy not found 12:47:03 ==> Searching for coverage reports in: 12:47:03 + . 12:47:03 -> Found 1 reports 12:47:03 ==> Detecting git/mercurial file structure 12:47:03 ==> Reading reports 12:47:03 + ./coverage.out bytes=13 12:47:03 ==> Appending adjustments 12:47:03 https://docs.codecov.io/docs/fixing-reports 12:47:03 + Found adjustments 12:47:03 ==> Gzipping contents 12:47:03 4.0K /tmp/codecov.r4JS78.gz 12:47:03 ==> Uploading reports 12:47:03 url: https://codecov.io 12:47:03 query: branch=PR-677&commit=95283b9f68f9583e922764fb18dca0d8f9725a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=677&job=&cmd_args= 12:47:03 -> Pinging Codecov 12:47:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-677&commit=95283b9f68f9583e922764fb18dca0d8f9725a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-677%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=677&job=&cmd_args= 12:47:03 -> Uploading to 12:47:03 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/95283b9f68f9583e922764fb18dca0d8f9725a66/d16ba653-b1fe-47e7-b00b-5f9e5fb2b775.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T124703Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5370d67d0353b1c7d9765b34421d869a509650654c5f8af1bb11f1fe6ed2aab3 12:47:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:47:03 Dload Upload Total Spent Left Speed 12:47:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1031 --:--:-- --:--:-- --:--:-- 1031 12:47:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/95283b9f68f9583e922764fb18dca0d8f9725a66 [Pipeline] } 12:47:04 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:47:06 + [ -d /w/workspace/_app-service-configurable_PR-677/archives ] 12:47:06 + ls -al /w/workspace/_app-service-configurable_PR-677/archives 12:47:06 total 16 12:47:06 drwxr-xr-x 3 root root 4096 Oct 2 12:32 . 12:47:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:32 .. 12:47:06 drwxr-xr-x 2 root root 4096 Oct 2 12:32 cost 12:47:06 -rw-r--r-- 1 root root 96 Oct 2 12:32 cost.csv 12:47:06 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-677/archives 12:47:06 + ls -al /w/workspace/_app-service-configurable_PR-677/archives 12:47:06 total 16 12:47:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 12:32 . 12:47:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 12:32 .. 12:47:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 12:32 cost 12:47:06 -rw-r--r-- 1 jenkins jenkins 96 Oct 2 12:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:47:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:47:07 ---> package-listing.sh 12:47:07 ++ facter osfamily 12:47:07 ++ tr '[:upper:]' '[:lower:]' 12:47:07 + OS_FAMILY=debian 12:47:07 + workspace=/w/workspace/_app-service-configurable_PR-677 12:47:07 + START_PACKAGES=/tmp/packages_start.txt 12:47:07 + END_PACKAGES=/tmp/packages_end.txt 12:47:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:07 + PACKAGES=/tmp/packages_start.txt 12:47:07 + '[' /w/workspace/_app-service-configurable_PR-677 ']' 12:47:07 + PACKAGES=/tmp/packages_end.txt 12:47:07 + case "${OS_FAMILY}" in 12:47:07 + dpkg -l 12:47:07 + grep '^ii' 12:47:07 + '[' -f /tmp/packages_start.txt ']' 12:47:07 + '[' -f /tmp/packages_end.txt ']' 12:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:07 + '[' /w/workspace/_app-service-configurable_PR-677 ']' 12:47:07 + mkdir -p /w/workspace/_app-service-configurable_PR-677/archives/ 12:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-677/archives/ [Pipeline] echo 12:47:07 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-677/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:47:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:09 prd-ubuntu20.04-docker-8c-8g-12906 does not seem to be running inside a container 12:47:09 $ 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-677/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-677 -v /w/workspace/_app-service-configurable_PR-677:/w/workspace/_app-service-configurable_PR-677:rw,z -v /w/workspace/_app-service-configurable_PR-677@tmp:/w/workspace/_app-service-configurable_PR-677@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:47:09 $ docker top 05fa170f25e64f407c7f27cc7c7e3887d2606159218bb284e29584396c86d3fa -eo pid,comm [Pipeline] { [Pipeline] sh 12:47:09 + touch /tmp/pre-build-complete [Pipeline] sh 12:47:10 + mkdir -p /var/log/sysstat [Pipeline] sh 12:47:10 + ls /var/log/sa-host 12:47:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:47:10 provisioning config files... 12:47:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-677@tmp/config11735331153409313698tmp [Pipeline] { [Pipeline] echo 12:47:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:47:11 ---> create-netrc.sh [Pipeline] } 12:47:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:47:11 ---> python-tools-install.sh [Pipeline] echo 12:47:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:47:11 ---> sudo-logs.sh 12:47:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:47:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:47:12 ---> job-cost.sh 12:47:12 lf-activate-venv: SKIPPING 12:47:12 DEBUG: total: 0.2199999988079071 12:47:12 INFO: Retrieving Stack Cost... 12:47:12 INFO: Retrieving Pricing Info for: v3-standard-8 12:47:13 INFO: Archiving Costs [Pipeline] echo 12:47:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:47:13 ---> logs-deploy.sh 12:47:13 lf-activate-venv: SKIPPING 12:47:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-677/1 12:47:13 INFO: archiving workspace using pattern(s): 12:47:14 Archives upload complete. 12:47:14 INFO: archiving logs to Nexus