Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21b541940b47fa58fc592783374dbd84229517f8 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-ssh11718892684388998632.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-ssh2260119397939739462.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/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7295446121708139193.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-ssh4740834215788912029.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12061913935557417472.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-144’ Running on prd-ubuntu20.04-docker-8c-8g-147 in /w/workspace/ry_app-service-configurable_napa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 21b541940b47fa58fc592783374dbd84229517f8 (napa) Commit message: "Merge pull request #659 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f 21b541940b47fa58fc592783374dbd84229517f8 # timeout=10 > git rev-list --no-walk 8a1f03c200fd231dac4c818dda4737ebff76200f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:28:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:28:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:28:25 ========================================================= 03:28:25 EdgeX Global Pipelines Version Info 03:28:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:28:26 ------------------- 03:28:26 stable info: 03:28:26 ------------------- 03:28:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:28:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:28:26 Message: update stable to v1.0.258 03:28:27 ------------------- 03:28:27 experimental info: 03:28:27 ------------------- 03:28:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:28:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:28:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 03:28:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 03:28:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 03:28:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo 03:28:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21b5419 [Pipeline] echo 03:28:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:28 provisioning config files... 03:28:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config15702684448069490602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:28 ---> ****-login.sh 03:28:28 nexus3.edgexfoundry.org:10001 03:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:28 Configure a credential helper to remove this warning. See 03:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:28 03:28:28 Login Succeeded 03:28:28 nexus3.edgexfoundry.org:10002 03:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:29 Configure a credential helper to remove this warning. See 03:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:29 03:28:29 Login Succeeded 03:28:29 nexus3.edgexfoundry.org:10003 03:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:29 Configure a credential helper to remove this warning. See 03:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:29 03:28:29 Login Succeeded 03:28:29 nexus3.edgexfoundry.org:10004 03:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:29 Configure a credential helper to remove this warning. See 03:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:29 03:28:29 Login Succeeded 03:28:29 ****.io 03:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:29 Configure a credential helper to remove this warning. See 03:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:29 03:28:29 Login Succeeded 03:28:29 ---> ****-login.sh ends [Pipeline] } 03:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:28:29 + git rev-list -1 --merges 21b541940b47fa58fc592783374dbd84229517f8~1..21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo 03:28:29 -----------> git rev-list -1 --merges 21b541940b47fa58fc592783374dbd84229517f8~1..21b541940b47fa58fc592783374dbd84229517f8 21b541940b47fa58fc592783374dbd84229517f8 03:28:29 21b541940b47fa58fc592783374dbd84229517f8 [false] [Pipeline] sh 03:28:30 + git log --format=format:%s -1 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo 03:28:30 ========================================================= 03:28:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:28:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:30 + git log --format=format:%s -1 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] echo 03:28:30 [semverPrep] GIT_COMMIT: 21b541940b47fa58fc592783374dbd84229517f8, Commit Message: Merge pull request #659 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo 03:28:30 [semverPrep] This is not a build commit. [Pipeline] sh 03:28:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:30 + grep -v github /etc/ssh/ssh_known_hosts 03:28:30 + [ -e /tmp/ssh_known_hosts ] 03:28:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:28:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:28:30 + sudo tee -a /etc/ssh/ssh_known_hosts 03:28:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:31 03:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:31 0.1.4: Pulling from edgex-devops/py-git-semver 03:28:31 b85a868b505f: Pulling fs layer 03:28:31 e2be974225ed: Pulling fs layer 03:28:31 339a4e72a1f5: Pulling fs layer 03:28:31 988bab9f4d93: Pulling fs layer 03:28:31 1469e6f7b9e6: Pulling fs layer 03:28:31 eaf3925da568: Pulling fs layer 03:28:31 bab4dde63d76: Pulling fs layer 03:28:31 bde34c3a00c8: Pulling fs layer 03:28:31 b352a97aabf1: Pulling fs layer 03:28:31 4872d77fe225: Pulling fs layer 03:28:31 5851b861e8e6: Pulling fs layer 03:28:31 988bab9f4d93: Waiting 03:28:31 bde34c3a00c8: Waiting 03:28:31 1469e6f7b9e6: Waiting 03:28:31 b352a97aabf1: Waiting 03:28:31 eaf3925da568: Waiting 03:28:31 bab4dde63d76: Waiting 03:28:31 4872d77fe225: Waiting 03:28:31 e2be974225ed: Verifying Checksum 03:28:31 e2be974225ed: Download complete 03:28:31 988bab9f4d93: Verifying Checksum 03:28:31 988bab9f4d93: Download complete 03:28:31 1469e6f7b9e6: Verifying Checksum 03:28:31 1469e6f7b9e6: Download complete 03:28:31 339a4e72a1f5: Verifying Checksum 03:28:31 339a4e72a1f5: Download complete 03:28:31 eaf3925da568: Verifying Checksum 03:28:31 eaf3925da568: Download complete 03:28:31 bde34c3a00c8: Download complete 03:28:31 b352a97aabf1: Download complete 03:28:31 4872d77fe225: Verifying Checksum 03:28:31 4872d77fe225: Download complete 03:28:31 5851b861e8e6: Download complete 03:28:31 b85a868b505f: Verifying Checksum 03:28:31 b85a868b505f: Download complete 03:28:32 bab4dde63d76: Verifying Checksum 03:28:32 bab4dde63d76: Download complete 03:28:33 b85a868b505f: Pull complete 03:28:33 e2be974225ed: Pull complete 03:28:33 339a4e72a1f5: Pull complete 03:28:33 988bab9f4d93: Pull complete 03:28:33 1469e6f7b9e6: Pull complete 03:28:33 eaf3925da568: Pull complete 03:28:35 bab4dde63d76: Pull complete 03:28:35 bde34c3a00c8: Pull complete 03:28:35 b352a97aabf1: Pull complete 03:28:35 4872d77fe225: Pull complete 03:28:35 5851b861e8e6: Pull complete 03:28:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:35 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:39 $ docker top 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d -eo pid,comm 03:28:39 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). 03:28:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:39 [ssh-agent] Looking for ssh-agent implementation... 03:28:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:39 $ docker exec 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent 03:28:39 SSH_AUTH_SOCK=/tmp/ssh-vBUHfWa05Fpx/agent.32 03:28:39 SSH_AGENT_PID=38 03:28:39 Running ssh-add (command line suppressed) 03:28:39 Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_8361800013236735808.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_8361800013236735808.key) 03:28:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:40 + git tag --points-at HEAD [Pipeline] } 03:28:40 $ docker exec --env ******** --env ******** 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent -k 03:28:40 unset SSH_AUTH_SOCK; 03:28:40 unset SSH_AGENT_PID; 03:28:40 echo Agent pid 38 killed; 03:28:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:40 [ssh-agent] Looking for ssh-agent implementation... 03:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:40 $ docker exec 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent 03:28:40 SSH_AUTH_SOCK=/tmp/ssh-Ga8m6UVSLaCw/agent.71 03:28:40 SSH_AGENT_PID=77 03:28:40 Running ssh-add (command line suppressed) 03:28:40 Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_9721926204286570622.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_9721926204286570622.key) 03:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:40 + git semver init 03:28:41 2024-05-14 03:28:41,103 [run_init] DEBUG init version:0.0.0 force:False 03:28:41 2024-05-14 03:28:41,104 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_napa/.semver 03:28:41 2024-05-14 03:28:41,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_napa/.semver 03:28:41 2024-05-14 03:28:41,105 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_napa/.semver'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=None) 03:28:42 2024-05-14 03:28:42,345 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_napa/.git/info/exclude 03:28:42 2024-05-14 03:28:42,346 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_napa/.semver/napa with force:False 03:28:42 2024-05-14 03:28:42,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:28:42 2024-05-14 03:28:42,346 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:28:42 3.1.1-dev.1 [Pipeline] } 03:28:42 $ docker exec --env ******** --env ******** 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d ssh-agent -k 03:28:42 unset SSH_AUTH_SOCK; 03:28:42 unset SSH_AGENT_PID; 03:28:42 echo Agent pid 77 killed; 03:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:28:43 + git semver [Pipeline] } 03:28:43 $ docker stop --time=1 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d 03:28:44 $ docker rm -f --volumes 70f03f09ac7976df1a504690e581dee2129ce4c7dc50cc75e8c1ae9e6d4d590d [Pipeline] // withDockerContainer [Pipeline] sh 03:28:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:28:45 Stashed 1 file(s) [Pipeline] echo 03:28:45 [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 03:28:45 provisioning config files... 03:28:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config7272722207578464434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:45 ---> ****-login.sh 03:28:45 nexus3.edgexfoundry.org:10001 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10002 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10003 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10004 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:45 03:28:45 Login Succeeded 03:28:45 ****.io 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:46 Configure a credential helper to remove this warning. See 03:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:46 03:28:46 Login Succeeded 03:28:46 ---> ****-login.sh ends [Pipeline] } 03:28:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:28:46 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:28:46 + grep ^go [0-9].[0-9]* go.mod 03:28:46 + cut -d -f 2 [Pipeline] echo 03:28:46 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:28:46 ========================================================= 03:28:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 03:28:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:28:47 Sending build context to Docker daemon 37.78MB 03:28:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:28:47 Step 2/12 : FROM ${BASE} AS builder 03:28:47 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 03:28:47 619be1103602: Pulling fs layer 03:28:47 7862e08f4a3e: Pulling fs layer 03:28:47 5df492c9dc93: Pulling fs layer 03:28:47 7629e6793208: Pulling fs layer 03:28:47 4f4fb700ef54: Pulling fs layer 03:28:47 8de7f028bff5: Pulling fs layer 03:28:47 44042ff1420b: Pulling fs layer 03:28:47 5cdaf54b7214: Pulling fs layer 03:28:47 38f3e5a9071a: Pulling fs layer 03:28:47 8de7f028bff5: Waiting 03:28:47 44042ff1420b: Waiting 03:28:47 5cdaf54b7214: Waiting 03:28:47 38f3e5a9071a: Waiting 03:28:47 7629e6793208: Waiting 03:28:47 4f4fb700ef54: Waiting 03:28:47 7862e08f4a3e: Verifying Checksum 03:28:47 7862e08f4a3e: Download complete 03:28:47 7629e6793208: Verifying Checksum 03:28:47 7629e6793208: Download complete 03:28:47 4f4fb700ef54: Verifying Checksum 03:28:47 4f4fb700ef54: Download complete 03:28:47 619be1103602: Verifying Checksum 03:28:47 619be1103602: Download complete 03:28:47 8de7f028bff5: Verifying Checksum 03:28:47 8de7f028bff5: Download complete 03:28:47 44042ff1420b: Verifying Checksum 03:28:47 44042ff1420b: Download complete 03:28:47 619be1103602: Pull complete 03:28:47 7862e08f4a3e: Pull complete 03:28:47 38f3e5a9071a: Verifying Checksum 03:28:47 38f3e5a9071a: Download complete 03:28:48 5df492c9dc93: Verifying Checksum 03:28:48 5df492c9dc93: Download complete 03:28:48 5cdaf54b7214: Verifying Checksum 03:28:48 5cdaf54b7214: Download complete 03:28:51 5df492c9dc93: Pull complete 03:28:51 7629e6793208: Pull complete 03:28:51 4f4fb700ef54: Pull complete 03:28:51 8de7f028bff5: Pull complete 03:28:51 44042ff1420b: Pull complete 03:28:54 5cdaf54b7214: Pull complete 03:28:54 38f3e5a9071a: Pull complete 03:28:54 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 03:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 03:28:54 ---> 60b93f829570 03:28:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:29:00 ---> Running in 247ce482a1d1 03:29:00 Removing intermediate container 247ce482a1d1 03:29:00 ---> 55d3b7ba17de 03:29:00 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:29:00 ---> Running in 77abd62f31f9 03:29:00 Removing intermediate container 77abd62f31f9 03:29:00 ---> aeae30af77a2 03:29:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:29:00 ---> Running in a716ffeab4d8 03:29:00 Removing intermediate container a716ffeab4d8 03:29:00 ---> 7c13ef2ff311 03:29:00 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:00 ---> Running in c1ff8a60f15a 03:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:00 Still waiting to schedule task 03:29:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-145’ 03:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:00 OK: 264 MiB in 52 packages 03:29:01 Removing intermediate container c1ff8a60f15a 03:29:01 ---> 3ab3104ca38a 03:29:01 Step 7/12 : WORKDIR /app 03:29:01 ---> Running in 72873fd4c6d3 03:29:01 Removing intermediate container 72873fd4c6d3 03:29:01 ---> 59c94f6202f0 03:29:01 Step 8/12 : COPY go.mod vendor* ./ 03:29:03 ---> fa7de17bfffb 03:29:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:03 ---> Running in 20be27f02992 03:29:36 Removing intermediate container 20be27f02992 03:29:36 ---> efb0578db377 03:29:36 Step 10/12 : COPY . . 03:29:36 ---> 67573e03f1b3 03:29:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:36 ---> Running in a829137b9cce 03:29:36 Removing intermediate container a829137b9cce 03:29:36 ---> e52cfee24c8b 03:29:36 Step 12/12 : RUN $MAKE 03:29:36 ---> Running in 1536625b9568 03:29:36 noop 03:29:36 Removing intermediate container 1536625b9568 03:29:36 ---> 2afe7f2c7c20 03:29:36 Successfully built 2afe7f2c7c20 03:29:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:36 + docker inspect -f . ci-base-image-x86_64 03:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:36 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:29:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:36 $ docker top 8652622a390b5033dc5320a6008a48f050864e09e0fa161518875d14732a54b7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:37 + go version 03:29:37 go version go1.21.9 linux/amd64 [Pipeline] } 03:29:37 $ docker stop --time=1 8652622a390b5033dc5320a6008a48f050864e09e0fa161518875d14732a54b7 03:29:38 $ docker rm -f --volumes 8652622a390b5033dc5320a6008a48f050864e09e0fa161518875d14732a54b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:39 + docker inspect -f . ci-base-image-x86_64 03:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:39 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:29:39 $ 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_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:39 $ docker top 58c36f53f6a0d2617fc72ac4520f10879842e848afd1310a5081009e713e13a8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_napa [Pipeline] fileExists [Pipeline] sh 03:29:40 + make test 03:29:40 go test -race -coverprofile=coverage.out ./... 03:30:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:30:28 go vet ./... 03:30:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:30:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:30:32 ./bin/test-attribution-txt.sh [Pipeline] echo 03:30:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:30:32 + go mod tidy [Pipeline] } 03:30:32 $ docker stop --time=1 58c36f53f6a0d2617fc72ac4520f10879842e848afd1310a5081009e713e13a8 03:30:37 $ docker rm -f --volumes 58c36f53f6a0d2617fc72ac4520f10879842e848afd1310a5081009e713e13a8 [Pipeline] // withDockerContainer [Pipeline] sh 03:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:30:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:30:39 + ls -al . 03:30:39 total 188 03:30:39 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:29 . 03:30:39 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:28 .. 03:30:39 -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:28 .dockerignore 03:30:39 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:30 .git 03:30:39 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:28 .github 03:30:39 -rw-rw-r-- 1 jenkins jenkins 98 May 14 03:28 .gitignore 03:30:39 -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:28 .golangci.yml 03:30:39 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:28 .semver 03:30:39 -rw-rw-r-- 1 jenkins jenkins 10413 May 14 03:28 Attribution.txt 03:30:39 -rw-rw-r-- 1 jenkins jenkins 37263 May 14 03:28 CHANGELOG.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 2007 May 14 03:28 Dockerfile 03:30:39 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:28 GOVERNANCE.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 666 May 14 03:28 Jenkinsfile 03:30:39 -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:28 LICENSE 03:30:39 -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:28 OWNERS.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 4582 May 14 03:28 README.md 03:30:39 -rw-rw-r-- 1 jenkins jenkins 11 May 14 03:28 VERSION 03:30:39 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:28 bin 03:30:39 -rw-r--r-- 1 jenkins jenkins 13 May 14 03:29 coverage.out 03:30:39 -rw-rw-r-- 1 jenkins jenkins 3654 May 14 03:28 go.mod 03:30:39 -rw-rw-r-- 1 jenkins jenkins 34108 May 14 03:28 go.sum 03:30:39 -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:28 main.go 03:30:39 -rw-rw-r-- 1 jenkins jenkins 2566 May 14 03:28 makefile 03:30:39 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:28 res 03:30:39 drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:28 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:39 + 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=21b541940b47fa58fc592783374dbd84229517f8 --label arch=amd64 --label version=3.1.1-dev.1 . 03:30:39 Sending build context to Docker daemon 37.78MB 03:30:39 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:30:39 Step 2/27 : FROM ${BASE} AS builder 03:30:39 ---> 2afe7f2c7c20 03:30:39 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:30:40 ---> Running in 367bef37d95e 03:30:40 Removing intermediate container 367bef37d95e 03:30:40 ---> 2df2f94c55ac 03:30:40 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:30:40 ---> Running in 1fd59b4bed08 03:30:40 Removing intermediate container 1fd59b4bed08 03:30:40 ---> dcbf54610988 03:30:40 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:30:40 ---> Running in 0030a231e157 03:30:40 Removing intermediate container 0030a231e157 03:30:40 ---> 7c15edddbf28 03:30:40 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:40 ---> Running in bd2aa8017cbe 03:30:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:30:41 OK: 264 MiB in 52 packages 03:30:42 Removing intermediate container bd2aa8017cbe 03:30:42 ---> 8034ff44e3c6 03:30:42 Step 7/27 : WORKDIR /app 03:30:42 ---> Running in 9efe45afb1c0 03:30:42 Removing intermediate container 9efe45afb1c0 03:30:42 ---> fc8359641c23 03:30:42 Step 8/27 : COPY go.mod vendor* ./ 03:30:44 ---> a64a437736f3 03:30:44 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:44 ---> Running in a7b2f049d0ea 03:30:44 skipping... 03:30:44 Removing intermediate container a7b2f049d0ea 03:30:44 ---> 41db0db275c4 03:30:44 Step 10/27 : COPY . . 03:30:47 ---> c8422ca48947 03:30:47 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:30:47 ---> Running in 7cad0450c022 03:30:47 Removing intermediate container 7cad0450c022 03:30:47 ---> 7b0ea1985235 03:30:47 Step 12/27 : RUN $MAKE 03:30:47 ---> Running in 9dede4445ab0 03:30:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-service-configurable 03:31:14 Removing intermediate container 9dede4445ab0 03:31:14 ---> b9799e920976 03:31:14 Step 13/27 : FROM alpine:3.18 03:31:14 3.18: Pulling from library/alpine 03:31:14 619be1103602: Already exists 03:31:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:31:14 Status: Downloaded newer image for alpine:3.18 03:31:14 ---> d3782b16ccc9 03:31:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:31:14 ---> Running in cbcc22cc26c9 03:31:14 Removing intermediate container cbcc22cc26c9 03:31:14 ---> ae20863bad93 03:31:14 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:31:14 ---> Running in aab68cfafd6a 03:31:14 Removing intermediate container aab68cfafd6a 03:31:14 ---> 02784ebc00f9 03:31:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:31:14 ---> Running in dd38691a2dbc 03:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:14 (1/2) Installing ca-certificates (20240226-r0) 03:31:14 (2/2) Installing dumb-init (1.2.5-r2) 03:31:14 Executing busybox-1.36.1-r5.trigger 03:31:14 Executing ca-certificates-20240226-r0.trigger 03:31:14 OK: 8 MiB in 17 packages 03:31:14 Removing intermediate container dd38691a2dbc 03:31:14 ---> 21ff6903e7e5 03:31:14 Step 17/27 : RUN apk --no-cache upgrade 03:31:14 ---> Running in 8821f5f8f2ce 03:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:14 Upgrading critical system libraries and apk-tools: 03:31:14 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:31:14 Executing busybox-1.36.1-r5.trigger 03:31:14 Continuing the upgrade transaction with new apk-tools: 03:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:15 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:31:15 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:31:15 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:31:15 Executing ca-certificates-20240226-r0.trigger 03:31:15 OK: 8 MiB in 17 packages 03:31:15 Removing intermediate container 8821f5f8f2ce 03:31:15 ---> 09ddcd2b89d3 03:31:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:31:15 ---> adfe7fe5636a 03:31:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:31:15 ---> c20465083b7f 03:31:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:31:16 ---> 570789184ed8 03:31:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:31:17 ---> 58dff15c2590 03:31:17 Step 22/27 : EXPOSE 48095 03:31:17 ---> Running in b71a4fdf7a9b 03:31:17 Removing intermediate container b71a4fdf7a9b 03:31:17 ---> 76ee9b4ba8fa 03:31:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:31:17 ---> Running in b1a6b9b0d76f 03:31:17 Removing intermediate container b1a6b9b0d76f 03:31:17 ---> eff1be5e3010 03:31:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:17 ---> Running in 486d4dff778a 03:31:17 Removing intermediate container 486d4dff778a 03:31:17 ---> e9744b8a1b50 03:31:17 Step 25/27 : LABEL arch=amd64 03:31:17 ---> Running in 4dc4ddc6df30 03:31:17 Removing intermediate container 4dc4ddc6df30 03:31:17 ---> c7058aeb18f9 03:31:17 Step 26/27 : LABEL git_sha=21b541940b47fa58fc592783374dbd84229517f8 03:31:17 ---> Running in 246baaa47797 03:31:17 Removing intermediate container 246baaa47797 03:31:17 ---> fe6319aba874 03:31:17 Step 27/27 : LABEL version=3.1.1-dev.1 03:31:17 ---> Running in de5667bb4f42 03:31:17 Removing intermediate container de5667bb4f42 03:31:17 ---> f61929beb383 03:31:17 [Warning] One or more build-args [ARCH] were not consumed 03:31:17 Successfully built f61929beb383 03:31: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 03:31:18 provisioning config files... 03:31:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config7693310694238014513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:18 ---> ****-login.sh 03:31:18 nexus3.edgexfoundry.org:10001 03:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:18 Configure a credential helper to remove this warning. See 03:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:18 03:31:18 Login Succeeded 03:31:18 nexus3.edgexfoundry.org:10002 03:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:18 Configure a credential helper to remove this warning. See 03:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:18 03:31:18 Login Succeeded 03:31:18 nexus3.edgexfoundry.org:10003 03:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:18 Configure a credential helper to remove this warning. See 03:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:18 03:31:18 Login Succeeded 03:31:18 nexus3.edgexfoundry.org:10004 03:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:18 Configure a credential helper to remove this warning. See 03:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:18 03:31:18 Login Succeeded 03:31:18 ****.io 03:31:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:18 Configure a credential helper to remove this warning. See 03:31:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:18 03:31:18 Login Succeeded 03:31:18 ---> ****-login.sh ends [Pipeline] } 03:31:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:19 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:31:19 21b541940b47fa58fc592783374dbd84229517f8 03:31:19 3.1.1-dev.1 03:31:19 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 03:31:19 napa 03:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8 03:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:31:19 1ca033a8becc: Preparing 03:31:19 fb47da6cba1d: Preparing 03:31:19 7ae4ddb59b90: Preparing 03:31:19 20313d5fb6b1: Preparing 03:31:19 4f2693770110: Preparing 03:31:19 b613d79f90eb: Preparing 03:31:19 aedc3bda2944: Preparing 03:31:19 b613d79f90eb: Waiting 03:31:19 aedc3bda2944: Waiting 03:31:19 fb47da6cba1d: Pushed 03:31:19 7ae4ddb59b90: Pushed 03:31:19 20313d5fb6b1: Pushed 03:31:19 aedc3bda2944: Layer already exists 03:31:19 b613d79f90eb: Pushed 03:31:20 4f2693770110: Pushed 03:31:22 1ca033a8becc: Pushed 03:31:40 21b541940b47fa58fc592783374dbd84229517f8: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.1-dev.1 03:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:31:40 1ca033a8becc: Preparing 03:31:40 fb47da6cba1d: Preparing 03:31:40 7ae4ddb59b90: Preparing 03:31:40 20313d5fb6b1: Preparing 03:31:40 4f2693770110: Preparing 03:31:40 b613d79f90eb: Preparing 03:31:40 aedc3bda2944: Preparing 03:31:40 b613d79f90eb: Waiting 03:31:40 aedc3bda2944: Waiting 03:31:40 fb47da6cba1d: Layer already exists 03:31:40 7ae4ddb59b90: Layer already exists 03:31:40 4f2693770110: Layer already exists 03:31:40 1ca033a8becc: Layer already exists 03:31:40 20313d5fb6b1: Layer already exists 03:31:40 aedc3bda2944: Layer already exists 03:31:40 b613d79f90eb: Layer already exists 03:31:40 3.1.1-dev.1: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 03:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:31:41 1ca033a8becc: Preparing 03:31:41 fb47da6cba1d: Preparing 03:31:41 7ae4ddb59b90: Preparing 03:31:41 20313d5fb6b1: Preparing 03:31:41 4f2693770110: Preparing 03:31:41 b613d79f90eb: Preparing 03:31:41 aedc3bda2944: Preparing 03:31:41 b613d79f90eb: Waiting 03:31:41 aedc3bda2944: Waiting 03:31:41 7ae4ddb59b90: Layer already exists 03:31:41 20313d5fb6b1: Layer already exists 03:31:41 fb47da6cba1d: Layer already exists 03:31:41 4f2693770110: Layer already exists 03:31:41 1ca033a8becc: Layer already exists 03:31:41 aedc3bda2944: Layer already exists 03:31:41 b613d79f90eb: Layer already exists 03:31:41 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:napa 03:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:31:42 1ca033a8becc: Preparing 03:31:42 fb47da6cba1d: Preparing 03:31:42 7ae4ddb59b90: Preparing 03:31:42 20313d5fb6b1: Preparing 03:31:42 4f2693770110: Preparing 03:31:42 b613d79f90eb: Preparing 03:31:42 aedc3bda2944: Preparing 03:31:42 b613d79f90eb: Waiting 03:31:42 aedc3bda2944: Waiting 03:31:42 1ca033a8becc: Layer already exists 03:31:42 7ae4ddb59b90: Layer already exists 03:31:42 4f2693770110: Layer already exists 03:31:42 20313d5fb6b1: Layer already exists 03:31:42 fb47da6cba1d: Layer already exists 03:31:42 aedc3bda2944: Layer already exists 03:31:42 b613d79f90eb: Layer already exists 03:31:42 napa: digest: sha256:9e8a86c75d1e614061a0135ac53dae40f32aef38155f81edb7d4aaccbb70d728 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:42 ===================================================== [Pipeline] echo 03:31:42 taggedImages: 03:31:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8 03:31:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.1-dev.1 03:31:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 03:31:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:42 03:31:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:43 latest: Pulling from edgex-lftools-log-publisher 03:31:43 5eb5b503b376: Pulling fs layer 03:31:43 5c69ac0246d0: Pulling fs layer 03:31:43 ec43610c2a17: Pulling fs layer 03:31:43 3a2ae6a8a46f: Pulling fs layer 03:31:43 33b1e0a273af: Pulling fs layer 03:31:43 5d3b04190fa2: Pulling fs layer 03:31:43 2f39f015ded8: Pulling fs layer 03:31:43 33b1e0a273af: Waiting 03:31:43 5d3b04190fa2: Waiting 03:31:43 2f39f015ded8: Waiting 03:31:43 3a2ae6a8a46f: Waiting 03:31:43 5c69ac0246d0: Verifying Checksum 03:31:43 5c69ac0246d0: Download complete 03:31:43 3a2ae6a8a46f: Verifying Checksum 03:31:43 3a2ae6a8a46f: Download complete 03:31:43 33b1e0a273af: Verifying Checksum 03:31:43 33b1e0a273af: Download complete 03:31:43 5d3b04190fa2: Verifying Checksum 03:31:43 5d3b04190fa2: Download complete 03:31:43 ec43610c2a17: Verifying Checksum 03:31:43 ec43610c2a17: Download complete 03:31:43 5eb5b503b376: Download complete 03:31:44 2f39f015ded8: Download complete 03:31:44 5eb5b503b376: Pull complete 03:31:45 5c69ac0246d0: Pull complete 03:31:45 ec43610c2a17: Pull complete 03:31:45 3a2ae6a8a46f: Pull complete 03:31:46 33b1e0a273af: Pull complete 03:31:46 5d3b04190fa2: Pull complete 03:31:51 2f39f015ded8: Pull complete 03:31:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:31:51 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:31:51 $ 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_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@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 03:31:56 $ docker top 6b0bc2112bd7cf99370d0990f186d456b847273d6c58868a0ad83590512ef084 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:57 ---> job-cost.sh 03:31:57 lf-activate-venv: SKIPPING 03:31:57 INFO: No Stack... 03:31:57 INFO: Retrieving Pricing Info for: v3-standard-8 03:31:57 INFO: Archiving Costs [Pipeline] sh 03:31:58 + cat /w/workspace/ry_app-service-configurable_napa/archives/cost.csv 03:31:58 + cut -d, -f6 [Pipeline] lock 03:31:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] 03:31:58 Resource [jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] did not exist. Created. 03:31:58 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:31:58 + echo total: 0.2199999988079071 [Pipeline] stash 03:31:58 Stashed 1 file(s) [Pipeline] } 03:31:58 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:31:58 $ docker stop --time=1 6b0bc2112bd7cf99370d0990f186d456b847273d6c58868a0ad83590512ef084 03:31:59 $ docker rm -f --volumes 6b0bc2112bd7cf99370d0990f186d456b847273d6c58868a0ad83590512ef084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:32:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-148 in /w/workspace/ry_app-service-configurable_napa [Pipeline] { [Pipeline] ws 03:32:30 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 03:32:33 The recommended git tool is: git 03:32:37 using credential edgex-jenkins-ssh 03:32:37 Cloning the remote Git repository 03:32:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:32:37 > git init /w/workspace/app-service-configurable/3 # timeout=10 03:32:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:32:37 > git --version # timeout=10 03:32:37 > git --version # 'git version 2.25.1' 03:32:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:32:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:32:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:32:41 Avoid second fetch 03:32:41 Checking out Revision 21b541940b47fa58fc592783374dbd84229517f8 (napa) 03:32:41 > git config core.sparsecheckout # timeout=10 03:32:41 > git checkout -f 21b541940b47fa58fc592783374dbd84229517f8 # timeout=10 03:32:42 Commit message: "Merge pull request #659 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:32:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:47 Dload Upload Total Spent Left Speed 03:32:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 23366 0 --:--:-- --:--:-- --:--:-- 23323 [Pipeline] sh 03:32:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:32:48 + + sudo tee /etc/docker/daemon.new 03:32:48 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:32:48 { 03:32:48 "registry-mirrors": [ 03:32:48 "https://nexus3.edgexfoundry.org:10001" 03:32:48 ], 03:32:48 "bip": "10.250.0.254/24", 03:32:48 "hosts": [ 03:32:48 "tcp://0.0.0.0:5555", 03:32:48 "unix:///var/run/docker.sock" 03:32:48 ], 03:32:48 "mtu": 1458, 03:32:48 "selinux-enabled": true, 03:32:48 "seccomp-profile": "/etc/docker/seccomp.json" 03:32:48 } [Pipeline] sh 03:32:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:32:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:07 provisioning config files... 03:33:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config4130434781355743568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:07 ---> ****-login.sh 03:33:07 nexus3.edgexfoundry.org:10001 03:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:08 Configure a credential helper to remove this warning. See 03:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:08 03:33:08 Login Succeeded 03:33:08 nexus3.edgexfoundry.org:10002 03:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:08 Configure a credential helper to remove this warning. See 03:33:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:08 03:33:08 Login Succeeded 03:33:08 nexus3.edgexfoundry.org:10003 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10004 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 ****.io 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:33:09 Configure a credential helper to remove this warning. See 03:33:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:33:09 03:33:09 Login Succeeded 03:33:09 ---> ****-login.sh ends [Pipeline] } 03:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:10 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:33:10 + grep ^go [0-9].[0-9]* go.mod 03:33:10 + cut -d -f 2 [Pipeline] echo 03:33:10 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:33:10 ========================================================= 03:33:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 03:33:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:33:13 Sending build context to Docker daemon 27.31MB 03:33:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:33:13 Step 2/12 : FROM ${BASE} AS builder 03:33:13 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:33:13 c6b39de5b339: Pulling fs layer 03:33:13 a69c41024577: Pulling fs layer 03:33:13 d6de4b400683: Pulling fs layer 03:33:13 35cb2a7552d0: Pulling fs layer 03:33:13 4f4fb700ef54: Pulling fs layer 03:33:13 9e011611b7f5: Pulling fs layer 03:33:13 3bd174042beb: Pulling fs layer 03:33:13 4476f39b5e91: Pulling fs layer 03:33:13 4f4fb700ef54: Waiting 03:33:13 9e011611b7f5: Waiting 03:33:13 3bd174042beb: Waiting 03:33:13 35cb2a7552d0: Waiting 03:33:13 4476f39b5e91: Waiting 03:33:13 a69c41024577: Verifying Checksum 03:33:13 a69c41024577: Download complete 03:33:13 35cb2a7552d0: Verifying Checksum 03:33:13 35cb2a7552d0: Download complete 03:33:13 4f4fb700ef54: Verifying Checksum 03:33:13 4f4fb700ef54: Download complete 03:33:13 9e011611b7f5: Verifying Checksum 03:33:13 9e011611b7f5: Download complete 03:33:13 c6b39de5b339: Download complete 03:33:13 4476f39b5e91: Verifying Checksum 03:33:13 4476f39b5e91: Download complete 03:33:14 c6b39de5b339: Pull complete 03:33:14 a69c41024577: Pull complete 03:33:15 d6de4b400683: Verifying Checksum 03:33:15 d6de4b400683: Download complete 03:33:16 3bd174042beb: Verifying Checksum 03:33:16 3bd174042beb: Download complete 03:33:28 d6de4b400683: Pull complete 03:33:28 35cb2a7552d0: Pull complete 03:33:28 4f4fb700ef54: Pull complete 03:33:28 9e011611b7f5: Pull complete 03:33:37 3bd174042beb: Pull complete 03:33:38 4476f39b5e91: Pull complete 03:33:38 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 03:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 03:33:38 ---> 981a0608b64a 03:33:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:33:40 ---> Running in f1ab2fd28a1b 03:33:40 Removing intermediate container f1ab2fd28a1b 03:33:40 ---> 47bde67bb417 03:33:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:33:40 ---> Running in 4cd787a441a9 03:33:40 Removing intermediate container 4cd787a441a9 03:33:40 ---> 2aef22fd0e0f 03:33:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:33:41 ---> Running in 5b2d2a62b7b8 03:33:41 Removing intermediate container 5b2d2a62b7b8 03:33:41 ---> df0c1058cd52 03:33:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:41 ---> Running in 6553c9727a61 03:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:33:43 OK: 266 MiB in 52 packages 03:33:44 Removing intermediate container 6553c9727a61 03:33:44 ---> 11cecf7079a7 03:33:44 Step 7/12 : WORKDIR /app 03:33:44 ---> Running in 401f472cc0e1 03:33:45 Removing intermediate container 401f472cc0e1 03:33:45 ---> ceecc3bf8462 03:33:45 Step 8/12 : COPY go.mod vendor* ./ 03:33:51 ---> 1faca993d7ab 03:33:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:51 ---> Running in d40d55486255 03:34:48 Removing intermediate container d40d55486255 03:34:48 ---> b9b33d54f6ff 03:34:48 Step 10/12 : COPY . . 03:34:51 ---> 2a3ba746595b 03:34:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:34:51 ---> Running in 44fa2e45ba90 03:34:52 Removing intermediate container 44fa2e45ba90 03:34:52 ---> 74fe81e86cd2 03:34:52 Step 12/12 : RUN $MAKE 03:34:52 ---> Running in fb44bdc54e4b 03:34:53 noop 03:34:54 Removing intermediate container fb44bdc54e4b 03:34:54 ---> 8b2910c3ef0c 03:34:54 Successfully built 8b2910c3ef0c 03:34:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:54 + docker inspect -f . ci-base-image-arm64 03:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:54 prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container 03:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 03:34:56 $ docker top 184b4b76ae76e58325413abb3017319492320b107435bb83cc44f7f775a039b0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:57 + go version 03:34:57 go version go1.21.9 linux/arm64 [Pipeline] } 03:34:57 $ docker stop --time=1 184b4b76ae76e58325413abb3017319492320b107435bb83cc44f7f775a039b0 03:34:58 $ docker rm -f --volumes 184b4b76ae76e58325413abb3017319492320b107435bb83cc44f7f775a039b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:59 + docker inspect -f . ci-base-image-arm64 03:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:59 prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container 03:34:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 03:35:00 $ docker top 94d544464f0f55e74a16bfbd984ff91ddd4a16dc3ea071aa04aebc4431f832c9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh 03:35:02 + make test 03:35:02 go test -race -coverprofile=coverage.out ./... 03:37:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 03:37:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:37:39 go vet ./... 03:39:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:45 ./bin/test-attribution-txt.sh [Pipeline] echo 03:39:45 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:39:46 + go mod tidy [Pipeline] } 03:39:49 $ docker stop --time=1 94d544464f0f55e74a16bfbd984ff91ddd4a16dc3ea071aa04aebc4431f832c9 03:39:51 $ docker rm -f --volumes 94d544464f0f55e74a16bfbd984ff91ddd4a16dc3ea071aa04aebc4431f832c9 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:53 Warning: overwriting stash ‘coverage-report’ 03:39:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:54 + ls -al . 03:39:54 total 184 03:39:54 drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:35 . 03:39:54 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:32 .. 03:39:54 -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:32 .dockerignore 03:39:54 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:32 .git 03:39:54 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:32 .github 03:39:54 -rw-rw-r-- 1 jenkins jenkins 98 May 14 03:32 .gitignore 03:39:54 -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:32 .golangci.yml 03:39:54 -rw-rw-r-- 1 jenkins jenkins 10413 May 14 03:32 Attribution.txt 03:39:54 -rw-rw-r-- 1 jenkins jenkins 37263 May 14 03:32 CHANGELOG.md 03:39:54 -rw-rw-r-- 1 jenkins jenkins 2007 May 14 03:32 Dockerfile 03:39:54 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:32 GOVERNANCE.md 03:39:54 -rw-rw-r-- 1 jenkins jenkins 666 May 14 03:32 Jenkinsfile 03:39:54 -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:32 LICENSE 03:39:54 -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:32 OWNERS.md 03:39:54 -rw-rw-r-- 1 jenkins jenkins 4582 May 14 03:32 README.md 03:39:54 -rw-rw-r-- 1 jenkins jenkins 11 May 14 03:28 VERSION 03:39:54 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:32 bin 03:39:54 -rw-r--r-- 1 jenkins jenkins 13 May 14 03:35 coverage.out 03:39:54 -rw-rw-r-- 1 jenkins jenkins 3654 May 14 03:32 go.mod 03:39:54 -rw-rw-r-- 1 jenkins jenkins 34108 May 14 03:32 go.sum 03:39:54 -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:32 main.go 03:39:54 -rw-rw-r-- 1 jenkins jenkins 2566 May 14 03:32 makefile 03:39:54 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:32 res 03:39:54 drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:32 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:55 + 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=21b541940b47fa58fc592783374dbd84229517f8 --label arch=arm64 --label version=3.1.1-dev.1 . 03:39:57 Sending build context to Docker daemon 27.31MB 03:39:57 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:39:57 Step 2/27 : FROM ${BASE} AS builder 03:39:57 ---> 8b2910c3ef0c 03:39:57 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:39:57 ---> Running in 0adaca2e05d3 03:39:57 Removing intermediate container 0adaca2e05d3 03:39:57 ---> bfa4bbd82713 03:39:57 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:39:57 ---> Running in 165dea04eee4 03:39:58 Removing intermediate container 165dea04eee4 03:39:58 ---> d4ed1b3d274f 03:39:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:39:58 ---> Running in c8b169b64ec3 03:39:58 Removing intermediate container c8b169b64ec3 03:39:58 ---> 852f1545110a 03:39:58 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:58 ---> Running in 0d500e20f550 03:39:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:40:00 OK: 266 MiB in 52 packages 03:40:01 Removing intermediate container 0d500e20f550 03:40:01 ---> 81ca9873bae2 03:40:01 Step 7/27 : WORKDIR /app 03:40:01 ---> Running in 9c417516d5be 03:40:02 Removing intermediate container 9c417516d5be 03:40:02 ---> 0866b66af1fa 03:40:02 Step 8/27 : COPY go.mod vendor* ./ 03:40:08 ---> b4085956fb1a 03:40:08 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:08 ---> Running in fe3ddd62d2a4 03:40:09 skipping... 03:40:10 Removing intermediate container fe3ddd62d2a4 03:40:10 ---> 565ae19cf7f2 03:40:10 Step 10/27 : COPY . . 03:40:17 ---> 57c2300545e7 03:40:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:17 ---> Running in ab5903e79cc4 03:40:17 Removing intermediate container ab5903e79cc4 03:40:17 ---> 94b308623db2 03:40:17 Step 12/27 : RUN $MAKE 03:40:17 ---> Running in 641f16bd9a8c 03:40:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.1-dev.1" -trimpath -mod=readonly -o app-service-configurable 03:42:24 Removing intermediate container 641f16bd9a8c 03:42:24 ---> 00e18448d312 03:42:24 Step 13/27 : FROM alpine:3.18 03:42:24 3.18: Pulling from library/alpine 03:42:24 c6b39de5b339: Already exists 03:42:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:42:24 Status: Downloaded newer image for alpine:3.18 03:42:24 ---> 33abbf032149 03:42:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:42:24 ---> Running in 8d8f541667b4 03:42:24 Removing intermediate container 8d8f541667b4 03:42:24 ---> 8e3b58cc2c47 03:42:24 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:42:24 ---> Running in 4f6d199e8be5 03:42:24 Removing intermediate container 4f6d199e8be5 03:42:24 ---> b71d22b097f0 03:42:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:42:25 ---> Running in e8844ff8b456 03:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:27 (1/2) Installing ca-certificates (20240226-r0) 03:42:27 (2/2) Installing dumb-init (1.2.5-r2) 03:42:27 Executing busybox-1.36.1-r5.trigger 03:42:27 Executing ca-certificates-20240226-r0.trigger 03:42:27 OK: 9 MiB in 17 packages 03:42:29 Removing intermediate container e8844ff8b456 03:42:29 ---> ee16f0a55e3c 03:42:29 Step 17/27 : RUN apk --no-cache upgrade 03:42:29 ---> Running in 9eb0418f3f9d 03:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:31 Upgrading critical system libraries and apk-tools: 03:42:31 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 03:42:31 Executing busybox-1.36.1-r5.trigger 03:42:31 Continuing the upgrade transaction with new apk-tools: 03:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:42:32 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 03:42:32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 03:42:32 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 03:42:32 Executing ca-certificates-20240226-r0.trigger 03:42:33 OK: 9 MiB in 17 packages 03:42:34 Removing intermediate container 9eb0418f3f9d 03:42:34 ---> 4b580500a46b 03:42:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:42:34 ---> 6ea695675bec 03:42:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:42:35 ---> 427691beae92 03:42:35 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:42:35 ---> d0ad59b938b8 03:42:35 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:42:37 ---> 2baf31fd68a1 03:42:37 Step 22/27 : EXPOSE 48095 03:42:37 ---> Running in e71236a6337a 03:42:37 Removing intermediate container e71236a6337a 03:42:37 ---> 04fbaab5cab7 03:42:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:42:37 ---> Running in 30b291b9f3d2 03:42:37 Removing intermediate container 30b291b9f3d2 03:42:37 ---> 8287381ecf9c 03:42:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:42:37 ---> Running in ca19d522986d 03:42:38 Removing intermediate container ca19d522986d 03:42:38 ---> 7b88c8a8b4ca 03:42:38 Step 25/27 : LABEL arch=arm64 03:42:38 ---> Running in 55fc3f8b80ab 03:42:38 Removing intermediate container 55fc3f8b80ab 03:42:38 ---> eda7cbad4af3 03:42:38 Step 26/27 : LABEL git_sha=21b541940b47fa58fc592783374dbd84229517f8 03:42:38 ---> Running in ec712ad45e88 03:42:39 Removing intermediate container ec712ad45e88 03:42:39 ---> 3632b9578703 03:42:39 Step 27/27 : LABEL version=3.1.1-dev.1 03:42:39 ---> Running in f6275ec79e5d 03:42:39 Removing intermediate container f6275ec79e5d 03:42:39 ---> 7a52b2e335fa 03:42:39 [Warning] One or more build-args [ARCH] were not consumed 03:42:39 Successfully built 7a52b2e335fa 03:42:39 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:40 provisioning config files... 03:42:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config18179335098696290783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:40 ---> ****-login.sh 03:42:40 nexus3.edgexfoundry.org:10001 03:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:40 Configure a credential helper to remove this warning. See 03:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:40 03:42:40 Login Succeeded 03:42:40 nexus3.edgexfoundry.org:10002 03:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:40 Configure a credential helper to remove this warning. See 03:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:40 03:42:40 Login Succeeded 03:42:40 nexus3.edgexfoundry.org:10003 03:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:41 Configure a credential helper to remove this warning. See 03:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:41 03:42:41 Login Succeeded 03:42:41 nexus3.edgexfoundry.org:10004 03:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:41 Configure a credential helper to remove this warning. See 03:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:41 03:42:41 Login Succeeded 03:42:41 ****.io 03:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:42 Configure a credential helper to remove this warning. See 03:42:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:42 03:42:42 Login Succeeded 03:42:42 ---> ****-login.sh ends [Pipeline] } 03:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:42:42 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 03:42:42 21b541940b47fa58fc592783374dbd84229517f8 03:42:42 3.1.1-dev.1 03:42:42 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 03:42:42 napa 03:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8 03:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:42:43 ee0629a50171: Preparing 03:42:43 26745f4b0696: Preparing 03:42:43 2fe4ea23e522: Preparing 03:42:43 c643beaf8b91: Preparing 03:42:43 dae3f7f00bda: Preparing 03:42:43 24aef29653a8: Preparing 03:42:43 7c504f21be85: Preparing 03:42:43 24aef29653a8: Waiting 03:42:43 7c504f21be85: Waiting 03:42:43 2fe4ea23e522: Pushed 03:42:43 c643beaf8b91: Pushed 03:42:43 26745f4b0696: Pushed 03:42:43 7c504f21be85: Layer already exists 03:42:43 24aef29653a8: Pushed 03:42:44 dae3f7f00bda: Pushed 03:42:48 ee0629a50171: Pushed 03:42:48 21b541940b47fa58fc592783374dbd84229517f8: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.1-dev.1 03:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:42:49 ee0629a50171: Preparing 03:42:49 26745f4b0696: Preparing 03:42:49 2fe4ea23e522: Preparing 03:42:49 c643beaf8b91: Preparing 03:42:49 dae3f7f00bda: Preparing 03:42:49 24aef29653a8: Preparing 03:42:49 7c504f21be85: Preparing 03:42:49 24aef29653a8: Waiting 03:42:49 7c504f21be85: Waiting 03:42:49 2fe4ea23e522: Layer already exists 03:42:49 dae3f7f00bda: Layer already exists 03:42:49 ee0629a50171: Layer already exists 03:42:49 26745f4b0696: Layer already exists 03:42:49 c643beaf8b91: Layer already exists 03:42:49 24aef29653a8: Layer already exists 03:42:49 7c504f21be85: Layer already exists 03:42:49 3.1.1-dev.1: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 03:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:42:50 ee0629a50171: Preparing 03:42:50 26745f4b0696: Preparing 03:42:50 2fe4ea23e522: Preparing 03:42:50 c643beaf8b91: Preparing 03:42:50 dae3f7f00bda: Preparing 03:42:50 24aef29653a8: Preparing 03:42:50 7c504f21be85: Preparing 03:42:50 7c504f21be85: Waiting 03:42:50 24aef29653a8: Waiting 03:42:50 26745f4b0696: Layer already exists 03:42:50 c643beaf8b91: Layer already exists 03:42:50 2fe4ea23e522: Layer already exists 03:42:50 ee0629a50171: Layer already exists 03:42:50 dae3f7f00bda: Layer already exists 03:42:50 7c504f21be85: Layer already exists 03:42:50 24aef29653a8: Layer already exists 03:42:50 21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:napa 03:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:42:51 ee0629a50171: Preparing 03:42:51 26745f4b0696: Preparing 03:42:51 2fe4ea23e522: Preparing 03:42:51 c643beaf8b91: Preparing 03:42:51 dae3f7f00bda: Preparing 03:42:51 24aef29653a8: Preparing 03:42:51 24aef29653a8: Waiting 03:42:51 7c504f21be85: Preparing 03:42:51 7c504f21be85: Waiting 03:42:51 26745f4b0696: Layer already exists 03:42:51 2fe4ea23e522: Layer already exists 03:42:51 dae3f7f00bda: Layer already exists 03:42:51 ee0629a50171: Layer already exists 03:42:51 c643beaf8b91: Layer already exists 03:42:51 7c504f21be85: Layer already exists 03:42:51 24aef29653a8: Layer already exists 03:42:51 napa: digest: sha256:4e663b14dd4d4c535d052cebc43dd545133620ff92d316983cf85ebdf7926ad0 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:42:51 ===================================================== [Pipeline] echo 03:42:51 taggedImages: 03:42:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8 03:42:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.1-dev.1 03:42:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:21b541940b47fa58fc592783374dbd84229517f8-3.1.1-dev.1 03:42:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:51 03:42:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:51 arm64: Pulling from edgex-lftools-log-publisher 03:42:51 8998bd30e6a1: Pulling fs layer 03:42:51 04944245beec: Pulling fs layer 03:42:51 699f458cf7ca: Pulling fs layer 03:42:51 765212b225bb: Pulling fs layer 03:42:51 f23df028b6ca: Pulling fs layer 03:42:51 d65c8cfc05b1: Pulling fs layer 03:42:51 2437ff75d9bd: Pulling fs layer 03:42:51 f23df028b6ca: Waiting 03:42:51 d65c8cfc05b1: Waiting 03:42:51 2437ff75d9bd: Waiting 03:42:51 765212b225bb: Waiting 03:42:52 04944245beec: Verifying Checksum 03:42:52 04944245beec: Download complete 03:42:52 765212b225bb: Verifying Checksum 03:42:52 765212b225bb: Download complete 03:42:52 f23df028b6ca: Verifying Checksum 03:42:52 f23df028b6ca: Download complete 03:42:52 d65c8cfc05b1: Verifying Checksum 03:42:52 d65c8cfc05b1: Download complete 03:42:52 699f458cf7ca: Verifying Checksum 03:42:52 699f458cf7ca: Download complete 03:42:52 8998bd30e6a1: Download complete 03:42:55 2437ff75d9bd: Verifying Checksum 03:42:55 2437ff75d9bd: Download complete 03:42:57 8998bd30e6a1: Pull complete 03:42:57 04944245beec: Pull complete 03:42:59 699f458cf7ca: Pull complete 03:42:59 765212b225bb: Pull complete 03:43:00 f23df028b6ca: Pull complete 03:43:00 d65c8cfc05b1: Pull complete 03:43:18 2437ff75d9bd: Pull complete 03:43:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:18 prd-ubuntu20.04-docker-arm64-4c-16g-148 does not seem to be running inside a container 03:43:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 03:43:21 $ docker top 4febbb00d591617f9277895d6621b870a65ede9ed8db76c1dc6cb611e45cd5eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:21 ---> job-cost.sh 03:43:22 lf-activate-venv: SKIPPING 03:43:22 INFO: No Stack... 03:43:22 INFO: Retrieving Pricing Info for: v3-standard-4 03:43:23 INFO: Archiving Costs [Pipeline] sh 03:43:23 + cat /w/workspace/app-service-configurable/3/archives/cost.csv 03:43:23 + cut -d, -f6 [Pipeline] lock 03:43:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] 03:43:23 Resource [jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] did not exist. Created. 03:43:23 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:23 /w/workspace/app-service-configurable/3@tmp/durable-5b150414/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:43:24 + echo total: 0.10999999940395355 [Pipeline] stash 03:43:24 Warning: overwriting stash ‘stack-cost’ 03:43:24 Stashed 1 file(s) [Pipeline] } 03:43:24 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:24 $ docker stop --time=1 4febbb00d591617f9277895d6621b870a65ede9ed8db76c1dc6cb611e45cd5eb 03:43:26 $ docker rm -f --volumes 4febbb00d591617f9277895d6621b870a65ede9ed8db76c1dc6cb611e45cd5eb [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 03:43:26 provisioning config files... 03:43:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config4823997006803561933tmp [Pipeline] { [Pipeline] sh 03:43:27 + set +x 03:43:27 + bash -s --+ 03:43:27 curl -s https://codecov.io/bash 03:43:27 03:43:27 _____ _ 03:43:27 / ____| | | 03:43:27 | | ___ __| | ___ ___ _____ __ 03:43:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:43:27 | |___| (_) | (_| | __/ (_| (_) \ V / 03:43:27 \_____\___/ \__,_|\___|\___\___/ \_/ 03:43:27 Bash-1.0.6 03:43:27 03:43:27 03:43:27 ==> git version 2.25.1 found 03:43:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:43:27 Release-Date: 2020-01-08 03:43:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:43:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:43:27 ==> Jenkins CI detected. 03:43:27 current dir:  /w/workspace/ry_app-service-configurable_napa 03:43:27 project root: . 03:43:27 --> token set from env 03:43:27 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 03:43:27 ==> Running gcov in . (disable via -X gcov) 03:43:27 ==> Python coveragepy not found 03:43:27 ==> Searching for coverage reports in: 03:43:27 + . 03:43:27 -> Found 1 reports 03:43:27 ==> Detecting git/mercurial file structure 03:43:27 ==> Reading reports 03:43:27 + ./coverage.out bytes=13 03:43:27 ==> Appending adjustments 03:43:27 https://docs.codecov.io/docs/fixing-reports 03:43:27 + Found adjustments 03:43:27 ==> Gzipping contents 03:43:27 12K /tmp/codecov.0jfYRE.gz 03:43:27 ==> Uploading reports 03:43:27 url: https://codecov.io 03:43:27 query: branch=napa&commit=21b541940b47fa58fc592783374dbd84229517f8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:27 -> Pinging Codecov 03:43:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=21b541940b47fa58fc592783374dbd84229517f8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:27 -> Uploading to 03:43:27 https://storage.googleapis.com/codecov/v4/raw/2024-05-14/A97CA9966030D2A3747ED39772930CCE/21b541940b47fa58fc592783374dbd84229517f8/902ebd69-851a-495b-b331-d6eba3a6fcce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T034327Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed835fb85bc5c6084eebcc4c9820e52003537888d8192877f21f0146c932808 03:43:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:27 Dload Upload Total Spent Left Speed 03:43:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11616 0 0 100 11616 0 45913 --:--:-- --:--:-- --:--:-- 45913 03:43:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] } 03:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:43:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:43:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:28 03:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:43:28 df9b9388f04a: Pulling fs layer 03:43:28 52dc419b0ee2: Pulling fs layer 03:43:28 25bc292e5bac: Pulling fs layer 03:43:28 114826534d7a: Pulling fs layer 03:43:28 4657fd5d0bcf: Pulling fs layer 03:43:28 6ad1cebc031e: Pulling fs layer 03:43:28 8a3aa393b2d8: Pulling fs layer 03:43:28 4657fd5d0bcf: Waiting 03:43:28 114826534d7a: Waiting 03:43:28 6ad1cebc031e: Waiting 03:43:28 8a3aa393b2d8: Waiting 03:43:28 25bc292e5bac: Verifying Checksum 03:43:28 25bc292e5bac: Download complete 03:43:28 52dc419b0ee2: Download complete 03:43:28 4657fd5d0bcf: Verifying Checksum 03:43:28 4657fd5d0bcf: Download complete 03:43:28 df9b9388f04a: Verifying Checksum 03:43:28 df9b9388f04a: Download complete 03:43:29 df9b9388f04a: Pull complete 03:43:29 6ad1cebc031e: Download complete 03:43:29 52dc419b0ee2: Pull complete 03:43:29 25bc292e5bac: Pull complete 03:43:29 114826534d7a: Verifying Checksum 03:43:29 114826534d7a: Download complete 03:43:29 8a3aa393b2d8: Verifying Checksum 03:43:29 8a3aa393b2d8: Download complete 03:43:33 114826534d7a: Pull complete 03:43:33 4657fd5d0bcf: Pull complete 03:43:33 6ad1cebc031e: Pull complete 03:43:36 8a3aa393b2d8: Pull complete 03:43:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:36 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:43:36 $ 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_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:43:42 $ docker top a03eb1c6b5f2e59ce5c7ae5da90e950b344303ca9508bb4a3ba7aded1036111b -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:napa' [Pipeline] sh 03:43:42 + set -o pipefail 03:43:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:napa' 03:43:45 03:43:45 Monitoring /w/workspace/ry_app-service-configurable_napa (github.com/edgexfoundry/app-service-configurable)... 03:43:45 03:43:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/74c6c646-aac6-4082-b457-2a16c36e22bb/history/c7d9c62a-4b0d-4f3d-a8e1-4aad66841c6f 03:43:45 03:43:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:43:45 03:43:45 03:43:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:43:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:43:45 More details here: https://snyk.co/ue1NS 03:43:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 03:43:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:43:45 $ docker stop --time=1 a03eb1c6b5f2e59ce5c7ae5da90e950b344303ca9508bb4a3ba7aded1036111b 03:43:46 $ docker rm -f --volumes a03eb1c6b5f2e59ce5c7ae5da90e950b344303ca9508bb4a3ba7aded1036111b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:47 + git log --format=format:%s -1 21b541940b47fa58fc592783374dbd84229517f8 [Pipeline] sh 03:43:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:43:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:43:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:48 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:43:48 $ docker top 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:50 [ssh-agent] Looking for ssh-agent implementation... 03:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:50 $ docker exec 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f ssh-agent 03:43:50 SSH_AUTH_SOCK=/tmp/ssh-aM1S6SxzvBv8/agent.32 03:43:50 SSH_AGENT_PID=38 03:43:50 Running ssh-add (command line suppressed) 03:43:50 Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_11942942304644331259.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_11942942304644331259.key) 03:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:51 + git semver tag 03:43:51 2024-05-14 03:43:51,261 [run_tag] DEBUG tag force:False 03:43:51 2024-05-14 03:43:51,261 [check_head_tag] DEBUG check head tag 03:43:51 2024-05-14 03:43:51,263 [execute] INFO git cat-file --batch-check 03:43:51 2024-05-14 03:43:51,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=) 03:43:51 2024-05-14 03:43:51,267 [execute] INFO git cat-file --batch 03:43:51 2024-05-14 03:43:51,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=) 03:43:51 2024-05-14 03:43:51,294 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:43:51 2024-05-14 03:43:51,294 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 03:43:51 2024-05-14 03:43:51,294 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=None) 03:43:51 2024-05-14 03:43:51,300 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:43:51 3.1.1-dev.1 [Pipeline] } 03:43:51 $ docker exec --env ******** --env ******** 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f ssh-agent -k 03:43:51 unset SSH_AUTH_SOCK; 03:43:51 unset SSH_AGENT_PID; 03:43:51 echo Agent pid 38 killed; 03:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:52 + git semver [Pipeline] } 03:43:52 $ docker stop --time=1 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f 03:43:53 $ docker rm -f --volumes 3f444c0305b69a00b28944e28c981331d522996babe88b3f4ccd732721808e8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:43:54 03:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:43:54 0.23.1-centos7: Pulling from edgex-lftools 03:43:54 ab5ef0e58194: Pulling fs layer 03:43:54 9712f1f96733: Pulling fs layer 03:43:54 63f879dbbcfc: Pulling fs layer 03:43:54 0d9ebad4ef96: Pulling fs layer 03:43:54 e9a5061849ea: Pulling fs layer 03:43:54 d747dcd14b5f: Pulling fs layer 03:43:54 2de7ff778b66: Pulling fs layer 03:43:54 0d9ebad4ef96: Waiting 03:43:54 e9a5061849ea: Waiting 03:43:54 2de7ff778b66: Waiting 03:43:54 d747dcd14b5f: Waiting 03:43:54 9712f1f96733: Download complete 03:43:54 63f879dbbcfc: Verifying Checksum 03:43:54 63f879dbbcfc: Download complete 03:43:54 e9a5061849ea: Verifying Checksum 03:43:54 e9a5061849ea: Download complete 03:43:54 d747dcd14b5f: Verifying Checksum 03:43:54 d747dcd14b5f: Download complete 03:43:54 ab5ef0e58194: Verifying Checksum 03:43:54 ab5ef0e58194: Download complete 03:43:55 0d9ebad4ef96: Verifying Checksum 03:43:55 0d9ebad4ef96: Download complete 03:43:55 2de7ff778b66: Verifying Checksum 03:43:55 2de7ff778b66: Download complete 03:43:57 ab5ef0e58194: Pull complete 03:43:57 9712f1f96733: Pull complete 03:43:58 63f879dbbcfc: Pull complete 03:44:02 0d9ebad4ef96: Pull complete 03:44:02 e9a5061849ea: Pull complete 03:44:02 d747dcd14b5f: Pull complete 03:44:03 2de7ff778b66: Pull complete 03:44:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:03 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:44:09 $ docker top 62e2cd1654ac653544280cfa6bac76cf23a1bcc2ece2cd46acd43eaac8004fe0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:44:10 provisioning config files... 03:44:10 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config16233275092284521696tmp 03:44:10 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config1544905676311698286tmp 03:44:10 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config10435173856875083368tmp [Pipeline] { [Pipeline] echo 03:44:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:44:10 ---> sigul-configuration.sh 03:44:10 gpg: directory `/root/.gnupg' created 03:44:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:44:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:44:10 gpg: keyring `/root/.gnupg/secring.gpg' created 03:44:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:44:10 gpg: CAST5 encrypted data 03:44:10 gpg: encrypted with 1 passphrase 03:44:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:44:10 + mkdir /home/jenkins 03:44:10 + mkdir /home/jenkins/sigul [Pipeline] sh 03:44:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:44:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:44:11 ---> sigul-install.sh 03:44:11 Sigul already installed; skipping installation. [Pipeline] sh 03:44:11 + git tag --list 03:44:11 v1.0.0 03:44:11 v1.1.0 03:44:11 v1.2.0 03:44:11 v1.3.0 03:44:11 v1.3.1 03:44:11 v2.0.0 03:44:11 v2.0.1 03:44:11 v2.1.0 03:44:11 v2.1.1 03:44:11 v2.1.2 03:44:11 v2.2.0 03:44:11 v2.3 03:44:11 v2.3.0 03:44:11 v2.3.1 03:44:11 v3.0 03:44:11 v3.0.0 03:44:11 v3.0.1 03:44:11 v3.0.1-dev.1 03:44:11 v3.1 03:44:11 v3.1.0 03:44:11 v3.1.0-dev.1 03:44:11 v3.1.0-dev.10 03:44:11 v3.1.0-dev.11 03:44:11 v3.1.0-dev.12 03:44:11 v3.1.0-dev.13 03:44:11 v3.1.0-dev.14 03:44:11 v3.1.0-dev.15 03:44:11 v3.1.0-dev.16 03:44:11 v3.1.0-dev.17 03:44:11 v3.1.0-dev.18 03:44:11 v3.1.0-dev.19 03:44:11 v3.1.0-dev.2 03:44:11 v3.1.0-dev.20 03:44:11 v3.1.0-dev.21 03:44:11 v3.1.0-dev.22 03:44:11 v3.1.0-dev.23 03:44:11 v3.1.0-dev.24 03:44:11 v3.1.0-dev.25 03:44:11 v3.1.0-dev.26 03:44:11 v3.1.0-dev.27 03:44:11 v3.1.0-dev.28 03:44:11 v3.1.0-dev.29 03:44:11 v3.1.0-dev.3 03:44:11 v3.1.0-dev.30 03:44:11 v3.1.0-dev.31 03:44:11 v3.1.0-dev.32 03:44:11 v3.1.0-dev.33 03:44:11 v3.1.0-dev.34 03:44:11 v3.1.0-dev.35 03:44:11 v3.1.0-dev.36 03:44:11 v3.1.0-dev.37 03:44:11 v3.1.0-dev.38 03:44:11 v3.1.0-dev.39 03:44:11 v3.1.0-dev.4 03:44:11 v3.1.0-dev.5 03:44:11 v3.1.0-dev.6 03:44:11 v3.1.0-dev.7 03:44:11 v3.1.0-dev.8 03:44:11 v3.1.0-dev.9 03:44:11 v3.1.1-dev.1 03:44:11 v3.2.0-dev.1 03:44:11 v3.2.0-dev.10 03:44:11 v3.2.0-dev.11 03:44:11 v3.2.0-dev.12 03:44:11 v3.2.0-dev.13 03:44:11 v3.2.0-dev.14 03:44:11 v3.2.0-dev.15 03:44:11 v3.2.0-dev.16 03:44:11 v3.2.0-dev.17 03:44:11 v3.2.0-dev.18 03:44:11 v3.2.0-dev.19 03:44:11 v3.2.0-dev.2 03:44:11 v3.2.0-dev.20 03:44:11 v3.2.0-dev.21 03:44:11 v3.2.0-dev.3 03:44:11 v3.2.0-dev.4 03:44:11 v3.2.0-dev.5 03:44:11 v3.2.0-dev.6 03:44:11 v3.2.0-dev.7 03:44:11 v3.2.0-dev.8 03:44:11 v3.2.0-dev.9 [Pipeline] sh 03:44:11 + lftools sign git-tag v3.1.1-dev.1 03:44:12 Signing Git tag with Sigul... 03:44:12 Signing v3.1.1-dev.1 [Pipeline] echo 03:44:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:44:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:44:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:44:13 $ docker stop --time=1 62e2cd1654ac653544280cfa6bac76cf23a1bcc2ece2cd46acd43eaac8004fe0 03:44:14 $ docker rm -f --volumes 62e2cd1654ac653544280cfa6bac76cf23a1bcc2ece2cd46acd43eaac8004fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:44:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:44:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:44:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:15 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:44:15 $ docker top 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:15 [ssh-agent] Looking for ssh-agent implementation... 03:44:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:16 $ docker exec 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c ssh-agent 03:44:16 SSH_AUTH_SOCK=/tmp/ssh-qcVtqS8CKbN2/agent.31 03:44:16 SSH_AGENT_PID=37 03:44:16 Running ssh-add (command line suppressed) 03:44:16 Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_25325811968326062.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_25325811968326062.key) 03:44:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:16 + git semver bump pre 03:44:16 2024-05-14 03:44:16,886 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:44:16 2024-05-14 03:44:16,886 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev 03:44:16 2024-05-14 03:44:16,886 [bump_version] DEBUG bumped version:3.1.1-dev.2 03:44:16 2024-05-14 03:44:16,886 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/ry_app-service-configurable_napa/.semver/napa with force:True 03:44:16 2024-05-14 03:44:16,886 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:44:16 2024-05-14 03:44:16,886 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_napa/.semver/napa 03:44:16 2024-05-14 03:44:16,888 [execute] INFO git cat-file --batch-check 03:44:16 2024-05-14 03:44:16,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=) 03:44:16 2024-05-14 03:44:16,893 [execute] INFO git cat-file --batch 03:44:16 2024-05-14 03:44:16,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=) 03:44:16 2024-05-14 03:44:16,898 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:44:16 3.1.1-dev.2 [Pipeline] } 03:44:16 $ docker exec --env ******** --env ******** 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c ssh-agent -k 03:44:17 unset SSH_AUTH_SOCK; 03:44:17 unset SSH_AGENT_PID; 03:44:17 echo Agent pid 37 killed; 03:44:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:17 + git semver [Pipeline] } 03:44:17 $ docker stop --time=1 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c 03:44:18 $ docker rm -f --volumes 1a3ca20e7dca6ce9c022062f851a5ecb2908585b6208eed8bfdf07d0ea82071c [Pipeline] // withDockerContainer [Pipeline] sh 03:44:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:44:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:44:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:19 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:44:20 $ docker top e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:20 [ssh-agent] Looking for ssh-agent implementation... 03:44:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:20 $ docker exec e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 ssh-agent 03:44:20 SSH_AUTH_SOCK=/tmp/ssh-fcwvVUQGye0x/agent.33 03:44:20 SSH_AGENT_PID=39 03:44:20 Running ssh-add (command line suppressed) 03:44:20 Identity added: /w/workspace/ry_app-service-configurable_napa@tmp/private_key_1367544218631706767.key (/w/workspace/ry_app-service-configurable_napa@tmp/private_key_1367544218631706767.key) 03:44:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:20 + git semver push 03:44:21 2024-05-14 03:44:21,048 [run_push] DEBUG push 03:44:21 2024-05-14 03:44:21,049 [execute] INFO git cat-file --batch-check 03:44:21 2024-05-14 03:44:21,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=) 03:44:21 2024-05-14 03:44:21,054 [execute] INFO git rev-list f41ff961e28617bb2b14ba3d7aa28bac61dd42f9 -- 03:44:21 2024-05-14 03:44:21,054 [execute] DEBUG Popen(['git', 'rev-list', 'f41ff961e28617bb2b14ba3d7aa28bac61dd42f9', '--'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=None) 03:44:21 2024-05-14 03:44:21,067 [execute] INFO git fetch -v origin 03:44:21 2024-05-14 03:44:21,068 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=True, shell=None, istream=None) 03:44:21 2024-05-14 03:44:21,521 [run_push] DEBUG no remote changes detected 03:44:21 2024-05-14 03:44:21,521 [execute] INFO git push origin semver 03:44:21 2024-05-14 03:44:21,522 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_napa/.semver, universal_newlines=False, shell=None, istream=None) 03:44:22 2024-05-14 03:44:22,184 [run_push] DEBUG push all version tags 03:44:22 2024-05-14 03:44:22,185 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:44:22 2024-05-14 03:44:22,185 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_napa, universal_newlines=False, shell=None, istream=None) 03:44:23 2024-05-14 03:44:22,891 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_napa/.semver/napa 03:44:23 3.1.1-dev.2 [Pipeline] } 03:44:23 $ docker exec --env ******** --env ******** e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 ssh-agent -k 03:44:23 unset SSH_AUTH_SOCK; 03:44:23 unset SSH_AGENT_PID; 03:44:23 echo Agent pid 39 killed; 03:44:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:23 + git semver [Pipeline] } 03:44:23 $ docker stop --time=1 e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 03:44:25 $ docker rm -f --volumes e7a14a66b5fc12534aa3fc0ce45dd1fb4f85931bf165a1e07e21cc40853e2a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:44:25 + [ -d /w/workspace/ry_app-service-configurable_napa/archives ] 03:44:25 + ls -al /w/workspace/ry_app-service-configurable_napa/archives 03:44:25 total 16 03:44:25 drwxr-xr-x 3 root root 4096 May 14 03:31 . 03:44:25 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:44 .. 03:44:25 drwxr-xr-x 2 root root 4096 May 14 03:31 cost 03:44:25 -rw-r--r-- 1 root root 94 May 14 03:31 cost.csv 03:44:25 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_napa/archives 03:44:25 + ls -al /w/workspace/ry_app-service-configurable_napa/archives 03:44:25 total 16 03:44:25 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:31 . 03:44:25 drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:44 .. 03:44:25 drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:31 cost 03:44:25 -rw-r--r-- 1 jenkins jenkins 94 May 14 03:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:44:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:44:27 ---> package-listing.sh 03:44:27 ++ facter osfamily 03:44:27 ++ tr '[:upper:]' '[:lower:]' 03:44:27 + OS_FAMILY=debian 03:44:27 + workspace=/w/workspace/ry_app-service-configurable_napa 03:44:27 + START_PACKAGES=/tmp/packages_start.txt 03:44:27 + END_PACKAGES=/tmp/packages_end.txt 03:44:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:44:27 + PACKAGES=/tmp/packages_start.txt 03:44:27 + '[' /w/workspace/ry_app-service-configurable_napa ']' 03:44:27 + PACKAGES=/tmp/packages_end.txt 03:44:27 + case "${OS_FAMILY}" in 03:44:27 + dpkg -l 03:44:27 + grep '^ii' 03:44:27 + '[' -f /tmp/packages_start.txt ']' 03:44:27 + '[' -f /tmp/packages_end.txt ']' 03:44:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:44:27 + '[' /w/workspace/ry_app-service-configurable_napa ']' 03:44:27 + mkdir -p /w/workspace/ry_app-service-configurable_napa/archives/ 03:44:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_napa/archives/ [Pipeline] echo 03:44:27 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:44:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:44:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:28 prd-ubuntu20.04-docker-8c-8g-147 does not seem to be running inside a container 03:44:28 $ 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_napa/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_napa -v /w/workspace/ry_app-service-configurable_napa:/w/workspace/ry_app-service-configurable_napa:rw,z -v /w/workspace/ry_app-service-configurable_napa@tmp:/w/workspace/ry_app-service-configurable_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:44:28 $ docker top f75ced47c3dc036e89e2f96b1fcf50f7789ee85608c9b5654bda6ed0cb7cc6e4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:44:29 + mkdir -p /var/log/sysstat [Pipeline] sh 03:44:29 + ls /var/log/sa-host 03:44:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:29 provisioning config files... 03:44:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_napa@tmp/config9631943403435333605tmp [Pipeline] { [Pipeline] echo 03:44:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:44:29 ---> create-netrc.sh [Pipeline] } 03:44:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:44:30 ---> python-tools-install.sh [Pipeline] echo 03:44:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:44:30 ---> sudo-logs.sh 03:44:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:44:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:44:30 ---> job-cost.sh 03:44:30 lf-activate-venv: SKIPPING 03:44:30 DEBUG: total: 0.2199999988079071 03:44:30 INFO: Retrieving Stack Cost... 03:44:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:44:31 INFO: Archiving Costs [Pipeline] echo 03:44:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:44:31 ---> logs-deploy.sh 03:44:31 lf-activate-venv: SKIPPING 03:44:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/napa/3 03:44:31 INFO: archiving workspace using pattern(s): 03:44:32 Archives upload complete. 03:44:33 INFO: archiving logs to Nexus