Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6dabf865f74e57664eeaeb005e9c9ff041cf72e 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-ssh1140102708037614685.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-ssh11608411010859619189.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15448404777746146783.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-ssh16335939686108809465.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8296087783622898558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1513 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f6dabf865f74e57664eeaeb005e9c9ff041cf72e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#643)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 > git rev-list --no-walk 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:33:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:33:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:33:56 ========================================================= 14:33:56 EdgeX Global Pipelines Version Info 14:33:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:33:57 ------------------- 14:33:57 stable info: 14:33:57 ------------------- 14:33:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:33:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:33:57 Message: update stable to v1.0.258 14:33:58 ------------------- 14:33:58 experimental info: 14:33:58 ------------------- 14:33:58 Commited By: **** collab-it+edgex@linuxfoundation.org 14:33:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:33:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:33:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6dabf8 [Pipeline] echo 14:33:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:59 provisioning config files... 14:33:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12710643841875524266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:59 ---> ****-login.sh 14:33:59 nexus3.edgexfoundry.org:10001 14:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:00 Configure a credential helper to remove this warning. See 14:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:00 14:34:00 Login Succeeded 14:34:00 nexus3.edgexfoundry.org:10002 14:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:00 Configure a credential helper to remove this warning. See 14:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:00 14:34:00 Login Succeeded 14:34:00 nexus3.edgexfoundry.org:10003 14:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:00 Configure a credential helper to remove this warning. See 14:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:00 14:34:00 Login Succeeded 14:34:00 nexus3.edgexfoundry.org:10004 14:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:00 Configure a credential helper to remove this warning. See 14:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:00 14:34:00 Login Succeeded 14:34:00 ****.io 14:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:00 Configure a credential helper to remove this warning. See 14:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:00 14:34:00 Login Succeeded 14:34:00 ---> ****-login.sh ends [Pipeline] } 14:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:34:01 + git rev-list -1 --merges f6dabf865f74e57664eeaeb005e9c9ff041cf72e~1..f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo 14:34:01 -----------> git rev-list -1 --merges f6dabf865f74e57664eeaeb005e9c9ff041cf72e~1..f6dabf865f74e57664eeaeb005e9c9ff041cf72e f6dabf865f74e57664eeaeb005e9c9ff041cf72e [false] [Pipeline] sh 14:34:01 + git log --format=format:%s -1 f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo 14:34:01 ========================================================= 14:34:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:34:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:01 + git log --format=format:%s -1 f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo 14:34:01 [semverPrep] GIT_COMMIT: f6dabf865f74e57664eeaeb005e9c9ff041cf72e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#643) [Pipeline] echo 14:34:01 [semverPrep] This is not a build commit. [Pipeline] sh 14:34:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:02 + grep -v github /etc/ssh/ssh_known_hosts 14:34:02 + [ -e /tmp/ssh_known_hosts ] 14:34:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:34:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:34:02 + sudo tee -a /etc/ssh/ssh_known_hosts 14:34:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:02 14:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:02 0.1.4: Pulling from edgex-devops/py-git-semver 14:34:02 b85a868b505f: Pulling fs layer 14:34:02 e2be974225ed: Pulling fs layer 14:34:02 339a4e72a1f5: Pulling fs layer 14:34:02 988bab9f4d93: Pulling fs layer 14:34:02 1469e6f7b9e6: Pulling fs layer 14:34:02 eaf3925da568: Pulling fs layer 14:34:02 bab4dde63d76: Pulling fs layer 14:34:02 bde34c3a00c8: Pulling fs layer 14:34:02 b352a97aabf1: Pulling fs layer 14:34:02 4872d77fe225: Pulling fs layer 14:34:02 5851b861e8e6: Pulling fs layer 14:34:02 988bab9f4d93: Waiting 14:34:02 b352a97aabf1: Waiting 14:34:02 1469e6f7b9e6: Waiting 14:34:02 4872d77fe225: Waiting 14:34:02 eaf3925da568: Waiting 14:34:02 5851b861e8e6: Waiting 14:34:02 bde34c3a00c8: Waiting 14:34:02 e2be974225ed: Verifying Checksum 14:34:02 e2be974225ed: Download complete 14:34:02 988bab9f4d93: Verifying Checksum 14:34:02 988bab9f4d93: Download complete 14:34:02 1469e6f7b9e6: Verifying Checksum 14:34:02 1469e6f7b9e6: Download complete 14:34:02 eaf3925da568: Verifying Checksum 14:34:02 eaf3925da568: Download complete 14:34:03 339a4e72a1f5: Verifying Checksum 14:34:03 339a4e72a1f5: Download complete 14:34:03 bde34c3a00c8: Download complete 14:34:03 b352a97aabf1: Verifying Checksum 14:34:03 b352a97aabf1: Download complete 14:34:03 4872d77fe225: Verifying Checksum 14:34:03 4872d77fe225: Download complete 14:34:03 5851b861e8e6: Verifying Checksum 14:34:03 5851b861e8e6: Download complete 14:34:03 b85a868b505f: Download complete 14:34:03 bab4dde63d76: Verifying Checksum 14:34:03 bab4dde63d76: Download complete 14:34:04 b85a868b505f: Pull complete 14:34:04 e2be974225ed: Pull complete 14:34:05 339a4e72a1f5: Pull complete 14:34:05 988bab9f4d93: Pull complete 14:34:05 1469e6f7b9e6: Pull complete 14:34:05 eaf3925da568: Pull complete 14:34:07 bab4dde63d76: Pull complete 14:34:07 bde34c3a00c8: Pull complete 14:34:07 b352a97aabf1: Pull complete 14:34:07 4872d77fe225: Pull complete 14:34:07 5851b861e8e6: Pull complete 14:34:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:07 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:34:10 $ docker top a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 -eo pid,comm 14:34:10 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). 14:34:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:11 [ssh-agent] Looking for ssh-agent implementation... 14:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:11 $ docker exec a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent 14:34:11 SSH_AUTH_SOCK=/tmp/ssh-cNPD4FgnTzRY/agent.32 14:34:11 SSH_AGENT_PID=38 14:34:11 Running ssh-add (command line suppressed) 14:34:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11809959489894386880.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11809959489894386880.key) 14:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:11 + git tag --points-at HEAD [Pipeline] } 14:34:11 $ docker exec --env ******** --env ******** a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent -k 14:34:11 unset SSH_AUTH_SOCK; 14:34:11 unset SSH_AGENT_PID; 14:34:11 echo Agent pid 38 killed; 14:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:11 [ssh-agent] Looking for ssh-agent implementation... 14:34:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:12 $ docker exec a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent 14:34:12 SSH_AUTH_SOCK=/tmp/ssh-dMLAnIWAMEEk/agent.70 14:34:12 SSH_AGENT_PID=76 14:34:12 Running ssh-add (command line suppressed) 14:34:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17770759023915668343.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17770759023915668343.key) 14:34:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:12 + git semver init 14:34:12 2024-02-22 14:34:12,829 [run_init] DEBUG init version:0.0.0 force:False 14:34:12 2024-02-22 14:34:12,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:34:12 2024-02-22 14:34:12,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:34:12 2024-02-22 14:34:12,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:34:14 2024-02-22 14:34:14,037 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:34:14 2024-02-22 14:34:14,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:34:14 2024-02-22 14:34:14,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:34:14 2024-02-22 14:34:14,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:34:14 3.2.0-dev.13 [Pipeline] } 14:34:14 $ docker exec --env ******** --env ******** a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent -k 14:34:14 unset SSH_AUTH_SOCK; 14:34:14 unset SSH_AGENT_PID; 14:34:14 echo Agent pid 76 killed; 14:34:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:14 + git semver [Pipeline] } 14:34:15 $ docker stop --time=1 a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 14:34:16 $ docker rm -f --volumes a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:34:16 Stashed 1 file(s) [Pipeline] echo 14:34:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 14:34:17 provisioning config files... 14:34:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12336226112602990260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:17 ---> ****-login.sh 14:34:17 nexus3.edgexfoundry.org:10001 14:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:17 Configure a credential helper to remove this warning. See 14:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:17 14:34:17 Login Succeeded 14:34:17 nexus3.edgexfoundry.org:10002 14:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:17 Configure a credential helper to remove this warning. See 14:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:17 14:34:17 Login Succeeded 14:34:17 nexus3.edgexfoundry.org:10003 14:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:17 Configure a credential helper to remove this warning. See 14:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:17 14:34:17 Login Succeeded 14:34:17 nexus3.edgexfoundry.org:10004 14:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:17 Configure a credential helper to remove this warning. See 14:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:17 14:34:17 Login Succeeded 14:34:17 ****.io 14:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:18 Configure a credential helper to remove this warning. See 14:34:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:18 14:34:18 Login Succeeded 14:34:18 ---> ****-login.sh ends [Pipeline] } 14:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:34:18 ========================================================= 14:34:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:34:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:34:18 Sending build context to Docker daemon 8.79MB 14:34:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:34:18 Step 2/12 : FROM ${BASE} AS builder 14:34:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:34:18 7264a8db6415: Pulling fs layer 14:34:18 c4d48a809fc2: Pulling fs layer 14:34:18 4f1c88b9dad5: Pulling fs layer 14:34:18 ad3a456e5733: Pulling fs layer 14:34:18 69c7f0334f64: Pulling fs layer 14:34:18 1f1c1a5573a3: Pulling fs layer 14:34:18 ce7588e14bc9: Pulling fs layer 14:34:18 b5e4710f87ac: Pulling fs layer 14:34:18 ad3a456e5733: Waiting 14:34:18 69c7f0334f64: Waiting 14:34:18 1f1c1a5573a3: Waiting 14:34:18 ce7588e14bc9: Waiting 14:34:18 b5e4710f87ac: Waiting 14:34:18 c4d48a809fc2: Download complete 14:34:18 ad3a456e5733: Verifying Checksum 14:34:18 ad3a456e5733: Download complete 14:34:19 69c7f0334f64: Download complete 14:34:19 7264a8db6415: Verifying Checksum 14:34:19 7264a8db6415: Download complete 14:34:19 1f1c1a5573a3: Verifying Checksum 14:34:19 1f1c1a5573a3: Download complete 14:34:19 b5e4710f87ac: Verifying Checksum 14:34:19 b5e4710f87ac: Download complete 14:34:19 7264a8db6415: Pull complete 14:34:19 c4d48a809fc2: Pull complete 14:34:19 4f1c88b9dad5: Verifying Checksum 14:34:19 4f1c88b9dad5: Download complete 14:34:19 ce7588e14bc9: Verifying Checksum 14:34:19 ce7588e14bc9: Download complete 14:34:22 4f1c88b9dad5: Pull complete 14:34:22 ad3a456e5733: Pull complete 14:34:22 69c7f0334f64: Pull complete 14:34:22 1f1c1a5573a3: Pull complete 14:34:25 ce7588e14bc9: Pull complete 14:34:25 b5e4710f87ac: Pull complete 14:34:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:34:25 ---> 88b5674ff536 14:34:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:34:30 ---> Running in 11b759672273 14:34:31 Removing intermediate container 11b759672273 14:34:31 ---> 5796e73f989e 14:34:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:34:31 ---> Running in 2bc4ffd7f26c 14:34:31 Removing intermediate container 2bc4ffd7f26c 14:34:31 ---> c5c0764dc89c 14:34:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:34:31 ---> Running in 5bdd0ecf8b16 14:34:31 Removing intermediate container 5bdd0ecf8b16 14:34:31 ---> ec688ccb2937 14:34:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:34:31 ---> Running in beb2415278c7 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:34:31 OK: 264 MiB in 52 packages 14:34:32 Removing intermediate container beb2415278c7 14:34:32 ---> 7d778813ad48 14:34:32 Step 7/12 : WORKDIR /app 14:34:32 ---> Running in 824e1b7247c6 14:34:32 Still waiting to schedule task 14:34:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1514’ is offline 14:34:32 Removing intermediate container 824e1b7247c6 14:34:32 ---> 3b9dd4e262c8 14:34:32 Step 8/12 : COPY go.mod vendor* ./ 14:34:32 ---> 9fbfaad144b3 14:34:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:32 ---> Running in 143899f1ce63 14:35:04 Removing intermediate container 143899f1ce63 14:35:04 ---> 3971000c3d18 14:35:04 Step 10/12 : COPY . . 14:35:04 ---> 717e9c7f6c83 14:35:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:35:04 ---> Running in f3b3eca8b8a1 14:35:04 Removing intermediate container f3b3eca8b8a1 14:35:04 ---> 0f5dab1834bb 14:35:04 Step 12/12 : RUN $MAKE 14:35:04 ---> Running in 4a8ea7804401 14:35:04 noop 14:35:04 Removing intermediate container 4a8ea7804401 14:35:04 ---> 4efc8a69a630 14:35:04 Successfully built 4efc8a69a630 14:35:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:04 + docker inspect -f . ci-base-image-x86_64 14:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:05 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:05 $ docker top 2a1f18af8a4bc985a750795f731276f5e05f3c192a9d19095357f268a324783a -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:05 + go version 14:35:05 go version go1.21.0 linux/amd64 [Pipeline] } 14:35:05 $ docker stop --time=1 2a1f18af8a4bc985a750795f731276f5e05f3c192a9d19095357f268a324783a 14:35:07 $ docker rm -f --volumes 2a1f18af8a4bc985a750795f731276f5e05f3c192a9d19095357f268a324783a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:08 + docker inspect -f . ci-base-image-x86_64 14:35:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:08 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:09 $ docker top e5bc1d245ff6b8df346df3e6cd0be206960c2e97d77b610ad54f2d3eaae36e0c -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:09 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:35:09 + make test 14:35:09 go test -race -coverprofile=coverage.out ./... 14:35:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:35:43 go vet ./... 14:35:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:35:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:35:47 ./bin/test-attribution-txt.sh 14:35:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:35:47 $ docker stop --time=1 e5bc1d245ff6b8df346df3e6cd0be206960c2e97d77b610ad54f2d3eaae36e0c 14:35:51 $ docker rm -f --volumes e5bc1d245ff6b8df346df3e6cd0be206960c2e97d77b610ad54f2d3eaae36e0c [Pipeline] // withDockerContainer [Pipeline] sh 14:35:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:35:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:35:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:35:52 + ls -al . 14:35:52 total 184 14:35:52 drwxrwxr-x 7 jenkins jenkins 4096 Feb 22 14:35 . 14:35:52 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:33 .. 14:35:52 -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 14:33 .dockerignore 14:35:52 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:35 .git 14:35:52 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:33 .github 14:35:52 -rw-rw-r-- 1 jenkins jenkins 106 Feb 22 14:33 .gitignore 14:35:52 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:33 .golangci.yml 14:35:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:34 .semver 14:35:52 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 22 14:33 Attribution.txt 14:35:52 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 22 14:33 CHANGELOG.md 14:35:52 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 22 14:33 Dockerfile 14:35:52 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:33 GOVERNANCE.md 14:35:52 -rw-rw-r-- 1 jenkins jenkins 666 Feb 22 14:33 Jenkinsfile 14:35:52 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:33 LICENSE 14:35:52 -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 14:33 OWNERS.md 14:35:52 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 22 14:33 README.md 14:35:52 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:34 VERSION 14:35:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:33 bin 14:35:52 -rw-r--r-- 1 jenkins jenkins 13 Feb 22 14:35 coverage.out 14:35:52 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 22 14:33 go.mod 14:35:52 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 22 14:33 go.sum 14:35:52 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 22 14:33 main.go 14:35:52 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 22 14:33 makefile 14:35:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 14:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:53 + 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=f6dabf865f74e57664eeaeb005e9c9ff041cf72e --label arch=amd64 --label version=3.2.0-dev.13 . 14:35:53 Sending build context to Docker daemon 8.791MB 14:35:53 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:35:53 Step 2/27 : FROM ${BASE} AS builder 14:35:53 ---> 4efc8a69a630 14:35:53 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:35:53 ---> Running in 460036b3155b 14:35:53 Removing intermediate container 460036b3155b 14:35:53 ---> fdcf4789a617 14:35:53 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:35:53 ---> Running in f4993a73f508 14:35:53 Removing intermediate container f4993a73f508 14:35:53 ---> 20467920e7fb 14:35:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:35:53 ---> Running in ef2106b22896 14:35:53 Removing intermediate container ef2106b22896 14:35:53 ---> 16d826908f73 14:35:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:53 ---> Running in 1442c8ed261f 14:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:35:54 OK: 264 MiB in 52 packages 14:35:54 Removing intermediate container 1442c8ed261f 14:35:54 ---> a09e96e38965 14:35:54 Step 7/27 : WORKDIR /app 14:35:54 ---> Running in 3c68256ff9ee 14:35:54 Removing intermediate container 3c68256ff9ee 14:35:54 ---> dc019294a4ce 14:35:54 Step 8/27 : COPY go.mod vendor* ./ 14:35:54 ---> 6a7b41b17b5f 14:35:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:54 ---> Running in ad6dbc3f9246 14:35:55 Removing intermediate container ad6dbc3f9246 14:35:55 ---> 815dc546960a 14:35:55 Step 10/27 : COPY . . 14:35:55 ---> 96b29316db37 14:35:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:35:55 ---> Running in 6a06daddb118 14:35:55 Removing intermediate container 6a06daddb118 14:35:55 ---> 6372804ff6d2 14:35:55 Step 12/27 : RUN $MAKE 14:35:55 ---> Running in 96480dcf1d9f 14:35:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-service-configurable 14:36:14 Removing intermediate container 96480dcf1d9f 14:36:14 ---> 8c5922642a3f 14:36:14 Step 13/27 : FROM alpine:3.18 14:36:14 3.18: Pulling from library/alpine 14:36:14 619be1103602: Pulling fs layer 14:36:14 619be1103602: Verifying Checksum 14:36:14 619be1103602: Download complete 14:36:14 619be1103602: Pull complete 14:36:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:36:14 Status: Downloaded newer image for alpine:3.18 14:36:14 ---> d3782b16ccc9 14:36:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:36:14 ---> Running in 014650e0e5c1 14:36:14 Removing intermediate container 014650e0e5c1 14:36:14 ---> 1614f0c98642 14:36:14 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:36:14 ---> Running in 37fe338734c1 14:36:14 Removing intermediate container 37fe338734c1 14:36:14 ---> 0f3b04e35cb9 14:36:14 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:36:14 ---> Running in f96b597ab83c 14:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:14 (1/2) Installing ca-certificates (20230506-r0) 14:36:14 (2/2) Installing dumb-init (1.2.5-r2) 14:36:14 Executing busybox-1.36.1-r5.trigger 14:36:14 Executing ca-certificates-20230506-r0.trigger 14:36:14 OK: 8 MiB in 17 packages 14:36:14 Removing intermediate container f96b597ab83c 14:36:14 ---> f9ec1c56a5dc 14:36:14 Step 17/27 : RUN apk --no-cache upgrade 14:36:14 ---> Running in 53581c8ff123 14:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:36:14 OK: 8 MiB in 17 packages 14:36:14 Removing intermediate container 53581c8ff123 14:36:14 ---> b9123031dd90 14:36:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:36:15 ---> 8a83d2dcf960 14:36:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:36:15 ---> e0a1fbe37a35 14:36:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:36:15 ---> fbdfa051981d 14:36:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:36:17 ---> e565ac39450e 14:36:17 Step 22/27 : EXPOSE 48095 14:36:17 ---> Running in 33753af597ef 14:36:17 Removing intermediate container 33753af597ef 14:36:17 ---> 8f68cd9a948f 14:36:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:36:17 ---> Running in 49d10e5900d5 14:36:17 Removing intermediate container 49d10e5900d5 14:36:17 ---> 46b12396d26b 14:36:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:36:17 ---> Running in 1d1a1968cae6 14:36:17 Removing intermediate container 1d1a1968cae6 14:36:17 ---> 78407b54895b 14:36:17 Step 25/27 : LABEL arch=amd64 14:36:17 ---> Running in 12ebd95e82fd 14:36:17 Removing intermediate container 12ebd95e82fd 14:36:17 ---> 2ea03dc3f2bd 14:36:17 Step 26/27 : LABEL git_sha=f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:36:17 ---> Running in 531bbc97f442 14:36:17 Removing intermediate container 531bbc97f442 14:36:17 ---> eef4287f174c 14:36:17 Step 27/27 : LABEL version=3.2.0-dev.13 14:36:17 ---> Running in 0a4cbe4265d7 14:36:17 Removing intermediate container 0a4cbe4265d7 14:36:17 ---> 5af8b6e84665 14:36:17 [Warning] One or more build-args [ARCH] were not consumed 14:36:17 Successfully built 5af8b6e84665 14:36: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 14:36:17 provisioning config files... 14:36:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15585674594923561257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:18 ---> ****-login.sh 14:36:18 nexus3.edgexfoundry.org:10001 14:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:18 Configure a credential helper to remove this warning. See 14:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:18 14:36:18 Login Succeeded 14:36:18 nexus3.edgexfoundry.org:10002 14:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:18 Configure a credential helper to remove this warning. See 14:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:18 14:36:18 Login Succeeded 14:36:18 nexus3.edgexfoundry.org:10003 14:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:18 Configure a credential helper to remove this warning. See 14:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:18 14:36:18 Login Succeeded 14:36:18 nexus3.edgexfoundry.org:10004 14:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:18 Configure a credential helper to remove this warning. See 14:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:18 14:36:18 Login Succeeded 14:36:18 ****.io 14:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:36:18 Configure a credential helper to remove this warning. See 14:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:36:18 14:36:18 Login Succeeded 14:36:18 ---> ****-login.sh ends [Pipeline] } 14:36:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:36:18 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:36:18 f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:36:18 latest 14:36:18 3.2.0-dev.13 14:36:18 f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 14:36:18 main 14:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:19 b33c548dbaa9: Preparing 14:36:19 f28469860caf: Preparing 14:36:19 b73934b6bca2: Preparing 14:36:19 032b581d8902: Preparing 14:36:19 3900bd3b1746: Preparing 14:36:19 dabaca8c16f3: Preparing 14:36:19 aedc3bda2944: Preparing 14:36:19 dabaca8c16f3: Waiting 14:36:19 aedc3bda2944: Waiting 14:36:19 f28469860caf: Pushed 14:36:19 032b581d8902: Pushed 14:36:19 3900bd3b1746: Pushed 14:36:19 b73934b6bca2: Pushed 14:36:19 aedc3bda2944: Layer already exists 14:36:19 dabaca8c16f3: Pushed 14:36:21 b33c548dbaa9: Pushed 14:36:21 f6dabf865f74e57664eeaeb005e9c9ff041cf72e: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:22 b33c548dbaa9: Preparing 14:36:22 f28469860caf: Preparing 14:36:22 b73934b6bca2: Preparing 14:36:22 032b581d8902: Preparing 14:36:22 3900bd3b1746: Preparing 14:36:22 dabaca8c16f3: Preparing 14:36:22 aedc3bda2944: Preparing 14:36:22 dabaca8c16f3: Waiting 14:36:22 aedc3bda2944: Waiting 14:36:22 f28469860caf: Layer already exists 14:36:22 032b581d8902: Layer already exists 14:36:22 3900bd3b1746: Layer already exists 14:36:22 b73934b6bca2: Layer already exists 14:36:22 b33c548dbaa9: Layer already exists 14:36:22 dabaca8c16f3: Layer already exists 14:36:22 aedc3bda2944: Layer already exists 14:36:22 latest: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.13 14:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:23 b33c548dbaa9: Preparing 14:36:23 f28469860caf: Preparing 14:36:23 b73934b6bca2: Preparing 14:36:23 032b581d8902: Preparing 14:36:23 3900bd3b1746: Preparing 14:36:23 dabaca8c16f3: Preparing 14:36:23 aedc3bda2944: Preparing 14:36:23 dabaca8c16f3: Waiting 14:36:23 aedc3bda2944: Waiting 14:36:23 3900bd3b1746: Layer already exists 14:36:23 f28469860caf: Layer already exists 14:36:23 b73934b6bca2: Layer already exists 14:36:23 032b581d8902: Layer already exists 14:36:23 b33c548dbaa9: Layer already exists 14:36:23 dabaca8c16f3: Layer already exists 14:36:23 aedc3bda2944: Layer already exists 14:36:23 3.2.0-dev.13: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 14:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:24 b33c548dbaa9: Preparing 14:36:24 f28469860caf: Preparing 14:36:24 b73934b6bca2: Preparing 14:36:24 032b581d8902: Preparing 14:36:24 3900bd3b1746: Preparing 14:36:24 dabaca8c16f3: Preparing 14:36:24 aedc3bda2944: Preparing 14:36:24 dabaca8c16f3: Waiting 14:36:24 aedc3bda2944: Waiting 14:36:24 b33c548dbaa9: Layer already exists 14:36:24 b73934b6bca2: Layer already exists 14:36:24 3900bd3b1746: Layer already exists 14:36:24 f28469860caf: Layer already exists 14:36:24 032b581d8902: Layer already exists 14:36:24 dabaca8c16f3: Layer already exists 14:36:24 aedc3bda2944: Layer already exists 14:36:24 f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:36:24 b33c548dbaa9: Preparing 14:36:24 f28469860caf: Preparing 14:36:24 b73934b6bca2: Preparing 14:36:24 032b581d8902: Preparing 14:36:24 3900bd3b1746: Preparing 14:36:24 dabaca8c16f3: Preparing 14:36:24 aedc3bda2944: Preparing 14:36:24 dabaca8c16f3: Waiting 14:36:24 aedc3bda2944: Waiting 14:36:24 b73934b6bca2: Layer already exists 14:36:24 b33c548dbaa9: Layer already exists 14:36:24 3900bd3b1746: Layer already exists 14:36:24 032b581d8902: Layer already exists 14:36:24 f28469860caf: Layer already exists 14:36:24 dabaca8c16f3: Layer already exists 14:36:24 aedc3bda2944: Layer already exists 14:36:24 main: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:36:25 ===================================================== [Pipeline] echo 14:36:25 taggedImages: 14:36:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:36:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:36:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.13 14:36:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 14:36:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:25 14:36:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:26 latest: Pulling from edgex-lftools-log-publisher 14:36:26 5eb5b503b376: Pulling fs layer 14:36:26 5c69ac0246d0: Pulling fs layer 14:36:26 ec43610c2a17: Pulling fs layer 14:36:26 3a2ae6a8a46f: Pulling fs layer 14:36:26 33b1e0a273af: Pulling fs layer 14:36:26 5d3b04190fa2: Pulling fs layer 14:36:26 2f39f015ded8: Pulling fs layer 14:36:26 33b1e0a273af: Waiting 14:36:26 5d3b04190fa2: Waiting 14:36:26 2f39f015ded8: Waiting 14:36:26 3a2ae6a8a46f: Waiting 14:36:26 5c69ac0246d0: Download complete 14:36:26 3a2ae6a8a46f: Download complete 14:36:26 ec43610c2a17: Verifying Checksum 14:36:26 ec43610c2a17: Download complete 14:36:26 33b1e0a273af: Verifying Checksum 14:36:26 33b1e0a273af: Download complete 14:36:26 5d3b04190fa2: Download complete 14:36:26 5eb5b503b376: Verifying Checksum 14:36:26 5eb5b503b376: Download complete 14:36:27 2f39f015ded8: Download complete 14:36:27 5eb5b503b376: Pull complete 14:36:27 5c69ac0246d0: Pull complete 14:36:27 ec43610c2a17: Pull complete 14:36:27 3a2ae6a8a46f: Pull complete 14:36:28 33b1e0a273af: Pull complete 14:36:28 5d3b04190fa2: Pull complete 14:36:32 2f39f015ded8: Pull complete 14:36:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:36:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:32 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:36:33 $ docker top cbd58697cac808523033805f100b926316b396335ce5bca4ff8e8e60457c3090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:36:34 ---> job-cost.sh 14:36:34 lf-activate-venv: SKIPPING 14:36:34 INFO: No Stack... 14:36:34 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:34 INFO: Archiving Costs [Pipeline] sh 14:36:35 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:36:35 + cut -d, -f6 [Pipeline] lock 14:36:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] 14:36:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] did not exist. Created. 14:36:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:36:35 + echo total: 0.2199999988079071 [Pipeline] stash 14:36:35 Stashed 1 file(s) [Pipeline] } 14:36:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 14:36:35 $ docker stop --time=1 cbd58697cac808523033805f100b926316b396335ce5bca4ff8e8e60457c3090 14:36:36 $ docker rm -f --volumes cbd58697cac808523033805f100b926316b396335ce5bca4ff8e8e60457c3090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:37:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1515 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:37:08 Running in /w/workspace/app-service-configurable/222 [Pipeline] { [Pipeline] checkout 14:37:08 Selected Git installation does not exist. Using Default 14:37:08 The recommended git tool is: NONE 14:37:14 using credential edgex-jenkins-ssh 14:37:14 Cloning the remote Git repository 14:37:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:37:14 > git init /w/workspace/app-service-configurable/222 # timeout=10 14:37:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:37:14 > git --version # timeout=10 14:37:14 > git --version # 'git version 2.25.1' 14:37:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:37:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:17 Avoid second fetch 14:37:17 Checking out Revision f6dabf865f74e57664eeaeb005e9c9ff041cf72e (main) 14:37:18 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#643)" 14:37:17 > git config core.sparsecheckout # timeout=10 14:37:17 > git checkout -f f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:37:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:37:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:37:19 Dload Upload Total Spent Left Speed 14:37:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 14:37:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:37:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:37:20 + sudo tee /etc/docker/daemon.new 14:37:20 { 14:37:20 "registry-mirrors": [ 14:37:20 "https://nexus3.edgexfoundry.org:10001" 14:37:20 ], 14:37:20 "bip": "10.250.0.254/24", 14:37:20 "hosts": [ 14:37:20 "tcp://0.0.0.0:5555", 14:37:20 "unix:///var/run/docker.sock" 14:37:20 ], 14:37:20 "mtu": 1458, 14:37:20 "selinux-enabled": true, 14:37:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:37:20 } [Pipeline] sh 14:37:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:37:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:37:43 provisioning config files... 14:37:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/222@tmp/config16675952246966779131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:43 ---> ****-login.sh 14:37:43 nexus3.edgexfoundry.org:10001 14:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:44 Configure a credential helper to remove this warning. See 14:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:44 14:37:44 Login Succeeded 14:37:44 nexus3.edgexfoundry.org:10002 14:37:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:44 Configure a credential helper to remove this warning. See 14:37:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:44 14:37:44 Login Succeeded 14:37:44 nexus3.edgexfoundry.org:10003 14:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:45 Configure a credential helper to remove this warning. See 14:37:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:45 14:37:45 Login Succeeded 14:37:45 nexus3.edgexfoundry.org:10004 14:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:45 Configure a credential helper to remove this warning. See 14:37:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:45 14:37:45 Login Succeeded 14:37:45 ****.io 14:37:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:37:45 Configure a credential helper to remove this warning. See 14:37:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:37:45 14:37:45 Login Succeeded 14:37:45 ---> ****-login.sh ends [Pipeline] } 14:37:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:37:46 ========================================================= 14:37:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:37:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:37:47 Sending build context to Docker daemon 158.7kB 14:37:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:37:47 Step 2/12 : FROM ${BASE} AS builder 14:37:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:37:47 9fda8d8052c6: Pulling fs layer 14:37:47 5d54e960e981: Pulling fs layer 14:37:47 c4a7e357bf2a: Pulling fs layer 14:37:47 f0e02332f6b5: Pulling fs layer 14:37:47 872ee5b61b7b: Pulling fs layer 14:37:47 0c6a40ed1a82: Pulling fs layer 14:37:47 94ae7d8d031c: Pulling fs layer 14:37:47 f0e02332f6b5: Waiting 14:37:47 872ee5b61b7b: Waiting 14:37:47 0c6a40ed1a82: Waiting 14:37:47 94ae7d8d031c: Waiting 14:37:47 5d54e960e981: Verifying Checksum 14:37:47 5d54e960e981: Download complete 14:37:47 f0e02332f6b5: Verifying Checksum 14:37:47 f0e02332f6b5: Download complete 14:37:47 872ee5b61b7b: Verifying Checksum 14:37:47 872ee5b61b7b: Download complete 14:37:47 9fda8d8052c6: Verifying Checksum 14:37:47 9fda8d8052c6: Download complete 14:37:47 94ae7d8d031c: Verifying Checksum 14:37:47 94ae7d8d031c: Download complete 14:37:48 9fda8d8052c6: Pull complete 14:37:49 5d54e960e981: Pull complete 14:37:49 c4a7e357bf2a: Verifying Checksum 14:37:49 c4a7e357bf2a: Download complete 14:37:50 0c6a40ed1a82: Download complete 14:38:02 c4a7e357bf2a: Pull complete 14:38:02 f0e02332f6b5: Pull complete 14:38:02 872ee5b61b7b: Pull complete 14:38:12 0c6a40ed1a82: Pull complete 14:38:13 94ae7d8d031c: Pull complete 14:38:14 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:38:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:38:14 ---> 86de565de09d 14:38:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:38:15 ---> Running in 43a0461c1160 14:38:15 Removing intermediate container 43a0461c1160 14:38:15 ---> df2270a6b26c 14:38:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:38:15 ---> Running in 45fa8fe58adb 14:38:16 Removing intermediate container 45fa8fe58adb 14:38:16 ---> a19a6709b7f9 14:38:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:38:16 ---> Running in b90e5c9caf8f 14:38:16 Removing intermediate container b90e5c9caf8f 14:38:16 ---> f55e55da9121 14:38:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:38:16 ---> Running in 6af2e9350db5 14:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:38:19 OK: 266 MiB in 52 packages 14:38:19 Removing intermediate container 6af2e9350db5 14:38:19 ---> 8e8cc2e9def4 14:38:19 Step 7/12 : WORKDIR /app 14:38:20 ---> Running in 4076ee8142db 14:38:20 Removing intermediate container 4076ee8142db 14:38:20 ---> de0488f1fdee 14:38:20 Step 8/12 : COPY go.mod vendor* ./ 14:38:21 ---> 9839affa9c7d 14:38:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:38:21 ---> Running in 96565ae0b86a 14:39:18 Removing intermediate container 96565ae0b86a 14:39:18 ---> 4b896691028e 14:39:18 Step 10/12 : COPY . . 14:39:18 ---> d3432040f843 14:39:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:39:18 ---> Running in d74377f23109 14:39:19 Removing intermediate container d74377f23109 14:39:19 ---> 97fa0945549f 14:39:19 Step 12/12 : RUN $MAKE 14:39:19 ---> Running in abea3c2cc6a9 14:39:20 noop 14:39:21 Removing intermediate container abea3c2cc6a9 14:39:21 ---> 6b7617f60b55 14:39:21 Successfully built 6b7617f60b55 14:39:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:21 + docker inspect -f . ci-base-image-arm64 14:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:21 prd-ubuntu20.04-docker-arm64-4c-16g-1515 does not seem to be running inside a container 14:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/222 -v /w/workspace/app-service-configurable/222:/w/workspace/app-service-configurable/222:rw,z -v /w/workspace/app-service-configurable/222@tmp:/w/workspace/app-service-configurable/222@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 14:39:26 $ docker top 8407129ebea3ef5093ebc776b8c5817eecb6c918b6cba8e359aa69ed1bb9c9b9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:27 + go version 14:39:27 go version go1.21.0 linux/arm64 [Pipeline] } 14:39:27 $ docker stop --time=1 8407129ebea3ef5093ebc776b8c5817eecb6c918b6cba8e359aa69ed1bb9c9b9 14:39:28 $ docker rm -f --volumes 8407129ebea3ef5093ebc776b8c5817eecb6c918b6cba8e359aa69ed1bb9c9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:29 + docker inspect -f . ci-base-image-arm64 14:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:29 prd-ubuntu20.04-docker-arm64-4c-16g-1515 does not seem to be running inside a container 14:39:29 $ 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/222 -v /w/workspace/app-service-configurable/222:/w/workspace/app-service-configurable/222:rw,z -v /w/workspace/app-service-configurable/222@tmp:/w/workspace/app-service-configurable/222@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 14:39:31 $ docker top d715672dc1a3ec99be5b0ec55b2f7273837a80b048f19623ef7ed880d31f853a -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/222 [Pipeline] fileExists [Pipeline] sh 14:39:32 + make test 14:39:32 go test -race -coverprofile=coverage.out ./... 14:41:54 ? github.com/edgexfoundry/app-service-configurable [no test files] 14:41:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:41:54 go vet ./... 14:44:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:44:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:44:01 ./bin/test-attribution-txt.sh 14:44:01 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:44:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:44:01 $ docker stop --time=1 d715672dc1a3ec99be5b0ec55b2f7273837a80b048f19623ef7ed880d31f853a 14:44:03 $ docker rm -f --volumes d715672dc1a3ec99be5b0ec55b2f7273837a80b048f19623ef7ed880d31f853a [Pipeline] // withDockerContainer [Pipeline] sh 14:44:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:44:05 Warning: overwriting stash ‘coverage-report’ 14:44:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:44:06 + ls -al . 14:44:06 total 180 14:44:06 drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 14:39 . 14:44:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:37 .. 14:44:06 -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 14:37 .dockerignore 14:44:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:37 .git 14:44:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:37 .github 14:44:06 -rw-rw-r-- 1 jenkins jenkins 106 Feb 22 14:37 .gitignore 14:44:06 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:37 .golangci.yml 14:44:06 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 22 14:37 Attribution.txt 14:44:06 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 22 14:37 CHANGELOG.md 14:44:06 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 22 14:37 Dockerfile 14:44:06 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:37 GOVERNANCE.md 14:44:06 -rw-rw-r-- 1 jenkins jenkins 666 Feb 22 14:37 Jenkinsfile 14:44:06 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:37 LICENSE 14:44:06 -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 14:37 OWNERS.md 14:44:06 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 22 14:37 README.md 14:44:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:34 VERSION 14:44:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:37 bin 14:44:06 -rw-r--r-- 1 jenkins jenkins 13 Feb 22 14:39 coverage.out 14:44:06 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 22 14:37 go.mod 14:44:06 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 22 14:37 go.sum 14:44:06 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 22 14:37 main.go 14:44:06 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 22 14:37 makefile 14:44:06 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 14:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:44:07 + 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=f6dabf865f74e57664eeaeb005e9c9ff041cf72e --label arch=arm64 --label version=3.2.0-dev.13 . 14:44:07 Sending build context to Docker daemon 159.7kB 14:44:07 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 14:44:07 Step 2/27 : FROM ${BASE} AS builder 14:44:07 ---> 6b7617f60b55 14:44:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:44:07 ---> Running in c990af422bbc 14:44:07 Removing intermediate container c990af422bbc 14:44:07 ---> 1dd6a0d255eb 14:44:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:44:08 ---> Running in cb9296f74749 14:44:08 Removing intermediate container cb9296f74749 14:44:08 ---> 353f429aa867 14:44:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:44:08 ---> Running in 952113da7e4f 14:44:08 Removing intermediate container 952113da7e4f 14:44:08 ---> a2d3e9887549 14:44:08 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:44:08 ---> Running in 76f9a9c8291f 14:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:44:11 OK: 266 MiB in 52 packages 14:44:12 Removing intermediate container 76f9a9c8291f 14:44:12 ---> 67dd04ee0659 14:44:12 Step 7/27 : WORKDIR /app 14:44:12 ---> Running in 3a81fc02a90d 14:44:12 Removing intermediate container 3a81fc02a90d 14:44:12 ---> 42452019b259 14:44:12 Step 8/27 : COPY go.mod vendor* ./ 14:44:18 ---> 7c06b23bc4a1 14:44:18 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:44:18 ---> Running in cbfe750e50b1 14:44:19 Removing intermediate container cbfe750e50b1 14:44:19 ---> b84f9c506629 14:44:19 Step 10/27 : COPY . . 14:44:20 ---> 146fdfb38c6d 14:44:20 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:44:20 ---> Running in 8f57a8a36099 14:44:20 Removing intermediate container 8f57a8a36099 14:44:20 ---> 74d4484011c0 14:44:20 Step 12/27 : RUN $MAKE 14:44:20 ---> Running in 4fe65b89c9e4 14:44:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-service-configurable 14:46:28 Removing intermediate container 4fe65b89c9e4 14:46:28 ---> ff7c1c1a87c2 14:46:28 Step 13/27 : FROM alpine:3.18 14:46:28 3.18: Pulling from library/alpine 14:46:28 c6b39de5b339: Pulling fs layer 14:46:28 c6b39de5b339: Verifying Checksum 14:46:28 c6b39de5b339: Download complete 14:46:28 c6b39de5b339: Pull complete 14:46:28 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:46:28 Status: Downloaded newer image for alpine:3.18 14:46:28 ---> 33abbf032149 14:46:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:46:28 ---> Running in 60430817d250 14:46:28 Removing intermediate container 60430817d250 14:46:28 ---> d4a2a1f6aa37 14:46:28 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:46:28 ---> Running in d1042c8c3538 14:46:28 Removing intermediate container d1042c8c3538 14:46:28 ---> a749e4967602 14:46:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:46:28 ---> Running in d46a9090bb46 14:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:46:28 (1/2) Installing ca-certificates (20230506-r0) 14:46:28 (2/2) Installing dumb-init (1.2.5-r2) 14:46:28 Executing busybox-1.36.1-r5.trigger 14:46:28 Executing ca-certificates-20230506-r0.trigger 14:46:28 OK: 9 MiB in 17 packages 14:46:28 Removing intermediate container d46a9090bb46 14:46:28 ---> c9c97c5825a5 14:46:28 Step 17/27 : RUN apk --no-cache upgrade 14:46:28 ---> Running in 7502ed589e82 14:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:46:28 OK: 9 MiB in 17 packages 14:46:28 Removing intermediate container 7502ed589e82 14:46:28 ---> 20447e6d887a 14:46:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:46:28 ---> 92008b159c2f 14:46:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:46:28 ---> d82255d4030a 14:46:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:46:28 ---> 3a0169d89b58 14:46:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:46:29 ---> 2889800763e5 14:46:29 Step 22/27 : EXPOSE 48095 14:46:29 ---> Running in ffb92bd0e647 14:46:29 Removing intermediate container ffb92bd0e647 14:46:29 ---> d50932e15e74 14:46:29 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:46:29 ---> Running in 06eb6ddc11c6 14:46:30 Removing intermediate container 06eb6ddc11c6 14:46:30 ---> ce294cdcbd8c 14:46:30 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:46:30 ---> Running in 4afc496516a2 14:46:30 Removing intermediate container 4afc496516a2 14:46:30 ---> 1b653426a815 14:46:30 Step 25/27 : LABEL arch=arm64 14:46:30 ---> Running in ec88158e68ff 14:46:30 Removing intermediate container ec88158e68ff 14:46:30 ---> b02edf8c93ad 14:46:30 Step 26/27 : LABEL git_sha=f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:46:30 ---> Running in 4ec9415c1a7e 14:46:30 Removing intermediate container 4ec9415c1a7e 14:46:30 ---> 1cf3d6eb986f 14:46:30 Step 27/27 : LABEL version=3.2.0-dev.13 14:46:31 ---> Running in 02f7be136267 14:46:31 Removing intermediate container 02f7be136267 14:46:31 ---> 537937a8094d 14:46:31 [Warning] One or more build-args [ARCH] were not consumed 14:46:31 Successfully built 537937a8094d 14:46:31 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 14:46:31 provisioning config files... 14:46:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/222@tmp/config6993309645423754674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:32 ---> ****-login.sh 14:46:32 nexus3.edgexfoundry.org:10001 14:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:46:32 Configure a credential helper to remove this warning. See 14:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:46:32 14:46:32 Login Succeeded 14:46:32 nexus3.edgexfoundry.org:10002 14:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:46:32 Configure a credential helper to remove this warning. See 14:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:46:32 14:46:32 Login Succeeded 14:46:32 nexus3.edgexfoundry.org:10003 14:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:46:33 Configure a credential helper to remove this warning. See 14:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:46:33 14:46:33 Login Succeeded 14:46:33 nexus3.edgexfoundry.org:10004 14:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:46:33 Configure a credential helper to remove this warning. See 14:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:46:33 14:46:33 Login Succeeded 14:46:33 ****.io 14:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:46:34 Configure a credential helper to remove this warning. See 14:46:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:46:34 14:46:34 Login Succeeded 14:46:34 ---> ****-login.sh ends [Pipeline] } 14:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:46:34 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:46:34 f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:46:34 latest 14:46:34 3.2.0-dev.13 14:46:34 f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 14:46:34 main 14:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:46:35 3ce1c2dd18bd: Preparing 14:46:35 7ce318e3ebb5: Preparing 14:46:35 f3b7eac75443: Preparing 14:46:35 92882676ae09: Preparing 14:46:35 14cabf28fd18: Preparing 14:46:35 a951bd4ba0e9: Preparing 14:46:35 7c504f21be85: Preparing 14:46:35 a951bd4ba0e9: Waiting 14:46:35 7c504f21be85: Waiting 14:46:35 f3b7eac75443: Pushed 14:46:35 7ce318e3ebb5: Pushed 14:46:35 14cabf28fd18: Pushed 14:46:35 92882676ae09: Pushed 14:46:35 7c504f21be85: Layer already exists 14:46:36 a951bd4ba0e9: Pushed 14:46:40 3ce1c2dd18bd: Pushed 14:46:41 f6dabf865f74e57664eeaeb005e9c9ff041cf72e: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:46:42 3ce1c2dd18bd: Preparing 14:46:42 7ce318e3ebb5: Preparing 14:46:42 f3b7eac75443: Preparing 14:46:42 92882676ae09: Preparing 14:46:42 14cabf28fd18: Preparing 14:46:42 a951bd4ba0e9: Preparing 14:46:42 7c504f21be85: Preparing 14:46:42 a951bd4ba0e9: Waiting 14:46:42 7c504f21be85: Waiting 14:46:42 7ce318e3ebb5: Layer already exists 14:46:42 f3b7eac75443: Layer already exists 14:46:42 14cabf28fd18: Layer already exists 14:46:42 92882676ae09: Layer already exists 14:46:42 3ce1c2dd18bd: Layer already exists 14:46:42 a951bd4ba0e9: Layer already exists 14:46:42 7c504f21be85: Layer already exists 14:46:42 latest: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.13 14:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:46:43 3ce1c2dd18bd: Preparing 14:46:43 7ce318e3ebb5: Preparing 14:46:43 f3b7eac75443: Preparing 14:46:43 92882676ae09: Preparing 14:46:43 14cabf28fd18: Preparing 14:46:43 a951bd4ba0e9: Preparing 14:46:43 7c504f21be85: Preparing 14:46:43 a951bd4ba0e9: Waiting 14:46:43 7c504f21be85: Waiting 14:46:43 92882676ae09: Layer already exists 14:46:43 3ce1c2dd18bd: Layer already exists 14:46:43 7ce318e3ebb5: Layer already exists 14:46:43 14cabf28fd18: Layer already exists 14:46:43 f3b7eac75443: Layer already exists 14:46:43 a951bd4ba0e9: Layer already exists 14:46:43 7c504f21be85: Layer already exists 14:46:43 3.2.0-dev.13: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 14:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:46:44 3ce1c2dd18bd: Preparing 14:46:44 7ce318e3ebb5: Preparing 14:46:44 f3b7eac75443: Preparing 14:46:44 92882676ae09: Preparing 14:46:44 14cabf28fd18: Preparing 14:46:44 a951bd4ba0e9: Preparing 14:46:44 7c504f21be85: Preparing 14:46:44 a951bd4ba0e9: Waiting 14:46:44 7c504f21be85: Waiting 14:46:44 7ce318e3ebb5: Layer already exists 14:46:44 3ce1c2dd18bd: Layer already exists 14:46:44 14cabf28fd18: Layer already exists 14:46:44 f3b7eac75443: Layer already exists 14:46:44 92882676ae09: Layer already exists 14:46:44 a951bd4ba0e9: Layer already exists 14:46:44 7c504f21be85: Layer already exists 14:46:44 f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:46:46 3ce1c2dd18bd: Preparing 14:46:46 7ce318e3ebb5: Preparing 14:46:46 f3b7eac75443: Preparing 14:46:46 92882676ae09: Preparing 14:46:46 14cabf28fd18: Preparing 14:46:46 a951bd4ba0e9: Preparing 14:46:46 7c504f21be85: Preparing 14:46:46 a951bd4ba0e9: Waiting 14:46:46 7c504f21be85: Waiting 14:46:46 14cabf28fd18: Layer already exists 14:46:46 3ce1c2dd18bd: Layer already exists 14:46:46 7ce318e3ebb5: Layer already exists 14:46:46 f3b7eac75443: Layer already exists 14:46:46 92882676ae09: Layer already exists 14:46:46 a951bd4ba0e9: Layer already exists 14:46:46 7c504f21be85: Layer already exists 14:46:46 main: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:46:46 ===================================================== [Pipeline] echo 14:46:46 taggedImages: 14:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e 14:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.13 14:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 14:46:46 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:47 14:46:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:46:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:46:47 arm64: Pulling from edgex-lftools-log-publisher 14:46:47 8998bd30e6a1: Pulling fs layer 14:46:47 04944245beec: Pulling fs layer 14:46:47 699f458cf7ca: Pulling fs layer 14:46:47 765212b225bb: Pulling fs layer 14:46:47 f23df028b6ca: Pulling fs layer 14:46:47 d65c8cfc05b1: Pulling fs layer 14:46:47 2437ff75d9bd: Pulling fs layer 14:46:47 f23df028b6ca: Waiting 14:46:47 d65c8cfc05b1: Waiting 14:46:47 2437ff75d9bd: Waiting 14:46:47 765212b225bb: Waiting 14:46:48 04944245beec: Verifying Checksum 14:46:48 04944245beec: Download complete 14:46:48 765212b225bb: Verifying Checksum 14:46:48 765212b225bb: Download complete 14:46:48 f23df028b6ca: Verifying Checksum 14:46:48 f23df028b6ca: Download complete 14:46:48 d65c8cfc05b1: Verifying Checksum 14:46:48 d65c8cfc05b1: Download complete 14:46:48 699f458cf7ca: Verifying Checksum 14:46:48 699f458cf7ca: Download complete 14:46:48 8998bd30e6a1: Verifying Checksum 14:46:48 8998bd30e6a1: Download complete 14:46:51 2437ff75d9bd: Verifying Checksum 14:46:51 2437ff75d9bd: Download complete 14:46:55 8998bd30e6a1: Pull complete 14:46:55 04944245beec: Pull complete 14:46:57 699f458cf7ca: Pull complete 14:46:57 765212b225bb: Pull complete 14:46:58 f23df028b6ca: Pull complete 14:46:58 d65c8cfc05b1: Pull complete 14:47:16 2437ff75d9bd: Pull complete 14:47:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:47:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:17 prd-ubuntu20.04-docker-arm64-4c-16g-1515 does not seem to be running inside a container 14:47:17 $ 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/222 -v /w/workspace/app-service-configurable/222:/w/workspace/app-service-configurable/222:rw,z -v /w/workspace/app-service-configurable/222@tmp:/w/workspace/app-service-configurable/222@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 14:47:19 $ docker top 4cb091a3fdbe0218e4bcf2c2b5bf557b0b29d21b209a3de7f93d9728ba0764d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:20 ---> job-cost.sh 14:47:20 lf-activate-venv: SKIPPING 14:47:20 INFO: No Stack... 14:47:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:21 INFO: Archiving Costs [Pipeline] sh 14:47:22 + cat /w/workspace/app-service-configurable/222/archives/cost.csv 14:47:22 + cut -d, -f6 [Pipeline] lock 14:47:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] 14:47:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] did not exist. Created. 14:47:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:23 /w/workspace/app-service-configurable/222@tmp/durable-376c470a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:47:24 + echo total: 0.10999999940395355 [Pipeline] stash 14:47:24 Warning: overwriting stash ‘stack-cost’ 14:47:24 Stashed 1 file(s) [Pipeline] } 14:47:24 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:24 $ docker stop --time=1 4cb091a3fdbe0218e4bcf2c2b5bf557b0b29d21b209a3de7f93d9728ba0764d7 14:47:26 $ docker rm -f --volumes 4cb091a3fdbe0218e4bcf2c2b5bf557b0b29d21b209a3de7f93d9728ba0764d7 [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 14:47:27 provisioning config files... 14:47:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6737453251086485824tmp [Pipeline] { [Pipeline] sh 14:47:27 + set +x 14:47:27 + curl -s https://codecov.io/bash 14:47:27 + bash -s -- 14:47:27 14:47:27 _____ _ 14:47:27 / ____| | | 14:47:27 | | ___ __| | ___ ___ _____ __ 14:47:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:47:27 | |___| (_) | (_| | __/ (_| (_) \ V / 14:47:27 \_____\___/ \__,_|\___|\___\___/ \_/ 14:47:27 Bash-1.0.6 14:47:27 14:47:27 14:47:27 ==> git version 2.25.1 found 14:47: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 14:47:27 Release-Date: 2020-01-08 14:47: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 14:47:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:47:27 ==> Jenkins CI detected. 14:47:27 current dir:  /w/workspace/ry_app-service-configurable_main 14:47:27 project root: . 14:47:27 --> token set from env 14:47:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:47:27 ==> Running gcov in . (disable via -X gcov) 14:47:27 ==> Python coveragepy not found 14:47:27 ==> Searching for coverage reports in: 14:47:27 + . 14:47:27 -> Found 1 reports 14:47:27 ==> Detecting git/mercurial file structure 14:47:28 ==> Reading reports 14:47:28 + ./coverage.out bytes=13 14:47:28 ==> Appending adjustments 14:47:28 https://docs.codecov.io/docs/fixing-reports 14:47:28 + Found adjustments 14:47:28 ==> Gzipping contents 14:47:28 4.0K /tmp/codecov.BjpFpg.gz 14:47:28 ==> Uploading reports 14:47:28 url: https://codecov.io 14:47:28 query: branch=main&commit=f6dabf865f74e57664eeaeb005e9c9ff041cf72e&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:28 -> Pinging Codecov 14:47:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6dabf865f74e57664eeaeb005e9c9ff041cf72e&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:47:28 -> Uploading to 14:47:28 https://storage.googleapis.com/codecov/v4/raw/2024-02-22/A97CA9966030D2A3747ED39772930CCE/f6dabf865f74e57664eeaeb005e9c9ff041cf72e/47e0551a-2ca9-4adc-8335-383a6a4e310e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T144727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=077b6989d74f1411659eff217266eb69571b1f6008d4d94cd32526606c393113 14:47:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:47:28 Dload Upload Total Spent Left Speed 14:47:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 893 --:--:-- --:--:-- --:--:-- 893 14:47:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] } 14:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:47:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:47:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:29 14:47:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:47:29 df9b9388f04a: Pulling fs layer 14:47:29 52dc419b0ee2: Pulling fs layer 14:47:29 25bc292e5bac: Pulling fs layer 14:47:29 114826534d7a: Pulling fs layer 14:47:29 4657fd5d0bcf: Pulling fs layer 14:47:29 6ad1cebc031e: Pulling fs layer 14:47:29 8a3aa393b2d8: Pulling fs layer 14:47:29 114826534d7a: Waiting 14:47:29 4657fd5d0bcf: Waiting 14:47:29 6ad1cebc031e: Waiting 14:47:29 25bc292e5bac: Verifying Checksum 14:47:29 25bc292e5bac: Download complete 14:47:29 52dc419b0ee2: Verifying Checksum 14:47:29 52dc419b0ee2: Download complete 14:47:29 4657fd5d0bcf: Verifying Checksum 14:47:29 4657fd5d0bcf: Download complete 14:47:29 df9b9388f04a: Verifying Checksum 14:47:29 df9b9388f04a: Download complete 14:47:29 6ad1cebc031e: Verifying Checksum 14:47:29 6ad1cebc031e: Download complete 14:47:29 df9b9388f04a: Pull complete 14:47:29 52dc419b0ee2: Pull complete 14:47:30 25bc292e5bac: Pull complete 14:47:30 114826534d7a: Verifying Checksum 14:47:30 114826534d7a: Download complete 14:47:30 8a3aa393b2d8: Verifying Checksum 14:47:30 8a3aa393b2d8: Download complete 14:47:34 114826534d7a: Pull complete 14:47:34 4657fd5d0bcf: Pull complete 14:47:34 6ad1cebc031e: Pull complete 14:47:36 8a3aa393b2d8: Pull complete 14:47:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:37 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:47:46 $ docker top c5626b3554a5f472a1d9488443000a654188ea1c211ffd427f642d53fa910051 -eo pid,comm [Pipeline] { [Pipeline] echo 14:47:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:47:47 + set -o pipefail 14:47:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:47:52 14:47:52 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:47:52 14:47:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/00dd2908-e197-41ca-9c77-0c455d72c7ae 14:47:52 14:47:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:47:52 14:47:52 14:47:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:47:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:47:52 More details here: https://snyk.co/ue1NS [Pipeline] } 14:47:52 $ docker stop --time=1 c5626b3554a5f472a1d9488443000a654188ea1c211ffd427f642d53fa910051 14:47:58 $ docker rm -f --volumes c5626b3554a5f472a1d9488443000a654188ea1c211ffd427f642d53fa910051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:59 + git log --format=format:%s -1 f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] sh 14:47:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:00 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:48:00 $ docker top 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc -eo pid,comm 14:48:00 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). 14:48:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:01 [ssh-agent] Looking for ssh-agent implementation... 14:48:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:01 $ docker exec 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc ssh-agent 14:48:01 SSH_AUTH_SOCK=/tmp/ssh-5okbYDaKTP3L/agent.32 14:48:01 SSH_AGENT_PID=38 14:48:01 Running ssh-add (command line suppressed) 14:48:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6507573464916790935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6507573464916790935.key) 14:48:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:01 + git semver tag 14:48:02 2024-02-22 14:48:01,989 [run_tag] DEBUG tag force:False 14:48:02 2024-02-22 14:48:01,990 [check_head_tag] DEBUG check head tag 14:48:02 2024-02-22 14:48:01,992 [execute] INFO git cat-file --batch-check 14:48:02 2024-02-22 14:48:01,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:48:02 2024-02-22 14:48:01,998 [execute] INFO git cat-file --batch 14:48:02 2024-02-22 14:48:01,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:48:02 2024-02-22 14:48:02,023 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:48:02 2024-02-22 14:48:02,023 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 14:48:02 2024-02-22 14:48:02,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:48:02 2024-02-22 14:48:02,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:48:02 3.2.0-dev.13 [Pipeline] } 14:48:02 $ docker exec --env ******** --env ******** 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc ssh-agent -k 14:48:02 unset SSH_AUTH_SOCK; 14:48:02 unset SSH_AGENT_PID; 14:48:02 echo Agent pid 38 killed; 14:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:02 + git semver [Pipeline] } 14:48:02 $ docker stop --time=1 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc 14:48:04 $ docker rm -f --volumes 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:04 14:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:05 0.23.1-centos7: Pulling from edgex-lftools 14:48:05 ab5ef0e58194: Pulling fs layer 14:48:05 9712f1f96733: Pulling fs layer 14:48:05 63f879dbbcfc: Pulling fs layer 14:48:05 0d9ebad4ef96: Pulling fs layer 14:48:05 e9a5061849ea: Pulling fs layer 14:48:05 0d9ebad4ef96: Waiting 14:48:05 d747dcd14b5f: Pulling fs layer 14:48:05 2de7ff778b66: Pulling fs layer 14:48:05 d747dcd14b5f: Waiting 14:48:05 2de7ff778b66: Waiting 14:48:05 9712f1f96733: Verifying Checksum 14:48:05 9712f1f96733: Download complete 14:48:05 63f879dbbcfc: Verifying Checksum 14:48:05 63f879dbbcfc: Download complete 14:48:05 e9a5061849ea: Verifying Checksum 14:48:05 e9a5061849ea: Download complete 14:48:05 d747dcd14b5f: Download complete 14:48:05 ab5ef0e58194: Verifying Checksum 14:48:05 ab5ef0e58194: Download complete 14:48:05 0d9ebad4ef96: Verifying Checksum 14:48:05 0d9ebad4ef96: Download complete 14:48:05 2de7ff778b66: Verifying Checksum 14:48:05 2de7ff778b66: Download complete 14:48:08 ab5ef0e58194: Pull complete 14:48:08 9712f1f96733: Pull complete 14:48:09 63f879dbbcfc: Pull complete 14:48:12 0d9ebad4ef96: Pull complete 14:48:12 e9a5061849ea: Pull complete 14:48:12 d747dcd14b5f: Pull complete 14:48:13 2de7ff778b66: Pull complete 14:48:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:14 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:48:26 $ docker top f0f30c5a09f327242085d3424ff873761c7bbfdc428cec0a3e80624c0888fe49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:48:26 provisioning config files... 14:48:26 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13204220691080671969tmp 14:48:26 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1393677192676862844tmp 14:48:26 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11279839886420167948tmp [Pipeline] { [Pipeline] echo 14:48:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:48:26 ---> sigul-configuration.sh 14:48:26 gpg: directory `/root/.gnupg' created 14:48:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:48:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:48:26 gpg: keyring `/root/.gnupg/secring.gpg' created 14:48:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:48:26 gpg: CAST5 encrypted data 14:48:26 gpg: encrypted with 1 passphrase 14:48:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:48:27 + mkdir /home/jenkins 14:48:27 + mkdir /home/jenkins/sigul [Pipeline] sh 14:48:27 + 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 14:48:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:48:27 ---> sigul-install.sh 14:48:27 Sigul already installed; skipping installation. [Pipeline] sh 14:48:28 + git tag --list 14:48:28 v1.0.0 14:48:28 v1.1.0 14:48:28 v1.2.0 14:48:28 v1.3.0 14:48:28 v1.3.1 14:48:28 v2.0.0 14:48:28 v2.0.1 14:48:28 v2.1.0 14:48:28 v2.1.1 14:48:28 v2.1.2 14:48:28 v2.2.0 14:48:28 v2.3 14:48:28 v2.3.0 14:48:28 v2.3.1 14:48:28 v3.0 14:48:28 v3.0.0 14:48:28 v3.0.1 14:48:28 v3.0.1-dev.1 14:48:28 v3.1 14:48:28 v3.1.0 14:48:28 v3.1.0-dev.1 14:48:28 v3.1.0-dev.10 14:48:28 v3.1.0-dev.11 14:48:28 v3.1.0-dev.12 14:48:28 v3.1.0-dev.13 14:48:28 v3.1.0-dev.14 14:48:28 v3.1.0-dev.15 14:48:28 v3.1.0-dev.16 14:48:28 v3.1.0-dev.17 14:48:28 v3.1.0-dev.18 14:48:28 v3.1.0-dev.19 14:48:28 v3.1.0-dev.2 14:48:28 v3.1.0-dev.20 14:48:28 v3.1.0-dev.21 14:48:28 v3.1.0-dev.22 14:48:28 v3.1.0-dev.23 14:48:28 v3.1.0-dev.24 14:48:28 v3.1.0-dev.25 14:48:28 v3.1.0-dev.26 14:48:28 v3.1.0-dev.27 14:48:28 v3.1.0-dev.28 14:48:28 v3.1.0-dev.29 14:48:28 v3.1.0-dev.3 14:48:28 v3.1.0-dev.30 14:48:28 v3.1.0-dev.31 14:48:28 v3.1.0-dev.32 14:48:28 v3.1.0-dev.33 14:48:28 v3.1.0-dev.34 14:48:28 v3.1.0-dev.35 14:48:28 v3.1.0-dev.36 14:48:28 v3.1.0-dev.37 14:48:28 v3.1.0-dev.38 14:48:28 v3.1.0-dev.39 14:48:28 v3.1.0-dev.4 14:48:28 v3.1.0-dev.5 14:48:28 v3.1.0-dev.6 14:48:28 v3.1.0-dev.7 14:48:28 v3.1.0-dev.8 14:48:28 v3.1.0-dev.9 14:48:28 v3.2.0-dev.1 14:48:28 v3.2.0-dev.10 14:48:28 v3.2.0-dev.11 14:48:28 v3.2.0-dev.12 14:48:28 v3.2.0-dev.13 14:48:28 v3.2.0-dev.2 14:48:28 v3.2.0-dev.3 14:48:28 v3.2.0-dev.4 14:48:28 v3.2.0-dev.5 14:48:28 v3.2.0-dev.6 14:48:28 v3.2.0-dev.7 14:48:28 v3.2.0-dev.8 14:48:28 v3.2.0-dev.9 [Pipeline] sh 14:48:28 + lftools sign git-tag v3.2.0-dev.13 14:48:28 Signing Git tag with Sigul... 14:48:28 Signing v3.2.0-dev.13 [Pipeline] echo 14:48:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:48:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:48:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:48:29 $ docker stop --time=1 f0f30c5a09f327242085d3424ff873761c7bbfdc428cec0a3e80624c0888fe49 14:48:30 $ docker rm -f --volumes f0f30c5a09f327242085d3424ff873761c7bbfdc428cec0a3e80624c0888fe49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:48:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:32 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:48:32 $ docker top b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 -eo pid,comm 14:48:33 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). 14:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:33 [ssh-agent] Looking for ssh-agent implementation... 14:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:33 $ docker exec b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 ssh-agent 14:48:33 SSH_AUTH_SOCK=/tmp/ssh-O0XGW5duzxvT/agent.32 14:48:33 SSH_AGENT_PID=38 14:48:33 Running ssh-add (command line suppressed) 14:48:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17318628441851793488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17318628441851793488.key) 14:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:33 + git semver bump pre 14:48:34 2024-02-22 14:48:34,095 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:48:34 2024-02-22 14:48:34,095 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev 14:48:34 2024-02-22 14:48:34,095 [bump_version] DEBUG bumped version:3.2.0-dev.14 14:48:34 2024-02-22 14:48:34,095 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:48:34 2024-02-22 14:48:34,095 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:48:34 2024-02-22 14:48:34,095 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:48:34 2024-02-22 14:48:34,097 [execute] INFO git cat-file --batch-check 14:48:34 2024-02-22 14:48:34,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:48:34 2024-02-22 14:48:34,103 [execute] INFO git cat-file --batch 14:48:34 2024-02-22 14:48:34,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:48:34 2024-02-22 14:48:34,107 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:48:34 3.2.0-dev.14 [Pipeline] } 14:48:34 $ docker exec --env ******** --env ******** b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 ssh-agent -k 14:48:34 unset SSH_AUTH_SOCK; 14:48:34 unset SSH_AGENT_PID; 14:48:34 echo Agent pid 38 killed; 14:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:34 + git semver [Pipeline] } 14:48:35 $ docker stop --time=1 b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 14:48:36 $ docker rm -f --volumes b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 [Pipeline] // withDockerContainer [Pipeline] sh 14:48:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:48:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:37 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:48:37 $ docker top 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 -eo pid,comm 14:48:37 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). 14:48:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:48:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:48:38 [ssh-agent] Looking for ssh-agent implementation... 14:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:38 $ docker exec 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 ssh-agent 14:48:38 SSH_AUTH_SOCK=/tmp/ssh-6PzWS3Zsfhen/agent.33 14:48:38 SSH_AGENT_PID=39 14:48:38 Running ssh-add (command line suppressed) 14:48:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15364542253576807972.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15364542253576807972.key) 14:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:48:38 + git semver push 14:48:39 2024-02-22 14:48:39,089 [run_push] DEBUG push 14:48:39 2024-02-22 14:48:39,090 [execute] INFO git cat-file --batch-check 14:48:39 2024-02-22 14:48:39,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:48:39 2024-02-22 14:48:39,093 [execute] INFO git rev-list 4a819bca6bdd5435c3a15d98cc6a8a3b507bb9b0 -- 14:48:39 2024-02-22 14:48:39,093 [execute] DEBUG Popen(['git', 'rev-list', '4a819bca6bdd5435c3a15d98cc6a8a3b507bb9b0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:48:39 2024-02-22 14:48:39,105 [execute] INFO git fetch -v origin 14:48:39 2024-02-22 14:48:39,106 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:48:39 2024-02-22 14:48:39,630 [run_push] DEBUG no remote changes detected 14:48:39 2024-02-22 14:48:39,630 [execute] INFO git push origin semver 14:48:39 2024-02-22 14:48:39,631 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:48:40 2024-02-22 14:48:40,292 [run_push] DEBUG push all version tags 14:48:40 2024-02-22 14:48:40,293 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:48:40 2024-02-22 14:48:40,293 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:48:41 2024-02-22 14:48:40,968 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:48:41 3.2.0-dev.14 [Pipeline] } 14:48:41 $ docker exec --env ******** --env ******** 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 ssh-agent -k 14:48:41 unset SSH_AUTH_SOCK; 14:48:41 unset SSH_AGENT_PID; 14:48:41 echo Agent pid 39 killed; 14:48:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:48:41 + git semver [Pipeline] } 14:48:42 $ docker stop --time=1 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 14:48:43 $ docker rm -f --volumes 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:48:44 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:48:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:48:44 total 16 14:48:44 drwxr-xr-x 3 root root 4096 Feb 22 14:36 . 14:48:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:48 .. 14:48:44 drwxr-xr-x 2 root root 4096 Feb 22 14:36 cost 14:48:44 -rw-r--r-- 1 root root 96 Feb 22 14:36 cost.csv 14:48:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:48:44 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:48:44 total 16 14:48:44 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:36 . 14:48:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:48 .. 14:48:44 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 14:36 cost 14:48:44 -rw-r--r-- 1 jenkins jenkins 96 Feb 22 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:48:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:48:46 ---> package-listing.sh 14:48:46 ++ facter osfamily 14:48:46 ++ tr '[:upper:]' '[:lower:]' 14:48:46 + OS_FAMILY=debian 14:48:46 + workspace=/w/workspace/ry_app-service-configurable_main 14:48:46 + START_PACKAGES=/tmp/packages_start.txt 14:48:46 + END_PACKAGES=/tmp/packages_end.txt 14:48:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:48:46 + PACKAGES=/tmp/packages_start.txt 14:48:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:48:46 + PACKAGES=/tmp/packages_end.txt 14:48:46 + case "${OS_FAMILY}" in 14:48:46 + dpkg -l 14:48:46 + grep '^ii' 14:48:46 + '[' -f /tmp/packages_start.txt ']' 14:48:46 + '[' -f /tmp/packages_end.txt ']' 14:48:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:48:46 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:48:46 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:48:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:48:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:48:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:48:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:47 prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container 14:48:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:48:47 $ docker top 73dd3438f942b6244f02f9ae7e97cfd1022564d683c24959ae29225b7553a9d7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:48 + touch /tmp/pre-build-complete [Pipeline] sh 14:48:48 + mkdir -p /var/log/sysstat [Pipeline] sh 14:48:48 + ls /var/log/sa-host 14:48:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:48 provisioning config files... 14:48:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17961733810088405908tmp [Pipeline] { [Pipeline] echo 14:48:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:48:49 ---> create-netrc.sh [Pipeline] } 14:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:48:49 ---> python-tools-install.sh [Pipeline] echo 14:48:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:48:50 ---> sudo-logs.sh 14:48:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:48:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:48:50 ---> job-cost.sh 14:48:50 lf-activate-venv: SKIPPING 14:48:50 DEBUG: total: 0.2199999988079071 14:48:50 INFO: Retrieving Stack Cost... 14:48:50 INFO: Retrieving Pricing Info for: v3-standard-8 14:48:51 INFO: Archiving Costs [Pipeline] echo 14:48:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:48:51 ---> logs-deploy.sh 14:48:51 lf-activate-venv: SKIPPING 14:48:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/222 14:48:51 INFO: archiving workspace using pattern(s): 14:48:52 Archives upload complete. 14:48:52 INFO: archiving logs to Nexus