Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 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-ssh3750182961875010199.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14561490142704985276.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1791847244045390180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5520726945208563933.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-ssh12035295162672830734.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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1154 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#653)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 > git rev-list --no-walk d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:43:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:43:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:43:07 ========================================================= 15:43:07 EdgeX Global Pipelines Version Info 15:43:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:43:08 ------------------- 15:43:08 stable info: 15:43:08 ------------------- 15:43:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:43:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:43:08 Message: update stable to v1.0.258 15:43:08 ------------------- 15:43:08 experimental info: 15:43:08 ------------------- 15:43:08 Commited By: **** collab-it+edgex@linuxfoundation.org 15:43:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 15:43:08 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:43:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:43:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:43:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3415ef2 [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:09 provisioning config files... 15:43:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1230790391122440166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:10 ---> ****-login.sh 15:43:10 nexus3.edgexfoundry.org:10001 15:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 nexus3.edgexfoundry.org:10002 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 nexus3.edgexfoundry.org:10003 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 nexus3.edgexfoundry.org:10004 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 ****.io 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 ---> ****-login.sh ends [Pipeline] } 15:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:43:12 + git rev-list -1 --merges 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f~1..3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo 15:43:12 -----------> git rev-list -1 --merges 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f~1..3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [false] [Pipeline] sh 15:43:12 + git log --format=format:%s -1 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo 15:43:12 ========================================================= 15:43:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:43:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:12 + git log --format=format:%s -1 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] echo 15:43:12 [semverPrep] GIT_COMMIT: 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#653) [Pipeline] echo 15:43:12 [semverPrep] This is not a build commit. [Pipeline] sh 15:43:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:13 + grep -v github /etc/ssh/ssh_known_hosts 15:43:13 + [ -e /tmp/ssh_known_hosts ] 15:43:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:43:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:43:13 + sudo tee -a /etc/ssh/ssh_known_hosts 15:43:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:13 15:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:14 0.1.4: Pulling from edgex-devops/py-git-semver 15:43:14 b85a868b505f: Pulling fs layer 15:43:14 e2be974225ed: Pulling fs layer 15:43:14 339a4e72a1f5: Pulling fs layer 15:43:14 988bab9f4d93: Pulling fs layer 15:43:14 1469e6f7b9e6: Pulling fs layer 15:43:14 eaf3925da568: Pulling fs layer 15:43:14 bab4dde63d76: Pulling fs layer 15:43:14 988bab9f4d93: Waiting 15:43:14 bde34c3a00c8: Pulling fs layer 15:43:14 b352a97aabf1: Pulling fs layer 15:43:14 1469e6f7b9e6: Waiting 15:43:14 4872d77fe225: Pulling fs layer 15:43:14 5851b861e8e6: Pulling fs layer 15:43:14 eaf3925da568: Waiting 15:43:14 b352a97aabf1: Waiting 15:43:14 4872d77fe225: Waiting 15:43:14 bde34c3a00c8: Waiting 15:43:14 bab4dde63d76: Waiting 15:43:14 5851b861e8e6: Waiting 15:43:14 e2be974225ed: Verifying Checksum 15:43:14 e2be974225ed: Download complete 15:43:14 988bab9f4d93: Verifying Checksum 15:43:14 988bab9f4d93: Download complete 15:43:14 1469e6f7b9e6: Verifying Checksum 15:43:14 1469e6f7b9e6: Download complete 15:43:14 339a4e72a1f5: Verifying Checksum 15:43:14 339a4e72a1f5: Download complete 15:43:14 eaf3925da568: Verifying Checksum 15:43:14 eaf3925da568: Download complete 15:43:14 bde34c3a00c8: Verifying Checksum 15:43:14 bde34c3a00c8: Download complete 15:43:14 b352a97aabf1: Verifying Checksum 15:43:14 b352a97aabf1: Download complete 15:43:14 4872d77fe225: Verifying Checksum 15:43:14 4872d77fe225: Download complete 15:43:14 5851b861e8e6: Download complete 15:43:14 b85a868b505f: Verifying Checksum 15:43:14 b85a868b505f: Download complete 15:43:14 bab4dde63d76: Verifying Checksum 15:43:14 bab4dde63d76: Download complete 15:43:15 b85a868b505f: Pull complete 15:43:15 e2be974225ed: Pull complete 15:43:16 339a4e72a1f5: Pull complete 15:43:16 988bab9f4d93: Pull complete 15:43:17 1469e6f7b9e6: Pull complete 15:43:17 eaf3925da568: Pull complete 15:43:19 bab4dde63d76: Pull complete 15:43:20 bde34c3a00c8: Pull complete 15:43:20 b352a97aabf1: Pull complete 15:43:20 4872d77fe225: Pull complete 15:43:20 5851b861e8e6: Pull complete 15:43:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:20 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 15:43:20 $ 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 15:43:24 $ docker top 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c -eo pid,comm 15:43:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:43:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:24 [ssh-agent] Looking for ssh-agent implementation... 15:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:24 $ docker exec 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent 15:43:25 SSH_AUTH_SOCK=/tmp/ssh-vk4FNvPARfxf/agent.33 15:43:25 SSH_AGENT_PID=39 15:43:25 Running ssh-add (command line suppressed) 15:43:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7197704922909580494.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7197704922909580494.key) 15:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:25 + git tag --points-at HEAD [Pipeline] } 15:43:25 $ docker exec --env ******** --env ******** 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent -k 15:43:25 unset SSH_AUTH_SOCK; 15:43:25 unset SSH_AGENT_PID; 15:43:25 echo Agent pid 39 killed; 15:43:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:43:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:25 [ssh-agent] Looking for ssh-agent implementation... 15:43:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:25 $ docker exec 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent 15:43:25 SSH_AUTH_SOCK=/tmp/ssh-GwpJFxJMfehg/agent.72 15:43:25 SSH_AGENT_PID=78 15:43:25 Running ssh-add (command line suppressed) 15:43:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14146396307945696478.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14146396307945696478.key) 15:43:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:26 + git semver init 15:43:26 2024-03-25 15:43:26,470 [run_init] DEBUG init version:0.0.0 force:False 15:43:26 2024-03-25 15:43:26,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:43:26 2024-03-25 15:43:26,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:43:26 2024-03-25 15:43:26,471 [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) 15:43:27 2024-03-25 15:43:27,743 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:43:27 2024-03-25 15:43:27,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:43:27 2024-03-25 15:43:27,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:43:27 2024-03-25 15:43:27,744 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:43:27 3.2.0-dev.20 [Pipeline] } 15:43:27 $ docker exec --env ******** --env ******** 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c ssh-agent -k 15:43:28 unset SSH_AUTH_SOCK; 15:43:28 unset SSH_AGENT_PID; 15:43:28 echo Agent pid 78 killed; 15:43:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:28 + git semver [Pipeline] } 15:43:28 $ docker stop --time=1 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c 15:43:30 $ docker rm -f --volumes 06168f0903fe6cb784ee6e9a1f0f6cf11dd754115e70692a1587c15424dcf18c [Pipeline] // withDockerContainer [Pipeline] sh 15:43:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:43:30 Stashed 1 file(s) [Pipeline] echo 15:43:30 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 15:43:30 provisioning config files... 15:43:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13653977251248857107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:31 ---> ****-login.sh 15:43:31 nexus3.edgexfoundry.org:10001 15:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:31 Configure a credential helper to remove this warning. See 15:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:31 15:43:31 Login Succeeded 15:43:31 nexus3.edgexfoundry.org:10002 15:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:31 Configure a credential helper to remove this warning. See 15:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:31 15:43:31 Login Succeeded 15:43:31 nexus3.edgexfoundry.org:10003 15:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:31 Configure a credential helper to remove this warning. See 15:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:31 15:43:31 Login Succeeded 15:43:31 nexus3.edgexfoundry.org:10004 15:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:31 Configure a credential helper to remove this warning. See 15:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:31 15:43:31 Login Succeeded 15:43:31 ****.io 15:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:43:31 Configure a credential helper to remove this warning. See 15:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:43:31 15:43:31 Login Succeeded 15:43:31 ---> ****-login.sh ends [Pipeline] } 15:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:43:31 ========================================================= 15:43:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:43:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:43:32 Sending build context to Docker daemon 8.959MB 15:43:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:43:32 Step 2/12 : FROM ${BASE} AS builder 15:43:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:43:32 7264a8db6415: Pulling fs layer 15:43:32 c4d48a809fc2: Pulling fs layer 15:43:32 4f1c88b9dad5: Pulling fs layer 15:43:32 ad3a456e5733: Pulling fs layer 15:43:32 69c7f0334f64: Pulling fs layer 15:43:32 1f1c1a5573a3: Pulling fs layer 15:43:32 ce7588e14bc9: Pulling fs layer 15:43:32 b5e4710f87ac: Pulling fs layer 15:43:32 1f1c1a5573a3: Waiting 15:43:32 b5e4710f87ac: Waiting 15:43:32 ad3a456e5733: Waiting 15:43:32 ce7588e14bc9: Waiting 15:43:32 69c7f0334f64: Waiting 15:43:32 c4d48a809fc2: Download complete 15:43:32 ad3a456e5733: Verifying Checksum 15:43:32 ad3a456e5733: Download complete 15:43:32 69c7f0334f64: Download complete 15:43:32 7264a8db6415: Verifying Checksum 15:43:32 7264a8db6415: Download complete 15:43:32 1f1c1a5573a3: Verifying Checksum 15:43:32 1f1c1a5573a3: Download complete 15:43:32 7264a8db6415: Pull complete 15:43:32 c4d48a809fc2: Pull complete 15:43:32 b5e4710f87ac: Verifying Checksum 15:43:32 b5e4710f87ac: Download complete 15:43:32 4f1c88b9dad5: Verifying Checksum 15:43:32 4f1c88b9dad5: Download complete 15:43:33 ce7588e14bc9: Verifying Checksum 15:43:33 ce7588e14bc9: Download complete 15:43:36 4f1c88b9dad5: Pull complete 15:43:36 ad3a456e5733: Pull complete 15:43:36 69c7f0334f64: Pull complete 15:43:36 1f1c1a5573a3: Pull complete 15:43:38 ce7588e14bc9: Pull complete 15:43:39 b5e4710f87ac: Pull complete 15:43:39 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 15:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:43:39 ---> 88b5674ff536 15:43:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:43:45 Still waiting to schedule task 15:43:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:43:47 ---> Running in 5f3fb3da3a32 15:43:47 Removing intermediate container 5f3fb3da3a32 15:43:47 ---> b71ced862990 15:43:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:43:47 ---> Running in bcda1dae0bc9 15:43:47 Removing intermediate container bcda1dae0bc9 15:43:47 ---> 7a9e4717c95f 15:43:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:43:47 ---> Running in 3f717b26c829 15:43:47 Removing intermediate container 3f717b26c829 15:43:47 ---> 91dd724f7526 15:43:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:47 ---> Running in 8bcb3c3cd7a4 15:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:47 OK: 264 MiB in 52 packages 15:43:47 Removing intermediate container 8bcb3c3cd7a4 15:43:47 ---> f8c1d5386e67 15:43:47 Step 7/12 : WORKDIR /app 15:43:47 ---> Running in ab804ef45560 15:43:47 Removing intermediate container ab804ef45560 15:43:47 ---> 16ed23d5f623 15:43:47 Step 8/12 : COPY go.mod vendor* ./ 15:43:47 ---> fcfeb4c479c2 15:43:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:47 ---> Running in 723e7f8e283e 15:44:38 Removing intermediate container 723e7f8e283e 15:44:38 ---> bf6275cf4e28 15:44:38 Step 10/12 : COPY . . 15:44:38 ---> 85e73c7b2bd1 15:44:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:38 ---> Running in 7588f054a7d2 15:44:38 Removing intermediate container 7588f054a7d2 15:44:38 ---> 77f7de75915d 15:44:38 Step 12/12 : RUN $MAKE 15:44:38 ---> Running in cd978c06035d 15:44:38 noop 15:44:38 Removing intermediate container cd978c06035d 15:44:38 ---> b9099675c850 15:44:38 Successfully built b9099675c850 15:44:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:38 + docker inspect -f . ci-base-image-x86_64 15:44:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:38 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 15:44:38 $ 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 15:44:39 $ docker top 246fd5b257c0f6a9fd46b43a5986c1686fb0d33e4152e163fb3891c57d63d330 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:39 + go version 15:44:39 go version go1.21.0 linux/amd64 [Pipeline] } 15:44:39 $ docker stop --time=1 246fd5b257c0f6a9fd46b43a5986c1686fb0d33e4152e163fb3891c57d63d330 15:44:40 $ docker rm -f --volumes 246fd5b257c0f6a9fd46b43a5986c1686fb0d33e4152e163fb3891c57d63d330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:41 + docker inspect -f . ci-base-image-x86_64 15:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:41 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 15:44:41 $ 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 15:44:41 $ docker top d5c734bc16b2cb5c094d008c98071379f9bff1e4c91617813f0ff626fffbe238 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:41 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:44:42 + make test 15:44:42 go test -race -coverprofile=coverage.out ./... 15:45:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:45:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1156 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:45:24 Running in /w/workspace/app-service-configurable/229 [Pipeline] { [Pipeline] checkout 15:45:27 Selected Git installation does not exist. Using Default 15:45:27 The recommended git tool is: NONE 15:45:33 using credential edgex-jenkins-ssh 15:45:33 Cloning the remote Git repository 15:45:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:45:33 > git init /w/workspace/app-service-configurable/229 # timeout=10 15:45:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:45:33 > git --version # timeout=10 15:45:33 > git --version # 'git version 2.25.1' 15:45:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:45:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:37 Avoid second fetch 15:45:37 Checking out Revision 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f (main) 15:45:37 > git config core.sparsecheckout # timeout=10 15:45:37 > git checkout -f 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 15:45:37 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#653)" 15:45:40 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:45:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:42 Dload Upload Total Spent Left Speed 15:45:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 15:45:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:45:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:45:42 ./bin/test-attribution-txt.sh [Pipeline] echo 15:45:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:45:42 $ docker stop --time=1 d5c734bc16b2cb5c094d008c98071379f9bff1e4c91617813f0ff626fffbe238 15:45:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 15:45:47 $ docker rm -f --volumes d5c734bc16b2cb5c094d008c98071379f9bff1e4c91617813f0ff626fffbe238 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 15:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 15:45:48 + sudo tee /etc/docker/daemon.new 15:45:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:45:48 { 15:45:48 "registry-mirrors": [ 15:45:48 "https://nexus3.edgexfoundry.org:10001" 15:45:48 ], 15:45:48 "bip": "10.250.0.254/24", 15:45:48 "hosts": [ 15:45:48 "tcp://0.0.0.0:5555", 15:45:48 "unix:///var/run/docker.sock" 15:45:48 ], 15:45:48 "mtu": 1458, 15:45:48 "selinux-enabled": true, 15:45:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:45:48 } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:45:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:45:49 + sudo service docker restart 15:45:49 + ls -al . 15:45:49 total 260 15:45:49 drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 15:44 . 15:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:43 .. 15:45:49 -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:43 .dockerignore 15:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:45 .git 15:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:43 .github 15:45:49 -rw-rw-r-- 1 jenkins jenkins 106 Mar 25 15:43 .gitignore 15:45:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:43 .golangci.yml 15:45:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:43 .semver 15:45:49 -rw-rw-r-- 1 jenkins jenkins 18981 Mar 25 15:43 Attribution.txt 15:45:49 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 25 15:43 CHANGELOG.md 15:45:49 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 25 15:43 Dockerfile 15:45:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:43 GOVERNANCE.md 15:45:49 -rw-rw-r-- 1 jenkins jenkins 666 Mar 25 15:43 Jenkinsfile 15:45:49 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:43 LICENSE 15:45:49 -rw-rw-r-- 1 jenkins jenkins 618 Mar 25 15:43 OWNERS.md 15:45:49 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 25 15:43 README.md 15:45:49 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:43 VERSION 15:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:43 bin 15:45:49 -rw-r--r-- 1 jenkins jenkins 13 Mar 25 15:44 coverage.out 15:45:49 -rw-rw-r-- 1 jenkins jenkins 7078 Mar 25 15:43 go.mod 15:45:49 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:43 go.sum 15:45:49 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 25 15:43 main.go 15:45:49 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 25 15:43 makefile 15:45:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 15:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:49 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f --label arch=amd64 --label version=3.2.0-dev.20 . 15:45:49 Sending build context to Docker daemon 8.961MB 15:45:49 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:45:49 Step 2/27 : FROM ${BASE} AS builder 15:45:49 ---> b9099675c850 15:45:49 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:45:49 ---> Running in 4059c12ac7ff 15:45:49 Removing intermediate container 4059c12ac7ff 15:45:49 ---> f9db26780253 15:45:49 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:45:49 ---> Running in 0d062f2ecbc2 15:45:50 Removing intermediate container 0d062f2ecbc2 15:45:50 ---> d2914d84bc16 15:45:50 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:45:50 ---> Running in ed07f6593c90 15:45:50 Removing intermediate container ed07f6593c90 15:45:50 ---> 98d50fa08373 15:45:50 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:45:50 ---> Running in eeb7bc81a8b8 15:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:45:50 OK: 264 MiB in 52 packages 15:45:51 Removing intermediate container eeb7bc81a8b8 15:45:51 ---> d2babf25ff61 15:45:51 Step 7/27 : WORKDIR /app 15:45:51 ---> Running in d7c4c9b77062 15:45:51 Removing intermediate container d7c4c9b77062 15:45:51 ---> bf5b00fad895 15:45:51 Step 8/27 : COPY go.mod vendor* ./ 15:45:51 ---> 01cb92037cf0 15:45:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:51 ---> Running in 6744b99e47bb 15:45:52 Removing intermediate container 6744b99e47bb 15:45:52 ---> fa17cb354304 15:45:52 Step 10/27 : COPY . . 15:45:52 ---> ef60f1f80419 15:45:52 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:45:52 ---> Running in 84acfb0f86dd 15:45:52 Removing intermediate container 84acfb0f86dd 15:45:52 ---> d88e1ad0dd8d 15:45:52 Step 12/27 : RUN $MAKE 15:45:52 ---> Running in 0dae9e108a59 15:45:53 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:07 provisioning config files... 15:46:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/229@tmp/config10013079576141329206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:08 ---> ****-login.sh 15:46:08 nexus3.edgexfoundry.org:10001 15:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:08 Configure a credential helper to remove this warning. See 15:46:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:08 15:46:08 Login Succeeded 15:46:08 nexus3.edgexfoundry.org:10002 15:46:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:09 Configure a credential helper to remove this warning. See 15:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:09 15:46:09 Login Succeeded 15:46:09 nexus3.edgexfoundry.org:10003 15:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:09 Configure a credential helper to remove this warning. See 15:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:09 15:46:09 Login Succeeded 15:46:09 nexus3.edgexfoundry.org:10004 15:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:10 Configure a credential helper to remove this warning. See 15:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:10 15:46:10 Login Succeeded 15:46:10 ****.io 15:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:10 Configure a credential helper to remove this warning. See 15:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:10 15:46:10 Login Succeeded 15:46:10 ---> ****-login.sh ends [Pipeline] } 15:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:46:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:46:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:46:11 ========================================================= 15:46:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:46:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 15:46:11 Sending build context to Docker daemon 238.1kB 15:46:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:46:11 Step 2/12 : FROM ${BASE} AS builder 15:46:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:46:11 9fda8d8052c6: Pulling fs layer 15:46:11 5d54e960e981: Pulling fs layer 15:46:11 c4a7e357bf2a: Pulling fs layer 15:46:11 f0e02332f6b5: Pulling fs layer 15:46:11 872ee5b61b7b: Pulling fs layer 15:46:11 0c6a40ed1a82: Pulling fs layer 15:46:11 94ae7d8d031c: Pulling fs layer 15:46:11 f0e02332f6b5: Waiting 15:46:11 872ee5b61b7b: Waiting 15:46:11 0c6a40ed1a82: Waiting 15:46:11 94ae7d8d031c: Waiting 15:46:11 5d54e960e981: Download complete 15:46:11 f0e02332f6b5: Verifying Checksum 15:46:11 f0e02332f6b5: Download complete 15:46:11 872ee5b61b7b: Verifying Checksum 15:46:11 872ee5b61b7b: Download complete 15:46:11 9fda8d8052c6: Verifying Checksum 15:46:11 9fda8d8052c6: Download complete 15:46:12 94ae7d8d031c: Verifying Checksum 15:46:12 94ae7d8d031c: Download complete 15:46:12 9fda8d8052c6: Pull complete 15:46:13 5d54e960e981: Pull complete 15:46:14 c4a7e357bf2a: Verifying Checksum 15:46:14 c4a7e357bf2a: Download complete 15:46:15 0c6a40ed1a82: Verifying Checksum 15:46:15 0c6a40ed1a82: Download complete 15:46:25 Removing intermediate container 0dae9e108a59 15:46:25 ---> ded1e366f81c 15:46:25 Step 13/27 : FROM alpine:3.18 15:46:25 3.18: Pulling from library/alpine 15:46:26 619be1103602: Pulling fs layer 15:46:26 619be1103602: Verifying Checksum 15:46:26 619be1103602: Download complete 15:46:26 619be1103602: Pull complete 15:46:26 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 15:46:26 Status: Downloaded newer image for alpine:3.18 15:46:26 ---> d3782b16ccc9 15:46:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:46:26 ---> Running in 105d1b37f08e 15:46:26 Removing intermediate container 105d1b37f08e 15:46:26 ---> adfb59e44ad0 15:46:26 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:46:26 ---> Running in 04346bc8aaad 15:46:26 Removing intermediate container 04346bc8aaad 15:46:26 ---> 1b1ed12c94eb 15:46:26 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 15:46:26 ---> Running in 833d760701df 15:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:46:27 (1/2) Installing ca-certificates (20240226-r0) 15:46:27 (2/2) Installing dumb-init (1.2.5-r2) 15:46:27 Executing busybox-1.36.1-r5.trigger 15:46:27 Executing ca-certificates-20240226-r0.trigger 15:46:27 OK: 8 MiB in 17 packages 15:46:27 c4a7e357bf2a: Pull complete 15:46:27 f0e02332f6b5: Pull complete 15:46:27 872ee5b61b7b: Pull complete 15:46:27 Removing intermediate container 833d760701df 15:46:27 ---> cac399466138 15:46:27 Step 17/27 : RUN apk --no-cache upgrade 15:46:27 ---> Running in f5f251f9a643 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:46:28 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 15:46:28 Executing ca-certificates-20240226-r0.trigger 15:46:28 OK: 8 MiB in 17 packages 15:46:28 Removing intermediate container f5f251f9a643 15:46:28 ---> 5d67161f0a9d 15:46:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:46:29 ---> b49fd2821cdd 15:46:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:46:29 ---> ad2e8bef6dc6 15:46:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:46:29 ---> b6b2f4655315 15:46:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:46:30 ---> 7eabd0a2061b 15:46:30 Step 22/27 : EXPOSE 48095 15:46:30 ---> Running in 9e4971f766be 15:46:30 Removing intermediate container 9e4971f766be 15:46:30 ---> 0071aeef5580 15:46:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:46:30 ---> Running in 0d96b094ea41 15:46:30 Removing intermediate container 0d96b094ea41 15:46:30 ---> 623854b1471b 15:46:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:46:30 ---> Running in 607c415193e3 15:46:30 Removing intermediate container 607c415193e3 15:46:30 ---> ef3bfb8c5419 15:46:30 Step 25/27 : LABEL arch=amd64 15:46:30 ---> Running in 69cb61e3a008 15:46:31 Removing intermediate container 69cb61e3a008 15:46:31 ---> 7fc67197e742 15:46:31 Step 26/27 : LABEL git_sha=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 15:46:31 ---> Running in 965590b77ece 15:46:31 Removing intermediate container 965590b77ece 15:46:31 ---> 0c552e4321d4 15:46:31 Step 27/27 : LABEL version=3.2.0-dev.20 15:46:31 ---> Running in d3c2af815ca8 15:46:31 Removing intermediate container d3c2af815ca8 15:46:31 ---> 576140f7a52c 15:46:31 [Warning] One or more build-args [ARCH] were not consumed 15:46:31 Successfully built 576140f7a52c 15:46: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 15:46:31 provisioning config files... 15:46:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14344334960877115897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:31 ---> ****-login.sh 15:46:31 nexus3.edgexfoundry.org:10001 15:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:31 Configure a credential helper to remove this warning. See 15:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:31 15:46:31 Login Succeeded 15:46:31 nexus3.edgexfoundry.org:10002 15:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:31 Configure a credential helper to remove this warning. See 15:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:31 15:46:31 Login Succeeded 15:46:31 nexus3.edgexfoundry.org:10003 15:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:31 Configure a credential helper to remove this warning. See 15:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:31 15:46:31 Login Succeeded 15:46:31 nexus3.edgexfoundry.org:10004 15:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:31 Configure a credential helper to remove this warning. See 15:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:31 15:46:31 Login Succeeded 15:46:31 ****.io 15:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:46:32 Configure a credential helper to remove this warning. See 15:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:46:32 15:46:32 Login Succeeded 15:46:32 ---> ****-login.sh ends [Pipeline] } 15:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:46:32 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:46:32 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 15:46:32 latest 15:46:32 3.2.0-dev.20 15:46:32 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 15:46:32 main 15:46:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 15:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:32 92c467aa7b0a: Preparing 15:46:32 5951b7ed26fb: Preparing 15:46:32 a27f76a222c6: Preparing 15:46:32 723117b89331: Preparing 15:46:32 ffcdfbf0b9ea: Preparing 15:46:32 0a1a4ec85c88: Preparing 15:46:32 aedc3bda2944: Preparing 15:46:32 0a1a4ec85c88: Waiting 15:46:32 aedc3bda2944: Waiting 15:46:32 5951b7ed26fb: Pushed 15:46:32 ffcdfbf0b9ea: Pushed 15:46:32 723117b89331: Pushed 15:46:32 a27f76a222c6: Pushed 15:46:32 aedc3bda2944: Layer already exists 15:46:33 0a1a4ec85c88: Pushed 15:46:35 92c467aa7b0a: Pushed 15:46:35 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:36 92c467aa7b0a: Preparing 15:46:36 5951b7ed26fb: Preparing 15:46:36 a27f76a222c6: Preparing 15:46:36 723117b89331: Preparing 15:46:36 ffcdfbf0b9ea: Preparing 15:46:36 0a1a4ec85c88: Preparing 15:46:36 aedc3bda2944: Preparing 15:46:36 0a1a4ec85c88: Waiting 15:46:36 aedc3bda2944: Waiting 15:46:36 ffcdfbf0b9ea: Layer already exists 15:46:36 723117b89331: Layer already exists 15:46:36 92c467aa7b0a: Layer already exists 15:46:36 a27f76a222c6: Layer already exists 15:46:36 5951b7ed26fb: Layer already exists 15:46:36 0a1a4ec85c88: Layer already exists 15:46:36 aedc3bda2944: Layer already exists 15:46:36 latest: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.20 15:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:37 92c467aa7b0a: Preparing 15:46:37 5951b7ed26fb: Preparing 15:46:37 a27f76a222c6: Preparing 15:46:37 723117b89331: Preparing 15:46:37 ffcdfbf0b9ea: Preparing 15:46:37 0a1a4ec85c88: Preparing 15:46:37 aedc3bda2944: Preparing 15:46:37 0a1a4ec85c88: Waiting 15:46:37 aedc3bda2944: Waiting 15:46:37 92c467aa7b0a: Layer already exists 15:46:37 723117b89331: Layer already exists 15:46:37 5951b7ed26fb: Layer already exists 15:46:37 ffcdfbf0b9ea: Layer already exists 15:46:37 a27f76a222c6: Layer already exists 15:46:37 0a1a4ec85c88: Layer already exists 15:46:37 aedc3bda2944: Layer already exists 15:46:37 3.2.0-dev.20: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 15:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:37 92c467aa7b0a: Preparing 15:46:37 5951b7ed26fb: Preparing 15:46:37 a27f76a222c6: Preparing 15:46:37 723117b89331: Preparing 15:46:37 ffcdfbf0b9ea: Preparing 15:46:37 0a1a4ec85c88: Preparing 15:46:37 aedc3bda2944: Preparing 15:46:37 aedc3bda2944: Waiting 15:46:37 0a1a4ec85c88: Waiting 15:46:37 a27f76a222c6: Layer already exists 15:46:37 723117b89331: Layer already exists 15:46:37 92c467aa7b0a: Layer already exists 15:46:37 5951b7ed26fb: Layer already exists 15:46:37 ffcdfbf0b9ea: Layer already exists 15:46:37 0a1a4ec85c88: Layer already exists 15:46:37 aedc3bda2944: Layer already exists 15:46:37 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv 15:46:37 0c6a40ed1a82: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:38 94ae7d8d031c: Pull complete 15:46:38 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 15:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:46:38 ---> 86de565de09d 15:46:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:46:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:38 92c467aa7b0a: Preparing 15:46:38 5951b7ed26fb: Preparing 15:46:38 a27f76a222c6: Preparing 15:46:38 723117b89331: Preparing 15:46:38 ffcdfbf0b9ea: Preparing 15:46:38 0a1a4ec85c88: Preparing 15:46:38 aedc3bda2944: Preparing 15:46:38 aedc3bda2944: Waiting 15:46:38 723117b89331: Layer already exists 15:46:38 92c467aa7b0a: Layer already exists 15:46:38 a27f76a222c6: Layer already exists 15:46:38 ffcdfbf0b9ea: Layer already exists 15:46:38 5951b7ed26fb: Layer already exists 15:46:38 0a1a4ec85c88: Layer already exists 15:46:38 aedc3bda2944: Layer already exists 15:46:38 main: digest: sha256:891adc4bfe8be8c4af0ef4b08e0299d98597b8c276fc2cc429fb372a16b95a58 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:38 ===================================================== [Pipeline] echo 15:46:38 taggedImages: 15:46:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 15:46:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:46:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.20 15:46:38 - nexus3.edgexfoundry.org:10004/app-service-configurable:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 15:46:38 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:39 15:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:39 latest: Pulling from edgex-lftools-log-publisher 15:46:39 5eb5b503b376: Pulling fs layer 15:46:39 5c69ac0246d0: Pulling fs layer 15:46:39 ec43610c2a17: Pulling fs layer 15:46:39 3a2ae6a8a46f: Pulling fs layer 15:46:39 33b1e0a273af: Pulling fs layer 15:46:39 5d3b04190fa2: Pulling fs layer 15:46:39 2f39f015ded8: Pulling fs layer 15:46:39 3a2ae6a8a46f: Waiting 15:46:39 2f39f015ded8: Waiting 15:46:39 5d3b04190fa2: Waiting 15:46:39 33b1e0a273af: Waiting 15:46:39 5c69ac0246d0: Verifying Checksum 15:46:39 5c69ac0246d0: Download complete 15:46:39 3a2ae6a8a46f: Verifying Checksum 15:46:39 3a2ae6a8a46f: Download complete 15:46:39 ec43610c2a17: Verifying Checksum 15:46:39 ec43610c2a17: Download complete 15:46:39 33b1e0a273af: Verifying Checksum 15:46:39 33b1e0a273af: Download complete 15:46:39 5d3b04190fa2: Verifying Checksum 15:46:39 5d3b04190fa2: Download complete 15:46:39 5eb5b503b376: Download complete 15:46:40 2f39f015ded8: Download complete 15:46:40 ---> Running in 0f621683f459 15:46:40 Removing intermediate container 0f621683f459 15:46:40 ---> 2fb655f13c9c 15:46:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:46:40 ---> Running in 7219f18e3043 15:46:40 5eb5b503b376: Pull complete 15:46:41 5c69ac0246d0: Pull complete 15:46:41 Removing intermediate container 7219f18e3043 15:46:41 ---> b9a5ea757ec8 15:46:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:46:41 ---> Running in d5fbb884a600 15:46:41 Removing intermediate container d5fbb884a600 15:46:41 ---> abf4e303ca2a 15:46:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:41 ---> Running in 4e716968bfef 15:46:41 ec43610c2a17: Pull complete 15:46:41 3a2ae6a8a46f: Pull complete 15:46:42 33b1e0a273af: Pull complete 15:46:42 5d3b04190fa2: Pull complete 15:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:46:44 OK: 266 MiB in 52 packages 15:46:45 Removing intermediate container 4e716968bfef 15:46:45 ---> 2ac612ead4dc 15:46:45 Step 7/12 : WORKDIR /app 15:46:45 ---> Running in bd537970eb1c 15:46:46 Removing intermediate container bd537970eb1c 15:46:46 ---> d1264aa698c6 15:46:46 Step 8/12 : COPY go.mod vendor* ./ 15:46:46 2f39f015ded8: Pull complete 15:46:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:46 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 15:46:46 $ 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 15:46:46 ---> 5b9f25422410 15:46:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:46 ---> Running in ae113b770d1f 15:46:52 $ docker top 60a9c9764765dc10e0b13f7583bcdd012c3aea98a6d90bca24a875af3902ceb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:52 ---> job-cost.sh 15:46:52 lf-activate-venv: SKIPPING 15:46:52 INFO: No Stack... 15:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 15:46:53 INFO: Archiving Costs [Pipeline] sh 15:46:53 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:46:53 + cut -d, -f6 [Pipeline] lock 15:46:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] 15:46:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] did not exist. Created. 15:46:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:54 + echo total: 0.2199999988079071 [Pipeline] stash 15:46:54 Stashed 1 file(s) [Pipeline] } 15:46:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:54 $ docker stop --time=1 60a9c9764765dc10e0b13f7583bcdd012c3aea98a6d90bca24a875af3902ceb5 15:46:55 $ docker rm -f --volumes 60a9c9764765dc10e0b13f7583bcdd012c3aea98a6d90bca24a875af3902ceb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:48:53 Removing intermediate container ae113b770d1f 15:48:53 ---> 3b98f8ce5c5d 15:48:53 Step 10/12 : COPY . . 15:48:53 ---> 2d7b3b8d832f 15:48:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:48:53 ---> Running in e1079e2ba543 15:48:53 Removing intermediate container e1079e2ba543 15:48:53 ---> 9cf6e76b60e8 15:48:53 Step 12/12 : RUN $MAKE 15:48:53 ---> Running in 28b7171e0f2c 15:48:53 noop 15:48:53 Removing intermediate container 28b7171e0f2c 15:48:53 ---> fbcbf392cdbc 15:48:53 Successfully built fbcbf392cdbc 15:48:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:53 + docker inspect -f . ci-base-image-arm64 15:48:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container 15:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/229 -v /w/workspace/app-service-configurable/229:/w/workspace/app-service-configurable/229:rw,z -v /w/workspace/app-service-configurable/229@tmp:/w/workspace/app-service-configurable/229@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 15:48:55 $ docker top 9c675b6dc8060e0ea635c8a2ac2f835180725d7e114cbae7e7352f200e45e79a -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:56 + go version 15:48:56 go version go1.21.0 linux/arm64 [Pipeline] } 15:48:56 $ docker stop --time=1 9c675b6dc8060e0ea635c8a2ac2f835180725d7e114cbae7e7352f200e45e79a 15:48:58 $ docker rm -f --volumes 9c675b6dc8060e0ea635c8a2ac2f835180725d7e114cbae7e7352f200e45e79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:59 + docker inspect -f . ci-base-image-arm64 15:48:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:59 prd-ubuntu20.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container 15:48:59 $ 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/229 -v /w/workspace/app-service-configurable/229:/w/workspace/app-service-configurable/229:rw,z -v /w/workspace/app-service-configurable/229@tmp:/w/workspace/app-service-configurable/229@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 15:49:00 $ docker top 3f85fe09f2172f138a9fb5738489c902d6f186ed16a45a32d74495543c124985 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/229 [Pipeline] fileExists [Pipeline] sh 15:49:02 + make test 15:49:02 go test -race -coverprofile=coverage.out ./... 15:53:09 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:53:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:53:09 go vet ./... 15:56:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:31 ./bin/test-attribution-txt.sh [Pipeline] echo 15:56:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 15:56:31 $ docker stop --time=1 3f85fe09f2172f138a9fb5738489c902d6f186ed16a45a32d74495543c124985 15:56:33 $ docker rm -f --volumes 3f85fe09f2172f138a9fb5738489c902d6f186ed16a45a32d74495543c124985 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:35 Warning: overwriting stash ‘coverage-report’ 15:56:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:36 + ls -al . 15:56:36 total 256 15:56:36 drwxrwxr-x 6 jenkins jenkins 4096 Mar 25 15:49 . 15:56:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 15:45 .. 15:56:36 -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 15:45 .dockerignore 15:56:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 15:45 .git 15:56:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 15:45 .github 15:56:36 -rw-rw-r-- 1 jenkins jenkins 106 Mar 25 15:45 .gitignore 15:56:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 15:45 .golangci.yml 15:56:36 -rw-rw-r-- 1 jenkins jenkins 18981 Mar 25 15:45 Attribution.txt 15:56:36 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 25 15:45 CHANGELOG.md 15:56:36 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 25 15:45 Dockerfile 15:56:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 15:45 GOVERNANCE.md 15:56:36 -rw-rw-r-- 1 jenkins jenkins 666 Mar 25 15:45 Jenkinsfile 15:56:36 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 15:45 LICENSE 15:56:36 -rw-rw-r-- 1 jenkins jenkins 618 Mar 25 15:45 OWNERS.md 15:56:36 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 25 15:45 README.md 15:56:36 -rw-rw-r-- 1 jenkins jenkins 12 Mar 25 15:43 VERSION 15:56:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 15:45 bin 15:56:36 -rw-r--r-- 1 jenkins jenkins 13 Mar 25 15:49 coverage.out 15:56:36 -rw-rw-r-- 1 jenkins jenkins 7078 Mar 25 15:45 go.mod 15:56:36 -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 15:45 go.sum 15:56:36 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 25 15:45 main.go 15:56:36 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 25 15:45 makefile 15:56:36 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 15:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:36 + 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=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f --label arch=arm64 --label version=3.2.0-dev.20 . 15:56:36 Sending build context to Docker daemon 239.1kB 15:56:37 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 15:56:37 Step 2/27 : FROM ${BASE} AS builder 15:56:37 ---> fbcbf392cdbc 15:56:37 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 15:56:37 ---> Running in 4d1362d2a5e5 15:56:37 Removing intermediate container 4d1362d2a5e5 15:56:37 ---> e52bbd327326 15:56:37 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:56:37 ---> Running in 0944807483a0 15:56:38 Removing intermediate container 0944807483a0 15:56:38 ---> 5d8e8f9a84cd 15:56:38 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:56:38 ---> Running in 8f467f12c975 15:56:38 Removing intermediate container 8f467f12c975 15:56:38 ---> 496b22fc4416 15:56:38 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:38 ---> Running in fdf51843b2e9 15:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:56:41 OK: 266 MiB in 52 packages 15:56:42 Removing intermediate container fdf51843b2e9 15:56:42 ---> 4f75213f251f 15:56:42 Step 7/27 : WORKDIR /app 15:56:42 ---> Running in b5a791c65087 15:56:42 Removing intermediate container b5a791c65087 15:56:42 ---> 082144b53101 15:56:42 Step 8/27 : COPY go.mod vendor* ./ 15:56:43 ---> 3f31e6a829a9 15:56:43 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:43 ---> Running in c0a206857acd 15:56:46 Removing intermediate container c0a206857acd 15:56:46 ---> d20f2760ed1d 15:56:46 Step 10/27 : COPY . . 15:56:46 ---> eb83983e39e2 15:56:46 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:56:47 ---> Running in cfec88bcd8f8 15:56:47 Removing intermediate container cfec88bcd8f8 15:56:47 ---> 6c708d126cdb 15:56:47 Step 12/27 : RUN $MAKE 15:56:47 ---> Running in 6a5936c01570 15:56:48 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.20" -trimpath -mod=readonly -o app-service-configurable 16:00:27 Removing intermediate container 6a5936c01570 16:00:27 ---> 0e31adfbc8e9 16:00:27 Step 13/27 : FROM alpine:3.18 16:00:27 3.18: Pulling from library/alpine 16:00:27 c6b39de5b339: Pulling fs layer 16:00:27 c6b39de5b339: Verifying Checksum 16:00:27 c6b39de5b339: Download complete 16:00:27 c6b39de5b339: Pull complete 16:00:27 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:00:27 Status: Downloaded newer image for alpine:3.18 16:00:27 ---> 33abbf032149 16:00:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:00:27 ---> Running in bede735ad941 16:00:27 Removing intermediate container bede735ad941 16:00:27 ---> 138a627fa480 16:00:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:00:27 ---> Running in 39fc25f7caba 16:00:27 Removing intermediate container 39fc25f7caba 16:00:27 ---> de2c613bfa3e 16:00:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:00:27 ---> Running in 549eb72b5aea 16:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:00:27 (1/2) Installing ca-certificates (20240226-r0) 16:00:27 (2/2) Installing dumb-init (1.2.5-r2) 16:00:27 Executing busybox-1.36.1-r5.trigger 16:00:27 Executing ca-certificates-20240226-r0.trigger 16:00:27 OK: 9 MiB in 17 packages 16:00:27 Removing intermediate container 549eb72b5aea 16:00:27 ---> dd4d6649833f 16:00:27 Step 17/27 : RUN apk --no-cache upgrade 16:00:27 ---> Running in 51348db78032 16:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:00:27 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 16:00:27 Executing ca-certificates-20240226-r0.trigger 16:00:27 OK: 9 MiB in 17 packages 16:00:29 Removing intermediate container 51348db78032 16:00:29 ---> 0ed2a12815e6 16:00:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:00:29 ---> 1d0661ed3585 16:00:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:00:30 ---> 87ab0257a0cd 16:00:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:00:30 ---> 9324d80eaf3c 16:00:30 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:00:32 ---> 149cb31212cf 16:00:32 Step 22/27 : EXPOSE 48095 16:00:32 ---> Running in 2eb2e2a76395 16:00:33 Removing intermediate container 2eb2e2a76395 16:00:33 ---> 5f6691d34d7f 16:00:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:00:33 ---> Running in 8a03e5d0d503 16:00:33 Removing intermediate container 8a03e5d0d503 16:00:33 ---> 22031b08dccd 16:00:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:00:33 ---> Running in 4f4524a98f48 16:00:34 Removing intermediate container 4f4524a98f48 16:00:34 ---> 22b312087c16 16:00:34 Step 25/27 : LABEL arch=arm64 16:00:34 ---> Running in a0d11a4c5d8d 16:00:34 Removing intermediate container a0d11a4c5d8d 16:00:34 ---> ab38eef2349c 16:00:34 Step 26/27 : LABEL git_sha=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 16:00:34 ---> Running in 136b9c3f3a80 16:00:35 Removing intermediate container 136b9c3f3a80 16:00:35 ---> e1425b2bfa09 16:00:35 Step 27/27 : LABEL version=3.2.0-dev.20 16:00:35 ---> Running in 6f0226204d6c 16:00:35 Removing intermediate container 6f0226204d6c 16:00:35 ---> f024712237cf 16:00:35 [Warning] One or more build-args [ARCH] were not consumed 16:00:35 Successfully built f024712237cf 16:00:35 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 16:00:35 provisioning config files... 16:00:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/229@tmp/config10611201073403387029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:36 ---> ****-login.sh 16:00:36 nexus3.edgexfoundry.org:10001 16:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:36 Configure a credential helper to remove this warning. See 16:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:36 16:00:36 Login Succeeded 16:00:36 nexus3.edgexfoundry.org:10002 16:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:37 Configure a credential helper to remove this warning. See 16:00:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:37 16:00:37 Login Succeeded 16:00:37 nexus3.edgexfoundry.org:10003 16:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:37 Configure a credential helper to remove this warning. See 16:00:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:37 16:00:37 Login Succeeded 16:00:37 nexus3.edgexfoundry.org:10004 16:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:38 Configure a credential helper to remove this warning. See 16:00:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:38 16:00:38 Login Succeeded 16:00:38 ****.io 16:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:00:38 Configure a credential helper to remove this warning. See 16:00:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:00:38 16:00:38 Login Succeeded 16:00:38 ---> ****-login.sh ends [Pipeline] } 16:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:00:38 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:00:38 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 16:00:38 latest 16:00:38 3.2.0-dev.20 16:00:38 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 16:00:38 main 16:00:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 16:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:00:39 510c554d0158: Preparing 16:00:39 3845149a6bed: Preparing 16:00:39 db90fec7a047: Preparing 16:00:39 c494521816a0: Preparing 16:00:39 e5b7cfef422b: Preparing 16:00:39 e4ae178ab2cb: Preparing 16:00:39 7c504f21be85: Preparing 16:00:39 e4ae178ab2cb: Waiting 16:00:39 7c504f21be85: Waiting 16:00:40 3845149a6bed: Pushed 16:00:40 c494521816a0: Pushed 16:00:40 db90fec7a047: Pushed 16:00:40 e5b7cfef422b: Pushed 16:00:40 7c504f21be85: Layer already exists 16:00:40 e4ae178ab2cb: Pushed 16:00:47 510c554d0158: Pushed 16:00:47 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:47 + 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 16:00:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:00:48 510c554d0158: Preparing 16:00:48 3845149a6bed: Preparing 16:00:48 db90fec7a047: Preparing 16:00:48 c494521816a0: Preparing 16:00:48 e5b7cfef422b: Preparing 16:00:48 e4ae178ab2cb: Preparing 16:00:48 7c504f21be85: Preparing 16:00:48 e4ae178ab2cb: Waiting 16:00:48 7c504f21be85: Waiting 16:00:48 e5b7cfef422b: Layer already exists 16:00:48 db90fec7a047: Layer already exists 16:00:48 c494521816a0: Layer already exists 16:00:48 510c554d0158: Layer already exists 16:00:48 3845149a6bed: Layer already exists 16:00:48 7c504f21be85: Layer already exists 16:00:48 e4ae178ab2cb: Layer already exists 16:00:48 latest: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.20 16:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:00:49 510c554d0158: Preparing 16:00:49 3845149a6bed: Preparing 16:00:49 db90fec7a047: Preparing 16:00:49 c494521816a0: Preparing 16:00:49 e5b7cfef422b: Preparing 16:00:49 e4ae178ab2cb: Preparing 16:00:49 7c504f21be85: Preparing 16:00:49 e4ae178ab2cb: Waiting 16:00:49 7c504f21be85: Waiting 16:00:49 3845149a6bed: Layer already exists 16:00:49 e5b7cfef422b: Layer already exists 16:00:49 510c554d0158: Layer already exists 16:00:49 c494521816a0: Layer already exists 16:00:49 db90fec7a047: Layer already exists 16:00:49 e4ae178ab2cb: Layer already exists 16:00:49 7c504f21be85: Layer already exists 16:00:49 3.2.0-dev.20: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 16:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:00:50 510c554d0158: Preparing 16:00:50 3845149a6bed: Preparing 16:00:50 db90fec7a047: Preparing 16:00:50 c494521816a0: Preparing 16:00:50 e5b7cfef422b: Preparing 16:00:50 e4ae178ab2cb: Preparing 16:00:50 7c504f21be85: Preparing 16:00:50 e4ae178ab2cb: Waiting 16:00:50 7c504f21be85: Waiting 16:00:50 510c554d0158: Layer already exists 16:00:50 3845149a6bed: Layer already exists 16:00:50 c494521816a0: Layer already exists 16:00:50 db90fec7a047: Layer already exists 16:00:50 e5b7cfef422b: Layer already exists 16:00:50 7c504f21be85: Layer already exists 16:00:50 e4ae178ab2cb: Layer already exists 16:00:50 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:50 + 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 16:00:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:00:51 510c554d0158: Preparing 16:00:51 3845149a6bed: Preparing 16:00:51 db90fec7a047: Preparing 16:00:51 c494521816a0: Preparing 16:00:51 e5b7cfef422b: Preparing 16:00:51 e4ae178ab2cb: Preparing 16:00:51 7c504f21be85: Preparing 16:00:51 e4ae178ab2cb: Waiting 16:00:51 db90fec7a047: Layer already exists 16:00:51 3845149a6bed: Layer already exists 16:00:51 c494521816a0: Layer already exists 16:00:51 510c554d0158: Layer already exists 16:00:51 e5b7cfef422b: Layer already exists 16:00:51 7c504f21be85: Layer already exists 16:00:51 e4ae178ab2cb: Layer already exists 16:00:51 main: digest: sha256:9f381f49be0947a223cd22a85a4fb67bbd292c1c22bd363df8e505f00707d493 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:00:51 ===================================================== [Pipeline] echo 16:00:51 taggedImages: 16:00:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f 16:00:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:00:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.20 16:00:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f-3.2.0-dev.20 16:00:51 - 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 16:00:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:51 16:00:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:00:52 arm64: Pulling from edgex-lftools-log-publisher 16:00:52 8998bd30e6a1: Pulling fs layer 16:00:52 04944245beec: Pulling fs layer 16:00:52 699f458cf7ca: Pulling fs layer 16:00:52 765212b225bb: Pulling fs layer 16:00:52 f23df028b6ca: Pulling fs layer 16:00:52 d65c8cfc05b1: Pulling fs layer 16:00:52 2437ff75d9bd: Pulling fs layer 16:00:52 f23df028b6ca: Waiting 16:00:52 d65c8cfc05b1: Waiting 16:00:52 2437ff75d9bd: Waiting 16:00:52 765212b225bb: Waiting 16:00:52 04944245beec: Verifying Checksum 16:00:52 04944245beec: Download complete 16:00:52 765212b225bb: Verifying Checksum 16:00:52 765212b225bb: Download complete 16:00:52 f23df028b6ca: Verifying Checksum 16:00:52 f23df028b6ca: Download complete 16:00:52 d65c8cfc05b1: Verifying Checksum 16:00:52 d65c8cfc05b1: Download complete 16:00:52 699f458cf7ca: Verifying Checksum 16:00:52 699f458cf7ca: Download complete 16:00:53 8998bd30e6a1: Verifying Checksum 16:00:53 8998bd30e6a1: Download complete 16:00:56 2437ff75d9bd: Verifying Checksum 16:00:56 2437ff75d9bd: Download complete 16:00:58 8998bd30e6a1: Pull complete 16:00:58 04944245beec: Pull complete 16:01:00 699f458cf7ca: Pull complete 16:01:01 765212b225bb: Pull complete 16:01:02 f23df028b6ca: Pull complete 16:01:02 d65c8cfc05b1: Pull complete 16:01:20 2437ff75d9bd: Pull complete 16:01:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:20 prd-ubuntu20.04-docker-arm64-4c-16g-1156 does not seem to be running inside a container 16:01:20 $ 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/229 -v /w/workspace/app-service-configurable/229:/w/workspace/app-service-configurable/229:rw,z -v /w/workspace/app-service-configurable/229@tmp:/w/workspace/app-service-configurable/229@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 16:01:24 $ docker top 802f54f211e080b3de034dde0bc93f733d400e42bb0dab30b841561123a01247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:25 ---> job-cost.sh 16:01:25 lf-activate-venv: SKIPPING 16:01:25 INFO: No Stack... 16:01:25 INFO: Retrieving Pricing Info for: v3-standard-4 16:01:26 INFO: Archiving Costs [Pipeline] sh 16:01:26 + cut -d, -f6 16:01:26 + cat /w/workspace/app-service-configurable/229/archives/cost.csv [Pipeline] lock 16:01:27 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] 16:01:27 Resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] did not exist. Created. 16:01:27 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:27 /w/workspace/app-service-configurable/229@tmp/durable-80959408/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:01:28 + echo total: 0.10999999940395355 [Pipeline] stash 16:01:28 Warning: overwriting stash ‘stack-cost’ 16:01:28 Stashed 1 file(s) [Pipeline] } 16:01:28 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-229-stack-cost] [Pipeline] // lock [Pipeline] } 16:01:28 $ docker stop --time=1 802f54f211e080b3de034dde0bc93f733d400e42bb0dab30b841561123a01247 16:01:30 $ docker rm -f --volumes 802f54f211e080b3de034dde0bc93f733d400e42bb0dab30b841561123a01247 [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 16:01:30 provisioning config files... 16:01:30 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6682060173413713671tmp [Pipeline] { [Pipeline] sh 16:01:31 + set +x 16:01:31 + curl -s https://codecov.io/bash 16:01:31 + bash -s -- 16:01:31 16:01:31 _____ _ 16:01:31 / ____| | | 16:01:31 | | ___ __| | ___ ___ _____ __ 16:01:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:01:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:01:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:01:31 Bash-1.0.6 16:01:31 16:01:31 16:01:31 ==> git version 2.25.1 found 16:01:31 ==> 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 16:01:31 Release-Date: 2020-01-08 16:01:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:01:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:01:31 ==> Jenkins CI detected. 16:01:31 current dir:  /w/workspace/ry_app-service-configurable_main 16:01:31 project root: . 16:01:31 --> token set from env 16:01:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:01:31 ==> Running gcov in . (disable via -X gcov) 16:01:31 ==> Python coveragepy not found 16:01:31 ==> Searching for coverage reports in: 16:01:31 + . 16:01:31 -> Found 1 reports 16:01:31 ==> Detecting git/mercurial file structure 16:01:31 ==> Reading reports 16:01:31 + ./coverage.out bytes=13 16:01:31 ==> Appending adjustments 16:01:31 https://docs.codecov.io/docs/fixing-reports 16:01:31 + Found adjustments 16:01:31 ==> Gzipping contents 16:01:31 4.0K /tmp/codecov.ezST2O.gz 16:01:31 ==> Uploading reports 16:01:31 url: https://codecov.io 16:01:31 query: branch=main&commit=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:01:31 -> Pinging Codecov 16:01:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f&build=229&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F229%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:01:31 -> Uploading to 16:01:31 https://storage.googleapis.com/codecov/v4/raw/2024-03-25/A97CA9966030D2A3747ED39772930CCE/3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f/7fe4237d-4115-4b85-8f79-ddc8226b743e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T160131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7068e45760998c54d748e593c0fc2314e5f1224a2e66e029d85543f493e70cef 16:01:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:01:31 Dload Upload Total Spent Left Speed 16:01:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 818 --:--:-- --:--:-- --:--:-- 818 16:01:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] } 16:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:01:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:01:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:32 16:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:01:32 df9b9388f04a: Pulling fs layer 16:01:32 52dc419b0ee2: Pulling fs layer 16:01:32 25bc292e5bac: Pulling fs layer 16:01:32 114826534d7a: Pulling fs layer 16:01:32 4657fd5d0bcf: Pulling fs layer 16:01:32 6ad1cebc031e: Pulling fs layer 16:01:32 8a3aa393b2d8: Pulling fs layer 16:01:32 114826534d7a: Waiting 16:01:32 4657fd5d0bcf: Waiting 16:01:32 6ad1cebc031e: Waiting 16:01:32 8a3aa393b2d8: Waiting 16:01:32 25bc292e5bac: Verifying Checksum 16:01:32 25bc292e5bac: Download complete 16:01:32 52dc419b0ee2: Download complete 16:01:32 4657fd5d0bcf: Verifying Checksum 16:01:32 4657fd5d0bcf: Download complete 16:01:32 df9b9388f04a: Verifying Checksum 16:01:32 df9b9388f04a: Download complete 16:01:32 6ad1cebc031e: Verifying Checksum 16:01:32 6ad1cebc031e: Download complete 16:01:32 df9b9388f04a: Pull complete 16:01:33 52dc419b0ee2: Pull complete 16:01:33 25bc292e5bac: Pull complete 16:01:33 114826534d7a: Verifying Checksum 16:01:33 114826534d7a: Download complete 16:01:33 8a3aa393b2d8: Verifying Checksum 16:01:33 8a3aa393b2d8: Download complete 16:01:37 114826534d7a: Pull complete 16:01:37 4657fd5d0bcf: Pull complete 16:01:37 6ad1cebc031e: Pull complete 16:01:39 8a3aa393b2d8: Pull complete 16:01:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:40 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 16:01:40 $ 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:1.410.4 cat 16:01:43 $ docker top 578f9928ada345428dfd8139b1c3d675859f992376d6e6c1d1cc7818cad442ff -eo pid,comm [Pipeline] { [Pipeline] echo 16:01:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:01:43 + set -o pipefail 16:01:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:01:52 16:01:52 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:01:52 16:01:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/feab4dc2-cbfa-4e6a-b847-a3ec8a35dd18 16:01:52 16:01:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:01:52 16:01:52 16:01:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:01:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:01:52 More details here: https://snyk.co/ue1NS [Pipeline] } 16:01:52 $ docker stop --time=1 578f9928ada345428dfd8139b1c3d675859f992376d6e6c1d1cc7818cad442ff 16:01:55 $ docker rm -f --volumes 578f9928ada345428dfd8139b1c3d675859f992376d6e6c1d1cc7818cad442ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:01:56 + git log --format=format:%s -1 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f [Pipeline] sh 16:01:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:01:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:01:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:01:57 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 16:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:01:57 $ docker top a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 -eo pid,comm 16:01:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:01:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:57 [ssh-agent] Looking for ssh-agent implementation... 16:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:58 $ docker exec a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 ssh-agent 16:01:58 SSH_AUTH_SOCK=/tmp/ssh-K8AZwjHJWqeZ/agent.33 16:01:58 SSH_AGENT_PID=39 16:01:58 Running ssh-add (command line suppressed) 16:01:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17172231592550257508.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17172231592550257508.key) 16:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:58 + git semver tag 16:01:58 2024-03-25 16:01:58,706 [run_tag] DEBUG tag force:False 16:01:58 2024-03-25 16:01:58,706 [check_head_tag] DEBUG check head tag 16:01:58 2024-03-25 16:01:58,707 [execute] INFO git cat-file --batch-check 16:01:58 2024-03-25 16:01:58,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:01:58 2024-03-25 16:01:58,711 [execute] INFO git cat-file --batch 16:01:58 2024-03-25 16:01:58,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:01:58 2024-03-25 16:01:58,732 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:01:58 2024-03-25 16:01:58,732 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 16:01:58 2024-03-25 16:01:58,733 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:01:58 2024-03-25 16:01:58,738 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:01:58 3.2.0-dev.20 [Pipeline] } 16:01:58 $ docker exec --env ******** --env ******** a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 ssh-agent -k 16:01:58 unset SSH_AUTH_SOCK; 16:01:58 unset SSH_AGENT_PID; 16:01:58 echo Agent pid 39 killed; 16:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:59 + git semver [Pipeline] } 16:01:59 $ docker stop --time=1 a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 16:02:00 $ docker rm -f --volumes a382b1d2828405509cc5000afb0270d70da6ad24cc3a871cfb7763b21c35faa3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:01 16:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:01 0.23.1-centos7: Pulling from edgex-lftools 16:02:01 ab5ef0e58194: Pulling fs layer 16:02:01 9712f1f96733: Pulling fs layer 16:02:01 63f879dbbcfc: Pulling fs layer 16:02:01 0d9ebad4ef96: Pulling fs layer 16:02:01 e9a5061849ea: Pulling fs layer 16:02:01 d747dcd14b5f: Pulling fs layer 16:02:01 2de7ff778b66: Pulling fs layer 16:02:01 e9a5061849ea: Waiting 16:02:01 d747dcd14b5f: Waiting 16:02:01 0d9ebad4ef96: Waiting 16:02:01 2de7ff778b66: Waiting 16:02:01 9712f1f96733: Download complete 16:02:01 63f879dbbcfc: Verifying Checksum 16:02:02 e9a5061849ea: Verifying Checksum 16:02:02 e9a5061849ea: Download complete 16:02:02 d747dcd14b5f: Verifying Checksum 16:02:02 d747dcd14b5f: Download complete 16:02:02 ab5ef0e58194: Download complete 16:02:02 0d9ebad4ef96: Verifying Checksum 16:02:02 0d9ebad4ef96: Download complete 16:02:02 2de7ff778b66: Verifying Checksum 16:02:04 ab5ef0e58194: Pull complete 16:02:04 9712f1f96733: Pull complete 16:02:05 63f879dbbcfc: Pull complete 16:02:08 0d9ebad4ef96: Pull complete 16:02:09 e9a5061849ea: Pull complete 16:02:09 d747dcd14b5f: Pull complete 16:02:09 2de7ff778b66: Pull complete 16:02:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:02:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:10 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 16:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:02:16 $ docker top b3bf3787da50d4c951b8fe35110d977ebe0918d7b8146f968febe082e5eba1e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:02:16 provisioning config files... 16:02:16 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13301528331613694445tmp 16:02:16 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1714459999834948524tmp 16:02:16 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13735619826052986980tmp [Pipeline] { [Pipeline] echo 16:02:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:02:16 ---> sigul-configuration.sh 16:02:16 gpg: directory `/root/.gnupg' created 16:02:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:02:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:02:16 gpg: keyring `/root/.gnupg/secring.gpg' created 16:02:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:02:16 gpg: CAST5 encrypted data 16:02:16 gpg: encrypted with 1 passphrase 16:02:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:02:17 + mkdir /home/jenkins 16:02:17 + mkdir /home/jenkins/sigul [Pipeline] sh 16:02:17 + 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 16:02:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:02:17 ---> sigul-install.sh 16:02:17 Sigul already installed; skipping installation. [Pipeline] sh 16:02:18 + git tag --list 16:02:18 v1.0.0 16:02:18 v1.1.0 16:02:18 v1.2.0 16:02:18 v1.3.0 16:02:18 v1.3.1 16:02:18 v2.0.0 16:02:18 v2.0.1 16:02:18 v2.1.0 16:02:18 v2.1.1 16:02:18 v2.1.2 16:02:18 v2.2.0 16:02:18 v2.3 16:02:18 v2.3.0 16:02:18 v2.3.1 16:02:18 v3.0 16:02:18 v3.0.0 16:02:18 v3.0.1 16:02:18 v3.0.1-dev.1 16:02:18 v3.1 16:02:18 v3.1.0 16:02:18 v3.1.0-dev.1 16:02:18 v3.1.0-dev.10 16:02:18 v3.1.0-dev.11 16:02:18 v3.1.0-dev.12 16:02:18 v3.1.0-dev.13 16:02:18 v3.1.0-dev.14 16:02:18 v3.1.0-dev.15 16:02:18 v3.1.0-dev.16 16:02:18 v3.1.0-dev.17 16:02:18 v3.1.0-dev.18 16:02:18 v3.1.0-dev.19 16:02:18 v3.1.0-dev.2 16:02:18 v3.1.0-dev.20 16:02:18 v3.1.0-dev.21 16:02:18 v3.1.0-dev.22 16:02:18 v3.1.0-dev.23 16:02:18 v3.1.0-dev.24 16:02:18 v3.1.0-dev.25 16:02:18 v3.1.0-dev.26 16:02:18 v3.1.0-dev.27 16:02:18 v3.1.0-dev.28 16:02:18 v3.1.0-dev.29 16:02:18 v3.1.0-dev.3 16:02:18 v3.1.0-dev.30 16:02:18 v3.1.0-dev.31 16:02:18 v3.1.0-dev.32 16:02:18 v3.1.0-dev.33 16:02:18 v3.1.0-dev.34 16:02:18 v3.1.0-dev.35 16:02:18 v3.1.0-dev.36 16:02:18 v3.1.0-dev.37 16:02:18 v3.1.0-dev.38 16:02:18 v3.1.0-dev.39 16:02:18 v3.1.0-dev.4 16:02:18 v3.1.0-dev.5 16:02:18 v3.1.0-dev.6 16:02:18 v3.1.0-dev.7 16:02:18 v3.1.0-dev.8 16:02:18 v3.1.0-dev.9 16:02:18 v3.2.0-dev.1 16:02:18 v3.2.0-dev.10 16:02:18 v3.2.0-dev.11 16:02:18 v3.2.0-dev.12 16:02:18 v3.2.0-dev.13 16:02:18 v3.2.0-dev.14 16:02:18 v3.2.0-dev.15 16:02:18 v3.2.0-dev.16 16:02:18 v3.2.0-dev.17 16:02:18 v3.2.0-dev.18 16:02:18 v3.2.0-dev.19 16:02:18 v3.2.0-dev.2 16:02:18 v3.2.0-dev.20 16:02:18 v3.2.0-dev.3 16:02:18 v3.2.0-dev.4 16:02:18 v3.2.0-dev.5 16:02:18 v3.2.0-dev.6 16:02:18 v3.2.0-dev.7 16:02:18 v3.2.0-dev.8 16:02:18 v3.2.0-dev.9 [Pipeline] sh 16:02:18 + lftools sign git-tag v3.2.0-dev.20 16:02:19 Signing Git tag with Sigul... 16:02:19 Signing v3.2.0-dev.20 [Pipeline] echo 16:02:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:02:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:02:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:02:19 $ docker stop --time=1 b3bf3787da50d4c951b8fe35110d977ebe0918d7b8146f968febe082e5eba1e9 16:02:21 $ docker rm -f --volumes b3bf3787da50d4c951b8fe35110d977ebe0918d7b8146f968febe082e5eba1e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:02:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:22 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 16:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:02:22 $ docker top 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 -eo pid,comm 16:02:22 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). 16:02:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:22 [ssh-agent] Looking for ssh-agent implementation... 16:02:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:22 $ docker exec 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 ssh-agent 16:02:22 SSH_AUTH_SOCK=/tmp/ssh-peOudWd2sLoo/agent.31 16:02:22 SSH_AGENT_PID=37 16:02:22 Running ssh-add (command line suppressed) 16:02:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10350660239738861041.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10350660239738861041.key) 16:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:23 + git semver bump pre 16:02:23 2024-03-25 16:02:23,289 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:02:23 2024-03-25 16:02:23,290 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 16:02:23 2024-03-25 16:02:23,290 [bump_version] DEBUG bumped version:3.2.0-dev.21 16:02:23 2024-03-25 16:02:23,290 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:02:23 2024-03-25 16:02:23,290 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:02:23 2024-03-25 16:02:23,290 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:02:23 2024-03-25 16:02:23,292 [execute] INFO git cat-file --batch-check 16:02:23 2024-03-25 16:02:23,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:23 2024-03-25 16:02:23,297 [execute] INFO git cat-file --batch 16:02:23 2024-03-25 16:02:23,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:23 2024-03-25 16:02:23,303 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:02:23 3.2.0-dev.21 [Pipeline] } 16:02:23 $ docker exec --env ******** --env ******** 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 ssh-agent -k 16:02:23 unset SSH_AUTH_SOCK; 16:02:23 unset SSH_AGENT_PID; 16:02:23 echo Agent pid 37 killed; 16:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:23 + git semver [Pipeline] } 16:02:24 $ docker stop --time=1 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 16:02:25 $ docker rm -f --volumes 63da0cf5fca19f4335d2928ea4b4c31980301991cf47faec675a1dafc9db0221 [Pipeline] // withDockerContainer [Pipeline] sh 16:02:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:02:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:02:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:26 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 16:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:02:26 $ docker top e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc -eo pid,comm 16:02:26 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). 16:02:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:02:26 [ssh-agent] Looking for ssh-agent implementation... 16:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:02:26 $ docker exec e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc ssh-agent 16:02:26 SSH_AUTH_SOCK=/tmp/ssh-biJW7BnvCDNR/agent.32 16:02:26 SSH_AGENT_PID=38 16:02:26 Running ssh-add (command line suppressed) 16:02:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7172709415694225656.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7172709415694225656.key) 16:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:02:27 + git semver push 16:02:27 2024-03-25 16:02:27,375 [run_push] DEBUG push 16:02:27 2024-03-25 16:02:27,376 [execute] INFO git cat-file --batch-check 16:02:27 2024-03-25 16:02:27,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:02:27 2024-03-25 16:02:27,381 [execute] INFO git rev-list 6b0353ff459a7626e2294360ef1ebae3516381d5 -- 16:02:27 2024-03-25 16:02:27,381 [execute] DEBUG Popen(['git', 'rev-list', '6b0353ff459a7626e2294360ef1ebae3516381d5', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:02:27 2024-03-25 16:02:27,394 [execute] INFO git fetch -v origin 16:02:27 2024-03-25 16:02:27,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:02:28 2024-03-25 16:02:27,935 [run_push] DEBUG no remote changes detected 16:02:28 2024-03-25 16:02:27,935 [execute] INFO git push origin semver 16:02:28 2024-03-25 16:02:27,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:02:28 2024-03-25 16:02:28,781 [run_push] DEBUG push all version tags 16:02:28 2024-03-25 16:02:28,782 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:02:28 2024-03-25 16:02:28,782 [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) 16:02:29 2024-03-25 16:02:29,577 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:02:29 3.2.0-dev.21 [Pipeline] } 16:02:29 $ docker exec --env ******** --env ******** e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc ssh-agent -k 16:02:29 unset SSH_AUTH_SOCK; 16:02:30 unset SSH_AGENT_PID; 16:02:30 echo Agent pid 38 killed; 16:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:02:30 + git semver [Pipeline] } 16:02:30 $ docker stop --time=1 e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc 16:02:31 $ docker rm -f --volumes e903b75da8c3ec734854cc6d4186b912f00bb9f1a2bb8ac07f7848bea84e26cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:02:32 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:02:32 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:02:32 total 16 16:02:32 drwxr-xr-x 3 root root 4096 Mar 25 15:46 . 16:02:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 16:02 .. 16:02:32 drwxr-xr-x 2 root root 4096 Mar 25 15:46 cost 16:02:32 -rw-r--r-- 1 root root 96 Mar 25 15:46 cost.csv 16:02:32 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:02:32 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:02:32 total 16 16:02:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 15:46 . 16:02:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 16:02 .. 16:02:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 15:46 cost 16:02:32 -rw-r--r-- 1 jenkins jenkins 96 Mar 25 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:02:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:02:33 ---> package-listing.sh 16:02:33 ++ facter osfamily 16:02:33 ++ tr '[:upper:]' '[:lower:]' 16:02:33 + OS_FAMILY=debian 16:02:33 + workspace=/w/workspace/ry_app-service-configurable_main 16:02:33 + START_PACKAGES=/tmp/packages_start.txt 16:02:33 + END_PACKAGES=/tmp/packages_end.txt 16:02:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:33 + PACKAGES=/tmp/packages_start.txt 16:02:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:02:33 + PACKAGES=/tmp/packages_end.txt 16:02:33 + case "${OS_FAMILY}" in 16:02:33 + dpkg -l 16:02:33 + grep '^ii' 16:02:33 + '[' -f /tmp/packages_start.txt ']' 16:02:33 + '[' -f /tmp/packages_end.txt ']' 16:02:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:02:33 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:02:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:02:33 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 16:02:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:34 prd-ubuntu20.04-docker-8c-8g-1154 does not seem to be running inside a container 16:02:34 $ 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 16:02:35 $ docker top fc19777c2a6f56daaf955fb4b11d55b9f8a13946ce40a3755fea25a9b93feb04 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:02:35 + mkdir -p /var/log/sysstat [Pipeline] sh 16:02:35 + ls /var/log/sa-host 16:02:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:36 provisioning config files... 16:02:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13103542683300974987tmp [Pipeline] { [Pipeline] echo 16:02:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:02:36 ---> create-netrc.sh [Pipeline] } 16:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:02:36 ---> python-tools-install.sh [Pipeline] echo 16:02:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:02:37 ---> sudo-logs.sh 16:02:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:02:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:02:37 ---> job-cost.sh 16:02:37 lf-activate-venv: SKIPPING 16:02:37 DEBUG: total: 0.2199999988079071 16:02:37 INFO: Retrieving Stack Cost... 16:02:38 INFO: Retrieving Pricing Info for: v3-standard-8 16:02:38 INFO: Archiving Costs [Pipeline] echo 16:02:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:02:38 ---> logs-deploy.sh 16:02:38 lf-activate-venv: SKIPPING 16:02:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/229 16:02:38 INFO: archiving workspace using pattern(s): 16:02:39 Archives upload complete. 16:02:39 INFO: archiving logs to Nexus