Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 093dc918d6625c19b89d8b57c23e73b0a34dfc8e 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-ssh9164147913252841017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11442390141543858229.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7352947728500733760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8722170899910460359.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-ssh16207391312059746775.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-40098 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 093dc918d6625c19b89d8b57c23e73b0a34dfc8e (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 093dc918d6625c19b89d8b57c23e73b0a34dfc8e # timeout=10 Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" > git rev-list --no-walk ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:47:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:47:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:47:29 ========================================================= 00:47:29 EdgeX Global Pipelines Version Info 00:47:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:47:30 ------------------- 00:47:30 stable info: 00:47:30 ------------------- 00:47:30 Commited By: Cherry Wang cherry@iotechsys.com 00:47:30 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 00:47:30 Message: update stable to v1.0.269 00:47:30 ------------------- 00:47:30 experimental info: 00:47:30 ------------------- 00:47:30 Commited By: Ginny Guan ginny@iotechsys.com 00:47:30 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 00:47:30 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:47:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 093dc91 [Pipeline] echo 00:47:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:31 provisioning config files... 00:47:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5748240315802495963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:31 ---> ****-login.sh 00:47:31 nexus3.edgexfoundry.org:10001 00:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:32 Configure a credential helper to remove this warning. See 00:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:32 00:47:32 Login Succeeded 00:47:32 nexus3.edgexfoundry.org:10002 00:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:32 Configure a credential helper to remove this warning. See 00:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:32 00:47:32 Login Succeeded 00:47:32 nexus3.edgexfoundry.org:10003 00:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:32 Configure a credential helper to remove this warning. See 00:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:32 00:47:32 Login Succeeded 00:47:32 nexus3.edgexfoundry.org:10004 00:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:32 Configure a credential helper to remove this warning. See 00:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:32 00:47:32 Login Succeeded 00:47:32 ****.io 00:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:32 Configure a credential helper to remove this warning. See 00:47:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:32 00:47:32 Login Succeeded 00:47:32 ---> ****-login.sh ends [Pipeline] } 00:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:47:33 + git rev-list -1 --merges 093dc918d6625c19b89d8b57c23e73b0a34dfc8e~1..093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo 00:47:33 -----------> git rev-list -1 --merges 093dc918d6625c19b89d8b57c23e73b0a34dfc8e~1..093dc918d6625c19b89d8b57c23e73b0a34dfc8e 093dc918d6625c19b89d8b57c23e73b0a34dfc8e 00:47:33 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [false] [Pipeline] sh 00:47:33 + git log --format=format:%s -1 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo 00:47:33 ========================================================= 00:47:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:47:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:33 + git log --format=format:%s -1 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] echo 00:47:33 [semverPrep] GIT_COMMIT: 093dc918d6625c19b89d8b57c23e73b0a34dfc8e, Commit Message: Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30 [Pipeline] echo 00:47:33 [semverPrep] This is not a build commit. [Pipeline] sh 00:47:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:34 + grep -v github /etc/ssh/ssh_known_hosts 00:47:34 + [ -e /tmp/ssh_known_hosts ] 00:47:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:47:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:47:34 + sudo tee -a /etc/ssh/ssh_known_hosts 00:47:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:34 00:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:35 0.1.4: Pulling from edgex-devops/py-git-semver 00:47:35 b85a868b505f: Pulling fs layer 00:47:35 e2be974225ed: Pulling fs layer 00:47:35 339a4e72a1f5: Pulling fs layer 00:47:35 988bab9f4d93: Pulling fs layer 00:47:35 1469e6f7b9e6: Pulling fs layer 00:47:35 eaf3925da568: Pulling fs layer 00:47:35 bab4dde63d76: Pulling fs layer 00:47:35 bde34c3a00c8: Pulling fs layer 00:47:35 b352a97aabf1: Pulling fs layer 00:47:35 4872d77fe225: Pulling fs layer 00:47:35 5851b861e8e6: Pulling fs layer 00:47:35 bde34c3a00c8: Waiting 00:47:35 5851b861e8e6: Waiting 00:47:35 4872d77fe225: Waiting 00:47:35 bab4dde63d76: Waiting 00:47:35 b352a97aabf1: Waiting 00:47:35 988bab9f4d93: Waiting 00:47:35 eaf3925da568: Waiting 00:47:35 1469e6f7b9e6: Waiting 00:47:35 e2be974225ed: Download complete 00:47:35 988bab9f4d93: Verifying Checksum 00:47:35 988bab9f4d93: Download complete 00:47:35 1469e6f7b9e6: Verifying Checksum 00:47:35 1469e6f7b9e6: Download complete 00:47:35 339a4e72a1f5: Verifying Checksum 00:47:35 339a4e72a1f5: Download complete 00:47:35 eaf3925da568: Download complete 00:47:35 bde34c3a00c8: Verifying Checksum 00:47:35 bde34c3a00c8: Download complete 00:47:35 b352a97aabf1: Download complete 00:47:35 4872d77fe225: Verifying Checksum 00:47:35 4872d77fe225: Download complete 00:47:35 5851b861e8e6: Verifying Checksum 00:47:35 5851b861e8e6: Download complete 00:47:35 b85a868b505f: Verifying Checksum 00:47:35 b85a868b505f: Download complete 00:47:35 bab4dde63d76: Verifying Checksum 00:47:35 bab4dde63d76: Download complete 00:47:36 b85a868b505f: Pull complete 00:47:36 e2be974225ed: Pull complete 00:47:37 339a4e72a1f5: Pull complete 00:47:37 988bab9f4d93: Pull complete 00:47:37 1469e6f7b9e6: Pull complete 00:47:37 eaf3925da568: Pull complete 00:47:39 bab4dde63d76: Pull complete 00:47:39 bde34c3a00c8: Pull complete 00:47:39 b352a97aabf1: Pull complete 00:47:39 4872d77fe225: Pull complete 00:47:39 5851b861e8e6: Pull complete 00:47:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:39 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 00:47:39 $ 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 00:47:40 $ docker top 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb -eo pid,comm 00:47:40 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). 00:47:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:41 [ssh-agent] Looking for ssh-agent implementation... 00:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:41 $ docker exec 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent 00:47:41 SSH_AUTH_SOCK=/tmp/ssh-wuyMVzfbnXvF/agent.32 00:47:41 SSH_AGENT_PID=38 00:47:41 Running ssh-add (command line suppressed) 00:47:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5394042657816682455.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5394042657816682455.key) 00:47:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:41 + git tag --points-at HEAD [Pipeline] } 00:47:41 $ docker exec --env ******** --env ******** 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent -k 00:47:41 unset SSH_AUTH_SOCK; 00:47:41 unset SSH_AGENT_PID; 00:47:41 echo Agent pid 38 killed; 00:47:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:41 [ssh-agent] Looking for ssh-agent implementation... 00:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:41 $ docker exec 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent 00:47:42 SSH_AUTH_SOCK=/tmp/ssh-r0OmnAHdb8KH/agent.71 00:47:42 SSH_AGENT_PID=77 00:47:42 Running ssh-add (command line suppressed) 00:47:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7825572744810446406.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7825572744810446406.key) 00:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:42 + git semver init 00:47:42 2025-03-04 00:47:42,716 [run_init] DEBUG init version:0.0.0 force:False 00:47:42 2025-03-04 00:47:42,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 00:47:42 2025-03-04 00:47:42,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 00:47:42 2025-03-04 00:47:42,718 [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) 00:47:43 2025-03-04 00:47:43,688 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 00:47:43 2025-03-04 00:47:43,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 00:47:43 2025-03-04 00:47:43,688 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:47:43 2025-03-04 00:47:43,689 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:47:43 4.0.0-dev.19 [Pipeline] } 00:47:43 $ docker exec --env ******** --env ******** 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb ssh-agent -k 00:47:43 unset SSH_AUTH_SOCK; 00:47:43 unset SSH_AGENT_PID; 00:47:43 echo Agent pid 77 killed; 00:47:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:44 + git semver [Pipeline] } 00:47:44 $ docker stop --time=1 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb 00:47:45 $ docker rm -f --volumes 420ec468685dd4c423357d617ca92a766ec7fdb00cebbee3ebd129944d7a3beb [Pipeline] // withDockerContainer [Pipeline] sh 00:47:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:46 Stashed 1 file(s) [Pipeline] echo 00:47:46 [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:46 provisioning config files... 00:47:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8067064703283338190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:46 ---> ****-login.sh 00:47:46 nexus3.edgexfoundry.org:10001 00:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:46 Configure a credential helper to remove this warning. See 00:47:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:46 00:47:46 Login Succeeded 00:47:46 nexus3.edgexfoundry.org:10002 00:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:46 Configure a credential helper to remove this warning. See 00:47:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:46 00:47:46 Login Succeeded 00:47:47 nexus3.edgexfoundry.org:10003 00:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:47 Configure a credential helper to remove this warning. See 00:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:47 00:47:47 Login Succeeded 00:47:47 nexus3.edgexfoundry.org:10004 00:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:47 Configure a credential helper to remove this warning. See 00:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:47 00:47:47 Login Succeeded 00:47:47 ****.io 00:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:47:47 Configure a credential helper to remove this warning. See 00:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:47:47 00:47:47 Login Succeeded 00:47:47 ---> ****-login.sh ends [Pipeline] } 00:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:47:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:47:47 ========================================================= 00:47:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:47:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:47 + 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 . 00:47:47 Sending build context to Docker daemon 9.311MB 00:47:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:47:47 Step 2/12 : FROM ${BASE} AS builder 00:47:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:47:47 da9db072f522: Pulling fs layer 00:47:47 6ef4a4ee8ca5: Pulling fs layer 00:47:47 06f05ace1117: Pulling fs layer 00:47:47 5fe327b54edc: Pulling fs layer 00:47:47 4f4fb700ef54: Pulling fs layer 00:47:47 92a5565b7b96: Pulling fs layer 00:47:47 ff9bb7016b71: Pulling fs layer 00:47:47 b67dba6c2c7d: Pulling fs layer 00:47:47 a813b0c90790: Pulling fs layer 00:47:47 ff9bb7016b71: Waiting 00:47:47 b67dba6c2c7d: Waiting 00:47:47 a813b0c90790: Waiting 00:47:47 5fe327b54edc: Waiting 00:47:47 4f4fb700ef54: Waiting 00:47:47 92a5565b7b96: Waiting 00:47:47 6ef4a4ee8ca5: Download complete 00:47:47 5fe327b54edc: Verifying Checksum 00:47:47 5fe327b54edc: Download complete 00:47:47 4f4fb700ef54: Verifying Checksum 00:47:47 4f4fb700ef54: Download complete 00:47:47 92a5565b7b96: Verifying Checksum 00:47:47 92a5565b7b96: Download complete 00:47:47 da9db072f522: Download complete 00:47:48 ff9bb7016b71: Verifying Checksum 00:47:48 ff9bb7016b71: Download complete 00:47:48 da9db072f522: Pull complete 00:47:48 a813b0c90790: Verifying Checksum 00:47:48 a813b0c90790: Download complete 00:47:48 6ef4a4ee8ca5: Pull complete 00:47:48 06f05ace1117: Verifying Checksum 00:47:48 06f05ace1117: Download complete 00:47:48 b67dba6c2c7d: Verifying Checksum 00:47:48 b67dba6c2c7d: Download complete 00:47:51 06f05ace1117: Pull complete 00:47:52 5fe327b54edc: Pull complete 00:47:52 4f4fb700ef54: Pull complete 00:47:52 92a5565b7b96: Pull complete 00:47:52 ff9bb7016b71: Pull complete 00:47:54 b67dba6c2c7d: Pull complete 00:47:55 a813b0c90790: Pull complete 00:47:55 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:47:55 ---> 3ba60ce46760 00:47:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:47:56 ---> Running in 2b461eca4f51 00:47:56 Removing intermediate container 2b461eca4f51 00:47:56 ---> 239960ca857c 00:47:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:47:56 ---> Running in 8a0c989124dc 00:47:56 Removing intermediate container 8a0c989124dc 00:47:56 ---> 933b5e09a620 00:47:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:47:56 ---> Running in 40da2bf61d6f 00:47:56 Removing intermediate container 40da2bf61d6f 00:47:56 ---> 1888d2557bb4 00:47:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:56 ---> Running in 9f0494b9b2fd 00:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:47:57 OK: 248 MiB in 58 packages 00:47:58 Removing intermediate container 9f0494b9b2fd 00:47:58 ---> 922cd0a68bf7 00:47:58 Step 7/12 : WORKDIR /app 00:47:58 ---> Running in a5373e17e7c9 00:47:58 Removing intermediate container a5373e17e7c9 00:47:58 ---> 8cceb0f3aebd 00:47:58 Step 8/12 : COPY go.mod vendor* ./ 00:47:58 ---> 1c1fec432104 00:47:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:58 ---> Running in 20e8b7ca871b 00:48:01 Still waiting to schedule task 00:48:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:48:37 Removing intermediate container 20e8b7ca871b 00:48:37 ---> 36bec801f77a 00:48:37 Step 10/12 : COPY . . 00:48:37 ---> 12b8afdcda76 00:48:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:48:37 ---> Running in 735ff2abe905 00:48:37 Removing intermediate container 735ff2abe905 00:48:37 ---> 090b605b4bb7 00:48:37 Step 12/12 : RUN $MAKE 00:48:37 ---> Running in adb208ac0ebd 00:48:37 noop 00:48:37 Removing intermediate container adb208ac0ebd 00:48:37 ---> 014436f4608e 00:48:37 Successfully built 014436f4608e 00:48:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:37 + docker inspect -f . ci-base-image-x86_64 00:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:37 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 00:48:37 $ 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 00:48:37 $ docker top 92a7bb0e644eb5c52efcae35f52219aa483c20fb4633f3a7815ae51b287761a8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:38 + go version 00:48:38 go version go1.23.4 linux/amd64 [Pipeline] } 00:48:38 $ docker stop --time=1 92a7bb0e644eb5c52efcae35f52219aa483c20fb4633f3a7815ae51b287761a8 00:48:39 $ docker rm -f --volumes 92a7bb0e644eb5c52efcae35f52219aa483c20fb4633f3a7815ae51b287761a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:40 + docker inspect -f . ci-base-image-x86_64 00:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:40 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 00:48:40 $ 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 00:48:40 $ docker top 65338c27f9d947f3cfce46f62460f0ccbe4b84e6491d5c9217bffec4665175de -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:40 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 00:48:41 + make test 00:48:41 go test -race -coverprofile=coverage.out ./... 00:49:13 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 00:49:46 go vet ./... 00:49:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:49:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:49:51 ./bin/test-attribution-txt.sh 00:49:51 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 00:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:49:51 $ docker stop --time=1 65338c27f9d947f3cfce46f62460f0ccbe4b84e6491d5c9217bffec4665175de 00:49:54 $ docker rm -f --volumes 65338c27f9d947f3cfce46f62460f0ccbe4b84e6491d5c9217bffec4665175de [Pipeline] // withDockerContainer [Pipeline] sh 00:49:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:49:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:49:55 + ls -al . 00:49:55 total 248 00:49:55 drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 00:48 . 00:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:47 .. 00:49:55 -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 00:47 .dockerignore 00:49:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:49 .git 00:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:47 .github 00:49:55 -rw-rw-r-- 1 jenkins jenkins 106 Mar 4 00:47 .gitignore 00:49:55 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 00:47 .golangci.yml 00:49:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:47 .semver 00:49:55 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 4 00:47 Attribution.txt 00:49:55 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 4 00:47 CHANGELOG.md 00:49:55 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 4 00:47 Dockerfile 00:49:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:47 GOVERNANCE.md 00:49:55 -rw-rw-r-- 1 jenkins jenkins 666 Mar 4 00:47 Jenkinsfile 00:49:55 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 00:47 LICENSE 00:49:55 -rw-rw-r-- 1 jenkins jenkins 618 Mar 4 00:47 OWNERS.md 00:49:55 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 4 00:47 README.md 00:49:55 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:47 VERSION 00:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:47 bin 00:49:55 -rw-r--r-- 1 jenkins jenkins 953 Mar 4 00:49 coverage.out 00:49:55 -rw-rw-r-- 1 jenkins jenkins 6545 Mar 4 00:47 go.mod 00:49:55 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:47 go.sum 00:49:55 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 4 00:47 main.go 00:49:55 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 4 00:47 makefile 00:49:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:49:56 + 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=093dc918d6625c19b89d8b57c23e73b0a34dfc8e --label arch=amd64 --label version=4.0.0-dev.19 . 00:49:56 Sending build context to Docker daemon 9.313MB 00:49:56 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:49:56 Step 2/27 : FROM ${BASE} AS builder 00:49:56 ---> 014436f4608e 00:49:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 00:49:56 ---> Running in 0db6b656fc92 00:49:56 Removing intermediate container 0db6b656fc92 00:49:56 ---> 57ac7ce32dfd 00:49:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:49:56 ---> Running in c8e583a79fed 00:49:56 Removing intermediate container c8e583a79fed 00:49:56 ---> d5a55565e99d 00:49:56 Step 5/27 : ARG ADD_BUILD_TAGS="" 00:49:56 ---> Running in 0b95272741f4 00:49:56 Removing intermediate container 0b95272741f4 00:49:56 ---> cd406de7f976 00:49:56 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:49:56 ---> Running in 2b4011b1a546 00:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:49:57 OK: 248 MiB in 58 packages 00:49:57 Removing intermediate container 2b4011b1a546 00:49:57 ---> 833d614e7c90 00:49:57 Step 7/27 : WORKDIR /app 00:49:57 ---> Running in 73b09c367ce4 00:49:57 Removing intermediate container 73b09c367ce4 00:49:57 ---> d41640380892 00:49:57 Step 8/27 : COPY go.mod vendor* ./ 00:49:57 ---> 763827847b72 00:49:57 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:49:57 ---> Running in 3485821aafaa 00:49:58 Removing intermediate container 3485821aafaa 00:49:58 ---> d0aed99dead2 00:49:58 Step 10/27 : COPY . . 00:49:58 ---> 170902ea437a 00:49:58 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:49:58 ---> Running in 58a195792e67 00:49:58 Removing intermediate container 58a195792e67 00:49:58 ---> 6e16aa5a80dd 00:49:58 Step 12/27 : RUN $MAKE 00:49:58 ---> Running in 12f27b47b8b5 00:49:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:50:31 Removing intermediate container 12f27b47b8b5 00:50:31 ---> 589f8c1fc416 00:50:31 Step 13/27 : FROM alpine:3.20 00:50:31 3.20: Pulling from library/alpine 00:50:31 0a9a5dfd008f: Pulling fs layer 00:50:31 0a9a5dfd008f: Verifying Checksum 00:50:31 0a9a5dfd008f: Download complete 00:50:31 0a9a5dfd008f: Pull complete 00:50:31 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:50:31 Status: Downloaded newer image for alpine:3.20 00:50:31 ---> ff221270b9fb 00:50:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:50:31 ---> Running in 0d3938561e0c 00:50:31 Removing intermediate container 0d3938561e0c 00:50:31 ---> 2aea893b8a81 00:50:31 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:50:31 ---> Running in 19b38b4b0a13 00:50:31 Removing intermediate container 19b38b4b0a13 00:50:31 ---> 1f24cffb93f9 00:50:31 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:50:31 ---> Running in 77f7a7293d94 00:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:50:31 (1/2) Installing ca-certificates (20241121-r1) 00:50:31 (2/2) Installing dumb-init (1.2.5-r3) 00:50:31 Executing busybox-1.36.1-r29.trigger 00:50:31 Executing ca-certificates-20241121-r1.trigger 00:50:31 OK: 9 MiB in 16 packages 00:50:31 Removing intermediate container 77f7a7293d94 00:50:31 ---> 6b61bcc9d9f5 00:50:31 Step 17/27 : RUN apk --no-cache upgrade 00:50:31 ---> Running in c1990b766c6b 00:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:50:31 OK: 9 MiB in 16 packages 00:50:31 Removing intermediate container c1990b766c6b 00:50:31 ---> 7d8e1650e4d5 00:50:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:50:31 ---> 79c8a6cd5506 00:50:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:50:31 ---> d8fecf2cf999 00:50:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:50:31 ---> c94210f8181c 00:50:31 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:50:31 ---> 641d8491112b 00:50:31 Step 22/27 : EXPOSE 48095 00:50:31 ---> Running in d1ecb5b56af2 00:50:31 Removing intermediate container d1ecb5b56af2 00:50:31 ---> deed1951d3a6 00:50:31 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:50:31 ---> Running in ce05974bbab2 00:50:31 Removing intermediate container ce05974bbab2 00:50:31 ---> 3d1c15ae40ba 00:50:31 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:50:31 ---> Running in e583dfed2339 00:50:31 Removing intermediate container e583dfed2339 00:50:31 ---> a43baa0e617a 00:50:31 Step 25/27 : LABEL arch=amd64 00:50:31 ---> Running in e2da958e17d6 00:50:31 Removing intermediate container e2da958e17d6 00:50:31 ---> 437a1f340f80 00:50:31 Step 26/27 : LABEL git_sha=093dc918d6625c19b89d8b57c23e73b0a34dfc8e 00:50:31 ---> Running in 20514d135d8e 00:50:31 Removing intermediate container 20514d135d8e 00:50:31 ---> cdde95161346 00:50:31 Step 27/27 : LABEL version=4.0.0-dev.19 00:50:31 ---> Running in cf0f033af74f 00:50:31 Removing intermediate container cf0f033af74f 00:50:31 ---> b8d2541a21f2 00:50:31 [Warning] One or more build-args [ARCH] were not consumed 00:50:31 Successfully built b8d2541a21f2 00:50:31 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 00:50:32 provisioning config files... 00:50:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13403927119340003166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:32 ---> ****-login.sh 00:50:32 nexus3.edgexfoundry.org:10001 00:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:32 Configure a credential helper to remove this warning. See 00:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:32 00:50:32 Login Succeeded 00:50:32 nexus3.edgexfoundry.org:10002 00:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:32 Configure a credential helper to remove this warning. See 00:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:32 00:50:32 Login Succeeded 00:50:32 nexus3.edgexfoundry.org:10003 00:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:32 Configure a credential helper to remove this warning. See 00:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:32 00:50:32 Login Succeeded 00:50:32 nexus3.edgexfoundry.org:10004 00:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:32 Configure a credential helper to remove this warning. See 00:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:32 00:50:32 Login Succeeded 00:50:32 ****.io 00:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:50:32 Configure a credential helper to remove this warning. See 00:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:50:32 00:50:32 Login Succeeded 00:50:32 ---> ****-login.sh ends [Pipeline] } 00:50:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:50:33 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:50:33 093dc918d6625c19b89d8b57c23e73b0a34dfc8e 00:50:33 latest 00:50:33 4.0.0-dev.19 00:50:33 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 00:50:33 main 00:50:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e 00:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:50:33 64d0cec4adb3: Preparing 00:50:33 e350e402c71b: Preparing 00:50:33 4a6223fb6440: Preparing 00:50:33 a8e63ee2e3a5: Preparing 00:50:33 26aff497a717: Preparing 00:50:33 dd070baa3f17: Preparing 00:50:33 994456c4fd7b: Preparing 00:50:33 dd070baa3f17: Waiting 00:50:33 994456c4fd7b: Waiting 00:50:33 a8e63ee2e3a5: Pushed 00:50:33 e350e402c71b: Pushed 00:50:33 4a6223fb6440: Pushed 00:50:33 26aff497a717: Pushed 00:50:33 994456c4fd7b: Layer already exists 00:50:33 dd070baa3f17: Pushed 00:50:37 64d0cec4adb3: Pushed 00:50:37 093dc918d6625c19b89d8b57c23e73b0a34dfc8e: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:50:37 64d0cec4adb3: Preparing 00:50:37 e350e402c71b: Preparing 00:50:37 4a6223fb6440: Preparing 00:50:37 a8e63ee2e3a5: Preparing 00:50:37 26aff497a717: Preparing 00:50:37 dd070baa3f17: Preparing 00:50:37 994456c4fd7b: Preparing 00:50:37 dd070baa3f17: Waiting 00:50:37 994456c4fd7b: Waiting 00:50:37 e350e402c71b: Layer already exists 00:50:37 4a6223fb6440: Layer already exists 00:50:37 64d0cec4adb3: Layer already exists 00:50:37 a8e63ee2e3a5: Layer already exists 00:50:37 26aff497a717: Layer already exists 00:50:37 994456c4fd7b: Layer already exists 00:50:37 dd070baa3f17: Layer already exists 00:50:37 latest: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.19 00:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:50:38 64d0cec4adb3: Preparing 00:50:38 e350e402c71b: Preparing 00:50:38 4a6223fb6440: Preparing 00:50:38 a8e63ee2e3a5: Preparing 00:50:38 26aff497a717: Preparing 00:50:38 dd070baa3f17: Preparing 00:50:38 994456c4fd7b: Preparing 00:50:38 dd070baa3f17: Waiting 00:50:38 994456c4fd7b: Waiting 00:50:38 a8e63ee2e3a5: Layer already exists 00:50:38 4a6223fb6440: Layer already exists 00:50:38 26aff497a717: Layer already exists 00:50:38 e350e402c71b: Layer already exists 00:50:38 64d0cec4adb3: Layer already exists 00:50:38 994456c4fd7b: Layer already exists 00:50:38 dd070baa3f17: Layer already exists 00:50:38 4.0.0-dev.19: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 00:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:50:39 64d0cec4adb3: Preparing 00:50:39 e350e402c71b: Preparing 00:50:39 4a6223fb6440: Preparing 00:50:39 a8e63ee2e3a5: Preparing 00:50:39 26aff497a717: Preparing 00:50:39 dd070baa3f17: Preparing 00:50:39 994456c4fd7b: Preparing 00:50:39 994456c4fd7b: Waiting 00:50:39 dd070baa3f17: Waiting 00:50:39 26aff497a717: Layer already exists 00:50:39 a8e63ee2e3a5: Layer already exists 00:50:39 4a6223fb6440: Layer already exists 00:50:39 e350e402c71b: Layer already exists 00:50:39 64d0cec4adb3: Layer already exists 00:50:39 dd070baa3f17: Layer already exists 00:50:39 994456c4fd7b: Layer already exists 00:50:39 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:50:39 64d0cec4adb3: Preparing 00:50:39 e350e402c71b: Preparing 00:50:39 4a6223fb6440: Preparing 00:50:39 a8e63ee2e3a5: Preparing 00:50:39 26aff497a717: Preparing 00:50:39 dd070baa3f17: Preparing 00:50:39 994456c4fd7b: Preparing 00:50:39 dd070baa3f17: Waiting 00:50:39 994456c4fd7b: Waiting 00:50:39 64d0cec4adb3: Layer already exists 00:50:39 a8e63ee2e3a5: Layer already exists 00:50:39 4a6223fb6440: Layer already exists 00:50:39 e350e402c71b: Layer already exists 00:50:39 26aff497a717: Layer already exists 00:50:39 dd070baa3f17: Layer already exists 00:50:39 994456c4fd7b: Layer already exists 00:50:39 main: digest: sha256:0e8c9b4b11c0bc14a0bde4fc887ffa22c436ffbdda453c9abb750f2072420890 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:50:39 ===================================================== [Pipeline] echo 00:50:39 taggedImages: 00:50:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e 00:50:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:50:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.19 00:50:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 00:50:39 - 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 00:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:40 00:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:40 latest: Pulling from edgex-lftools-log-publisher 00:50:40 5eb5b503b376: Pulling fs layer 00:50:40 5c69ac0246d0: Pulling fs layer 00:50:40 ec43610c2a17: Pulling fs layer 00:50:40 3a2ae6a8a46f: Pulling fs layer 00:50:40 33b1e0a273af: Pulling fs layer 00:50:40 5d3b04190fa2: Pulling fs layer 00:50:40 2f39f015ded8: Pulling fs layer 00:50:40 33b1e0a273af: Waiting 00:50:40 5d3b04190fa2: Waiting 00:50:40 2f39f015ded8: Waiting 00:50:40 3a2ae6a8a46f: Waiting 00:50:40 5c69ac0246d0: Download complete 00:50:40 3a2ae6a8a46f: Verifying Checksum 00:50:40 3a2ae6a8a46f: Download complete 00:50:40 33b1e0a273af: Verifying Checksum 00:50:40 33b1e0a273af: Download complete 00:50:40 5d3b04190fa2: Verifying Checksum 00:50:40 5d3b04190fa2: Download complete 00:50:40 ec43610c2a17: Verifying Checksum 00:50:40 ec43610c2a17: Download complete 00:50:40 5eb5b503b376: Verifying Checksum 00:50:40 5eb5b503b376: Download complete 00:50:41 2f39f015ded8: Download complete 00:50:42 5eb5b503b376: Pull complete 00:50:42 5c69ac0246d0: Pull complete 00:50:42 ec43610c2a17: Pull complete 00:50:42 3a2ae6a8a46f: Pull complete 00:50:42 33b1e0a273af: Pull complete 00:50:42 5d3b04190fa2: Pull complete 00:50:47 2f39f015ded8: Pull complete 00:50:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:50:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:47 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 00:50:47 $ 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 00:50:48 $ docker top 612ab8cc009fd0ef9a8e55ac542f47bd551304a39d9513293f0004f348656daf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:50:48 ---> job-cost.sh 00:50:48 lf-activate-venv: SKIPPING 00:50:48 INFO: No Stack... 00:50:49 INFO: Retrieving Pricing Info for: v3-standard-8 00:50:49 INFO: Archiving Costs [Pipeline] sh 00:50:49 + cut -d, -f6 00:50:49 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 00:50:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] 00:50:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] did not exist. Created. 00:50:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:50:50 + echo total: 0.2199999988079071 [Pipeline] stash 00:50:50 Stashed 1 file(s) [Pipeline] } 00:50:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] // lock [Pipeline] } 00:50:50 $ docker stop --time=1 612ab8cc009fd0ef9a8e55ac542f47bd551304a39d9513293f0004f348656daf 00:50:51 $ docker rm -f --volumes 612ab8cc009fd0ef9a8e55ac542f47bd551304a39d9513293f0004f348656daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40106 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:50:53 Running in /w/workspace/app-service-configurable/267 [Pipeline] { [Pipeline] checkout 00:50:56 The recommended git tool is: git 00:51:01 using credential edgex-jenkins-ssh 00:51:01 Cloning the remote Git repository 00:51:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:51:01 > git init /w/workspace/app-service-configurable/267 # timeout=10 00:51:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:51:01 > git --version # timeout=10 00:51:01 > git --version # 'git version 2.25.1' 00:51:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:51:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:51:05 Avoid second fetch 00:51:05 Checking out Revision 093dc918d6625c19b89d8b57c23e73b0a34dfc8e (main) 00:51:06 Commit message: "Merge pull request #713 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.30" 00:51:05 > git config core.sparsecheckout # timeout=10 00:51:05 > git checkout -f 093dc918d6625c19b89d8b57c23e73b0a34dfc8e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:51:11 % Total % Received % Xferd Average Speed Time Time Time Current 00:51:11 Dload Upload Total Spent Left Speed 00:51:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 00:51:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:51:11 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:51:11 /etc/docker/daemon.json 00:51:11 { 00:51:11 "registry-mirrors": [ 00:51:11 "https://nexus3.edgexfoundry.org:10001" 00:51:11 ], 00:51:11 "bip": "10.250.0.254/24", 00:51:11 "hosts": [ 00:51:11 "tcp://0.0.0.0:5555", 00:51:11 "unix:///var/run/docker.sock" 00:51:11 ], 00:51:11 "mtu": 1458, 00:51:11 "selinux-enabled": true, 00:51:11 "seccomp-profile": "/etc/docker/seccomp.json" 00:51:11 } [Pipeline] sh 00:51:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:51:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:30 provisioning config files... 00:51:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/267@tmp/config16185447087644602964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:31 ---> ****-login.sh 00:51:31 nexus3.edgexfoundry.org:10001 00:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:31 Configure a credential helper to remove this warning. See 00:51:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:31 00:51:31 Login Succeeded 00:51:31 nexus3.edgexfoundry.org:10002 00:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:32 Configure a credential helper to remove this warning. See 00:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:32 00:51:32 Login Succeeded 00:51:32 nexus3.edgexfoundry.org:10003 00:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:32 Configure a credential helper to remove this warning. See 00:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:32 00:51:32 Login Succeeded 00:51:32 nexus3.edgexfoundry.org:10004 00:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:32 Configure a credential helper to remove this warning. See 00:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:32 00:51:32 Login Succeeded 00:51:32 ****.io 00:51:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:51:33 Configure a credential helper to remove this warning. See 00:51:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:51:33 00:51:33 Login Succeeded 00:51:33 ---> ****-login.sh ends [Pipeline] } 00:51:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:51:33 ========================================================= 00:51:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:51:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:34 + 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 . 00:51:34 Sending build context to Docker daemon 222.2kB 00:51:34 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:51:34 Step 2/12 : FROM ${BASE} AS builder 00:51:34 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:34 9986a736f7d3: Pulling fs layer 00:51:34 1f018df60701: Pulling fs layer 00:51:34 39f8f326b044: Pulling fs layer 00:51:34 e6a1e7a6a96a: Pulling fs layer 00:51:34 4f4fb700ef54: Pulling fs layer 00:51:34 d45d956e0dbf: Pulling fs layer 00:51:34 d7702b0d1db1: Pulling fs layer 00:51:34 5c7f0f088c93: Pulling fs layer 00:51:34 4fdc064ae6cf: Pulling fs layer 00:51:34 4f4fb700ef54: Waiting 00:51:34 d45d956e0dbf: Waiting 00:51:34 d7702b0d1db1: Waiting 00:51:34 5c7f0f088c93: Waiting 00:51:34 4fdc064ae6cf: Waiting 00:51:34 e6a1e7a6a96a: Waiting 00:51:34 1f018df60701: Verifying Checksum 00:51:34 1f018df60701: Download complete 00:51:34 e6a1e7a6a96a: Verifying Checksum 00:51:34 e6a1e7a6a96a: Download complete 00:51:34 4f4fb700ef54: Verifying Checksum 00:51:34 4f4fb700ef54: Download complete 00:51:34 d45d956e0dbf: Verifying Checksum 00:51:34 d45d956e0dbf: Download complete 00:51:34 d7702b0d1db1: Verifying Checksum 00:51:34 d7702b0d1db1: Download complete 00:51:34 9986a736f7d3: Verifying Checksum 00:51:34 9986a736f7d3: Download complete 00:51:35 4fdc064ae6cf: Download complete 00:51:36 9986a736f7d3: Pull complete 00:51:36 1f018df60701: Pull complete 00:51:36 39f8f326b044: Verifying Checksum 00:51:36 39f8f326b044: Download complete 00:51:37 5c7f0f088c93: Verifying Checksum 00:51:37 5c7f0f088c93: Download complete 00:51:52 39f8f326b044: Pull complete 00:51:52 e6a1e7a6a96a: Pull complete 00:51:52 4f4fb700ef54: Pull complete 00:51:52 d45d956e0dbf: Pull complete 00:51:52 d7702b0d1db1: Pull complete 00:52:01 5c7f0f088c93: Pull complete 00:52:02 4fdc064ae6cf: Pull complete 00:52:02 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:52:02 ---> 63f30b955cb9 00:52:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:52:03 ---> Running in 171270cbcb14 00:52:03 Removing intermediate container 171270cbcb14 00:52:03 ---> 27a903c6945b 00:52:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:52:04 ---> Running in 53a47dce3c9d 00:52:04 Removing intermediate container 53a47dce3c9d 00:52:04 ---> f77ed20ce3cc 00:52:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:52:04 ---> Running in 0b58ce865b09 00:52:04 Removing intermediate container 0b58ce865b09 00:52:04 ---> af02d5ca19dd 00:52:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:52:04 ---> Running in d6fee3ab11bb 00:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:52:08 OK: 239 MiB in 58 packages 00:52:09 Removing intermediate container d6fee3ab11bb 00:52:09 ---> c536b752e4b6 00:52:09 Step 7/12 : WORKDIR /app 00:52:09 ---> Running in ccb23216a13a 00:52:10 Removing intermediate container ccb23216a13a 00:52:10 ---> cb6e2a9ae6d5 00:52:10 Step 8/12 : COPY go.mod vendor* ./ 00:52:10 ---> eb952e4afcc9 00:52:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:10 ---> Running in 8d6da1c76aaa 00:54:17 Removing intermediate container 8d6da1c76aaa 00:54:17 ---> 454f46e0d46e 00:54:17 Step 10/12 : COPY . . 00:54:17 ---> 5d03182f4c7e 00:54:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:17 ---> Running in 4c23c7873b62 00:54:17 Removing intermediate container 4c23c7873b62 00:54:17 ---> ea7d4260174e 00:54:17 Step 12/12 : RUN $MAKE 00:54:17 ---> Running in 25e872be9408 00:54:17 noop 00:54:17 Removing intermediate container 25e872be9408 00:54:17 ---> 6068e8684577 00:54:17 Successfully built 6068e8684577 00:54:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:17 + docker inspect -f . ci-base-image-arm64 00:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:18 prd-ubuntu20.04-docker-arm64-4c-16g-40106 does not seem to be running inside a container 00:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/267 -v /w/workspace/app-service-configurable/267:/w/workspace/app-service-configurable/267:rw,z -v /w/workspace/app-service-configurable/267@tmp:/w/workspace/app-service-configurable/267@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 00:54:19 $ docker top 68bf9ebde23d5c1a146252549e173957ec642e37da06bf56b718c1c187b6249f -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:20 + go version 00:54:20 go version go1.23.4 linux/arm64 [Pipeline] } 00:54:20 $ docker stop --time=1 68bf9ebde23d5c1a146252549e173957ec642e37da06bf56b718c1c187b6249f 00:54:22 $ docker rm -f --volumes 68bf9ebde23d5c1a146252549e173957ec642e37da06bf56b718c1c187b6249f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:23 + docker inspect -f . ci-base-image-arm64 00:54:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:23 prd-ubuntu20.04-docker-arm64-4c-16g-40106 does not seem to be running inside a container 00:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/267 -v /w/workspace/app-service-configurable/267:/w/workspace/app-service-configurable/267:rw,z -v /w/workspace/app-service-configurable/267@tmp:/w/workspace/app-service-configurable/267@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 00:54:25 $ docker top 7c15966a095c2465645d53b5351e2da32e8745bf13d747245feca25185b311b2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/267 [Pipeline] fileExists [Pipeline] sh 00:54:26 + make test 00:54:26 go test -race -coverprofile=coverage.out ./... 01:00:03 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 01:00:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:00:03 go vet ./... 01:05:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:05:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:05:26 ./bin/test-attribution-txt.sh 01:05:26 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 01:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:05:26 $ docker stop --time=1 7c15966a095c2465645d53b5351e2da32e8745bf13d747245feca25185b311b2 01:05:29 $ docker rm -f --volumes 7c15966a095c2465645d53b5351e2da32e8745bf13d747245feca25185b311b2 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:05:32 Warning: overwriting stash ‘coverage-report’ 01:05:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:05:34 + ls -al . 01:05:34 total 244 01:05:34 drwxrwxr-x 6 jenkins jenkins 4096 Mar 4 00:54 . 01:05:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:51 .. 01:05:34 -rw-rw-r-- 1 jenkins jenkins 119 Mar 4 00:51 .dockerignore 01:05:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:51 .git 01:05:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:51 .github 01:05:34 -rw-rw-r-- 1 jenkins jenkins 106 Mar 4 00:51 .gitignore 01:05:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 00:51 .golangci.yml 01:05:34 -rw-rw-r-- 1 jenkins jenkins 16432 Mar 4 00:51 Attribution.txt 01:05:34 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 4 00:51 CHANGELOG.md 01:05:34 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 4 00:51 Dockerfile 01:05:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 00:51 GOVERNANCE.md 01:05:34 -rw-rw-r-- 1 jenkins jenkins 666 Mar 4 00:51 Jenkinsfile 01:05:34 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 4 00:51 LICENSE 01:05:34 -rw-rw-r-- 1 jenkins jenkins 618 Mar 4 00:51 OWNERS.md 01:05:34 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 4 00:51 README.md 01:05:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 00:47 VERSION 01:05:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:51 bin 01:05:34 -rw-r--r-- 1 jenkins jenkins 953 Mar 4 00:59 coverage.out 01:05:34 -rw-rw-r-- 1 jenkins jenkins 6545 Mar 4 00:51 go.mod 01:05:34 -rw-rw-r-- 1 jenkins jenkins 88266 Mar 4 00:51 go.sum 01:05:34 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 4 00:51 main.go 01:05:34 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 4 00:51 makefile 01:05:34 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 00:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:34 + 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=093dc918d6625c19b89d8b57c23e73b0a34dfc8e --label arch=arm64 --label version=4.0.0-dev.19 . 01:05:34 Sending build context to Docker daemon 223.7kB 01:05:34 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 01:05:34 Step 2/27 : FROM ${BASE} AS builder 01:05:34 ---> 6068e8684577 01:05:34 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 01:05:35 ---> Running in 0460e47d431a 01:05:35 Removing intermediate container 0460e47d431a 01:05:35 ---> 9dc8dd226c40 01:05:35 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:05:35 ---> Running in b303ded4c033 01:05:35 Removing intermediate container b303ded4c033 01:05:35 ---> 3e1d9d6db31e 01:05:35 Step 5/27 : ARG ADD_BUILD_TAGS="" 01:05:36 ---> Running in 2fbdcb525d80 01:05:36 Removing intermediate container 2fbdcb525d80 01:05:36 ---> cb014c8e0d00 01:05:36 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:05:36 ---> Running in 7b7e99b8b7ca 01:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:05:40 OK: 239 MiB in 58 packages 01:05:41 Removing intermediate container 7b7e99b8b7ca 01:05:41 ---> 502a9a9e9d8a 01:05:41 Step 7/27 : WORKDIR /app 01:05:41 ---> Running in 7aa461dc2c50 01:05:42 Removing intermediate container 7aa461dc2c50 01:05:42 ---> 0fdad8719f1a 01:05:42 Step 8/27 : COPY go.mod vendor* ./ 01:05:42 ---> 0319e94fecfb 01:05:42 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:42 ---> Running in 9dc5bbdb4635 01:05:46 Removing intermediate container 9dc5bbdb4635 01:05:46 ---> 928f94e65872 01:05:46 Step 10/27 : COPY . . 01:05:46 ---> 49578f13a385 01:05:46 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:05:46 ---> Running in d3f0958b6209 01:05:47 Removing intermediate container d3f0958b6209 01:05:47 ---> 0a5ddd557185 01:05:47 Step 12/27 : RUN $MAKE 01:05:47 ---> Running in 663e1f6bdead 01:05:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:10:27 Removing intermediate container 663e1f6bdead 01:10:27 ---> a001abee0607 01:10:27 Step 13/27 : FROM alpine:3.20 01:10:27 3.20: Pulling from library/alpine 01:10:27 94e9d8af2201: Pulling fs layer 01:10:27 94e9d8af2201: Verifying Checksum 01:10:27 94e9d8af2201: Download complete 01:10:27 94e9d8af2201: Pull complete 01:10:27 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:10:27 Status: Downloaded newer image for alpine:3.20 01:10:27 ---> 7aab056cecc6 01:10:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:10:27 ---> Running in f27aeea1b048 01:10:27 Removing intermediate container f27aeea1b048 01:10:27 ---> ddb21def7f8e 01:10:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:10:27 ---> Running in deb6250565d6 01:10:27 Removing intermediate container deb6250565d6 01:10:27 ---> 45994771acbc 01:10:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 01:10:27 ---> Running in 6f97f3dc3fd9 01:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:10:27 (1/2) Installing ca-certificates (20241121-r1) 01:10:27 (2/2) Installing dumb-init (1.2.5-r3) 01:10:27 Executing busybox-1.36.1-r29.trigger 01:10:27 Executing ca-certificates-20241121-r1.trigger 01:10:27 OK: 10 MiB in 16 packages 01:10:27 Removing intermediate container 6f97f3dc3fd9 01:10:27 ---> 8fbfb05a8d60 01:10:27 Step 17/27 : RUN apk --no-cache upgrade 01:10:27 ---> Running in bb5624abcdde 01:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:10:30 OK: 10 MiB in 16 packages 01:10:30 Removing intermediate container bb5624abcdde 01:10:30 ---> 6a34cbd58da8 01:10:30 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:10:31 ---> 75e1e6f1b0f6 01:10:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:10:32 ---> 52e82c3b88e1 01:10:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:10:32 ---> 39de65e9c1a5 01:10:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:10:35 ---> 43c4f7ed5520 01:10:35 Step 22/27 : EXPOSE 48095 01:10:35 ---> Running in 3ca75d8ff03b 01:10:35 Removing intermediate container 3ca75d8ff03b 01:10:35 ---> 1eaa1d89e2bf 01:10:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:10:35 ---> Running in c02239ae1169 01:10:35 Removing intermediate container c02239ae1169 01:10:35 ---> cfacb3d8a757 01:10:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:10:35 ---> Running in e1c50d1887f3 01:10:36 Removing intermediate container e1c50d1887f3 01:10:36 ---> 1740073bbb12 01:10:36 Step 25/27 : LABEL arch=arm64 01:10:36 ---> Running in 3a86b733dec5 01:10:36 Removing intermediate container 3a86b733dec5 01:10:36 ---> f20d86599223 01:10:36 Step 26/27 : LABEL git_sha=093dc918d6625c19b89d8b57c23e73b0a34dfc8e 01:10:36 ---> Running in c98c0bc1e7fe 01:10:36 Removing intermediate container c98c0bc1e7fe 01:10:36 ---> 6e6345b62367 01:10:36 Step 27/27 : LABEL version=4.0.0-dev.19 01:10:36 ---> Running in 37a70e8ccba9 01:10:37 Removing intermediate container 37a70e8ccba9 01:10:37 ---> 6ae35300c371 01:10:37 [Warning] One or more build-args [ARCH] were not consumed 01:10:37 Successfully built 6ae35300c371 01:10:37 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 01:10:37 provisioning config files... 01:10:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/267@tmp/config15349621392837312185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:37 ---> ****-login.sh 01:10:37 nexus3.edgexfoundry.org:10001 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10002 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10003 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10004 01:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:39 Configure a credential helper to remove this warning. See 01:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:39 01:10:39 Login Succeeded 01:10:39 ****.io 01:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:39 Configure a credential helper to remove this warning. See 01:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:39 01:10:39 Login Succeeded 01:10:39 ---> ****-login.sh ends [Pipeline] } 01:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:10:40 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 01:10:40 093dc918d6625c19b89d8b57c23e73b0a34dfc8e 01:10:40 latest 01:10:40 4.0.0-dev.19 01:10:40 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 01:10:40 main 01:10:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e 01:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:10:40 61eeebfcc0ec: Preparing 01:10:40 2d114ee4493f: Preparing 01:10:40 eeb394755386: Preparing 01:10:40 d5d2dfe83ff8: Preparing 01:10:40 b95eeafe0e52: Preparing 01:10:40 f5f43619016b: Preparing 01:10:40 dd9c8f8612c8: Preparing 01:10:40 f5f43619016b: Waiting 01:10:40 dd9c8f8612c8: Waiting 01:10:41 eeb394755386: Pushed 01:10:41 2d114ee4493f: Pushed 01:10:41 d5d2dfe83ff8: Pushed 01:10:41 b95eeafe0e52: Pushed 01:10:41 dd9c8f8612c8: Layer already exists 01:10:41 f5f43619016b: Pushed 01:10:49 61eeebfcc0ec: Pushed 01:10:49 093dc918d6625c19b89d8b57c23e73b0a34dfc8e: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:50 + 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 01:10:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:10:50 61eeebfcc0ec: Preparing 01:10:50 2d114ee4493f: Preparing 01:10:50 eeb394755386: Preparing 01:10:50 d5d2dfe83ff8: Preparing 01:10:50 b95eeafe0e52: Preparing 01:10:50 f5f43619016b: Preparing 01:10:50 dd9c8f8612c8: Preparing 01:10:50 f5f43619016b: Waiting 01:10:50 dd9c8f8612c8: Waiting 01:10:50 eeb394755386: Layer already exists 01:10:50 d5d2dfe83ff8: Layer already exists 01:10:50 2d114ee4493f: Layer already exists 01:10:50 61eeebfcc0ec: Layer already exists 01:10:50 b95eeafe0e52: Layer already exists 01:10:50 dd9c8f8612c8: Layer already exists 01:10:50 f5f43619016b: Layer already exists 01:10:50 latest: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.19 01:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:10:51 61eeebfcc0ec: Preparing 01:10:51 2d114ee4493f: Preparing 01:10:51 eeb394755386: Preparing 01:10:51 d5d2dfe83ff8: Preparing 01:10:51 b95eeafe0e52: Preparing 01:10:51 f5f43619016b: Preparing 01:10:51 dd9c8f8612c8: Preparing 01:10:51 dd9c8f8612c8: Waiting 01:10:51 f5f43619016b: Waiting 01:10:51 b95eeafe0e52: Layer already exists 01:10:51 61eeebfcc0ec: Layer already exists 01:10:51 eeb394755386: Layer already exists 01:10:51 d5d2dfe83ff8: Layer already exists 01:10:51 2d114ee4493f: Layer already exists 01:10:51 dd9c8f8612c8: Layer already exists 01:10:51 f5f43619016b: Layer already exists 01:10:51 4.0.0-dev.19: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 01:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:10:52 61eeebfcc0ec: Preparing 01:10:52 2d114ee4493f: Preparing 01:10:52 eeb394755386: Preparing 01:10:52 d5d2dfe83ff8: Preparing 01:10:52 b95eeafe0e52: Preparing 01:10:52 f5f43619016b: Preparing 01:10:52 dd9c8f8612c8: Preparing 01:10:52 f5f43619016b: Waiting 01:10:52 dd9c8f8612c8: Waiting 01:10:52 2d114ee4493f: Layer already exists 01:10:52 d5d2dfe83ff8: Layer already exists 01:10:52 eeb394755386: Layer already exists 01:10:52 61eeebfcc0ec: Layer already exists 01:10:52 b95eeafe0e52: Layer already exists 01:10:52 f5f43619016b: Layer already exists 01:10:52 dd9c8f8612c8: Layer already exists 01:10:53 093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:53 + 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 01:10:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 01:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:10:53 61eeebfcc0ec: Preparing 01:10:53 2d114ee4493f: Preparing 01:10:53 eeb394755386: Preparing 01:10:53 d5d2dfe83ff8: Preparing 01:10:53 b95eeafe0e52: Preparing 01:10:53 f5f43619016b: Preparing 01:10:53 dd9c8f8612c8: Preparing 01:10:53 f5f43619016b: Waiting 01:10:53 dd9c8f8612c8: Waiting 01:10:53 61eeebfcc0ec: Layer already exists 01:10:53 b95eeafe0e52: Layer already exists 01:10:53 d5d2dfe83ff8: Layer already exists 01:10:53 eeb394755386: Layer already exists 01:10:53 2d114ee4493f: Layer already exists 01:10:53 dd9c8f8612c8: Layer already exists 01:10:53 f5f43619016b: Layer already exists 01:10:54 main: digest: sha256:3e590dcddf144ca8b2ac961e99b33a18534e560e4c0dc5a60c067e21b3e840b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:54 ===================================================== [Pipeline] echo 01:10:54 taggedImages: 01:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e 01:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.19 01:10:54 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:093dc918d6625c19b89d8b57c23e73b0a34dfc8e-4.0.0-dev.19 01:10: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 01:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:54 01:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:54 arm64: Pulling from edgex-lftools-log-publisher 01:10:54 8998bd30e6a1: Pulling fs layer 01:10:55 04944245beec: Pulling fs layer 01:10:55 699f458cf7ca: Pulling fs layer 01:10:55 765212b225bb: Pulling fs layer 01:10:55 f23df028b6ca: Pulling fs layer 01:10:55 d65c8cfc05b1: Pulling fs layer 01:10:55 2437ff75d9bd: Pulling fs layer 01:10:55 f23df028b6ca: Waiting 01:10:55 d65c8cfc05b1: Waiting 01:10:55 2437ff75d9bd: Waiting 01:10:55 765212b225bb: Waiting 01:10:55 04944245beec: Verifying Checksum 01:10:55 04944245beec: Download complete 01:10:55 765212b225bb: Verifying Checksum 01:10:55 765212b225bb: Download complete 01:10:55 f23df028b6ca: Verifying Checksum 01:10:55 f23df028b6ca: Download complete 01:10:55 d65c8cfc05b1: Verifying Checksum 01:10:55 d65c8cfc05b1: Download complete 01:10:55 699f458cf7ca: Verifying Checksum 01:10:55 699f458cf7ca: Download complete 01:10:56 8998bd30e6a1: Verifying Checksum 01:10:56 8998bd30e6a1: Download complete 01:10:58 2437ff75d9bd: Verifying Checksum 01:10:58 2437ff75d9bd: Download complete 01:11:01 8998bd30e6a1: Pull complete 01:11:01 04944245beec: Pull complete 01:11:03 699f458cf7ca: Pull complete 01:11:03 765212b225bb: Pull complete 01:11:04 f23df028b6ca: Pull complete 01:11:04 d65c8cfc05b1: Pull complete 01:11:22 2437ff75d9bd: Pull complete 01:11:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:11:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:23 prd-ubuntu20.04-docker-arm64-4c-16g-40106 does not seem to be running inside a container 01:11: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/267 -v /w/workspace/app-service-configurable/267:/w/workspace/app-service-configurable/267:rw,z -v /w/workspace/app-service-configurable/267@tmp:/w/workspace/app-service-configurable/267@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 01:11:26 $ docker top 3af421cf38c52c3a485e4d54706089979235c3636cfb39a37bc26f409787faf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:27 ---> job-cost.sh 01:11:27 lf-activate-venv: SKIPPING 01:11:27 INFO: No Stack... 01:11:27 INFO: Retrieving Pricing Info for: v3-standard-4 01:11:28 INFO: Archiving Costs [Pipeline] sh 01:11:29 + cat /w/workspace/app-service-configurable/267/archives/cost.csv 01:11:29 + cut -d, -f6 [Pipeline] lock 01:11:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] 01:11:29 Resource [jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] did not exist. Created. 01:11:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:11:29 /w/workspace/app-service-configurable/267@tmp/durable-8dc74a5b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:11:30 + echo total: 0.10999999940395355 [Pipeline] stash 01:11:30 Warning: overwriting stash ‘stack-cost’ 01:11:30 Stashed 1 file(s) [Pipeline] } 01:11:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-267-stack-cost] [Pipeline] // lock [Pipeline] } 01:11:30 $ docker stop --time=1 3af421cf38c52c3a485e4d54706089979235c3636cfb39a37bc26f409787faf7 01:11:32 $ docker rm -f --volumes 3af421cf38c52c3a485e4d54706089979235c3636cfb39a37bc26f409787faf7 [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 01:11:32 provisioning config files... 01:11:32 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1268041379286967329tmp [Pipeline] { [Pipeline] sh 01:11:33 + set +x 01:11:33 + curl -s https://codecov.io/bash 01:11:33 + bash -s -- 01:11:33 01:11:33 _____ _ 01:11:33 / ____| | | 01:11:33 | | ___ __| | ___ ___ _____ __ 01:11:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:11:33 | |___| (_) | (_| | __/ (_| (_) \ V / 01:11:33 \_____\___/ \__,_|\___|\___\___/ \_/ 01:11:33 Bash-1.0.6 01:11:33 01:11:33 01:11:33 ==> git version 2.25.1 found 01:11:33 ==> 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 01:11:33 Release-Date: 2020-01-08 01:11:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:11:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:11:33 ==> Jenkins CI detected. 01:11:33 current dir:  /w/workspace/ry_app-service-configurable_main 01:11:33 project root: . 01:11:33 --> token set from env 01:11:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:11:33 ==> Running gcov in . (disable via -X gcov) 01:11:33 ==> Python coveragepy not found 01:11:33 ==> Searching for coverage reports in: 01:11:33 + . 01:11:33 -> Found 1 reports 01:11:33 ==> Detecting git/mercurial file structure 01:11:33 ==> Reading reports 01:11:33 + ./coverage.out bytes=953 01:11:33 ==> Appending adjustments 01:11:33 https://docs.codecov.io/docs/fixing-reports 01:11:33 + Found adjustments 01:11:33 ==> Gzipping contents 01:11:33 4.0K /tmp/codecov.0PpEIM.gz 01:11:33 ==> Uploading reports 01:11:33 url: https://codecov.io 01:11:33 query: branch=main&commit=093dc918d6625c19b89d8b57c23e73b0a34dfc8e&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:11:33 -> Pinging Codecov 01:11:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=093dc918d6625c19b89d8b57c23e73b0a34dfc8e&build=267&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F267%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:11:33 -> Uploading to 01:11:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/093dc918d6625c19b89d8b57c23e73b0a34dfc8e/d0c83983-9c70-445c-951a-ae7c926ba2d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011133Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=39130cb59ca1e23d8c7e834529ff55c7ecc6d18e813257fb0d368bce375fa21b 01:11:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:33 Dload Upload Total Spent Left Speed 01:11:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2594 --:--:-- --:--:-- --:--:-- 2577 100 384 0 0 100 384 0 2594 --:--:-- --:--:-- --:--:-- 2577 01:11:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] } 01:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:11:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:11:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:11:34 01:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:11:34 latest: Pulling from edgex-devops/edgex-snyk-go 01:11:34 43c4264eed91: Pulling fs layer 01:11:34 4cc291be95ef: Pulling fs layer 01:11:34 2ac1f1163629: Pulling fs layer 01:11:34 5c3c966382ef: Pulling fs layer 01:11:34 4f4fb700ef54: Pulling fs layer 01:11:34 d9c7d2e4e75e: Pulling fs layer 01:11:34 9c3e1370e548: Pulling fs layer 01:11:34 5c3c966382ef: Waiting 01:11:34 4f4fb700ef54: Waiting 01:11:34 d9c7d2e4e75e: Waiting 01:11:34 4cc291be95ef: Verifying Checksum 01:11:34 4cc291be95ef: Download complete 01:11:34 5c3c966382ef: Download complete 01:11:34 4f4fb700ef54: Verifying Checksum 01:11:34 4f4fb700ef54: Download complete 01:11:34 43c4264eed91: Download complete 01:11:34 43c4264eed91: Pull complete 01:11:34 d9c7d2e4e75e: Verifying Checksum 01:11:34 d9c7d2e4e75e: Download complete 01:11:34 4cc291be95ef: Pull complete 01:11:35 2ac1f1163629: Download complete 01:11:35 9c3e1370e548: Verifying Checksum 01:11:35 9c3e1370e548: Download complete 01:11:38 2ac1f1163629: Pull complete 01:11:38 5c3c966382ef: Pull complete 01:11:38 4f4fb700ef54: Pull complete 01:11:38 d9c7d2e4e75e: Pull complete 01:11:41 9c3e1370e548: Pull complete 01:11:41 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:11:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:41 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 01:11:41 $ 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 01:11:43 $ docker top 567d8bf05d835ef7d9b4687d2cb2641263cd6eebfc4411b7d27681777c1f377e -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:43 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 01:11:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 01:11:44 + set -o pipefail 01:11:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 01:11:50 01:11:50 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 01:11:50 01:11:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/e02c344f-0040-4043-9445-00760fe436a0 01:11:50 01:11:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:11:50 01:11:50 01:11:50 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:11:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:11:50 $ docker stop --time=1 567d8bf05d835ef7d9b4687d2cb2641263cd6eebfc4411b7d27681777c1f377e 01:11:53 $ docker rm -f --volumes 567d8bf05d835ef7d9b4687d2cb2641263cd6eebfc4411b7d27681777c1f377e [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 01:11:53 + git log --format=format:%s -1 093dc918d6625c19b89d8b57c23e73b0a34dfc8e [Pipeline] sh 01:11:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:54 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 01:11:54 $ 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 01:11:54 $ docker top 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d -eo pid,comm 01:11:55 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). 01:11:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:55 [ssh-agent] Looking for ssh-agent implementation... 01:11:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:55 $ docker exec 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d ssh-agent 01:11:55 SSH_AUTH_SOCK=/tmp/ssh-IUQrt5K4EGHc/agent.33 01:11:55 SSH_AGENT_PID=39 01:11:55 Running ssh-add (command line suppressed) 01:11:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18030296971244822369.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18030296971244822369.key) 01:11:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:55 + git semver tag 01:11:55 2025-03-04 01:11:55,906 [run_tag] DEBUG tag force:False 01:11:55 2025-03-04 01:11:55,906 [check_head_tag] DEBUG check head tag 01:11:55 2025-03-04 01:11:55,907 [execute] INFO git cat-file --batch-check 01:11:55 2025-03-04 01:11:55,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 01:11:55 2025-03-04 01:11:55,912 [execute] INFO git cat-file --batch 01:11:55 2025-03-04 01:11:55,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 01:11:55 2025-03-04 01:11:55,943 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:11:55 2025-03-04 01:11:55,943 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 01:11:55 2025-03-04 01:11:55,943 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 01:11:55 2025-03-04 01:11:55,948 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:11:55 4.0.0-dev.19 [Pipeline] } 01:11:56 $ docker exec --env ******** --env ******** 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d ssh-agent -k 01:11:56 unset SSH_AUTH_SOCK; 01:11:56 unset SSH_AGENT_PID; 01:11:56 echo Agent pid 39 killed; 01:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:56 + git semver [Pipeline] } 01:11:56 $ docker stop --time=1 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d 01:11:58 $ docker rm -f --volumes 8018ebf89cfd6aee5ac0069c76807a1aa0d7866e50c552e9fda04adf19c3bd5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:11:58 01:11:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:11:58 0.23.1-centos7: Pulling from edgex-lftools 01:11:58 ab5ef0e58194: Pulling fs layer 01:11:58 9712f1f96733: Pulling fs layer 01:11:58 63f879dbbcfc: Pulling fs layer 01:11:58 0d9ebad4ef96: Pulling fs layer 01:11:58 e9a5061849ea: Pulling fs layer 01:11:58 d747dcd14b5f: Pulling fs layer 01:11:58 2de7ff778b66: Pulling fs layer 01:11:58 e9a5061849ea: Waiting 01:11:58 d747dcd14b5f: Waiting 01:11:58 0d9ebad4ef96: Waiting 01:11:58 2de7ff778b66: Waiting 01:11:58 9712f1f96733: Download complete 01:11:59 63f879dbbcfc: Verifying Checksum 01:11:59 63f879dbbcfc: Download complete 01:11:59 e9a5061849ea: Verifying Checksum 01:11:59 e9a5061849ea: Download complete 01:11:59 d747dcd14b5f: Verifying Checksum 01:11:59 d747dcd14b5f: Download complete 01:11:59 ab5ef0e58194: Download complete 01:11:59 0d9ebad4ef96: Verifying Checksum 01:11:59 0d9ebad4ef96: Download complete 01:11:59 2de7ff778b66: Download complete 01:12:02 ab5ef0e58194: Pull complete 01:12:02 9712f1f96733: Pull complete 01:12:02 63f879dbbcfc: Pull complete 01:12:06 0d9ebad4ef96: Pull complete 01:12:06 e9a5061849ea: Pull complete 01:12:06 d747dcd14b5f: Pull complete 01:12:07 2de7ff778b66: Pull complete 01:12:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:07 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 01:12:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:12:09 $ docker top cb898a35d747f815e860b1e899deb3953890d017cfcc97c6e825dcdeb66f4ce6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:12:09 provisioning config files... 01:12:09 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17659193226940870119tmp 01:12:09 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16966362288416060333tmp 01:12:09 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5638883927830487818tmp [Pipeline] { [Pipeline] echo 01:12:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:12:09 ---> sigul-configuration.sh 01:12:09 gpg: directory `/root/.gnupg' created 01:12:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:12:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:12:09 gpg: keyring `/root/.gnupg/secring.gpg' created 01:12:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:12:09 gpg: CAST5 encrypted data 01:12:09 gpg: encrypted with 1 passphrase 01:12:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:12:10 + mkdir /home/jenkins 01:12:10 + mkdir /home/jenkins/sigul [Pipeline] sh 01:12:10 + 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 01:12:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:12:10 ---> sigul-install.sh 01:12:10 Sigul already installed; skipping installation. [Pipeline] sh 01:12:10 + git tag --list 01:12:10 v1.0.0 01:12:10 v1.1.0 01:12:10 v1.2.0 01:12:10 v1.3.0 01:12:10 v1.3.1 01:12:10 v2.0.0 01:12:10 v2.0.1 01:12:10 v2.1.0 01:12:10 v2.1.1 01:12:10 v2.1.2 01:12:10 v2.2.0 01:12:10 v2.3 01:12:10 v2.3.0 01:12:10 v2.3.1 01:12:10 v3.0 01:12:10 v3.0.0 01:12:10 v3.0.1 01:12:10 v3.0.1-dev.1 01:12:10 v3.1 01:12:10 v3.1.0 01:12:10 v3.1.0-dev.1 01:12:10 v3.1.0-dev.10 01:12:10 v3.1.0-dev.11 01:12:10 v3.1.0-dev.12 01:12:10 v3.1.0-dev.13 01:12:10 v3.1.0-dev.14 01:12:10 v3.1.0-dev.15 01:12:10 v3.1.0-dev.16 01:12:10 v3.1.0-dev.17 01:12:10 v3.1.0-dev.18 01:12:10 v3.1.0-dev.19 01:12:10 v3.1.0-dev.2 01:12:10 v3.1.0-dev.20 01:12:10 v3.1.0-dev.21 01:12:10 v3.1.0-dev.22 01:12:10 v3.1.0-dev.23 01:12:10 v3.1.0-dev.24 01:12:10 v3.1.0-dev.25 01:12:10 v3.1.0-dev.26 01:12:10 v3.1.0-dev.27 01:12:10 v3.1.0-dev.28 01:12:10 v3.1.0-dev.29 01:12:10 v3.1.0-dev.3 01:12:10 v3.1.0-dev.30 01:12:10 v3.1.0-dev.31 01:12:10 v3.1.0-dev.32 01:12:10 v3.1.0-dev.33 01:12:10 v3.1.0-dev.34 01:12:10 v3.1.0-dev.35 01:12:10 v3.1.0-dev.36 01:12:10 v3.1.0-dev.37 01:12:10 v3.1.0-dev.38 01:12:10 v3.1.0-dev.39 01:12:10 v3.1.0-dev.4 01:12:10 v3.1.0-dev.5 01:12:10 v3.1.0-dev.6 01:12:10 v3.1.0-dev.7 01:12:10 v3.1.0-dev.8 01:12:10 v3.1.0-dev.9 01:12:10 v3.1.1 01:12:10 v3.1.1-dev.1 01:12:10 v3.2.0-dev.1 01:12:10 v3.2.0-dev.10 01:12:10 v3.2.0-dev.11 01:12:10 v3.2.0-dev.12 01:12:10 v3.2.0-dev.13 01:12:10 v3.2.0-dev.14 01:12:10 v3.2.0-dev.15 01:12:10 v3.2.0-dev.16 01:12:10 v3.2.0-dev.17 01:12:10 v3.2.0-dev.18 01:12:10 v3.2.0-dev.19 01:12:10 v3.2.0-dev.2 01:12:10 v3.2.0-dev.20 01:12:10 v3.2.0-dev.21 01:12:10 v3.2.0-dev.22 01:12:10 v3.2.0-dev.23 01:12:10 v3.2.0-dev.24 01:12:10 v3.2.0-dev.25 01:12:10 v3.2.0-dev.26 01:12:10 v3.2.0-dev.27 01:12:10 v3.2.0-dev.28 01:12:10 v3.2.0-dev.29 01:12:10 v3.2.0-dev.3 01:12:10 v3.2.0-dev.30 01:12:10 v3.2.0-dev.31 01:12:10 v3.2.0-dev.32 01:12:10 v3.2.0-dev.33 01:12:10 v3.2.0-dev.34 01:12:10 v3.2.0-dev.35 01:12:10 v3.2.0-dev.36 01:12:10 v3.2.0-dev.37 01:12:10 v3.2.0-dev.38 01:12:10 v3.2.0-dev.4 01:12:10 v3.2.0-dev.5 01:12:10 v3.2.0-dev.6 01:12:10 v3.2.0-dev.7 01:12:10 v3.2.0-dev.8 01:12:10 v3.2.0-dev.9 01:12:10 v4.0.0-dev.1 01:12:10 v4.0.0-dev.10 01:12:10 v4.0.0-dev.11 01:12:10 v4.0.0-dev.12 01:12:10 v4.0.0-dev.13 01:12:10 v4.0.0-dev.14 01:12:10 v4.0.0-dev.15 01:12:10 v4.0.0-dev.16 01:12:10 v4.0.0-dev.17 01:12:10 v4.0.0-dev.18 01:12:10 v4.0.0-dev.19 01:12:10 v4.0.0-dev.2 01:12:10 v4.0.0-dev.3 01:12:10 v4.0.0-dev.4 01:12:10 v4.0.0-dev.5 01:12:10 v4.0.0-dev.6 01:12:10 v4.0.0-dev.7 01:12:10 v4.0.0-dev.8 01:12:10 v4.0.0-dev.9 [Pipeline] sh 01:12:11 + lftools sign git-tag v4.0.0-dev.19 01:12:11 Signing Git tag with Sigul... 01:12:11 Signing v4.0.0-dev.19 [Pipeline] echo 01:12:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:12:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:12:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:12:12 $ docker stop --time=1 cb898a35d747f815e860b1e899deb3953890d017cfcc97c6e825dcdeb66f4ce6 01:12:14 $ docker rm -f --volumes cb898a35d747f815e860b1e899deb3953890d017cfcc97c6e825dcdeb66f4ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:12:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:12:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:14 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 01:12:14 $ 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 01:12:15 $ docker top 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b -eo pid,comm 01:12:15 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). 01:12:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:15 [ssh-agent] Looking for ssh-agent implementation... 01:12:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:15 $ docker exec 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b ssh-agent 01:12:15 SSH_AUTH_SOCK=/tmp/ssh-rJa8Yknnv5Ya/agent.33 01:12:15 SSH_AGENT_PID=39 01:12:15 Running ssh-add (command line suppressed) 01:12:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14553146091721141771.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14553146091721141771.key) 01:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:16 + git semver bump pre 01:12:16 2025-03-04 01:12:16,165 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:12:16 2025-03-04 01:12:16,165 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev 01:12:16 2025-03-04 01:12:16,166 [bump_version] DEBUG bumped version:4.0.0-dev.20 01:12:16 2025-03-04 01:12:16,166 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 01:12:16 2025-03-04 01:12:16,166 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:12:16 2025-03-04 01:12:16,166 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 01:12:16 2025-03-04 01:12:16,168 [execute] INFO git cat-file --batch-check 01:12:16 2025-03-04 01:12:16,169 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:12:16 2025-03-04 01:12:16,173 [execute] INFO git cat-file --batch 01:12:16 2025-03-04 01:12:16,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:12:16 2025-03-04 01:12:16,178 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:12:16 4.0.0-dev.20 [Pipeline] } 01:12:16 $ docker exec --env ******** --env ******** 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b ssh-agent -k 01:12:16 unset SSH_AUTH_SOCK; 01:12:16 unset SSH_AGENT_PID; 01:12:16 echo Agent pid 39 killed; 01:12:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:16 + git semver [Pipeline] } 01:12:16 $ docker stop --time=1 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b 01:12:18 $ docker rm -f --volumes 3697c0367cc640fa9a869df853a2fbc334580db383199a2ab01bed2f1b2e4f4b [Pipeline] // withDockerContainer [Pipeline] sh 01:12:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:12:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:18 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 01:12:19 $ 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 01:12:19 $ docker top 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f -eo pid,comm 01:12:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:12:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:19 [ssh-agent] Looking for ssh-agent implementation... 01:12:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:19 $ docker exec 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f ssh-agent 01:12:19 SSH_AUTH_SOCK=/tmp/ssh-bADUUmeAx3Ge/agent.31 01:12:19 SSH_AGENT_PID=37 01:12:19 Running ssh-add (command line suppressed) 01:12:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8508306571325400166.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8508306571325400166.key) 01:12:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:20 + git semver push 01:12:20 2025-03-04 01:12:20,233 [run_push] DEBUG push 01:12:20 2025-03-04 01:12:20,233 [execute] INFO git cat-file --batch-check 01:12:20 2025-03-04 01:12:20,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 01:12:20 2025-03-04 01:12:20,237 [execute] INFO git rev-list c8226126e17262aa8ae6145feba24102655ca4a9 -- 01:12:20 2025-03-04 01:12:20,237 [execute] DEBUG Popen(['git', 'rev-list', 'c8226126e17262aa8ae6145feba24102655ca4a9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 01:12:20 2025-03-04 01:12:20,251 [execute] INFO git fetch -v origin 01:12:20 2025-03-04 01:12:20,251 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 01:12:20 2025-03-04 01:12:20,746 [run_push] DEBUG no remote changes detected 01:12:20 2025-03-04 01:12:20,747 [execute] INFO git push origin semver 01:12:20 2025-03-04 01:12:20,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 01:12:21 2025-03-04 01:12:21,466 [run_push] DEBUG push all version tags 01:12:21 2025-03-04 01:12:21,466 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:12:21 2025-03-04 01:12:21,467 [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) 01:12:24 2025-03-04 01:12:24,063 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:12:24 4.0.0-dev.20 [Pipeline] } 01:12:24 $ docker exec --env ******** --env ******** 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f ssh-agent -k 01:12:24 unset SSH_AUTH_SOCK; 01:12:24 unset SSH_AGENT_PID; 01:12:24 echo Agent pid 37 killed; 01:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:25 + git semver [Pipeline] } 01:12:25 $ docker stop --time=1 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f 01:12:26 $ docker rm -f --volumes 2cc40ab8f318432118e0e9712cf0b1cefb4b7be7319719689921d37e8f081e4f [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 01:12:27 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 01:12:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:12:27 total 16 01:12:27 drwxr-xr-x 3 root root 4096 Mar 4 00:50 . 01:12:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:12 .. 01:12:27 drwxr-xr-x 2 root root 4096 Mar 4 00:50 cost 01:12:27 -rw-r--r-- 1 root root 96 Mar 4 00:50 cost.csv 01:12:27 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 01:12:27 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:12:27 total 16 01:12:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:50 . 01:12:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:12 .. 01:12:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:50 cost 01:12:27 -rw-r--r-- 1 jenkins jenkins 96 Mar 4 00:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:12:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:12:28 ---> package-listing.sh 01:12:28 ++ facter osfamily 01:12:28 ++ tr '[:upper:]' '[:lower:]' 01:12:28 + OS_FAMILY=debian 01:12:28 + workspace=/w/workspace/ry_app-service-configurable_main 01:12:28 + START_PACKAGES=/tmp/packages_start.txt 01:12:28 + END_PACKAGES=/tmp/packages_end.txt 01:12:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:12:28 + PACKAGES=/tmp/packages_start.txt 01:12:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:12:28 + PACKAGES=/tmp/packages_end.txt 01:12:28 + case "${OS_FAMILY}" in 01:12:28 + dpkg -l 01:12:28 + grep '^ii' 01:12:28 + '[' -f /tmp/packages_start.txt ']' 01:12:28 + '[' -f /tmp/packages_end.txt ']' 01:12:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:12:28 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:12:28 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:12:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:12:28 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 01:12:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:29 prd-ubuntu20.04-docker-8c-8g-40098 does not seem to be running inside a container 01:12:29 $ 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 01:12:29 $ docker top 30e71e1a213020d429feaa69aec819f534935d040377194d5db742d61b4716d4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:30 + touch /tmp/pre-build-complete [Pipeline] sh 01:12:30 + mkdir -p /var/log/sysstat [Pipeline] sh 01:12:30 + ls /var/log/sa-host 01:12:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:30 provisioning config files... 01:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config858455374501310428tmp [Pipeline] { [Pipeline] echo 01:12:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:12:31 ---> create-netrc.sh [Pipeline] } 01:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:12:31 ---> python-tools-install.sh [Pipeline] echo 01:12:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:12:31 ---> sudo-logs.sh 01:12:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:12:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:12:32 ---> job-cost.sh 01:12:32 lf-activate-venv: SKIPPING 01:12:32 DEBUG: total: 0.2199999988079071 01:12:32 INFO: Retrieving Stack Cost... 01:12:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:12:33 INFO: Archiving Costs [Pipeline] echo 01:12:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:12:33 ---> logs-deploy.sh 01:12:33 lf-activate-venv: SKIPPING 01:12:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/267 01:12:33 INFO: archiving workspace using pattern(s): 01:12:34 Archives upload complete. 01:12:34 INFO: archiving logs to Nexus