Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 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-ssh7329071610354538360.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-ssh14351187513564642567.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-ssh5304638454603601525.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-ssh12635966269401078337.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-ssh5390106415716723786.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24556’ Running on prd-ubuntu20.04-docker-8c-8g-24559 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 Avoid second fetch Checking out Revision c4ad7f437a1e68c2d718492a8a567dff3f36cc6a (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4ad7f437a1e68c2d718492a8a567dff3f36cc6a # timeout=10 Commit message: "build: Add ldflags to strip debug info from binary (#628)" > git rev-list --no-walk 526552ff656a02384cdaefa51e61e743aa906af0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:42 ========================================================= 16:39:42 EdgeX Global Pipelines Version Info 16:39:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:43 ------------------- 16:39:43 stable info: 16:39:43 ------------------- 16:39:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:39:43 Message: update stable to v1.0.258 16:39:43 ------------------- 16:39:43 experimental info: 16:39:43 ------------------- 16:39:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:39:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:39:43 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4ad7f4 [Pipeline] echo 16:39:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:44 provisioning config files... 16:39:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7408383934436369650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:45 ---> ****-login.sh 16:39:45 nexus3.edgexfoundry.org:10001 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 nexus3.edgexfoundry.org:10002 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 nexus3.edgexfoundry.org:10003 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 nexus3.edgexfoundry.org:10004 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:39:46 Configure a credential helper to remove this warning. See 16:39:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:39:46 16:39:46 Login Succeeded 16:39:46 ****.io 16:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:39:46 Configure a credential helper to remove this warning. See 16:39:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:39:46 16:39:46 Login Succeeded 16:39:46 ---> ****-login.sh ends [Pipeline] } 16:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:39:46 + git rev-list -1 --merges c4ad7f437a1e68c2d718492a8a567dff3f36cc6a~1..c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo 16:39:46 -----------> git rev-list -1 --merges c4ad7f437a1e68c2d718492a8a567dff3f36cc6a~1..c4ad7f437a1e68c2d718492a8a567dff3f36cc6a c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [false] [Pipeline] sh 16:39:47 + git log --format=format:%s -1 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo 16:39:47 ========================================================= 16:39:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:39:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:47 + git log --format=format:%s -1 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo 16:39:47 [semverPrep] GIT_COMMIT: c4ad7f437a1e68c2d718492a8a567dff3f36cc6a, Commit Message: build: Add ldflags to strip debug info from binary (#628) [Pipeline] echo 16:39:47 [semverPrep] This is not a build commit. [Pipeline] sh 16:39:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:48 + grep -v github /etc/ssh/ssh_known_hosts 16:39:48 + [ -e /tmp/ssh_known_hosts ] 16:39:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:39:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:39:48 + sudo tee -a /etc/ssh/ssh_known_hosts 16:39:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:48 16:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:39:48 b85a868b505f: Pulling fs layer 16:39:48 e2be974225ed: Pulling fs layer 16:39:48 339a4e72a1f5: Pulling fs layer 16:39:48 988bab9f4d93: Pulling fs layer 16:39:48 1469e6f7b9e6: Pulling fs layer 16:39:48 eaf3925da568: Pulling fs layer 16:39:48 bab4dde63d76: Pulling fs layer 16:39:48 bde34c3a00c8: Pulling fs layer 16:39:48 b352a97aabf1: Pulling fs layer 16:39:48 4872d77fe225: Pulling fs layer 16:39:48 5851b861e8e6: Pulling fs layer 16:39:48 988bab9f4d93: Waiting 16:39:48 bde34c3a00c8: Waiting 16:39:48 b352a97aabf1: Waiting 16:39:48 4872d77fe225: Waiting 16:39:48 5851b861e8e6: Waiting 16:39:48 1469e6f7b9e6: Waiting 16:39:48 eaf3925da568: Waiting 16:39:48 bab4dde63d76: Waiting 16:39:48 e2be974225ed: Verifying Checksum 16:39:48 e2be974225ed: Download complete 16:39:48 988bab9f4d93: Verifying Checksum 16:39:48 988bab9f4d93: Download complete 16:39:49 1469e6f7b9e6: Verifying Checksum 16:39:49 1469e6f7b9e6: Download complete 16:39:49 eaf3925da568: Verifying Checksum 16:39:49 eaf3925da568: Download complete 16:39:49 339a4e72a1f5: Verifying Checksum 16:39:49 339a4e72a1f5: Download complete 16:39:49 bde34c3a00c8: Verifying Checksum 16:39:49 bde34c3a00c8: Download complete 16:39:49 b352a97aabf1: Verifying Checksum 16:39:49 b352a97aabf1: Download complete 16:39:49 4872d77fe225: Verifying Checksum 16:39:49 4872d77fe225: Download complete 16:39:49 5851b861e8e6: Verifying Checksum 16:39:49 5851b861e8e6: Download complete 16:39:49 b85a868b505f: Verifying Checksum 16:39:49 b85a868b505f: Download complete 16:39:49 bab4dde63d76: Verifying Checksum 16:39:49 bab4dde63d76: Download complete 16:39:50 b85a868b505f: Pull complete 16:39:50 e2be974225ed: Pull complete 16:39:51 339a4e72a1f5: Pull complete 16:39:51 988bab9f4d93: Pull complete 16:39:51 1469e6f7b9e6: Pull complete 16:39:51 eaf3925da568: Pull complete 16:39:53 bab4dde63d76: Pull complete 16:39:53 bde34c3a00c8: Pull complete 16:39:53 b352a97aabf1: Pull complete 16:39:53 4872d77fe225: Pull complete 16:39:53 5851b861e8e6: Pull complete 16:39:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:54 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:39:56 $ docker top 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 -eo pid,comm 16:39: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:39:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:57 [ssh-agent] Looking for ssh-agent implementation... 16:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:57 $ docker exec 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent 16:39:57 SSH_AUTH_SOCK=/tmp/ssh-dq0ivI8uFkd0/agent.33 16:39:57 SSH_AGENT_PID=39 16:39:57 Running ssh-add (command line suppressed) 16:39:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10583425511804378969.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10583425511804378969.key) 16:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:57 + git tag --points-at HEAD [Pipeline] } 16:39:57 $ docker exec --env ******** --env ******** 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent -k 16:39:57 unset SSH_AUTH_SOCK; 16:39:57 unset SSH_AGENT_PID; 16:39:57 echo Agent pid 39 killed; 16:39:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:57 [ssh-agent] Looking for ssh-agent implementation... 16:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:58 $ docker exec 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent 16:39:58 SSH_AUTH_SOCK=/tmp/ssh-gQi2M3peOIvR/agent.71 16:39:58 SSH_AGENT_PID=77 16:39:58 Running ssh-add (command line suppressed) 16:39:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15487785352165137883.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15487785352165137883.key) 16:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:58 + git semver init 16:39:58 2023-12-06 16:39:58,865 [run_init] DEBUG init version:0.0.0 force:False 16:39:58 2023-12-06 16:39:58,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:39:58 2023-12-06 16:39:58,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:39:58 2023-12-06 16:39:58,866 [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) 16:40:00 2023-12-06 16:40:00,004 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:40:00 2023-12-06 16:40:00,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:40:00 2023-12-06 16:40:00,005 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:40:00 2023-12-06 16:40:00,005 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:40:00 3.2.0-dev.3 [Pipeline] } 16:40:00 $ docker exec --env ******** --env ******** 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent -k 16:40:00 unset SSH_AUTH_SOCK; 16:40:00 unset SSH_AGENT_PID; 16:40:00 echo Agent pid 77 killed; 16:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:00 + git semver [Pipeline] } 16:40:01 $ docker stop --time=1 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 16:40:02 $ docker rm -f --volumes 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:03 Stashed 1 file(s) [Pipeline] echo 16:40:03 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 16:40:03 provisioning config files... 16:40:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15857900208783893857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:03 ---> ****-login.sh 16:40:03 nexus3.edgexfoundry.org:10001 16:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:03 Configure a credential helper to remove this warning. See 16:40:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:03 16:40:03 Login Succeeded 16:40:03 nexus3.edgexfoundry.org:10002 16:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:04 Configure a credential helper to remove this warning. See 16:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:04 16:40:04 Login Succeeded 16:40:04 nexus3.edgexfoundry.org:10003 16:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:04 Configure a credential helper to remove this warning. See 16:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:04 16:40:04 Login Succeeded 16:40:04 nexus3.edgexfoundry.org:10004 16:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:04 Configure a credential helper to remove this warning. See 16:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:04 16:40:04 Login Succeeded 16:40:04 ****.io 16:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:40:04 Configure a credential helper to remove this warning. See 16:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:40:04 16:40:04 Login Succeeded 16:40:04 ---> ****-login.sh ends [Pipeline] } 16:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:40:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:40:04 ========================================================= 16:40:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:40:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:05 + 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 . 16:40:05 Sending build context to Docker daemon 8.788MB 16:40:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:40:05 Step 2/12 : FROM ${BASE} AS builder 16:40:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:40:05 7264a8db6415: Pulling fs layer 16:40:05 c4d48a809fc2: Pulling fs layer 16:40:05 4f1c88b9dad5: Pulling fs layer 16:40:05 ad3a456e5733: Pulling fs layer 16:40:05 69c7f0334f64: Pulling fs layer 16:40:05 1f1c1a5573a3: Pulling fs layer 16:40:05 ce7588e14bc9: Pulling fs layer 16:40:05 b5e4710f87ac: Pulling fs layer 16:40:05 ad3a456e5733: Waiting 16:40:05 69c7f0334f64: Waiting 16:40:05 1f1c1a5573a3: Waiting 16:40:05 ce7588e14bc9: Waiting 16:40:05 b5e4710f87ac: Waiting 16:40:05 c4d48a809fc2: Verifying Checksum 16:40:05 c4d48a809fc2: Download complete 16:40:05 ad3a456e5733: Verifying Checksum 16:40:05 ad3a456e5733: Download complete 16:40:05 69c7f0334f64: Download complete 16:40:05 7264a8db6415: Verifying Checksum 16:40:05 7264a8db6415: Download complete 16:40:05 1f1c1a5573a3: Verifying Checksum 16:40:05 1f1c1a5573a3: Download complete 16:40:05 7264a8db6415: Pull complete 16:40:05 b5e4710f87ac: Verifying Checksum 16:40:05 b5e4710f87ac: Download complete 16:40:05 c4d48a809fc2: Pull complete 16:40:05 4f1c88b9dad5: Verifying Checksum 16:40:05 4f1c88b9dad5: Download complete 16:40:06 ce7588e14bc9: Verifying Checksum 16:40:06 ce7588e14bc9: Download complete 16:40:09 4f1c88b9dad5: Pull complete 16:40:09 ad3a456e5733: Pull complete 16:40:09 69c7f0334f64: Pull complete 16:40:09 1f1c1a5573a3: Pull complete 16:40:11 ce7588e14bc9: Pull complete 16:40:11 b5e4710f87ac: Pull complete 16:40:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:40:11 ---> 88b5674ff536 16:40:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:40:18 Still waiting to schedule task 16:40:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24558’ is offline 16:40:18 ---> Running in 62f7a1cda11f 16:40:18 Removing intermediate container 62f7a1cda11f 16:40:18 ---> e58ddcc6e1d9 16:40:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:40:18 ---> Running in f4b2c6b3b2c1 16:40:18 Removing intermediate container f4b2c6b3b2c1 16:40:18 ---> 39c350ccabba 16:40:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:40:18 ---> Running in 1b55ff2c42a5 16:40:18 Removing intermediate container 1b55ff2c42a5 16:40:18 ---> 943167dd365c 16:40:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:40:18 ---> Running in 1e078b0ebbec 16:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:40:18 OK: 264 MiB in 52 packages 16:40:19 Removing intermediate container 1e078b0ebbec 16:40:19 ---> 472d89abec64 16:40:19 Step 7/12 : WORKDIR /app 16:40:19 ---> Running in aafdbc42edf7 16:40:19 Removing intermediate container aafdbc42edf7 16:40:19 ---> d560a531dcc5 16:40:19 Step 8/12 : COPY go.mod vendor* ./ 16:40:19 ---> 801b510413d4 16:40:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:19 ---> Running in e9ad3285de4f 16:40:58 Removing intermediate container e9ad3285de4f 16:40:58 ---> 1a1e1e68da42 16:40:58 Step 10/12 : COPY . . 16:40:58 ---> 284b032bd655 16:40:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:40:58 ---> Running in 96f4f3b6d764 16:40:58 Removing intermediate container 96f4f3b6d764 16:40:58 ---> e593df77d97e 16:40:58 Step 12/12 : RUN $MAKE 16:40:58 ---> Running in 0404eb3e3d71 16:40:58 noop 16:40:58 Removing intermediate container 0404eb3e3d71 16:40:58 ---> 8bb4fb828cd2 16:40:58 Successfully built 8bb4fb828cd2 16:40:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:58 + docker inspect -f . ci-base-image-x86_64 16:40:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:59 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:40:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:40:59 $ docker top 5ed0137902100ac53504a922d6655bf4c20ade0466a38f03ffac1cd93bd8ab11 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:59 + go version 16:40:59 go version go1.21.0 linux/amd64 [Pipeline] } 16:40:59 $ docker stop --time=1 5ed0137902100ac53504a922d6655bf4c20ade0466a38f03ffac1cd93bd8ab11 16:41:01 $ docker rm -f --volumes 5ed0137902100ac53504a922d6655bf4c20ade0466a38f03ffac1cd93bd8ab11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:01 + docker inspect -f . ci-base-image-x86_64 16:41:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:01 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:41:02 $ docker top 87f491f7f2483e6ef6c05cbd33e69e6b199c99a5e8aa34bb2c362587ca99e1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:02 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:41:02 + make test 16:41:02 go test -race -coverprofile=coverage.out ./... 16:41:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:41:42 go vet ./... 16:41:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:45 ./bin/test-attribution-txt.sh [Pipeline] echo 16:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:41:45 $ docker stop --time=1 87f491f7f2483e6ef6c05cbd33e69e6b199c99a5e8aa34bb2c362587ca99e1c6 16:41:49 $ docker rm -f --volumes 87f491f7f2483e6ef6c05cbd33e69e6b199c99a5e8aa34bb2c362587ca99e1c6 [Pipeline] // withDockerContainer [Pipeline] sh 16:41:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:41:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:41:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:41:51 + ls -al . 16:41:51 total 184 16:41:51 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 16:41 . 16:41:51 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 16:39 .. 16:41:51 -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 16:39 .dockerignore 16:41:51 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:41 .git 16:41:51 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 16:39 .github 16:41:51 -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 16:39 .gitignore 16:41:51 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 16:39 .golangci.yml 16:41:51 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 16:39 .semver 16:41:51 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 16:39 Attribution.txt 16:41:51 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 16:39 CHANGELOG.md 16:41:51 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 16:39 Dockerfile 16:41:51 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 16:39 GOVERNANCE.md 16:41:51 -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 16:39 Jenkinsfile 16:41:51 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 16:39 LICENSE 16:41:51 -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 16:39 OWNERS.md 16:41:51 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 16:39 README.md 16:41:51 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 16:40 VERSION 16:41:51 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 16:39 bin 16:41:51 -rw-r--r-- 1 jenkins jenkins 13 Dec 6 16:41 coverage.out 16:41:51 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 16:39 go.mod 16:41:51 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 16:39 go.sum 16:41:51 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 16:39 main.go 16:41:51 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 6 16:39 makefile 16:41:51 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 16:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:51 + 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=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a --label arch=amd64 --label version=3.2.0-dev.3 . 16:41:51 Sending build context to Docker daemon 8.789MB 16:41:51 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:41:51 Step 2/27 : FROM ${BASE} AS builder 16:41:51 ---> 8bb4fb828cd2 16:41:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:41:51 ---> Running in ec3ff779d69a 16:41:51 Removing intermediate container ec3ff779d69a 16:41:51 ---> 64944418809f 16:41:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:41:51 ---> Running in 7de310993554 16:41:52 Removing intermediate container 7de310993554 16:41:52 ---> d45814db89bd 16:41:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:41:52 ---> Running in e0a9a63de794 16:41:52 Removing intermediate container e0a9a63de794 16:41:52 ---> 1c0eb89ed678 16:41:52 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:41:52 ---> Running in 13fabcdd1d51 16:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:41:52 OK: 264 MiB in 52 packages 16:41:53 Removing intermediate container 13fabcdd1d51 16:41:53 ---> a2b53bf39c3e 16:41:53 Step 7/27 : WORKDIR /app 16:41:53 ---> Running in 10997a5631ff 16:41:53 Removing intermediate container 10997a5631ff 16:41:53 ---> e7859d031fae 16:41:53 Step 8/27 : COPY go.mod vendor* ./ 16:41:53 ---> 41b019edd202 16:41:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:53 ---> Running in 36b63ff26e6b 16:41:54 Removing intermediate container 36b63ff26e6b 16:41:54 ---> 6df6f8869a9e 16:41:54 Step 10/27 : COPY . . 16:41:54 ---> 60b6e51ee212 16:41:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:41:54 ---> Running in 572331164c44 16:41:54 Removing intermediate container 572331164c44 16:41:54 ---> 5446e095f7ce 16:41:54 Step 12/27 : RUN $MAKE 16:41:54 ---> Running in 33068ad9acd6 16:41:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.3" -trimpath -mod=readonly -o app-service-configurable 16:42:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24560 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:42:05 Running in /w/workspace/app-service-configurable/212 [Pipeline] { [Pipeline] checkout 16:42:05 Selected Git installation does not exist. Using Default 16:42:05 The recommended git tool is: NONE 16:42:11 using credential edgex-jenkins-ssh 16:42:11 Cloning the remote Git repository 16:42:11 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:42:11 > git init /w/workspace/app-service-configurable/212 # timeout=10 16:42:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:42:11 > git --version # timeout=10 16:42:11 > git --version # 'git version 2.25.1' 16:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:13 Removing intermediate container 33068ad9acd6 16:42:13 ---> 53998bd16536 16:42:13 Step 13/27 : FROM alpine:3.18 16:42:13 3.18: Pulling from library/alpine 16:42:13 c926b61bad3b: Pulling fs layer 16:42:13 c926b61bad3b: Download complete 16:42:13 c926b61bad3b: Pull complete 16:42:13 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:42:13 Status: Downloaded newer image for alpine:3.18 16:42:13 ---> b541f2080109 16:42:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:42:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:42:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:14 ---> Running in 84ab0b655274 16:42:14 Removing intermediate container 84ab0b655274 16:42:14 ---> 11eb6567e39b 16:42:14 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:42:14 ---> Running in d331cb3ded9f 16:42:14 Removing intermediate container d331cb3ded9f 16:42:14 ---> ec7269a2623d 16:42:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:42:14 ---> Running in 46cc07fbbe0b 16:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:42:14 Avoid second fetch 16:42:14 Checking out Revision c4ad7f437a1e68c2d718492a8a567dff3f36cc6a (main) 16:42:14 (1/2) Installing ca-certificates (20230506-r0) 16:42:14 (2/2) Installing dumb-init (1.2.5-r2) 16:42:14 Executing busybox-1.36.1-r5.trigger 16:42:14 Executing ca-certificates-20230506-r0.trigger 16:42:15 OK: 8 MiB in 17 packages 16:42:15 Removing intermediate container 46cc07fbbe0b 16:42:15 ---> cf5a0594738b 16:42:15 Step 17/27 : RUN apk --no-cache upgrade 16:42:15 ---> Running in 332d0aaabaa5 16:42:14 > git config core.sparsecheckout # timeout=10 16:42:14 > git checkout -f c4ad7f437a1e68c2d718492a8a567dff3f36cc6a # timeout=10 16:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:42:15 Commit message: "build: Add ldflags to strip debug info from binary (#628)" 16:42:15 OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { 16:42:16 Removing intermediate container 332d0aaabaa5 16:42:16 ---> 88a683ca2b7c 16:42:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:16 ---> 53726544f30d 16:42:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:42:16 ---> 5448b57711ed 16:42:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:42:16 ---> 9828ee2f7e48 16:42:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:42:17 ---> c0139d573e0e 16:42:17 Step 22/27 : EXPOSE 48095 16:42:17 ---> Running in af02949eed62 16:42:17 Removing intermediate container af02949eed62 16:42:17 ---> 7d87c81cf362 16:42:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:42:17 ---> Running in 9fd0dbe750d4 16:42:17 Removing intermediate container 9fd0dbe750d4 16:42:17 ---> 224d8942624c 16:42:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:42:17 ---> Running in dfb67a2b6180 16:42:17 Removing intermediate container dfb67a2b6180 16:42:17 ---> 44984f1faeb5 16:42:17 Step 25/27 : LABEL arch=amd64 16:42:17 ---> Running in 0c3615f1c66d 16:42:17 Removing intermediate container 0c3615f1c66d 16:42:17 ---> b819767b4494 16:42:17 Step 26/27 : LABEL git_sha=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:42:17 ---> Running in a082cada884e 16:42:17 Removing intermediate container a082cada884e 16:42:17 ---> c3b47ab4805f 16:42:17 Step 27/27 : LABEL version=3.2.0-dev.3 16:42:17 ---> Running in 6aeaa1b9aa81 16:42:17 Removing intermediate container 6aeaa1b9aa81 16:42:17 ---> 864cc1cac503 16:42:17 [Warning] One or more build-args [ARCH] were not consumed 16:42:17 Successfully built 864cc1cac503 16:42:17 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 16:42:18 provisioning config files... 16:42:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7512603613667695457tmp 16:42:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:42:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:18 Dload Upload Total Spent Left Speed 16:42:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 16:42:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:42:19 ---> ****-login.sh 16:42:19 nexus3.edgexfoundry.org:10001 16:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:19 Configure a credential helper to remove this warning. See 16:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:19 16:42:19 Login Succeeded 16:42:19 nexus3.edgexfoundry.org:10002 16:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:19 Configure a credential helper to remove this warning. See 16:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:19 16:42:19 Login Succeeded 16:42:19 nexus3.edgexfoundry.org:10003 16:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:19 Configure a credential helper to remove this warning. See 16:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:19 16:42:19 Login Succeeded 16:42:19 nexus3.edgexfoundry.org:10004 16:42:19 + sudo tee /etc/docker/daemon.new 16:42:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:42:19 { 16:42:19 "registry-mirrors": [ 16:42:19 "https://nexus3.edgexfoundry.org:10001" 16:42:19 ], 16:42:19 "bip": "10.250.0.254/24", 16:42:19 "hosts": [ 16:42:19 "tcp://0.0.0.0:5555", 16:42:19 "unix:///var/run/docker.sock" 16:42:19 ], 16:42:19 "mtu": 1458, 16:42:19 "selinux-enabled": true, 16:42:19 "seccomp-profile": "/etc/docker/seccomp.json" 16:42:19 } [Pipeline] sh 16:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:19 Configure a credential helper to remove this warning. See 16:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:19 16:42:19 Login Succeeded 16:42:19 ****.io 16:42:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:42:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:19 Configure a credential helper to remove this warning. See 16:42:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:19 16:42:19 Login Succeeded 16:42:19 ---> ****-login.sh ends [Pipeline] } 16:42:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:42:20 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:42:20 latest 16:42:20 3.2.0-dev.3 16:42:20 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 16:42:20 main 16:42:20 ===================================================== 16:42:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:42:20 cb81265c808c: Preparing 16:42:20 9d6ecb041548: Preparing 16:42:20 767e26765285: Preparing 16:42:20 aae79e3ab959: Preparing 16:42:20 e8d130391a98: Preparing 16:42:20 aa5f87cf807f: Preparing 16:42:20 9fe9a137fd00: Preparing 16:42:20 9fe9a137fd00: Waiting 16:42:20 aa5f87cf807f: Waiting 16:42:20 767e26765285: Pushed 16:42:20 9d6ecb041548: Pushed 16:42:20 e8d130391a98: Pushed 16:42:20 aae79e3ab959: Pushed 16:42:20 9fe9a137fd00: Layer already exists 16:42:21 aa5f87cf807f: Pushed 16:42:23 cb81265c808c: Pushed 16:42:23 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:42:23 cb81265c808c: Preparing 16:42:23 9d6ecb041548: Preparing 16:42:23 767e26765285: Preparing 16:42:23 aae79e3ab959: Preparing 16:42:23 e8d130391a98: Preparing 16:42:23 aa5f87cf807f: Preparing 16:42:23 9fe9a137fd00: Preparing 16:42:23 9fe9a137fd00: Waiting 16:42:23 aa5f87cf807f: Waiting 16:42:23 aae79e3ab959: Layer already exists 16:42:23 cb81265c808c: Layer already exists 16:42:23 e8d130391a98: Layer already exists 16:42:23 767e26765285: Layer already exists 16:42:23 9d6ecb041548: Layer already exists 16:42:23 aa5f87cf807f: Layer already exists 16:42:23 9fe9a137fd00: Layer already exists 16:42:23 latest: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.3 16:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:42:24 cb81265c808c: Preparing 16:42:24 9d6ecb041548: Preparing 16:42:24 767e26765285: Preparing 16:42:24 aae79e3ab959: Preparing 16:42:24 e8d130391a98: Preparing 16:42:24 aa5f87cf807f: Preparing 16:42:24 9fe9a137fd00: Preparing 16:42:24 9fe9a137fd00: Waiting 16:42:24 aa5f87cf807f: Waiting 16:42:24 9d6ecb041548: Layer already exists 16:42:24 aae79e3ab959: Layer already exists 16:42:24 767e26765285: Layer already exists 16:42:24 e8d130391a98: Layer already exists 16:42:24 cb81265c808c: Layer already exists 16:42:24 aa5f87cf807f: Layer already exists 16:42:24 9fe9a137fd00: Layer already exists 16:42:24 3.2.0-dev.3: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 16:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:42:25 cb81265c808c: Preparing 16:42:25 9d6ecb041548: Preparing 16:42:25 767e26765285: Preparing 16:42:25 aae79e3ab959: Preparing 16:42:25 e8d130391a98: Preparing 16:42:25 aa5f87cf807f: Preparing 16:42:25 9fe9a137fd00: Preparing 16:42:25 aa5f87cf807f: Waiting 16:42:25 9fe9a137fd00: Waiting 16:42:25 aae79e3ab959: Layer already exists 16:42:25 767e26765285: Layer already exists 16:42:25 cb81265c808c: Layer already exists 16:42:25 aa5f87cf807f: Layer already exists 16:42:25 9fe9a137fd00: Layer already exists 16:42:25 e8d130391a98: Layer already exists 16:42:25 9d6ecb041548: Layer already exists 16:42:25 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:42:26 cb81265c808c: Preparing 16:42:26 9d6ecb041548: Preparing 16:42:26 767e26765285: Preparing 16:42:26 aae79e3ab959: Preparing 16:42:26 e8d130391a98: Preparing 16:42:26 aa5f87cf807f: Preparing 16:42:26 9fe9a137fd00: Preparing 16:42:26 9fe9a137fd00: Waiting 16:42:26 aa5f87cf807f: Waiting 16:42:26 9d6ecb041548: Layer already exists 16:42:26 e8d130391a98: Layer already exists 16:42:26 cb81265c808c: Layer already exists 16:42:26 aae79e3ab959: Layer already exists 16:42:26 767e26765285: Layer already exists 16:42:26 aa5f87cf807f: Layer already exists 16:42:26 9fe9a137fd00: Layer already exists 16:42:26 main: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:26 ===================================================== [Pipeline] echo 16:42:26 taggedImages: 16:42:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:42:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:42:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.3 16:42:26 - nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 16:42:26 - 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 16:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:27 16:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:27 latest: Pulling from edgex-lftools-log-publisher 16:42:27 5eb5b503b376: Pulling fs layer 16:42:27 5c69ac0246d0: Pulling fs layer 16:42:27 ec43610c2a17: Pulling fs layer 16:42:27 3a2ae6a8a46f: Pulling fs layer 16:42:27 33b1e0a273af: Pulling fs layer 16:42:27 5d3b04190fa2: Pulling fs layer 16:42:27 2f39f015ded8: Pulling fs layer 16:42:27 3a2ae6a8a46f: Waiting 16:42:27 33b1e0a273af: Waiting 16:42:27 5d3b04190fa2: Waiting 16:42:27 2f39f015ded8: Waiting 16:42:27 5c69ac0246d0: Download complete 16:42:27 3a2ae6a8a46f: Verifying Checksum 16:42:27 3a2ae6a8a46f: Download complete 16:42:27 33b1e0a273af: Verifying Checksum 16:42:27 33b1e0a273af: Download complete 16:42:27 ec43610c2a17: Verifying Checksum 16:42:27 ec43610c2a17: Download complete 16:42:27 5d3b04190fa2: Verifying Checksum 16:42:27 5d3b04190fa2: Download complete 16:42:28 5eb5b503b376: Verifying Checksum 16:42:28 5eb5b503b376: Download complete 16:42:28 2f39f015ded8: Verifying Checksum 16:42:28 2f39f015ded8: Download complete 16:42:29 5eb5b503b376: Pull complete 16:42:29 5c69ac0246d0: Pull complete 16:42:29 ec43610c2a17: Pull complete 16:42:30 3a2ae6a8a46f: Pull complete 16:42:30 33b1e0a273af: Pull complete 16:42:30 5d3b04190fa2: Pull complete 16:42:34 2f39f015ded8: Pull complete 16:42:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:34 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:42:38 $ docker top 2b609f1d749ced2591ebf858e9aab15ca4b9a94f3532c5264b36e584f5051ac9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 16:42:38 provisioning config files... 16:42:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/212@tmp/config16486877674097785795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:39 ---> job-cost.sh 16:42:39 lf-activate-venv: SKIPPING 16:42:39 INFO: No Stack... 16:42:39 ---> ****-login.sh 16:42:39 nexus3.edgexfoundry.org:10001 16:42:39 INFO: Retrieving Pricing Info for: v3-standard-8 16:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:39 Configure a credential helper to remove this warning. See 16:42:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:39 16:42:39 Login Succeeded 16:42:39 nexus3.edgexfoundry.org:10002 16:42:39 INFO: Archiving Costs [Pipeline] sh 16:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:39 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:42:39 + cut -d, -f6 [Pipeline] lock 16:42:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] 16:42:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] did not exist. Created. 16:42:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:40 Configure a credential helper to remove this warning. See 16:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:40 16:42:40 Login Succeeded 16:42:40 nexus3.edgexfoundry.org:10003 16:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:40 + echo total: 0.2199999988079071 [Pipeline] stash 16:42:40 Stashed 1 file(s) [Pipeline] } 16:42:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] 16:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:40 Configure a credential helper to remove this warning. See 16:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:40 16:42:40 Login Succeeded 16:42:40 nexus3.edgexfoundry.org:10004 16:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } 16:42:40 $ docker stop --time=1 2b609f1d749ced2591ebf858e9aab15ca4b9a94f3532c5264b36e584f5051ac9 16:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:40 Configure a credential helper to remove this warning. See 16:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:40 16:42:40 Login Succeeded 16:42:40 ****.io 16:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:42:40 Configure a credential helper to remove this warning. See 16:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:42:40 16:42:40 Login Succeeded 16:42:40 ---> ****-login.sh ends 16:42:41 $ docker rm -f --volumes 2b609f1d749ced2591ebf858e9aab15ca4b9a94f3532c5264b36e584f5051ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 16:42:41 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 16:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:42:42 ========================================================= 16:42:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:42:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:42 + 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 . 16:42:43 #0 building with "default" instance using docker driver 16:42:43 16:42:43 #1 [internal] load .dockerignore 16:42:43 #1 transferring context: 159B done 16:42:43 #1 DONE 0.1s 16:42:43 16:42:43 #2 [internal] load build definition from Dockerfile 16:42:43 #2 transferring dockerfile: 2.05kB 0.0s done 16:42:43 #2 DONE 0.1s 16:42:43 16:42:43 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:42:43 #3 DONE 0.1s 16:42:43 16:42:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:42:43 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 16:42:44 #4 ... 16:42:44 16:42:44 #5 [internal] load build context 16:42:44 #5 transferring context: 130.60kB 0.1s done 16:42:44 #5 DONE 0.1s 16:42:44 16:42:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:42:44 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 16:42:44 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 16:42:44 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 16:42:44 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 16:42:44 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 16:42:44 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 16:42:44 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s 16:42:44 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 16:42:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 16:42:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 16:42:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.53MB / 63.99MB 0.5s 16:42:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.07MB / 11.40MB 0.5s 16:42:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.6s 16:42:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.80MB / 63.99MB 0.7s 16:42:44 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 16:42:44 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 16:42:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 0.9s 16:42:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s 16:42:44 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.1s 16:42:44 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.1s 16:42:45 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.2s 16:42:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.2s 16:42:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.4s 16:42:45 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.18MB / 97.63MB 1.5s 16:42:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.6s 16:42:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.7s 16:42:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.5s 16:42:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done 16:42:48 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 16:42:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done 16:42:48 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 16:42:49 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16:42:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s 16:42:59 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s 16:43:05 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.9s done 16:43:06 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 16:43:06 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 16:43:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 16:43:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 16:43:15 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done 16:43:15 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 16:43:17 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 16:43:18 #4 DONE 34.6s 16:43:18 16:43:18 #6 [builder 2/7] RUN apk add --update --no-cache make git 16:43:19 #6 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:43:19 #6 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:43:20 #6 2.039 OK: 266 MiB in 52 packages 16:43:22 #6 DONE 3.8s 16:43:22 16:43:22 #7 [builder 3/7] WORKDIR /app 16:43:22 #7 DONE 0.1s 16:43:22 16:43:22 #8 [builder 4/7] COPY go.mod vendor* ./ 16:43:22 #8 DONE 0.1s 16:43:22 16:43:22 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:43:44 #9 DONE 21.6s 16:43:44 16:43:44 #10 [builder 6/7] COPY . . 16:43:44 #10 DONE 0.1s 16:43:44 16:43:44 #11 [builder 7/7] RUN echo noop 16:43:44 #11 0.608 noop 16:43:47 #11 DONE 2.9s 16:43:47 16:43:47 #12 exporting to image 16:43:47 #12 exporting layers 16:44:09 #12 exporting layers 22.1s done 16:44:09 #12 writing image sha256:a61fc8801b0248e698a96b9433df0711053b74e1e13ad7ed4aab3ffbb9d0a93b done 16:44:09 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 16:44:09 #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:10 + docker inspect -f . ci-base-image-arm64 16:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:10 prd-ubuntu20.04-docker-arm64-4c-16g-24560 does not seem to be running inside a container 16:44:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/212 -v /w/workspace/app-service-configurable/212:/w/workspace/app-service-configurable/212:rw,z -v /w/workspace/app-service-configurable/212@tmp:/w/workspace/app-service-configurable/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:44:11 $ docker top 8a3ae3d7a75c9fe728297d59c9990867cf9a47550190e62105f8982c6875bd91 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:12 + go version 16:44:12 go version go1.21.0 linux/arm64 [Pipeline] } 16:44:12 $ docker stop --time=1 8a3ae3d7a75c9fe728297d59c9990867cf9a47550190e62105f8982c6875bd91 16:44:15 $ docker rm -f --volumes 8a3ae3d7a75c9fe728297d59c9990867cf9a47550190e62105f8982c6875bd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:16 + docker inspect -f . ci-base-image-arm64 16:44:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:16 prd-ubuntu20.04-docker-arm64-4c-16g-24560 does not seem to be running inside a container 16:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/212 -v /w/workspace/app-service-configurable/212:/w/workspace/app-service-configurable/212:rw,z -v /w/workspace/app-service-configurable/212@tmp:/w/workspace/app-service-configurable/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:44:17 $ docker top ad4fd5a40be7c98a7c83871e3bd5e89a613388ea803a573c983da9571a6fedd7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:18 + git config --global --add safe.directory /w/workspace/app-service-configurable/212 [Pipeline] fileExists [Pipeline] sh 16:44:18 + make test 16:44:18 go test -race -coverprofile=coverage.out ./... 16:45:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:45:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:45:55 go vet ./... 16:46:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:46:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:46:51 ./bin/test-attribution-txt.sh [Pipeline] echo 16:46:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:46:51 $ docker stop --time=1 ad4fd5a40be7c98a7c83871e3bd5e89a613388ea803a573c983da9571a6fedd7 16:46:53 $ docker rm -f --volumes ad4fd5a40be7c98a7c83871e3bd5e89a613388ea803a573c983da9571a6fedd7 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:46:55 Warning: overwriting stash ‘coverage-report’ 16:46:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:46:56 + ls -al . 16:46:56 total 180 16:46:56 drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 16:44 . 16:46:56 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 16:42 .. 16:46:56 -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 16:42 .dockerignore 16:46:56 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:42 .git 16:46:56 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 16:42 .github 16:46:56 -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 16:42 .gitignore 16:46:56 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 16:42 .golangci.yml 16:46:56 -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 16:42 Attribution.txt 16:46:56 -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 16:42 CHANGELOG.md 16:46:56 -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 16:42 Dockerfile 16:46:56 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 16:42 GOVERNANCE.md 16:46:56 -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 16:42 Jenkinsfile 16:46:56 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 16:42 LICENSE 16:46:56 -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 16:42 OWNERS.md 16:46:56 -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 16:42 README.md 16:46:56 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 16:40 VERSION 16:46:56 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 16:42 bin 16:46:56 -rw-r--r-- 1 jenkins jenkins 13 Dec 6 16:44 coverage.out 16:46:56 -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 16:42 go.mod 16:46:56 -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 16:42 go.sum 16:46:56 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 16:42 main.go 16:46:56 -rw-rw-r-- 1 jenkins jenkins 2572 Dec 6 16:42 makefile 16:46:56 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 16:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:57 + 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=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a --label arch=arm64 --label version=3.2.0-dev.3 . 16:46:57 #0 building with "default" instance using docker driver 16:46:57 16:46:57 #1 [internal] load build definition from Dockerfile 16:46:57 #1 transferring dockerfile: 30B 16:46:57 #1 transferring dockerfile: 2.05kB done 16:46:57 #1 DONE 0.0s 16:46:57 16:46:57 #2 [internal] load .dockerignore 16:46:57 #2 transferring context: 159B 0.0s done 16:46:57 #2 DONE 0.0s 16:46:57 16:46:57 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:46:57 #3 DONE 0.0s 16:46:57 16:46:57 #4 [internal] load metadata for docker.io/library/alpine:3.18 16:46:57 #4 DONE 0.3s 16:46:57 16:46:57 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:46:57 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:46:58 #5 ... 16:46:58 16:46:58 #6 [internal] load build context 16:46:58 #6 transferring context: 1.45kB 0.0s done 16:46:58 #6 DONE 0.0s 16:46:58 16:46:58 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:46:58 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 16:46:58 #5 ... 16:46:58 16:46:58 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:46:58 #7 DONE 0.2s 16:46:58 16:46:58 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 16:46:58 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 16:46:58 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 16:46:58 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 16:46:58 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 16:46:58 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 16:46:58 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 16:46:59 #5 DONE 0.9s 16:46:59 16:46:59 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:46:59 #8 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:46:59 #8 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:47:00 #8 ... 16:47:00 16:47:00 #9 [builder 2/7] RUN apk add --update --no-cache make git 16:47:00 #9 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:47:00 #9 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:47:00 #9 2.278 OK: 266 MiB in 52 packages 16:47:00 #9 DONE 2.6s 16:47:00 16:47:00 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:47:00 #8 1.896 (1/2) Installing ca-certificates (20230506-r0) 16:47:01 #8 ... 16:47:01 16:47:01 #10 [builder 3/7] WORKDIR /app 16:47:01 #10 DONE 0.1s 16:47:01 16:47:01 #11 [builder 4/7] COPY go.mod vendor* ./ 16:47:01 #11 DONE 0.1s 16:47:01 16:47:01 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:47:01 #8 1.992 (2/2) Installing dumb-init (1.2.5-r2) 16:47:01 #8 2.003 Executing busybox-1.36.1-r5.trigger 16:47:01 #8 2.043 Executing ca-certificates-20230506-r0.trigger 16:47:01 #8 2.317 OK: 9 MiB in 17 packages 16:47:01 #8 DONE 2.6s 16:47:01 16:47:01 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:47:02 #12 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:47:02 #12 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:47:02 #12 ... 16:47:02 16:47:02 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:02 #13 DONE 1.7s 16:47:03 16:47:03 #14 [builder 6/7] COPY . . 16:47:03 #14 DONE 0.1s 16:47:03 16:47:03 #15 [builder 7/7] RUN make build 16:47:03 #15 0.742 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.3" -trimpath -mod=readonly -o app-service-configurable 16:47:04 #15 ... 16:47:04 16:47:04 #12 [stage-1 3/7] RUN apk --no-cache upgrade 16:47:04 #12 2.102 OK: 9 MiB in 17 packages 16:47:04 #12 DONE 2.4s 16:47:04 16:47:04 #15 [builder 7/7] RUN make build 16:48:12 #15 DONE 58.6s 16:48:12 16:48:12 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 16:48:12 #16 DONE 0.1s 16:48:12 16:48:12 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 16:48:12 #17 DONE 0.1s 16:48:12 16:48:12 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 16:48:12 #18 DONE 0.1s 16:48:12 16:48:12 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 16:48:12 #19 DONE 0.2s 16:48:12 16:48:12 #20 exporting to image 16:48:12 #20 exporting layers 16:48:12 #20 exporting layers 0.3s done 16:48:12 #20 writing image sha256:a83bf3e3bc99301ba708fd754cb3d643d3f7adb24097f7eafde14d88b88e5287 done 16:48:12 #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done 16:48:12 #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:12 provisioning config files... 16:48:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/212@tmp/config1964511585504209600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:13 ---> ****-login.sh 16:48:13 nexus3.edgexfoundry.org:10001 16:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:13 Configure a credential helper to remove this warning. See 16:48:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:13 16:48:13 Login Succeeded 16:48:13 nexus3.edgexfoundry.org:10002 16:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:13 Configure a credential helper to remove this warning. See 16:48:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:13 16:48:13 Login Succeeded 16:48:13 nexus3.edgexfoundry.org:10003 16:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:14 Configure a credential helper to remove this warning. See 16:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:14 16:48:14 Login Succeeded 16:48:14 nexus3.edgexfoundry.org:10004 16:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:14 Configure a credential helper to remove this warning. See 16:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:14 16:48:14 Login Succeeded 16:48:14 ****.io 16:48:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:48:14 Configure a credential helper to remove this warning. See 16:48:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:48:14 16:48:14 Login Succeeded 16:48:14 ---> ****-login.sh ends [Pipeline] } 16:48:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:48:14 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:48:14 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:48:14 latest 16:48:14 3.2.0-dev.3 16:48:14 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 16:48:14 main 16:48:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:16 6ac9123aec87: Preparing 16:48:16 6b229661230b: Preparing 16:48:16 76fda162fbf8: Preparing 16:48:16 e175eeb2744a: Preparing 16:48:16 eabe89092227: Preparing 16:48:16 3a8e9b0589e3: Preparing 16:48:16 0faf9b67be60: Preparing 16:48:16 3a8e9b0589e3: Waiting 16:48:16 0faf9b67be60: Waiting 16:48:16 6b229661230b: Pushed 16:48:16 eabe89092227: Pushed 16:48:16 76fda162fbf8: Pushed 16:48:16 e175eeb2744a: Pushed 16:48:16 0faf9b67be60: Layer already exists 16:48:16 3a8e9b0589e3: Pushed 16:48:20 6ac9123aec87: Pushed 16:48:20 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:21 + 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:48:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:21 6ac9123aec87: Preparing 16:48:21 6b229661230b: Preparing 16:48:21 76fda162fbf8: Preparing 16:48:21 e175eeb2744a: Preparing 16:48:21 eabe89092227: Preparing 16:48:21 3a8e9b0589e3: Preparing 16:48:21 0faf9b67be60: Preparing 16:48:21 3a8e9b0589e3: Waiting 16:48:21 0faf9b67be60: Waiting 16:48:21 76fda162fbf8: Layer already exists 16:48:21 6ac9123aec87: Layer already exists 16:48:21 6b229661230b: Layer already exists 16:48:21 eabe89092227: Layer already exists 16:48:21 e175eeb2744a: Layer already exists 16:48:21 3a8e9b0589e3: Layer already exists 16:48:21 0faf9b67be60: Layer already exists 16:48:22 latest: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.3 16:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:26 6ac9123aec87: Preparing 16:48:26 6b229661230b: Preparing 16:48:26 76fda162fbf8: Preparing 16:48:26 e175eeb2744a: Preparing 16:48:26 eabe89092227: Preparing 16:48:26 3a8e9b0589e3: Preparing 16:48:26 0faf9b67be60: Preparing 16:48:26 3a8e9b0589e3: Waiting 16:48:26 0faf9b67be60: Waiting 16:48:26 6b229661230b: Layer already exists 16:48:26 76fda162fbf8: Layer already exists 16:48:26 eabe89092227: Layer already exists 16:48:26 6ac9123aec87: Layer already exists 16:48:26 e175eeb2744a: Layer already exists 16:48:26 3a8e9b0589e3: Layer already exists 16:48:26 0faf9b67be60: Layer already exists 16:48:26 3.2.0-dev.3: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 16:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:27 6ac9123aec87: Preparing 16:48:27 6b229661230b: Preparing 16:48:27 76fda162fbf8: Preparing 16:48:27 e175eeb2744a: Preparing 16:48:27 eabe89092227: Preparing 16:48:27 3a8e9b0589e3: Preparing 16:48:27 0faf9b67be60: Preparing 16:48:27 3a8e9b0589e3: Waiting 16:48:27 0faf9b67be60: Waiting 16:48:27 6b229661230b: Layer already exists 16:48:27 6ac9123aec87: Layer already exists 16:48:27 e175eeb2744a: Layer already exists 16:48:27 76fda162fbf8: Layer already exists 16:48:27 eabe89092227: Layer already exists 16:48:27 3a8e9b0589e3: Layer already exists 16:48:27 0faf9b67be60: Layer already exists 16:48:27 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:28 + 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:48:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:48:28 6ac9123aec87: Preparing 16:48:28 6b229661230b: Preparing 16:48:28 76fda162fbf8: Preparing 16:48:28 e175eeb2744a: Preparing 16:48:28 eabe89092227: Preparing 16:48:28 3a8e9b0589e3: Preparing 16:48:28 0faf9b67be60: Preparing 16:48:28 3a8e9b0589e3: Waiting 16:48:28 0faf9b67be60: Waiting 16:48:28 e175eeb2744a: Layer already exists 16:48:28 76fda162fbf8: Layer already exists 16:48:28 6b229661230b: Layer already exists 16:48:28 3a8e9b0589e3: Layer already exists 16:48:28 eabe89092227: Layer already exists 16:48:28 6ac9123aec87: Layer already exists 16:48:28 0faf9b67be60: Layer already exists 16:48:29 main: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:29 ===================================================== [Pipeline] echo 16:48:29 taggedImages: 16:48:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 16:48:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:48:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.3 16:48:29 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 16:48:29 - 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:48:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:30 16:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:30 arm64: Pulling from edgex-lftools-log-publisher 16:48:30 8998bd30e6a1: Pulling fs layer 16:48:30 04944245beec: Pulling fs layer 16:48:30 699f458cf7ca: Pulling fs layer 16:48:30 765212b225bb: Pulling fs layer 16:48:30 f23df028b6ca: Pulling fs layer 16:48:30 d65c8cfc05b1: Pulling fs layer 16:48:30 2437ff75d9bd: Pulling fs layer 16:48:30 765212b225bb: Waiting 16:48:30 f23df028b6ca: Waiting 16:48:30 2437ff75d9bd: Waiting 16:48:30 d65c8cfc05b1: Waiting 16:48:30 04944245beec: Verifying Checksum 16:48:30 04944245beec: Download complete 16:48:30 765212b225bb: Verifying Checksum 16:48:30 765212b225bb: Download complete 16:48:30 f23df028b6ca: Verifying Checksum 16:48:30 f23df028b6ca: Download complete 16:48:30 d65c8cfc05b1: Verifying Checksum 16:48:30 d65c8cfc05b1: Download complete 16:48:30 699f458cf7ca: Verifying Checksum 16:48:30 699f458cf7ca: Download complete 16:48:31 8998bd30e6a1: Verifying Checksum 16:48:31 8998bd30e6a1: Download complete 16:48:33 2437ff75d9bd: Verifying Checksum 16:48:33 2437ff75d9bd: Download complete 16:48:41 8998bd30e6a1: Pull complete 16:48:41 04944245beec: Pull complete 16:48:42 699f458cf7ca: Pull complete 16:48:42 765212b225bb: Pull complete 16:48:43 f23df028b6ca: Pull complete 16:48:43 d65c8cfc05b1: Pull complete 16:49:05 2437ff75d9bd: Pull complete 16:49:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:06 prd-ubuntu20.04-docker-arm64-4c-16g-24560 does not seem to be running inside a container 16:49:06 $ 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/212 -v /w/workspace/app-service-configurable/212:/w/workspace/app-service-configurable/212:rw,z -v /w/workspace/app-service-configurable/212@tmp:/w/workspace/app-service-configurable/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:49:10 $ docker top 1b7341d2205385b0f7c6fe40b3266b963b1919a84bc611c45a84ab204c0d7404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:11 ---> job-cost.sh 16:49:11 lf-activate-venv: SKIPPING 16:49:11 INFO: No Stack... 16:49:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:49:12 INFO: Archiving Costs [Pipeline] sh 16:49:13 + cat /w/workspace/app-service-configurable/212/archives/cost.csv 16:49:13 + cut -d, -f6 [Pipeline] lock 16:49:13 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] 16:49:13 Resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] did not exist. Created. 16:49:13 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:13 /w/workspace/app-service-configurable/212@tmp/durable-4c78d7ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:49:13 + echo total: 0.2199999988079071 [Pipeline] stash 16:49:13 Warning: overwriting stash ‘stack-cost’ 16:49:13 Stashed 1 file(s) [Pipeline] } 16:49:13 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 16:49:14 $ docker stop --time=1 1b7341d2205385b0f7c6fe40b3266b963b1919a84bc611c45a84ab204c0d7404 16:49:15 $ docker rm -f --volumes 1b7341d2205385b0f7c6fe40b3266b963b1919a84bc611c45a84ab204c0d7404 [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:49:16 provisioning config files... 16:49:16 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config572835601683493947tmp [Pipeline] { [Pipeline] sh 16:49:17 + set +x 16:49:17 + curl -s https://codecov.io/bash 16:49:17 + bash -s -- 16:49:17 16:49:17 _____ _ 16:49:17 / ____| | | 16:49:17 | | ___ __| | ___ ___ _____ __ 16:49:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:49:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:49:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:49:17 Bash-1.0.6 16:49:17 16:49:17 16:49:17 ==> git version 2.25.1 found 16:49:17 ==> 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:49:17 Release-Date: 2020-01-08 16:49:17 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:49:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:49:17 ==> Jenkins CI detected. 16:49:17 current dir:  /w/workspace/ry_app-service-configurable_main 16:49:17 project root: . 16:49:17 --> token set from env 16:49:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:49:17 ==> Running gcov in . (disable via -X gcov) 16:49:17 ==> Python coveragepy not found 16:49:17 ==> Searching for coverage reports in: 16:49:17 + . 16:49:17 -> Found 1 reports 16:49:17 ==> Detecting git/mercurial file structure 16:49:17 ==> Reading reports 16:49:17 + ./coverage.out bytes=13 16:49:17 ==> Appending adjustments 16:49:17 https://docs.codecov.io/docs/fixing-reports 16:49:17 + Found adjustments 16:49:17 ==> Gzipping contents 16:49:17 4.0K /tmp/codecov.Z0XLtz.gz 16:49:17 ==> Uploading reports 16:49:17 url: https://codecov.io 16:49:17 query: branch=main&commit=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:17 -> Pinging Codecov 16:49:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:17 -> Uploading to 16:49:17 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/A97CA9966030D2A3747ED39772930CCE/c4ad7f437a1e68c2d718492a8a567dff3f36cc6a/aa5a8c44-8b95-44b1-9c00-9c6a4ee23b0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T164917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0639f2dea7d6b8e9a7b5e7e952dda038d172a0e5e1e2a23672a3a720a8e27a9c 16:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:17 Dload Upload Total Spent Left Speed 16:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1088 --:--:-- --:--:-- --:--:-- 1088 16:49:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] } 16:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:49:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:49:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:18 16:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:49:19 df9b9388f04a: Pulling fs layer 16:49:19 52dc419b0ee2: Pulling fs layer 16:49:19 25bc292e5bac: Pulling fs layer 16:49:19 114826534d7a: Pulling fs layer 16:49:19 4657fd5d0bcf: Pulling fs layer 16:49:19 6ad1cebc031e: Pulling fs layer 16:49:19 8a3aa393b2d8: Pulling fs layer 16:49:19 6ad1cebc031e: Waiting 16:49:19 8a3aa393b2d8: Waiting 16:49:19 114826534d7a: Waiting 16:49:19 4657fd5d0bcf: Waiting 16:49:19 25bc292e5bac: Verifying Checksum 16:49:19 25bc292e5bac: Download complete 16:49:19 52dc419b0ee2: Download complete 16:49:19 4657fd5d0bcf: Download complete 16:49:19 df9b9388f04a: Verifying Checksum 16:49:19 df9b9388f04a: Download complete 16:49:19 6ad1cebc031e: Verifying Checksum 16:49:19 6ad1cebc031e: Download complete 16:49:19 df9b9388f04a: Pull complete 16:49:19 52dc419b0ee2: Pull complete 16:49:19 25bc292e5bac: Pull complete 16:49:20 114826534d7a: Download complete 16:49:20 8a3aa393b2d8: Verifying Checksum 16:49:20 8a3aa393b2d8: Download complete 16:49:24 114826534d7a: Pull complete 16:49:24 4657fd5d0bcf: Pull complete 16:49:24 6ad1cebc031e: Pull complete 16:49:26 8a3aa393b2d8: Pull complete 16:49:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:27 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:49:32 $ docker top 3426ebd962c508017ebd3614e5dd193ee8423616602ec549ac3379e04e845c3d -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:49:33 + set -o pipefail 16:49:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:49:39 16:49:39 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:49:39 16:49:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1defd42e-3de6-4d0b-9c36-582ee40cace6 16:49:39 16:49:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:49:39 16:49:39 16:49:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:49:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:49:39 More details here: https://snyk.co/ue1NS 16:49:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:49:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:49:39 $ docker stop --time=1 3426ebd962c508017ebd3614e5dd193ee8423616602ec549ac3379e04e845c3d 16:49:43 $ docker rm -f --volumes 3426ebd962c508017ebd3614e5dd193ee8423616602ec549ac3379e04e845c3d [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:49:44 + git log --format=format:%s -1 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] sh 16:49:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:45 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:49:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:46 $ docker top 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 -eo pid,comm 16:49:46 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:49:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:46 [ssh-agent] Looking for ssh-agent implementation... 16:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:46 $ docker exec 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 ssh-agent 16:49:46 SSH_AUTH_SOCK=/tmp/ssh-8vPxP72xyO1E/agent.33 16:49:46 SSH_AGENT_PID=39 16:49:46 Running ssh-add (command line suppressed) 16:49:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11683442647270446053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11683442647270446053.key) 16:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:46 + git semver tag 16:49:47 2023-12-06 16:49:47,136 [run_tag] DEBUG tag force:False 16:49:47 2023-12-06 16:49:47,136 [check_head_tag] DEBUG check head tag 16:49:47 2023-12-06 16:49:47,137 [execute] INFO git cat-file --batch-check 16:49:47 2023-12-06 16:49:47,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:49:47 2023-12-06 16:49:47,141 [execute] INFO git cat-file --batch 16:49:47 2023-12-06 16:49:47,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:49:47 2023-12-06 16:49:47,163 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:49:47 2023-12-06 16:49:47,163 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 16:49:47 2023-12-06 16:49:47,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:49:47 2023-12-06 16:49:47,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:49:47 3.2.0-dev.3 [Pipeline] } 16:49:47 $ docker exec --env ******** --env ******** 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 ssh-agent -k 16:49:47 unset SSH_AUTH_SOCK; 16:49:47 unset SSH_AGENT_PID; 16:49:47 echo Agent pid 39 killed; 16:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:47 + git semver [Pipeline] } 16:49:48 $ docker stop --time=1 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 16:49:49 $ docker rm -f --volumes 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:50 16:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:50 0.23.1-centos7: Pulling from edgex-lftools 16:49:50 ab5ef0e58194: Pulling fs layer 16:49:50 9712f1f96733: Pulling fs layer 16:49:50 63f879dbbcfc: Pulling fs layer 16:49:50 0d9ebad4ef96: Pulling fs layer 16:49:50 e9a5061849ea: Pulling fs layer 16:49:50 d747dcd14b5f: Pulling fs layer 16:49:50 2de7ff778b66: Pulling fs layer 16:49:50 e9a5061849ea: Waiting 16:49:50 d747dcd14b5f: Waiting 16:49:50 2de7ff778b66: Waiting 16:49:50 0d9ebad4ef96: Waiting 16:49:50 9712f1f96733: Verifying Checksum 16:49:50 9712f1f96733: Download complete 16:49:50 63f879dbbcfc: Verifying Checksum 16:49:50 63f879dbbcfc: Download complete 16:49:50 e9a5061849ea: Verifying Checksum 16:49:50 e9a5061849ea: Download complete 16:49:50 d747dcd14b5f: Verifying Checksum 16:49:50 d747dcd14b5f: Download complete 16:49:50 ab5ef0e58194: Verifying Checksum 16:49:50 ab5ef0e58194: Download complete 16:49:50 0d9ebad4ef96: Download complete 16:49:50 2de7ff778b66: Verifying Checksum 16:49:50 2de7ff778b66: Download complete 16:49:54 ab5ef0e58194: Pull complete 16:49:54 9712f1f96733: Pull complete 16:49:54 63f879dbbcfc: Pull complete 16:49:58 0d9ebad4ef96: Pull complete 16:49:58 e9a5061849ea: Pull complete 16:49:58 d747dcd14b5f: Pull complete 16:50:00 2de7ff778b66: Pull complete 16:50:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:00 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:50:06 $ docker top 18e0f52c37cd4cdf3bdd97ed58b9bc8c97a501421963bbe9f65ef6152c4d2430 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:50:06 provisioning config files... 16:50:06 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9793725294222474025tmp 16:50:06 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15299655207498529429tmp 16:50:06 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2706676495793308156tmp [Pipeline] { [Pipeline] echo 16:50:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:50:06 ---> sigul-configuration.sh 16:50:06 gpg: directory `/root/.gnupg' created 16:50:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:50:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:50:06 gpg: keyring `/root/.gnupg/secring.gpg' created 16:50:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:50:06 gpg: CAST5 encrypted data 16:50:06 gpg: encrypted with 1 passphrase 16:50:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:50:07 + mkdir /home/jenkins 16:50:07 + mkdir /home/jenkins/sigul [Pipeline] sh 16:50:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:50:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:07 ---> sigul-install.sh 16:50:07 Sigul already installed; skipping installation. [Pipeline] sh 16:50:07 + git tag --list 16:50:07 v1.0.0 16:50:07 v1.1.0 16:50:07 v1.2.0 16:50:07 v1.3.0 16:50:07 v1.3.1 16:50:07 v2.0.0 16:50:07 v2.0.1 16:50:07 v2.1.0 16:50:07 v2.1.1 16:50:07 v2.1.2 16:50:07 v2.2.0 16:50:07 v2.3 16:50:07 v2.3.0 16:50:07 v2.3.1 16:50:07 v3.0 16:50:07 v3.0.0 16:50:07 v3.0.1 16:50:07 v3.0.1-dev.1 16:50:07 v3.1 16:50:07 v3.1.0 16:50:07 v3.1.0-dev.1 16:50:07 v3.1.0-dev.10 16:50:07 v3.1.0-dev.11 16:50:07 v3.1.0-dev.12 16:50:07 v3.1.0-dev.13 16:50:07 v3.1.0-dev.14 16:50:07 v3.1.0-dev.15 16:50:07 v3.1.0-dev.16 16:50:07 v3.1.0-dev.17 16:50:07 v3.1.0-dev.18 16:50:07 v3.1.0-dev.19 16:50:07 v3.1.0-dev.2 16:50:07 v3.1.0-dev.20 16:50:07 v3.1.0-dev.21 16:50:07 v3.1.0-dev.22 16:50:07 v3.1.0-dev.23 16:50:07 v3.1.0-dev.24 16:50:07 v3.1.0-dev.25 16:50:07 v3.1.0-dev.26 16:50:07 v3.1.0-dev.27 16:50:07 v3.1.0-dev.28 16:50:07 v3.1.0-dev.29 16:50:07 v3.1.0-dev.3 16:50:07 v3.1.0-dev.30 16:50:07 v3.1.0-dev.31 16:50:07 v3.1.0-dev.32 16:50:07 v3.1.0-dev.33 16:50:07 v3.1.0-dev.34 16:50:07 v3.1.0-dev.35 16:50:07 v3.1.0-dev.36 16:50:07 v3.1.0-dev.37 16:50:07 v3.1.0-dev.38 16:50:07 v3.1.0-dev.39 16:50:07 v3.1.0-dev.4 16:50:07 v3.1.0-dev.5 16:50:07 v3.1.0-dev.6 16:50:07 v3.1.0-dev.7 16:50:07 v3.1.0-dev.8 16:50:07 v3.1.0-dev.9 16:50:07 v3.2.0-dev.1 16:50:07 v3.2.0-dev.2 16:50:07 v3.2.0-dev.3 [Pipeline] sh 16:50:08 + lftools sign git-tag v3.2.0-dev.3 16:50:08 Signing Git tag with Sigul... 16:50:08 Signing v3.2.0-dev.3 [Pipeline] echo 16:50:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:50:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:50:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:50:09 $ docker stop --time=1 18e0f52c37cd4cdf3bdd97ed58b9bc8c97a501421963bbe9f65ef6152c4d2430 16:50:10 $ docker rm -f --volumes 18e0f52c37cd4cdf3bdd97ed58b9bc8c97a501421963bbe9f65ef6152c4d2430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:50:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:12 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:12 $ docker top a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 -eo pid,comm 16:50:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:50:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:12 [ssh-agent] Looking for ssh-agent implementation... 16:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:13 $ docker exec a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 ssh-agent 16:50:13 SSH_AUTH_SOCK=/tmp/ssh-DpAUjiycAG3l/agent.32 16:50:13 SSH_AGENT_PID=38 16:50:13 Running ssh-add (command line suppressed) 16:50:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15696278478264629498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15696278478264629498.key) 16:50:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:13 + git semver bump pre 16:50:13 2023-12-06 16:50:13,784 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:50:13 2023-12-06 16:50:13,784 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 16:50:13 2023-12-06 16:50:13,784 [bump_version] DEBUG bumped version:3.2.0-dev.4 16:50:13 2023-12-06 16:50:13,784 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:50:13 2023-12-06 16:50:13,785 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:50:13 2023-12-06 16:50:13,785 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:50:13 2023-12-06 16:50:13,787 [execute] INFO git cat-file --batch-check 16:50:13 2023-12-06 16:50:13,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:13 2023-12-06 16:50:13,794 [execute] INFO git cat-file --batch 16:50:13 2023-12-06 16:50:13,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:13 2023-12-06 16:50:13,799 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:50:13 3.2.0-dev.4 [Pipeline] } 16:50:13 $ docker exec --env ******** --env ******** a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 ssh-agent -k 16:50:13 unset SSH_AUTH_SOCK; 16:50:13 unset SSH_AGENT_PID; 16:50:13 echo Agent pid 38 killed; 16:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:14 + git semver [Pipeline] } 16:50:14 $ docker stop --time=1 a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 16:50:16 $ docker rm -f --volumes a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:17 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:17 $ docker top 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:17 [ssh-agent] Looking for ssh-agent implementation... 16:50:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:17 $ docker exec 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f ssh-agent 16:50:18 SSH_AUTH_SOCK=/tmp/ssh-s48bOMHCs9aw/agent.31 16:50:18 SSH_AGENT_PID=37 16:50:18 Running ssh-add (command line suppressed) 16:50:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4928652448372930673.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4928652448372930673.key) 16:50:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:18 + git semver push 16:50:18 2023-12-06 16:50:18,690 [run_push] DEBUG push 16:50:18 2023-12-06 16:50:18,690 [execute] INFO git cat-file --batch-check 16:50:18 2023-12-06 16:50:18,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:18 2023-12-06 16:50:18,695 [execute] INFO git rev-list 190808753b3408dabd1bd322af63aa539909ede1 -- 16:50:18 2023-12-06 16:50:18,695 [execute] DEBUG Popen(['git', 'rev-list', '190808753b3408dabd1bd322af63aa539909ede1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:50:18 2023-12-06 16:50:18,709 [execute] INFO git fetch -v origin 16:50:18 2023-12-06 16:50:18,709 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:50:19 2023-12-06 16:50:19,251 [run_push] DEBUG no remote changes detected 16:50:19 2023-12-06 16:50:19,251 [execute] INFO git push origin semver 16:50:19 2023-12-06 16:50:19,252 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:50:20 2023-12-06 16:50:20,013 [run_push] DEBUG push all version tags 16:50:20 2023-12-06 16:50:20,013 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:50:20 2023-12-06 16:50:20,014 [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:50:20 2023-12-06 16:50:20,824 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:50:20 3.2.0-dev.4 [Pipeline] } 16:50:21 $ docker exec --env ******** --env ******** 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f ssh-agent -k 16:50:21 unset SSH_AUTH_SOCK; 16:50:21 unset SSH_AGENT_PID; 16:50:21 echo Agent pid 37 killed; 16:50:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:21 + git semver [Pipeline] } 16:50:22 $ docker stop --time=1 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f 16:50:23 $ docker rm -f --volumes 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f [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:50:24 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:50:24 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:50:24 total 16 16:50:24 drwxr-xr-x 3 root root 4096 Dec 6 16:42 . 16:50:24 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:50 .. 16:50:24 drwxr-xr-x 2 root root 4096 Dec 6 16:42 cost 16:50:24 -rw-r--r-- 1 root root 96 Dec 6 16:42 cost.csv 16:50:24 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:50:24 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:50:24 total 16 16:50:24 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 16:42 . 16:50:24 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:50 .. 16:50:24 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 16:42 cost 16:50:24 -rw-r--r-- 1 jenkins jenkins 96 Dec 6 16:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:50:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:25 ---> package-listing.sh 16:50:25 ++ facter osfamily 16:50:25 ++ tr '[:upper:]' '[:lower:]' 16:50:26 + OS_FAMILY=debian 16:50:26 + workspace=/w/workspace/ry_app-service-configurable_main 16:50:26 + START_PACKAGES=/tmp/packages_start.txt 16:50:26 + END_PACKAGES=/tmp/packages_end.txt 16:50:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:26 + PACKAGES=/tmp/packages_start.txt 16:50:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:50:26 + PACKAGES=/tmp/packages_end.txt 16:50:26 + case "${OS_FAMILY}" in 16:50:26 + dpkg -l 16:50:26 + grep '^ii' 16:50:26 + '[' -f /tmp/packages_start.txt ']' 16:50:26 + '[' -f /tmp/packages_end.txt ']' 16:50:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:50:26 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:50:26 + 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:50:26 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:50:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:27 prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container 16:50:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:50:27 $ docker top 416b4751fd904f75c85bb009716251cd593a45c24b9977827b2fded85b49f051 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:28 + touch /tmp/pre-build-complete [Pipeline] sh 16:50:28 + mkdir -p /var/log/sysstat [Pipeline] sh 16:50:28 + ls /var/log/sa-host 16:50:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:28 provisioning config files... 16:50:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15177040723620161828tmp [Pipeline] { [Pipeline] echo 16:50:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:29 ---> create-netrc.sh [Pipeline] } 16:50:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:50:29 ---> python-tools-install.sh [Pipeline] echo 16:50:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:50:30 ---> sudo-logs.sh 16:50:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:50:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:50:30 ---> job-cost.sh 16:50:30 lf-activate-venv: SKIPPING 16:50:30 DEBUG: total: 0.2199999988079071 16:50:30 INFO: Retrieving Stack Cost... 16:50:30 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:31 INFO: Archiving Costs [Pipeline] echo 16:50:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:31 ---> logs-deploy.sh 16:50:31 lf-activate-venv: SKIPPING 16:50:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/212 16:50:31 INFO: archiving workspace using pattern(s): 16:50:32 Archives upload complete. 16:50:32 INFO: archiving logs to Nexus