Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 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-ssh13944339511057988849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh16063738077947205969.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2152373164638010304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh291601710837080114.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4103621190014209512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-4834’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4835 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec (main) > 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 Commit message: "Merge pull request #772 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.58" > git config core.sparsecheckout # timeout=10 > git checkout -f 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec # timeout=10 > git rev-list --no-walk b5856deecdab4066436f4dcad0b2a53b0cc6480b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:39:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:39:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:39:41 ========================================================= 12:39:41 EdgeX Global Pipelines Version Info 12:39:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:39:42 ------------------- 12:39:42 stable info: 12:39:42 ------------------- 12:39:42 Commited By: Cherry Wang cherry@iotechsys.com 12:39:42 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:39:42 Message: update stable to v1.0.278 12:39:43 ------------------- 12:39:43 experimental info: 12:39:43 ------------------- 12:39:43 Commited By: **** collab-it+edgex@linuxfoundation.org 12:39:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:39:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:39:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a612c3 [Pipeline] echo 12:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:44 provisioning config files... 12:39:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14066238182910398678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:44 ---> ****-login.sh 12:39:44 nexus3.edgexfoundry.org:10001 12:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:44 12:39:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:39:44 Configure a credential helper to remove this warning. See 12:39:44 https://docs.****.com/go/credential-store/ 12:39:44 12:39:44 Login Succeeded 12:39:44 nexus3.edgexfoundry.org:10002 12:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:44 12:39:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:39:44 Configure a credential helper to remove this warning. See 12:39:44 https://docs.****.com/go/credential-store/ 12:39:44 12:39:44 Login Succeeded 12:39:44 nexus3.edgexfoundry.org:10003 12:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:45 12:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:39:45 Configure a credential helper to remove this warning. See 12:39:45 https://docs.****.com/go/credential-store/ 12:39:45 12:39:45 Login Succeeded 12:39:45 nexus3.edgexfoundry.org:10004 12:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:45 12:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:39:45 Configure a credential helper to remove this warning. See 12:39:45 https://docs.****.com/go/credential-store/ 12:39:45 12:39:45 Login Succeeded 12:39:45 ****.io 12:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:45 12:39:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:39:45 Configure a credential helper to remove this warning. See 12:39:45 https://docs.****.com/go/credential-store/ 12:39:45 12:39:45 Login Succeeded 12:39:45 ---> ****-login.sh ends [Pipeline] } 12:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:39:46 + git rev-list -1 --merges 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec~1..8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo 12:39:46 -----------> git rev-list -1 --merges 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec~1..8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:39:46 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [false] [Pipeline] sh 12:39:46 + git log --format=format:%s -1 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo 12:39:46 ========================================================= 12:39:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:39:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:39:46 + git log --format=format:%s -1 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo 12:39:46 [semverPrep] GIT_COMMIT: 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec, Commit Message: Merge pull request #772 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.58 [Pipeline] echo 12:39:46 [semverPrep] This is not a build commit. [Pipeline] sh 12:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:47 + grep -v github /etc/ssh/ssh_known_hosts 12:39:47 + [ -e /tmp/ssh_known_hosts ] 12:39:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:39:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:39:47 sudo tee -a /etc/ssh/ssh_known_hosts 12:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:47 12:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:47 0.1.4: Pulling from edgex-devops/py-git-semver 12:39:47 3dae71ba6b94: Pulling fs layer 12:39:47 6bf1a483ea7c: Pulling fs layer 12:39:47 f5dfc541a4d3: Pulling fs layer 12:39:47 461d9e800cba: Pulling fs layer 12:39:47 80192f66455f: Pulling fs layer 12:39:47 2e8e34ca0e6c: Pulling fs layer 12:39:47 a29436f7fd5d: Pulling fs layer 12:39:47 923cac83aea3: Pulling fs layer 12:39:47 25ad8b0a4227: Pulling fs layer 12:39:47 db01528c6b51: Pulling fs layer 12:39:47 28988de357af: Pulling fs layer 12:39:47 461d9e800cba: Waiting 12:39:47 80192f66455f: Waiting 12:39:47 2e8e34ca0e6c: Waiting 12:39:47 db01528c6b51: Waiting 12:39:47 a29436f7fd5d: Waiting 12:39:47 28988de357af: Waiting 12:39:47 923cac83aea3: Waiting 12:39:47 25ad8b0a4227: Waiting 12:39:47 6bf1a483ea7c: Verifying Checksum 12:39:47 6bf1a483ea7c: Download complete 12:39:47 461d9e800cba: Download complete 12:39:47 80192f66455f: Download complete 12:39:48 f5dfc541a4d3: Verifying Checksum 12:39:48 f5dfc541a4d3: Download complete 12:39:48 3dae71ba6b94: Verifying Checksum 12:39:48 3dae71ba6b94: Download complete 12:39:48 923cac83aea3: Download complete 12:39:48 25ad8b0a4227: Verifying Checksum 12:39:48 25ad8b0a4227: Download complete 12:39:48 db01528c6b51: Verifying Checksum 12:39:48 db01528c6b51: Download complete 12:39:48 28988de357af: Verifying Checksum 12:39:48 28988de357af: Download complete 12:39:48 a29436f7fd5d: Download complete 12:39:48 2e8e34ca0e6c: Verifying Checksum 12:39:48 2e8e34ca0e6c: Download complete 12:39:49 3dae71ba6b94: Pull complete 12:39:49 6bf1a483ea7c: Pull complete 12:39:50 f5dfc541a4d3: Pull complete 12:39:50 461d9e800cba: Pull complete 12:39:50 80192f66455f: Pull complete 12:39:54 2e8e34ca0e6c: Pull complete 12:39:55 a29436f7fd5d: Pull complete 12:39:55 923cac83aea3: Pull complete 12:39:55 25ad8b0a4227: Pull complete 12:39:55 db01528c6b51: Pull complete 12:39:55 28988de357af: Pull complete 12:39:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:55 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:39:56 $ docker top 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 -eo pid,comm 12:39:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:39:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:57 [ssh-agent] Looking for ssh-agent implementation... 12:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:57 $ docker exec 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent 12:39:57 SSH_AUTH_SOCK=/tmp/ssh-OG4p4tCsXY6B/agent.33 12:39:57 SSH_AGENT_PID=39 12:39:57 Running ssh-add (command line suppressed) 12:39:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6324574796724411392.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6324574796724411392.key) 12:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:57 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 12:39:57 + git tag --points-at HEAD [Pipeline] } 12:39:57 $ docker exec --env ******** --env ******** 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent -k 12:39:58 unset SSH_AUTH_SOCK; 12:39:58 unset SSH_AGENT_PID; 12:39:58 echo Agent pid 39 killed; 12:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:39:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:58 [ssh-agent] Looking for ssh-agent implementation... 12:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:58 $ docker exec 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent 12:39:58 SSH_AUTH_SOCK=/tmp/ssh-xQognk0lstoV/agent.87 12:39:58 SSH_AGENT_PID=93 12:39:58 Running ssh-add (command line suppressed) 12:39:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1654989597421439462.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1654989597421439462.key) 12:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:58 + git semver init 12:39:58 2026-04-09 12:39:58,905 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:39:58 2026-04-09 12:39:58,908 [run_init] DEBUG init version:0.0.0 force:False 12:39:58 2026-04-09 12:39:58,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 12:39:58 2026-04-09 12:39:58,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 12:39:58 2026-04-09 12:39:58,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 12:40:00 2026-04-09 12:40:00,324 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 12:40:00 2026-04-09 12:40:00,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 12:40:00 2026-04-09 12:40:00,325 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:40:00 2026-04-09 12:40:00,325 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:40:00 4.1.0-dev.19 [Pipeline] } 12:40:00 $ docker exec --env ******** --env ******** 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 ssh-agent -k 12:40:00 unset SSH_AUTH_SOCK; 12:40:00 unset SSH_AGENT_PID; 12:40:00 echo Agent pid 93 killed; 12:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:40:00 + git semver [Pipeline] } 12:40:01 $ docker stop --time=1 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 12:40:02 $ docker rm -f --volumes 7b6c929343e43a73063e2df83df3f718263e99515758a6c2252e6fac055ee9a2 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:40:02 Stashed 1 file(s) [Pipeline] echo 12:40:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:03 provisioning config files... 12:40:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3743606722514314841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:03 ---> ****-login.sh 12:40:03 nexus3.edgexfoundry.org:10001 12:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:03 Login Succeeded 12:40:03 nexus3.edgexfoundry.org:10002 12:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:03 Login Succeeded 12:40:03 nexus3.edgexfoundry.org:10003 12:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:03 Login Succeeded 12:40:03 nexus3.edgexfoundry.org:10004 12:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:03 Login Succeeded 12:40:03 ****.io 12:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:03 Login Succeeded 12:40:03 ---> ****-login.sh ends [Pipeline] } 12:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:40:04 ========================================================= 12:40:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 12:40:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 12:40:05 #0 building with "default" instance using docker driver 12:40:05 12:40:05 #1 [internal] load build definition from Dockerfile 12:40:05 #1 transferring dockerfile: 2.05kB done 12:40:05 #1 DONE 0.0s 12:40:05 12:40:05 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:40:05 #2 DONE 0.1s 12:40:05 12:40:05 #3 [internal] load .dockerignore 12:40:05 #3 transferring context: 159B done 12:40:05 #3 DONE 0.0s 12:40:05 12:40:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:40:05 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 12:40:05 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 12:40:05 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 12:40:05 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 12:40:05 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 12:40:05 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 12:40:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 12:40:05 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 12:40:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.37MB / 60.15MB 0.2s 12:40:05 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 12:40:05 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 12:40:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 12:40:05 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 12:40:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 12:40:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 12:40:05 #4 ... 12:40:05 12:40:05 #5 [internal] load build context 12:40:05 #5 transferring context: 14.92MB 0.2s done 12:40:05 #5 DONE 0.2s 12:40:05 12:40:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:40:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s 12:40:05 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 12:40:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.3s 12:40:05 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 12:40:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.67MB / 60.15MB 0.5s 12:40:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 12:40:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.5s 12:40:05 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 12:40:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 12:40:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 12:40:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.6s 12:40:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.6s 12:40:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.7s 12:40:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s 12:40:05 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 12:40:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.8s 12:40:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 12:40:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.9s 12:40:06 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 12:40:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 12:40:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 12:40:10 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 12:40:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 12:40:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 12:40:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:40:10 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 12:40:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 12:40:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 12:40:10 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 12:40:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 12:40:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 12:40:14 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 12:40:14 #4 DONE 8.9s 12:40:14 12:40:14 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:40:14 #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:40:14 #6 0.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:40:14 #6 0.724 OK: 265 MiB in 60 packages 12:40:16 #6 DONE 2.1s 12:40:16 12:40:16 #7 [builder 3/7] WORKDIR /app 12:40:16 #7 DONE 0.0s 12:40:16 12:40:16 #8 [builder 4/7] COPY go.mod vendor* ./ 12:40:16 #8 DONE 0.0s 12:40:16 12:40:16 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:18 Still waiting to schedule task 12:40:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:40:28 #9 DONE 10.9s 12:40:28 12:40:28 #10 [builder 6/7] COPY . . 12:40:28 #10 DONE 0.1s 12:40:28 12:40:28 #11 [builder 7/7] RUN echo noop 12:40:28 #11 0.188 noop 12:40:28 #11 DONE 0.2s 12:40:28 12:40:28 #12 exporting to image 12:40:28 #12 exporting layers 12:40:35 #12 exporting layers 6.7s done 12:40:35 #12 writing image sha256:2815c9fe9763d9de64fda8d25c2a77935a300e2736a9526cfa76ec5a48e21bde done 12:40:35 #12 naming to docker.io/library/ci-base-image-x86_64 done 12:40:35 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:35 + docker inspect -f . ci-base-image-x86_64 12:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:35 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 12:40:35 $ docker top 0cf3fc41ad0d118bb87e76a3cf1c242cb307853a343673a60403203dfdcbdcfb -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:36 + go version 12:40:36 go version go1.25.2 linux/amd64 [Pipeline] } 12:40:36 $ docker stop --time=1 0cf3fc41ad0d118bb87e76a3cf1c242cb307853a343673a60403203dfdcbdcfb 12:40:37 $ docker rm -f --volumes 0cf3fc41ad0d118bb87e76a3cf1c242cb307853a343673a60403203dfdcbdcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:38 + docker inspect -f . ci-base-image-x86_64 12:40:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:38 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 12:40:38 $ docker top 68b87bcd92c63ec84ff683fc78a37d3848cceec797692d43ccdc0659751481d9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:38 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 12:40:38 + make test 12:40:38 go test -race -coverprofile=coverage.out ./... 12:41:17 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:41:39 0 issues. 12:41:39 go vet ./... 12:41:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:41:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:41:46 ./bin/test-attribution-txt.sh 12:41:46 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 12:41:46 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 12:41:46 $ docker stop --time=1 68b87bcd92c63ec84ff683fc78a37d3848cceec797692d43ccdc0659751481d9 12:41:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4836 in /w/workspace/ry_app-service-configurable_main 12:41:48 $ docker rm -f --volumes 68b87bcd92c63ec84ff683fc78a37d3848cceec797692d43ccdc0659751481d9 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 12:41:48 Running in /w/workspace/app-service-configurable/297 [Pipeline] { [Pipeline] checkout 12:41:48 The recommended git tool is: git 12:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:41:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:41:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:41:49 + ls -al . 12:41:49 total 252 12:41:49 drwxrwxr-x 7 jenkins jenkins 4096 Apr 9 12:40 . 12:41:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 12:39 .. 12:41:49 -rw-rw-r-- 1 jenkins jenkins 119 Apr 9 12:39 .dockerignore 12:41:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:41 .git 12:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 12:39 .github 12:41:49 -rw-rw-r-- 1 jenkins jenkins 108 Apr 9 12:39 .gitignore 12:41:49 -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 12:39 .golangci.yml 12:41:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 12:40 .semver 12:41:49 -rw-rw-r-- 1 jenkins jenkins 19193 Apr 9 12:39 Attribution.txt 12:41:49 -rw-rw-r-- 1 jenkins jenkins 39309 Apr 9 12:39 CHANGELOG.md 12:41:49 -rw-rw-r-- 1 jenkins jenkins 2008 Apr 9 12:39 Dockerfile 12:41:49 -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 12:39 GOVERNANCE.md 12:41:49 -rw-rw-r-- 1 jenkins jenkins 689 Apr 9 12:39 Jenkinsfile 12:41:49 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 9 12:39 LICENSE 12:41:49 -rw-rw-r-- 1 jenkins jenkins 618 Apr 9 12:39 OWNERS.md 12:41:49 -rw-rw-r-- 1 jenkins jenkins 4952 Apr 9 12:39 README.md 12:41:49 -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 12:40 VERSION 12:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 12:39 bin 12:41:49 -rw-r--r-- 1 jenkins jenkins 953 Apr 9 12:41 coverage.out 12:41:49 -rw-rw-r-- 1 jenkins jenkins 7029 Apr 9 12:39 go.mod 12:41:49 -rw-rw-r-- 1 jenkins jenkins 90684 Apr 9 12:39 go.sum 12:41:49 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 9 12:39 main.go 12:41:49 -rw-rw-r-- 1 jenkins jenkins 3361 Apr 9 12:39 makefile 12:41:49 drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 12:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:49 + 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=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec --label arch=amd64 --label version=4.1.0-dev.19 . 12:41:50 #0 building with "default" instance using docker driver 12:41:50 12:41:50 #1 [internal] load build definition from Dockerfile 12:41:50 #1 transferring dockerfile: 2.05kB done 12:41:50 #1 DONE 0.0s 12:41:50 12:41:50 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:41:50 #2 DONE 0.0s 12:41:50 12:41:50 #3 [internal] load metadata for docker.io/library/alpine:3.22 12:41:50 #3 DONE 0.1s 12:41:50 12:41:50 #4 [internal] load .dockerignore 12:41:50 #4 transferring context: 159B done 12:41:50 #4 DONE 0.0s 12:41:50 12:41:50 #5 [internal] load build context 12:41:50 #5 transferring context: 4.84kB done 12:41:50 #5 DONE 0.0s 12:41:50 12:41:50 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:41:50 #6 DONE 0.1s 12:41:50 12:41:50 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:41:50 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:41:50 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 12:41:50 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 12:41:50 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:41:50 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:41:50 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:41:50 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 12:41:50 #7 DONE 0.3s 12:41:50 12:41:50 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:41:50 #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:50 #8 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:51 #8 ... 12:41:51 12:41:51 #9 [builder 2/7] RUN apk add --update --no-cache make git 12:41:51 #9 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:51 #9 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:51 #9 0.599 OK: 265 MiB in 60 packages 12:41:51 #9 DONE 0.7s 12:41:51 12:41:51 #10 [builder 3/7] WORKDIR /app 12:41:51 #10 DONE 0.0s 12:41:51 12:41:51 #11 [builder 4/7] COPY go.mod vendor* ./ 12:41:51 #11 DONE 0.0s 12:41:51 12:41:51 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:41:51 #8 0.601 (1/2) Installing ca-certificates (20250911-r0) 12:41:51 #8 0.618 (2/2) Installing dumb-init (1.2.5-r3) 12:41:51 #8 0.624 Executing busybox-1.37.0-r20.trigger 12:41:51 #8 0.630 Executing ca-certificates-20250911-r0.trigger 12:41:51 #8 0.678 OK: 8 MiB in 18 packages 12:41:51 #8 DONE 0.8s 12:41:51 12:41:51 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:41:51 #12 DONE 0.4s 12:41:51 12:41:51 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:41:51 #13 ... 12:41:51 12:41:51 #14 [builder 6/7] COPY . . 12:41:51 #14 DONE 0.1s 12:41:51 12:41:51 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:41:51 #13 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:41:51 #13 0.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:41:52 #13 0.943 OK: 8 MiB in 18 packages 12:41:52 #13 DONE 1.1s 12:41:52 12:41:52 #15 [builder 7/7] RUN make build 12:41:52 #15 0.243 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:41:53 using credential edgex-jenkins-ssh 12:41:53 Cloning the remote Git repository 12:41:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:41:53 > git init /w/workspace/app-service-configurable/297 # timeout=10 12:41:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:41:53 > git --version # timeout=10 12:41:53 > git --version # 'git version 2.25.1' 12:41:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:41:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:41:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:41:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:41:58 Avoid second fetch 12:41:58 Checking out Revision 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec (main) 12:41:59 Commit message: "Merge pull request #772 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.58" 12:41:58 > git config core.sparsecheckout # timeout=10 12:41:59 > git checkout -f 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:03 provisioning config files... 12:42:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/297@tmp/config12094672758862358414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:04 ---> ****-login.sh 12:42:04 nexus3.edgexfoundry.org:10001 12:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:05 Configure a credential helper to remove this warning. See 12:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:05 12:42:05 Login Succeeded 12:42:05 nexus3.edgexfoundry.org:10002 12:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:05 Configure a credential helper to remove this warning. See 12:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:05 12:42:05 Login Succeeded 12:42:05 nexus3.edgexfoundry.org:10003 12:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:05 Configure a credential helper to remove this warning. See 12:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:05 12:42:05 Login Succeeded 12:42:05 nexus3.edgexfoundry.org:10004 12:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:06 Configure a credential helper to remove this warning. See 12:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:06 12:42:06 Login Succeeded 12:42:06 ****.io 12:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:42:06 Configure a credential helper to remove this warning. See 12:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:42:06 12:42:06 Login Succeeded 12:42:06 ---> ****-login.sh ends [Pipeline] } 12:42:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:42:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:42:07 ========================================================= 12:42:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 12:42:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 12:42:07 Sending build context to Docker daemon 229.9kB 12:42:07 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 12:42:07 Step 2/12 : FROM ${BASE} AS builder 12:42:07 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:42:07 6b59a28fa201: Pulling fs layer 12:42:07 d32bb0dddca7: Pulling fs layer 12:42:07 5dab1238d3d9: Pulling fs layer 12:42:07 196fd7d83e7d: Pulling fs layer 12:42:07 4f4fb700ef54: Pulling fs layer 12:42:07 8ba94037c8f0: Pulling fs layer 12:42:07 deaec5988b04: Pulling fs layer 12:42:07 9f65657bb879: Pulling fs layer 12:42:07 196fd7d83e7d: Waiting 12:42:07 4f4fb700ef54: Waiting 12:42:07 8ba94037c8f0: Waiting 12:42:07 deaec5988b04: Waiting 12:42:07 9f65657bb879: Waiting 12:42:08 d32bb0dddca7: Verifying Checksum 12:42:08 d32bb0dddca7: Download complete 12:42:08 196fd7d83e7d: Verifying Checksum 12:42:08 196fd7d83e7d: Download complete 12:42:08 4f4fb700ef54: Verifying Checksum 12:42:08 4f4fb700ef54: Download complete 12:42:08 8ba94037c8f0: Verifying Checksum 12:42:08 8ba94037c8f0: Download complete 12:42:08 6b59a28fa201: Verifying Checksum 12:42:08 6b59a28fa201: Download complete 12:42:08 9f65657bb879: Verifying Checksum 12:42:08 9f65657bb879: Download complete 12:42:09 5dab1238d3d9: Verifying Checksum 12:42:09 5dab1238d3d9: Download complete 12:42:11 deaec5988b04: Verifying Checksum 12:42:11 deaec5988b04: Download complete 12:42:11 6b59a28fa201: Pull complete 12:42:12 d32bb0dddca7: Pull complete 12:42:18 #15 DONE 23.8s 12:42:18 12:42:18 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:42:18 #16 DONE 0.0s 12:42:18 12:42:18 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:42:18 #17 DONE 0.0s 12:42:18 12:42:18 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:42:18 #18 DONE 0.0s 12:42:18 12:42:18 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:42:18 #19 DONE 0.1s 12:42:18 12:42:18 #20 exporting to image 12:42:18 #20 exporting layers 0.1s done 12:42:18 #20 writing image sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done 12:42:18 #20 naming to docker.io/library/app-service-configurable done 12:42:18 #20 DONE 0.2s 12:42:18 12:42:18 1 warning found (use docker --debug to expand): 12:42:18  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:19 provisioning config files... 12:42:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16173396819616940363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:19 ---> ****-login.sh 12:42:19 nexus3.edgexfoundry.org:10001 12:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:19 Login Succeeded 12:42:19 nexus3.edgexfoundry.org:10002 12:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:19 Login Succeeded 12:42:19 nexus3.edgexfoundry.org:10003 12:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:19 Login Succeeded 12:42:19 nexus3.edgexfoundry.org:10004 12:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:19 Login Succeeded 12:42:19 ****.io 12:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:42:19 Login Succeeded 12:42:19 ---> ****-login.sh ends [Pipeline] } 12:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:42:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:42:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 12:42:19 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:42:19 latest 12:42:19 4.1.0-dev.19 12:42:19 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:42:19 main 12:42:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:42:20 a2afd769e30e: Preparing 12:42:20 e70fd803f9fc: Preparing 12:42:20 74cba10e750d: Preparing 12:42:20 81e7d7cd9986: Preparing 12:42:20 c0851e06521f: Preparing 12:42:20 763b3072ea83: Preparing 12:42:20 cce92674e987: Preparing 12:42:20 763b3072ea83: Waiting 12:42:20 cce92674e987: Waiting 12:42:20 74cba10e750d: Pushed 12:42:20 e70fd803f9fc: Pushed 12:42:20 81e7d7cd9986: Pushed 12:42:20 c0851e06521f: Pushed 12:42:20 cce92674e987: Layer already exists 12:42:20 763b3072ea83: Pushed 12:42:25 a2afd769e30e: Pushed 12:42:25 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:42:25 a2afd769e30e: Preparing 12:42:25 e70fd803f9fc: Preparing 12:42:25 74cba10e750d: Preparing 12:42:25 81e7d7cd9986: Preparing 12:42:25 c0851e06521f: Preparing 12:42:25 763b3072ea83: Preparing 12:42:25 cce92674e987: Preparing 12:42:25 763b3072ea83: Waiting 12:42:25 cce92674e987: Waiting 12:42:25 81e7d7cd9986: Layer already exists 12:42:25 74cba10e750d: Layer already exists 12:42:25 c0851e06521f: Layer already exists 12:42:25 a2afd769e30e: Layer already exists 12:42:25 e70fd803f9fc: Layer already exists 12:42:25 763b3072ea83: Layer already exists 12:42:25 cce92674e987: Layer already exists 12:42:25 latest: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 12:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:42:26 a2afd769e30e: Preparing 12:42:26 e70fd803f9fc: Preparing 12:42:26 74cba10e750d: Preparing 12:42:26 81e7d7cd9986: Preparing 12:42:26 c0851e06521f: Preparing 12:42:26 763b3072ea83: Preparing 12:42:26 cce92674e987: Preparing 12:42:26 763b3072ea83: Waiting 12:42:26 cce92674e987: Waiting 12:42:26 81e7d7cd9986: Layer already exists 12:42:26 a2afd769e30e: Layer already exists 12:42:26 c0851e06521f: Layer already exists 12:42:26 74cba10e750d: Layer already exists 12:42:26 e70fd803f9fc: Layer already exists 12:42:26 763b3072ea83: Layer already exists 12:42:26 cce92674e987: Layer already exists 12:42:26 4.1.0-dev.19: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:27 5dab1238d3d9: Pull complete 12:42:27 196fd7d83e7d: Pull complete 12:42:27 4f4fb700ef54: Pull complete 12:42:27 8ba94037c8f0: Pull complete 12:42:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:42:27 a2afd769e30e: Preparing 12:42:27 e70fd803f9fc: Preparing 12:42:27 74cba10e750d: Preparing 12:42:27 81e7d7cd9986: Preparing 12:42:27 c0851e06521f: Preparing 12:42:27 763b3072ea83: Preparing 12:42:27 cce92674e987: Preparing 12:42:27 cce92674e987: Waiting 12:42:27 763b3072ea83: Waiting 12:42:27 74cba10e750d: Layer already exists 12:42:27 c0851e06521f: Layer already exists 12:42:27 a2afd769e30e: Layer already exists 12:42:27 e70fd803f9fc: Layer already exists 12:42:27 81e7d7cd9986: Layer already exists 12:42:27 cce92674e987: Layer already exists 12:42:27 763b3072ea83: Layer already exists 12:42:27 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:42:27 a2afd769e30e: Preparing 12:42:27 e70fd803f9fc: Preparing 12:42:27 74cba10e750d: Preparing 12:42:27 81e7d7cd9986: Preparing 12:42:27 c0851e06521f: Preparing 12:42:27 763b3072ea83: Preparing 12:42:27 cce92674e987: Preparing 12:42:27 763b3072ea83: Waiting 12:42:27 cce92674e987: Waiting 12:42:27 c0851e06521f: Layer already exists 12:42:27 e70fd803f9fc: Layer already exists 12:42:27 74cba10e750d: Layer already exists 12:42:27 81e7d7cd9986: Layer already exists 12:42:27 a2afd769e30e: Layer already exists 12:42:27 cce92674e987: Layer already exists 12:42:27 763b3072ea83: Layer already exists 12:42:27 main: digest: sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:42:27 ===================================================== [Pipeline] echo 12:42:27 taggedImages: 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 12:42:27 ========================================================= 12:42:27 [edgeXBuildMultiArch] RAW Config: 12:42:27 images: 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:42:27 settingsFile: 12:42:27 app-service-configurable-settings 12:42:27 ========================================================= [Pipeline] node 12:42:35 deaec5988b04: Pull complete 12:42:37 9f65657bb879: Pull complete 12:42:37 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 12:42:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:42:37 ---> 334268110677 12:42:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:42:39 ---> Running in 52ec4c39d399 12:42:39 Removing intermediate container 52ec4c39d399 12:42:39 ---> adc7818dc9fe 12:42:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:42:39 ---> Running in e5569add2855 12:42:39 Removing intermediate container e5569add2855 12:42:39 ---> cfb8b05fa2b2 12:42:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:42:39 ---> Running in 394e1e8d317f 12:42:40 Removing intermediate container 394e1e8d317f 12:42:40 ---> ae3226c9f19a 12:42:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:42:40 ---> Running in 13f7e7b5b029 12:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:42:42 Still waiting to schedule task 12:42:42 All nodes of label ‘centos7-docker-4c-2g’ are offline 12:42:43 OK: 255 MiB in 60 packages 12:42:43 Removing intermediate container 13f7e7b5b029 12:42:43 ---> e915251260af 12:42:43 Step 7/12 : WORKDIR /app 12:42:43 ---> Running in 696a84b031f2 12:42:44 Removing intermediate container 696a84b031f2 12:42:44 ---> 110262828f79 12:42:44 Step 8/12 : COPY go.mod vendor* ./ 12:42:44 ---> d83ea79f5cf4 12:42:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:44 ---> Running in 60c16ea770e0 12:43:51 Running on prd-centos7-docker-4c-2g-4837 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:43:51 provisioning config files... 12:43:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7159613739594692011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:43:52 ---> ****-login.sh 12:43:52 nexus3.edgexfoundry.org:10001 12:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:52 Configure a credential helper to remove this warning. See 12:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:52 12:43:52 Login Succeeded 12:43:52 nexus3.edgexfoundry.org:10002 12:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:52 Configure a credential helper to remove this warning. See 12:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:52 12:43:52 Login Succeeded 12:43:52 nexus3.edgexfoundry.org:10003 12:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:52 Configure a credential helper to remove this warning. See 12:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:52 12:43:52 Login Succeeded 12:43:52 nexus3.edgexfoundry.org:10004 12:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:52 Configure a credential helper to remove this warning. See 12:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:52 12:43:52 Login Succeeded 12:43:52 ****.io 12:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:43:52 Configure a credential helper to remove this warning. See 12:43:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:43:52 12:43:52 Login Succeeded 12:43:52 ---> ****-login.sh ends [Pipeline] } 12:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:43:53 + docker buildx ls 12:43:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:43:53 default * docker 12:43:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:43:53 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 12:43:53 edgex-builder [Pipeline] sh 12:43:53 + docker buildx inspect --bootstrap 12:43:53 #1 [internal] booting buildkit 12:43:53 #1 pulling image moby/buildkit:buildx-stable-1 12:43:57 #1 pulling image moby/buildkit:buildx-stable-1 3.9s done 12:43:57 #1 creating container buildx_buildkit_edgex-builder0 12:43:59 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 12:43:59 #1 DONE 6.0s 12:43:59 Name: edgex-builder 12:43:59 Driver: docker-container 12:43:59 12:43:59 Nodes: 12:43:59 Name: edgex-builder0 12:43:59 Endpoint: unix:///var/run/docker.sock 12:43:59 Status: running 12:43:59 Buildkit: v0.29.0 12:43:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 12:44:00 + docker buildx ls 12:44:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:44:00 edgex-builder * docker-container 12:44:00 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 12:44:00 default docker 12:44:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:44:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec' 12:44:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec --push - 12:44:00 #1 [internal] load build definition from Dockerfile 12:44:00 #1 transferring dockerfile: 209B done 12:44:00 #1 DONE 0.0s 12:44:00 12:44:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:44:00 #2 DONE 0.1s 12:44:00 12:44:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:44:00 #3 DONE 0.1s 12:44:00 12:44:00 #4 [internal] load .dockerignore 12:44:00 #4 transferring context: 2B done 12:44:00 #4 DONE 0.0s 12:44:00 12:44:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:00 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:00 #5 DONE 0.0s 12:44:00 12:44:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:00 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:00 #6 DONE 0.1s 12:44:00 12:44:00 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:44:00 #7 DONE 0.0s 12:44:00 12:44:00 #8 exporting to image 12:44:00 #8 exporting layers done 12:44:00 #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f 0.0s done 12:44:00 #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done 12:44:00 #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a 0.0s done 12:44:00 #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e 0.0s done 12:44:00 #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.0s done 12:44:00 #8 pushing layers 12:44:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:44:00 #8 pushing layers 0.1s done 12:44:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done 12:44:00 #8 DONE 0.2s 12:44:00 12:44:00 1 warning found (use --debug to expand): 12:44:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:44:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 12:44:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 12:44:01 #1 [internal] load build definition from Dockerfile 12:44:01 #1 transferring dockerfile: 175B done 12:44:01 #1 DONE 0.0s 12:44:01 12:44:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:44:01 #2 DONE 0.0s 12:44:01 12:44:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:44:01 #3 DONE 0.0s 12:44:01 12:44:01 #4 [internal] load .dockerignore 12:44:01 #4 transferring context: 2B done 12:44:01 #4 DONE 0.0s 12:44:01 12:44:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:01 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:01 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:01 #5 CACHED 12:44:01 12:44:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:01 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:01 #6 CACHED 12:44:01 12:44:01 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:44:01 #7 DONE 0.0s 12:44:01 12:44:01 #8 exporting to image 12:44:01 #8 exporting layers done 12:44:01 #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done 12:44:01 #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done 12:44:01 #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done 12:44:01 #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done 12:44:01 #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done 12:44:01 #8 pushing layers 0.0s done 12:44:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done 12:44:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:44:01 #8 DONE 0.1s 12:44:01 12:44:01 1 warning found (use --debug to expand): 12:44:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:44:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19' 12:44:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 --push - 12:44:03 #1 [internal] load build definition from Dockerfile 12:44:03 #1 transferring dockerfile: 12:44:03 #1 transferring dockerfile: 181B done 12:44:03 #1 DONE 0.0s 12:44:03 12:44:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 12:44:03 #2 DONE 0.0s 12:44:03 12:44:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19 12:44:03 #3 DONE 0.0s 12:44:03 12:44:03 #4 [internal] load .dockerignore 12:44:03 #4 transferring context: 2B done 12:44:03 #4 DONE 0.0s 12:44:03 12:44:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:03 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:03 #5 CACHED 12:44:03 12:44:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:03 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:03 #6 CACHED 12:44:03 12:44:03 #7 exporting to image 12:44:03 #7 exporting layers done 12:44:03 #7 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done 12:44:03 #7 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done 12:44:03 #7 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done 12:44:03 #7 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done 12:44:03 #7 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done 12:44:03 #7 pushing layers 12:44:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:44:04 #7 pushing layers 1.5s done 12:44:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.19@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done 12:44:04 #7 DONE 1.6s 12:44:04 12:44:04 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:44:04 #8 DONE 0.0s 12:44:04 12:44:04 1 warning found (use --debug to expand): 12:44:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:44:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19' 12:44:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 --push - 12:44:04 #1 [internal] load build definition from Dockerfile 12:44:04 #1 transferring dockerfile: 222B done 12:44:04 #1 DONE 0.0s 12:44:04 12:44:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:44:04 #2 DONE 0.0s 12:44:04 12:44:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:44:04 #3 DONE 0.0s 12:44:04 12:44:04 #4 [internal] load .dockerignore 12:44:04 #4 transferring context: 2B done 12:44:04 #4 DONE 0.0s 12:44:04 12:44:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:04 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:04 #5 CACHED 12:44:04 12:44:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:04 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:04 #6 CACHED 12:44:04 12:44:04 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:44:04 #7 DONE 0.0s 12:44:04 12:44:04 #8 exporting to image 12:44:04 #8 exporting layers done 12:44:04 #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done 12:44:04 #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done 12:44:04 #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done 12:44:04 #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done 12:44:04 #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done 12:44:04 #8 pushing layers 0.0s done 12:44:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done 12:44:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:44:04 #8 DONE 0.1s 12:44:04 12:44:04 1 warning found (use --debug to expand): 12:44:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:44:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 12:44:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 12:44:05 #1 [internal] load build definition from Dockerfile 12:44:05 #1 transferring dockerfile: 173B done 12:44:05 #1 DONE 0.0s 12:44:05 12:44:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:44:05 #2 DONE 0.0s 12:44:05 12:44:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:44:05 #3 DONE 0.0s 12:44:05 12:44:05 #4 [internal] load .dockerignore 12:44:05 #4 transferring context: 2B done 12:44:05 #4 DONE 0.0s 12:44:05 12:44:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:05 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:05 #5 DONE 0.0s 12:44:05 12:44:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:05 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 0.0s done 12:44:05 #6 CACHED 12:44:05 12:44:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15faf4b56608a8a6e2f97768f6c545606c4464924f1e6029da64d898f3435b2c 12:44:05 #5 CACHED 12:44:05 12:44:05 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:44:05 #7 DONE 0.0s 12:44:05 12:44:05 #8 exporting to image 12:44:05 #8 exporting layers done 12:44:05 #8 exporting manifest sha256:3da6203e47c5fec9178433fcbbabef9249c486b8f4bc280a529a81ae1e1caa9f done 12:44:05 #8 exporting config sha256:4a7921e1b504bb5bc1d7fde8f1c25eef9e34386bacf479f237329c00ab08ed0b done 12:44:05 #8 exporting manifest sha256:21627992357dd99881cd7f4d9fadbda9e9c871cc6ccf168768e209dbc37a470a done 12:44:05 #8 exporting config sha256:07f89d7f4ff240993d3fb807acac7f846f346b7cbbea1793b713d12f6c5dbc4e done 12:44:05 #8 exporting manifest list sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 done 12:44:05 #8 pushing layers 0.0s done 12:44:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d00b5439f888cb54b045b378fd7244299086b59ef520193094efd9c5fef68a67 0.1s done 12:44:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:44:05 #8 DONE 0.1s 12:44:05 12:44:05 1 warning found (use --debug to expand): 12:44:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:44:05 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:44:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:44:06 ---> package-listing.sh 12:44:06 ++ tr '[:upper:]' '[:lower:]' 12:44:06 ++ facter osfamily 12:44:06 + OS_FAMILY=redhat 12:44:06 + workspace=/w/workspace/ry_app-service-configurable_main 12:44:06 + START_PACKAGES=/tmp/packages_start.txt 12:44:06 + END_PACKAGES=/tmp/packages_end.txt 12:44:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:44:06 + PACKAGES=/tmp/packages_start.txt 12:44:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:44:06 + PACKAGES=/tmp/packages_end.txt 12:44:06 + case "${OS_FAMILY}" in 12:44:06 + sort 12:44:06 + rpm -qa 12:44:07 + '[' -f /tmp/packages_start.txt ']' 12:44:07 + '[' -f /tmp/packages_end.txt ']' 12:44:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:44:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:44:07 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 12:44:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 12:44:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:44:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:08 12:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:08 latest: Pulling from edgex-lftools-log-publisher 12:44:08 5eb5b503b376: Pulling fs layer 12:44:08 5c69ac0246d0: Pulling fs layer 12:44:08 ec43610c2a17: Pulling fs layer 12:44:08 3a2ae6a8a46f: Pulling fs layer 12:44:08 33b1e0a273af: Pulling fs layer 12:44:08 5d3b04190fa2: Pulling fs layer 12:44:08 2f39f015ded8: Pulling fs layer 12:44:08 3a2ae6a8a46f: Waiting 12:44:08 33b1e0a273af: Waiting 12:44:08 5d3b04190fa2: Waiting 12:44:08 2f39f015ded8: Waiting 12:44:08 5c69ac0246d0: Verifying Checksum 12:44:08 5c69ac0246d0: Download complete 12:44:08 3a2ae6a8a46f: Verifying Checksum 12:44:08 3a2ae6a8a46f: Download complete 12:44:08 33b1e0a273af: Verifying Checksum 12:44:08 33b1e0a273af: Download complete 12:44:08 ec43610c2a17: Verifying Checksum 12:44:08 ec43610c2a17: Download complete 12:44:08 5d3b04190fa2: Verifying Checksum 12:44:08 5d3b04190fa2: Download complete 12:44:09 5eb5b503b376: Verifying Checksum 12:44:09 5eb5b503b376: Download complete 12:44:09 2f39f015ded8: Verifying Checksum 12:44:09 2f39f015ded8: Download complete 12:44:10 5eb5b503b376: Pull complete 12:44:10 5c69ac0246d0: Pull complete 12:44:11 ec43610c2a17: Pull complete 12:44:11 3a2ae6a8a46f: Pull complete 12:44:11 33b1e0a273af: Pull complete 12:44:11 5d3b04190fa2: Pull complete 12:44:15 2f39f015ded8: Pull complete 12:44:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:15 prd-centos7-docker-4c-2g-4837 does not seem to be running inside a container 12:44:15 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:44:20 $ docker top 5e2f0543fc8ae4b94ff99db84e257a313d4fa34eb45ed8474c13745ea418b8af -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:20 + touch /tmp/pre-build-complete [Pipeline] sh 12:44:20 + mkdir -p /var/log/sysstat [Pipeline] sh 12:44:21 + ls /var/log/sa-host 12:44:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:44:21 provisioning config files... 12:44:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2828279343358753379tmp [Pipeline] { [Pipeline] echo 12:44:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:44:21 ---> create-netrc.sh [Pipeline] } 12:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:44:22 ---> python-tools-install.sh [Pipeline] echo 12:44:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:44:22 ---> sudo-logs.sh 12:44:22 Archiving 'sudo' log.. 12:44:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-4837.novalocal: Name or service not known 12:44:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-4837.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:44:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:44:22 ---> job-cost.sh 12:44:22 lf-activate-venv: SKIPPING 12:44:22 INFO: No Stack... 12:44:22 INFO: Retrieving Pricing Info for: v3-standard-2 12:44:23 INFO: Archiving Costs [Pipeline] echo 12:44:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:44:23 ---> logs-deploy.sh 12:44:23 lf-activate-venv: SKIPPING 12:44:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/297 12:44:23 INFO: archiving workspace using pattern(s): 12:44:24 Archives upload complete. 12:44:24 INFO: archiving logs to Nexus 12:44:25 ---> uname -a: 12:44:25 Linux prd-centos7-docker-4c-2g-4837.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:44:25 12:44:25 12:44:25 ---> lscpu: 12:44:25 Architecture: x86_64 12:44:25 CPU op-mode(s): 32-bit, 64-bit 12:44:25 Byte Order: Little Endian 12:44:25 Address sizes: 40 bits physical, 48 bits virtual 12:44:25 CPU(s): 2 12:44:25 On-line CPU(s) list: 0,1 12:44:25 Thread(s) per core: 1 12:44:25 Core(s) per socket: 1 12:44:25 Socket(s): 2 12:44:25 NUMA node(s): 1 12:44:25 Vendor ID: AuthenticAMD 12:44:25 CPU family: 23 12:44:25 Model: 49 12:44:25 Model name: AMD EPYC-Rome Processor 12:44:25 Stepping: 0 12:44:25 CPU MHz: 2800.000 12:44:25 BogoMIPS: 5600.00 12:44:25 Virtualization: AMD-V 12:44:25 Hypervisor vendor: KVM 12:44:25 Virtualization type: full 12:44:25 L1d cache: 64 KiB 12:44:25 L1i cache: 64 KiB 12:44:25 L2 cache: 1 MiB 12:44:25 L3 cache: 32 MiB 12:44:25 NUMA node0 CPU(s): 0,1 12:44:25 Vulnerability Itlb multihit: Not affected 12:44:25 Vulnerability L1tf: Not affected 12:44:25 Vulnerability Mds: Not affected 12:44:25 Vulnerability Meltdown: Not affected 12:44:25 Vulnerability Mmio stale data: Not affected 12:44:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:44:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:44:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:44:25 Vulnerability Srbds: Not affected 12:44:25 Vulnerability Tsx async abort: Not affected 12:44:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:44:25 12:44:25 12:44:25 ---> nproc: 12:44:25 2 12:44:25 12:44:25 12:44:25 ---> df -h: 12:44:25 Filesystem Size Used Avail Use% Mounted on 12:44:25 overlay 40G 7.4G 33G 19% / 12:44:25 tmpfs 64M 0 64M 0% /dev 12:44:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:44:25 shm 64M 0 64M 0% /dev/shm 12:44:25 /dev/vda1 40G 7.4G 33G 19% /facter-os 12:44:25 12:44:25 12:44:25 Cannot open /var/log/sysstat/sa09: No such file or directory 12:44:25 Please check if data collecting is enabled 12:44:25 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:44:25 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:44:25 $ docker stop --time=1 5e2f0543fc8ae4b94ff99db84e257a313d4fa34eb45ed8474c13745ea418b8af 12:44:26 $ docker rm -f --volumes 5e2f0543fc8ae4b94ff99db84e257a313d4fa34eb45ed8474c13745ea418b8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:44:26 [WS-CLEANUP] Deleting project workspace... 12:44:26 [WS-CLEANUP] Deferred wipeout is used... 12:44:26 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:27 12:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:27 latest: Pulling from edgex-lftools-log-publisher 12:44:27 5eb5b503b376: Pulling fs layer 12:44:27 5c69ac0246d0: Pulling fs layer 12:44:27 ec43610c2a17: Pulling fs layer 12:44:27 3a2ae6a8a46f: Pulling fs layer 12:44:27 33b1e0a273af: Pulling fs layer 12:44:27 5d3b04190fa2: Pulling fs layer 12:44:27 2f39f015ded8: Pulling fs layer 12:44:27 3a2ae6a8a46f: Waiting 12:44:27 33b1e0a273af: Waiting 12:44:27 5d3b04190fa2: Waiting 12:44:27 2f39f015ded8: Waiting 12:44:27 5c69ac0246d0: Verifying Checksum 12:44:27 5c69ac0246d0: Download complete 12:44:27 3a2ae6a8a46f: Verifying Checksum 12:44:27 3a2ae6a8a46f: Download complete 12:44:27 33b1e0a273af: Verifying Checksum 12:44:27 33b1e0a273af: Download complete 12:44:27 ec43610c2a17: Verifying Checksum 12:44:27 ec43610c2a17: Download complete 12:44:27 5d3b04190fa2: Verifying Checksum 12:44:27 5d3b04190fa2: Download complete 12:44:27 5eb5b503b376: Verifying Checksum 12:44:27 5eb5b503b376: Download complete 12:44:28 2f39f015ded8: Download complete 12:44:29 5eb5b503b376: Pull complete 12:44:29 5c69ac0246d0: Pull complete 12:44:29 ec43610c2a17: Pull complete 12:44:29 3a2ae6a8a46f: Pull complete 12:44:30 33b1e0a273af: Pull complete 12:44:30 5d3b04190fa2: Pull complete 12:44:35 2f39f015ded8: Pull complete 12:44:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:44:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:35 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:44:35 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:44:36 $ docker top 5d5198c7d1c102a2443be440eab5d9ec374c9203ea3c7d6d24ea117d8a035f5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:36 Removing intermediate container 60c16ea770e0 12:44:36 ---> 788994a98d0c 12:44:36 Step 10/12 : COPY . . 12:44:36 ---> a324d32393b4 12:44:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:44:36 ---> Running in 2c7188b97b09 12:44:36 Removing intermediate container 2c7188b97b09 12:44:36 ---> 767fafe4cc3c 12:44:36 Step 12/12 : RUN $MAKE 12:44:36 ---> Running in 9f6d9f186c36 12:44:36 noop 12:44:36 Removing intermediate container 9f6d9f186c36 12:44:36 ---> 26bef67b81b2 12:44:36 Successfully built 26bef67b81b2 12:44:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:36 ---> job-cost.sh 12:44:36 lf-activate-venv: SKIPPING 12:44:36 INFO: No Stack... 12:44:36 INFO: Retrieving Pricing Info for: v3-standard-8 12:44:36 + docker inspect -f . ci-base-image-arm64 12:44:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:37 INFO: Archiving Costs 12:44:37 prd-ubuntu20.04-docker-arm64-4c-16g-4836 does not seem to be running inside a container 12:44:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/297 -v /w/workspace/app-service-configurable/297:/w/workspace/app-service-configurable/297:rw,z -v /w/workspace/app-service-configurable/297@tmp:/w/workspace/app-service-configurable/297@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 ******** ci-base-image-arm64 cat 12:44:38 $ docker top ce7c691e673b4fc9224c93510f6ff6e4741f78a408c713031c49fb347f7bb270 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 12:44:38 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 12:44:38 + cut -d, -f6 [Pipeline] lock 12:44:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] 12:44:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] did not exist. Created. 12:44:38 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:44:39 + echo total: 0.2199999988079071 [Pipeline] stash 12:44:39 Stashed 1 file(s) [Pipeline] } 12:44:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] 12:44:39 + go version 12:44:39 go version go1.25.3 linux/arm64 [Pipeline] // lock [Pipeline] } 12:44:39 $ docker stop --time=1 5d5198c7d1c102a2443be440eab5d9ec374c9203ea3c7d6d24ea117d8a035f5b 12:44:40 $ docker rm -f --volumes 5d5198c7d1c102a2443be440eab5d9ec374c9203ea3c7d6d24ea117d8a035f5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 12:44:40 $ docker stop --time=1 ce7c691e673b4fc9224c93510f6ff6e4741f78a408c713031c49fb347f7bb270 12:44:42 $ docker rm -f --volumes ce7c691e673b4fc9224c93510f6ff6e4741f78a408c713031c49fb347f7bb270 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:44:43 + docker inspect -f . ci-base-image-arm64 12:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:44:43 prd-ubuntu20.04-docker-arm64-4c-16g-4836 does not seem to be running inside a container 12:44:43 $ 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/297 -v /w/workspace/app-service-configurable/297:/w/workspace/app-service-configurable/297:rw,z -v /w/workspace/app-service-configurable/297@tmp:/w/workspace/app-service-configurable/297@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 ******** ci-base-image-arm64 cat 12:44:44 $ docker top 11b3dffd4892c8d6a179b60a10b77025d981792e4a6e959a119cca79a1d0ee9d -eo pid,comm [Pipeline] { [Pipeline] sh 12:44:45 + git config --global --add safe.directory /w/workspace/app-service-configurable/297 [Pipeline] fileExists [Pipeline] sh 12:44:46 + make test 12:44:46 go test -race -coverprofile=coverage.out ./... 12:49:38 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:49:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:49:38 go vet ./... 12:53:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:53:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:53:14 ./bin/test-attribution-txt.sh 12:53:14 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 12:53:14 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:53:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 12:53:14 $ docker stop --time=1 11b3dffd4892c8d6a179b60a10b77025d981792e4a6e959a119cca79a1d0ee9d 12:53:16 $ docker rm -f --volumes 11b3dffd4892c8d6a179b60a10b77025d981792e4a6e959a119cca79a1d0ee9d [Pipeline] // withDockerContainer [Pipeline] sh 12:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:53:19 Warning: overwriting stash ‘coverage-report’ 12:53:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:53:20 + ls -al . 12:53:20 total 248 12:53:20 drwxrwxr-x 6 jenkins jenkins 4096 Apr 9 12:44 . 12:53:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 12:41 .. 12:53:20 -rw-rw-r-- 1 jenkins jenkins 119 Apr 9 12:41 .dockerignore 12:53:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:42 .git 12:53:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 12:41 .github 12:53:20 -rw-rw-r-- 1 jenkins jenkins 108 Apr 9 12:41 .gitignore 12:53:20 -rw-rw-r-- 1 jenkins jenkins 359 Apr 9 12:41 .golangci.yml 12:53:20 -rw-rw-r-- 1 jenkins jenkins 19193 Apr 9 12:41 Attribution.txt 12:53:20 -rw-rw-r-- 1 jenkins jenkins 39309 Apr 9 12:41 CHANGELOG.md 12:53:20 -rw-rw-r-- 1 jenkins jenkins 2008 Apr 9 12:41 Dockerfile 12:53:20 -rw-rw-r-- 1 jenkins jenkins 677 Apr 9 12:41 GOVERNANCE.md 12:53:20 -rw-rw-r-- 1 jenkins jenkins 689 Apr 9 12:41 Jenkinsfile 12:53:20 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 9 12:41 LICENSE 12:53:20 -rw-rw-r-- 1 jenkins jenkins 618 Apr 9 12:41 OWNERS.md 12:53:20 -rw-rw-r-- 1 jenkins jenkins 4952 Apr 9 12:41 README.md 12:53:20 -rw-rw-r-- 1 jenkins jenkins 12 Apr 9 12:40 VERSION 12:53:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 12:41 bin 12:53:20 -rw-r--r-- 1 jenkins jenkins 953 Apr 9 12:49 coverage.out 12:53:20 -rw-rw-r-- 1 jenkins jenkins 7029 Apr 9 12:41 go.mod 12:53:20 -rw-rw-r-- 1 jenkins jenkins 90684 Apr 9 12:41 go.sum 12:53:20 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 9 12:41 main.go 12:53:20 -rw-rw-r-- 1 jenkins jenkins 3361 Apr 9 12:41 makefile 12:53:20 drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 12:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:20 + 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=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec --label arch=arm64 --label version=4.1.0-dev.19 . 12:53:20 Sending build context to Docker daemon 231.4kB 12:53:20 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 12:53:20 Step 2/27 : FROM ${BASE} AS builder 12:53:20 ---> 26bef67b81b2 12:53:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:53:21 ---> Running in 619f7ff4238b 12:53:22 Removing intermediate container 619f7ff4238b 12:53:22 ---> 4542ff27664a 12:53:22 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:53:22 ---> Running in 860a81418f43 12:53:22 Removing intermediate container 860a81418f43 12:53:22 ---> a6e43d3ede83 12:53:22 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:53:22 ---> Running in 79612e2dad14 12:53:22 Removing intermediate container 79612e2dad14 12:53:22 ---> 7702af0702eb 12:53:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:53:22 ---> Running in 86f1747b3f0f 12:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:53:26 OK: 255 MiB in 60 packages 12:53:26 Removing intermediate container 86f1747b3f0f 12:53:26 ---> c000951db037 12:53:26 Step 7/27 : WORKDIR /app 12:53:27 ---> Running in 44a233881270 12:53:27 Removing intermediate container 44a233881270 12:53:27 ---> 6d7405447fbf 12:53:27 Step 8/27 : COPY go.mod vendor* ./ 12:53:27 ---> 58ea9996580b 12:53:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:53:27 ---> Running in 9024a878800a 12:53:29 Removing intermediate container 9024a878800a 12:53:29 ---> 2034d7d248d1 12:53:29 Step 10/27 : COPY . . 12:53:30 ---> 84e6c950be88 12:53:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:53:30 ---> Running in 13cc151acb0d 12:53:30 Removing intermediate container 13cc151acb0d 12:53:30 ---> 1fd77bc2b344 12:53:30 Step 12/27 : RUN $MAKE 12:53:30 ---> Running in b370f8c6f6fe 12:53:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:57:38 Removing intermediate container b370f8c6f6fe 12:57:38 ---> d15d7184fb3f 12:57:38 Step 13/27 : FROM alpine:3.22 12:57:38 3.22: Pulling from library/alpine 12:57:38 d741ee1608f3: Pulling fs layer 12:57:38 d741ee1608f3: Verifying Checksum 12:57:38 d741ee1608f3: Download complete 12:57:38 d741ee1608f3: Pull complete 12:57:38 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:57:38 Status: Downloaded newer image for alpine:3.22 12:57:38 ---> 5a766deef0c8 12:57:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:57:38 ---> Running in 0403c527b074 12:57:38 Removing intermediate container 0403c527b074 12:57:38 ---> 11f292ae1a6c 12:57:38 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:57:38 ---> Running in 71035f37a352 12:57:38 Removing intermediate container 71035f37a352 12:57:38 ---> 3a3b23b173aa 12:57:38 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:57:38 ---> Running in 78cd7c6e55cc 12:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:57:38 (1/2) Installing ca-certificates (20250911-r0) 12:57:38 (2/2) Installing dumb-init (1.2.5-r3) 12:57:38 Executing busybox-1.37.0-r20.trigger 12:57:38 Executing ca-certificates-20250911-r0.trigger 12:57:38 OK: 8 MiB in 18 packages 12:57:38 Removing intermediate container 78cd7c6e55cc 12:57:38 ---> 6c6d06653254 12:57:38 Step 17/27 : RUN apk --no-cache upgrade 12:57:38 ---> Running in 05157eb50c66 12:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:57:38 OK: 8 MiB in 18 packages 12:57:38 Removing intermediate container 05157eb50c66 12:57:38 ---> 4143440af2dd 12:57:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:57:38 ---> 054e681fba5d 12:57:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:57:39 ---> bb516a40da39 12:57:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:57:39 ---> 9510fb52bb00 12:57:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:57:41 ---> 0b24551fd8b3 12:57:41 Step 22/27 : EXPOSE 48095 12:57:41 ---> Running in 3784df570573 12:57:42 Removing intermediate container 3784df570573 12:57:42 ---> 73c24aa43e42 12:57:42 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:57:42 ---> Running in 0afe877d379c 12:57:42 Removing intermediate container 0afe877d379c 12:57:42 ---> 1a5b136a5b69 12:57:42 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:57:42 ---> Running in 933fcb9f0839 12:57:43 Removing intermediate container 933fcb9f0839 12:57:43 ---> bcf10a3ad8e4 12:57:43 Step 25/27 : LABEL arch=arm64 12:57:43 ---> Running in 520e4a9bf000 12:57:43 Removing intermediate container 520e4a9bf000 12:57:43 ---> 3d8d4b1d7272 12:57:43 Step 26/27 : LABEL git_sha=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:57:43 ---> Running in af8ddfd4962e 12:57:43 Removing intermediate container af8ddfd4962e 12:57:43 ---> d06dfa232a38 12:57:43 Step 27/27 : LABEL version=4.1.0-dev.19 12:57:43 ---> Running in 591b6c52df68 12:57:43 Removing intermediate container 591b6c52df68 12:57:43 ---> 0662b3ecca02 12:57:43 [Warning] One or more build-args [ARCH] were not consumed 12:57:43 Successfully built 0662b3ecca02 12:57:43 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:44 provisioning config files... 12:57:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/297@tmp/config11226838321068886481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:44 ---> ****-login.sh 12:57:44 nexus3.edgexfoundry.org:10001 12:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:44 Configure a credential helper to remove this warning. See 12:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:44 12:57:44 Login Succeeded 12:57:44 nexus3.edgexfoundry.org:10002 12:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:44 Configure a credential helper to remove this warning. See 12:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:44 12:57:44 Login Succeeded 12:57:44 nexus3.edgexfoundry.org:10003 12:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:45 Configure a credential helper to remove this warning. See 12:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:45 12:57:45 Login Succeeded 12:57:45 nexus3.edgexfoundry.org:10004 12:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:45 Configure a credential helper to remove this warning. See 12:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:45 12:57:45 Login Succeeded 12:57:45 ****.io 12:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:46 Configure a credential helper to remove this warning. See 12:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:46 12:57:46 Login Succeeded 12:57:46 ---> ****-login.sh ends [Pipeline] } 12:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:57:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 12:57:46 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:57:46 latest 12:57:46 4.1.0-dev.19 12:57:46 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:57:46 main 12:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:57:47 2e3bc79ecb30: Preparing 12:57:47 0bdc807817a2: Preparing 12:57:47 fdcde3561cf2: Preparing 12:57:47 0a2788a7c8cf: Preparing 12:57:47 3fee0c4c380e: Preparing 12:57:47 497e859d77a0: Preparing 12:57:47 c4e71c2a4573: Preparing 12:57:47 497e859d77a0: Waiting 12:57:47 c4e71c2a4573: Waiting 12:57:47 0a2788a7c8cf: Pushed 12:57:47 3fee0c4c380e: Pushed 12:57:47 0bdc807817a2: Pushed 12:57:47 fdcde3561cf2: Pushed 12:57:47 497e859d77a0: Pushed 12:57:51 c4e71c2a4573: Layer already exists 12:57:55 2e3bc79ecb30: Pushed 12:57:55 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:57:56 2e3bc79ecb30: Preparing 12:57:56 0bdc807817a2: Preparing 12:57:56 fdcde3561cf2: Preparing 12:57:56 0a2788a7c8cf: Preparing 12:57:56 3fee0c4c380e: Preparing 12:57:56 497e859d77a0: Preparing 12:57:56 497e859d77a0: Waiting 12:57:56 c4e71c2a4573: Preparing 12:57:56 c4e71c2a4573: Waiting 12:57:56 0a2788a7c8cf: Layer already exists 12:57:56 fdcde3561cf2: Layer already exists 12:57:56 3fee0c4c380e: Layer already exists 12:57:56 2e3bc79ecb30: Layer already exists 12:57:56 0bdc807817a2: Layer already exists 12:57:56 c4e71c2a4573: Layer already exists 12:57:56 497e859d77a0: Layer already exists 12:57:56 latest: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 12:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:57:57 2e3bc79ecb30: Preparing 12:57:57 0bdc807817a2: Preparing 12:57:57 fdcde3561cf2: Preparing 12:57:57 0a2788a7c8cf: Preparing 12:57:57 3fee0c4c380e: Preparing 12:57:57 497e859d77a0: Preparing 12:57:57 c4e71c2a4573: Preparing 12:57:57 497e859d77a0: Waiting 12:57:57 c4e71c2a4573: Waiting 12:57:57 0bdc807817a2: Layer already exists 12:57:57 3fee0c4c380e: Layer already exists 12:57:57 2e3bc79ecb30: Layer already exists 12:57:57 0a2788a7c8cf: Layer already exists 12:57:57 fdcde3561cf2: Layer already exists 12:57:57 497e859d77a0: Layer already exists 12:57:57 c4e71c2a4573: Layer already exists 12:57:57 4.1.0-dev.19: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:57:58 2e3bc79ecb30: Preparing 12:57:58 0bdc807817a2: Preparing 12:57:58 fdcde3561cf2: Preparing 12:57:58 0a2788a7c8cf: Preparing 12:57:58 3fee0c4c380e: Preparing 12:57:58 497e859d77a0: Preparing 12:57:58 c4e71c2a4573: Preparing 12:57:58 497e859d77a0: Waiting 12:57:58 c4e71c2a4573: Waiting 12:57:58 3fee0c4c380e: Layer already exists 12:57:58 0bdc807817a2: Layer already exists 12:57:58 0a2788a7c8cf: Layer already exists 12:57:58 2e3bc79ecb30: Layer already exists 12:57:58 fdcde3561cf2: Layer already exists 12:57:58 497e859d77a0: Layer already exists 12:57:58 c4e71c2a4573: Layer already exists 12:57:58 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 12:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:57:59 2e3bc79ecb30: Preparing 12:57:59 0bdc807817a2: Preparing 12:57:59 fdcde3561cf2: Preparing 12:57:59 0a2788a7c8cf: Preparing 12:57:59 3fee0c4c380e: Preparing 12:57:59 497e859d77a0: Preparing 12:57:59 c4e71c2a4573: Preparing 12:57:59 497e859d77a0: Waiting 12:57:59 c4e71c2a4573: Waiting 12:57:59 2e3bc79ecb30: Layer already exists 12:57:59 3fee0c4c380e: Layer already exists 12:57:59 0bdc807817a2: Layer already exists 12:57:59 0a2788a7c8cf: Layer already exists 12:57:59 fdcde3561cf2: Layer already exists 12:57:59 497e859d77a0: Layer already exists 12:57:59 c4e71c2a4573: Layer already exists 12:58:00 main: digest: sha256:3b1d5a9ba3ff68650a477095ba4495d6eb0f2a0629a1af8930764d0b57298178 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:00 ===================================================== [Pipeline] echo 12:58:00 taggedImages: 12:58:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec 12:58:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:58:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 12:58:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 12:58:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 12:58:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] echo 12:58:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 12:58:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.19 [Pipeline] echo 12:58:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8a612c30367696ae2ff78a6ac02ee3a9ac37ccec-4.1.0-dev.19 [Pipeline] echo 12:58:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:00 12:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:03 arm64: Pulling from edgex-lftools-log-publisher 12:58:03 8998bd30e6a1: Pulling fs layer 12:58:03 04944245beec: Pulling fs layer 12:58:03 699f458cf7ca: Pulling fs layer 12:58:03 765212b225bb: Pulling fs layer 12:58:03 f23df028b6ca: Pulling fs layer 12:58:03 d65c8cfc05b1: Pulling fs layer 12:58:03 2437ff75d9bd: Pulling fs layer 12:58:03 f23df028b6ca: Waiting 12:58:03 d65c8cfc05b1: Waiting 12:58:03 2437ff75d9bd: Waiting 12:58:03 765212b225bb: Waiting 12:58:03 04944245beec: Verifying Checksum 12:58:03 04944245beec: Download complete 12:58:03 765212b225bb: Verifying Checksum 12:58:03 765212b225bb: Download complete 12:58:03 f23df028b6ca: Verifying Checksum 12:58:03 f23df028b6ca: Download complete 12:58:03 d65c8cfc05b1: Verifying Checksum 12:58:03 d65c8cfc05b1: Download complete 12:58:03 699f458cf7ca: Download complete 12:58:03 8998bd30e6a1: Verifying Checksum 12:58:03 8998bd30e6a1: Download complete 12:58:06 2437ff75d9bd: Verifying Checksum 12:58:06 2437ff75d9bd: Download complete 12:58:08 8998bd30e6a1: Pull complete 12:58:08 04944245beec: Pull complete 12:58:10 699f458cf7ca: Pull complete 12:58:10 765212b225bb: Pull complete 12:58:11 f23df028b6ca: Pull complete 12:58:11 d65c8cfc05b1: Pull complete 12:58:34 2437ff75d9bd: Pull complete 12:58:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:34 prd-ubuntu20.04-docker-arm64-4c-16g-4836 does not seem to be running inside a container 12:58:34 $ 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/297 -v /w/workspace/app-service-configurable/297:/w/workspace/app-service-configurable/297:rw,z -v /w/workspace/app-service-configurable/297@tmp:/w/workspace/app-service-configurable/297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:58:36 $ docker top d2fbc9c9fefa47c8c9009c22a35d820921d8ca66a4a0dc2dad597480fd949101 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:58:37 ---> job-cost.sh 12:58:37 lf-activate-venv: SKIPPING 12:58:37 INFO: No Stack... 12:58:38 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:38 INFO: Archiving Costs [Pipeline] sh 12:58:39 + cat /w/workspace/app-service-configurable/297/archives/cost.csv 12:58:39 + cut -d, -f6 [Pipeline] lock 12:58:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] 12:58:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] did not exist. Created. 12:58:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:58:40 /w/workspace/app-service-configurable/297@tmp/durable-1e4ae02b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:58:40 + echo total: 0.10999999940395355 [Pipeline] stash 12:58:40 Warning: overwriting stash ‘stack-cost’ 12:58:41 Stashed 1 file(s) [Pipeline] } 12:58:41 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-297-stack-cost] [Pipeline] // lock [Pipeline] } 12:58:41 $ docker stop --time=1 d2fbc9c9fefa47c8c9009c22a35d820921d8ca66a4a0dc2dad597480fd949101 12:58:43 $ docker rm -f --volumes d2fbc9c9fefa47c8c9009c22a35d820921d8ca66a4a0dc2dad597480fd949101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:58:44 provisioning config files... 12:58:44 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8132102842590962599tmp [Pipeline] { [Pipeline] sh 12:58:44 + set +x 12:58:44 + bash -s -- 12:58:44 + curl -s https://codecov.io/bash 12:58:44 12:58:44 _____ _ 12:58:44 / ____| | | 12:58:44 | | ___ __| | ___ ___ _____ __ 12:58:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:58:44 | |___| (_) | (_| | __/ (_| (_) \ V / 12:58:44 \_____\___/ \__,_|\___|\___\___/ \_/ 12:58:44 Bash-1.0.6 12:58:44 12:58:44 12:58:44 ==> git version 2.25.1 found 12:58:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:58:44 Release-Date: 2020-01-08 12:58:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:58:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:58:44 ==> Jenkins CI detected. 12:58:44 current dir:  /w/workspace/ry_app-service-configurable_main 12:58:44 project root: . 12:58:44 --> token set from env 12:58:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:58:44 ==> Running gcov in . (disable via -X gcov) 12:58:44 ==> Python coveragepy not found 12:58:44 ==> Searching for coverage reports in: 12:58:44 + . 12:58:44 -> Found 1 reports 12:58:44 ==> Detecting git/mercurial file structure 12:58:44 ==> Reading reports 12:58:44 + ./coverage.out bytes=953 12:58:44 ==> Appending adjustments 12:58:44 https://docs.codecov.io/docs/fixing-reports 12:58:45 + Found adjustments 12:58:45 ==> Gzipping contents 12:58:45 4.0K /tmp/codecov.J3bVkn.gz 12:58:45 ==> Uploading reports 12:58:45 url: https://codecov.io 12:58:45 query: branch=main&commit=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec&build=297&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F297%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:58:45 -> Pinging Codecov 12:58:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8a612c30367696ae2ff78a6ac02ee3a9ac37ccec&build=297&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F297%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:58:45 -> Uploading to 12:58:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/8a612c30367696ae2ff78a6ac02ee3a9ac37ccec/77527fc0-ff5f-43a9-9b9e-9e4111a309e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260409%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260409T125844Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=afc0405fe2f7849ddc35c7030d8ce661072a553fe2e645f19799ab153921241e 12:58:45 % Total % Received % Xferd Average Speed Time Time Time Current 12:58:45 Dload Upload Total Spent Left Speed 12:58:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3121 --:--:-- --:--:-- --:--:-- 3096 12:58:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] } 12:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:58:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:58:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:58:45 12:58:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:58:46 latest: Pulling from edgex-devops/edgex-snyk-go 12:58:46 2d35ebdb57d9: Already exists 12:58:46 85e8836fcdb2: Pulling fs layer 12:58:46 91631faa732a: Pulling fs layer 12:58:46 f3f5ae8826fa: Pulling fs layer 12:58:46 4f4fb700ef54: Pulling fs layer 12:58:46 7861252a18e6: Pulling fs layer 12:58:46 4f4fb700ef54: Waiting 12:58:46 9130f900ef6f: Pulling fs layer 12:58:46 7861252a18e6: Waiting 12:58:46 9130f900ef6f: Waiting 12:58:46 f3f5ae8826fa: Download complete 12:58:46 85e8836fcdb2: Download complete 12:58:46 4f4fb700ef54: Verifying Checksum 12:58:46 4f4fb700ef54: Download complete 12:58:46 85e8836fcdb2: Pull complete 12:58:46 7861252a18e6: Verifying Checksum 12:58:46 7861252a18e6: Download complete 12:58:46 91631faa732a: Verifying Checksum 12:58:46 91631faa732a: Download complete 12:58:47 9130f900ef6f: Verifying Checksum 12:58:47 9130f900ef6f: Download complete 12:58:50 91631faa732a: Pull complete 12:58:50 f3f5ae8826fa: Pull complete 12:58:50 4f4fb700ef54: Pull complete 12:58:51 7861252a18e6: Pull complete 12:58:56 9130f900ef6f: Pull complete 12:58:56 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:58:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:56 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:58:57 $ docker top 7bf48c9c258a114ec9961c13b5571b0fdcdfc71b0b1abdf3fd55474e97ccf86f -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:57 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 12:58:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 12:58:58 + set -o pipefail 12:58:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 12:59:06 12:59:06 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 12:59:06 12:59:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/8e2a6f50-707e-480b-9868-4a75cba89f84 12:59:06 12:59:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:59:06 12:59:06 12:59:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:59:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:59:06 $ docker stop --time=1 7bf48c9c258a114ec9961c13b5571b0fdcdfc71b0b1abdf3fd55474e97ccf86f 12:59:08 $ docker rm -f --volumes 7bf48c9c258a114ec9961c13b5571b0fdcdfc71b0b1abdf3fd55474e97ccf86f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:59:09 + git log --format=format:%s -1 8a612c30367696ae2ff78a6ac02ee3a9ac37ccec [Pipeline] sh 12:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:10 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:59:10 $ docker top ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 -eo pid,comm 12:59:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:59:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:10 [ssh-agent] Looking for ssh-agent implementation... 12:59:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:10 $ docker exec ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 ssh-agent 12:59:11 SSH_AUTH_SOCK=/tmp/ssh-Ds6vV93MpKrN/agent.32 12:59:11 SSH_AGENT_PID=38 12:59:11 Running ssh-add (command line suppressed) 12:59:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4988656493246240491.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4988656493246240491.key) 12:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:11 + git semver tag 12:59:11 2026-04-09 12:59:11,643 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:59:11 2026-04-09 12:59:11,648 [run_tag] DEBUG tag force:False 12:59:11 2026-04-09 12:59:11,648 [check_head_tag] DEBUG check head tag 12:59:11 2026-04-09 12:59:11,649 [execute] INFO git cat-file --batch-check 12:59:11 2026-04-09 12:59:11,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 12:59:11 2026-04-09 12:59:11,651 [execute] INFO git cat-file --batch 12:59:11 2026-04-09 12:59:11,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 12:59:11 2026-04-09 12:59:11,666 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:59:11 2026-04-09 12:59:11,666 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 12:59:11 2026-04-09 12:59:11,666 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 12:59:11 2026-04-09 12:59:11,670 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:59:11 4.1.0-dev.19 [Pipeline] } 12:59:11 $ docker exec --env ******** --env ******** ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 ssh-agent -k 12:59:11 unset SSH_AUTH_SOCK; 12:59:11 unset SSH_AGENT_PID; 12:59:11 echo Agent pid 38 killed; 12:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:12 + git semver [Pipeline] } 12:59:12 $ docker stop --time=1 ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 12:59:13 $ docker rm -f --volumes ce8a69ece2e6d5681db4062b473f83a5eb5a3e2a8e34fcd00d64126d05234200 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:59:14 12:59:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:59:14 0.23.1-centos7: Pulling from edgex-lftools 12:59:14 ab5ef0e58194: Pulling fs layer 12:59:14 9712f1f96733: Pulling fs layer 12:59:14 63f879dbbcfc: Pulling fs layer 12:59:14 0d9ebad4ef96: Pulling fs layer 12:59:14 e9a5061849ea: Pulling fs layer 12:59:14 d747dcd14b5f: Pulling fs layer 12:59:14 2de7ff778b66: Pulling fs layer 12:59:14 d747dcd14b5f: Waiting 12:59:14 2de7ff778b66: Waiting 12:59:14 e9a5061849ea: Waiting 12:59:14 0d9ebad4ef96: Waiting 12:59:14 9712f1f96733: Download complete 12:59:14 63f879dbbcfc: Verifying Checksum 12:59:14 63f879dbbcfc: Download complete 12:59:14 e9a5061849ea: Verifying Checksum 12:59:14 e9a5061849ea: Download complete 12:59:14 d747dcd14b5f: Verifying Checksum 12:59:14 d747dcd14b5f: Download complete 12:59:14 0d9ebad4ef96: Verifying Checksum 12:59:14 0d9ebad4ef96: Download complete 12:59:14 ab5ef0e58194: Verifying Checksum 12:59:14 ab5ef0e58194: Download complete 12:59:14 2de7ff778b66: Verifying Checksum 12:59:14 2de7ff778b66: Download complete 12:59:19 ab5ef0e58194: Pull complete 12:59:19 9712f1f96733: Pull complete 12:59:19 63f879dbbcfc: Pull complete 12:59:25 0d9ebad4ef96: Pull complete 12:59:25 e9a5061849ea: Pull complete 12:59:25 d747dcd14b5f: Pull complete 12:59:26 2de7ff778b66: Pull complete 12:59:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:59:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:26 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools:0.23.1-centos7 cat 12:59:27 $ docker top 4d120c589e7f463cdc791b10745d54133b2971175a4c3b66fbe9dd17743fd3b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:59:28 provisioning config files... 12:59:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14522155610580631998tmp 12:59:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7687126387067991602tmp 12:59:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14379930525914852411tmp [Pipeline] { [Pipeline] echo 12:59:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:59:28 ---> sigul-configuration.sh 12:59:28 gpg: directory `/root/.gnupg' created 12:59:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:59:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:59:28 gpg: keyring `/root/.gnupg/secring.gpg' created 12:59:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:59:28 gpg: CAST5 encrypted data 12:59:28 gpg: encrypted with 1 passphrase 12:59:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:59:28 + mkdir /home/jenkins 12:59:28 + mkdir /home/jenkins/sigul [Pipeline] sh 12:59:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:59:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:59:30 ---> sigul-install.sh 12:59:30 Sigul already installed; skipping installation. [Pipeline] sh 12:59:30 + git tag --list 12:59:30 v1.0.0 12:59:30 v1.1.0 12:59:30 v1.2.0 12:59:30 v1.3.0 12:59:30 v1.3.1 12:59:30 v2.0.0 12:59:30 v2.0.1 12:59:30 v2.1.0 12:59:30 v2.1.1 12:59:30 v2.1.2 12:59:30 v2.2.0 12:59:30 v2.3 12:59:30 v2.3.0 12:59:30 v2.3.1 12:59:30 v3.0 12:59:30 v3.0.0 12:59:30 v3.0.1 12:59:30 v3.1 12:59:30 v3.1.0 12:59:30 v3.1.1 12:59:30 v4.0 12:59:30 v4.0.0 12:59:30 v4.0.1 12:59:30 v4.0.1-dev.1 12:59:30 v4.1.0-dev.1 12:59:30 v4.1.0-dev.10 12:59:30 v4.1.0-dev.11 12:59:30 v4.1.0-dev.12 12:59:30 v4.1.0-dev.13 12:59:30 v4.1.0-dev.14 12:59:30 v4.1.0-dev.15 12:59:30 v4.1.0-dev.16 12:59:30 v4.1.0-dev.17 12:59:30 v4.1.0-dev.18 12:59:30 v4.1.0-dev.19 12:59:30 v4.1.0-dev.2 12:59:30 v4.1.0-dev.3 12:59:30 v4.1.0-dev.4 12:59:30 v4.1.0-dev.5 12:59:30 v4.1.0-dev.6 12:59:30 v4.1.0-dev.7 12:59:30 v4.1.0-dev.8 12:59:30 v4.1.0-dev.9 [Pipeline] sh 12:59:30 + lftools sign git-tag v4.1.0-dev.19 12:59:31 Signing Git tag with Sigul... 12:59:31 Signing v4.1.0-dev.19 [Pipeline] echo 12:59:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:59:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:59:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:59:32 $ docker stop --time=1 4d120c589e7f463cdc791b10745d54133b2971175a4c3b66fbe9dd17743fd3b5 12:59:33 $ docker rm -f --volumes 4d120c589e7f463cdc791b10745d54133b2971175a4c3b66fbe9dd17743fd3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:59:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:59:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:34 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:59:34 $ docker top a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed -eo pid,comm 12:59:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:59:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:34 [ssh-agent] Looking for ssh-agent implementation... 12:59:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:34 $ docker exec a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed ssh-agent 12:59:34 SSH_AUTH_SOCK=/tmp/ssh-nPvWhFKT9nRG/agent.32 12:59:34 SSH_AGENT_PID=38 12:59:34 Running ssh-add (command line suppressed) 12:59:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7216775679788376597.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7216775679788376597.key) 12:59:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:35 + git semver bump pre 12:59:35 2026-04-09 12:59:35,532 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:59:35 2026-04-09 12:59:35,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:59:35 2026-04-09 12:59:35,535 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 12:59:35 2026-04-09 12:59:35,535 [bump_version] DEBUG bumped version:4.1.0-dev.20 12:59:35 2026-04-09 12:59:35,535 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 12:59:35 2026-04-09 12:59:35,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:59:35 2026-04-09 12:59:35,535 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 12:59:35 2026-04-09 12:59:35,537 [execute] INFO git cat-file --batch-check 12:59:35 2026-04-09 12:59:35,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 12:59:35 2026-04-09 12:59:35,540 [execute] INFO git cat-file --batch 12:59:35 2026-04-09 12:59:35,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 12:59:35 2026-04-09 12:59:35,543 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:59:35 4.1.0-dev.20 [Pipeline] } 12:59:35 $ docker exec --env ******** --env ******** a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed ssh-agent -k 12:59:35 unset SSH_AUTH_SOCK; 12:59:35 unset SSH_AGENT_PID; 12:59:35 echo Agent pid 38 killed; 12:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:36 + git semver [Pipeline] } 12:59:36 $ docker stop --time=1 a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed 12:59:37 $ docker rm -f --volumes a62f45c0f95c0d6022872d24ba0cf5025fb75487769b5d46c643275ea49fbeed [Pipeline] // withDockerContainer [Pipeline] sh 12:59:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:59:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:38 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:59:38 $ docker top 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd -eo pid,comm 12:59:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:59:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:59:39 [ssh-agent] Looking for ssh-agent implementation... 12:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:39 $ docker exec 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd ssh-agent 12:59:39 SSH_AUTH_SOCK=/tmp/ssh-Fh9TL2FKJPl4/agent.31 12:59:39 SSH_AGENT_PID=37 12:59:39 Running ssh-add (command line suppressed) 12:59:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4435520597710258254.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4435520597710258254.key) 12:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:59:39 + git semver push 12:59:39 2026-04-09 12:59:39,904 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:59:39 2026-04-09 12:59:39,907 [run_push] DEBUG push 12:59:39 2026-04-09 12:59:39,908 [execute] INFO git cat-file --batch-check 12:59:39 2026-04-09 12:59:39,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 12:59:39 2026-04-09 12:59:39,909 [execute] INFO git rev-list 6216952f2e701fd0f16343d2ac1a0ae2340df885 -- 12:59:39 2026-04-09 12:59:39,909 [execute] DEBUG Popen(['git', 'rev-list', '6216952f2e701fd0f16343d2ac1a0ae2340df885', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:59:39 2026-04-09 12:59:39,916 [execute] INFO git fetch -v -- origin 12:59:39 2026-04-09 12:59:39,916 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 12:59:40 2026-04-09 12:59:40,488 [run_push] DEBUG no remote changes detected 12:59:40 2026-04-09 12:59:40,488 [execute] INFO git push origin semver 12:59:40 2026-04-09 12:59:40,488 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:59:41 2026-04-09 12:59:41,443 [run_push] DEBUG push all version tags 12:59:41 2026-04-09 12:59:41,443 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:59:41 2026-04-09 12:59:41,443 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 12:59:42 2026-04-09 12:59:42,282 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:59:42 4.1.0-dev.20 [Pipeline] } 12:59:42 $ docker exec --env ******** --env ******** 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd ssh-agent -k 12:59:42 unset SSH_AUTH_SOCK; 12:59:42 unset SSH_AGENT_PID; 12:59:42 echo Agent pid 37 killed; 12:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:59:42 + git semver [Pipeline] } 12:59:43 $ docker stop --time=1 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd 12:59:44 $ docker rm -f --volumes 78a8e9989dee577d1652b1baf9834f5b3088f6c007dfaabdd3ed7f2d1924c6bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:59:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 12:59:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:59:44 total 16 12:59:44 drwxr-xr-x 3 root root 4096 Apr 9 12:44 . 12:59:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:59 .. 12:59:44 drwxr-xr-x 2 root root 4096 Apr 9 12:44 cost 12:59:44 -rw-r--r-- 1 root root 96 Apr 9 12:44 cost.csv 12:59:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 12:59:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:59:44 total 16 12:59:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 9 12:44 . 12:59:44 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 12:59 .. 12:59:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 9 12:44 cost 12:59:44 -rw-r--r-- 1 jenkins jenkins 96 Apr 9 12:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:59:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:59:46 ---> package-listing.sh 12:59:46 ++ facter osfamily 12:59:46 ++ tr '[:upper:]' '[:lower:]' 12:59:46 + OS_FAMILY=debian 12:59:46 + workspace=/w/workspace/ry_app-service-configurable_main 12:59:46 + START_PACKAGES=/tmp/packages_start.txt 12:59:46 + END_PACKAGES=/tmp/packages_end.txt 12:59:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:59:46 + PACKAGES=/tmp/packages_start.txt 12:59:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:59:46 + PACKAGES=/tmp/packages_end.txt 12:59:46 + case "${OS_FAMILY}" in 12:59:46 + dpkg -l 12:59:46 + grep '^ii' 12:59:46 + '[' -f /tmp/packages_start.txt ']' 12:59:46 + '[' -f /tmp/packages_end.txt ']' 12:59:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:59:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:59:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 12:59:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 12:59: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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:59:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:59:47 prd-ubuntu20.04-docker-8c-8g-4835 does not seem to be running inside a container 12:59: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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-lftools-log-publisher:latest cat 12:59:47 $ docker top 51eefcda2686cb18d21c00bf306ba1403148afee69552f6f0ead93d2065cc48e -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:48 + touch /tmp/pre-build-complete [Pipeline] sh 12:59:48 + mkdir -p /var/log/sysstat [Pipeline] sh 12:59:48 + ls /var/log/sa-host 12:59:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:48 provisioning config files... 12:59:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17739646169642454056tmp [Pipeline] { [Pipeline] echo 12:59:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:59:48 ---> create-netrc.sh [Pipeline] } 12:59:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:59:49 ---> python-tools-install.sh [Pipeline] echo 12:59:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:59:49 ---> sudo-logs.sh 12:59:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:59:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:59:49 ---> job-cost.sh 12:59:49 lf-activate-venv: SKIPPING 12:59:49 DEBUG: total: 0.2199999988079071 12:59:49 INFO: Retrieving Stack Cost... 12:59:50 INFO: Retrieving Pricing Info for: v3-standard-8 12:59:50 INFO: Archiving Costs [Pipeline] echo 12:59:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:59:50 ---> logs-deploy.sh 12:59:50 lf-activate-venv: SKIPPING 12:59:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/297 12:59:50 INFO: archiving workspace using pattern(s): 12:59:51 Archives upload complete. 12:59:51 INFO: archiving logs to Nexus