Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e952aefcdda7939f65187319d5e25fb8b4314498 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-ssh6370030490279246892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh6697107892734653695.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4039826563693595109.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh16862240791307572465.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-ssh16354099111132242922.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40869 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 e952aefcdda7939f65187319d5e25fb8b4314498 (main) Commit message: "Merge pull request #717 from judehung/release-odessa" > 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 e952aefcdda7939f65187319d5e25fb8b4314498 # timeout=10 > git rev-list --no-walk 41ab7ad60098ed3d89fb1c34174a60139f8053e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:21:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:21:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:21:13 ========================================================= 07:21:13 EdgeX Global Pipelines Version Info 07:21:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:21:14 ------------------- 07:21:14 stable info: 07:21:14 ------------------- 07:21:14 Commited By: Cherry Wang cherry@iotechsys.com 07:21:14 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:21:14 Message: update stable to v1.0.271 07:21:14 ------------------- 07:21:14 experimental info: 07:21:14 ------------------- 07:21:14 Commited By: **** collab-it+edgex@linuxfoundation.org 07:21:14 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:21:14 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e952aef [Pipeline] echo 07:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:15 provisioning config files... 07:21:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5168771797044102165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:16 ---> ****-login.sh 07:21:16 nexus3.edgexfoundry.org:10001 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 nexus3.edgexfoundry.org:10002 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 nexus3.edgexfoundry.org:10003 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 nexus3.edgexfoundry.org:10004 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 ****.io 07:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:16 Configure a credential helper to remove this warning. See 07:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:16 07:21:16 Login Succeeded 07:21:16 ---> ****-login.sh ends [Pipeline] } 07:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:21:17 + git rev-list -1 --merges e952aefcdda7939f65187319d5e25fb8b4314498~1..e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo 07:21:17 -----------> git rev-list -1 --merges e952aefcdda7939f65187319d5e25fb8b4314498~1..e952aefcdda7939f65187319d5e25fb8b4314498 e952aefcdda7939f65187319d5e25fb8b4314498 07:21:17 e952aefcdda7939f65187319d5e25fb8b4314498 [false] [Pipeline] sh 07:21:17 + git log --format=format:%s -1 e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo 07:21:17 ========================================================= 07:21:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:21:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:17 + git log --format=format:%s -1 e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] echo 07:21:17 [semverPrep] GIT_COMMIT: e952aefcdda7939f65187319d5e25fb8b4314498, Commit Message: Merge pull request #717 from judehung/release-odessa [Pipeline] echo 07:21:17 [semverPrep] This is not a build commit. [Pipeline] sh 07:21:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:18 + grep -v github /etc/ssh/ssh_known_hosts 07:21:18 + [ -e /tmp/ssh_known_hosts ] 07:21:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:21:18 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:21:18 sudo tee -a /etc/ssh/ssh_known_hosts 07:21:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:18 07:21:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:18 0.1.4: Pulling from edgex-devops/py-git-semver 07:21:18 b85a868b505f: Pulling fs layer 07:21:18 e2be974225ed: Pulling fs layer 07:21:18 339a4e72a1f5: Pulling fs layer 07:21:18 988bab9f4d93: Pulling fs layer 07:21:18 1469e6f7b9e6: Pulling fs layer 07:21:18 eaf3925da568: Pulling fs layer 07:21:18 bab4dde63d76: Pulling fs layer 07:21:18 bde34c3a00c8: Pulling fs layer 07:21:18 b352a97aabf1: Pulling fs layer 07:21:18 4872d77fe225: Pulling fs layer 07:21:18 988bab9f4d93: Waiting 07:21:18 eaf3925da568: Waiting 07:21:18 bab4dde63d76: Waiting 07:21:18 bde34c3a00c8: Waiting 07:21:18 b352a97aabf1: Waiting 07:21:18 1469e6f7b9e6: Waiting 07:21:18 4872d77fe225: Waiting 07:21:18 5851b861e8e6: Pulling fs layer 07:21:18 5851b861e8e6: Waiting 07:21:18 e2be974225ed: Download complete 07:21:18 988bab9f4d93: Verifying Checksum 07:21:18 988bab9f4d93: Download complete 07:21:18 1469e6f7b9e6: Verifying Checksum 07:21:18 1469e6f7b9e6: Download complete 07:21:18 339a4e72a1f5: Verifying Checksum 07:21:18 339a4e72a1f5: Download complete 07:21:18 eaf3925da568: Verifying Checksum 07:21:18 eaf3925da568: Download complete 07:21:19 bde34c3a00c8: Verifying Checksum 07:21:19 bde34c3a00c8: Download complete 07:21:19 b352a97aabf1: Verifying Checksum 07:21:19 b352a97aabf1: Download complete 07:21:19 4872d77fe225: Verifying Checksum 07:21:19 4872d77fe225: Download complete 07:21:19 5851b861e8e6: Verifying Checksum 07:21:19 5851b861e8e6: Download complete 07:21:19 b85a868b505f: Download complete 07:21:19 bab4dde63d76: Verifying Checksum 07:21:19 bab4dde63d76: Download complete 07:21:20 b85a868b505f: Pull complete 07:21:20 e2be974225ed: Pull complete 07:21:20 339a4e72a1f5: Pull complete 07:21:20 988bab9f4d93: Pull complete 07:21:21 1469e6f7b9e6: Pull complete 07:21:21 eaf3925da568: Pull complete 07:21:23 bab4dde63d76: Pull complete 07:21:23 bde34c3a00c8: Pull complete 07:21:23 b352a97aabf1: Pull complete 07:21:23 4872d77fe225: Pull complete 07:21:23 5851b861e8e6: Pull complete 07:21:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:21:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:23 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:21:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:21:24 $ docker top 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b -eo pid,comm 07:21:24 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). 07:21:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:24 [ssh-agent] Looking for ssh-agent implementation... 07:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:24 $ docker exec 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent 07:21:25 SSH_AUTH_SOCK=/tmp/ssh-45MzKC0msHUC/agent.32 07:21:25 SSH_AGENT_PID=38 07:21:25 Running ssh-add (command line suppressed) 07:21:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7095894610859363069.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7095894610859363069.key) 07:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:25 + git tag --points-at HEAD [Pipeline] } 07:21:25 $ docker exec --env ******** --env ******** 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent -k 07:21:25 unset SSH_AUTH_SOCK; 07:21:25 unset SSH_AGENT_PID; 07:21:25 echo Agent pid 38 killed; 07:21:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:21:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:25 [ssh-agent] Looking for ssh-agent implementation... 07:21:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:25 $ docker exec 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent 07:21:25 SSH_AUTH_SOCK=/tmp/ssh-r6vKHRkOXa8X/agent.71 07:21:25 SSH_AGENT_PID=77 07:21:25 Running ssh-add (command line suppressed) 07:21:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17566869939097735894.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17566869939097735894.key) 07:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:26 + git semver init 07:21:26 2025-03-11 07:21:26,396 [run_init] DEBUG init version:0.0.0 force:False 07:21:26 2025-03-11 07:21:26,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 07:21:26 2025-03-11 07:21:26,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 07:21:26 2025-03-11 07:21:26,397 [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, universal_newlines=False, shell=None, istream=None) 07:21:27 2025-03-11 07:21:27,423 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 07:21:27 2025-03-11 07:21:27,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 07:21:27 2025-03-11 07:21:27,424 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:21:27 2025-03-11 07:21:27,424 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:21:27 4.0.0-dev.21 [Pipeline] } 07:21:27 $ docker exec --env ******** --env ******** 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b ssh-agent -k 07:21:27 unset SSH_AUTH_SOCK; 07:21:27 unset SSH_AGENT_PID; 07:21:27 echo Agent pid 77 killed; 07:21:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:28 + git semver [Pipeline] } 07:21:28 $ docker stop --time=1 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b 07:21:29 $ docker rm -f --volumes 063a19a0213ee4ac2b65fb6b576f681c839123e9c36fac6b31e18db52be2711b [Pipeline] // withDockerContainer [Pipeline] sh 07:21:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:21:30 Stashed 1 file(s) [Pipeline] echo 07:21:30 [edgeXSemver]: initialized semver on version 4.0.0-dev.21 [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 07:21:30 provisioning config files... 07:21:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config978344473513725827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:30 ---> ****-login.sh 07:21:30 nexus3.edgexfoundry.org:10001 07:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:30 Configure a credential helper to remove this warning. See 07:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:30 07:21:30 Login Succeeded 07:21:30 nexus3.edgexfoundry.org:10002 07:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:30 Configure a credential helper to remove this warning. See 07:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:30 07:21:30 Login Succeeded 07:21:30 nexus3.edgexfoundry.org:10003 07:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:31 Configure a credential helper to remove this warning. See 07:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:31 07:21:31 Login Succeeded 07:21:31 nexus3.edgexfoundry.org:10004 07:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:31 Configure a credential helper to remove this warning. See 07:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:31 07:21:31 Login Succeeded 07:21:31 ****.io 07:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:31 Configure a credential helper to remove this warning. See 07:21:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:31 07:21:31 Login Succeeded 07:21:31 ---> ****-login.sh ends [Pipeline] } 07:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:31 ========================================================= 07:21:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:21:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:31 + 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 . 07:21:31 Sending build context to Docker daemon 9.372MB 07:21:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:21:31 Step 2/12 : FROM ${BASE} AS builder 07:21:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:21:31 da9db072f522: Pulling fs layer 07:21:31 6ef4a4ee8ca5: Pulling fs layer 07:21:31 06f05ace1117: Pulling fs layer 07:21:31 5fe327b54edc: Pulling fs layer 07:21:31 4f4fb700ef54: Pulling fs layer 07:21:31 92a5565b7b96: Pulling fs layer 07:21:31 ff9bb7016b71: Pulling fs layer 07:21:31 b67dba6c2c7d: Pulling fs layer 07:21:31 a813b0c90790: Pulling fs layer 07:21:31 4f4fb700ef54: Waiting 07:21:31 92a5565b7b96: Waiting 07:21:31 ff9bb7016b71: Waiting 07:21:31 b67dba6c2c7d: Waiting 07:21:31 a813b0c90790: Waiting 07:21:31 6ef4a4ee8ca5: Download complete 07:21:31 5fe327b54edc: Download complete 07:21:31 4f4fb700ef54: Verifying Checksum 07:21:31 4f4fb700ef54: Download complete 07:21:31 92a5565b7b96: Verifying Checksum 07:21:31 92a5565b7b96: Download complete 07:21:31 da9db072f522: Download complete 07:21:32 ff9bb7016b71: Verifying Checksum 07:21:32 ff9bb7016b71: Download complete 07:21:32 da9db072f522: Pull complete 07:21:32 a813b0c90790: Verifying Checksum 07:21:32 a813b0c90790: Download complete 07:21:32 6ef4a4ee8ca5: Pull complete 07:21:32 06f05ace1117: Verifying Checksum 07:21:32 06f05ace1117: Download complete 07:21:32 b67dba6c2c7d: Verifying Checksum 07:21:32 b67dba6c2c7d: Download complete 07:21:35 06f05ace1117: Pull complete 07:21:35 5fe327b54edc: Pull complete 07:21:35 4f4fb700ef54: Pull complete 07:21:35 92a5565b7b96: Pull complete 07:21:35 ff9bb7016b71: Pull complete 07:21:37 b67dba6c2c7d: Pull complete 07:21:38 a813b0c90790: Pull complete 07:21:38 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:21:38 ---> 3ba60ce46760 07:21:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:21:39 ---> Running in 5f9bb870a808 07:21:39 Removing intermediate container 5f9bb870a808 07:21:39 ---> 8c34ee394ee3 07:21:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:21:39 ---> Running in 3b32335d2802 07:21:39 Removing intermediate container 3b32335d2802 07:21:39 ---> f2309e3addd2 07:21:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:21:39 ---> Running in 316cf57238bc 07:21:39 Removing intermediate container 316cf57238bc 07:21:39 ---> 3564a3ad9396 07:21:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:39 ---> Running in 49f19cb6a901 07:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:21:40 OK: 248 MiB in 58 packages 07:21:41 Removing intermediate container 49f19cb6a901 07:21:41 ---> 35a792c0a113 07:21:41 Step 7/12 : WORKDIR /app 07:21:41 ---> Running in 301d7c503d93 07:21:41 Removing intermediate container 301d7c503d93 07:21:41 ---> 6ec1bfe10167 07:21:41 Step 8/12 : COPY go.mod vendor* ./ 07:21:41 ---> 5e130200e0c6 07:21:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:41 ---> Running in e9fd4293b931 07:21:45 Still waiting to schedule task 07:21:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40865’ 07:22:19 Removing intermediate container e9fd4293b931 07:22:19 ---> 08b70f62e01d 07:22:19 Step 10/12 : COPY . . 07:22:19 ---> 247c60a0ad28 07:22:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:19 ---> Running in 21695c21a13b 07:22:19 Removing intermediate container 21695c21a13b 07:22:19 ---> 2f5cccb01b72 07:22:19 Step 12/12 : RUN $MAKE 07:22:19 ---> Running in a69e18551179 07:22:19 noop 07:22:19 Removing intermediate container a69e18551179 07:22:19 ---> e5e22c9def4d 07:22:19 Successfully built e5e22c9def4d 07:22:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:20 + docker inspect -f . ci-base-image-x86_64 07:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:20 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:20 $ docker top 4afe04ec519773f5c86483c2fa30d3e88090d9ff04317930bee936d7bb4d705e -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:21 + go version 07:22:21 go version go1.23.4 linux/amd64 [Pipeline] } 07:22:21 $ docker stop --time=1 4afe04ec519773f5c86483c2fa30d3e88090d9ff04317930bee936d7bb4d705e 07:22:22 $ docker rm -f --volumes 4afe04ec519773f5c86483c2fa30d3e88090d9ff04317930bee936d7bb4d705e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:22 + docker inspect -f . ci-base-image-x86_64 07:22:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:22 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:22:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:23 $ docker top 3bfa1f8e21fe396125206602b5496c6a1f8031320925cff1fae57881045f09db -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 07:22:23 + make test 07:22:23 go test -race -coverprofile=coverage.out ./... 07:22:56 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:23:28 go vet ./... 07:23:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:23:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:23:30 ./bin/test-attribution-txt.sh 07:23:30 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 07:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:23:30 $ docker stop --time=1 3bfa1f8e21fe396125206602b5496c6a1f8031320925cff1fae57881045f09db 07:23:32 $ docker rm -f --volumes 3bfa1f8e21fe396125206602b5496c6a1f8031320925cff1fae57881045f09db [Pipeline] // withDockerContainer [Pipeline] sh 07:23:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:23:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:23:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:23:34 + ls -al . 07:23:34 total 248 07:23:34 drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 07:22 . 07:23:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:21 .. 07:23:34 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 07:21 .dockerignore 07:23:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:22 .git 07:23:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:21 .github 07:23:34 -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 07:21 .gitignore 07:23:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:21 .golangci.yml 07:23:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:21 .semver 07:23:34 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 11 07:21 Attribution.txt 07:23:34 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 07:21 CHANGELOG.md 07:23:34 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 07:21 Dockerfile 07:23:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:21 GOVERNANCE.md 07:23:34 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 07:21 Jenkinsfile 07:23:34 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 07:21 LICENSE 07:23:34 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 07:21 OWNERS.md 07:23:34 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 07:21 README.md 07:23:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:21 VERSION 07:23:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:21 bin 07:23:34 -rw-r--r-- 1 jenkins jenkins 953 Mar 11 07:22 coverage.out 07:23:34 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 07:21 go.mod 07:23:34 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 07:21 go.sum 07:23:34 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 07:21 main.go 07:23:34 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 07:21 makefile 07:23:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:34 + 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=e952aefcdda7939f65187319d5e25fb8b4314498 --label arch=amd64 --label version=4.0.0-dev.21 . 07:23:34 Sending build context to Docker daemon 9.373MB 07:23:34 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:23:34 Step 2/27 : FROM ${BASE} AS builder 07:23:34 ---> e5e22c9def4d 07:23:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:23:34 ---> Running in 47574dafe70f 07:23:34 Removing intermediate container 47574dafe70f 07:23:34 ---> f28eb5dca339 07:23:34 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:23:34 ---> Running in 2b43c2997aba 07:23:34 Removing intermediate container 2b43c2997aba 07:23:34 ---> db5bcdf4cd68 07:23:34 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:23:34 ---> Running in c859439f2f77 07:23:34 Removing intermediate container c859439f2f77 07:23:34 ---> 830c45acdcf3 07:23:34 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:23:35 ---> Running in 908828ac7e8c 07:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 OK: 248 MiB in 58 packages 07:23:36 Removing intermediate container 908828ac7e8c 07:23:36 ---> 516f91c8933f 07:23:36 Step 7/27 : WORKDIR /app 07:23:36 ---> Running in ac380f87632a 07:23:36 Removing intermediate container ac380f87632a 07:23:36 ---> 43c601ef6b7c 07:23:36 Step 8/27 : COPY go.mod vendor* ./ 07:23:36 ---> 0c2e6cc3dc54 07:23:36 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:36 ---> Running in 2e71ede591be 07:23:36 Removing intermediate container 2e71ede591be 07:23:36 ---> 1b0f45ed89ba 07:23:36 Step 10/27 : COPY . . 07:23:37 ---> c593e01945d8 07:23:37 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:23:37 ---> Running in 211be71bdcb1 07:23:37 Removing intermediate container 211be71bdcb1 07:23:37 ---> 8d7a83fbd523 07:23:37 Step 12/27 : RUN $MAKE 07:23:37 ---> Running in e84005b372cf 07:23:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:24:03 Removing intermediate container e84005b372cf 07:24:03 ---> d639cf04870a 07:24:03 Step 13/27 : FROM alpine:3.20 07:24:03 3.20: Pulling from library/alpine 07:24:04 0a9a5dfd008f: Pulling fs layer 07:24:04 0a9a5dfd008f: Verifying Checksum 07:24:04 0a9a5dfd008f: Download complete 07:24:04 0a9a5dfd008f: Pull complete 07:24:04 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:24:04 Status: Downloaded newer image for alpine:3.20 07:24:04 ---> ff221270b9fb 07:24:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:24:04 ---> Running in d69ae3a34ccc 07:24:04 Removing intermediate container d69ae3a34ccc 07:24:04 ---> d6fa28e4b60d 07:24:04 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:24:04 ---> Running in d2b95e722b49 07:24:04 Removing intermediate container d2b95e722b49 07:24:04 ---> 41ad08692d75 07:24:04 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:24:04 ---> Running in 0eff509774de 07:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:24:05 (1/2) Installing ca-certificates (20241121-r1) 07:24:05 (2/2) Installing dumb-init (1.2.5-r3) 07:24:05 Executing busybox-1.36.1-r29.trigger 07:24:05 Executing ca-certificates-20241121-r1.trigger 07:24:05 OK: 9 MiB in 16 packages 07:24:06 Removing intermediate container 0eff509774de 07:24:06 ---> a6e6714e9fb8 07:24:06 Step 17/27 : RUN apk --no-cache upgrade 07:24:06 ---> Running in 386fcbe1bfe9 07:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:24:06 OK: 9 MiB in 16 packages 07:24:06 Removing intermediate container 386fcbe1bfe9 07:24:06 ---> 00a478d3d9e0 07:24:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:24:06 ---> 52fe1c402bde 07:24:06 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:24:07 ---> bce6baa3509d 07:24:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:24:07 ---> 7a4ab4cbccfe 07:24:07 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:24:07 ---> 2bcb1d1b549f 07:24:07 Step 22/27 : EXPOSE 48095 07:24:07 ---> Running in 6373937d26e6 07:24:07 Removing intermediate container 6373937d26e6 07:24:07 ---> d1b8214a0a46 07:24:07 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:24:07 ---> Running in e6f28ee368d5 07:24:07 Removing intermediate container e6f28ee368d5 07:24:07 ---> 9dfc031593c6 07:24:07 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:24:07 ---> Running in 96f0504bb899 07:24:07 Removing intermediate container 96f0504bb899 07:24:07 ---> 208d750f6356 07:24:07 Step 25/27 : LABEL arch=amd64 07:24:08 ---> Running in 538eb3c8cbf7 07:24:08 Removing intermediate container 538eb3c8cbf7 07:24:08 ---> a5477582354d 07:24:08 Step 26/27 : LABEL git_sha=e952aefcdda7939f65187319d5e25fb8b4314498 07:24:08 ---> Running in ea29e38ab1e7 07:24:08 Removing intermediate container ea29e38ab1e7 07:24:08 ---> 5d4350b7b879 07:24:08 Step 27/27 : LABEL version=4.0.0-dev.21 07:24:08 ---> Running in 73ab6de8b4ba 07:24:08 Removing intermediate container 73ab6de8b4ba 07:24:08 ---> 4dc192b21731 07:24:08 [Warning] One or more build-args [ARCH] were not consumed 07:24:08 Successfully built 4dc192b21731 07:24:08 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:08 provisioning config files... 07:24:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9988634986969752042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:08 ---> ****-login.sh 07:24:08 nexus3.edgexfoundry.org:10001 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 nexus3.edgexfoundry.org:10002 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 nexus3.edgexfoundry.org:10003 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 nexus3.edgexfoundry.org:10004 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:08 Configure a credential helper to remove this warning. See 07:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:08 07:24:08 Login Succeeded 07:24:08 ****.io 07:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:09 Configure a credential helper to remove this warning. See 07:24:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:09 07:24:09 Login Succeeded 07:24:09 ---> ****-login.sh ends [Pipeline] } 07:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:24:09 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 07:24:09 e952aefcdda7939f65187319d5e25fb8b4314498 07:24:09 latest 07:24:09 4.0.0-dev.21 07:24:09 e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 07:24:09 main 07:24:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498 07:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:24:09 aaafab7df18a: Preparing 07:24:09 576793d3e5bf: Preparing 07:24:09 475953428423: Preparing 07:24:09 6fdc4c996877: Preparing 07:24:09 79c4d423e7f5: Preparing 07:24:09 f2395b02d883: Preparing 07:24:09 994456c4fd7b: Preparing 07:24:09 f2395b02d883: Waiting 07:24:09 994456c4fd7b: Waiting 07:24:09 576793d3e5bf: Pushed 07:24:09 475953428423: Pushed 07:24:09 6fdc4c996877: Pushed 07:24:09 79c4d423e7f5: Pushed 07:24:09 994456c4fd7b: Layer already exists 07:24:10 f2395b02d883: Pushed 07:24:13 aaafab7df18a: Pushed 07:24:13 e952aefcdda7939f65187319d5e25fb8b4314498: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 07:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:24:14 aaafab7df18a: Preparing 07:24:14 576793d3e5bf: Preparing 07:24:14 475953428423: Preparing 07:24:14 6fdc4c996877: Preparing 07:24:14 79c4d423e7f5: Preparing 07:24:14 f2395b02d883: Preparing 07:24:14 994456c4fd7b: Preparing 07:24:14 f2395b02d883: Waiting 07:24:14 994456c4fd7b: Waiting 07:24:14 aaafab7df18a: Layer already exists 07:24:14 6fdc4c996877: Layer already exists 07:24:14 79c4d423e7f5: Layer already exists 07:24:14 475953428423: Layer already exists 07:24:14 576793d3e5bf: Layer already exists 07:24:14 994456c4fd7b: Layer already exists 07:24:14 f2395b02d883: Layer already exists 07:24:14 latest: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.21 07:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:24:14 aaafab7df18a: Preparing 07:24:14 576793d3e5bf: Preparing 07:24:14 475953428423: Preparing 07:24:14 6fdc4c996877: Preparing 07:24:14 79c4d423e7f5: Preparing 07:24:14 f2395b02d883: Preparing 07:24:14 994456c4fd7b: Preparing 07:24:14 f2395b02d883: Waiting 07:24:14 994456c4fd7b: Waiting 07:24:14 aaafab7df18a: Layer already exists 07:24:14 576793d3e5bf: Layer already exists 07:24:14 6fdc4c996877: Layer already exists 07:24:14 475953428423: Layer already exists 07:24:14 79c4d423e7f5: Layer already exists 07:24:14 994456c4fd7b: Layer already exists 07:24:14 f2395b02d883: Layer already exists 07:24:14 4.0.0-dev.21: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 07:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:24:15 aaafab7df18a: Preparing 07:24:15 576793d3e5bf: Preparing 07:24:15 475953428423: Preparing 07:24:15 6fdc4c996877: Preparing 07:24:15 79c4d423e7f5: Preparing 07:24:15 f2395b02d883: Preparing 07:24:15 994456c4fd7b: Preparing 07:24:15 f2395b02d883: Waiting 07:24:15 994456c4fd7b: Waiting 07:24:15 576793d3e5bf: Layer already exists 07:24:15 6fdc4c996877: Layer already exists 07:24:15 475953428423: Layer already exists 07:24:15 aaafab7df18a: Layer already exists 07:24:15 79c4d423e7f5: Layer already exists 07:24:15 f2395b02d883: Layer already exists 07:24:15 994456c4fd7b: Layer already exists 07:24:15 e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:15 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 07:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:24:16 aaafab7df18a: Preparing 07:24:16 576793d3e5bf: Preparing 07:24:16 475953428423: Preparing 07:24:16 6fdc4c996877: Preparing 07:24:16 79c4d423e7f5: Preparing 07:24:16 f2395b02d883: Preparing 07:24:16 994456c4fd7b: Preparing 07:24:16 994456c4fd7b: Waiting 07:24:16 f2395b02d883: Waiting 07:24:16 aaafab7df18a: Layer already exists 07:24:16 79c4d423e7f5: Layer already exists 07:24:16 6fdc4c996877: Layer already exists 07:24:16 576793d3e5bf: Layer already exists 07:24:16 475953428423: Layer already exists 07:24:16 994456c4fd7b: Layer already exists 07:24:16 f2395b02d883: Layer already exists 07:24:16 main: digest: sha256:49713d0738005cba1c59b7b0d00a9f2601b6ff5ed59aff954a67be3174e49dfe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:16 ===================================================== [Pipeline] echo 07:24:16 taggedImages: 07:24:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498 07:24:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 07:24:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.21 07:24:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 07:24:16 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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 07:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:16 07:24:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:16 latest: Pulling from edgex-lftools-log-publisher 07:24:16 5eb5b503b376: Pulling fs layer 07:24:16 5c69ac0246d0: Pulling fs layer 07:24:16 ec43610c2a17: Pulling fs layer 07:24:16 3a2ae6a8a46f: Pulling fs layer 07:24:16 33b1e0a273af: Pulling fs layer 07:24:16 5d3b04190fa2: Pulling fs layer 07:24:16 2f39f015ded8: Pulling fs layer 07:24:16 3a2ae6a8a46f: Waiting 07:24:16 33b1e0a273af: Waiting 07:24:16 2f39f015ded8: Waiting 07:24:16 5c69ac0246d0: Verifying Checksum 07:24:16 5c69ac0246d0: Download complete 07:24:16 3a2ae6a8a46f: Verifying Checksum 07:24:16 3a2ae6a8a46f: Download complete 07:24:16 33b1e0a273af: Verifying Checksum 07:24:16 33b1e0a273af: Download complete 07:24:16 5d3b04190fa2: Verifying Checksum 07:24:16 5d3b04190fa2: Download complete 07:24:16 ec43610c2a17: Verifying Checksum 07:24:16 ec43610c2a17: Download complete 07:24:17 5eb5b503b376: Verifying Checksum 07:24:17 5eb5b503b376: Download complete 07:24:17 2f39f015ded8: Download complete 07:24:17 5eb5b503b376: Pull complete 07:24:18 5c69ac0246d0: Pull complete 07:24:18 ec43610c2a17: Pull complete 07:24:18 3a2ae6a8a46f: Pull complete 07:24:18 33b1e0a273af: Pull complete 07:24:19 5d3b04190fa2: Pull complete 07:24:22 2f39f015ded8: Pull complete 07:24:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:22 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:24:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:24:23 $ docker top 6679c1cce1e06307cc73e0217f284b66f8b511a9db8e429640ca185c614d7b73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:24 ---> job-cost.sh 07:24:24 lf-activate-venv: SKIPPING 07:24:24 INFO: No Stack... 07:24:24 INFO: Retrieving Pricing Info for: v3-standard-8 07:24:25 INFO: Archiving Costs [Pipeline] sh 07:24:25 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 07:24:25 + cut -d, -f6 [Pipeline] lock 07:24:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] 07:24:25 Resource [jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] did not exist. Created. 07:24:25 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:25 + echo total: 0.2199999988079071 [Pipeline] stash 07:24:25 Stashed 1 file(s) [Pipeline] } 07:24:25 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:25 $ docker stop --time=1 6679c1cce1e06307cc73e0217f284b66f8b511a9db8e429640ca185c614d7b73 07:24:26 $ docker rm -f --volumes 6679c1cce1e06307cc73e0217f284b66f8b511a9db8e429640ca185c614d7b73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:25:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40870 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 07:25:33 Running in /w/workspace/app-service-configurable/269 [Pipeline] { [Pipeline] checkout 07:25:36 The recommended git tool is: git 07:25:41 using credential edgex-jenkins-ssh 07:25:41 Cloning the remote Git repository 07:25:41 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:25:41 > git init /w/workspace/app-service-configurable/269 # timeout=10 07:25:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:25:41 > git --version # timeout=10 07:25:41 > git --version # 'git version 2.25.1' 07:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:43 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:25:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:44 Avoid second fetch 07:25:44 Checking out Revision e952aefcdda7939f65187319d5e25fb8b4314498 (main) 07:25:45 Commit message: "Merge pull request #717 from judehung/release-odessa" 07:25:44 > git config core.sparsecheckout # timeout=10 07:25:45 > git checkout -f e952aefcdda7939f65187319d5e25fb8b4314498 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:25:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:50 Dload Upload Total Spent Left Speed 07:25:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 07:25:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:25:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:25:51 + sudo tee /etc/docker/daemon.new 07:25:51 { 07:25:51 "registry-mirrors": [ 07:25:51 "https://nexus3.edgexfoundry.org:10001" 07:25:51 ], 07:25:51 "bip": "10.250.0.254/24", 07:25:51 "hosts": [ 07:25:51 "tcp://0.0.0.0:5555", 07:25:51 "unix:///var/run/docker.sock" 07:25:51 ], 07:25:51 "mtu": 1458, 07:25:51 "selinux-enabled": true, 07:25:51 "seccomp-profile": "/etc/docker/seccomp.json" 07:25:51 } [Pipeline] sh 07:25:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:25:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:10 provisioning config files... 07:26:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/269@tmp/config5363457782888274423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:10 ---> ****-login.sh 07:26:10 nexus3.edgexfoundry.org:10001 07:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:11 Configure a credential helper to remove this warning. See 07:26:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:11 07:26:11 Login Succeeded 07:26:11 nexus3.edgexfoundry.org:10002 07:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:11 Configure a credential helper to remove this warning. See 07:26:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:11 07:26:11 Login Succeeded 07:26:11 nexus3.edgexfoundry.org:10003 07:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:11 Configure a credential helper to remove this warning. See 07:26:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:11 07:26:11 Login Succeeded 07:26:11 nexus3.edgexfoundry.org:10004 07:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:12 Configure a credential helper to remove this warning. See 07:26:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:12 07:26:12 Login Succeeded 07:26:12 ****.io 07:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:12 Configure a credential helper to remove this warning. See 07:26:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:12 07:26:12 Login Succeeded 07:26:12 ---> ****-login.sh ends [Pipeline] } 07:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:26:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:26:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:26:13 ========================================================= 07:26:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:26:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:13 + 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 . 07:26:13 Sending build context to Docker daemon 224.3kB 07:26:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:26:14 Step 2/12 : FROM ${BASE} AS builder 07:26:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:26:14 9986a736f7d3: Pulling fs layer 07:26:14 1f018df60701: Pulling fs layer 07:26:14 39f8f326b044: Pulling fs layer 07:26:14 e6a1e7a6a96a: Pulling fs layer 07:26:14 4f4fb700ef54: Pulling fs layer 07:26:14 d45d956e0dbf: Pulling fs layer 07:26:14 d7702b0d1db1: Pulling fs layer 07:26:14 5c7f0f088c93: Pulling fs layer 07:26:14 4fdc064ae6cf: Pulling fs layer 07:26:14 e6a1e7a6a96a: Waiting 07:26:14 4f4fb700ef54: Waiting 07:26:14 d45d956e0dbf: Waiting 07:26:14 d7702b0d1db1: Waiting 07:26:14 5c7f0f088c93: Waiting 07:26:14 4fdc064ae6cf: Waiting 07:26:14 1f018df60701: Verifying Checksum 07:26:14 1f018df60701: Download complete 07:26:14 e6a1e7a6a96a: Verifying Checksum 07:26:14 e6a1e7a6a96a: Download complete 07:26:14 4f4fb700ef54: Verifying Checksum 07:26:14 4f4fb700ef54: Download complete 07:26:14 d45d956e0dbf: Verifying Checksum 07:26:14 d45d956e0dbf: Download complete 07:26:14 d7702b0d1db1: Verifying Checksum 07:26:14 d7702b0d1db1: Download complete 07:26:14 9986a736f7d3: Verifying Checksum 07:26:14 9986a736f7d3: Download complete 07:26:14 4fdc064ae6cf: Verifying Checksum 07:26:14 4fdc064ae6cf: Download complete 07:26:15 9986a736f7d3: Pull complete 07:26:16 1f018df60701: Pull complete 07:26:16 39f8f326b044: Verifying Checksum 07:26:16 39f8f326b044: Download complete 07:26:17 5c7f0f088c93: Verifying Checksum 07:26:17 5c7f0f088c93: Download complete 07:26:32 39f8f326b044: Pull complete 07:26:32 e6a1e7a6a96a: Pull complete 07:26:32 4f4fb700ef54: Pull complete 07:26:32 d45d956e0dbf: Pull complete 07:26:32 d7702b0d1db1: Pull complete 07:26:42 5c7f0f088c93: Pull complete 07:26:43 4fdc064ae6cf: Pull complete 07:26:43 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:26:43 ---> 63f30b955cb9 07:26:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:26:44 ---> Running in ef84c49f9d15 07:26:44 Removing intermediate container ef84c49f9d15 07:26:44 ---> 1d5f1b5ee3ff 07:26:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:26:44 ---> Running in ddb4ba04f882 07:26:44 Removing intermediate container ddb4ba04f882 07:26:44 ---> a2980dc6fbdf 07:26:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:26:44 ---> Running in 497c7d97b44c 07:26:45 Removing intermediate container 497c7d97b44c 07:26:45 ---> 56a7a020bd78 07:26:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:26:45 ---> Running in f398ee2f723d 07:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:26:48 OK: 239 MiB in 58 packages 07:26:49 Removing intermediate container f398ee2f723d 07:26:49 ---> 5c933bed0020 07:26:49 Step 7/12 : WORKDIR /app 07:26:49 ---> Running in 06e2caeef918 07:26:49 Removing intermediate container 06e2caeef918 07:26:49 ---> 083ab2c7ea63 07:26:49 Step 8/12 : COPY go.mod vendor* ./ 07:26:50 ---> 6933cd85bca7 07:26:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:50 ---> Running in c6dd5e1b5eb9 07:28:41 Removing intermediate container c6dd5e1b5eb9 07:28:41 ---> 8826567b5f66 07:28:41 Step 10/12 : COPY . . 07:28:41 ---> eb2bdd1a881d 07:28:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:28:41 ---> Running in d968d3a570e6 07:28:41 Removing intermediate container d968d3a570e6 07:28:41 ---> 961c4b9f010f 07:28:41 Step 12/12 : RUN $MAKE 07:28:41 ---> Running in 20f54cbf70f0 07:28:41 noop 07:28:41 Removing intermediate container 20f54cbf70f0 07:28:41 ---> f2f4cc081e11 07:28:41 Successfully built f2f4cc081e11 07:28:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:42 + docker inspect -f . ci-base-image-arm64 07:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:42 prd-ubuntu20.04-docker-arm64-4c-16g-40870 does not seem to be running inside a container 07:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/269 -v /w/workspace/app-service-configurable/269:/w/workspace/app-service-configurable/269:rw,z -v /w/workspace/app-service-configurable/269@tmp:/w/workspace/app-service-configurable/269@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 07:28:43 $ docker top e0372a2b2bec281ecd987f98c2135e0660f34d394b342e0ee47ea362065aca62 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:44 + go version 07:28:44 go version go1.23.4 linux/arm64 [Pipeline] } 07:28:44 $ docker stop --time=1 e0372a2b2bec281ecd987f98c2135e0660f34d394b342e0ee47ea362065aca62 07:28:46 $ docker rm -f --volumes e0372a2b2bec281ecd987f98c2135e0660f34d394b342e0ee47ea362065aca62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:46 + docker inspect -f . ci-base-image-arm64 07:28:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:47 prd-ubuntu20.04-docker-arm64-4c-16g-40870 does not seem to be running inside a container 07:28:47 $ 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/269 -v /w/workspace/app-service-configurable/269:/w/workspace/app-service-configurable/269:rw,z -v /w/workspace/app-service-configurable/269@tmp:/w/workspace/app-service-configurable/269@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 07:28:48 $ docker top 45ec759c0e8556b2a3c695fec9f602abd1a97000151f1f2ebb1634b556000e6a -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:49 + git config --global --add safe.directory /w/workspace/app-service-configurable/269 [Pipeline] fileExists [Pipeline] sh 07:28:49 + make test 07:28:49 go test -race -coverprofile=coverage.out ./... 07:33:26 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:33:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:33:26 go vet ./... 07:37:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:37:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:37:18 ./bin/test-attribution-txt.sh 07:37:18 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 07:37:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:37:18 $ docker stop --time=1 45ec759c0e8556b2a3c695fec9f602abd1a97000151f1f2ebb1634b556000e6a 07:37:20 $ docker rm -f --volumes 45ec759c0e8556b2a3c695fec9f602abd1a97000151f1f2ebb1634b556000e6a [Pipeline] // withDockerContainer [Pipeline] sh 07:37:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:37:22 Warning: overwriting stash ‘coverage-report’ 07:37:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:37:24 + ls -al . 07:37:24 total 244 07:37:24 drwxrwxr-x 6 jenkins jenkins 4096 Mar 11 07:28 . 07:37:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:25 .. 07:37:24 -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 07:25 .dockerignore 07:37:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:25 .git 07:37:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:25 .github 07:37:24 -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 07:25 .gitignore 07:37:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:25 .golangci.yml 07:37:24 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 11 07:25 Attribution.txt 07:37:24 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 07:25 CHANGELOG.md 07:37:24 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 07:25 Dockerfile 07:37:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:25 GOVERNANCE.md 07:37:24 -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 07:25 Jenkinsfile 07:37:24 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 07:25 LICENSE 07:37:24 -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 07:25 OWNERS.md 07:37:24 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 07:25 README.md 07:37:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 07:21 VERSION 07:37:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:25 bin 07:37:24 -rw-r--r-- 1 jenkins jenkins 953 Mar 11 07:33 coverage.out 07:37:24 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 07:25 go.mod 07:37:24 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 07:25 go.sum 07:37:24 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 07:25 main.go 07:37:24 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 07:25 makefile 07:37:24 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:25 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:24 + 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=e952aefcdda7939f65187319d5e25fb8b4314498 --label arch=arm64 --label version=4.0.0-dev.21 . 07:37:24 Sending build context to Docker daemon 225.8kB 07:37:24 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:37:24 Step 2/27 : FROM ${BASE} AS builder 07:37:24 ---> f2f4cc081e11 07:37:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:37:24 ---> Running in e48c98aac127 07:37:24 Removing intermediate container e48c98aac127 07:37:24 ---> 8320e7f7c39e 07:37:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:37:25 ---> Running in 512d2934a9e0 07:37:25 Removing intermediate container 512d2934a9e0 07:37:25 ---> 9dd4ec966a9e 07:37:25 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:37:25 ---> Running in ee31677f54fa 07:37:25 Removing intermediate container ee31677f54fa 07:37:25 ---> 52ab5be89667 07:37:25 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:37:26 ---> Running in e42a59748672 07:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:28 OK: 239 MiB in 58 packages 07:37:29 Removing intermediate container e42a59748672 07:37:29 ---> 775168aacf0e 07:37:29 Step 7/27 : WORKDIR /app 07:37:29 ---> Running in 57218728299b 07:37:30 Removing intermediate container 57218728299b 07:37:30 ---> ef0fe01f4faf 07:37:30 Step 8/27 : COPY go.mod vendor* ./ 07:37:30 ---> 0540409c36ef 07:37:30 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:30 ---> Running in dec26e678343 07:37:33 Removing intermediate container dec26e678343 07:37:33 ---> b38824b640b1 07:37:33 Step 10/27 : COPY . . 07:37:33 ---> b1e0b2666130 07:37:33 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:37:33 ---> Running in 5507f8205acb 07:37:33 Removing intermediate container 5507f8205acb 07:37:33 ---> 7df9ebddda2e 07:37:33 Step 12/27 : RUN $MAKE 07:37:34 ---> Running in b2b6632af442 07:37:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:41:27 Removing intermediate container b2b6632af442 07:41:27 ---> d9a0726186a0 07:41:27 Step 13/27 : FROM alpine:3.20 07:41:27 3.20: Pulling from library/alpine 07:41:27 94e9d8af2201: Pulling fs layer 07:41:27 94e9d8af2201: Verifying Checksum 07:41:27 94e9d8af2201: Download complete 07:41:27 94e9d8af2201: Pull complete 07:41:27 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:41:27 Status: Downloaded newer image for alpine:3.20 07:41:27 ---> 7aab056cecc6 07:41:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:41:27 ---> Running in 420cfbcd336b 07:41:27 Removing intermediate container 420cfbcd336b 07:41:27 ---> c1add74da398 07:41:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:41:27 ---> Running in dacfcfad9647 07:41:27 Removing intermediate container dacfcfad9647 07:41:27 ---> ffd4493ac4c7 07:41:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:41:27 ---> Running in f130ac471780 07:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:41:27 (1/2) Installing ca-certificates (20241121-r1) 07:41:27 (2/2) Installing dumb-init (1.2.5-r3) 07:41:27 Executing busybox-1.36.1-r29.trigger 07:41:27 Executing ca-certificates-20241121-r1.trigger 07:41:27 OK: 10 MiB in 16 packages 07:41:29 Removing intermediate container f130ac471780 07:41:29 ---> f718d8c5e3c5 07:41:29 Step 17/27 : RUN apk --no-cache upgrade 07:41:29 ---> Running in ff3f7f25727a 07:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:41:32 OK: 10 MiB in 16 packages 07:41:33 Removing intermediate container ff3f7f25727a 07:41:33 ---> bd0cba4712c8 07:41:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:41:33 ---> af4c435bf75c 07:41:33 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:41:34 ---> 960c3a859d25 07:41:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:41:34 ---> d43d8ca00697 07:41:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:41:36 ---> 02c6ab5ce216 07:41:36 Step 22/27 : EXPOSE 48095 07:41:36 ---> Running in fc902a6e7e43 07:41:36 Removing intermediate container fc902a6e7e43 07:41:36 ---> 1d5c97e22f65 07:41:36 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:41:36 ---> Running in 78f723f44539 07:41:37 Removing intermediate container 78f723f44539 07:41:37 ---> 82ce4d717757 07:41:37 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:41:37 ---> Running in fdcb9a32d580 07:41:37 Removing intermediate container fdcb9a32d580 07:41:37 ---> 176b3fb765ba 07:41:37 Step 25/27 : LABEL arch=arm64 07:41:37 ---> Running in f4c6afbb013e 07:41:38 Removing intermediate container f4c6afbb013e 07:41:38 ---> c54e04ff15f1 07:41:38 Step 26/27 : LABEL git_sha=e952aefcdda7939f65187319d5e25fb8b4314498 07:41:38 ---> Running in efccea1ee7c3 07:41:38 Removing intermediate container efccea1ee7c3 07:41:38 ---> a048fccb0807 07:41:38 Step 27/27 : LABEL version=4.0.0-dev.21 07:41:38 ---> Running in 3b1b517f3214 07:41:38 Removing intermediate container 3b1b517f3214 07:41:38 ---> 79e4d2fdf0e9 07:41:38 [Warning] One or more build-args [ARCH] were not consumed 07:41:38 Successfully built 79e4d2fdf0e9 07:41:38 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 07:41:39 provisioning config files... 07:41:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/269@tmp/config10298858467732073355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:39 ---> ****-login.sh 07:41:39 nexus3.edgexfoundry.org:10001 07:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:39 Configure a credential helper to remove this warning. See 07:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:39 07:41:39 Login Succeeded 07:41:39 nexus3.edgexfoundry.org:10002 07:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:39 Configure a credential helper to remove this warning. See 07:41:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:39 07:41:39 Login Succeeded 07:41:39 nexus3.edgexfoundry.org:10003 07:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:40 Configure a credential helper to remove this warning. See 07:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:40 07:41:40 Login Succeeded 07:41:40 nexus3.edgexfoundry.org:10004 07:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:40 Configure a credential helper to remove this warning. See 07:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:40 07:41:40 Login Succeeded 07:41:40 ****.io 07:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:41 Configure a credential helper to remove this warning. See 07:41:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:41 07:41:41 Login Succeeded 07:41:41 ---> ****-login.sh ends [Pipeline] } 07:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:41:41 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 07:41:41 e952aefcdda7939f65187319d5e25fb8b4314498 07:41:41 latest 07:41:41 4.0.0-dev.21 07:41:41 e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 07:41:41 main 07:41:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498 07:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:41:42 5009a2dbbedf: Preparing 07:41:42 395a5fa8b127: Preparing 07:41:42 b92c6927e2fb: Preparing 07:41:42 84f274aeb6bd: Preparing 07:41:42 1f61c137f070: Preparing 07:41:42 02df41089828: Preparing 07:41:42 dd9c8f8612c8: Preparing 07:41:42 02df41089828: Waiting 07:41:42 84f274aeb6bd: Pushed 07:41:42 1f61c137f070: Pushed 07:41:42 b92c6927e2fb: Pushed 07:41:42 395a5fa8b127: Pushed 07:41:42 dd9c8f8612c8: Layer already exists 07:41:42 02df41089828: Pushed 07:41:50 5009a2dbbedf: Pushed 07:41:50 e952aefcdda7939f65187319d5e25fb8b4314498: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:51 + 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 07:41:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 07:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:41:51 5009a2dbbedf: Preparing 07:41:51 395a5fa8b127: Preparing 07:41:51 b92c6927e2fb: Preparing 07:41:51 84f274aeb6bd: Preparing 07:41:51 1f61c137f070: Preparing 07:41:51 02df41089828: Preparing 07:41:51 dd9c8f8612c8: Preparing 07:41:51 02df41089828: Waiting 07:41:51 dd9c8f8612c8: Waiting 07:41:51 84f274aeb6bd: Layer already exists 07:41:51 b92c6927e2fb: Layer already exists 07:41:51 5009a2dbbedf: Layer already exists 07:41:51 395a5fa8b127: Layer already exists 07:41:51 1f61c137f070: Layer already exists 07:41:51 dd9c8f8612c8: Layer already exists 07:41:51 02df41089828: Layer already exists 07:41:51 latest: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.21 07:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:41:52 5009a2dbbedf: Preparing 07:41:52 395a5fa8b127: Preparing 07:41:52 b92c6927e2fb: Preparing 07:41:52 84f274aeb6bd: Preparing 07:41:52 1f61c137f070: Preparing 07:41:52 02df41089828: Preparing 07:41:52 dd9c8f8612c8: Preparing 07:41:52 02df41089828: Waiting 07:41:52 dd9c8f8612c8: Waiting 07:41:52 1f61c137f070: Layer already exists 07:41:52 395a5fa8b127: Layer already exists 07:41:52 5009a2dbbedf: Layer already exists 07:41:52 b92c6927e2fb: Layer already exists 07:41:52 84f274aeb6bd: Layer already exists 07:41:52 02df41089828: Layer already exists 07:41:52 dd9c8f8612c8: Layer already exists 07:41:52 4.0.0-dev.21: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 07:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:41:53 5009a2dbbedf: Preparing 07:41:53 395a5fa8b127: Preparing 07:41:53 b92c6927e2fb: Preparing 07:41:53 84f274aeb6bd: Preparing 07:41:53 1f61c137f070: Preparing 07:41:53 02df41089828: Preparing 07:41:53 dd9c8f8612c8: Preparing 07:41:53 dd9c8f8612c8: Waiting 07:41:53 02df41089828: Waiting 07:41:53 1f61c137f070: Layer already exists 07:41:53 395a5fa8b127: Layer already exists 07:41:53 84f274aeb6bd: Layer already exists 07:41:53 5009a2dbbedf: Layer already exists 07:41:53 b92c6927e2fb: Layer already exists 07:41:53 dd9c8f8612c8: Layer already exists 07:41:53 02df41089828: Layer already exists 07:41:53 e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:54 + 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 07:41:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 07:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:41:54 5009a2dbbedf: Preparing 07:41:54 395a5fa8b127: Preparing 07:41:54 b92c6927e2fb: Preparing 07:41:54 84f274aeb6bd: Preparing 07:41:54 1f61c137f070: Preparing 07:41:54 02df41089828: Preparing 07:41:54 dd9c8f8612c8: Preparing 07:41:54 02df41089828: Waiting 07:41:54 dd9c8f8612c8: Waiting 07:41:54 5009a2dbbedf: Layer already exists 07:41:54 1f61c137f070: Layer already exists 07:41:54 84f274aeb6bd: Layer already exists 07:41:54 b92c6927e2fb: Layer already exists 07:41:54 395a5fa8b127: Layer already exists 07:41:54 dd9c8f8612c8: Layer already exists 07:41:54 02df41089828: Layer already exists 07:41:54 main: digest: sha256:ce13ca5c71a9f9b3a167f280df49d6932f63f15ba511300d40ab685c1cf8cd6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:54 ===================================================== [Pipeline] echo 07:41:54 taggedImages: 07:41:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498 07:41:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 07:41:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.21 07:41:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e952aefcdda7939f65187319d5e25fb8b4314498-4.0.0-dev.21 07:41:54 - 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 07:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:55 07:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:41:55 arm64: Pulling from edgex-lftools-log-publisher 07:41:55 8998bd30e6a1: Pulling fs layer 07:41:55 04944245beec: Pulling fs layer 07:41:55 699f458cf7ca: Pulling fs layer 07:41:55 765212b225bb: Pulling fs layer 07:41:55 f23df028b6ca: Pulling fs layer 07:41:55 d65c8cfc05b1: Pulling fs layer 07:41:55 2437ff75d9bd: Pulling fs layer 07:41:55 765212b225bb: Waiting 07:41:55 f23df028b6ca: Waiting 07:41:55 d65c8cfc05b1: Waiting 07:41:55 2437ff75d9bd: Waiting 07:41:55 04944245beec: Verifying Checksum 07:41:55 04944245beec: Download complete 07:41:55 765212b225bb: Verifying Checksum 07:41:55 765212b225bb: Download complete 07:41:55 f23df028b6ca: Verifying Checksum 07:41:55 f23df028b6ca: Download complete 07:41:55 d65c8cfc05b1: Verifying Checksum 07:41:55 d65c8cfc05b1: Download complete 07:41:56 699f458cf7ca: Verifying Checksum 07:41:56 699f458cf7ca: Download complete 07:41:56 8998bd30e6a1: Verifying Checksum 07:41:56 8998bd30e6a1: Download complete 07:42:00 2437ff75d9bd: Verifying Checksum 07:42:00 2437ff75d9bd: Download complete 07:42:01 8998bd30e6a1: Pull complete 07:42:01 04944245beec: Pull complete 07:42:03 699f458cf7ca: Pull complete 07:42:03 765212b225bb: Pull complete 07:42:04 f23df028b6ca: Pull complete 07:42:04 d65c8cfc05b1: Pull complete 07:42:23 2437ff75d9bd: Pull complete 07:42:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:42:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:23 prd-ubuntu20.04-docker-arm64-4c-16g-40870 does not seem to be running inside a container 07:42:23 $ 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/269 -v /w/workspace/app-service-configurable/269:/w/workspace/app-service-configurable/269:rw,z -v /w/workspace/app-service-configurable/269@tmp:/w/workspace/app-service-configurable/269@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 07:42:26 $ docker top f295b6033294dafd0a589ee829cba59fad4e846f8e1a7fd544947e741300f1cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:26 ---> job-cost.sh 07:42:27 lf-activate-venv: SKIPPING 07:42:27 INFO: No Stack... 07:42:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:42:28 INFO: Archiving Costs [Pipeline] sh 07:42:29 + cat /w/workspace/app-service-configurable/269/archives/cost.csv+ 07:42:29 cut -d, -f6 [Pipeline] lock 07:42:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] 07:42:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] did not exist. Created. 07:42:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:42:29 /w/workspace/app-service-configurable/269@tmp/durable-d42a8781/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:42:30 + echo total: 0.10999999940395355 [Pipeline] stash 07:42:30 Warning: overwriting stash ‘stack-cost’ 07:42:30 Stashed 1 file(s) [Pipeline] } 07:42:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-269-stack-cost] [Pipeline] // lock [Pipeline] } 07:42:30 $ docker stop --time=1 f295b6033294dafd0a589ee829cba59fad4e846f8e1a7fd544947e741300f1cc 07:42:32 $ docker rm -f --volumes f295b6033294dafd0a589ee829cba59fad4e846f8e1a7fd544947e741300f1cc [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 07:42:32 provisioning config files... 07:42:32 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13209625771738311297tmp [Pipeline] { [Pipeline] sh 07:42:32 + set +x 07:42:32 + bash -s -- 07:42:32 + curl -s https://codecov.io/bash 07:42:32 07:42:32 _____ _ 07:42:32 / ____| | | 07:42:32 | | ___ __| | ___ ___ _____ __ 07:42:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:42:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:42:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:42:32 Bash-1.0.6 07:42:32 07:42:32 07:42:32 ==> git version 2.25.1 found 07:42:32 ==> 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 07:42:32 Release-Date: 2020-01-08 07:42:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:42:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:42:32 ==> Jenkins CI detected. 07:42:32 current dir:  /w/workspace/ry_app-service-configurable_main 07:42:32 project root: . 07:42:32 --> token set from env 07:42:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:42:32 ==> Running gcov in . (disable via -X gcov) 07:42:32 ==> Python coveragepy not found 07:42:32 ==> Searching for coverage reports in: 07:42:32 + . 07:42:32 -> Found 1 reports 07:42:32 ==> Detecting git/mercurial file structure 07:42:32 ==> Reading reports 07:42:32 + ./coverage.out bytes=953 07:42:33 ==> Appending adjustments 07:42:33 https://docs.codecov.io/docs/fixing-reports 07:42:33 + Found adjustments 07:42:33 ==> Gzipping contents 07:42:33 4.0K /tmp/codecov.C96SJ8.gz 07:42:33 ==> Uploading reports 07:42:33 url: https://codecov.io 07:42:33 query: branch=main&commit=e952aefcdda7939f65187319d5e25fb8b4314498&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 07:42:33 -> Pinging Codecov 07:42:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e952aefcdda7939f65187319d5e25fb8b4314498&build=269&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F269%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 07:42:33 -> Uploading to 07:42:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/e952aefcdda7939f65187319d5e25fb8b4314498/a0cd90ac-4d4f-4884-9725-d786e568b8f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T074233Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c9a8a881baeb771fd8c1e58d3c70b4a405101a1d44a73cba5ebf4de26f654e6d 07:42:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:33 Dload Upload Total Spent Left Speed 07:42:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1267 --:--:-- --:--:-- --:--:-- 1267 07:42:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] } 07:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:42:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:42:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:42:34 07:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:42:34 latest: Pulling from edgex-devops/edgex-snyk-go 07:42:34 43c4264eed91: Pulling fs layer 07:42:34 4cc291be95ef: Pulling fs layer 07:42:34 2ac1f1163629: Pulling fs layer 07:42:34 5c3c966382ef: Pulling fs layer 07:42:34 4f4fb700ef54: Pulling fs layer 07:42:34 d9c7d2e4e75e: Pulling fs layer 07:42:34 9c3e1370e548: Pulling fs layer 07:42:34 4f4fb700ef54: Waiting 07:42:34 5c3c966382ef: Waiting 07:42:34 d9c7d2e4e75e: Waiting 07:42:34 9c3e1370e548: Waiting 07:42:34 4cc291be95ef: Download complete 07:42:34 5c3c966382ef: Verifying Checksum 07:42:34 5c3c966382ef: Download complete 07:42:34 4f4fb700ef54: Verifying Checksum 07:42:34 4f4fb700ef54: Download complete 07:42:34 43c4264eed91: Verifying Checksum 07:42:34 43c4264eed91: Download complete 07:42:34 43c4264eed91: Pull complete 07:42:34 d9c7d2e4e75e: Verifying Checksum 07:42:34 d9c7d2e4e75e: Download complete 07:42:34 4cc291be95ef: Pull complete 07:42:35 2ac1f1163629: Verifying Checksum 07:42:35 2ac1f1163629: Download complete 07:42:35 9c3e1370e548: Verifying Checksum 07:42:35 9c3e1370e548: Download complete 07:42:38 2ac1f1163629: Pull complete 07:42:38 5c3c966382ef: Pull complete 07:42:38 4f4fb700ef54: Pull complete 07:42:38 d9c7d2e4e75e: Pull complete 07:42:41 9c3e1370e548: Pull complete 07:42:41 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:42 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:42:44 $ docker top 76e6d95af0e3e1dd2a4437195f1bf3886f85d355610b0c6ac14cdfb8b7d48d0e -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:44 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 07:42:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 07:42:44 + set -o pipefail 07:42:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 07:42:52 07:42:52 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 07:42:52 07:42:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/221aaad0-064d-4a5c-8544-0a9ac46a548d 07:42:52 07:42:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:42:52 07:42:53 07:42:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:42:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:42:53 $ docker stop --time=1 76e6d95af0e3e1dd2a4437195f1bf3886f85d355610b0c6ac14cdfb8b7d48d0e 07:42:55 $ docker rm -f --volumes 76e6d95af0e3e1dd2a4437195f1bf3886f85d355610b0c6ac14cdfb8b7d48d0e [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 07:42:56 + git log --format=format:%s -1 e952aefcdda7939f65187319d5e25fb8b4314498 [Pipeline] sh 07:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:42:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:57 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:42:57 $ docker top ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:42:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:42:57 [ssh-agent] Looking for ssh-agent implementation... 07:42:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:42:57 $ docker exec ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a ssh-agent 07:42:57 SSH_AUTH_SOCK=/tmp/ssh-vGQgTo8T5dpr/agent.32 07:42:57 SSH_AGENT_PID=38 07:42:57 Running ssh-add (command line suppressed) 07:42:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4111691547432175642.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4111691547432175642.key) 07:42:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:42:58 + git semver tag 07:42:58 2025-03-11 07:42:58,553 [run_tag] DEBUG tag force:False 07:42:58 2025-03-11 07:42:58,553 [check_head_tag] DEBUG check head tag 07:42:58 2025-03-11 07:42:58,554 [execute] INFO git cat-file --batch-check 07:42:58 2025-03-11 07:42:58,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 07:42:58 2025-03-11 07:42:58,559 [execute] INFO git cat-file --batch 07:42:58 2025-03-11 07:42:58,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 07:42:58 2025-03-11 07:42:58,594 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:42:58 2025-03-11 07:42:58,594 [execute] INFO git tag -a v4.0.0-dev.21 -m v4.0.0-dev.21 07:42:58 2025-03-11 07:42:58,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.21', '-m', 'v4.0.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 07:42:58 2025-03-11 07:42:58,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:42:58 4.0.0-dev.21 [Pipeline] } 07:42:58 $ docker exec --env ******** --env ******** ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a ssh-agent -k 07:42:58 unset SSH_AUTH_SOCK; 07:42:58 unset SSH_AGENT_PID; 07:42:58 echo Agent pid 38 killed; 07:42:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:42:59 + git semver [Pipeline] } 07:42:59 $ docker stop --time=1 ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a 07:43:00 $ docker rm -f --volumes ea92099cc74b31dd40a4360b8d115fd7d39d957c8686cfd12d80b1c21a1ae41a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:43:01 07:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:43:01 0.23.1-centos7: Pulling from edgex-lftools 07:43:01 ab5ef0e58194: Pulling fs layer 07:43:01 9712f1f96733: Pulling fs layer 07:43:01 63f879dbbcfc: Pulling fs layer 07:43:01 0d9ebad4ef96: Pulling fs layer 07:43:01 e9a5061849ea: Pulling fs layer 07:43:01 d747dcd14b5f: Pulling fs layer 07:43:01 2de7ff778b66: Pulling fs layer 07:43:01 e9a5061849ea: Waiting 07:43:01 2de7ff778b66: Waiting 07:43:01 d747dcd14b5f: Waiting 07:43:01 0d9ebad4ef96: Waiting 07:43:01 9712f1f96733: Verifying Checksum 07:43:01 9712f1f96733: Download complete 07:43:01 63f879dbbcfc: Verifying Checksum 07:43:01 63f879dbbcfc: Download complete 07:43:01 e9a5061849ea: Verifying Checksum 07:43:01 e9a5061849ea: Download complete 07:43:01 d747dcd14b5f: Verifying Checksum 07:43:01 d747dcd14b5f: Download complete 07:43:01 0d9ebad4ef96: Verifying Checksum 07:43:01 0d9ebad4ef96: Download complete 07:43:01 ab5ef0e58194: Verifying Checksum 07:43:01 ab5ef0e58194: Download complete 07:43:01 2de7ff778b66: Verifying Checksum 07:43:01 2de7ff778b66: Download complete 07:43:05 ab5ef0e58194: Pull complete 07:43:05 9712f1f96733: Pull complete 07:43:05 63f879dbbcfc: Pull complete 07:43:09 0d9ebad4ef96: Pull complete 07:43:09 e9a5061849ea: Pull complete 07:43:09 d747dcd14b5f: Pull complete 07:43:10 2de7ff778b66: Pull complete 07:43:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:43:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:10 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:43:12 $ docker top 636ab06c4dd2462009cea8ac15c9cf2f7a77401242118f1f6a232941590d03d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:43:12 provisioning config files... 07:43:12 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8691839912271722504tmp 07:43:12 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1328350569867693319tmp 07:43:12 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13657394118752448306tmp [Pipeline] { [Pipeline] echo 07:43:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:43:13 ---> sigul-configuration.sh 07:43:13 gpg: directory `/root/.gnupg' created 07:43:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:43:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:43:13 gpg: keyring `/root/.gnupg/secring.gpg' created 07:43:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:43:13 gpg: CAST5 encrypted data 07:43:13 gpg: encrypted with 1 passphrase 07:43:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:43:13 + mkdir /home/jenkins 07:43:13 + mkdir /home/jenkins/sigul [Pipeline] sh 07:43:13 + 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 07:43:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:43:14 ---> sigul-install.sh 07:43:14 Sigul already installed; skipping installation. [Pipeline] sh 07:43:14 + git tag --list 07:43:14 v1.0.0 07:43:14 v1.1.0 07:43:14 v1.2.0 07:43:14 v1.3.0 07:43:14 v1.3.1 07:43:14 v2.0.0 07:43:14 v2.0.1 07:43:14 v2.1.0 07:43:14 v2.1.1 07:43:14 v2.1.2 07:43:14 v2.2.0 07:43:14 v2.3 07:43:14 v2.3.0 07:43:14 v2.3.1 07:43:14 v3.0 07:43:14 v3.0.0 07:43:14 v3.0.1 07:43:14 v3.0.1-dev.1 07:43:14 v3.1 07:43:14 v3.1.0 07:43:14 v3.1.0-dev.1 07:43:14 v3.1.0-dev.10 07:43:14 v3.1.0-dev.11 07:43:14 v3.1.0-dev.12 07:43:14 v3.1.0-dev.13 07:43:14 v3.1.0-dev.14 07:43:14 v3.1.0-dev.15 07:43:14 v3.1.0-dev.16 07:43:14 v3.1.0-dev.17 07:43:14 v3.1.0-dev.18 07:43:14 v3.1.0-dev.19 07:43:14 v3.1.0-dev.2 07:43:14 v3.1.0-dev.20 07:43:14 v3.1.0-dev.21 07:43:14 v3.1.0-dev.22 07:43:14 v3.1.0-dev.23 07:43:14 v3.1.0-dev.24 07:43:14 v3.1.0-dev.25 07:43:14 v3.1.0-dev.26 07:43:14 v3.1.0-dev.27 07:43:14 v3.1.0-dev.28 07:43:14 v3.1.0-dev.29 07:43:14 v3.1.0-dev.3 07:43:14 v3.1.0-dev.30 07:43:14 v3.1.0-dev.31 07:43:14 v3.1.0-dev.32 07:43:14 v3.1.0-dev.33 07:43:14 v3.1.0-dev.34 07:43:14 v3.1.0-dev.35 07:43:14 v3.1.0-dev.36 07:43:14 v3.1.0-dev.37 07:43:14 v3.1.0-dev.38 07:43:14 v3.1.0-dev.39 07:43:14 v3.1.0-dev.4 07:43:14 v3.1.0-dev.5 07:43:14 v3.1.0-dev.6 07:43:14 v3.1.0-dev.7 07:43:14 v3.1.0-dev.8 07:43:14 v3.1.0-dev.9 07:43:14 v3.1.1 07:43:14 v3.1.1-dev.1 07:43:14 v3.2.0-dev.1 07:43:14 v3.2.0-dev.10 07:43:14 v3.2.0-dev.11 07:43:14 v3.2.0-dev.12 07:43:14 v3.2.0-dev.13 07:43:14 v3.2.0-dev.14 07:43:14 v3.2.0-dev.15 07:43:14 v3.2.0-dev.16 07:43:14 v3.2.0-dev.17 07:43:14 v3.2.0-dev.18 07:43:14 v3.2.0-dev.19 07:43:14 v3.2.0-dev.2 07:43:14 v3.2.0-dev.20 07:43:14 v3.2.0-dev.21 07:43:14 v3.2.0-dev.22 07:43:14 v3.2.0-dev.23 07:43:14 v3.2.0-dev.24 07:43:14 v3.2.0-dev.25 07:43:14 v3.2.0-dev.26 07:43:14 v3.2.0-dev.27 07:43:14 v3.2.0-dev.28 07:43:14 v3.2.0-dev.29 07:43:14 v3.2.0-dev.3 07:43:14 v3.2.0-dev.30 07:43:14 v3.2.0-dev.31 07:43:14 v3.2.0-dev.32 07:43:14 v3.2.0-dev.33 07:43:14 v3.2.0-dev.34 07:43:14 v3.2.0-dev.35 07:43:14 v3.2.0-dev.36 07:43:14 v3.2.0-dev.37 07:43:14 v3.2.0-dev.38 07:43:14 v3.2.0-dev.4 07:43:14 v3.2.0-dev.5 07:43:14 v3.2.0-dev.6 07:43:14 v3.2.0-dev.7 07:43:14 v3.2.0-dev.8 07:43:14 v3.2.0-dev.9 07:43:14 v4.0.0-dev.1 07:43:14 v4.0.0-dev.10 07:43:14 v4.0.0-dev.11 07:43:14 v4.0.0-dev.12 07:43:14 v4.0.0-dev.13 07:43:14 v4.0.0-dev.14 07:43:14 v4.0.0-dev.15 07:43:14 v4.0.0-dev.16 07:43:14 v4.0.0-dev.17 07:43:14 v4.0.0-dev.18 07:43:14 v4.0.0-dev.19 07:43:14 v4.0.0-dev.2 07:43:14 v4.0.0-dev.20 07:43:14 v4.0.0-dev.21 07:43:14 v4.0.0-dev.3 07:43:14 v4.0.0-dev.4 07:43:14 v4.0.0-dev.5 07:43:14 v4.0.0-dev.6 07:43:14 v4.0.0-dev.7 07:43:14 v4.0.0-dev.8 07:43:14 v4.0.0-dev.9 [Pipeline] sh 07:43:14 + lftools sign git-tag v4.0.0-dev.21 07:43:15 Signing Git tag with Sigul... 07:43:15 Signing v4.0.0-dev.21 [Pipeline] echo 07:43:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:43:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:43:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:43:16 $ docker stop --time=1 636ab06c4dd2462009cea8ac15c9cf2f7a77401242118f1f6a232941590d03d9 07:43:17 $ docker rm -f --volumes 636ab06c4dd2462009cea8ac15c9cf2f7a77401242118f1f6a232941590d03d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:43:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:18 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:43:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:43:18 $ docker top a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 -eo pid,comm 07:43:18 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). 07:43:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:18 [ssh-agent] Looking for ssh-agent implementation... 07:43:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:18 $ docker exec a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 ssh-agent 07:43:18 SSH_AUTH_SOCK=/tmp/ssh-Vm9PM3SFzZOT/agent.31 07:43:18 SSH_AGENT_PID=37 07:43:19 Running ssh-add (command line suppressed) 07:43:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3864839637359732116.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3864839637359732116.key) 07:43:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:19 + git semver bump pre 07:43:19 2025-03-11 07:43:19,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:43:19 2025-03-11 07:43:19,630 [bump_version] DEBUG bumping version:4.0.0-dev.21 on axis:pre with prefix:dev 07:43:19 2025-03-11 07:43:19,630 [bump_version] DEBUG bumped version:4.0.0-dev.22 07:43:19 2025-03-11 07:43:19,630 [write_version] DEBUG write version:4.0.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 07:43:19 2025-03-11 07:43:19,630 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:43:19 2025-03-11 07:43:19,630 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 07:43:19 2025-03-11 07:43:19,633 [execute] INFO git cat-file --batch-check 07:43:19 2025-03-11 07:43:19,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:43:19 2025-03-11 07:43:19,638 [execute] INFO git cat-file --batch 07:43:19 2025-03-11 07:43:19,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:43:19 2025-03-11 07:43:19,643 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:43:19 4.0.0-dev.22 [Pipeline] } 07:43:19 $ docker exec --env ******** --env ******** a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 ssh-agent -k 07:43:19 unset SSH_AUTH_SOCK; 07:43:19 unset SSH_AGENT_PID; 07:43:19 echo Agent pid 37 killed; 07:43:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:20 + git semver [Pipeline] } 07:43:20 $ docker stop --time=1 a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 07:43:21 $ docker rm -f --volumes a49078ffe1ca4bf65a10ac0f3c7a9af3c51347a5055ac02203470d0f3096c926 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:22 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:43:22 $ docker top 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:22 [ssh-agent] Looking for ssh-agent implementation... 07:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:23 $ docker exec 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 ssh-agent 07:43:23 SSH_AUTH_SOCK=/tmp/ssh-mDxsrOoZT6ia/agent.32 07:43:23 SSH_AGENT_PID=38 07:43:23 Running ssh-add (command line suppressed) 07:43:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9943174680544345867.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9943174680544345867.key) 07:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:23 + git semver push 07:43:23 2025-03-11 07:43:23,753 [run_push] DEBUG push 07:43:23 2025-03-11 07:43:23,754 [execute] INFO git cat-file --batch-check 07:43:23 2025-03-11 07:43:23,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:43:23 2025-03-11 07:43:23,758 [execute] INFO git rev-list 922677fb3ac2305fc7aa2611d92a0a3e897fd082 -- 07:43:23 2025-03-11 07:43:23,758 [execute] DEBUG Popen(['git', 'rev-list', '922677fb3ac2305fc7aa2611d92a0a3e897fd082', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 07:43:23 2025-03-11 07:43:23,771 [execute] INFO git fetch -v origin 07:43:23 2025-03-11 07:43:23,772 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 07:43:24 2025-03-11 07:43:24,210 [run_push] DEBUG no remote changes detected 07:43:24 2025-03-11 07:43:24,210 [execute] INFO git push origin semver 07:43:24 2025-03-11 07:43:24,211 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 07:43:24 2025-03-11 07:43:24,855 [run_push] DEBUG push all version tags 07:43:24 2025-03-11 07:43:24,855 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:43:24 2025-03-11 07:43:24,856 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 07:43:25 2025-03-11 07:43:25,496 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:43:25 4.0.0-dev.22 [Pipeline] } 07:43:25 $ docker exec --env ******** --env ******** 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 ssh-agent -k 07:43:25 unset SSH_AUTH_SOCK; 07:43:25 unset SSH_AGENT_PID; 07:43:25 echo Agent pid 38 killed; 07:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:25 + git semver [Pipeline] } 07:43:26 $ docker stop --time=1 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 07:43:27 $ docker rm -f --volumes 06cb58f4b52f44417ae0e78feef64bc365e44405b831bcf8a15fdc1928369241 [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 07:43:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 07:43:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 07:43:28 total 16 07:43:28 drwxr-xr-x 3 root root 4096 Mar 11 07:24 . 07:43:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:43 .. 07:43:28 drwxr-xr-x 2 root root 4096 Mar 11 07:24 cost 07:43:28 -rw-r--r-- 1 root root 96 Mar 11 07:24 cost.csv 07:43:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 07:43:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 07:43:28 total 16 07:43:28 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:24 . 07:43:28 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:43 .. 07:43:28 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:24 cost 07:43:28 -rw-r--r-- 1 jenkins jenkins 96 Mar 11 07:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:43:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:43:29 ---> package-listing.sh 07:43:29 ++ facter osfamily 07:43:29 ++ tr '[:upper:]' '[:lower:]' 07:43:29 + OS_FAMILY=debian 07:43:29 + workspace=/w/workspace/ry_app-service-configurable_main 07:43:29 + START_PACKAGES=/tmp/packages_start.txt 07:43:29 + END_PACKAGES=/tmp/packages_end.txt 07:43:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:43:29 + PACKAGES=/tmp/packages_start.txt 07:43:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 07:43:29 + PACKAGES=/tmp/packages_end.txt 07:43:29 + case "${OS_FAMILY}" in 07:43:29 + dpkg -l 07:43:29 + grep '^ii' 07:43:29 + '[' -f /tmp/packages_start.txt ']' 07:43:29 + '[' -f /tmp/packages_end.txt ']' 07:43:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:43:29 + '[' /w/workspace/ry_app-service-configurable_main ']' 07:43:29 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 07:43:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 07:43:29 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 07:43:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:43:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:30 prd-ubuntu20.04-docker-8c-8g-40869 does not seem to be running inside a container 07:43:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:43:30 $ docker top e2ea2b69ff0b60dbfeae008e3b0228c013a5e0b9bdc7bdca10233003acbf912f -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:31 + touch /tmp/pre-build-complete [Pipeline] sh 07:43:31 + mkdir -p /var/log/sysstat [Pipeline] sh 07:43:31 + ls /var/log/sa-host 07:43:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:31 provisioning config files... 07:43:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9309466452949773575tmp [Pipeline] { [Pipeline] echo 07:43:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:43:32 ---> create-netrc.sh [Pipeline] } 07:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:43:32 ---> python-tools-install.sh [Pipeline] echo 07:43:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:43:32 ---> sudo-logs.sh 07:43:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:43:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:43:32 ---> job-cost.sh 07:43:32 lf-activate-venv: SKIPPING 07:43:32 DEBUG: total: 0.2199999988079071 07:43:32 INFO: Retrieving Stack Cost... 07:43:33 INFO: Retrieving Pricing Info for: v3-standard-8 07:43:33 INFO: Archiving Costs [Pipeline] echo 07:43:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:43:34 ---> logs-deploy.sh 07:43:34 lf-activate-venv: SKIPPING 07:43:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/269 07:43:34 INFO: archiving workspace using pattern(s): 07:43:35 Archives upload complete. 07:43:35 INFO: archiving logs to Nexus 07:43:35 ---> uname -a: 07:43:35 Linux prd-ubuntu20-04-docker-8c-8g-40869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:43:35 07:43:35 07:43:35 ---> lscpu: 07:43:35 Architecture: x86_64 07:43:35 CPU op-mode(s): 32-bit, 64-bit 07:43:35 Byte Order: Little Endian 07:43:35 Address sizes: 40 bits physical, 48 bits virtual 07:43:35 CPU(s): 8 07:43:35 On-line CPU(s) list: 0-7 07:43:35 Thread(s) per core: 1 07:43:35 Core(s) per socket: 1 07:43:35 Socket(s): 8 07:43:35 NUMA node(s): 1 07:43:35 Vendor ID: AuthenticAMD 07:43:35 CPU family: 23 07:43:35 Model: 49 07:43:35 Model name: AMD EPYC-Rome Processor 07:43:35 Stepping: 0 07:43:35 CPU MHz: 2800.000 07:43:35 BogoMIPS: 5600.00 07:43:35 Virtualization: AMD-V 07:43:35 Hypervisor vendor: KVM 07:43:35 Virtualization type: full 07:43:35 L1d cache: 256 KiB 07:43:35 L1i cache: 256 KiB 07:43:35 L2 cache: 4 MiB 07:43:35 L3 cache: 128 MiB 07:43:35 NUMA node0 CPU(s): 0-7 07:43:35 Vulnerability Itlb multihit: Not affected 07:43:35 Vulnerability L1tf: Not affected 07:43:35 Vulnerability Mds: Not affected 07:43:35 Vulnerability Meltdown: Not affected 07:43:35 Vulnerability Mmio stale data: Not affected 07:43:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:43:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:43:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:43:35 Vulnerability Srbds: Not affected 07:43:35 Vulnerability Tsx async abort: Not affected 07:43:35 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:43:35 07:43:35 07:43:35 ---> nproc: 07:43:35 8 07:43:35 07:43:35