Pull request #691 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7462c140a2134fa5bb94d3154edc4fa6115d67af+8114be53119ae29b155924925750b3433391c68b (dc6f24cee9649c021ce350677f9640be38678d38) 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-ssh796437712576768557.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11125360730653809312.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-691/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-691/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13177064848572798379.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-691/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1638639354870278354.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1224527987039352345.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-691/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-691/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12771994787506795547.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-26159 in /w/workspace/_app-service-configurable_PR-691 [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-691 # 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/691/head:refs/remotes/origin/PR-691 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8114be53119ae29b155924925750b3433391c68b into PR head commit 7462c140a2134fa5bb94d3154edc4fa6115d67af Merge succeeded, producing 7462c140a2134fa5bb94d3154edc4fa6115d67af Checking out Revision 7462c140a2134fa5bb94d3154edc4fa6115d67af (PR-691) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # 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 8114be53119ae29b155924925750b3433391c68b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:00:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:00:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:00:57 ========================================================= 13:00:57 EdgeX Global Pipelines Version Info 13:00:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:00:58 ------------------- 13:00:58 stable info: 13:00:58 ------------------- 13:00:58 Commited By: Ginny Guan ginny@iotechsys.com 13:00:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:00:58 Message: update stable to v1.0.265 13:00:58 ------------------- 13:00:58 experimental info: 13:00:58 ------------------- 13:00:58 Commited By: Cherry Wang cherry@iotechsys.com 13:00:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 13:00:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:00:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:00:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:00:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-691 [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-691 [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-691 [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7462c14 [Pipeline] echo 13:01:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:01:00 provisioning config files... 13:01:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config6753942847869846545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:01 ---> ****-login.sh 13:01:01 nexus3.edgexfoundry.org:10001 13:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:02 Configure a credential helper to remove this warning. See 13:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:02 13:01:02 Login Succeeded 13:01:02 nexus3.edgexfoundry.org:10002 13:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:02 Configure a credential helper to remove this warning. See 13:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:02 13:01:02 Login Succeeded 13:01:02 nexus3.edgexfoundry.org:10003 13:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:02 Configure a credential helper to remove this warning. See 13:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:02 13:01:02 Login Succeeded 13:01:02 nexus3.edgexfoundry.org:10004 13:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:02 Configure a credential helper to remove this warning. See 13:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:02 13:01:02 Login Succeeded 13:01:02 ****.io 13:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:03 Configure a credential helper to remove this warning. See 13:01:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:03 13:01:03 Login Succeeded 13:01:03 ---> ****-login.sh ends [Pipeline] } 13:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:01:03 + git rev-list -1 --merges 7462c140a2134fa5bb94d3154edc4fa6115d67af~1..7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo 13:01:03 -----------> git rev-list -1 --merges 7462c140a2134fa5bb94d3154edc4fa6115d67af~1..7462c140a2134fa5bb94d3154edc4fa6115d67af 7462c140a2134fa5bb94d3154edc4fa6115d67af [false] [Pipeline] sh 13:01:04 + git log --format=format:%s -1 7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo 13:01:04 ========================================================= 13:01:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:01:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:01:04 + git log --format=format:%s -1 7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] echo 13:01:04 [semverPrep] GIT_COMMIT: 7462c140a2134fa5bb94d3154edc4fa6115d67af, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4 [Pipeline] echo 13:01:04 [semverPrep] This is not a build commit. [Pipeline] sh 13:01:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:01:05 + grep -v github /etc/ssh/ssh_known_hosts 13:01:05 + [ -e /tmp/ssh_known_hosts ] 13:01:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:01:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:01:05 + sudo tee -a /etc/ssh/ssh_known_hosts 13:01:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:01:05 13:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:01:06 0.1.4: Pulling from edgex-devops/py-git-semver 13:01:06 b85a868b505f: Pulling fs layer 13:01:06 e2be974225ed: Pulling fs layer 13:01:06 339a4e72a1f5: Pulling fs layer 13:01:06 988bab9f4d93: Pulling fs layer 13:01:06 1469e6f7b9e6: Pulling fs layer 13:01:06 eaf3925da568: Pulling fs layer 13:01:06 bab4dde63d76: Pulling fs layer 13:01:06 bde34c3a00c8: Pulling fs layer 13:01:06 b352a97aabf1: Pulling fs layer 13:01:06 4872d77fe225: Pulling fs layer 13:01:06 5851b861e8e6: Pulling fs layer 13:01:06 988bab9f4d93: Waiting 13:01:06 1469e6f7b9e6: Waiting 13:01:06 eaf3925da568: Waiting 13:01:06 bab4dde63d76: Waiting 13:01:06 5851b861e8e6: Waiting 13:01:06 4872d77fe225: Waiting 13:01:06 bde34c3a00c8: Waiting 13:01:06 b352a97aabf1: Waiting 13:01:06 e2be974225ed: Download complete 13:01:06 988bab9f4d93: Download complete 13:01:06 1469e6f7b9e6: Verifying Checksum 13:01:06 1469e6f7b9e6: Download complete 13:01:06 339a4e72a1f5: Verifying Checksum 13:01:06 339a4e72a1f5: Download complete 13:01:06 eaf3925da568: Verifying Checksum 13:01:06 eaf3925da568: Download complete 13:01:06 bde34c3a00c8: Download complete 13:01:06 b352a97aabf1: Verifying Checksum 13:01:06 b352a97aabf1: Download complete 13:01:06 4872d77fe225: Verifying Checksum 13:01:06 4872d77fe225: Download complete 13:01:06 5851b861e8e6: Verifying Checksum 13:01:06 5851b861e8e6: Download complete 13:01:06 b85a868b505f: Verifying Checksum 13:01:06 b85a868b505f: Download complete 13:01:06 bab4dde63d76: Verifying Checksum 13:01:06 bab4dde63d76: Download complete 13:01:07 b85a868b505f: Pull complete 13:01:07 e2be974225ed: Pull complete 13:01:08 339a4e72a1f5: Pull complete 13:01:08 988bab9f4d93: Pull complete 13:01:08 1469e6f7b9e6: Pull complete 13:01:08 eaf3925da568: Pull complete 13:01:10 bab4dde63d76: Pull complete 13:01:10 bde34c3a00c8: Pull complete 13:01:10 b352a97aabf1: Pull complete 13:01:10 4872d77fe225: Pull complete 13:01:10 5851b861e8e6: Pull complete 13:01:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:11 prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container 13:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 13:01:13 $ docker top 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c -eo pid,comm 13:01:14 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). 13:01:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:01:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:14 [ssh-agent] Looking for ssh-agent implementation... 13:01:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:14 $ docker exec 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent 13:01:14 SSH_AUTH_SOCK=/tmp/ssh-vm24XoPgDEWd/agent.32 13:01:14 SSH_AGENT_PID=38 13:01:14 Running ssh-add (command line suppressed) 13:01:14 Identity added: /w/workspace/_app-service-configurable_PR-691@tmp/private_key_2219198752021000901.key (/w/workspace/_app-service-configurable_PR-691@tmp/private_key_2219198752021000901.key) 13:01:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:14 + git tag --points-at HEAD [Pipeline] } 13:01:14 $ docker exec --env ******** --env ******** 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent -k 13:01:14 unset SSH_AUTH_SOCK; 13:01:14 unset SSH_AGENT_PID; 13:01:14 echo Agent pid 38 killed; 13:01:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:01:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:01:15 [ssh-agent] Looking for ssh-agent implementation... 13:01:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:01:15 $ docker exec 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent 13:01:15 SSH_AUTH_SOCK=/tmp/ssh-nOvrYM8NWSJT/agent.72 13:01:15 SSH_AGENT_PID=78 13:01:15 Running ssh-add (command line suppressed) 13:01:15 Identity added: /w/workspace/_app-service-configurable_PR-691@tmp/private_key_1589185645701137743.key (/w/workspace/_app-service-configurable_PR-691@tmp/private_key_1589185645701137743.key) 13:01:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:01:15 + git semver init 13:01:16 2024-11-11 13:01:15,977 [run_init] DEBUG init version:0.0.0 force:False 13:01:16 2024-11-11 13:01:15,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-691/.semver 13:01:16 2024-11-11 13:01:15,978 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-691/.semver 13:01:16 2024-11-11 13:01:15,978 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-691/.semver'], cwd=/w/workspace/_app-service-configurable_PR-691, universal_newlines=False, shell=None, istream=None) 13:01:17 2024-11-11 13:01:17,033 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-691/.git/info/exclude 13:01:17 2024-11-11 13:01:17,034 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-691/.semver/PR-691 with force:False 13:01:17 2024-11-11 13:01:17,034 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-691/.semver/PR-691 13:01:17 2024-11-11 13:01:17,039 [execute] INFO git cat-file --batch-check 13:01:17 2024-11-11 13:01:17,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-691/.semver, universal_newlines=False, shell=None, istream=) 13:01:17 2024-11-11 13:01:17,046 [execute] INFO git cat-file --batch 13:01:17 2024-11-11 13:01:17,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-691/.semver, universal_newlines=False, shell=None, istream=) 13:01:17 2024-11-11 13:01:17,051 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-691/.semver/PR-691 13:01:17 0.0.0 [Pipeline] } 13:01:17 $ docker exec --env ******** --env ******** 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c ssh-agent -k 13:01:17 unset SSH_AUTH_SOCK; 13:01:17 unset SSH_AGENT_PID; 13:01:17 echo Agent pid 78 killed; 13:01:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:01:18 + git semver [Pipeline] } 13:01:18 $ docker stop --time=1 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c 13:01:19 $ docker rm -f --volumes 492fedf1dead26e8c633d84f67842e4f9dde1bdf5c9687e538b0f8ef63c3323c [Pipeline] // withDockerContainer [Pipeline] sh 13:01:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:01:20 Stashed 1 file(s) [Pipeline] echo 13:01:20 [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 13:01:21 provisioning config files... 13:01:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config10479173607022817045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:01:21 ---> ****-login.sh 13:01:21 nexus3.edgexfoundry.org:10001 13:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:21 Configure a credential helper to remove this warning. See 13:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:21 13:01:21 Login Succeeded 13:01:21 nexus3.edgexfoundry.org:10002 13:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:21 Configure a credential helper to remove this warning. See 13:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:21 13:01:21 Login Succeeded 13:01:21 nexus3.edgexfoundry.org:10003 13:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:21 Configure a credential helper to remove this warning. See 13:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:21 13:01:21 Login Succeeded 13:01:21 nexus3.edgexfoundry.org:10004 13:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:21 Configure a credential helper to remove this warning. See 13:01:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:21 13:01:21 Login Succeeded 13:01:21 ****.io 13:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:01:22 Configure a credential helper to remove this warning. See 13:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:01:22 13:01:22 Login Succeeded 13:01:22 ---> ****-login.sh ends [Pipeline] } 13:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:01:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:01:22 ========================================================= 13:01:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 13:01:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:01:23 Sending build context to Docker daemon 9.219MB 13:01:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:01:23 Step 2/12 : FROM ${BASE} AS builder 13:01:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 13:01:23 43c4264eed91: Pulling fs layer 13:01:23 4cc291be95ef: Pulling fs layer 13:01:23 2ac1f1163629: Pulling fs layer 13:01:23 5c3c966382ef: Pulling fs layer 13:01:23 4f4fb700ef54: Pulling fs layer 13:01:23 5d5c8e513c77: Pulling fs layer 13:01:23 9f66e0745190: Pulling fs layer 13:01:23 f49a43e4bbc0: Pulling fs layer 13:01:23 561ebcabdf7f: Pulling fs layer 13:01:23 9f66e0745190: Waiting 13:01:23 5d5c8e513c77: Waiting 13:01:23 f49a43e4bbc0: Waiting 13:01:23 5c3c966382ef: Waiting 13:01:23 4f4fb700ef54: Waiting 13:01:23 561ebcabdf7f: Waiting 13:01:23 4cc291be95ef: Verifying Checksum 13:01:23 4cc291be95ef: Download complete 13:01:23 5c3c966382ef: Verifying Checksum 13:01:23 5c3c966382ef: Download complete 13:01:23 4f4fb700ef54: Verifying Checksum 13:01:23 4f4fb700ef54: Download complete 13:01:23 5d5c8e513c77: Verifying Checksum 13:01:23 5d5c8e513c77: Download complete 13:01:23 43c4264eed91: Verifying Checksum 13:01:23 9f66e0745190: Verifying Checksum 13:01:23 9f66e0745190: Download complete 13:01:23 561ebcabdf7f: Verifying Checksum 13:01:23 561ebcabdf7f: Download complete 13:01:23 43c4264eed91: Pull complete 13:01:23 4cc291be95ef: Pull complete 13:01:23 2ac1f1163629: Download complete 13:01:24 f49a43e4bbc0: Download complete 13:01:27 2ac1f1163629: Pull complete 13:01:27 5c3c966382ef: Pull complete 13:01:27 4f4fb700ef54: Pull complete 13:01:27 5d5c8e513c77: Pull complete 13:01:27 9f66e0745190: Pull complete 13:01:29 f49a43e4bbc0: Pull complete 13:01:30 561ebcabdf7f: Pull complete 13:01:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 13:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 13:01:30 ---> 3a752c3f9dda 13:01:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:01:35 Still waiting to schedule task 13:01:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:01:37 ---> Running in 033d6b95612a 13:01:37 Removing intermediate container 033d6b95612a 13:01:37 ---> d1b1f894b35a 13:01:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:01:37 ---> Running in b9eeb0a197b9 13:01:37 Removing intermediate container b9eeb0a197b9 13:01:37 ---> 2dc088cd6619 13:01:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:01:37 ---> Running in 82a7c44a1555 13:01:37 Removing intermediate container 82a7c44a1555 13:01:37 ---> 50b877f86099 13:01:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:01:37 ---> Running in 851ea43e3bdb 13:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:01:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:01:37 OK: 246 MiB in 54 packages 13:01:37 Removing intermediate container 851ea43e3bdb 13:01:37 ---> 0602e5749997 13:01:37 Step 7/12 : WORKDIR /app 13:01:37 ---> Running in 87daa08ee242 13:01:37 Removing intermediate container 87daa08ee242 13:01:37 ---> 1a9ae0951d7c 13:01:37 Step 8/12 : COPY go.mod vendor* ./ 13:01:37 ---> 72c4089a4e78 13:01:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:37 ---> Running in 53fac4f58926 13:02:34 Removing intermediate container 53fac4f58926 13:02:34 ---> af5cace458e0 13:02:34 Step 10/12 : COPY . . 13:02:34 ---> 22351a874ba0 13:02:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:02:34 ---> Running in af15005dd297 13:02:34 Removing intermediate container af15005dd297 13:02:34 ---> 7e7a73e134fa 13:02:34 Step 12/12 : RUN $MAKE 13:02:34 ---> Running in 2aacbc040984 13:02:34 noop 13:02:34 Removing intermediate container 2aacbc040984 13:02:34 ---> 6e32c66840bc 13:02:34 Successfully built 6e32c66840bc 13:02:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:35 + docker inspect -f . ci-base-image-x86_64 13:02:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:35 prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container 13:02:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 13:02:35 $ docker top 66663809d1c2c8fb50066f008cc790ac69c08b27921be04f622eb3f3fc006cab -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:35 + go version 13:02:35 go version go1.23.2 linux/amd64 [Pipeline] } 13:02:36 $ docker stop --time=1 66663809d1c2c8fb50066f008cc790ac69c08b27921be04f622eb3f3fc006cab 13:02:37 $ docker rm -f --volumes 66663809d1c2c8fb50066f008cc790ac69c08b27921be04f622eb3f3fc006cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:38 + docker inspect -f . ci-base-image-x86_64 13:02:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:38 prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container 13:02:38 $ 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-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 13:02:38 $ docker top f96fee2ab88dd386cadaf6f06360c1bbbd43d4c0d1be993b928a58df1055c4a6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:38 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-691 [Pipeline] fileExists [Pipeline] sh 13:02:39 + make test 13:02:39 go test -race -coverprofile=coverage.out ./... 13:03:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26160 in /w/workspace/_app-service-configurable_PR-691 [Pipeline] { [Pipeline] ws 13:03:11 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 13:03:11 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:03:14 The recommended git tool is: git 13:03:18 using credential edgex-jenkins-ssh 13:03:18 Cloning the remote Git repository 13:03:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:03:18 > git init /w/workspace/app-service-configurable/1 # timeout=10 13:03:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:03:19 > git --version # timeout=10 13:03:19 > git --version # 'git version 2.25.1' 13:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:03:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:22 Merging remotes/origin/main commit 8114be53119ae29b155924925750b3433391c68b into PR head commit 7462c140a2134fa5bb94d3154edc4fa6115d67af 13:03:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:03:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:03:22 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/691/head:refs/remotes/origin/PR-691 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:03:22 > git config core.sparsecheckout # timeout=10 13:03:22 > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # timeout=10 13:03:23 Merge succeeded, producing 7462c140a2134fa5bb94d3154edc4fa6115d67af 13:03:23 Checking out Revision 7462c140a2134fa5bb94d3154edc4fa6115d67af (PR-691) 13:03:23 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v4" 13:03:23 > git --version # timeout=10 13:03:23 > git --version # 'git version 2.25.1' 13:03:23 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 13:03:23 > git remote # timeout=10 13:03:23 > git config --get remote.origin.url # timeout=10 13:03:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:03:23 > git merge 8114be53119ae29b155924925750b3433391c68b # timeout=10 13:03:23 > git rev-parse HEAD^{commit} # timeout=10 13:03:23 > git config core.sparsecheckout # timeout=10 13:03:23 > git checkout -f 7462c140a2134fa5bb94d3154edc4fa6115d67af # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:03:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:03:29 % Total % Received % Xferd Average Speed Time Time Time Current 13:03:29 Dload Upload Total Spent Left Speed 13:03:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 13:03:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:03:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:03:29 + sudo tee /etc/docker/daemon.new 13:03:29 { 13:03:29 "registry-mirrors": [ 13:03:29 "https://nexus3.edgexfoundry.org:10001" 13:03:29 ], 13:03:29 "bip": "10.250.0.254/24", 13:03:29 "hosts": [ 13:03:29 "tcp://0.0.0.0:5555", 13:03:29 "unix:///var/run/docker.sock" 13:03:29 ], 13:03:29 "mtu": 1458, 13:03:29 "selinux-enabled": true, 13:03:29 "seccomp-profile": "/etc/docker/seccomp.json" 13:03:29 } [Pipeline] sh 13:03:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:03:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:03:48 provisioning config files... 13:03:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8263121477642638945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:03:49 ---> ****-login.sh 13:03:49 nexus3.edgexfoundry.org:10001 13:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:49 Configure a credential helper to remove this warning. See 13:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:49 13:03:49 Login Succeeded 13:03:49 nexus3.edgexfoundry.org:10002 13:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:50 Configure a credential helper to remove this warning. See 13:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:50 13:03:50 Login Succeeded 13:03:50 nexus3.edgexfoundry.org:10003 13:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:50 Configure a credential helper to remove this warning. See 13:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:50 13:03:50 Login Succeeded 13:03:50 nexus3.edgexfoundry.org:10004 13:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:51 Configure a credential helper to remove this warning. See 13:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:51 13:03:51 Login Succeeded 13:03:51 ****.io 13:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:03:51 Configure a credential helper to remove this warning. See 13:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:03:51 13:03:51 Login Succeeded 13:03:51 ---> ****-login.sh ends [Pipeline] } 13:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:03:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:03:52 ========================================================= 13:03:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:03:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:03:52 go vet ./... 13:03:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 13:03:52 Sending build context to Docker daemon 225.3kB 13:03:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 13:03:52 Step 2/12 : FROM ${BASE} AS builder 13:03:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:03:52 cf04c63912e1: Pulling fs layer 13:03:52 55b35a11ae5e: Pulling fs layer 13:03:52 a37a00ec5f00: Pulling fs layer 13:03:52 50b3750afda1: Pulling fs layer 13:03:52 4f4fb700ef54: Pulling fs layer 13:03:52 80978eb59214: Pulling fs layer 13:03:52 c9f46d7d2bd2: Pulling fs layer 13:03:52 c5a475d317c9: Pulling fs layer 13:03:52 80978eb59214: Waiting 13:03:52 c9f46d7d2bd2: Waiting 13:03:52 c5a475d317c9: Waiting 13:03:52 50b3750afda1: Waiting 13:03:52 4f4fb700ef54: Waiting 13:03:52 55b35a11ae5e: Verifying Checksum 13:03:52 55b35a11ae5e: Download complete 13:03:53 50b3750afda1: Verifying Checksum 13:03:53 50b3750afda1: Download complete 13:03:53 4f4fb700ef54: Verifying Checksum 13:03:53 4f4fb700ef54: Download complete 13:03:53 80978eb59214: Verifying Checksum 13:03:53 80978eb59214: Download complete 13:03:53 cf04c63912e1: Verifying Checksum 13:03:53 cf04c63912e1: Download complete 13:03:53 c5a475d317c9: Verifying Checksum 13:03:53 c5a475d317c9: Download complete 13:03:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:03:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:03:53 ./bin/test-attribution-txt.sh [Pipeline] echo 13:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:03:53 $ docker stop --time=1 f96fee2ab88dd386cadaf6f06360c1bbbd43d4c0d1be993b928a58df1055c4a6 13:03:54 cf04c63912e1: Pull complete 13:03:54 55b35a11ae5e: Pull complete 13:03:54 a37a00ec5f00: Verifying Checksum 13:03:54 a37a00ec5f00: Download complete 13:03:55 c9f46d7d2bd2: Verifying Checksum 13:03:55 c9f46d7d2bd2: Download complete 13:04:02 $ docker rm -f --volumes f96fee2ab88dd386cadaf6f06360c1bbbd43d4c0d1be993b928a58df1055c4a6 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:04:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:04:04 + ls -al . 13:04:04 total 248 13:04:04 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 13:02 . 13:04:04 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:00 .. 13:04:04 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:00 .dockerignore 13:04:04 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:03 .git 13:04:04 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:00 .github 13:04:04 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:00 .gitignore 13:04:04 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:00 .golangci.yml 13:04:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:01 .semver 13:04:04 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:00 Attribution.txt 13:04:04 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:00 CHANGELOG.md 13:04:04 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:00 Dockerfile 13:04:04 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:00 GOVERNANCE.md 13:04:04 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:00 Jenkinsfile 13:04:04 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:00 LICENSE 13:04:04 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:00 OWNERS.md 13:04:04 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:00 README.md 13:04:04 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 13:01 VERSION 13:04:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:00 bin 13:04:04 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 13:03 coverage.out 13:04:04 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:00 go.mod 13:04:04 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:00 go.sum 13:04:04 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:00 main.go 13:04:04 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:00 makefile 13:04:04 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:04 + 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=7462c140a2134fa5bb94d3154edc4fa6115d67af --label arch=amd64 --label version=0.0.0 . 13:04:04 Sending build context to Docker daemon 9.22MB 13:04:04 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:04:04 Step 2/27 : FROM ${BASE} AS builder 13:04:04 ---> 6e32c66840bc 13:04:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:04:06 ---> Running in 46a2610a1c1b 13:04:07 Removing intermediate container 46a2610a1c1b 13:04:07 ---> 07bc7445e5c2 13:04:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:04:07 ---> Running in ec3b13d912d7 13:04:07 a37a00ec5f00: Pull complete 13:04:07 50b3750afda1: Pull complete 13:04:07 4f4fb700ef54: Pull complete 13:04:07 80978eb59214: Pull complete 13:04:08 Removing intermediate container ec3b13d912d7 13:04:08 ---> 80e0f2642d30 13:04:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:04:08 ---> Running in 12190f0720c4 13:04:09 Removing intermediate container 12190f0720c4 13:04:09 ---> a1182852bf10 13:04:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:09 ---> Running in a82f69047870 13:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:04:10 OK: 246 MiB in 54 packages 13:04:11 Removing intermediate container a82f69047870 13:04:11 ---> 1738cd458801 13:04:11 Step 7/27 : WORKDIR /app 13:04:11 ---> Running in d652e248315a 13:04:11 Removing intermediate container d652e248315a 13:04:11 ---> a983a6df3b7e 13:04:11 Step 8/27 : COPY go.mod vendor* ./ 13:04:11 ---> f4282c2bf988 13:04:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:11 ---> Running in 5b32a0c8f828 13:04:12 Removing intermediate container 5b32a0c8f828 13:04:12 ---> 26865914708b 13:04:12 Step 10/27 : COPY . . 13:04:12 ---> aeeaff04ffef 13:04:12 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:04:12 ---> Running in c65277ffe834 13:04:12 Removing intermediate container c65277ffe834 13:04:12 ---> 731c962e3517 13:04:12 Step 12/27 : RUN $MAKE 13:04:12 ---> Running in a72414edf180 13:04:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:04:14 c9f46d7d2bd2: Pull complete 13:04:16 c5a475d317c9: Pull complete 13:04:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 13:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:04:16 ---> be29e6b0f0d4 13:04:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:04:17 ---> Running in bfb4fc2225bd 13:04:18 Removing intermediate container bfb4fc2225bd 13:04:18 ---> dd2961f8696f 13:04:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:04:18 ---> Running in 0c2ecda63edc 13:04:18 Removing intermediate container 0c2ecda63edc 13:04:18 ---> 9c8ec4f3fbfa 13:04:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:04:18 ---> Running in 4344f4a49529 13:04:18 Removing intermediate container 4344f4a49529 13:04:18 ---> aa2d84685450 13:04:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:18 ---> Running in 3f38096eb22a 13:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:04:21 OK: 238 MiB in 54 packages 13:04:22 Removing intermediate container 3f38096eb22a 13:04:22 ---> 9d26876eee33 13:04:22 Step 7/12 : WORKDIR /app 13:04:22 ---> Running in 2923ae82fc4c 13:04:22 Removing intermediate container 2923ae82fc4c 13:04:22 ---> b20c01138295 13:04:22 Step 8/12 : COPY go.mod vendor* ./ 13:04:23 ---> 3e57cb157d46 13:04:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:23 ---> Running in 35505b364e6d 13:04:51 Removing intermediate container a72414edf180 13:04:51 ---> 07b3293e6561 13:04:51 Step 13/27 : FROM alpine:3.20 13:04:51 3.20: Pulling from library/alpine 13:04:51 43c4264eed91: Already exists 13:04:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:04:51 Status: Downloaded newer image for alpine:3.20 13:04:51 ---> 91ef0af61f39 13:04:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:04:51 ---> Running in fed8d58dc000 13:04:51 Removing intermediate container fed8d58dc000 13:04:51 ---> 6b6aa23d68be 13:04:51 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:04:51 ---> Running in 05cb774de90a 13:04:51 Removing intermediate container 05cb774de90a 13:04:51 ---> 1022e574dd37 13:04:51 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:04:51 ---> Running in 14ce7e345f6d 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:04:51 (1/2) Installing ca-certificates (20240705-r0) 13:04:51 (2/2) Installing dumb-init (1.2.5-r3) 13:04:51 Executing busybox-1.36.1-r29.trigger 13:04:51 Executing ca-certificates-20240705-r0.trigger 13:04:51 OK: 9 MiB in 16 packages 13:04:51 Removing intermediate container 14ce7e345f6d 13:04:51 ---> 399b99099026 13:04:51 Step 17/27 : RUN apk --no-cache upgrade 13:04:51 ---> Running in c9555d1e528a 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:04:51 Upgrading critical system libraries and apk-tools: 13:04:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:04:51 Executing busybox-1.36.1-r29.trigger 13:04:51 Continuing the upgrade transaction with new apk-tools: 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:04:51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:04:51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:04:51 Executing ca-certificates-20240705-r0.trigger 13:04:51 OK: 9 MiB in 16 packages 13:04:51 Removing intermediate container c9555d1e528a 13:04:51 ---> 304de449368b 13:04:51 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:04:51 ---> b7aa0da309d2 13:04:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:04:51 ---> e5c8faeba8c8 13:04:51 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:04:51 ---> 10f50b7805e1 13:04:51 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:04:52 ---> 23e6eb4c0ff4 13:04:52 Step 22/27 : EXPOSE 48095 13:04:52 ---> Running in a0a575f8ad27 13:04:52 Removing intermediate container a0a575f8ad27 13:04:52 ---> 71e115580429 13:04:52 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:04:52 ---> Running in 51de3c6a654e 13:04:52 Removing intermediate container 51de3c6a654e 13:04:52 ---> 8009a9974521 13:04:52 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:04:52 ---> Running in b66f56e1b136 13:04:52 Removing intermediate container b66f56e1b136 13:04:52 ---> 700f0f3127b9 13:04:52 Step 25/27 : LABEL arch=amd64 13:04:52 ---> Running in 7330f63c5a11 13:04:52 Removing intermediate container 7330f63c5a11 13:04:52 ---> 5d9405a3fc7c 13:04:52 Step 26/27 : LABEL git_sha=7462c140a2134fa5bb94d3154edc4fa6115d67af 13:04:52 ---> Running in f3438bc36dd2 13:04:52 Removing intermediate container f3438bc36dd2 13:04:52 ---> 6264dc7c2431 13:04:52 Step 27/27 : LABEL version=0.0.0 13:04:52 ---> Running in bf2c321b2363 13:04:52 Removing intermediate container bf2c321b2363 13:04:52 ---> bc130252a2d8 13:04:52 [Warning] One or more build-args [ARCH] were not consumed 13:04:52 Successfully built bc130252a2d8 13:04:52 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:53 13:04:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:04:54 latest: Pulling from edgex-lftools-log-publisher 13:04:54 5eb5b503b376: Pulling fs layer 13:04:54 5c69ac0246d0: Pulling fs layer 13:04:54 ec43610c2a17: Pulling fs layer 13:04:54 3a2ae6a8a46f: Pulling fs layer 13:04:54 33b1e0a273af: Pulling fs layer 13:04:54 5d3b04190fa2: Pulling fs layer 13:04:54 2f39f015ded8: Pulling fs layer 13:04:54 3a2ae6a8a46f: Waiting 13:04:54 5d3b04190fa2: Waiting 13:04:54 2f39f015ded8: Waiting 13:04:54 33b1e0a273af: Waiting 13:04:54 5c69ac0246d0: Download complete 13:04:54 3a2ae6a8a46f: Verifying Checksum 13:04:54 3a2ae6a8a46f: Download complete 13:04:54 33b1e0a273af: Verifying Checksum 13:04:54 33b1e0a273af: Download complete 13:04:54 5d3b04190fa2: Download complete 13:04:54 ec43610c2a17: Verifying Checksum 13:04:54 ec43610c2a17: Download complete 13:04:54 5eb5b503b376: Verifying Checksum 13:04:54 5eb5b503b376: Download complete 13:04:55 2f39f015ded8: Verifying Checksum 13:04:55 2f39f015ded8: Download complete 13:04:55 5eb5b503b376: Pull complete 13:04:55 5c69ac0246d0: Pull complete 13:04:56 ec43610c2a17: Pull complete 13:04:56 3a2ae6a8a46f: Pull complete 13:04:56 33b1e0a273af: Pull complete 13:04:56 5d3b04190fa2: Pull complete 13:05:00 2f39f015ded8: Pull complete 13:05:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:05:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:05:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:05:00 prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container 13:05:00 $ 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-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 13:05:03 $ docker top 0c248081ca9661c465d0db3f2646ee603ec26cfa8a6107f30ced642777e14a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:05:04 ---> job-cost.sh 13:05:04 lf-activate-venv: SKIPPING 13:05:04 INFO: No Stack... 13:05:04 INFO: Retrieving Pricing Info for: v3-standard-8 13:05:04 INFO: Archiving Costs [Pipeline] sh 13:05:05 + cat /w/workspace/_app-service-configurable_PR-691/archives/cost.csv 13:05:05 + cut -d, -f6 [Pipeline] lock 13:05:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] 13:05:05 Resource [jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] did not exist. Created. 13:05:05 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:05:05 + echo total: 0.2199999988079071 [Pipeline] stash 13:05:05 Stashed 1 file(s) [Pipeline] } 13:05:05 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:05:05 $ docker stop --time=1 0c248081ca9661c465d0db3f2646ee603ec26cfa8a6107f30ced642777e14a40 13:05:06 $ docker rm -f --volumes 0c248081ca9661c465d0db3f2646ee603ec26cfa8a6107f30ced642777e14a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:06:15 Removing intermediate container 35505b364e6d 13:06:15 ---> b40eb4e1fcc5 13:06:15 Step 10/12 : COPY . . 13:06:15 ---> 7212aaddc5be 13:06:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:06:15 ---> Running in ff26c19b06b4 13:06:15 Removing intermediate container ff26c19b06b4 13:06:15 ---> 042f95c4ef87 13:06:15 Step 12/12 : RUN $MAKE 13:06:15 ---> Running in 125425c58c30 13:06:15 noop 13:06:15 Removing intermediate container 125425c58c30 13:06:15 ---> 2adf2f05105f 13:06:15 Successfully built 2adf2f05105f 13:06:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:15 + docker inspect -f . ci-base-image-arm64 13:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:15 prd-ubuntu20.04-docker-arm64-4c-16g-26160 does not seem to be running inside a container 13:06:15 $ 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 13:06:17 $ docker top 722bd20a8c1db920d201ea5dc7b2570aac098ef81cb21dc0f61a0c7867c73918 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:17 + go version 13:06:17 go version go1.23.2 linux/arm64 [Pipeline] } 13:06:17 $ docker stop --time=1 722bd20a8c1db920d201ea5dc7b2570aac098ef81cb21dc0f61a0c7867c73918 13:06:19 $ docker rm -f --volumes 722bd20a8c1db920d201ea5dc7b2570aac098ef81cb21dc0f61a0c7867c73918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:20 + docker inspect -f . ci-base-image-arm64 13:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:06:20 prd-ubuntu20.04-docker-arm64-4c-16g-26160 does not seem to be running inside a container 13:06:20 $ 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 13:06:21 $ docker top 4b1636d580a1a626284fdf1a3d7ef80f4db3fdb3c73fb80bd0e62a632d076f69 -eo pid,comm [Pipeline] { [Pipeline] sh 13:06:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 13:06:23 + make test 13:06:23 go test -race -coverprofile=coverage.out ./... 13:10:30 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:10:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:10:30 go vet ./... 13:14:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:06 ./bin/test-attribution-txt.sh [Pipeline] echo 13:14:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:14:06 $ docker stop --time=1 4b1636d580a1a626284fdf1a3d7ef80f4db3fdb3c73fb80bd0e62a632d076f69 13:14:08 $ docker rm -f --volumes 4b1636d580a1a626284fdf1a3d7ef80f4db3fdb3c73fb80bd0e62a632d076f69 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:10 Warning: overwriting stash ‘coverage-report’ 13:14:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:14:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:12 + ls -al . 13:14:12 total 244 13:14:12 drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 13:06 . 13:14:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:03 .. 13:14:12 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:03 .dockerignore 13:14:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:03 .git 13:14:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:03 .github 13:14:12 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:03 .gitignore 13:14:12 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:03 .golangci.yml 13:14:12 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:03 Attribution.txt 13:14:12 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:03 CHANGELOG.md 13:14:12 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:03 Dockerfile 13:14:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:03 GOVERNANCE.md 13:14:12 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:03 Jenkinsfile 13:14:12 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:03 LICENSE 13:14:12 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:03 OWNERS.md 13:14:12 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:03 README.md 13:14:12 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 13:01 VERSION 13:14:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:03 bin 13:14:12 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 13:10 coverage.out 13:14:12 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:03 go.mod 13:14:12 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:03 go.sum 13:14:12 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:03 main.go 13:14:12 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:03 makefile 13:14:12 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:12 + 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=7462c140a2134fa5bb94d3154edc4fa6115d67af --label arch=arm64 --label version=0.0.0 . 13:14:12 Sending build context to Docker daemon 226.8kB 13:14:13 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 13:14:13 Step 2/27 : FROM ${BASE} AS builder 13:14:13 ---> 2adf2f05105f 13:14:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:14:13 ---> Running in 6ffa49eedf35 13:14:13 Removing intermediate container 6ffa49eedf35 13:14:13 ---> 1791d4d3bc34 13:14:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:14:13 ---> Running in fa04c0cfe4a9 13:14:13 Removing intermediate container fa04c0cfe4a9 13:14:13 ---> 2254483ed01b 13:14:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:14:13 ---> Running in 538ab1aca04b 13:14:14 Removing intermediate container 538ab1aca04b 13:14:14 ---> fde9135fd141 13:14:14 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:14 ---> Running in 642a85c51fc9 13:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:14:17 OK: 238 MiB in 54 packages 13:14:17 Removing intermediate container 642a85c51fc9 13:14:17 ---> 67fa3f7caaf9 13:14:17 Step 7/27 : WORKDIR /app 13:14:17 ---> Running in 9f316a1a0894 13:14:18 Removing intermediate container 9f316a1a0894 13:14:18 ---> 64b0448ba64d 13:14:18 Step 8/27 : COPY go.mod vendor* ./ 13:14:18 ---> 5215e838131a 13:14:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:18 ---> Running in ec9dd2a7b5bd 13:14:21 Removing intermediate container ec9dd2a7b5bd 13:14:21 ---> 990cacbfb525 13:14:21 Step 10/27 : COPY . . 13:14:21 ---> 4fb9b229d03f 13:14:21 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:14:21 ---> Running in ffbce4e96ee3 13:14:21 Removing intermediate container ffbce4e96ee3 13:14:21 ---> ba19e4680c40 13:14:21 Step 12/27 : RUN $MAKE 13:14:21 ---> Running in b830ffe1ca19 13:14:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:17:59 Removing intermediate container b830ffe1ca19 13:17:59 ---> 9dfd44ac8cbb 13:17:59 Step 13/27 : FROM alpine:3.20 13:17:59 3.20: Pulling from library/alpine 13:17:59 cf04c63912e1: Already exists 13:17:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 13:17:59 Status: Downloaded newer image for alpine:3.20 13:17:59 ---> c157a85ed455 13:17:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:17:59 ---> Running in 112475f8cb43 13:17:59 Removing intermediate container 112475f8cb43 13:17:59 ---> 1b19f698142b 13:17:59 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:17:59 ---> Running in 238c6ac71d5b 13:17:59 Removing intermediate container 238c6ac71d5b 13:17:59 ---> 3bc880a74987 13:17:59 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:17:59 ---> Running in 9fd41fa85be6 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:59 (1/2) Installing ca-certificates (20240705-r0) 13:17:59 (2/2) Installing dumb-init (1.2.5-r3) 13:17:59 Executing busybox-1.36.1-r29.trigger 13:17:59 Executing ca-certificates-20240705-r0.trigger 13:17:59 OK: 10 MiB in 16 packages 13:17:59 Removing intermediate container 9fd41fa85be6 13:17:59 ---> b158fff4fb30 13:17:59 Step 17/27 : RUN apk --no-cache upgrade 13:17:59 ---> Running in a21a65bad499 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:59 Upgrading critical system libraries and apk-tools: 13:17:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 13:17:59 Executing busybox-1.36.1-r29.trigger 13:17:59 Continuing the upgrade transaction with new apk-tools: 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:17:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 13:17:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 13:17:59 Executing ca-certificates-20240705-r0.trigger 13:17:59 OK: 10 MiB in 16 packages 13:17:59 Removing intermediate container a21a65bad499 13:17:59 ---> ccd7a3a3f9e0 13:17:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:17:59 ---> c1c9b22758aa 13:17:59 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:17:59 ---> 10c59c57768b 13:17:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:17:59 ---> bd5006bfba68 13:17:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:18:01 ---> 88998a6d24da 13:18:01 Step 22/27 : EXPOSE 48095 13:18:01 ---> Running in ba092ee4edc0 13:18:01 Removing intermediate container ba092ee4edc0 13:18:01 ---> 61902d0883ee 13:18:01 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:18:01 ---> Running in f94a594efc1c 13:18:01 Removing intermediate container f94a594efc1c 13:18:01 ---> 2d783fb36f34 13:18:01 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:18:01 ---> Running in 18b20a36d125 13:18:01 Removing intermediate container 18b20a36d125 13:18:01 ---> 4417c3d27bf9 13:18:01 Step 25/27 : LABEL arch=arm64 13:18:01 ---> Running in 9669c36fcd99 13:18:02 Removing intermediate container 9669c36fcd99 13:18:02 ---> aaa9aa8956eb 13:18:02 Step 26/27 : LABEL git_sha=7462c140a2134fa5bb94d3154edc4fa6115d67af 13:18:02 ---> Running in 360ec76e36a5 13:18:02 Removing intermediate container 360ec76e36a5 13:18:02 ---> d4d582d199ba 13:18:02 Step 27/27 : LABEL version=0.0.0 13:18:02 ---> Running in bd3ba9698ff7 13:18:03 Removing intermediate container bd3ba9698ff7 13:18:03 ---> 44a5d58ff4e7 13:18:03 [Warning] One or more build-args [ARCH] were not consumed 13:18:03 Successfully built 44a5d58ff4e7 13:18:03 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 13:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:04 13:18:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:04 arm64: Pulling from edgex-lftools-log-publisher 13:18:04 8998bd30e6a1: Pulling fs layer 13:18:04 04944245beec: Pulling fs layer 13:18:04 699f458cf7ca: Pulling fs layer 13:18:04 765212b225bb: Pulling fs layer 13:18:04 f23df028b6ca: Pulling fs layer 13:18:04 d65c8cfc05b1: Pulling fs layer 13:18:04 2437ff75d9bd: Pulling fs layer 13:18:04 765212b225bb: Waiting 13:18:04 f23df028b6ca: Waiting 13:18:04 d65c8cfc05b1: Waiting 13:18:04 2437ff75d9bd: Waiting 13:18:04 04944245beec: Verifying Checksum 13:18:04 04944245beec: Download complete 13:18:04 765212b225bb: Download complete 13:18:04 f23df028b6ca: Verifying Checksum 13:18:04 f23df028b6ca: Download complete 13:18:04 d65c8cfc05b1: Verifying Checksum 13:18:04 d65c8cfc05b1: Download complete 13:18:04 699f458cf7ca: Verifying Checksum 13:18:04 699f458cf7ca: Download complete 13:18:05 8998bd30e6a1: Verifying Checksum 13:18:05 8998bd30e6a1: Download complete 13:18:07 2437ff75d9bd: Verifying Checksum 13:18:07 2437ff75d9bd: Download complete 13:18:09 8998bd30e6a1: Pull complete 13:18:10 04944245beec: Pull complete 13:18:11 699f458cf7ca: Pull complete 13:18:12 765212b225bb: Pull complete 13:18:12 f23df028b6ca: Pull complete 13:18:12 d65c8cfc05b1: Pull complete 13:18:31 2437ff75d9bd: Pull complete 13:18:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:18:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:31 prd-ubuntu20.04-docker-arm64-4c-16g-26160 does not seem to be running inside a container 13:18:31 $ 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 13:18:34 $ docker top 8b70234dc6ad002668895794d5e678e999fc1614d0cb6153a0f5b0ead9d7e83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:35 ---> job-cost.sh 13:18:35 lf-activate-venv: SKIPPING 13:18:35 INFO: No Stack... 13:18:35 INFO: Retrieving Pricing Info for: v3-standard-4 13:18:36 INFO: Archiving Costs [Pipeline] sh 13:18:37 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 13:18:37 + cut -d, -f6 [Pipeline] lock 13:18:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] 13:18:37 Resource [jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] did not exist. Created. 13:18:37 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:38 /w/workspace/app-service-configurable/1@tmp/durable-1c3402db/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:18:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:18:38 Warning: overwriting stash ‘stack-cost’ 13:18:38 Stashed 1 file(s) [Pipeline] } 13:18:38 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-691-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:38 $ docker stop --time=1 8b70234dc6ad002668895794d5e678e999fc1614d0cb6153a0f5b0ead9d7e83b 13:18:40 $ docker rm -f --volumes 8b70234dc6ad002668895794d5e678e999fc1614d0cb6153a0f5b0ead9d7e83b [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 13:18:41 provisioning config files... 13:18:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config1917331437763798817tmp [Pipeline] { [Pipeline] sh 13:18:42 + set +x 13:18:42 + curl -s https://codecov.io/bash 13:18:42 + bash -s -- 13:18:42 13:18:42 _____ _ 13:18:42 / ____| | | 13:18:42 | | ___ __| | ___ ___ _____ __ 13:18:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:18:42 | |___| (_) | (_| | __/ (_| (_) \ V / 13:18:42 \_____\___/ \__,_|\___|\___\___/ \_/ 13:18:42 Bash-1.0.6 13:18:42 13:18:42 13:18:42 ==> git version 2.25.1 found 13:18:42 ==> 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 13:18:42 Release-Date: 2020-01-08 13:18:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:18:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:18:42 ==> Jenkins CI detected. 13:18:42 current dir:  /w/workspace/_app-service-configurable_PR-691 13:18:42 project root: . 13:18:42 --> token set from env 13:18:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:18:42 ==> Running gcov in . (disable via -X gcov) 13:18:42 ==> Python coveragepy not found 13:18:42 ==> Searching for coverage reports in: 13:18:42 + . 13:18:42 -> Found 1 reports 13:18:42 ==> Detecting git/mercurial file structure 13:18:42 ==> Reading reports 13:18:42 + ./coverage.out bytes=953 13:18:42 ==> Appending adjustments 13:18:42 https://docs.codecov.io/docs/fixing-reports 13:18:42 + Found adjustments 13:18:42 ==> Gzipping contents 13:18:42 4.0K /tmp/codecov.f6Cp6Y.gz 13:18:42 ==> Uploading reports 13:18:42 url: https://codecov.io 13:18:42 query: branch=PR-691&commit=7462c140a2134fa5bb94d3154edc4fa6115d67af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-691%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=691&job=&cmd_args= 13:18:42 -> Pinging Codecov 13:18:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-691&commit=7462c140a2134fa5bb94d3154edc4fa6115d67af&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-691%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=691&job=&cmd_args= 13:18:42 -> Uploading to 13:18:42 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/7462c140a2134fa5bb94d3154edc4fa6115d67af/dd10b083-b2e2-41d1-9383-812209b73331.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T131842Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=74818c3fcb2a98bbcd9a8a36dbea235055eb86527ce69932a0d4220ebe7ac35e 13:18:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:18:42 Dload Upload Total Spent Left Speed 13:18:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2000 --:--:-- --:--:-- --:--:-- 1990 100 410 0 0 100 410 0 1872 --:--:-- --:--:-- --:--:-- 1863 13:18:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7462c140a2134fa5bb94d3154edc4fa6115d67af [Pipeline] } 13:18:42 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 13:18:45 + [ -d /w/workspace/_app-service-configurable_PR-691/archives ] 13:18:45 + ls -al /w/workspace/_app-service-configurable_PR-691/archives 13:18:45 total 16 13:18:45 drwxr-xr-x 3 root root 4096 Nov 11 13:05 . 13:18:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:05 .. 13:18:45 drwxr-xr-x 2 root root 4096 Nov 11 13:05 cost 13:18:45 -rw-r--r-- 1 root root 96 Nov 11 13:05 cost.csv 13:18:45 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-691/archives 13:18:45 + ls -al /w/workspace/_app-service-configurable_PR-691/archives 13:18:45 total 16 13:18:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:05 . 13:18:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:05 .. 13:18:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 13:05 cost 13:18:45 -rw-r--r-- 1 jenkins jenkins 96 Nov 11 13:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:18:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:18:46 ---> package-listing.sh 13:18:46 ++ facter osfamily 13:18:46 ++ tr '[:upper:]' '[:lower:]' 13:18:46 + OS_FAMILY=debian 13:18:46 + workspace=/w/workspace/_app-service-configurable_PR-691 13:18:46 + START_PACKAGES=/tmp/packages_start.txt 13:18:46 + END_PACKAGES=/tmp/packages_end.txt 13:18:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:18:46 + PACKAGES=/tmp/packages_start.txt 13:18:46 + '[' /w/workspace/_app-service-configurable_PR-691 ']' 13:18:46 + PACKAGES=/tmp/packages_end.txt 13:18:46 + case "${OS_FAMILY}" in 13:18:46 + dpkg -l 13:18:46 + grep '^ii' 13:18:46 + '[' -f /tmp/packages_start.txt ']' 13:18:46 + '[' -f /tmp/packages_end.txt ']' 13:18:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:18:46 + '[' /w/workspace/_app-service-configurable_PR-691 ']' 13:18:46 + mkdir -p /w/workspace/_app-service-configurable_PR-691/archives/ 13:18:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-691/archives/ [Pipeline] echo 13:18:46 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-691/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:18:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:47 prd-ubuntu20.04-docker-8c-8g-26159 does not seem to be running inside a container 13:18:47 $ 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-691/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-691 -v /w/workspace/_app-service-configurable_PR-691:/w/workspace/_app-service-configurable_PR-691:rw,z -v /w/workspace/_app-service-configurable_PR-691@tmp:/w/workspace/_app-service-configurable_PR-691@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 13:18:48 $ docker top c20e7326dcfa9adc6bc18b90c23f87781912ab49c57c6b842743742233e204fe -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:48 + touch /tmp/pre-build-complete [Pipeline] sh 13:18:48 + mkdir -p /var/log/sysstat [Pipeline] sh 13:18:49 + ls /var/log/sa-host 13:18:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:49 provisioning config files... 13:18:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-691@tmp/config3923000771891939716tmp [Pipeline] { [Pipeline] echo 13:18:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:18:49 ---> create-netrc.sh [Pipeline] } 13:18:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:18:50 ---> python-tools-install.sh [Pipeline] echo 13:18:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:18:50 ---> sudo-logs.sh 13:18:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:18:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:18:51 ---> job-cost.sh 13:18:51 lf-activate-venv: SKIPPING 13:18:51 DEBUG: total: 0.2199999988079071 13:18:51 INFO: Retrieving Stack Cost... 13:18:51 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:51 INFO: Archiving Costs [Pipeline] echo 13:18:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:18:52 ---> logs-deploy.sh 13:18:52 lf-activate-venv: SKIPPING 13:18:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-691/1 13:18:52 INFO: archiving workspace using pattern(s): 13:18:52 Archives upload complete. 13:18:53 INFO: archiving logs to Nexus