Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea0c435c64f47e7faf0c922b26560af5911ce3ce 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-ssh9106846602102212633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh2438342740804156076.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 056ae7b86453181957306e7078512cbe12174832 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-ssh2941872177407194709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh3494071118153814370.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-ssh4701074181083700612.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8110’ Running on prd-ubuntu20.04-docker-8c-8g-8117 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ea0c435c64f47e7faf0c922b26560af5911ce3ce (main) Commit message: "Merge pull request #739 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.29" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea0c435c64f47e7faf0c922b26560af5911ce3ce # timeout=10 > git rev-list --no-walk f6ce5080970ad21e992ba27979a78c03c238e882 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:32:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:32:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:32:59 ========================================================= 02:32:59 EdgeX Global Pipelines Version Info 02:32:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:33:00 ------------------- 02:33:00 stable info: 02:33:00 ------------------- 02:33:00 Commited By: Cherry Wang cherry@iotechsys.com 02:33:00 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:33:00 Message: update stable to v1.0.276 02:33:00 ------------------- 02:33:00 experimental info: 02:33:00 ------------------- 02:33:00 Commited By: **** collab-it+edgex@linuxfoundation.org 02:33:00 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:33:00 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:33:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea0c435 [Pipeline] echo 02:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:01 provisioning config files... 02:33:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14418034966745718235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:01 ---> ****-login.sh 02:33:01 nexus3.edgexfoundry.org:10001 02:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:02 02:33:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:02 Configure a credential helper to remove this warning. See 02:33:02 https://docs.****.com/go/credential-store/ 02:33:02 02:33:02 Login Succeeded 02:33:02 nexus3.edgexfoundry.org:10002 02:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:02 02:33:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:02 Configure a credential helper to remove this warning. See 02:33:02 https://docs.****.com/go/credential-store/ 02:33:02 02:33:02 Login Succeeded 02:33:02 nexus3.edgexfoundry.org:10003 02:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:02 02:33:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:02 Configure a credential helper to remove this warning. See 02:33:02 https://docs.****.com/go/credential-store/ 02:33:02 02:33:02 Login Succeeded 02:33:02 nexus3.edgexfoundry.org:10004 02:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:02 02:33:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:02 Configure a credential helper to remove this warning. See 02:33:02 https://docs.****.com/go/credential-store/ 02:33:02 02:33:02 Login Succeeded 02:33:02 ****.io 02:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:02 02:33:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:33:02 Configure a credential helper to remove this warning. See 02:33:02 https://docs.****.com/go/credential-store/ 02:33:02 02:33:02 Login Succeeded 02:33:02 ---> ****-login.sh ends [Pipeline] } 02:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:33:03 + git rev-list -1 --merges ea0c435c64f47e7faf0c922b26560af5911ce3ce~1..ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo 02:33:03 -----------> git rev-list -1 --merges ea0c435c64f47e7faf0c922b26560af5911ce3ce~1..ea0c435c64f47e7faf0c922b26560af5911ce3ce ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:33:03 ea0c435c64f47e7faf0c922b26560af5911ce3ce [false] [Pipeline] sh 02:33:03 + git log --format=format:%s -1 ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo 02:33:03 ========================================================= 02:33:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:33:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:03 + git log --format=format:%s -1 ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo 02:33:03 [semverPrep] GIT_COMMIT: ea0c435c64f47e7faf0c922b26560af5911ce3ce, Commit Message: Merge pull request #739 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.29 [Pipeline] echo 02:33:03 [semverPrep] This is not a build commit. [Pipeline] sh 02:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:33:04 + grep -v github /etc/ssh/ssh_known_hosts 02:33:04 + [ -e /tmp/ssh_known_hosts ] 02:33:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:33:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:33:04 + sudo tee -a /etc/ssh/ssh_known_hosts 02:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:04 02:33:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:05 0.1.4: Pulling from edgex-devops/py-git-semver 02:33:05 3dae71ba6b94: Pulling fs layer 02:33:05 6bf1a483ea7c: Pulling fs layer 02:33:05 f5dfc541a4d3: Pulling fs layer 02:33:05 461d9e800cba: Pulling fs layer 02:33:05 80192f66455f: Pulling fs layer 02:33:05 2e8e34ca0e6c: Pulling fs layer 02:33:05 a29436f7fd5d: Pulling fs layer 02:33:05 923cac83aea3: Pulling fs layer 02:33:05 461d9e800cba: Waiting 02:33:05 25ad8b0a4227: Pulling fs layer 02:33:05 db01528c6b51: Pulling fs layer 02:33:05 28988de357af: Pulling fs layer 02:33:05 923cac83aea3: Waiting 02:33:05 25ad8b0a4227: Waiting 02:33:05 db01528c6b51: Waiting 02:33:05 28988de357af: Waiting 02:33:05 a29436f7fd5d: Waiting 02:33:05 2e8e34ca0e6c: Waiting 02:33:05 6bf1a483ea7c: Verifying Checksum 02:33:05 6bf1a483ea7c: Download complete 02:33:05 461d9e800cba: Verifying Checksum 02:33:05 461d9e800cba: Download complete 02:33:05 80192f66455f: Verifying Checksum 02:33:05 80192f66455f: Download complete 02:33:05 f5dfc541a4d3: Verifying Checksum 02:33:05 f5dfc541a4d3: Download complete 02:33:05 3dae71ba6b94: Verifying Checksum 02:33:05 3dae71ba6b94: Download complete 02:33:05 923cac83aea3: Verifying Checksum 02:33:05 923cac83aea3: Download complete 02:33:05 25ad8b0a4227: Verifying Checksum 02:33:05 25ad8b0a4227: Download complete 02:33:05 db01528c6b51: Verifying Checksum 02:33:05 db01528c6b51: Download complete 02:33:05 28988de357af: Download complete 02:33:05 a29436f7fd5d: Verifying Checksum 02:33:05 a29436f7fd5d: Download complete 02:33:05 2e8e34ca0e6c: Download complete 02:33:06 3dae71ba6b94: Pull complete 02:33:06 6bf1a483ea7c: Pull complete 02:33:07 f5dfc541a4d3: Pull complete 02:33:07 461d9e800cba: Pull complete 02:33:07 80192f66455f: Pull complete 02:33:11 2e8e34ca0e6c: Pull complete 02:33:12 a29436f7fd5d: Pull complete 02:33:12 923cac83aea3: Pull complete 02:33:12 25ad8b0a4227: Pull complete 02:33:12 db01528c6b51: Pull complete 02:33:12 28988de357af: Pull complete 02:33:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:33:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:12 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:33:18 $ docker top 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 -eo pid,comm 02:33:19 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). 02:33:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:19 [ssh-agent] Looking for ssh-agent implementation... 02:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:19 $ docker exec 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent 02:33:19 SSH_AUTH_SOCK=/tmp/ssh-oCA0hmT0RSFk/agent.33 02:33:19 SSH_AGENT_PID=39 02:33:19 Running ssh-add (command line suppressed) 02:33:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3399001078557020556.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3399001078557020556.key) 02:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:19 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 02:33:20 + git tag --points-at HEAD [Pipeline] } 02:33:20 $ docker exec --env ******** --env ******** 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent -k 02:33:20 unset SSH_AUTH_SOCK; 02:33:20 unset SSH_AGENT_PID; 02:33:20 echo Agent pid 39 killed; 02:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:33:20 [ssh-agent] Looking for ssh-agent implementation... 02:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:33:20 $ docker exec 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent 02:33:20 SSH_AUTH_SOCK=/tmp/ssh-2jPycUbiKSd7/agent.86 02:33:20 SSH_AGENT_PID=92 02:33:20 Running ssh-add (command line suppressed) 02:33:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1783620455417484982.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1783620455417484982.key) 02:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:33:20 + git semver init 02:33:21 2025-09-02 02:33:21,016 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:33:21 2025-09-02 02:33:21,019 [run_init] DEBUG init version:0.0.0 force:False 02:33:21 2025-09-02 02:33:21,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 02:33:21 2025-09-02 02:33:21,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 02:33:21 2025-09-02 02:33:21,020 [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) 02:33:22 2025-09-02 02:33:22,341 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 02:33:22 2025-09-02 02:33:22,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 02:33:22 2025-09-02 02:33:22,341 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:33:22 2025-09-02 02:33:22,341 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:33:22 4.1.0-dev.7 [Pipeline] } 02:33:22 $ docker exec --env ******** --env ******** 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent -k 02:33:22 unset SSH_AUTH_SOCK; 02:33:22 unset SSH_AGENT_PID; 02:33:22 echo Agent pid 92 killed; 02:33:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:22 + git semver [Pipeline] } 02:33:23 $ docker stop --time=1 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 02:33:24 $ docker rm -f --volumes 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:33:25 Stashed 1 file(s) [Pipeline] echo 02:33:25 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 02:33:25 provisioning config files... 02:33:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10683950163903293648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:25 ---> ****-login.sh 02:33:25 nexus3.edgexfoundry.org:10001 02:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:25 Login Succeeded 02:33:25 nexus3.edgexfoundry.org:10002 02:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:25 Login Succeeded 02:33:25 nexus3.edgexfoundry.org:10003 02:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:25 Login Succeeded 02:33:25 nexus3.edgexfoundry.org:10004 02:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:25 Login Succeeded 02:33:25 ****.io 02:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:26 Login Succeeded 02:33:26 ---> ****-login.sh ends [Pipeline] } 02:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:33:26 ========================================================= 02:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:26 + 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 . 02:33:27 #0 building with "default" instance using docker driver 02:33:27 02:33:27 #1 [internal] load build definition from Dockerfile 02:33:27 #1 transferring dockerfile: 2.05kB done 02:33:27 #1 DONE 0.0s 02:33:27 02:33:27 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:27 #2 DONE 0.1s 02:33:27 02:33:27 #3 [internal] load .dockerignore 02:33:27 #3 transferring context: 159B done 02:33:27 #3 DONE 0.0s 02:33:27 02:33:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:33:27 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:33:27 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:33:27 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:33:27 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 02:33:27 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 02:33:27 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 02:33:27 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 02:33:27 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:33:27 #4 ... 02:33:27 02:33:27 #5 [internal] load build context 02:33:27 #5 transferring context: 14.79MB 0.1s done 02:33:27 #5 DONE 0.2s 02:33:27 02:33:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:33:27 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 02:33:27 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s 02:33:27 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 02:33:27 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 02:33:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.12MB / 2.38MB 0.2s 02:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 02:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s 02:33:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 02:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.3s 02:33:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s 02:33:27 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 02:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.5s 02:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.5s 02:33:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 02:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.6s 02:33:28 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 02:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 55.57MB / 103.05MB 0.7s 02:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 0.9s 02:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 02:33:28 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done 02:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 02:33:28 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 02:33:34 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done 02:33:34 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:33:34 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:33:34 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:33:34 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 02:33:34 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:33:34 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:33:34 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 02:33:36 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 02:33:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 02:33:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 02:33:36 #4 DONE 9.6s 02:33:37 02:33:37 #6 [builder 2/7] RUN apk add --update --no-cache make git 02:33:37 #6 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:33:37 #6 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:33:37 #6 0.584 OK: 248 MiB in 58 packages 02:33:40 Still waiting to schedule task 02:33:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8115’ 02:33:40 #6 DONE 3.3s 02:33:40 02:33:40 #7 [builder 3/7] WORKDIR /app 02:33:40 #7 DONE 0.0s 02:33:40 02:33:40 #8 [builder 4/7] COPY go.mod vendor* ./ 02:33:40 #8 DONE 0.0s 02:33:40 02:33:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:12 #9 DONE 27.3s 02:34:12 02:34:12 #10 [builder 6/7] COPY . . 02:34:12 #10 DONE 0.1s 02:34:12 02:34:12 #11 [builder 7/7] RUN echo noop 02:34:12 #11 0.215 noop 02:34:12 #11 DONE 0.3s 02:34:12 02:34:12 #12 exporting to image 02:34:12 #12 exporting layers 02:34:15 #12 exporting layers 7.3s done 02:34:15 #12 writing image sha256:dd8ac62eb10179e143a67407b8f508966572e8466d7eb829b8ca78b4acc677d1 done 02:34:15 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:34:15 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker inspect -f . ci-base-image-x86_64 02:34:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:15 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:16 $ docker top 5342aa564373b955695fbfdadea4a5a68068a601d67f5b163d54282baafa30f8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:16 + go version 02:34:16 go version go1.23.9 linux/amd64 [Pipeline] } 02:34:16 $ docker stop --time=1 5342aa564373b955695fbfdadea4a5a68068a601d67f5b163d54282baafa30f8 02:34:17 $ docker rm -f --volumes 5342aa564373b955695fbfdadea4a5a68068a601d67f5b163d54282baafa30f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:18 + docker inspect -f . ci-base-image-x86_64 02:34:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:18 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:34:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:34:18 $ docker top e40e85dea9cf791a2eeb027cfeb168329f0d327a5c1d6caf690b07db0aae8b84 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:18 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 02:34:19 + make test 02:34:19 go test -race -coverprofile=coverage.out ./... 02:34:51 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 02:35:17 go vet ./... 02:35:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:35:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:35:23 ./bin/test-attribution-txt.sh 02:35:23 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:35:23 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 02:35:23 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:35:23 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:35:23 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:35:23 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:35:23 $ docker stop --time=1 e40e85dea9cf791a2eeb027cfeb168329f0d327a5c1d6caf690b07db0aae8b84 02:35:26 $ docker rm -f --volumes e40e85dea9cf791a2eeb027cfeb168329f0d327a5c1d6caf690b07db0aae8b84 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:35:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:35:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:35:27 + ls -al . 02:35:27 total 248 02:35:27 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 02:34 . 02:35:27 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:32 .. 02:35:27 -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 02:32 .dockerignore 02:35:27 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:34 .git 02:35:27 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:32 .github 02:35:27 -rw-rw-r-- 1 jenkins jenkins 108 Sep 2 02:32 .gitignore 02:35:27 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 02:32 .golangci.yml 02:35:27 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:33 .semver 02:35:27 -rw-rw-r-- 1 jenkins jenkins 16550 Sep 2 02:32 Attribution.txt 02:35:27 -rw-rw-r-- 1 jenkins jenkins 39309 Sep 2 02:32 CHANGELOG.md 02:35:27 -rw-rw-r-- 1 jenkins jenkins 2008 Sep 2 02:32 Dockerfile 02:35:27 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:32 GOVERNANCE.md 02:35:27 -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 02:32 Jenkinsfile 02:35:27 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 02:32 LICENSE 02:35:27 -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 02:32 OWNERS.md 02:35:27 -rw-rw-r-- 1 jenkins jenkins 4952 Sep 2 02:32 README.md 02:35:27 -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION 02:35:27 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:32 bin 02:35:27 -rw-r--r-- 1 jenkins jenkins 953 Sep 2 02:34 coverage.out 02:35:27 -rw-rw-r-- 1 jenkins jenkins 6577 Sep 2 02:32 go.mod 02:35:27 -rw-rw-r-- 1 jenkins jenkins 88385 Sep 2 02:32 go.sum 02:35:27 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 02:32 main.go 02:35:27 -rw-rw-r-- 1 jenkins jenkins 3362 Sep 2 02:32 makefile 02:35:27 drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:28 + 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=ea0c435c64f47e7faf0c922b26560af5911ce3ce --label arch=amd64 --label version=4.1.0-dev.7 . 02:35:28 #0 building with "default" instance using docker driver 02:35:28 02:35:28 #1 [internal] load build definition from Dockerfile 02:35:28 #1 transferring dockerfile: 2.05kB done 02:35:28 #1 DONE 0.0s 02:35:28 02:35:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:35:28 #2 DONE 0.0s 02:35:28 02:35:28 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:35:28 #3 DONE 0.1s 02:35:28 02:35:28 #4 [internal] load .dockerignore 02:35:28 #4 transferring context: 159B done 02:35:28 #4 DONE 0.0s 02:35:28 02:35:28 #5 [internal] load build context 02:35:28 #5 transferring context: 4.84kB done 02:35:28 #5 DONE 0.0s 02:35:28 02:35:28 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:35:28 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:35:28 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:35:28 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:35:28 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:35:28 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:35:28 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:35:28 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:35:28 #6 DONE 0.3s 02:35:28 02:35:28 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:35:28 #7 DONE 0.1s 02:35:28 02:35:28 #8 [builder 2/7] RUN apk add --update --no-cache make git 02:35:28 #8 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:35:28 #8 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:35:29 #8 ... 02:35:29 02:35:29 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:35:29 #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:35:29 #9 0.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:35:29 #9 0.591 (1/2) Installing ca-certificates (20250619-r0) 02:35:29 #9 0.605 (2/2) Installing dumb-init (1.2.5-r3) 02:35:29 #9 0.609 Executing busybox-1.36.1-r29.trigger 02:35:29 #9 0.616 Executing ca-certificates-20250619-r0.trigger 02:35:29 #9 0.654 OK: 8 MiB in 16 packages 02:35:29 #9 DONE 0.8s 02:35:29 02:35:29 #8 [builder 2/7] RUN apk add --update --no-cache make git 02:35:29 #8 0.789 OK: 248 MiB in 58 packages 02:35:29 #8 DONE 0.9s 02:35:29 02:35:29 #10 [builder 3/7] WORKDIR /app 02:35:29 #10 DONE 0.1s 02:35:29 02:35:29 #11 [stage-1 3/7] RUN apk --no-cache upgrade 02:35:29 #11 ... 02:35:29 02:35:29 #12 [builder 4/7] COPY go.mod vendor* ./ 02:35:29 #12 DONE 0.0s 02:35:29 02:35:29 #11 [stage-1 3/7] RUN apk --no-cache upgrade 02:35:29 #11 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:35:30 #11 0.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:35:30 #11 ... 02:35:30 02:35:30 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:30 #13 DONE 0.6s 02:35:30 02:35:30 #14 [builder 6/7] COPY . . 02:35:30 #14 DONE 0.1s 02:35:30 02:35:30 #11 [stage-1 3/7] RUN apk --no-cache upgrade 02:35:30 #11 0.803 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:35:30 #11 0.817 Executing busybox-1.36.1-r30.post-upgrade 02:35:30 #11 0.886 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:35:30 #11 0.890 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:35:30 #11 0.893 Executing busybox-1.36.1-r30.trigger 02:35:30 #11 0.906 OK: 8 MiB in 16 packages 02:35:30 #11 DONE 1.0s 02:35:30 02:35:30 #15 [builder 7/7] RUN make build 02:35:30 #15 0.343 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 02:35:57 #15 DONE 23.8s 02:35:57 02:35:57 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 02:35:57 #16 DONE 0.0s 02:35:57 02:35:57 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 02:35:57 #17 DONE 0.0s 02:35:57 02:35:57 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 02:35:57 #18 DONE 0.0s 02:35:57 02:35:57 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 02:35:57 #19 DONE 0.1s 02:35:57 02:35:57 #20 exporting to image 02:35:57 #20 exporting layers 0.1s done 02:35:57 #20 writing image sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done 02:35:57 #20 naming to docker.io/library/app-service-configurable done 02:35:57 #20 DONE 0.1s 02:35:57 02:35:57 1 warning found (use docker --debug to expand): 02:35:57  - 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 02:35:57 provisioning config files... 02:35:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11492745323707936152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:57 ---> ****-login.sh 02:35:57 nexus3.edgexfoundry.org:10001 02:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:57 Login Succeeded 02:35:57 nexus3.edgexfoundry.org:10002 02:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:57 Login Succeeded 02:35:57 nexus3.edgexfoundry.org:10003 02:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:57 Login Succeeded 02:35:57 nexus3.edgexfoundry.org:10004 02:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:57 Login Succeeded 02:35:57 ****.io 02:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:58 Login Succeeded 02:35:58 ---> ****-login.sh ends [Pipeline] } 02:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:35:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 02:35:58 ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:35:58 latest 02:35:58 4.1.0-dev.7 02:35:58 ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:35:58 main 02:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:35:58 2c886a6cdf72: Preparing 02:35:58 56ec812de7e8: Preparing 02:35:58 a10761ace3d9: Preparing 02:35:58 ae3a958167d2: Preparing 02:35:58 3e8d17423276: Preparing 02:35:58 4888ab6fe58a: Preparing 02:35:58 097100c76c15: Preparing 02:35:58 097100c76c15: Waiting 02:35:58 4888ab6fe58a: Waiting 02:35:58 56ec812de7e8: Pushed 02:35:58 a10761ace3d9: Pushed 02:35:58 ae3a958167d2: Pushed 02:35:58 3e8d17423276: Pushed 02:35:59 097100c76c15: Layer already exists 02:35:59 4888ab6fe58a: Pushed 02:36:02 2c886a6cdf72: Pushed 02:36:02 ea0c435c64f47e7faf0c922b26560af5911ce3ce: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:36:03 2c886a6cdf72: Preparing 02:36:03 56ec812de7e8: Preparing 02:36:03 a10761ace3d9: Preparing 02:36:03 ae3a958167d2: Preparing 02:36:03 3e8d17423276: Preparing 02:36:03 4888ab6fe58a: Preparing 02:36:03 097100c76c15: Preparing 02:36:03 4888ab6fe58a: Waiting 02:36:03 097100c76c15: Waiting 02:36:03 3e8d17423276: Layer already exists 02:36:03 2c886a6cdf72: Layer already exists 02:36:03 56ec812de7e8: Layer already exists 02:36:03 a10761ace3d9: Layer already exists 02:36:03 ae3a958167d2: Layer already exists 02:36:03 4888ab6fe58a: Layer already exists 02:36:03 097100c76c15: Layer already exists 02:36:03 latest: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 02:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:36:04 2c886a6cdf72: Preparing 02:36:04 56ec812de7e8: Preparing 02:36:04 a10761ace3d9: Preparing 02:36:04 ae3a958167d2: Preparing 02:36:04 3e8d17423276: Preparing 02:36:04 4888ab6fe58a: Preparing 02:36:04 097100c76c15: Preparing 02:36:04 4888ab6fe58a: Waiting 02:36:04 097100c76c15: Waiting 02:36:04 2c886a6cdf72: Layer already exists 02:36:04 3e8d17423276: Layer already exists 02:36:04 ae3a958167d2: Layer already exists 02:36:04 56ec812de7e8: Layer already exists 02:36:04 a10761ace3d9: Layer already exists 02:36:04 097100c76c15: Layer already exists 02:36:04 4888ab6fe58a: Layer already exists 02:36:04 4.1.0-dev.7: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:36:04 2c886a6cdf72: Preparing 02:36:04 56ec812de7e8: Preparing 02:36:04 a10761ace3d9: Preparing 02:36:04 ae3a958167d2: Preparing 02:36:04 3e8d17423276: Preparing 02:36:04 4888ab6fe58a: Preparing 02:36:04 097100c76c15: Preparing 02:36:04 4888ab6fe58a: Waiting 02:36:04 097100c76c15: Waiting 02:36:04 2c886a6cdf72: Layer already exists 02:36:04 ae3a958167d2: Layer already exists 02:36:04 3e8d17423276: Layer already exists 02:36:04 56ec812de7e8: Layer already exists 02:36:04 a10761ace3d9: Layer already exists 02:36:04 4888ab6fe58a: Layer already exists 02:36:04 097100c76c15: Layer already exists 02:36:04 ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 02:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 02:36:05 2c886a6cdf72: Preparing 02:36:05 56ec812de7e8: Preparing 02:36:05 a10761ace3d9: Preparing 02:36:05 ae3a958167d2: Preparing 02:36:05 3e8d17423276: Preparing 02:36:05 4888ab6fe58a: Preparing 02:36:05 097100c76c15: Preparing 02:36:05 4888ab6fe58a: Waiting 02:36:05 097100c76c15: Waiting 02:36:05 3e8d17423276: Layer already exists 02:36:05 a10761ace3d9: Layer already exists 02:36:05 2c886a6cdf72: Layer already exists 02:36:05 ae3a958167d2: Layer already exists 02:36:05 56ec812de7e8: Layer already exists 02:36:05 4888ab6fe58a: Layer already exists 02:36:05 097100c76c15: Layer already exists 02:36:05 main: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:05 ===================================================== [Pipeline] echo 02:36:05 taggedImages: 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 02:36:05 ========================================================= 02:36:05 [edgeXBuildMultiArch] RAW Config: 02:36:05 images: 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:36:05 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 02:36:05 settingsFile: 02:36:05 app-service-configurable-settings 02:36:05 ========================================================= [Pipeline] node 02:36:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8119 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 02:36:12 Running in /w/workspace/app-service-configurable/280 [Pipeline] { [Pipeline] checkout 02:36:12 The recommended git tool is: git 02:36:18 using credential edgex-jenkins-ssh 02:36:18 Cloning the remote Git repository 02:36:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 02:36:19 > git init /w/workspace/app-service-configurable/280 # timeout=10 02:36:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 02:36:19 > git --version # timeout=10 02:36:20 Still waiting to schedule task 02:36:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8121’ 02:36:19 > git --version # 'git version 2.25.1' 02:36:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:36:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 02:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:36:24 Avoid second fetch 02:36:24 Checking out Revision ea0c435c64f47e7faf0c922b26560af5911ce3ce (main) 02:36:24 Commit message: "Merge pull request #739 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.29" 02:36:24 > git config core.sparsecheckout # timeout=10 02:36:24 > git checkout -f ea0c435c64f47e7faf0c922b26560af5911ce3ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:29 provisioning config files... 02:36:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/280@tmp/config11988663378165454541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:30 ---> ****-login.sh 02:36:30 nexus3.edgexfoundry.org:10001 02:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:30 Configure a credential helper to remove this warning. See 02:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:30 02:36:30 Login Succeeded 02:36:30 nexus3.edgexfoundry.org:10002 02:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:30 Configure a credential helper to remove this warning. See 02:36:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:30 02:36:31 Login Succeeded 02:36:31 nexus3.edgexfoundry.org:10003 02:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:31 Configure a credential helper to remove this warning. See 02:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:31 02:36:31 Login Succeeded 02:36:31 nexus3.edgexfoundry.org:10004 02:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:31 Configure a credential helper to remove this warning. See 02:36:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:31 02:36:31 Login Succeeded 02:36:31 ****.io 02:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:36:32 Configure a credential helper to remove this warning. See 02:36:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:36:32 02:36:32 Login Succeeded 02:36:32 ---> ****-login.sh ends [Pipeline] } 02:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:36:32 ========================================================= 02:36:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:36:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:32 + 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 . 02:36:32 Sending build context to Docker daemon 224.3kB 02:36:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:36:33 Step 2/12 : FROM ${BASE} AS builder 02:36:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:36:33 94e9d8af2201: Pulling fs layer 02:36:33 a6c56e8762df: Pulling fs layer 02:36:33 f0f3c8884826: Pulling fs layer 02:36:33 c7e7622c144d: Pulling fs layer 02:36:33 4f4fb700ef54: Pulling fs layer 02:36:33 b4c3b6d88c5a: Pulling fs layer 02:36:33 ba8bce9d2590: Pulling fs layer 02:36:33 ca778ea9c289: Pulling fs layer 02:36:33 b4c3b6d88c5a: Waiting 02:36:33 c7e7622c144d: Waiting 02:36:33 4f4fb700ef54: Waiting 02:36:33 ca778ea9c289: Waiting 02:36:33 ba8bce9d2590: Waiting 02:36:33 a6c56e8762df: Verifying Checksum 02:36:33 a6c56e8762df: Download complete 02:36:33 c7e7622c144d: Verifying Checksum 02:36:33 c7e7622c144d: Download complete 02:36:33 4f4fb700ef54: Verifying Checksum 02:36:33 4f4fb700ef54: Download complete 02:36:33 b4c3b6d88c5a: Download complete 02:36:33 94e9d8af2201: Verifying Checksum 02:36:33 94e9d8af2201: Download complete 02:36:34 ca778ea9c289: Verifying Checksum 02:36:34 ca778ea9c289: Download complete 02:36:34 94e9d8af2201: Pull complete 02:36:35 a6c56e8762df: Pull complete 02:36:35 f0f3c8884826: Verifying Checksum 02:36:35 f0f3c8884826: Download complete 02:36:36 ba8bce9d2590: Verifying Checksum 02:36:36 ba8bce9d2590: Download complete 02:36:51 f0f3c8884826: Pull complete 02:36:51 c7e7622c144d: Pull complete 02:36:51 4f4fb700ef54: Pull complete 02:36:51 b4c3b6d88c5a: Pull complete 02:36:59 ba8bce9d2590: Pull complete 02:37:00 ca778ea9c289: Pull complete 02:37:01 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 02:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:37:01 ---> 47b25d7523d1 02:37:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:37:03 ---> Running in 4c3620c1a2cd 02:37:03 Removing intermediate container 4c3620c1a2cd 02:37:03 ---> 24dd98a57e04 02:37:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:37:03 ---> Running in f0046d516203 02:37:03 Removing intermediate container f0046d516203 02:37:03 ---> 7cfaefcda40c 02:37:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:37:03 ---> Running in 05f06112e8b9 02:37:04 Removing intermediate container 05f06112e8b9 02:37:04 ---> e406ea086465 02:37:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:37:04 ---> Running in 9c809c6afbf2 02:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:37:07 OK: 239 MiB in 58 packages 02:37:09 Removing intermediate container 9c809c6afbf2 02:37:09 ---> 3267e946d5ce 02:37:09 Step 7/12 : WORKDIR /app 02:37:09 ---> Running in 31f027cca647 02:37:10 Removing intermediate container 31f027cca647 02:37:10 ---> 318f1f7bc8ef 02:37:10 Step 8/12 : COPY go.mod vendor* ./ 02:37:10 ---> e2ef114d227c 02:37:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:10 ---> Running in e608ad1be36e 02:37:57 Running on prd-centos7-docker-4c-2g-8122 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:57 provisioning config files... 02:37:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6995991771639429702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:58 ---> ****-login.sh 02:37:58 nexus3.edgexfoundry.org:10001 02:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:58 Configure a credential helper to remove this warning. See 02:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:58 02:37:58 Login Succeeded 02:37:58 nexus3.edgexfoundry.org:10002 02:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:58 Configure a credential helper to remove this warning. See 02:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:58 02:37:58 Login Succeeded 02:37:58 nexus3.edgexfoundry.org:10003 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 nexus3.edgexfoundry.org:10004 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 ****.io 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 ---> ****-login.sh ends [Pipeline] } 02:37:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:59 + docker buildx ls 02:37:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:37:59 default * docker 02:37:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:38:00 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:38:00 edgex-builder [Pipeline] sh 02:38:00 + docker buildx inspect --bootstrap 02:38:00 #1 [internal] booting buildkit 02:38:00 #1 pulling image moby/buildkit:buildx-stable-1 02:38:04 #1 pulling image moby/buildkit:buildx-stable-1 3.5s done 02:38:04 #1 creating container buildx_buildkit_edgex-builder0 02:38:04 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 02:38:04 #1 DONE 4.7s 02:38:04 Name: edgex-builder 02:38:04 Driver: docker-container 02:38:04 02:38:04 Nodes: 02:38:04 Name: edgex-builder0 02:38:04 Endpoint: unix:///var/run/docker.sock 02:38:04 Status: running 02:38:04 Buildkit: v0.23.2 02:38:04 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:38:05 + docker buildx ls 02:38:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:38:05 edgex-builder * docker-container 02:38:05 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:38:05 default docker 02:38:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:38:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce' 02:38:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce --push - 02:38:05 #1 [internal] load build definition from Dockerfile 02:38:05 #1 transferring dockerfile: 209B done 02:38:05 #1 DONE 0.0s 02:38:05 02:38:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:38:05 #2 DONE 0.2s 02:38:05 02:38:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:38:05 #3 DONE 0.3s 02:38:05 02:38:05 #4 [internal] load .dockerignore 02:38:05 #4 transferring context: 2B done 02:38:05 #4 DONE 0.0s 02:38:05 02:38:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:05 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:05 #5 DONE 0.0s 02:38:05 02:38:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:05 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:05 #6 DONE 0.1s 02:38:06 02:38:06 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 02:38:06 #7 DONE 0.0s 02:38:06 02:38:06 #8 exporting to image 02:38:06 #8 exporting layers done 02:38:06 #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 0.0s done 02:38:06 #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done 02:38:06 #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 0.0s done 02:38:06 #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done 02:38:06 #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done 02:38:06 #8 pushing layers 0.1s done 02:38:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 02:38:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done 02:38:06 #8 DONE 0.2s 02:38:06 02:38:06 1 warning found (use --debug to expand): 02:38:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 02:38:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 02:38:06 #1 [internal] load build definition from Dockerfile 02:38:06 #1 transferring dockerfile: 175B done 02:38:06 #1 DONE 0.0s 02:38:06 02:38:06 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:38:06 #2 DONE 0.0s 02:38:06 02:38:06 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 02:38:06 #3 DONE 0.0s 02:38:06 02:38:06 #4 [internal] load .dockerignore 02:38:06 #4 transferring context: 2B done 02:38:06 #4 DONE 0.0s 02:38:06 02:38:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:06 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:06 #5 DONE 0.0s 02:38:06 02:38:06 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:06 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:06 #6 CACHED 02:38:06 02:38:06 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:06 #5 CACHED 02:38:06 02:38:06 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 02:38:06 #7 DONE 0.0s 02:38:06 02:38:06 #8 exporting to image 02:38:06 #8 exporting layers done 02:38:06 #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done 02:38:06 #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done 02:38:06 #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done 02:38:06 #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done 02:38:06 #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done 02:38:06 #8 pushing layers 0.0s done 02:38:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done 02:38:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:06 #8 DONE 0.1s 02:38:06 02:38:06 1 warning found (use --debug to expand): 02:38:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7' 02:38:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 --push - 02:38:07 #1 [internal] load build definition from Dockerfile 02:38:07 #1 transferring dockerfile: 180B done 02:38:07 #1 DONE 0.0s 02:38:07 02:38:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 02:38:07 #2 DONE 0.0s 02:38:07 02:38:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 02:38:07 #3 DONE 0.0s 02:38:07 02:38:07 #4 [internal] load .dockerignore 02:38:07 #4 transferring context: 2B done 02:38:07 #4 DONE 0.0s 02:38:07 02:38:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:07 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:07 #5 CACHED 02:38:07 02:38:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:07 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:07 #6 CACHED 02:38:07 02:38:07 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 02:38:07 #7 DONE 0.0s 02:38:07 02:38:07 #8 exporting to image 02:38:07 #8 exporting layers done 02:38:07 #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done 02:38:07 #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done 02:38:07 #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done 02:38:07 #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done 02:38:07 #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done 02:38:07 #8 pushing layers 0.0s done 02:38:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done 02:38:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:07 #8 DONE 0.1s 02:38:07 02:38:07 1 warning found (use --debug to expand): 02:38:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7' 02:38:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 --push - 02:38:07 #1 [internal] load build definition from Dockerfile 02:38:07 #1 transferring dockerfile: 221B done 02:38:07 #1 DONE 0.0s 02:38:07 02:38:07 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:38:07 #2 DONE 0.0s 02:38:07 02:38:07 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:38:07 #3 DONE 0.0s 02:38:07 02:38:07 #4 [internal] load .dockerignore 02:38:07 #4 transferring context: 2B done 02:38:07 #4 DONE 0.0s 02:38:07 02:38:07 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:07 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:07 #5 CACHED 02:38:07 02:38:07 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:07 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:07 #6 CACHED 02:38:07 02:38:07 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 02:38:07 #7 DONE 0.0s 02:38:07 02:38:07 #8 exporting to image 02:38:07 #8 exporting layers done 02:38:07 #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done 02:38:07 #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done 02:38:07 #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done 02:38:07 #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done 02:38:07 #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done 02:38:07 #8 pushing layers 0.0s done 02:38:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done 02:38:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:07 #8 DONE 0.1s 02:38:07 02:38:07 1 warning found (use --debug to expand): 02:38:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:38:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 02:38:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 02:38:08 #1 [internal] load build definition from Dockerfile 02:38:08 #1 transferring dockerfile: 173B done 02:38:08 #1 DONE 0.0s 02:38:08 02:38:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 02:38:08 #2 DONE 0.0s 02:38:08 02:38:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 02:38:08 #3 DONE 0.0s 02:38:08 02:38:08 #4 [internal] load .dockerignore 02:38:08 #4 transferring context: 2B done 02:38:08 #4 DONE 0.0s 02:38:08 02:38:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:08 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:08 #5 CACHED 02:38:08 02:38:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 02:38:08 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done 02:38:08 #6 CACHED 02:38:08 02:38:08 #7 exporting to image 02:38:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:38:08 #7 exporting layers done 02:38:08 #7 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done 02:38:08 #7 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done 02:38:08 #7 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done 02:38:08 #7 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done 02:38:08 #7 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done 02:38:08 #7 pushing layers 0.0s done 02:38:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done 02:38:08 #7 DONE 0.1s 02:38:08 02:38:08 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 02:38:08 #8 DONE 0.0s 02:38:08 02:38:08 1 warning found (use --debug to expand): 02:38:08  - 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 02:38:08 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:38:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:38:09 ---> package-listing.sh 02:38:09 ++ facter osfamily 02:38:09 ++ tr '[:upper:]' '[:lower:]' 02:38:10 + OS_FAMILY=redhat 02:38:10 + workspace=/w/workspace/ry_app-service-configurable_main 02:38:10 + START_PACKAGES=/tmp/packages_start.txt 02:38:10 + END_PACKAGES=/tmp/packages_end.txt 02:38:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:38:10 + PACKAGES=/tmp/packages_start.txt 02:38:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:38:10 + PACKAGES=/tmp/packages_end.txt 02:38:10 + case "${OS_FAMILY}" in 02:38:10 + rpm -qa 02:38:10 + sort 02:38:10 + '[' -f /tmp/packages_start.txt ']' 02:38:10 + '[' -f /tmp/packages_end.txt ']' 02:38:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:38:10 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:38:10 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 02:38:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 02:38:10 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 02:38:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:11 02:38:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:11 latest: Pulling from edgex-lftools-log-publisher 02:38:11 5eb5b503b376: Pulling fs layer 02:38:11 5c69ac0246d0: Pulling fs layer 02:38:11 ec43610c2a17: Pulling fs layer 02:38:11 3a2ae6a8a46f: Pulling fs layer 02:38:11 33b1e0a273af: Pulling fs layer 02:38:11 5d3b04190fa2: Pulling fs layer 02:38:11 2f39f015ded8: Pulling fs layer 02:38:11 33b1e0a273af: Waiting 02:38:11 5d3b04190fa2: Waiting 02:38:11 2f39f015ded8: Waiting 02:38:11 3a2ae6a8a46f: Waiting 02:38:11 5c69ac0246d0: Download complete 02:38:11 3a2ae6a8a46f: Download complete 02:38:11 33b1e0a273af: Verifying Checksum 02:38:11 33b1e0a273af: Download complete 02:38:11 ec43610c2a17: Verifying Checksum 02:38:11 ec43610c2a17: Download complete 02:38:11 5d3b04190fa2: Verifying Checksum 02:38:11 5d3b04190fa2: Download complete 02:38:12 5eb5b503b376: Verifying Checksum 02:38:12 5eb5b503b376: Download complete 02:38:12 2f39f015ded8: Verifying Checksum 02:38:12 2f39f015ded8: Download complete 02:38:13 5eb5b503b376: Pull complete 02:38:13 5c69ac0246d0: Pull complete 02:38:13 ec43610c2a17: Pull complete 02:38:13 3a2ae6a8a46f: Pull complete 02:38:13 33b1e0a273af: Pull complete 02:38:14 5d3b04190fa2: Pull complete 02:38:18 2f39f015ded8: Pull complete 02:38:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:38:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:18 prd-centos7-docker-4c-2g-8122 does not seem to be running inside a container 02:38:18 $ 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 02:38:21 $ docker top 490cc8b69f43f40eb4b318adcdd902ee8816c174fb12a592f5d77015a0fe6e9d -eo pid,comm [Pipeline] { [Pipeline] sh 02:38:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:38:22 + mkdir -p /var/log/sysstat [Pipeline] sh 02:38:22 + ls /var/log/sa-host 02:38:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:22 provisioning config files... 02:38:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11321893810893503862tmp [Pipeline] { [Pipeline] echo 02:38:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:38:22 ---> create-netrc.sh [Pipeline] } 02:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> python-tools-install.sh [Pipeline] echo 02:38:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> sudo-logs.sh 02:38:23 Archiving 'sudo' log.. 02:38:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-8122.novalocal: Name or service not known 02:38:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-8122.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:38:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:38:23 ---> job-cost.sh 02:38:23 lf-activate-venv: SKIPPING 02:38:23 INFO: No Stack... 02:38:23 INFO: Retrieving Pricing Info for: v3-standard-2 02:38:24 INFO: Archiving Costs [Pipeline] echo 02:38:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:38:24 ---> logs-deploy.sh 02:38:24 lf-activate-venv: SKIPPING 02:38:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/280 02:38:24 INFO: archiving workspace using pattern(s): 02:38:25 Archives upload complete. 02:38:25 INFO: archiving logs to Nexus 02:38:26 ---> uname -a: 02:38:26 Linux prd-centos7-docker-4c-2g-8122.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:38:26 02:38:26 02:38:26 ---> lscpu: 02:38:26 Architecture: x86_64 02:38:26 CPU op-mode(s): 32-bit, 64-bit 02:38:26 Byte Order: Little Endian 02:38:26 Address sizes: 40 bits physical, 48 bits virtual 02:38:26 CPU(s): 2 02:38:26 On-line CPU(s) list: 0,1 02:38:26 Thread(s) per core: 1 02:38:26 Core(s) per socket: 1 02:38:26 Socket(s): 2 02:38:26 NUMA node(s): 1 02:38:26 Vendor ID: AuthenticAMD 02:38:26 CPU family: 23 02:38:26 Model: 49 02:38:26 Model name: AMD EPYC-Rome Processor 02:38:26 Stepping: 0 02:38:26 CPU MHz: 2800.000 02:38:26 BogoMIPS: 5600.00 02:38:26 Virtualization: AMD-V 02:38:26 Hypervisor vendor: KVM 02:38:26 Virtualization type: full 02:38:26 L1d cache: 64 KiB 02:38:26 L1i cache: 64 KiB 02:38:26 L2 cache: 1 MiB 02:38:26 L3 cache: 32 MiB 02:38:26 NUMA node0 CPU(s): 0,1 02:38:26 Vulnerability Itlb multihit: Not affected 02:38:26 Vulnerability L1tf: Not affected 02:38:26 Vulnerability Mds: Not affected 02:38:26 Vulnerability Meltdown: Not affected 02:38:26 Vulnerability Mmio stale data: Not affected 02:38:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:38:26 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:38:26 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:38:26 Vulnerability Srbds: Not affected 02:38:26 Vulnerability Tsx async abort: Not affected 02:38:26 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 02:38:26 02:38:26 02:38:26 ---> nproc: 02:38:26 2 02:38:26 02:38:26 02:38:26 ---> df -h: 02:38:26 Filesystem Size Used Avail Use% Mounted on 02:38:26 overlay 40G 7.3G 33G 19% / 02:38:26 tmpfs 64M 0 64M 0% /dev 02:38:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:38:26 shm 64M 0 64M 0% /dev/shm 02:38:26 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:38:26 02:38:26 02:38:26 Cannot open /var/log/sysstat/sa02: No such file or directory 02:38:26 Please check if data collecting is enabled 02:38:26 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:26 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:38:26 $ docker stop --time=1 490cc8b69f43f40eb4b318adcdd902ee8816c174fb12a592f5d77015a0fe6e9d 02:38:27 $ docker rm -f --volumes 490cc8b69f43f40eb4b318adcdd902ee8816c174fb12a592f5d77015a0fe6e9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:38:27 [WS-CLEANUP] Deleting project workspace... 02:38:27 [WS-CLEANUP] Deferred wipeout is used... 02:38:27 [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 02:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:28 02:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:28 latest: Pulling from edgex-lftools-log-publisher 02:38:28 5eb5b503b376: Pulling fs layer 02:38:28 5c69ac0246d0: Pulling fs layer 02:38:28 ec43610c2a17: Pulling fs layer 02:38:28 3a2ae6a8a46f: Pulling fs layer 02:38:28 33b1e0a273af: Pulling fs layer 02:38:28 5d3b04190fa2: Pulling fs layer 02:38:28 2f39f015ded8: Pulling fs layer 02:38:28 3a2ae6a8a46f: Waiting 02:38:28 33b1e0a273af: Waiting 02:38:28 5d3b04190fa2: Waiting 02:38:28 2f39f015ded8: Waiting 02:38:28 5c69ac0246d0: Verifying Checksum 02:38:28 5c69ac0246d0: Download complete 02:38:28 3a2ae6a8a46f: Download complete 02:38:28 33b1e0a273af: Verifying Checksum 02:38:28 33b1e0a273af: Download complete 02:38:28 ec43610c2a17: Verifying Checksum 02:38:28 ec43610c2a17: Download complete 02:38:28 5d3b04190fa2: Verifying Checksum 02:38:28 5d3b04190fa2: Download complete 02:38:28 5eb5b503b376: Download complete 02:38:29 2f39f015ded8: Verifying Checksum 02:38:29 2f39f015ded8: Download complete 02:38:30 5eb5b503b376: Pull complete 02:38:30 5c69ac0246d0: Pull complete 02:38:30 ec43610c2a17: Pull complete 02:38:30 3a2ae6a8a46f: Pull complete 02:38:30 33b1e0a273af: Pull complete 02:38:30 5d3b04190fa2: Pull complete 02:38:36 2f39f015ded8: Pull complete 02:38:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:36 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:38:38 $ docker top b22acdeef6408db0cda128e4d2c16f8eba232f20b47a3705b79cc3cedba9d887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:38 ---> job-cost.sh 02:38:38 lf-activate-venv: SKIPPING 02:38:38 INFO: No Stack... 02:38:38 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:39 INFO: Archiving Costs [Pipeline] sh 02:38:39 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 02:38:39 + cut -d, -f6 [Pipeline] lock 02:38:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] 02:38:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] did not exist. Created. 02:38:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:39 + echo total: 0.2199999988079071 [Pipeline] stash 02:38:39 Stashed 1 file(s) [Pipeline] } 02:38:39 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:39 $ docker stop --time=1 b22acdeef6408db0cda128e4d2c16f8eba232f20b47a3705b79cc3cedba9d887 02:38:41 $ docker rm -f --volumes b22acdeef6408db0cda128e4d2c16f8eba232f20b47a3705b79cc3cedba9d887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:39:17 Removing intermediate container e608ad1be36e 02:39:17 ---> d42211e631c3 02:39:17 Step 10/12 : COPY . . 02:39:17 ---> 90ee2204f5b3 02:39:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:39:17 ---> Running in 4c93cc6b2bd3 02:39:17 Removing intermediate container 4c93cc6b2bd3 02:39:17 ---> 787130d4d981 02:39:17 Step 12/12 : RUN $MAKE 02:39:17 ---> Running in 04ef4f24fc50 02:39:17 noop 02:39:17 Removing intermediate container 04ef4f24fc50 02:39:17 ---> 5cb4535fcd5a 02:39:17 Successfully built 5cb4535fcd5a 02:39:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:18 + docker inspect -f . ci-base-image-arm64 02:39:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:18 prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container 02:39:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/280 -v /w/workspace/app-service-configurable/280:/w/workspace/app-service-configurable/280:rw,z -v /w/workspace/app-service-configurable/280@tmp:/w/workspace/app-service-configurable/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:39:19 $ docker top 24344140e8df4419a1131a04dd74179633da1e9beefa660faa47faac3205c8e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:20 + go version 02:39:20 go version go1.23.9 linux/arm64 [Pipeline] } 02:39:20 $ docker stop --time=1 24344140e8df4419a1131a04dd74179633da1e9beefa660faa47faac3205c8e5 02:39:22 $ docker rm -f --volumes 24344140e8df4419a1131a04dd74179633da1e9beefa660faa47faac3205c8e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:22 + docker inspect -f . ci-base-image-arm64 02:39:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:23 prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container 02:39:23 $ 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/280 -v /w/workspace/app-service-configurable/280:/w/workspace/app-service-configurable/280:rw,z -v /w/workspace/app-service-configurable/280@tmp:/w/workspace/app-service-configurable/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:39:24 $ docker top 25c388c8b2c72e13a6cceeff66d97e37fff8d2b48e5358aa239ce42eb82ffdf8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/280 [Pipeline] fileExists [Pipeline] sh 02:39:26 + make test 02:39:26 go test -race -coverprofile=coverage.out ./... 02:44:02 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 02:44:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:44:02 go vet ./... 02:48:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:48:24 ./bin/test-attribution-txt.sh 02:48:24 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:48:24 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 02:48:24 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:48:24 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:48:24 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:48:24 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:48:24 $ docker stop --time=1 25c388c8b2c72e13a6cceeff66d97e37fff8d2b48e5358aa239ce42eb82ffdf8 02:48:26 $ docker rm -f --volumes 25c388c8b2c72e13a6cceeff66d97e37fff8d2b48e5358aa239ce42eb82ffdf8 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:29 Warning: overwriting stash ‘coverage-report’ 02:48:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:48:30 + ls -al . 02:48:30 total 244 02:48:30 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 02:39 . 02:48:30 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:36 .. 02:48:30 -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 02:36 .dockerignore 02:48:30 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:36 .git 02:48:30 drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:36 .github 02:48:30 -rw-rw-r-- 1 jenkins jenkins 108 Sep 2 02:36 .gitignore 02:48:30 -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 02:36 .golangci.yml 02:48:30 -rw-rw-r-- 1 jenkins jenkins 16550 Sep 2 02:36 Attribution.txt 02:48:30 -rw-rw-r-- 1 jenkins jenkins 39309 Sep 2 02:36 CHANGELOG.md 02:48:30 -rw-rw-r-- 1 jenkins jenkins 2008 Sep 2 02:36 Dockerfile 02:48:30 -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:36 GOVERNANCE.md 02:48:30 -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 02:36 Jenkinsfile 02:48:30 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 02:36 LICENSE 02:48:30 -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 02:36 OWNERS.md 02:48:30 -rw-rw-r-- 1 jenkins jenkins 4952 Sep 2 02:36 README.md 02:48:30 -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION 02:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:36 bin 02:48:30 -rw-r--r-- 1 jenkins jenkins 953 Sep 2 02:44 coverage.out 02:48:30 -rw-rw-r-- 1 jenkins jenkins 6577 Sep 2 02:36 go.mod 02:48:30 -rw-rw-r-- 1 jenkins jenkins 88385 Sep 2 02:36 go.sum 02:48:30 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 02:36 main.go 02:48:30 -rw-rw-r-- 1 jenkins jenkins 3362 Sep 2 02:36 makefile 02:48:30 drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:31 + 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=ea0c435c64f47e7faf0c922b26560af5911ce3ce --label arch=arm64 --label version=4.1.0-dev.7 . 02:48:31 Sending build context to Docker daemon 225.8kB 02:48:31 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 02:48:31 Step 2/27 : FROM ${BASE} AS builder 02:48:31 ---> 5cb4535fcd5a 02:48:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:48:31 ---> Running in abe1f4509205 02:48:32 Removing intermediate container abe1f4509205 02:48:32 ---> aabf2bc739f9 02:48:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:48:32 ---> Running in a38adacb08d8 02:48:32 Removing intermediate container a38adacb08d8 02:48:32 ---> dbb5c0301a89 02:48:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:48:32 ---> Running in cbb3b58c7319 02:48:32 Removing intermediate container cbb3b58c7319 02:48:32 ---> e6432b925ac3 02:48:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:48:32 ---> Running in f2572a3187ce 02:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:48:35 OK: 239 MiB in 58 packages 02:48:36 Removing intermediate container f2572a3187ce 02:48:36 ---> e7127150e746 02:48:36 Step 7/27 : WORKDIR /app 02:48:36 ---> Running in e07611888dd5 02:48:37 Removing intermediate container e07611888dd5 02:48:37 ---> fe9b42b84657 02:48:37 Step 8/27 : COPY go.mod vendor* ./ 02:48:37 ---> dc22ee650f20 02:48:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:37 ---> Running in 8134d5dbfb62 02:48:40 Removing intermediate container 8134d5dbfb62 02:48:40 ---> 151525c306b0 02:48:40 Step 10/27 : COPY . . 02:48:40 ---> eb5d69ae78bf 02:48:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:48:40 ---> Running in 1fdfdfb21255 02:48:41 Removing intermediate container 1fdfdfb21255 02:48:41 ---> fb1bf0ae8393 02:48:41 Step 12/27 : RUN $MAKE 02:48:41 ---> Running in 35fb0ff4057f 02:48:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 02:52:18 Removing intermediate container 35fb0ff4057f 02:52:18 ---> d7f812e86495 02:52:18 Step 13/27 : FROM alpine:3.20 02:52:18 3.20: Pulling from library/alpine 02:52:18 13e713f82565: Pulling fs layer 02:52:19 13e713f82565: Verifying Checksum 02:52:19 13e713f82565: Download complete 02:52:19 13e713f82565: Pull complete 02:52:19 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:52:19 Status: Downloaded newer image for alpine:3.20 02:52:19 ---> c88e9dceb6cb 02:52:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:52:19 ---> Running in 142b2b0a0e2b 02:52:20 Removing intermediate container 142b2b0a0e2b 02:52:20 ---> 71a10888c341 02:52:20 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:52:20 ---> Running in 9b275dc70a28 02:52:20 Removing intermediate container 9b275dc70a28 02:52:20 ---> 35400ab623d3 02:52:20 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:52:20 ---> Running in 8819041fd70e 02:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:52:23 (1/2) Installing ca-certificates (20250619-r0) 02:52:23 (2/2) Installing dumb-init (1.2.5-r3) 02:52:23 Executing busybox-1.36.1-r29.trigger 02:52:23 Executing ca-certificates-20250619-r0.trigger 02:52:23 OK: 10 MiB in 16 packages 02:52:24 Removing intermediate container 8819041fd70e 02:52:24 ---> 18267e547c45 02:52:24 Step 17/27 : RUN apk --no-cache upgrade 02:52:24 ---> Running in fd0396ef0fca 02:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:52:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:52:27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:52:27 Executing busybox-1.36.1-r30.post-upgrade 02:52:27 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:52:27 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:52:27 Executing busybox-1.36.1-r30.trigger 02:52:27 OK: 10 MiB in 16 packages 02:52:29 Removing intermediate container fd0396ef0fca 02:52:29 ---> a850658a0188 02:52:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:52:29 ---> de55a651054f 02:52:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:52:29 ---> 61cbf12e6321 02:52:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:52:30 ---> 9b382cc209e9 02:52:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:52:32 ---> 0d3a086ae934 02:52:32 Step 22/27 : EXPOSE 48095 02:52:32 ---> Running in dde224a281e1 02:52:32 Removing intermediate container dde224a281e1 02:52:32 ---> 094d45ac9371 02:52:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:52:32 ---> Running in 143ee63a0f65 02:52:32 Removing intermediate container 143ee63a0f65 02:52:32 ---> 59fcf5950cad 02:52:32 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:52:32 ---> Running in 9fcf5f353ccc 02:52:33 Removing intermediate container 9fcf5f353ccc 02:52:33 ---> 13281506f11a 02:52:33 Step 25/27 : LABEL arch=arm64 02:52:33 ---> Running in 9c89afc742bc 02:52:33 Removing intermediate container 9c89afc742bc 02:52:33 ---> b93751726249 02:52:33 Step 26/27 : LABEL git_sha=ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:52:33 ---> Running in a8afbaeaefe0 02:52:33 Removing intermediate container a8afbaeaefe0 02:52:33 ---> 810a238525a3 02:52:33 Step 27/27 : LABEL version=4.1.0-dev.7 02:52:34 ---> Running in 9206cf7b69be 02:52:34 Removing intermediate container 9206cf7b69be 02:52:34 ---> 9e388aad61bf 02:52:34 [Warning] One or more build-args [ARCH] were not consumed 02:52:34 Successfully built 9e388aad61bf 02:52:34 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 02:52:34 provisioning config files... 02:52:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/280@tmp/config7138531005521640491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:34 ---> ****-login.sh 02:52:34 nexus3.edgexfoundry.org:10001 02:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:35 Configure a credential helper to remove this warning. See 02:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:35 02:52:35 Login Succeeded 02:52:35 nexus3.edgexfoundry.org:10002 02:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:35 Configure a credential helper to remove this warning. See 02:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:35 02:52:35 Login Succeeded 02:52:35 nexus3.edgexfoundry.org:10003 02:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:35 Configure a credential helper to remove this warning. See 02:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:35 02:52:35 Login Succeeded 02:52:35 nexus3.edgexfoundry.org:10004 02:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:36 Configure a credential helper to remove this warning. See 02:52:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:36 02:52:36 Login Succeeded 02:52:36 ****.io 02:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:36 Configure a credential helper to remove this warning. See 02:52:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:36 02:52:36 Login Succeeded 02:52:36 ---> ****-login.sh ends [Pipeline] } 02:52:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:52:36 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 02:52:36 ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:52:36 latest 02:52:36 4.1.0-dev.7 02:52:36 ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:52:36 main 02:52:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:52:37 088cc0f758c6: Preparing 02:52:37 4c71a382d82d: Preparing 02:52:37 9fd1f89879ab: Preparing 02:52:37 dbe22390359a: Preparing 02:52:37 39b5ed601ca5: Preparing 02:52:37 654d7a21c0d3: Preparing 02:52:37 1e890da81ec9: Preparing 02:52:37 654d7a21c0d3: Waiting 02:52:37 1e890da81ec9: Waiting 02:52:37 dbe22390359a: Pushed 02:52:37 9fd1f89879ab: Pushed 02:52:37 4c71a382d82d: Pushed 02:52:38 39b5ed601ca5: Pushed 02:52:38 654d7a21c0d3: Pushed 02:52:38 1e890da81ec9: Layer already exists 02:52:46 088cc0f758c6: Pushed 02:52:46 ea0c435c64f47e7faf0c922b26560af5911ce3ce: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:46 + 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 02:52:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:52:47 088cc0f758c6: Preparing 02:52:47 4c71a382d82d: Preparing 02:52:47 9fd1f89879ab: Preparing 02:52:47 dbe22390359a: Preparing 02:52:47 39b5ed601ca5: Preparing 02:52:47 654d7a21c0d3: Preparing 02:52:47 1e890da81ec9: Preparing 02:52:47 654d7a21c0d3: Waiting 02:52:47 1e890da81ec9: Waiting 02:52:47 4c71a382d82d: Layer already exists 02:52:47 088cc0f758c6: Layer already exists 02:52:47 dbe22390359a: Layer already exists 02:52:47 39b5ed601ca5: Layer already exists 02:52:47 9fd1f89879ab: Layer already exists 02:52:47 654d7a21c0d3: Layer already exists 02:52:47 1e890da81ec9: Layer already exists 02:52:47 latest: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 02:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:52:48 088cc0f758c6: Preparing 02:52:48 4c71a382d82d: Preparing 02:52:48 9fd1f89879ab: Preparing 02:52:48 dbe22390359a: Preparing 02:52:48 39b5ed601ca5: Preparing 02:52:48 654d7a21c0d3: Preparing 02:52:48 1e890da81ec9: Preparing 02:52:48 654d7a21c0d3: Waiting 02:52:48 1e890da81ec9: Waiting 02:52:48 9fd1f89879ab: Layer already exists 02:52:48 dbe22390359a: Layer already exists 02:52:48 4c71a382d82d: Layer already exists 02:52:48 088cc0f758c6: Layer already exists 02:52:48 39b5ed601ca5: Layer already exists 02:52:48 1e890da81ec9: Layer already exists 02:52:48 654d7a21c0d3: Layer already exists 02:52:48 4.1.0-dev.7: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:52:49 088cc0f758c6: Preparing 02:52:49 4c71a382d82d: Preparing 02:52:49 9fd1f89879ab: Preparing 02:52:49 dbe22390359a: Preparing 02:52:49 39b5ed601ca5: Preparing 02:52:49 654d7a21c0d3: Preparing 02:52:49 1e890da81ec9: Preparing 02:52:49 654d7a21c0d3: Waiting 02:52:49 1e890da81ec9: Waiting 02:52:49 dbe22390359a: Layer already exists 02:52:49 088cc0f758c6: Layer already exists 02:52:49 4c71a382d82d: Layer already exists 02:52:49 9fd1f89879ab: Layer already exists 02:52:49 39b5ed601ca5: Layer already exists 02:52:49 654d7a21c0d3: Layer already exists 02:52:49 1e890da81ec9: Layer already exists 02:52:49 ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + 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 02:52:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 02:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 02:52:50 088cc0f758c6: Preparing 02:52:50 4c71a382d82d: Preparing 02:52:50 9fd1f89879ab: Preparing 02:52:50 dbe22390359a: Preparing 02:52:50 39b5ed601ca5: Preparing 02:52:50 654d7a21c0d3: Preparing 02:52:50 1e890da81ec9: Preparing 02:52:50 654d7a21c0d3: Waiting 02:52:50 1e890da81ec9: Waiting 02:52:50 9fd1f89879ab: Layer already exists 02:52:50 088cc0f758c6: Layer already exists 02:52:50 4c71a382d82d: Layer already exists 02:52:50 dbe22390359a: Layer already exists 02:52:50 39b5ed601ca5: Layer already exists 02:52:50 654d7a21c0d3: Layer already exists 02:52:50 1e890da81ec9: Layer already exists 02:52:50 main: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:50 ===================================================== [Pipeline] echo 02:52:50 taggedImages: 02:52:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce 02:52:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 02:52:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 02:52:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 02:52:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 02:52:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo 02:52:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 02:52:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 [Pipeline] echo 02:52:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [Pipeline] echo 02:52:50 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 02:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:51 02:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:51 arm64: Pulling from edgex-lftools-log-publisher 02:52:51 8998bd30e6a1: Pulling fs layer 02:52:51 04944245beec: Pulling fs layer 02:52:51 699f458cf7ca: Pulling fs layer 02:52:51 765212b225bb: Pulling fs layer 02:52:51 f23df028b6ca: Pulling fs layer 02:52:51 d65c8cfc05b1: Pulling fs layer 02:52:51 2437ff75d9bd: Pulling fs layer 02:52:51 f23df028b6ca: Waiting 02:52:51 d65c8cfc05b1: Waiting 02:52:51 2437ff75d9bd: Waiting 02:52:51 765212b225bb: Waiting 02:52:51 04944245beec: Verifying Checksum 02:52:51 04944245beec: Download complete 02:52:51 765212b225bb: Verifying Checksum 02:52:51 765212b225bb: Download complete 02:52:51 f23df028b6ca: Verifying Checksum 02:52:51 f23df028b6ca: Download complete 02:52:51 d65c8cfc05b1: Verifying Checksum 02:52:51 d65c8cfc05b1: Download complete 02:52:51 699f458cf7ca: Verifying Checksum 02:52:51 699f458cf7ca: Download complete 02:52:52 8998bd30e6a1: Verifying Checksum 02:52:52 8998bd30e6a1: Download complete 02:52:54 2437ff75d9bd: Verifying Checksum 02:52:54 2437ff75d9bd: Download complete 02:52:56 8998bd30e6a1: Pull complete 02:52:57 04944245beec: Pull complete 02:52:58 699f458cf7ca: Pull complete 02:52:58 765212b225bb: Pull complete 02:52:59 f23df028b6ca: Pull complete 02:52:59 d65c8cfc05b1: Pull complete 02:53:18 2437ff75d9bd: Pull complete 02:53:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:53:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:18 prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container 02:53:18 $ 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/280 -v /w/workspace/app-service-configurable/280:/w/workspace/app-service-configurable/280:rw,z -v /w/workspace/app-service-configurable/280@tmp:/w/workspace/app-service-configurable/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:53:21 $ docker top 3485087bd8d32bb88b55f578e26102de0686f6521f58be7f2f44d46f8922d413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:21 ---> job-cost.sh 02:53:21 lf-activate-venv: SKIPPING 02:53:21 INFO: No Stack... 02:53:22 INFO: Retrieving Pricing Info for: v3-standard-4 02:53:23 INFO: Archiving Costs [Pipeline] sh 02:53:23 + cut -d, -f6 02:53:23 + cat /w/workspace/app-service-configurable/280/archives/cost.csv [Pipeline] lock 02:53:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] 02:53:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] did not exist. Created. 02:53:23 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:24 /w/workspace/app-service-configurable/280@tmp/durable-8aac5f0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:25 + echo total: 0.10999999940395355 [Pipeline] stash 02:53:25 Warning: overwriting stash ‘stack-cost’ 02:53:25 Stashed 1 file(s) [Pipeline] } 02:53:25 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] // lock [Pipeline] } 02:53:25 $ docker stop --time=1 3485087bd8d32bb88b55f578e26102de0686f6521f58be7f2f44d46f8922d413 02:53:26 $ docker rm -f --volumes 3485087bd8d32bb88b55f578e26102de0686f6521f58be7f2f44d46f8922d413 [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 02:53:27 provisioning config files... 02:53:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8362789462276064106tmp [Pipeline] { [Pipeline] sh 02:53:27 + set +x 02:53:27 + curl -s https://codecov.io/bash 02:53:27 + bash -s -- 02:53:27 02:53:27 _____ _ 02:53:27 / ____| | | 02:53:27 | | ___ __| | ___ ___ _____ __ 02:53:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:53:27 | |___| (_) | (_| | __/ (_| (_) \ V / 02:53:27 \_____\___/ \__,_|\___|\___\___/ \_/ 02:53:27 Bash-1.0.6 02:53:27 02:53:27 02:53:27 ==> git version 2.25.1 found 02:53:27 ==> 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 02:53:27 Release-Date: 2020-01-08 02:53:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:53:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:53:27 ==> Jenkins CI detected. 02:53:27 current dir:  /w/workspace/ry_app-service-configurable_main 02:53:27 project root: . 02:53:27 --> token set from env 02:53:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:53:27 ==> Running gcov in . (disable via -X gcov) 02:53:27 ==> Python coveragepy not found 02:53:27 ==> Searching for coverage reports in: 02:53:27 + . 02:53:27 -> Found 1 reports 02:53:27 ==> Detecting git/mercurial file structure 02:53:27 ==> Reading reports 02:53:27 + ./coverage.out bytes=953 02:53:27 ==> Appending adjustments 02:53:27 https://docs.codecov.io/docs/fixing-reports 02:53:27 + Found adjustments 02:53:27 ==> Gzipping contents 02:53:27 4.0K /tmp/codecov.aekMMp.gz 02:53:27 ==> Uploading reports 02:53:27 url: https://codecov.io 02:53:27 query: branch=main&commit=ea0c435c64f47e7faf0c922b26560af5911ce3ce&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:27 -> Pinging Codecov 02:53:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ea0c435c64f47e7faf0c922b26560af5911ce3ce&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:27 -> Uploading to 02:53:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ea0c435c64f47e7faf0c922b26560af5911ce3ce/d253682d-f158-4c57-934e-74408859bc97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250902%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250902T025327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=85e9ba3a6be680d093667a028906823f4a66804560c6914518bd0b817f843acd 02:53:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:28 Dload Upload Total Spent Left Speed 02:53:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2385 --:--:-- --:--:-- --:--:-- 2385 02:53:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] } 02:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:53:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:53:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:53:28 02:53:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:53:28 latest: Pulling from edgex-devops/edgex-snyk-go 02:53:29 0a9a5dfd008f: Already exists 02:53:29 36466aa92d05: Already exists 02:53:29 e10405b45d13: Already exists 02:53:29 096b7ceb2af7: Already exists 02:53:29 4f4fb700ef54: Already exists 02:53:29 e50aa161e22a: Pulling fs layer 02:53:29 d3c8db5fb9df: Pulling fs layer 02:53:29 e50aa161e22a: Verifying Checksum 02:53:29 e50aa161e22a: Download complete 02:53:29 e50aa161e22a: Pull complete 02:53:31 d3c8db5fb9df: Verifying Checksum 02:53:31 d3c8db5fb9df: Download complete 02:53:34 d3c8db5fb9df: Pull complete 02:53:34 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:53:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:34 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:53:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:53:36 $ docker top 0b8dd736aaa04853e73aa89e0c31cbc49aeb3fe7af1cb1a412a49a9d4e244aea -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:36 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 02:53:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 02:53:36 + set -o pipefail 02:53:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 02:53:43 02:53:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 02:53:43 02:53:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/57d4fabd-4152-46e2-8b29-b5b4b30df029 02:53:43 02:53:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:53:43 [Pipeline] } 02:53:43 $ docker stop --time=1 0b8dd736aaa04853e73aa89e0c31cbc49aeb3fe7af1cb1a412a49a9d4e244aea 02:53:46 $ docker rm -f --volumes 0b8dd736aaa04853e73aa89e0c31cbc49aeb3fe7af1cb1a412a49a9d4e244aea [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 02:53:47 + git log --format=format:%s -1 ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] sh 02:53:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:48 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:48 $ docker top 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 -eo pid,comm 02:53:48 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). 02:53:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:48 [ssh-agent] Looking for ssh-agent implementation... 02:53:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:48 $ docker exec 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 ssh-agent 02:53:48 SSH_AUTH_SOCK=/tmp/ssh-VVfQRLPZxrXH/agent.32 02:53:48 SSH_AGENT_PID=38 02:53:48 Running ssh-add (command line suppressed) 02:53:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17087979093514559420.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17087979093514559420.key) 02:53:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:49 + git semver tag 02:53:49 2025-09-02 02:53:49,371 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:53:49 2025-09-02 02:53:49,374 [run_tag] DEBUG tag force:False 02:53:49 2025-09-02 02:53:49,374 [check_head_tag] DEBUG check head tag 02:53:49 2025-09-02 02:53:49,375 [execute] INFO git cat-file --batch-check 02:53:49 2025-09-02 02:53:49,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 02:53:49 2025-09-02 02:53:49,377 [execute] INFO git cat-file --batch 02:53:49 2025-09-02 02:53:49,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 02:53:49 2025-09-02 02:53:49,389 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:53:49 2025-09-02 02:53:49,389 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 02:53:49 2025-09-02 02:53:49,389 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 02:53:49 2025-09-02 02:53:49,393 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:53:49 4.1.0-dev.7 [Pipeline] } 02:53:49 $ docker exec --env ******** --env ******** 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 ssh-agent -k 02:53:49 unset SSH_AUTH_SOCK; 02:53:49 unset SSH_AGENT_PID; 02:53:49 echo Agent pid 38 killed; 02:53:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:49 + git semver [Pipeline] } 02:53:50 $ docker stop --time=1 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 02:53:51 $ docker rm -f --volumes 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:51 02:53:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:52 0.23.1-centos7: Pulling from edgex-lftools 02:53:52 ab5ef0e58194: Pulling fs layer 02:53:52 9712f1f96733: Pulling fs layer 02:53:52 63f879dbbcfc: Pulling fs layer 02:53:52 0d9ebad4ef96: Pulling fs layer 02:53:52 e9a5061849ea: Pulling fs layer 02:53:52 d747dcd14b5f: Pulling fs layer 02:53:52 2de7ff778b66: Pulling fs layer 02:53:52 d747dcd14b5f: Waiting 02:53:52 2de7ff778b66: Waiting 02:53:52 0d9ebad4ef96: Waiting 02:53:52 e9a5061849ea: Waiting 02:53:52 9712f1f96733: Verifying Checksum 02:53:52 9712f1f96733: Download complete 02:53:52 63f879dbbcfc: Verifying Checksum 02:53:52 63f879dbbcfc: Download complete 02:53:52 e9a5061849ea: Verifying Checksum 02:53:52 e9a5061849ea: Download complete 02:53:52 d747dcd14b5f: Verifying Checksum 02:53:52 d747dcd14b5f: Download complete 02:53:52 0d9ebad4ef96: Verifying Checksum 02:53:52 0d9ebad4ef96: Download complete 02:53:52 2de7ff778b66: Verifying Checksum 02:53:52 2de7ff778b66: Download complete 02:53:52 ab5ef0e58194: Verifying Checksum 02:53:52 ab5ef0e58194: Download complete 02:53:57 ab5ef0e58194: Pull complete 02:53:57 9712f1f96733: Pull complete 02:53:57 63f879dbbcfc: Pull complete 02:54:02 0d9ebad4ef96: Pull complete 02:54:02 e9a5061849ea: Pull complete 02:54:02 d747dcd14b5f: Pull complete 02:54:03 2de7ff778b66: Pull complete 02:54:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:54:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:04 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:54:06 $ docker top d77be13f517450158ea258a220fb208db0f2233d69565130cf509a0b2dbb5cb2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:54:07 provisioning config files... 02:54:07 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12875445895966381788tmp 02:54:07 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6515192836140028869tmp 02:54:07 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6441122439500364143tmp [Pipeline] { [Pipeline] echo 02:54:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:54:07 ---> sigul-configuration.sh 02:54:07 gpg: directory `/root/.gnupg' created 02:54:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:54:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:54:07 gpg: keyring `/root/.gnupg/secring.gpg' created 02:54:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:54:07 gpg: CAST5 encrypted data 02:54:07 gpg: encrypted with 1 passphrase 02:54:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:54:07 + mkdir /home/jenkins 02:54:07 + mkdir /home/jenkins/sigul [Pipeline] sh 02:54:07 + 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 02:54:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:54:08 ---> sigul-install.sh 02:54:08 Sigul already installed; skipping installation. [Pipeline] sh 02:54:08 + git tag --list 02:54:08 v1.0.0 02:54:08 v1.1.0 02:54:08 v1.2.0 02:54:08 v1.3.0 02:54:08 v1.3.1 02:54:08 v2.0.0 02:54:08 v2.0.1 02:54:08 v2.1.0 02:54:08 v2.1.1 02:54:08 v2.1.2 02:54:08 v2.2.0 02:54:08 v2.3 02:54:08 v2.3.0 02:54:08 v2.3.1 02:54:08 v3.0 02:54:08 v3.0.0 02:54:08 v3.0.1 02:54:08 v3.1 02:54:08 v3.1.0 02:54:08 v3.1.1 02:54:08 v4.0 02:54:08 v4.0.0 02:54:08 v4.0.1 02:54:08 v4.1.0-dev.1 02:54:08 v4.1.0-dev.2 02:54:08 v4.1.0-dev.3 02:54:08 v4.1.0-dev.4 02:54:08 v4.1.0-dev.5 02:54:08 v4.1.0-dev.6 02:54:08 v4.1.0-dev.7 [Pipeline] sh 02:54:08 + lftools sign git-tag v4.1.0-dev.7 02:54:09 Signing Git tag with Sigul... 02:54:09 Signing v4.1.0-dev.7 [Pipeline] echo 02:54:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:54:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:54:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:54:10 $ docker stop --time=1 d77be13f517450158ea258a220fb208db0f2233d69565130cf509a0b2dbb5cb2 02:54:11 $ docker rm -f --volumes d77be13f517450158ea258a220fb208db0f2233d69565130cf509a0b2dbb5cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:54:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:12 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:12 $ docker top a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a -eo pid,comm 02:54:12 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). 02:54:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:12 [ssh-agent] Looking for ssh-agent implementation... 02:54:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:12 $ docker exec a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a ssh-agent 02:54:12 SSH_AUTH_SOCK=/tmp/ssh-A93fr8iwyBW5/agent.32 02:54:12 SSH_AGENT_PID=38 02:54:12 Running ssh-add (command line suppressed) 02:54:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15037234093960815305.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15037234093960815305.key) 02:54:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:13 + git semver bump pre 02:54:13 2025-09-02 02:54:13,477 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:54:13 2025-09-02 02:54:13,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:54:13 2025-09-02 02:54:13,481 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 02:54:13 2025-09-02 02:54:13,482 [bump_version] DEBUG bumped version:4.1.0-dev.8 02:54:13 2025-09-02 02:54:13,482 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 02:54:13 2025-09-02 02:54:13,482 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:54:13 2025-09-02 02:54:13,482 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 02:54:13 2025-09-02 02:54:13,484 [execute] INFO git cat-file --batch-check 02:54:13 2025-09-02 02:54:13,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 02:54:13 2025-09-02 02:54:13,487 [execute] INFO git cat-file --batch 02:54:13 2025-09-02 02:54:13,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 02:54:13 2025-09-02 02:54:13,491 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:54:13 4.1.0-dev.8 [Pipeline] } 02:54:13 $ docker exec --env ******** --env ******** a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a ssh-agent -k 02:54:13 unset SSH_AUTH_SOCK; 02:54:13 unset SSH_AGENT_PID; 02:54:13 echo Agent pid 38 killed; 02:54:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:13 + git semver [Pipeline] } 02:54:14 $ docker stop --time=1 a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a 02:54:15 $ docker rm -f --volumes a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a [Pipeline] // withDockerContainer [Pipeline] sh 02:54:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:54:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:16 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:54:16 $ docker top 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 -eo pid,comm 02:54:16 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). 02:54:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:16 [ssh-agent] Looking for ssh-agent implementation... 02:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:16 $ docker exec 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 ssh-agent 02:54:16 SSH_AUTH_SOCK=/tmp/ssh-DWfM1KmCjRuO/agent.32 02:54:16 SSH_AGENT_PID=38 02:54:16 Running ssh-add (command line suppressed) 02:54:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4552340102463677679.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4552340102463677679.key) 02:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:17 + git semver push 02:54:17 2025-09-02 02:54:17,398 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:54:17 2025-09-02 02:54:17,401 [run_push] DEBUG push 02:54:17 2025-09-02 02:54:17,402 [execute] INFO git cat-file --batch-check 02:54:17 2025-09-02 02:54:17,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 02:54:17 2025-09-02 02:54:17,405 [execute] INFO git rev-list d99d7cb7fa0f3d3bb6d1cc2d698ae088a9432bea -- 02:54:17 2025-09-02 02:54:17,405 [execute] DEBUG Popen(['git', 'rev-list', 'd99d7cb7fa0f3d3bb6d1cc2d698ae088a9432bea', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:54:17 2025-09-02 02:54:17,413 [execute] INFO git fetch -v -- origin 02:54:17 2025-09-02 02:54:17,413 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:54:18 2025-09-02 02:54:17,857 [run_push] DEBUG no remote changes detected 02:54:18 2025-09-02 02:54:17,858 [execute] INFO git push origin semver 02:54:18 2025-09-02 02:54:17,858 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:54:18 2025-09-02 02:54:18,522 [run_push] DEBUG push all version tags 02:54:18 2025-09-02 02:54:18,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:54:18 2025-09-02 02:54:18,523 [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) 02:54:19 2025-09-02 02:54:19,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 02:54:19 4.1.0-dev.8 [Pipeline] } 02:54:19 $ docker exec --env ******** --env ******** 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 ssh-agent -k 02:54:19 unset SSH_AUTH_SOCK; 02:54:19 unset SSH_AGENT_PID; 02:54:19 echo Agent pid 38 killed; 02:54:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:19 + git semver [Pipeline] } 02:54:19 $ docker stop --time=1 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 02:54:21 $ docker rm -f --volumes 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 [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 02:54:21 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 02:54:21 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:54:21 total 16 02:54:21 drwxr-xr-x 3 root root 4096 Sep 2 02:38 . 02:54:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:54 .. 02:54:21 drwxr-xr-x 2 root root 4096 Sep 2 02:38 cost 02:54:21 -rw-r--r-- 1 root root 96 Sep 2 02:38 cost.csv 02:54:21 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 02:54:21 + ls -al /w/workspace/ry_app-service-configurable_main/archives 02:54:21 total 16 02:54:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:38 . 02:54:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:54 .. 02:54:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 02:38 cost 02:54:21 -rw-r--r-- 1 jenkins jenkins 96 Sep 2 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:54:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:22 ---> package-listing.sh 02:54:22 ++ facter osfamily 02:54:22 ++ tr '[:upper:]' '[:lower:]' 02:54:23 + OS_FAMILY=debian 02:54:23 + workspace=/w/workspace/ry_app-service-configurable_main 02:54:23 + START_PACKAGES=/tmp/packages_start.txt 02:54:23 + END_PACKAGES=/tmp/packages_end.txt 02:54:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:23 + PACKAGES=/tmp/packages_start.txt 02:54:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:54:23 + PACKAGES=/tmp/packages_end.txt 02:54:23 + case "${OS_FAMILY}" in 02:54:23 + dpkg -l 02:54:23 + grep '^ii' 02:54:23 + '[' -f /tmp/packages_start.txt ']' 02:54:23 + '[' -f /tmp/packages_end.txt ']' 02:54:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 02:54:23 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 02:54:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 02:54:23 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 02:54:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:24 prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container 02:54:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:24 $ docker top 504d624600afbc3a4d14416bd2e66a78906e3386bd9da47a64ade31f378afe32 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:24 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:25 + ls /var/log/sa-host 02:54:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:25 provisioning config files... 02:54:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8119610943325430569tmp [Pipeline] { [Pipeline] echo 02:54:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:25 ---> create-netrc.sh [Pipeline] } 02:54:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:25 ---> python-tools-install.sh [Pipeline] echo 02:54:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:26 ---> sudo-logs.sh 02:54:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:26 ---> job-cost.sh 02:54:26 lf-activate-venv: SKIPPING 02:54:26 DEBUG: total: 0.2199999988079071 02:54:26 INFO: Retrieving Stack Cost... 02:54:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:27 INFO: Archiving Costs [Pipeline] echo 02:54:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:27 ---> logs-deploy.sh 02:54:27 lf-activate-venv: SKIPPING 02:54:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/280 02:54:27 INFO: archiving workspace using pattern(s): 02:54:28 Archives upload complete. 02:54:28 INFO: archiving logs to Nexus