Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73a2260c5f10cde9c60a54dca8d43fc0db115337 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-ssh3255801215424627270.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-ssh11377384626926167505.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-ssh9474890950947548883.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-ssh2615357141895307170.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-ssh13832130837865640740.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.23] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-771129 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 > 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 Avoid second fetch Checking out Revision 73a2260c5f10cde9c60a54dca8d43fc0db115337 (main) Commit message: "Merge pull request #748 from FelixTing/bump-alpine-3.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 73a2260c5f10cde9c60a54dca8d43fc0db115337 # timeout=10 > git rev-list --no-walk 7a624719046a72e427bf3d08f27efb66898882ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:58:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:58:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:58:48 ========================================================= 10:58:48 EdgeX Global Pipelines Version Info 10:58:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:58:49 ------------------- 10:58:49 stable info: 10:58:49 ------------------- 10:58:49 Commited By: Cherry Wang cherry@iotechsys.com 10:58:49 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:58:49 Message: update stable to v1.0.278 10:58:49 ------------------- 10:58:49 experimental info: 10:58:49 ------------------- 10:58:49 Commited By: **** collab-it+edgex@linuxfoundation.org 10:58:49 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:58:49 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:58:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73a2260 [Pipeline] echo 10:58:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:50 provisioning config files... 10:58:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15228645423478860706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:51 ---> ****-login.sh 10:58:51 nexus3.edgexfoundry.org:10001 10:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 10:58:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.****.com/go/credential-store/ 10:58:51 10:58:51 Login Succeeded 10:58:51 nexus3.edgexfoundry.org:10002 10:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 10:58:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.****.com/go/credential-store/ 10:58:51 10:58:51 Login Succeeded 10:58:51 nexus3.edgexfoundry.org:10003 10:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 10:58:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.****.com/go/credential-store/ 10:58:51 10:58:51 Login Succeeded 10:58:51 nexus3.edgexfoundry.org:10004 10:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:51 10:58:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:58:51 Configure a credential helper to remove this warning. See 10:58:51 https://docs.****.com/go/credential-store/ 10:58:51 10:58:51 Login Succeeded 10:58:51 ****.io 10:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:52 10:58:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:58:52 Configure a credential helper to remove this warning. See 10:58:52 https://docs.****.com/go/credential-store/ 10:58:52 10:58:52 Login Succeeded 10:58:52 ---> ****-login.sh ends [Pipeline] } 10:58:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:58:52 + git rev-list -1 --merges 73a2260c5f10cde9c60a54dca8d43fc0db115337~1..73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo 10:58:52 -----------> git rev-list -1 --merges 73a2260c5f10cde9c60a54dca8d43fc0db115337~1..73a2260c5f10cde9c60a54dca8d43fc0db115337 73a2260c5f10cde9c60a54dca8d43fc0db115337 10:58:52 73a2260c5f10cde9c60a54dca8d43fc0db115337 [false] [Pipeline] sh 10:58:52 + git log --format=format:%s -1 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo 10:58:52 ========================================================= 10:58:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:58:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:53 + git log --format=format:%s -1 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo 10:58:53 [semverPrep] GIT_COMMIT: 73a2260c5f10cde9c60a54dca8d43fc0db115337, Commit Message: Merge pull request #748 from FelixTing/bump-alpine-3.22 [Pipeline] echo 10:58:53 [semverPrep] This is not a build commit. [Pipeline] sh 10:58:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:58:53 + grep -v github /etc/ssh/ssh_known_hosts 10:58:53 + [ -e /tmp/ssh_known_hosts ] 10:58:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:58:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:58:53 + sudo tee -a /etc/ssh/ssh_known_hosts 10:58:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:54 10:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:54 0.1.4: Pulling from edgex-devops/py-git-semver 10:58:54 3dae71ba6b94: Pulling fs layer 10:58:54 6bf1a483ea7c: Pulling fs layer 10:58:54 f5dfc541a4d3: Pulling fs layer 10:58:54 461d9e800cba: Pulling fs layer 10:58:54 80192f66455f: Pulling fs layer 10:58:54 461d9e800cba: Waiting 10:58:54 80192f66455f: Waiting 10:58:54 2e8e34ca0e6c: Pulling fs layer 10:58:54 a29436f7fd5d: Pulling fs layer 10:58:54 923cac83aea3: Pulling fs layer 10:58:54 2e8e34ca0e6c: Waiting 10:58:54 a29436f7fd5d: Waiting 10:58:54 25ad8b0a4227: Pulling fs layer 10:58:54 db01528c6b51: Pulling fs layer 10:58:54 28988de357af: Pulling fs layer 10:58:54 923cac83aea3: Waiting 10:58:54 28988de357af: Waiting 10:58:54 db01528c6b51: Waiting 10:58:54 25ad8b0a4227: Waiting 10:58:54 6bf1a483ea7c: Verifying Checksum 10:58:54 6bf1a483ea7c: Download complete 10:58:54 461d9e800cba: Download complete 10:58:54 80192f66455f: Verifying Checksum 10:58:54 80192f66455f: Download complete 10:58:54 f5dfc541a4d3: Verifying Checksum 10:58:54 f5dfc541a4d3: Download complete 10:58:54 3dae71ba6b94: Verifying Checksum 10:58:54 3dae71ba6b94: Download complete 10:58:54 923cac83aea3: Verifying Checksum 10:58:54 923cac83aea3: Download complete 10:58:54 25ad8b0a4227: Verifying Checksum 10:58:54 25ad8b0a4227: Download complete 10:58:54 db01528c6b51: Verifying Checksum 10:58:54 db01528c6b51: Download complete 10:58:54 28988de357af: Verifying Checksum 10:58:54 28988de357af: Download complete 10:58:54 a29436f7fd5d: Verifying Checksum 10:58:54 a29436f7fd5d: Download complete 10:58:55 2e8e34ca0e6c: Verifying Checksum 10:58:55 2e8e34ca0e6c: Download complete 10:58:56 3dae71ba6b94: Pull complete 10:58:56 6bf1a483ea7c: Pull complete 10:58:56 f5dfc541a4d3: Pull complete 10:58:56 461d9e800cba: Pull complete 10:58:56 80192f66455f: Pull complete 10:59:01 2e8e34ca0e6c: Pull complete 10:59:01 a29436f7fd5d: Pull complete 10:59:01 923cac83aea3: Pull complete 10:59:01 25ad8b0a4227: Pull complete 10:59:01 db01528c6b51: Pull complete 10:59:01 28988de357af: Pull complete 10:59:01 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:01 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 10:59:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:59:07 $ docker top 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 -eo pid,comm 10:59:07 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). 10:59:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:07 [ssh-agent] Looking for ssh-agent implementation... 10:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:07 $ docker exec 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent 10:59:07 SSH_AUTH_SOCK=/tmp/ssh-VlKFtrbcUR7m/agent.31 10:59:07 SSH_AGENT_PID=37 10:59:07 Running ssh-add (command line suppressed) 10:59:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15447241772683357436.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15447241772683357436.key) 10:59:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:08 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 10:59:08 + git tag --points-at HEAD [Pipeline] } 10:59:08 $ docker exec --env ******** --env ******** 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent -k 10:59:08 unset SSH_AUTH_SOCK; 10:59:08 unset SSH_AGENT_PID; 10:59:08 echo Agent pid 37 killed; 10:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:08 [ssh-agent] Looking for ssh-agent implementation... 10:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:08 $ docker exec 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent 10:59:08 SSH_AUTH_SOCK=/tmp/ssh-8yYw7YYy6uIi/agent.84 10:59:08 SSH_AGENT_PID=90 10:59:08 Running ssh-add (command line suppressed) 10:59:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15888245979726834905.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15888245979726834905.key) 10:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:09 + git semver init 10:59:09 2025-10-31 10:59:09,408 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:59:09 2025-10-31 10:59:09,413 [run_init] DEBUG init version:0.0.0 force:False 10:59:09 2025-10-31 10:59:09,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 10:59:09 2025-10-31 10:59:09,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 10:59:09 2025-10-31 10:59:09,414 [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) 10:59:11 2025-10-31 10:59:10,879 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 10:59:11 2025-10-31 10:59:10,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 10:59:11 2025-10-31 10:59:10,879 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:59:11 2025-10-31 10:59:10,879 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:59:11 4.1.0-dev.10 [Pipeline] } 10:59:11 $ docker exec --env ******** --env ******** 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent -k 10:59:11 unset SSH_AUTH_SOCK; 10:59:11 unset SSH_AGENT_PID; 10:59:11 echo Agent pid 90 killed; 10:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:11 + git semver [Pipeline] } 10:59:12 $ docker stop --time=1 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 10:59:13 $ docker rm -f --volumes 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 [Pipeline] // withDockerContainer [Pipeline] sh 10:59:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:14 Stashed 1 file(s) [Pipeline] echo 10:59:14 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 10:59:14 provisioning config files... 10:59:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2159030926241480552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:14 ---> ****-login.sh 10:59:14 nexus3.edgexfoundry.org:10001 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 Login Succeeded 10:59:14 nexus3.edgexfoundry.org:10002 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 Login Succeeded 10:59:14 nexus3.edgexfoundry.org:10003 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772187 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 10:59:14 Running in /w/workspace/app-service-configurable/283 [Pipeline] { [Pipeline] checkout 10:59:14 Login Succeeded 10:59:14 nexus3.edgexfoundry.org:10004 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 Login Succeeded 10:59:14 ****.io 10:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:14 The recommended git tool is: git 10:59:15 Login Succeeded 10:59:15 ---> ****-login.sh ends [Pipeline] } 10:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:59:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:59:15 ========================================================= 10:59:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:59:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:59:16 #0 building with "default" instance using docker driver 10:59:16 10:59:16 #1 [internal] load build definition from Dockerfile 10:59:16 #1 transferring dockerfile: 2.05kB done 10:59:16 #1 DONE 0.0s 10:59:16 10:59:16 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:59:16 #2 DONE 0.1s 10:59:16 10:59:16 #3 [internal] load .dockerignore 10:59:16 #3 transferring context: 159B done 10:59:16 #3 DONE 0.0s 10:59:16 10:59:16 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 10:59:16 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 10:59:16 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 10:59:16 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done 10:59:16 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 10:59:16 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 10:59:16 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s 10:59:16 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.10MB / 74.07MB 0.1s 10:59:16 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 10:59:16 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 10:59:16 #4 ... 10:59:16 10:59:16 #5 [internal] load build context 10:59:16 #5 transferring context: 14.81MB 0.1s done 10:59:16 #5 DONE 0.2s 10:59:16 10:59:16 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 10:59:16 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 10:59:16 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 8.84MB / 74.07MB 0.2s 10:59:16 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:59:16 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 10:59:16 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s 10:59:16 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done 10:59:16 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 45.06kB / 2.38MB 0.2s 10:59:16 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 16.78MB / 74.07MB 0.3s 10:59:16 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.3s done 10:59:16 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s 10:59:17 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 27.26MB / 74.07MB 0.4s 10:59:17 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 10:59:17 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 4.54MB / 13.30MB 0.4s 10:59:17 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 10:59:17 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 47.19MB / 74.07MB 0.6s 10:59:17 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 10.49MB / 113.25MB 0.6s 10:59:17 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s 10:59:17 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 63.87MB / 74.07MB 0.7s 10:59:17 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s done 10:59:17 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s 10:59:17 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 19.92MB / 113.25MB 0.8s 10:59:17 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 35.65MB / 113.25MB 1.0s 10:59:17 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 46.14MB / 113.25MB 1.2s 10:59:17 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 56.36MB / 113.25MB 1.3s 10:59:17 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 64.74MB / 113.25MB 1.5s 10:59:18 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.5s done 10:59:18 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 74.45MB / 113.25MB 1.6s 10:59:18 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s 10:59:18 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 91.23MB / 113.25MB 1.8s 10:59:18 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 99.86MB / 113.25MB 1.9s 10:59:18 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 109.07MB / 113.25MB 2.0s 10:59:19 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 3.2s done 10:59:20 using credential edgex-jenkins-ssh 10:59:20 Cloning the remote Git repository 10:59:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 10:59:20 > git init /w/workspace/app-service-configurable/283 # timeout=10 10:59:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 10:59:21 > git --version # timeout=10 10:59:21 > git --version # 'git version 2.25.1' 10:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:59:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:23 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.1s 10:59:24 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 6.3s done 10:59:24 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 10:59:24 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 10:59:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:59:24 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 10:59:24 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 10:59:24 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 10:59:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 10:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:59:25 Avoid second fetch 10:59:25 Checking out Revision 73a2260c5f10cde9c60a54dca8d43fc0db115337 (main) 10:59:26 Commit message: "Merge pull request #748 from FelixTing/bump-alpine-3.22" 10:59:25 > git config core.sparsecheckout # timeout=10 10:59:25 > git checkout -f 73a2260c5f10cde9c60a54dca8d43fc0db115337 # timeout=10 10:59:30 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 4.4s done 10:59:30 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 10:59:30 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.8s done 10:59:30 #4 DONE 13.7s 10:59:30 10:59:30 #6 [builder 2/7] RUN apk add --update --no-cache make git 10:59:30 #6 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:59:30 #6 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:59:30 #6 0.670 OK: 265 MiB in 60 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:31 provisioning config files... 10:59:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/283@tmp/config10080493445548262346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:31 ---> ****-login.sh 10:59:31 nexus3.edgexfoundry.org:10001 10:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:32 Configure a credential helper to remove this warning. See 10:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:32 10:59:32 Login Succeeded 10:59:32 nexus3.edgexfoundry.org:10002 10:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:32 Configure a credential helper to remove this warning. See 10:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:32 10:59:32 Login Succeeded 10:59:32 nexus3.edgexfoundry.org:10003 10:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:33 Configure a credential helper to remove this warning. See 10:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:33 10:59:33 Login Succeeded 10:59:33 nexus3.edgexfoundry.org:10004 10:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:33 Configure a credential helper to remove this warning. See 10:59:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:33 10:59:33 Login Succeeded 10:59:33 ****.io 10:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:59:35 Configure a credential helper to remove this warning. See 10:59:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:59:35 10:59:35 Login Succeeded 10:59:35 ---> ****-login.sh ends [Pipeline] } 10:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:59:35 ========================================================= 10:59:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:59:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:59:36 Sending build context to Docker daemon 224.3kB 10:59:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 10:59:36 Step 2/12 : FROM ${BASE} AS builder 10:59:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:59:36 6e174226ea69: Pulling fs layer 10:59:36 7d1a427e917c: Pulling fs layer 10:59:36 382d65ac76eb: Pulling fs layer 10:59:36 13eebdc497b7: Pulling fs layer 10:59:36 4f4fb700ef54: Pulling fs layer 10:59:36 06715773e931: Pulling fs layer 10:59:36 7fa9dde3b271: Pulling fs layer 10:59:36 d57d563a94ed: Pulling fs layer 10:59:36 4f4fb700ef54: Waiting 10:59:36 06715773e931: Waiting 10:59:36 7fa9dde3b271: Waiting 10:59:36 d57d563a94ed: Waiting 10:59:36 13eebdc497b7: Waiting 10:59:36 7d1a427e917c: Verifying Checksum 10:59:36 7d1a427e917c: Download complete 10:59:36 13eebdc497b7: Verifying Checksum 10:59:36 13eebdc497b7: Download complete 10:59:36 4f4fb700ef54: Verifying Checksum 10:59:36 4f4fb700ef54: Download complete 10:59:36 06715773e931: Verifying Checksum 10:59:36 06715773e931: Download complete 10:59:36 6e174226ea69: Download complete 10:59:36 d57d563a94ed: Verifying Checksum 10:59:36 d57d563a94ed: Download complete 10:59:37 6e174226ea69: Pull complete 10:59:38 7d1a427e917c: Pull complete 10:59:38 382d65ac76eb: Verifying Checksum 10:59:38 382d65ac76eb: Download complete 10:59:40 #6 DONE 8.5s 10:59:40 10:59:40 #7 [builder 3/7] WORKDIR /app 10:59:40 #7 DONE 0.1s 10:59:40 10:59:40 #8 [builder 4/7] COPY go.mod vendor* ./ 10:59:40 #8 DONE 0.1s 10:59:40 10:59:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:40 7fa9dde3b271: Verifying Checksum 10:59:40 7fa9dde3b271: Download complete 10:59:55 382d65ac76eb: Pull complete 10:59:55 13eebdc497b7: Pull complete 10:59:55 4f4fb700ef54: Pull complete 10:59:55 06715773e931: Pull complete 10:59:58 #9 DONE 19.6s 10:59:58 10:59:58 #10 [builder 6/7] COPY . . 10:59:58 #10 DONE 0.2s 10:59:58 10:59:58 #11 [builder 7/7] RUN echo noop 10:59:58 #11 0.219 noop 10:59:59 #11 DONE 0.3s 10:59:59 10:59:59 #12 exporting to image 10:59:59 #12 exporting layers 11:00:03 7fa9dde3b271: Pull complete 11:00:05 d57d563a94ed: Pull complete 11:00:05 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 11:00:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:00:05 ---> 43a1c90cae9b 11:00:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 11:00:07 #12 exporting layers 7.3s done 11:00:07 #12 writing image sha256:851136799ff318da851fde4ea769bcd3e1d9fe84cc0d0a18d05891a6f668f4fb done 11:00:07 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:00:07 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:07 ---> Running in b7d45d36d541 11:00:07 + docker inspect -f . ci-base-image-x86_64 11:00:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:07 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:00:07 Removing intermediate container b7d45d36d541 11:00:07 ---> 19f2da2e0306 11:00:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:00:07 ---> Running in 4cd4218b1926 11:00:07 $ 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 ******** ci-base-image-x86_64 cat 11:00:07 Removing intermediate container 4cd4218b1926 11:00:07 ---> 7341a6a2bc24 11:00:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:00:08 $ docker top 882cdc3856c19cca1f812e0037c8df3491b09aaccba06de75539bff15adf3de7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:08 ---> Running in 1a81159629ac 11:00:08 + go version 11:00:08 go version go1.23.12 linux/amd64 [Pipeline] } 11:00:08 $ docker stop --time=1 882cdc3856c19cca1f812e0037c8df3491b09aaccba06de75539bff15adf3de7 11:00:08 Removing intermediate container 1a81159629ac 11:00:08 ---> 03fceb95ce33 11:00:08 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:08 ---> Running in 3f5b74e8f1d4 11:00:09 $ docker rm -f --volumes 882cdc3856c19cca1f812e0037c8df3491b09aaccba06de75539bff15adf3de7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 11:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:00:10 + docker inspect -f . ci-base-image-x86_64 11:00:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:10 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:00:10 $ 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 ******** ci-base-image-x86_64 cat 11:00:10 $ docker top c5348cef6a748c391be7ef4fa34a853b9e9a008e8786b71b17714da8e345d010 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:10 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 11:00:11 + make test 11:00:11 go test -race -coverprofile=coverage.out ./... 11:00:12 OK: 255 MiB in 60 packages 11:00:13 Removing intermediate container 3f5b74e8f1d4 11:00:13 ---> c3638673633b 11:00:13 Step 7/12 : WORKDIR /app 11:00:13 ---> Running in 66aaca47986f 11:00:13 Removing intermediate container 66aaca47986f 11:00:13 ---> 743929fc533d 11:00:13 Step 8/12 : COPY go.mod vendor* ./ 11:00:13 ---> 544678a5dffe 11:00:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:13 ---> Running in 7b03fb0c7d9e 11:00:44 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:01:11 go vet ./... 11:01:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:15 ./bin/test-attribution-txt.sh 11:01:15 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 11:01:15 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 11:01:15 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 11:01:15 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 11:01:15 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 11:01:15 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 11:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:01:15 $ docker stop --time=1 c5348cef6a748c391be7ef4fa34a853b9e9a008e8786b71b17714da8e345d010 11:01:20 $ docker rm -f --volumes c5348cef6a748c391be7ef4fa34a853b9e9a008e8786b71b17714da8e345d010 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:01:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:22 + ls -al . 11:01:22 total 248 11:01:22 drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 11:00 . 11:01:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 .. 11:01:22 -rw-rw-r-- 1 jenkins jenkins 119 Oct 31 10:58 .dockerignore 11:01:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:00 .git 11:01:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:58 .github 11:01:22 -rw-rw-r-- 1 jenkins jenkins 108 Oct 31 10:58 .gitignore 11:01:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 10:58 .golangci.yml 11:01:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 10:59 .semver 11:01:22 -rw-rw-r-- 1 jenkins jenkins 16550 Oct 31 10:58 Attribution.txt 11:01:22 -rw-rw-r-- 1 jenkins jenkins 39309 Oct 31 10:58 CHANGELOG.md 11:01:22 -rw-rw-r-- 1 jenkins jenkins 2008 Oct 31 10:58 Dockerfile 11:01:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:58 GOVERNANCE.md 11:01:22 -rw-rw-r-- 1 jenkins jenkins 689 Oct 31 10:58 Jenkinsfile 11:01:22 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 31 10:58 LICENSE 11:01:22 -rw-rw-r-- 1 jenkins jenkins 618 Oct 31 10:58 OWNERS.md 11:01:22 -rw-rw-r-- 1 jenkins jenkins 4952 Oct 31 10:58 README.md 11:01:22 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 10:59 VERSION 11:01:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 bin 11:01:22 -rw-r--r-- 1 jenkins jenkins 953 Oct 31 11:00 coverage.out 11:01:22 -rw-rw-r-- 1 jenkins jenkins 6578 Oct 31 10:58 go.mod 11:01:22 -rw-rw-r-- 1 jenkins jenkins 88387 Oct 31 10:58 go.sum 11:01:22 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 31 10:58 main.go 11:01:22 -rw-rw-r-- 1 jenkins jenkins 3362 Oct 31 10:58 makefile 11:01:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 10:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:22 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=73a2260c5f10cde9c60a54dca8d43fc0db115337 --label arch=amd64 --label version=4.1.0-dev.10 . 11:01:22 #0 building with "default" instance using docker driver 11:01:22 11:01:22 #1 [internal] load build definition from Dockerfile 11:01:22 #1 transferring dockerfile: 2.05kB done 11:01:22 #1 DONE 0.0s 11:01:22 11:01:22 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:01:22 #2 DONE 0.0s 11:01:22 11:01:22 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:01:22 #3 DONE 0.1s 11:01:22 11:01:22 #4 [internal] load .dockerignore 11:01:22 #4 transferring context: 159B done 11:01:22 #4 DONE 0.0s 11:01:22 11:01:22 #5 [internal] load build context 11:01:22 #5 transferring context: 4.84kB done 11:01:22 #5 DONE 0.0s 11:01:22 11:01:22 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:01:22 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 11:01:22 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 11:01:22 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 11:01:22 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 11:01:23 #6 ... 11:01:23 11:01:23 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:01:23 #7 DONE 0.1s 11:01:23 11:01:23 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:01:23 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:01:23 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 11:01:23 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 11:01:23 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 11:01:23 #6 DONE 0.3s 11:01:23 11:01:23 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:01:23 #8 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:01:23 #8 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:01:23 #8 0.589 (1/2) Installing ca-certificates (20250911-r0) 11:01:23 #8 0.609 (2/2) Installing dumb-init (1.2.5-r3) 11:01:23 #8 0.613 Executing busybox-1.37.0-r19.trigger 11:01:23 #8 0.618 Executing ca-certificates-20250911-r0.trigger 11:01:23 #8 0.661 OK: 8 MiB in 18 packages 11:01:23 #8 DONE 0.8s 11:01:23 11:01:23 #9 [builder 2/7] RUN apk add --update --no-cache make git 11:01:23 #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:01:23 #9 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:01:23 #9 0.764 OK: 265 MiB in 60 packages 11:01:24 #9 DONE 1.0s 11:01:24 11:01:24 #10 [builder 3/7] WORKDIR /app 11:01:24 #10 DONE 0.1s 11:01:24 11:01:24 #11 [builder 4/7] COPY go.mod vendor* ./ 11:01:24 #11 DONE 0.0s 11:01:24 11:01:24 #12 [stage-1 3/7] RUN apk --no-cache upgrade 11:01:24 #12 0.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:01:24 #12 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:01:24 #12 ... 11:01:24 11:01:24 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:24 #13 DONE 0.5s 11:01:24 11:01:24 #14 [builder 6/7] COPY . . 11:01:24 #14 DONE 0.2s 11:01:24 11:01:24 #12 [stage-1 3/7] RUN apk --no-cache upgrade 11:01:24 #12 0.833 OK: 8 MiB in 18 packages 11:01:24 #12 DONE 1.0s 11:01:24 11:01:24 #15 [builder 7/7] RUN make build 11:01:25 #15 0.320 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:01:51 #15 DONE 25.7s 11:01:51 11:01:51 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 11:01:51 #16 DONE 0.0s 11:01:51 11:01:51 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 11:01:51 #17 DONE 0.1s 11:01:51 11:01:51 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 11:01:51 #18 DONE 0.1s 11:01:51 11:01:51 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 11:01:51 #19 DONE 0.4s 11:01:51 11:01:51 #20 exporting to image 11:01:51 #20 exporting layers 11:01:51 #20 exporting layers 0.2s done 11:01:51 #20 writing image sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done 11:01:51 #20 naming to docker.io/library/app-service-configurable done 11:01:51 #20 DONE 0.2s 11:01:51 11:01:51 1 warning found (use docker --debug to expand): 11:01:51  - 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 11:01:51 provisioning config files... 11:01:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config917372678628854389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:52 ---> ****-login.sh 11:01:52 nexus3.edgexfoundry.org:10001 11:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:52 Login Succeeded 11:01:52 nexus3.edgexfoundry.org:10002 11:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:52 Login Succeeded 11:01:52 nexus3.edgexfoundry.org:10003 11:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:52 Login Succeeded 11:01:52 nexus3.edgexfoundry.org:10004 11:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:52 Login Succeeded 11:01:52 ****.io 11:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:53 Login Succeeded 11:01:53 ---> ****-login.sh ends [Pipeline] } 11:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:01:53 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 11:01:53 73a2260c5f10cde9c60a54dca8d43fc0db115337 11:01:53 latest 11:01:53 4.1.0-dev.10 11:01:53 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:01:53 main 11:01:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:01:53 019b45c05e06: Preparing 11:01:53 d2facf415c8c: Preparing 11:01:53 9854653b007f: Preparing 11:01:53 30b654c0aab1: Preparing 11:01:53 bb19c7faf48d: Preparing 11:01:53 073a6b7ed03b: Preparing 11:01:53 256f393e029f: Preparing 11:01:53 073a6b7ed03b: Waiting 11:01:53 256f393e029f: Waiting 11:01:53 d2facf415c8c: Pushed 11:01:53 9854653b007f: Pushed 11:01:53 bb19c7faf48d: Pushed 11:01:53 30b654c0aab1: Pushed 11:01:53 256f393e029f: Layer already exists 11:01:54 073a6b7ed03b: Pushed 11:01:57 019b45c05e06: Pushed 11:01:57 73a2260c5f10cde9c60a54dca8d43fc0db115337: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:01:58 019b45c05e06: Preparing 11:01:58 d2facf415c8c: Preparing 11:01:58 9854653b007f: Preparing 11:01:58 30b654c0aab1: Preparing 11:01:58 bb19c7faf48d: Preparing 11:01:58 073a6b7ed03b: Preparing 11:01:58 256f393e029f: Preparing 11:01:58 073a6b7ed03b: Waiting 11:01:58 256f393e029f: Waiting 11:01:58 d2facf415c8c: Layer already exists 11:01:58 019b45c05e06: Layer already exists 11:01:58 30b654c0aab1: Layer already exists 11:01:58 bb19c7faf48d: Layer already exists 11:01:58 9854653b007f: Layer already exists 11:01:58 073a6b7ed03b: Layer already exists 11:01:58 256f393e029f: Layer already exists 11:01:58 latest: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 11:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:01:58 019b45c05e06: Preparing 11:01:58 d2facf415c8c: Preparing 11:01:58 9854653b007f: Preparing 11:01:58 30b654c0aab1: Preparing 11:01:58 bb19c7faf48d: Preparing 11:01:58 073a6b7ed03b: Preparing 11:01:58 256f393e029f: Preparing 11:01:58 073a6b7ed03b: Waiting 11:01:58 256f393e029f: Waiting 11:01:58 30b654c0aab1: Layer already exists 11:01:58 019b45c05e06: Layer already exists 11:01:58 9854653b007f: Layer already exists 11:01:58 bb19c7faf48d: Layer already exists 11:01:58 d2facf415c8c: Layer already exists 11:01:58 256f393e029f: Layer already exists 11:01:58 073a6b7ed03b: Layer already exists 11:01:58 4.1.0-dev.10: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:01:59 019b45c05e06: Preparing 11:01:59 d2facf415c8c: Preparing 11:01:59 9854653b007f: Preparing 11:01:59 30b654c0aab1: Preparing 11:01:59 bb19c7faf48d: Preparing 11:01:59 073a6b7ed03b: Preparing 11:01:59 256f393e029f: Preparing 11:01:59 256f393e029f: Waiting 11:01:59 073a6b7ed03b: Waiting 11:01:59 9854653b007f: Layer already exists 11:01:59 30b654c0aab1: Layer already exists 11:01:59 d2facf415c8c: Layer already exists 11:01:59 bb19c7faf48d: Layer already exists 11:01:59 019b45c05e06: Layer already exists 11:01:59 073a6b7ed03b: Layer already exists 11:01:59 256f393e029f: Layer already exists 11:01:59 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 11:02:00 019b45c05e06: Preparing 11:02:00 d2facf415c8c: Preparing 11:02:00 9854653b007f: Preparing 11:02:00 30b654c0aab1: Preparing 11:02:00 bb19c7faf48d: Preparing 11:02:00 073a6b7ed03b: Preparing 11:02:00 256f393e029f: Preparing 11:02:00 073a6b7ed03b: Waiting 11:02:00 256f393e029f: Waiting 11:02:00 9854653b007f: Layer already exists 11:02:00 30b654c0aab1: Layer already exists 11:02:00 019b45c05e06: Layer already exists 11:02:00 bb19c7faf48d: Layer already exists 11:02:00 d2facf415c8c: Layer already exists 11:02:00 073a6b7ed03b: Layer already exists 11:02:00 256f393e029f: Layer already exists 11:02:00 main: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:02:00 ===================================================== [Pipeline] echo 11:02:00 taggedImages: 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 11:02:00 ========================================================= 11:02:00 [edgeXBuildMultiArch] RAW Config: 11:02:00 images: 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:02:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:02:00 settingsFile: 11:02:00 app-service-configurable-settings 11:02:00 ========================================================= [Pipeline] node 11:02:09 Removing intermediate container 7b03fb0c7d9e 11:02:09 ---> dd3185fe3150 11:02:09 Step 10/12 : COPY . . 11:02:09 ---> 960cf3e88212 11:02:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:09 ---> Running in 3ec32358fc22 11:02:09 Removing intermediate container 3ec32358fc22 11:02:09 ---> 18622152b425 11:02:09 Step 12/12 : RUN $MAKE 11:02:09 ---> Running in b423fe81069b 11:02:09 noop 11:02:09 Removing intermediate container b423fe81069b 11:02:09 ---> 47ab6e10cfa6 11:02:09 Successfully built 47ab6e10cfa6 11:02:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:09 + docker inspect -f . ci-base-image-arm64 11:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:09 prd-ubuntu20.04-docker-arm64-4c-16g-772187 does not seem to be running inside a container 11:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/283 -v /w/workspace/app-service-configurable/283:/w/workspace/app-service-configurable/283:rw,z -v /w/workspace/app-service-configurable/283@tmp:/w/workspace/app-service-configurable/283@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 ******** ci-base-image-arm64 cat 11:02:12 $ docker top 025a7e54ac3a65766b05ec4d1f7b67071ee3d4ef0c74931ac3de35ca6561f9c0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:13 + go version 11:02:13 go version go1.23.12 linux/arm64 [Pipeline] } 11:02:13 $ docker stop --time=1 025a7e54ac3a65766b05ec4d1f7b67071ee3d4ef0c74931ac3de35ca6561f9c0 11:02:15 $ docker rm -f --volumes 025a7e54ac3a65766b05ec4d1f7b67071ee3d4ef0c74931ac3de35ca6561f9c0 [Pipeline] // withDockerContainer 11:02:15 Still waiting to schedule task 11:02:15 All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:15 + docker inspect -f . ci-base-image-arm64 11:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-772187 does not seem to be running inside a container 11:02:16 $ 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/283 -v /w/workspace/app-service-configurable/283:/w/workspace/app-service-configurable/283:rw,z -v /w/workspace/app-service-configurable/283@tmp:/w/workspace/app-service-configurable/283@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 ******** ci-base-image-arm64 cat 11:02:17 $ docker top 63acdb8e8f8d3f42021a4ccc5c9dd44d0fd9735faeb631bd7a4291029ea48b2c -eo pid,comm [Pipeline] { [Pipeline] sh 11:02:18 + git config --global --add safe.directory /w/workspace/app-service-configurable/283 [Pipeline] fileExists [Pipeline] sh 11:02:19 + make test 11:02:19 go test -race -coverprofile=coverage.out ./... 11:03:48 Running on prd-centos7-docker-4c-2g-772190 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:48 provisioning config files... 11:03:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13849842841910015670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:50 ---> ****-login.sh 11:03:50 nexus3.edgexfoundry.org:10001 11:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:50 Configure a credential helper to remove this warning. See 11:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:50 11:03:50 Login Succeeded 11:03:50 nexus3.edgexfoundry.org:10002 11:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:50 Configure a credential helper to remove this warning. See 11:03:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:50 11:03:50 Login Succeeded 11:03:50 nexus3.edgexfoundry.org:10003 11:03:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:51 Configure a credential helper to remove this warning. See 11:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:51 11:03:51 Login Succeeded 11:03:51 nexus3.edgexfoundry.org:10004 11:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:51 Configure a credential helper to remove this warning. See 11:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:51 11:03:51 Login Succeeded 11:03:51 ****.io 11:03:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:51 Configure a credential helper to remove this warning. See 11:03:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:51 11:03:51 Login Succeeded 11:03:51 ---> ****-login.sh ends [Pipeline] } 11:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:03:51 + docker buildx ls 11:03:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:03:52 default * docker 11:03:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:03:52 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:03:52 edgex-builder [Pipeline] sh 11:03:52 + docker buildx inspect --bootstrap 11:03:52 #1 [internal] booting buildkit 11:03:52 #1 pulling image moby/buildkit:buildx-stable-1 11:04:01 #1 pulling image moby/buildkit:buildx-stable-1 8.3s done 11:04:01 #1 creating container buildx_buildkit_edgex-builder0 11:04:05 #1 creating container buildx_buildkit_edgex-builder0 4.2s done 11:04:05 #1 DONE 12.5s 11:04:05 Name: edgex-builder 11:04:05 Driver: docker-container 11:04:05 11:04:05 Nodes: 11:04:05 Name: edgex-builder0 11:04:05 Endpoint: unix:///var/run/docker.sock 11:04:05 Status: running 11:04:05 Buildkit: v0.25.1 11:04:05 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:04:05 + docker buildx ls 11:04:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:04:05 edgex-builder * docker-container 11:04:05 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:04:05 default docker 11:04:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:04:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337' 11:04:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 --push - 11:04:06 #1 [internal] load build definition from Dockerfile 11:04:06 #1 transferring dockerfile: 209B done 11:04:06 #1 DONE 0.0s 11:04:06 11:04:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:04:06 #2 DONE 0.1s 11:04:06 11:04:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:04:06 #3 DONE 0.1s 11:04:06 11:04:06 #4 [internal] load .dockerignore 11:04:06 #4 transferring context: 2B done 11:04:06 #4 DONE 0.0s 11:04:06 11:04:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:06 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done 11:04:06 #5 DONE 0.0s 11:04:06 11:04:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:06 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done 11:04:06 #6 DONE 0.1s 11:04:06 11:04:06 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 11:04:06 #7 DONE 0.0s 11:04:06 11:04:06 #8 exporting to image 11:04:06 #8 exporting layers done 11:04:06 #8 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 0.0s done 11:04:06 #8 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done 11:04:06 #8 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done 11:04:06 #8 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done 11:04:06 #8 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done 11:04:06 #8 pushing layers 11:04:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:04:06 #8 pushing layers 0.1s done 11:04:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done 11:04:06 #8 DONE 0.2s 11:04:06 11:04:06 1 warning found (use --debug to expand): 11:04:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:04:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 11:04:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 11:04:07 #1 [internal] load build definition from Dockerfile 11:04:07 #1 transferring dockerfile: 175B done 11:04:07 #1 DONE 0.0s 11:04:07 11:04:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:04:07 #2 DONE 0.0s 11:04:07 11:04:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 11:04:07 #3 DONE 0.0s 11:04:07 11:04:07 #4 [internal] load .dockerignore 11:04:07 #4 transferring context: 2B done 11:04:07 #4 DONE 0.0s 11:04:07 11:04:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:07 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done 11:04:07 #5 CACHED 11:04:07 11:04:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:07 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done 11:04:07 #6 CACHED 11:04:07 11:04:07 #7 exporting to image 11:04:07 #7 exporting layers done 11:04:07 #7 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done 11:04:07 #7 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done 11:04:07 #7 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done 11:04:07 #7 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done 11:04:07 #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 11:04:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:04:07 #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done 11:04:07 #7 pushing layers 0.0s done 11:04:07 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done 11:04:07 #7 DONE 0.1s 11:04:07 11:04:07 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 11:04:07 #8 DONE 0.0s 11:04:07 11:04:07 1 warning found (use --debug to expand): 11:04:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:04:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 --push - 11:04:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10' 11:04:08 #1 [internal] load build definition from Dockerfile 11:04:08 #1 transferring dockerfile: 11:04:08 #1 transferring dockerfile: 181B done 11:04:08 #1 DONE 0.4s 11:04:08 11:04:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 11:04:08 #2 ... 11:04:08 11:04:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 11:04:08 #3 DONE 0.4s 11:04:08 11:04:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 11:04:08 #2 DONE 0.5s 11:04:08 11:04:08 #4 [internal] load .dockerignore 11:04:09 #4 transferring context: 2B done 11:04:09 #4 DONE 0.9s 11:04:09 11:04:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:09 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done 11:04:09 #5 CACHED 11:04:09 11:04:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:09 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done 11:04:09 #6 CACHED 11:04:09 11:04:09 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 11:04:09 #7 DONE 0.0s 11:04:09 11:04:09 #8 exporting to image 11:04:09 #8 exporting layers done 11:04:09 #8 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done 11:04:09 #8 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done 11:04:09 #8 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done 11:04:09 #8 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done 11:04:09 #8 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done 11:04:09 #8 pushing layers 0.0s done 11:04:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done 11:04:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:04:09 #8 DONE 0.1s 11:04:09 11:04:09 1 warning found (use --debug to expand): 11:04:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:04:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10' 11:04:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 --push - 11:04:10 #1 [internal] load build definition from Dockerfile 11:04:10 #1 transferring dockerfile: 222B done 11:04:10 #1 DONE 0.0s 11:04:10 11:04:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:04:10 #2 DONE 0.0s 11:04:10 11:04:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:04:10 #3 DONE 0.0s 11:04:10 11:04:10 #4 [internal] load .dockerignore 11:04:10 #4 transferring context: 2B done 11:04:10 #4 DONE 0.0s 11:04:10 11:04:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:10 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done 11:04:10 #5 CACHED 11:04:10 11:04:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:10 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done 11:04:10 #6 CACHED 11:04:10 11:04:10 #7 exporting to image 11:04:10 #7 exporting layers done 11:04:10 #7 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done 11:04:10 #7 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done 11:04:10 #7 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done 11:04:10 #7 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done 11:04:10 #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done 11:04:10 #7 pushing layers 0.0s done 11:04:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 11:04:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:04:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done 11:04:10 #7 DONE 0.1s 11:04:10 11:04:10 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 11:04:10 #8 DONE 0.0s 11:04:10 11:04:10 1 warning found (use --debug to expand): 11:04:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:04:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 11:04:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 11:04:10 #1 [internal] load build definition from Dockerfile 11:04:10 #1 transferring dockerfile: 173B done 11:04:10 #1 DONE 0.0s 11:04:10 11:04:10 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:04:10 #2 DONE 0.0s 11:04:10 11:04:10 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 11:04:10 #3 DONE 0.0s 11:04:10 11:04:10 #4 [internal] load .dockerignore 11:04:10 #4 transferring context: 2B done 11:04:10 #4 DONE 0.0s 11:04:10 11:04:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:10 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done 11:04:10 #5 CACHED 11:04:10 11:04:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 11:04:10 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done 11:04:10 #6 CACHED 11:04:10 11:04:10 #7 exporting to image 11:04:10 #7 exporting layers done 11:04:10 #7 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done 11:04:10 #7 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done 11:04:10 #7 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done 11:04:10 #7 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done 11:04:10 #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done 11:04:10 #7 pushing layers 0.0s done 11:04:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 11:04:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:04:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done 11:04:10 #7 DONE 0.1s 11:04:10 11:04:10 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 11:04:10 #8 DONE 0.0s 11:04:10 11:04:10 1 warning found (use --debug to expand): 11:04:10  - 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 11:04:11 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:04:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:04:12 ---> package-listing.sh 11:04:12 ++ tr '[:upper:]' '[:lower:]' 11:04:12 ++ facter osfamily 11:04:12 + OS_FAMILY=redhat 11:04:12 + workspace=/w/workspace/ry_app-service-configurable_main 11:04:12 + START_PACKAGES=/tmp/packages_start.txt 11:04:12 + END_PACKAGES=/tmp/packages_end.txt 11:04:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:04:12 + PACKAGES=/tmp/packages_start.txt 11:04:12 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:04:12 + PACKAGES=/tmp/packages_end.txt 11:04:12 + case "${OS_FAMILY}" in 11:04:12 + rpm -qa 11:04:12 + sort 11:04:13 + '[' -f /tmp/packages_start.txt ']' 11:04:13 + '[' -f /tmp/packages_end.txt ']' 11:04:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:04:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:04:13 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 11:04:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 11:04:13 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 11:04:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:13 11:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:14 latest: Pulling from edgex-lftools-log-publisher 11:04:14 5eb5b503b376: Pulling fs layer 11:04:14 5c69ac0246d0: Pulling fs layer 11:04:14 ec43610c2a17: Pulling fs layer 11:04:14 3a2ae6a8a46f: Pulling fs layer 11:04:14 33b1e0a273af: Pulling fs layer 11:04:14 5d3b04190fa2: Pulling fs layer 11:04:14 2f39f015ded8: Pulling fs layer 11:04:14 3a2ae6a8a46f: Waiting 11:04:14 33b1e0a273af: Waiting 11:04:14 5d3b04190fa2: Waiting 11:04:14 2f39f015ded8: Waiting 11:04:14 5c69ac0246d0: Download complete 11:04:14 3a2ae6a8a46f: Verifying Checksum 11:04:14 3a2ae6a8a46f: Download complete 11:04:14 33b1e0a273af: Verifying Checksum 11:04:14 33b1e0a273af: Download complete 11:04:14 5d3b04190fa2: Verifying Checksum 11:04:14 5d3b04190fa2: Download complete 11:04:14 ec43610c2a17: Verifying Checksum 11:04:14 ec43610c2a17: Download complete 11:04:14 5eb5b503b376: Verifying Checksum 11:04:14 5eb5b503b376: Download complete 11:04:15 2f39f015ded8: Download complete 11:04:16 5eb5b503b376: Pull complete 11:04:16 5c69ac0246d0: Pull complete 11:04:18 ec43610c2a17: Pull complete 11:04:18 3a2ae6a8a46f: Pull complete 11:04:19 33b1e0a273af: Pull complete 11:04:19 5d3b04190fa2: Pull complete 11:04:27 2f39f015ded8: Pull complete 11:04:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:28 prd-centos7-docker-4c-2g-772190 does not seem to be running inside a container 11:04:28 $ 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 11:04:58 $ docker top 442b61ecfeceac1325abc7f548a057fca9893db66e09cc1c758f126f20b5c9ce -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:04:59 + mkdir -p /var/log/sysstat [Pipeline] sh 11:04:59 + ls /var/log/sa-host 11:04:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:59 provisioning config files... 11:04:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10119235281091386762tmp [Pipeline] { [Pipeline] echo 11:04:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:05:00 ---> create-netrc.sh [Pipeline] } 11:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:05:00 ---> python-tools-install.sh [Pipeline] echo 11:05:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:05:00 ---> sudo-logs.sh 11:05:00 Archiving 'sudo' log.. 11:05:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-772190.novalocal: Name or service not known 11:05:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-772190.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:05:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:05:01 ---> job-cost.sh 11:05:01 lf-activate-venv: SKIPPING 11:05:01 INFO: No Stack... 11:05:01 INFO: Retrieving Pricing Info for: v3-standard-2 11:05:01 INFO: Archiving Costs [Pipeline] echo 11:05:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:05:01 ---> logs-deploy.sh 11:05:01 lf-activate-venv: SKIPPING 11:05:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/283 11:05:01 INFO: archiving workspace using pattern(s): 11:05:02 Archives upload complete. 11:05:02 INFO: archiving logs to Nexus 11:05:03 ---> uname -a: 11:05:03 Linux prd-centos7-docker-4c-2g-772190.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:05:03 11:05:03 11:05:03 ---> lscpu: 11:05:03 Architecture: x86_64 11:05:03 CPU op-mode(s): 32-bit, 64-bit 11:05:03 Byte Order: Little Endian 11:05:03 Address sizes: 40 bits physical, 48 bits virtual 11:05:03 CPU(s): 2 11:05:03 On-line CPU(s) list: 0,1 11:05:03 Thread(s) per core: 1 11:05:03 Core(s) per socket: 1 11:05:03 Socket(s): 2 11:05:03 NUMA node(s): 1 11:05:03 Vendor ID: AuthenticAMD 11:05:03 CPU family: 23 11:05:03 Model: 49 11:05:03 Model name: AMD EPYC-Rome Processor 11:05:03 Stepping: 0 11:05:03 CPU MHz: 2799.998 11:05:03 BogoMIPS: 5599.99 11:05:03 Virtualization: AMD-V 11:05:03 Hypervisor vendor: KVM 11:05:03 Virtualization type: full 11:05:03 L1d cache: 64 KiB 11:05:03 L1i cache: 64 KiB 11:05:03 L2 cache: 1 MiB 11:05:03 L3 cache: 32 MiB 11:05:03 NUMA node0 CPU(s): 0,1 11:05:03 Vulnerability Itlb multihit: Not affected 11:05:03 Vulnerability L1tf: Not affected 11:05:03 Vulnerability Mds: Not affected 11:05:03 Vulnerability Meltdown: Not affected 11:05:03 Vulnerability Mmio stale data: Not affected 11:05:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:05:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:05:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:05:03 Vulnerability Srbds: Not affected 11:05:03 Vulnerability Tsx async abort: Not affected 11:05:03 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 11:05:03 11:05:03 11:05:03 ---> nproc: 11:05:03 2 11:05:03 11:05:03 11:05:03 ---> df -h: 11:05:03 Filesystem Size Used Avail Use% Mounted on 11:05:03 overlay 40G 7.3G 33G 19% / 11:05:03 tmpfs 64M 0 64M 0% /dev 11:05:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:05:03 shm 64M 0 64M 0% /dev/shm 11:05:03 /dev/vda1 40G 7.3G 33G 19% /facter-os 11:05:03 11:05:03 11:05:03 Cannot open /var/log/sysstat/sa31: No such file or directory 11:05:03 Please check if data collecting is enabled 11:05:03 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:05:03 $ docker stop --time=1 442b61ecfeceac1325abc7f548a057fca9893db66e09cc1c758f126f20b5c9ce 11:05:05 $ docker rm -f --volumes 442b61ecfeceac1325abc7f548a057fca9893db66e09cc1c758f126f20b5c9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:05:05 [WS-CLEANUP] Deleting project workspace... 11:05:05 [WS-CLEANUP] Deferred wipeout is used... 11:05:05 [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 11:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:05 11:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:05 latest: Pulling from edgex-lftools-log-publisher 11:05:05 5eb5b503b376: Pulling fs layer 11:05:05 5c69ac0246d0: Pulling fs layer 11:05:05 ec43610c2a17: Pulling fs layer 11:05:05 3a2ae6a8a46f: Pulling fs layer 11:05:05 33b1e0a273af: Pulling fs layer 11:05:05 5d3b04190fa2: Pulling fs layer 11:05:05 2f39f015ded8: Pulling fs layer 11:05:05 3a2ae6a8a46f: Waiting 11:05:05 33b1e0a273af: Waiting 11:05:05 5d3b04190fa2: Waiting 11:05:05 2f39f015ded8: Waiting 11:05:05 5c69ac0246d0: Verifying Checksum 11:05:05 5c69ac0246d0: Download complete 11:05:05 3a2ae6a8a46f: Download complete 11:05:05 ec43610c2a17: Download complete 11:05:06 33b1e0a273af: Verifying Checksum 11:05:06 33b1e0a273af: Download complete 11:05:06 5d3b04190fa2: Download complete 11:05:06 5eb5b503b376: Download complete 11:05:06 2f39f015ded8: Verifying Checksum 11:05:06 2f39f015ded8: Download complete 11:05:07 5eb5b503b376: Pull complete 11:05:07 5c69ac0246d0: Pull complete 11:05:08 ec43610c2a17: Pull complete 11:05:08 3a2ae6a8a46f: Pull complete 11:05:08 33b1e0a273af: Pull complete 11:05:08 5d3b04190fa2: Pull complete 11:05:15 2f39f015ded8: Pull complete 11:05:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:05:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:15 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:05:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:05:20 $ docker top 594bd375899077fab1d86c832f4690d717d8a1135c400631860dad753e6c4826 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:20 ---> job-cost.sh 11:05:20 lf-activate-venv: SKIPPING 11:05:20 INFO: No Stack... 11:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:21 INFO: Archiving Costs [Pipeline] sh 11:05:21 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 11:05:21 + cut -d, -f6 [Pipeline] lock 11:05:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] 11:05:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] did not exist. Created. 11:05:21 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:22 + echo total: 0.6600000262260437 [Pipeline] stash 11:05:22 Stashed 1 file(s) [Pipeline] } 11:05:22 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:22 $ docker stop --time=1 594bd375899077fab1d86c832f4690d717d8a1135c400631860dad753e6c4826 11:05:23 $ docker rm -f --volumes 594bd375899077fab1d86c832f4690d717d8a1135c400631860dad753e6c4826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:25 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 11:07:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:07:25 go vet ./... 11:12:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:02 ./bin/test-attribution-txt.sh 11:12:02 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 11:12:02 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 11:12:02 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 11:12:02 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 11:12:02 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 11:12:02 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 11:12:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:12:02 $ docker stop --time=1 63acdb8e8f8d3f42021a4ccc5c9dd44d0fd9735faeb631bd7a4291029ea48b2c 11:12:05 $ docker rm -f --volumes 63acdb8e8f8d3f42021a4ccc5c9dd44d0fd9735faeb631bd7a4291029ea48b2c [Pipeline] // withDockerContainer [Pipeline] sh 11:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:07 Warning: overwriting stash ‘coverage-report’ 11:12:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:09 + ls -al . 11:12:09 total 244 11:12:09 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 11:02 . 11:12:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:59 .. 11:12:09 -rw-rw-r-- 1 jenkins jenkins 119 Oct 31 10:59 .dockerignore 11:12:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 10:59 .git 11:12:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:59 .github 11:12:09 -rw-rw-r-- 1 jenkins jenkins 108 Oct 31 10:59 .gitignore 11:12:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 10:59 .golangci.yml 11:12:09 -rw-rw-r-- 1 jenkins jenkins 16550 Oct 31 10:59 Attribution.txt 11:12:09 -rw-rw-r-- 1 jenkins jenkins 39309 Oct 31 10:59 CHANGELOG.md 11:12:09 -rw-rw-r-- 1 jenkins jenkins 2008 Oct 31 10:59 Dockerfile 11:12:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:59 GOVERNANCE.md 11:12:09 -rw-rw-r-- 1 jenkins jenkins 689 Oct 31 10:59 Jenkinsfile 11:12:09 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 31 10:59 LICENSE 11:12:09 -rw-rw-r-- 1 jenkins jenkins 618 Oct 31 10:59 OWNERS.md 11:12:09 -rw-rw-r-- 1 jenkins jenkins 4952 Oct 31 10:59 README.md 11:12:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 10:59 VERSION 11:12:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:59 bin 11:12:09 -rw-r--r-- 1 jenkins jenkins 953 Oct 31 11:07 coverage.out 11:12:09 -rw-rw-r-- 1 jenkins jenkins 6578 Oct 31 10:59 go.mod 11:12:09 -rw-rw-r-- 1 jenkins jenkins 88387 Oct 31 10:59 go.sum 11:12:09 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 31 10:59 main.go 11:12:09 -rw-rw-r-- 1 jenkins jenkins 3362 Oct 31 10:59 makefile 11:12:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 10:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:09 + 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=73a2260c5f10cde9c60a54dca8d43fc0db115337 --label arch=arm64 --label version=4.1.0-dev.10 . 11:12:09 Sending build context to Docker daemon 225.8kB 11:12:10 Step 1/27 : ARG BASE=golang:1.23-alpine3.22 11:12:10 Step 2/27 : FROM ${BASE} AS builder 11:12:10 ---> 47ab6e10cfa6 11:12:10 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 11:12:10 ---> Running in 5fe6295cf8dc 11:12:10 Removing intermediate container 5fe6295cf8dc 11:12:10 ---> 694b2d5d1de1 11:12:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:12:10 ---> Running in f2bdb3bcdd76 11:12:11 Removing intermediate container f2bdb3bcdd76 11:12:11 ---> 9a61cce3ee57 11:12:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:12:11 ---> Running in 0bdb51f7371a 11:12:11 Removing intermediate container 0bdb51f7371a 11:12:11 ---> d8247ace87e5 11:12:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:11 ---> Running in 4155e6ddfd16 11:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:12:15 OK: 255 MiB in 60 packages 11:12:16 Removing intermediate container 4155e6ddfd16 11:12:16 ---> f9b92766ea88 11:12:16 Step 7/27 : WORKDIR /app 11:12:16 ---> Running in a44325c3cbb5 11:12:16 Removing intermediate container a44325c3cbb5 11:12:16 ---> 3c29f332c9ac 11:12:16 Step 8/27 : COPY go.mod vendor* ./ 11:12:17 ---> 2d02ad6cd352 11:12:17 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:17 ---> Running in 9379e954df70 11:12:20 Removing intermediate container 9379e954df70 11:12:20 ---> 55cccac3fd07 11:12:20 Step 10/27 : COPY . . 11:12:21 ---> 4bbc5b333f06 11:12:21 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:21 ---> Running in be72349157ff 11:12:21 Removing intermediate container be72349157ff 11:12:21 ---> a9c7ac1d2a32 11:12:21 Step 12/27 : RUN $MAKE 11:12:21 ---> Running in 7d7a718f8da6 11:12:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 11:16:44 Removing intermediate container 7d7a718f8da6 11:16:44 ---> 4e7e1684bb92 11:16:44 Step 13/27 : FROM alpine:3.22 11:16:44 3.22: Pulling from library/alpine 11:16:44 6b59a28fa201: Pulling fs layer 11:16:44 6b59a28fa201: Verifying Checksum 11:16:44 6b59a28fa201: Download complete 11:16:45 6b59a28fa201: Pull complete 11:16:45 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 11:16:45 Status: Downloaded newer image for alpine:3.22 11:16:45 ---> 171e65262c80 11:16:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:16:45 ---> Running in 83c4da73b9dc 11:16:46 Removing intermediate container 83c4da73b9dc 11:16:46 ---> 097741542f71 11:16:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 11:16:46 ---> Running in c6869ef3adc2 11:16:46 Removing intermediate container c6869ef3adc2 11:16:46 ---> 9c3e884e023f 11:16:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 11:16:46 ---> Running in 6689a205a100 11:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:16:50 (1/2) Installing ca-certificates (20250911-r0) 11:16:50 (2/2) Installing dumb-init (1.2.5-r3) 11:16:50 Executing busybox-1.37.0-r19.trigger 11:16:50 Executing ca-certificates-20250911-r0.trigger 11:16:50 OK: 8 MiB in 18 packages 11:16:54 Removing intermediate container 6689a205a100 11:16:54 ---> 91287a2be254 11:16:54 Step 17/27 : RUN apk --no-cache upgrade 11:16:54 ---> Running in a2c1d870e290 11:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:16:56 OK: 8 MiB in 18 packages 11:16:58 Removing intermediate container a2c1d870e290 11:16:58 ---> 96482c4cb604 11:16:58 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 11:16:58 ---> 0f2c0f54b625 11:16:58 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 11:16:59 ---> e7f046f73c82 11:16:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 11:16:59 ---> a37f015ae407 11:16:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 11:17:02 ---> 10c10c4b5a16 11:17:02 Step 22/27 : EXPOSE 48095 11:17:02 ---> Running in 847f833f8fd0 11:17:02 Removing intermediate container 847f833f8fd0 11:17:02 ---> 376fac4239a4 11:17:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 11:17:02 ---> Running in 78cb7228f981 11:17:02 Removing intermediate container 78cb7228f981 11:17:02 ---> db3950905aba 11:17:02 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:17:02 ---> Running in 703d47ffe543 11:17:03 Removing intermediate container 703d47ffe543 11:17:03 ---> c9a9782ca47d 11:17:03 Step 25/27 : LABEL arch=arm64 11:17:03 ---> Running in ea092c9da923 11:17:03 Removing intermediate container ea092c9da923 11:17:03 ---> 1892536cb18f 11:17:03 Step 26/27 : LABEL git_sha=73a2260c5f10cde9c60a54dca8d43fc0db115337 11:17:03 ---> Running in 4b9e373bd405 11:17:04 Removing intermediate container 4b9e373bd405 11:17:04 ---> bb89731c5fab 11:17:04 Step 27/27 : LABEL version=4.1.0-dev.10 11:17:04 ---> Running in 790ff57cd56d 11:17:04 Removing intermediate container 790ff57cd56d 11:17:04 ---> 209f0f470abc 11:17:04 [Warning] One or more build-args [ARCH] were not consumed 11:17:04 Successfully built 209f0f470abc 11:17:04 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 11:17:04 provisioning config files... 11:17:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/283@tmp/config9693600308925976619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:05 ---> ****-login.sh 11:17:05 nexus3.edgexfoundry.org:10001 11:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:05 Configure a credential helper to remove this warning. See 11:17:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:05 11:17:05 Login Succeeded 11:17:05 nexus3.edgexfoundry.org:10002 11:17:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:06 Configure a credential helper to remove this warning. See 11:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:06 11:17:06 Login Succeeded 11:17:06 nexus3.edgexfoundry.org:10003 11:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:06 Configure a credential helper to remove this warning. See 11:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:06 11:17:06 Login Succeeded 11:17:06 nexus3.edgexfoundry.org:10004 11:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:06 Configure a credential helper to remove this warning. See 11:17:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:06 11:17:06 Login Succeeded 11:17:06 ****.io 11:17:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:17:07 Configure a credential helper to remove this warning. See 11:17:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:17:07 11:17:07 Login Succeeded 11:17:07 ---> ****-login.sh ends [Pipeline] } 11:17:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:17:07 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 11:17:07 73a2260c5f10cde9c60a54dca8d43fc0db115337 11:17:07 latest 11:17:07 4.1.0-dev.10 11:17:07 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:17:07 main 11:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:17:07 97074f6e6c7c: Preparing 11:17:07 6b48e90d269b: Preparing 11:17:07 1ce9343710dd: Preparing 11:17:07 0e7b11a11764: Preparing 11:17:07 1ef56dc422fb: Preparing 11:17:07 1d7a9c8e55b2: Preparing 11:17:07 0e64f2360a44: Preparing 11:17:07 1d7a9c8e55b2: Waiting 11:17:07 0e64f2360a44: Waiting 11:17:08 0e7b11a11764: Pushed 11:17:08 6b48e90d269b: Pushed 11:17:08 1ef56dc422fb: Pushed 11:17:08 1ce9343710dd: Pushed 11:17:08 0e64f2360a44: Layer already exists 11:17:08 1d7a9c8e55b2: Pushed 11:17:17 97074f6e6c7c: Pushed 11:17:17 73a2260c5f10cde9c60a54dca8d43fc0db115337: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:17 + 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 11:17:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:17:18 97074f6e6c7c: Preparing 11:17:18 6b48e90d269b: Preparing 11:17:18 1ce9343710dd: Preparing 11:17:18 0e7b11a11764: Preparing 11:17:18 1ef56dc422fb: Preparing 11:17:18 1d7a9c8e55b2: Preparing 11:17:18 0e64f2360a44: Preparing 11:17:18 0e64f2360a44: Waiting 11:17:18 1d7a9c8e55b2: Waiting 11:17:18 1ef56dc422fb: Layer already exists 11:17:18 6b48e90d269b: Layer already exists 11:17:18 97074f6e6c7c: Layer already exists 11:17:18 0e7b11a11764: Layer already exists 11:17:18 1ce9343710dd: Layer already exists 11:17:18 0e64f2360a44: Layer already exists 11:17:18 1d7a9c8e55b2: Layer already exists 11:17:18 latest: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 11:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:17:19 97074f6e6c7c: Preparing 11:17:19 6b48e90d269b: Preparing 11:17:19 1ce9343710dd: Preparing 11:17:19 0e7b11a11764: Preparing 11:17:19 1ef56dc422fb: Preparing 11:17:19 1d7a9c8e55b2: Preparing 11:17:19 0e64f2360a44: Preparing 11:17:19 1d7a9c8e55b2: Waiting 11:17:19 0e64f2360a44: Waiting 11:17:19 1ce9343710dd: Layer already exists 11:17:19 1ef56dc422fb: Layer already exists 11:17:19 6b48e90d269b: Layer already exists 11:17:19 0e7b11a11764: Layer already exists 11:17:19 97074f6e6c7c: Layer already exists 11:17:19 0e64f2360a44: Layer already exists 11:17:19 1d7a9c8e55b2: Layer already exists 11:17:19 4.1.0-dev.10: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:17:20 97074f6e6c7c: Preparing 11:17:20 6b48e90d269b: Preparing 11:17:20 1ce9343710dd: Preparing 11:17:20 0e7b11a11764: Preparing 11:17:20 1ef56dc422fb: Preparing 11:17:20 1d7a9c8e55b2: Preparing 11:17:20 0e64f2360a44: Preparing 11:17:20 1d7a9c8e55b2: Waiting 11:17:20 0e64f2360a44: Waiting 11:17:20 1ce9343710dd: Layer already exists 11:17:20 0e7b11a11764: Layer already exists 11:17:20 6b48e90d269b: Layer already exists 11:17:20 1ef56dc422fb: Layer already exists 11:17:20 97074f6e6c7c: Layer already exists 11:17:20 0e64f2360a44: Layer already exists 11:17:20 1d7a9c8e55b2: Layer already exists 11:17:20 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:20 + 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 11:17:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 11:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 11:17:21 97074f6e6c7c: Preparing 11:17:21 6b48e90d269b: Preparing 11:17:21 1ce9343710dd: Preparing 11:17:21 0e7b11a11764: Preparing 11:17:21 1ef56dc422fb: Preparing 11:17:21 1d7a9c8e55b2: Preparing 11:17:21 0e64f2360a44: Preparing 11:17:21 1d7a9c8e55b2: Waiting 11:17:21 0e64f2360a44: Waiting 11:17:21 97074f6e6c7c: Layer already exists 11:17:21 0e7b11a11764: Layer already exists 11:17:21 1ef56dc422fb: Layer already exists 11:17:21 1ce9343710dd: Layer already exists 11:17:21 6b48e90d269b: Layer already exists 11:17:21 0e64f2360a44: Layer already exists 11:17:21 1d7a9c8e55b2: Layer already exists 11:17:21 main: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:17:21 ===================================================== [Pipeline] echo 11:17:21 taggedImages: 11:17:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 11:17:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 11:17:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 11:17:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 11:17:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 11:17:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo 11:17:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 11:17:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 [Pipeline] echo 11:17:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [Pipeline] echo 11:17:21 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 11:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:22 11:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:22 arm64: Pulling from edgex-lftools-log-publisher 11:17:22 8998bd30e6a1: Pulling fs layer 11:17:22 04944245beec: Pulling fs layer 11:17:22 699f458cf7ca: Pulling fs layer 11:17:22 765212b225bb: Pulling fs layer 11:17:22 f23df028b6ca: Pulling fs layer 11:17:22 d65c8cfc05b1: Pulling fs layer 11:17:22 2437ff75d9bd: Pulling fs layer 11:17:22 765212b225bb: Waiting 11:17:22 d65c8cfc05b1: Waiting 11:17:22 f23df028b6ca: Waiting 11:17:22 2437ff75d9bd: Waiting 11:17:22 04944245beec: Verifying Checksum 11:17:22 04944245beec: Download complete 11:17:22 765212b225bb: Download complete 11:17:22 f23df028b6ca: Download complete 11:17:22 d65c8cfc05b1: Download complete 11:17:23 699f458cf7ca: Verifying Checksum 11:17:23 699f458cf7ca: Download complete 11:17:23 8998bd30e6a1: Download complete 11:17:25 2437ff75d9bd: Download complete 11:17:30 8998bd30e6a1: Pull complete 11:17:30 04944245beec: Pull complete 11:17:31 699f458cf7ca: Pull complete 11:17:31 765212b225bb: Pull complete 11:17:32 f23df028b6ca: Pull complete 11:17:33 d65c8cfc05b1: Pull complete 11:17:51 2437ff75d9bd: Pull complete 11:17:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:17:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:17:51 prd-ubuntu20.04-docker-arm64-4c-16g-772187 does not seem to be running inside a container 11:17:51 $ 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/283 -v /w/workspace/app-service-configurable/283:/w/workspace/app-service-configurable/283:rw,z -v /w/workspace/app-service-configurable/283@tmp:/w/workspace/app-service-configurable/283@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:arm64 cat 11:17:55 $ docker top a578ff93bdde163b35babe8a2fcaf782d19f9c435cfcd13640a694ac01e88b1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:17:55 ---> job-cost.sh 11:17:55 lf-activate-venv: SKIPPING 11:17:55 INFO: No Stack... 11:17:56 INFO: Retrieving Pricing Info for: v3-standard-4 11:17:57 INFO: Archiving Costs [Pipeline] sh 11:17:57 + cat /w/workspace/app-service-configurable/283/archives/cost.csv 11:17:57 + cut -d, -f6 [Pipeline] lock 11:17:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] 11:17:57 Resource [jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] did not exist. Created. 11:17:57 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:17:58 /w/workspace/app-service-configurable/283@tmp/durable-e98c0f62/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:17:59 + echo total: 0.10999999940395355 [Pipeline] stash 11:17:59 Warning: overwriting stash ‘stack-cost’ 11:17:59 Stashed 1 file(s) [Pipeline] } 11:17:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] // lock [Pipeline] } 11:17:59 $ docker stop --time=1 a578ff93bdde163b35babe8a2fcaf782d19f9c435cfcd13640a694ac01e88b1c 11:18:00 $ docker rm -f --volumes a578ff93bdde163b35babe8a2fcaf782d19f9c435cfcd13640a694ac01e88b1c [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 11:18:01 provisioning config files... 11:18:01 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14598343583430910567tmp [Pipeline] { [Pipeline] sh 11:18:01 + set +x 11:18:01 + curl -s https://codecov.io/bash 11:18:01 + bash -s -- 11:18:01 11:18:01 _____ _ 11:18:01 / ____| | | 11:18:01 | | ___ __| | ___ ___ _____ __ 11:18:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:18:01 | |___| (_) | (_| | __/ (_| (_) \ V / 11:18:01 \_____\___/ \__,_|\___|\___\___/ \_/ 11:18:01 Bash-1.0.6 11:18:01 11:18:01 11:18:01 ==> git version 2.25.1 found 11:18:01 ==> 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 11:18:01 Release-Date: 2020-01-08 11:18:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:18:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:18:01 ==> Jenkins CI detected. 11:18:01 current dir:  /w/workspace/ry_app-service-configurable_main 11:18:01 project root: . 11:18:01 --> token set from env 11:18:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:18:01 ==> Running gcov in . (disable via -X gcov) 11:18:01 ==> Python coveragepy not found 11:18:01 ==> Searching for coverage reports in: 11:18:01 + . 11:18:01 -> Found 1 reports 11:18:01 ==> Detecting git/mercurial file structure 11:18:01 ==> Reading reports 11:18:01 + ./coverage.out bytes=953 11:18:01 ==> Appending adjustments 11:18:01 https://docs.codecov.io/docs/fixing-reports 11:18:01 + Found adjustments 11:18:01 ==> Gzipping contents 11:18:01 4.0K /tmp/codecov.cNAUXh.gz 11:18:01 ==> Uploading reports 11:18:01 url: https://codecov.io 11:18:01 query: branch=main&commit=73a2260c5f10cde9c60a54dca8d43fc0db115337&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:18:01 -> Pinging Codecov 11:18:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=73a2260c5f10cde9c60a54dca8d43fc0db115337&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 11:18:02 -> Uploading to 11:18:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/73a2260c5f10cde9c60a54dca8d43fc0db115337/26173573-8f79-4cba-b81c-1b53d4c89551.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T111802Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=adeb8154d9d414a1eef89b1b74062f50ed5c60bab6cca24022fec0ec5f1d842d 11:18:02 % Total % Received % Xferd Average Speed Time Time Time Current 11:18:02 Dload Upload Total Spent Left Speed 11:18:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3226 --:--:-- --:--:-- --:--:-- 3226 11:18:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] } 11:18:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:18:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:18:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:18:03 11:18:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:18:03 latest: Pulling from edgex-devops/edgex-snyk-go 11:18:03 2d35ebdb57d9: Already exists 11:18:03 85e8836fcdb2: Pulling fs layer 11:18:03 91631faa732a: Pulling fs layer 11:18:03 f3f5ae8826fa: Pulling fs layer 11:18:03 4f4fb700ef54: Pulling fs layer 11:18:03 7861252a18e6: Pulling fs layer 11:18:03 9130f900ef6f: Pulling fs layer 11:18:03 4f4fb700ef54: Waiting 11:18:03 7861252a18e6: Waiting 11:18:03 9130f900ef6f: Waiting 11:18:03 f3f5ae8826fa: Verifying Checksum 11:18:03 f3f5ae8826fa: Download complete 11:18:03 85e8836fcdb2: Download complete 11:18:03 4f4fb700ef54: Verifying Checksum 11:18:03 4f4fb700ef54: Download complete 11:18:03 85e8836fcdb2: Pull complete 11:18:03 7861252a18e6: Verifying Checksum 11:18:03 7861252a18e6: Download complete 11:18:03 91631faa732a: Verifying Checksum 11:18:03 91631faa732a: Download complete 11:18:04 9130f900ef6f: Verifying Checksum 11:18:04 9130f900ef6f: Download complete 11:18:08 91631faa732a: Pull complete 11:18:08 f3f5ae8826fa: Pull complete 11:18:08 4f4fb700ef54: Pull complete 11:18:08 7861252a18e6: Pull complete 11:18:18 9130f900ef6f: Pull complete 11:18:22 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:22 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:18:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:18:34 $ docker top c2a73192bfeb93432c7613115fa79fa1ff3e575e46fa5a454b86de5e2b6eb5ca -eo pid,comm [Pipeline] { [Pipeline] sh 11:18:34 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 11:18:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 11:18:34 + set -o pipefail 11:18:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 11:18:43 11:18:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 11:18:43 11:18:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/06a45e71-e9ea-4172-85e7-2ef05dd0b452 11:18:43 11:18:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:18:43 [Pipeline] } 11:18:43 $ docker stop --time=1 c2a73192bfeb93432c7613115fa79fa1ff3e575e46fa5a454b86de5e2b6eb5ca 11:18:54 $ docker rm -f --volumes c2a73192bfeb93432c7613115fa79fa1ff3e575e46fa5a454b86de5e2b6eb5ca [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 11:18:55 + git log --format=format:%s -1 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] sh 11:18:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:18:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:18:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:18:56 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:18:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:18:57 $ docker top 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 -eo pid,comm 11:18:57 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). 11:18:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:57 [ssh-agent] Looking for ssh-agent implementation... 11:18:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:57 $ docker exec 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 ssh-agent 11:18:57 SSH_AUTH_SOCK=/tmp/ssh-xtp4f7NPDoYr/agent.13 11:18:57 SSH_AGENT_PID=19 11:18:57 Running ssh-add (command line suppressed) 11:18:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11305382029734580223.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11305382029734580223.key) 11:18:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:18:58 + git semver tag 11:18:58 2025-10-31 11:18:58,330 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:18:58 2025-10-31 11:18:58,350 [run_tag] DEBUG tag force:False 11:18:58 2025-10-31 11:18:58,350 [check_head_tag] DEBUG check head tag 11:18:58 2025-10-31 11:18:58,351 [execute] INFO git cat-file --batch-check 11:18:58 2025-10-31 11:18:58,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 11:18:58 2025-10-31 11:18:58,353 [execute] INFO git cat-file --batch 11:18:58 2025-10-31 11:18:58,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 11:18:58 2025-10-31 11:18:58,364 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:18:58 2025-10-31 11:18:58,364 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 11:18:58 2025-10-31 11:18:58,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 11:18:58 2025-10-31 11:18:58,366 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:18:58 4.1.0-dev.10 [Pipeline] } 11:18:58 $ docker exec --env ******** --env ******** 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 ssh-agent -k 11:18:58 unset SSH_AUTH_SOCK; 11:18:58 unset SSH_AGENT_PID; 11:18:58 echo Agent pid 19 killed; 11:18:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:18:59 + git semver [Pipeline] } 11:18:59 $ docker stop --time=1 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 11:19:00 $ docker rm -f --volumes 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:01 11:19:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:01 0.23.1-centos7: Pulling from edgex-lftools 11:19:01 ab5ef0e58194: Pulling fs layer 11:19:01 9712f1f96733: Pulling fs layer 11:19:01 63f879dbbcfc: Pulling fs layer 11:19:01 0d9ebad4ef96: Pulling fs layer 11:19:01 e9a5061849ea: Pulling fs layer 11:19:01 d747dcd14b5f: Pulling fs layer 11:19:01 2de7ff778b66: Pulling fs layer 11:19:01 0d9ebad4ef96: Waiting 11:19:01 e9a5061849ea: Waiting 11:19:01 d747dcd14b5f: Waiting 11:19:01 2de7ff778b66: Waiting 11:19:01 9712f1f96733: Verifying Checksum 11:19:01 9712f1f96733: Download complete 11:19:02 63f879dbbcfc: Verifying Checksum 11:19:02 63f879dbbcfc: Download complete 11:19:02 e9a5061849ea: Verifying Checksum 11:19:02 e9a5061849ea: Download complete 11:19:02 d747dcd14b5f: Verifying Checksum 11:19:02 d747dcd14b5f: Download complete 11:19:02 ab5ef0e58194: Verifying Checksum 11:19:02 ab5ef0e58194: Download complete 11:19:02 0d9ebad4ef96: Verifying Checksum 11:19:02 0d9ebad4ef96: Download complete 11:19:02 2de7ff778b66: Download complete 11:19:05 ab5ef0e58194: Pull complete 11:19:05 9712f1f96733: Pull complete 11:19:06 63f879dbbcfc: Pull complete 11:19:11 0d9ebad4ef96: Pull complete 11:19:11 e9a5061849ea: Pull complete 11:19:11 d747dcd14b5f: Pull complete 11:19:12 2de7ff778b66: Pull complete 11:19:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:19:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:19:13 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:19:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:19:20 $ docker top a2853dda4b97f548d75927defcd50c49baadcf15a61c655a9d921888eeaec98f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:19:20 provisioning config files... 11:19:20 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1182725620467545985tmp 11:19:20 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3899931707384367872tmp 11:19:20 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3844434525977331499tmp [Pipeline] { [Pipeline] echo 11:19:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:19:21 ---> sigul-configuration.sh 11:19:21 gpg: directory `/root/.gnupg' created 11:19:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:19:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:19:21 gpg: keyring `/root/.gnupg/secring.gpg' created 11:19:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:19:21 gpg: CAST5 encrypted data 11:19:21 gpg: encrypted with 1 passphrase 11:19:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:19:21 + mkdir /home/jenkins 11:19:21 + mkdir /home/jenkins/sigul [Pipeline] sh 11:19:21 + 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 11:19:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:19:22 ---> sigul-install.sh 11:19:22 Sigul already installed; skipping installation. [Pipeline] sh 11:19:22 + git tag --list 11:19:22 v1.0.0 11:19:22 v1.1.0 11:19:22 v1.2.0 11:19:22 v1.3.0 11:19:22 v1.3.1 11:19:22 v2.0.0 11:19:22 v2.0.1 11:19:22 v2.1.0 11:19:22 v2.1.1 11:19:22 v2.1.2 11:19:22 v2.2.0 11:19:22 v2.3 11:19:22 v2.3.0 11:19:22 v2.3.1 11:19:22 v3.0 11:19:22 v3.0.0 11:19:22 v3.0.1 11:19:22 v3.1 11:19:22 v3.1.0 11:19:22 v3.1.1 11:19:22 v4.0 11:19:22 v4.0.0 11:19:22 v4.0.1 11:19:22 v4.1.0-dev.1 11:19:22 v4.1.0-dev.10 11:19:22 v4.1.0-dev.2 11:19:22 v4.1.0-dev.3 11:19:22 v4.1.0-dev.4 11:19:22 v4.1.0-dev.5 11:19:22 v4.1.0-dev.6 11:19:22 v4.1.0-dev.7 11:19:22 v4.1.0-dev.8 11:19:22 v4.1.0-dev.9 [Pipeline] sh 11:19:23 + lftools sign git-tag v4.1.0-dev.10 11:19:23 Signing Git tag with Sigul... 11:19:23 Signing v4.1.0-dev.10 [Pipeline] echo 11:19:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:19:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:19:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:19:24 $ docker stop --time=1 a2853dda4b97f548d75927defcd50c49baadcf15a61c655a9d921888eeaec98f 11:19:25 $ docker rm -f --volumes a2853dda4b97f548d75927defcd50c49baadcf15a61c655a9d921888eeaec98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:19:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:19:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:19:26 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:19:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:19:26 $ docker top 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb -eo pid,comm 11:19:27 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). 11:19:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:27 [ssh-agent] Looking for ssh-agent implementation... 11:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:27 $ docker exec 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb ssh-agent 11:19:27 SSH_AUTH_SOCK=/tmp/ssh-6VgS91MszTVf/agent.31 11:19:27 SSH_AGENT_PID=37 11:19:27 Running ssh-add (command line suppressed) 11:19:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11174648746254798053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11174648746254798053.key) 11:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:27 + git semver bump pre 11:19:28 2025-10-31 11:19:27,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:19:28 2025-10-31 11:19:27,965 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:19:28 2025-10-31 11:19:27,965 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 11:19:28 2025-10-31 11:19:27,965 [bump_version] DEBUG bumped version:4.1.0-dev.11 11:19:28 2025-10-31 11:19:27,966 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 11:19:28 2025-10-31 11:19:27,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:19:28 2025-10-31 11:19:27,966 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 11:19:28 2025-10-31 11:19:27,968 [execute] INFO git cat-file --batch-check 11:19:28 2025-10-31 11:19:27,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 11:19:28 2025-10-31 11:19:27,973 [execute] INFO git cat-file --batch 11:19:28 2025-10-31 11:19:27,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 11:19:28 2025-10-31 11:19:27,977 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:19:28 4.1.0-dev.11 [Pipeline] } 11:19:28 $ docker exec --env ******** --env ******** 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb ssh-agent -k 11:19:28 unset SSH_AUTH_SOCK; 11:19:28 unset SSH_AGENT_PID; 11:19:28 echo Agent pid 37 killed; 11:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:28 + git semver [Pipeline] } 11:19:29 $ docker stop --time=1 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb 11:19:31 $ docker rm -f --volumes 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb [Pipeline] // withDockerContainer [Pipeline] sh 11:19:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:19:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:19:32 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:19:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:19:33 $ docker top de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 -eo pid,comm 11:19:33 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). 11:19:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:33 [ssh-agent] Looking for ssh-agent implementation... 11:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:33 $ docker exec de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 ssh-agent 11:19:34 SSH_AUTH_SOCK=/tmp/ssh-pkPB9YBRmQtn/agent.14 11:19:34 SSH_AGENT_PID=20 11:19:34 Running ssh-add (command line suppressed) 11:19:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7857652232383145289.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7857652232383145289.key) 11:19:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:34 + git semver push 11:19:34 2025-10-31 11:19:34,668 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:19:34 2025-10-31 11:19:34,693 [run_push] DEBUG push 11:19:34 2025-10-31 11:19:34,694 [execute] INFO git cat-file --batch-check 11:19:34 2025-10-31 11:19:34,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 11:19:34 2025-10-31 11:19:34,697 [execute] INFO git rev-list a053cc3730b8690e3b7cb8ddb44ae1c14d270f55 -- 11:19:34 2025-10-31 11:19:34,698 [execute] DEBUG Popen(['git', 'rev-list', 'a053cc3730b8690e3b7cb8ddb44ae1c14d270f55', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:19:34 2025-10-31 11:19:34,707 [execute] INFO git fetch -v -- origin 11:19:34 2025-10-31 11:19:34,708 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:19:35 2025-10-31 11:19:35,254 [run_push] DEBUG no remote changes detected 11:19:35 2025-10-31 11:19:35,255 [execute] INFO git push origin semver 11:19:35 2025-10-31 11:19:35,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:19:36 2025-10-31 11:19:36,017 [run_push] DEBUG push all version tags 11:19:36 2025-10-31 11:19:36,017 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:19:36 2025-10-31 11:19:36,017 [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) 11:19:37 2025-10-31 11:19:36,821 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 11:19:37 4.1.0-dev.11 [Pipeline] } 11:19:37 $ docker exec --env ******** --env ******** de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 ssh-agent -k 11:19:37 unset SSH_AUTH_SOCK; 11:19:37 unset SSH_AGENT_PID; 11:19:37 echo Agent pid 20 killed; 11:19:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:37 + git semver [Pipeline] } 11:19:38 $ docker stop --time=1 de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 11:19:40 $ docker rm -f --volumes de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 [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 11:19:41 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 11:19:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 11:19:41 total 16 11:19:41 drwxr-xr-x 3 root root 4096 Oct 31 11:05 . 11:19:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:19 .. 11:19:41 drwxr-xr-x 2 root root 4096 Oct 31 11:05 cost 11:19:41 -rw-r--r-- 1 root root 97 Oct 31 11:05 cost.csv 11:19:41 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 11:19:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 11:19:41 total 16 11:19:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:05 . 11:19:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:19 .. 11:19:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:05 cost 11:19:41 -rw-r--r-- 1 jenkins jenkins 97 Oct 31 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:19:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:19:42 ---> package-listing.sh 11:19:42 ++ facter osfamily 11:19:42 ++ tr '[:upper:]' '[:lower:]' 11:19:42 + OS_FAMILY=debian 11:19:42 + workspace=/w/workspace/ry_app-service-configurable_main 11:19:42 + START_PACKAGES=/tmp/packages_start.txt 11:19:42 + END_PACKAGES=/tmp/packages_end.txt 11:19:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:19:42 + PACKAGES=/tmp/packages_start.txt 11:19:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:19:42 + PACKAGES=/tmp/packages_end.txt 11:19:42 + case "${OS_FAMILY}" in 11:19:42 + dpkg -l 11:19:42 + grep '^ii' 11:19:42 + '[' -f /tmp/packages_start.txt ']' 11:19:42 + '[' -f /tmp/packages_end.txt ']' 11:19:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:19:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 11:19:42 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 11:19:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 11:19:42 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 11:19:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:19:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:19:43 prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container 11:19:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:19:43 $ docker top 724ce788e877b68ad89ab9baab9037cbdcf172e0f8126e2889d2bf43b9b2ab2b -eo pid,comm [Pipeline] { [Pipeline] sh 11:19:44 + touch /tmp/pre-build-complete [Pipeline] sh 11:19:44 + mkdir -p /var/log/sysstat [Pipeline] sh 11:19:44 + ls /var/log/sa-host 11:19:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:19:44 provisioning config files... 11:19:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config144188180453810226tmp [Pipeline] { [Pipeline] echo 11:19:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:19:45 ---> create-netrc.sh [Pipeline] } 11:19:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:19:45 ---> python-tools-install.sh [Pipeline] echo 11:19:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:19:45 ---> sudo-logs.sh 11:19:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:19:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:19:45 ---> job-cost.sh 11:19:45 lf-activate-venv: SKIPPING 11:19:45 DEBUG: total: 0.6600000262260437 11:19:45 INFO: Retrieving Stack Cost... 11:19:46 INFO: Retrieving Pricing Info for: v3-standard-8 11:19:46 INFO: Archiving Costs [Pipeline] echo 11:19:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:19:46 ---> logs-deploy.sh 11:19:46 lf-activate-venv: SKIPPING 11:19:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/283 11:19:46 INFO: archiving workspace using pattern(s): 11:19:47 Archives upload complete. 11:19:47 INFO: archiving logs to Nexus