Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e2b4de80f2f77675910eee7170c1292975a828e 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-ssh16729691858904312072.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-ssh12126203216778480451.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-ssh9478067009470366097.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-ssh6275670945776023980.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-ssh658695987046068839.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-1275 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9e2b4de80f2f77675910eee7170c1292975a828e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#654)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 > git rev-list --no-walk 3415ef22c40ef09dcdf0d2ebe671d1ee7f4e9e9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:13:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:13:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:13:29 ========================================================= 21:13:29 EdgeX Global Pipelines Version Info 21:13:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:13:30 ------------------- 21:13:30 stable info: 21:13:30 ------------------- 21:13:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:13:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:13:30 Message: update stable to v1.0.258 21:13:30 ------------------- 21:13:30 experimental info: 21:13:30 ------------------- 21:13:30 Commited By: **** collab-it+edgex@linuxfoundation.org 21:13:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:13:30 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e2b4de [Pipeline] echo 21:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:31 provisioning config files... 21:13:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3771082792424641844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:32 ---> ****-login.sh 21:13:32 nexus3.edgexfoundry.org:10001 21:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:32 Configure a credential helper to remove this warning. See 21:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:32 21:13:32 Login Succeeded 21:13:32 nexus3.edgexfoundry.org:10002 21:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:32 Configure a credential helper to remove this warning. See 21:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:32 21:13:32 Login Succeeded 21:13:32 nexus3.edgexfoundry.org:10003 21:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:32 Configure a credential helper to remove this warning. See 21:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:32 21:13:32 Login Succeeded 21:13:32 nexus3.edgexfoundry.org:10004 21:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:32 Configure a credential helper to remove this warning. See 21:13:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:32 21:13:32 Login Succeeded 21:13:32 ****.io 21:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:33 Configure a credential helper to remove this warning. See 21:13:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:33 21:13:33 Login Succeeded 21:13:33 ---> ****-login.sh ends [Pipeline] } 21:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:13:33 + git rev-list -1 --merges 9e2b4de80f2f77675910eee7170c1292975a828e~1..9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo 21:13:33 -----------> git rev-list -1 --merges 9e2b4de80f2f77675910eee7170c1292975a828e~1..9e2b4de80f2f77675910eee7170c1292975a828e 9e2b4de80f2f77675910eee7170c1292975a828e [false] [Pipeline] sh 21:13:33 + git log --format=format:%s -1 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo 21:13:33 ========================================================= 21:13:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:13:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:34 + git log --format=format:%s -1 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] echo 21:13:34 [semverPrep] GIT_COMMIT: 9e2b4de80f2f77675910eee7170c1292975a828e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#654) [Pipeline] echo 21:13:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:13:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:34 + grep -v github /etc/ssh/ssh_known_hosts 21:13:34 + [ -e /tmp/ssh_known_hosts ] 21:13:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:13:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:13:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:13:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:34 21:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:35 0.1.4: Pulling from edgex-devops/py-git-semver 21:13:35 b85a868b505f: Pulling fs layer 21:13:35 e2be974225ed: Pulling fs layer 21:13:35 339a4e72a1f5: Pulling fs layer 21:13:35 988bab9f4d93: Pulling fs layer 21:13:35 1469e6f7b9e6: Pulling fs layer 21:13:35 eaf3925da568: Pulling fs layer 21:13:35 bab4dde63d76: Pulling fs layer 21:13:35 bde34c3a00c8: Pulling fs layer 21:13:35 b352a97aabf1: Pulling fs layer 21:13:35 4872d77fe225: Pulling fs layer 21:13:35 5851b861e8e6: Pulling fs layer 21:13:35 eaf3925da568: Waiting 21:13:35 bab4dde63d76: Waiting 21:13:35 4872d77fe225: Waiting 21:13:35 5851b861e8e6: Waiting 21:13:35 bde34c3a00c8: Waiting 21:13:35 1469e6f7b9e6: Waiting 21:13:35 b352a97aabf1: Waiting 21:13:35 988bab9f4d93: Waiting 21:13:35 e2be974225ed: Download complete 21:13:35 988bab9f4d93: Verifying Checksum 21:13:35 988bab9f4d93: Download complete 21:13:35 1469e6f7b9e6: Verifying Checksum 21:13:35 1469e6f7b9e6: Download complete 21:13:35 339a4e72a1f5: Verifying Checksum 21:13:35 339a4e72a1f5: Download complete 21:13:35 eaf3925da568: Verifying Checksum 21:13:35 eaf3925da568: Download complete 21:13:35 bde34c3a00c8: Verifying Checksum 21:13:35 bde34c3a00c8: Download complete 21:13:35 b352a97aabf1: Verifying Checksum 21:13:35 b352a97aabf1: Download complete 21:13:35 4872d77fe225: Download complete 21:13:35 5851b861e8e6: Download complete 21:13:35 b85a868b505f: Verifying Checksum 21:13:35 b85a868b505f: Download complete 21:13:35 bab4dde63d76: Verifying Checksum 21:13:35 bab4dde63d76: Download complete 21:13:36 b85a868b505f: Pull complete 21:13:36 e2be974225ed: Pull complete 21:13:36 339a4e72a1f5: Pull complete 21:13:37 988bab9f4d93: Pull complete 21:13:37 1469e6f7b9e6: Pull complete 21:13:37 eaf3925da568: Pull complete 21:13:39 bab4dde63d76: Pull complete 21:13:39 bde34c3a00c8: Pull complete 21:13:39 b352a97aabf1: Pull complete 21:13:39 4872d77fe225: Pull complete 21:13:39 5851b861e8e6: Pull complete 21:13:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:39 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:13:41 $ docker top 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 -eo pid,comm 21:13:41 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). 21:13:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:41 [ssh-agent] Looking for ssh-agent implementation... 21:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:42 $ docker exec 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent 21:13:42 SSH_AUTH_SOCK=/tmp/ssh-PJ7I0iuzmDaV/agent.31 21:13:42 SSH_AGENT_PID=37 21:13:42 Running ssh-add (command line suppressed) 21:13:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11608476821983169647.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11608476821983169647.key) 21:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:42 + git tag --points-at HEAD [Pipeline] } 21:13:42 $ docker exec --env ******** --env ******** 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent -k 21:13:42 unset SSH_AUTH_SOCK; 21:13:42 unset SSH_AGENT_PID; 21:13:42 echo Agent pid 37 killed; 21:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:42 [ssh-agent] Looking for ssh-agent implementation... 21:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:42 $ docker exec 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent 21:13:42 SSH_AUTH_SOCK=/tmp/ssh-wYFJmg3YsjNI/agent.71 21:13:42 SSH_AGENT_PID=78 21:13:42 Running ssh-add (command line suppressed) 21:13:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_550387958390412707.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_550387958390412707.key) 21:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:43 + git semver init 21:13:43 2024-03-26 21:13:43,491 [run_init] DEBUG init version:0.0.0 force:False 21:13:43 2024-03-26 21:13:43,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:13:43 2024-03-26 21:13:43,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:13:43 2024-03-26 21:13:43,492 [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) 21:13:44 2024-03-26 21:13:44,751 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:13:44 2024-03-26 21:13:44,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:13:44 2024-03-26 21:13:44,751 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:13:44 2024-03-26 21:13:44,752 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:13:44 3.2.0-dev.21 [Pipeline] } 21:13:44 $ docker exec --env ******** --env ******** 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 ssh-agent -k 21:13:45 unset SSH_AUTH_SOCK; 21:13:45 unset SSH_AGENT_PID; 21:13:45 echo Agent pid 78 killed; 21:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:45 + git semver [Pipeline] } 21:13:45 $ docker stop --time=1 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 21:13:46 $ docker rm -f --volumes 0bdf70e2968020343a236d57611299cd38e9e20fce3a118767506ae6474f47e8 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:47 Stashed 1 file(s) [Pipeline] echo 21:13:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 21:13:47 provisioning config files... 21:13:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16913460198907152562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:48 ---> ****-login.sh 21:13:48 nexus3.edgexfoundry.org:10001 21:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:48 Configure a credential helper to remove this warning. See 21:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:48 21:13:48 Login Succeeded 21:13:48 nexus3.edgexfoundry.org:10002 21:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:48 Configure a credential helper to remove this warning. See 21:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:48 21:13:48 Login Succeeded 21:13:48 nexus3.edgexfoundry.org:10003 21:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:48 Configure a credential helper to remove this warning. See 21:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:48 21:13:48 Login Succeeded 21:13:48 nexus3.edgexfoundry.org:10004 21:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:48 Configure a credential helper to remove this warning. See 21:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:48 21:13:48 Login Succeeded 21:13:48 ****.io 21:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:13:48 Configure a credential helper to remove this warning. See 21:13:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:13:48 21:13:48 Login Succeeded 21:13:48 ---> ****-login.sh ends [Pipeline] } 21:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:13:48 ========================================================= 21:13:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:13:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:48 + 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 . 21:13:48 Sending build context to Docker daemon 8.964MB 21:13:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:13:48 Step 2/12 : FROM ${BASE} AS builder 21:13:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:13:48 7264a8db6415: Pulling fs layer 21:13:48 c4d48a809fc2: Pulling fs layer 21:13:48 4f1c88b9dad5: Pulling fs layer 21:13:48 ad3a456e5733: Pulling fs layer 21:13:48 69c7f0334f64: Pulling fs layer 21:13:48 1f1c1a5573a3: Pulling fs layer 21:13:48 ce7588e14bc9: Pulling fs layer 21:13:48 b5e4710f87ac: Pulling fs layer 21:13:48 69c7f0334f64: Waiting 21:13:48 1f1c1a5573a3: Waiting 21:13:48 b5e4710f87ac: Waiting 21:13:48 ad3a456e5733: Waiting 21:13:48 ce7588e14bc9: Waiting 21:13:48 c4d48a809fc2: Verifying Checksum 21:13:48 c4d48a809fc2: Download complete 21:13:48 ad3a456e5733: Download complete 21:13:48 69c7f0334f64: Verifying Checksum 21:13:48 69c7f0334f64: Download complete 21:13:48 7264a8db6415: Verifying Checksum 21:13:48 7264a8db6415: Download complete 21:13:49 1f1c1a5573a3: Verifying Checksum 21:13:49 1f1c1a5573a3: Download complete 21:13:49 7264a8db6415: Pull complete 21:13:49 b5e4710f87ac: Verifying Checksum 21:13:49 b5e4710f87ac: Download complete 21:13:49 c4d48a809fc2: Pull complete 21:13:49 4f1c88b9dad5: Verifying Checksum 21:13:49 4f1c88b9dad5: Download complete 21:13:50 ce7588e14bc9: Verifying Checksum 21:13:50 ce7588e14bc9: Download complete 21:13:52 4f1c88b9dad5: Pull complete 21:13:52 ad3a456e5733: Pull complete 21:13:52 69c7f0334f64: Pull complete 21:13:52 1f1c1a5573a3: Pull complete 21:13:55 ce7588e14bc9: Pull complete 21:13:55 b5e4710f87ac: Pull complete 21:13:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:13:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:13:55 ---> 88b5674ff536 21:13:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:13:59 ---> Running in 37b2ab45afc6 21:13:59 Removing intermediate container 37b2ab45afc6 21:13:59 ---> cca2c11c5bb1 21:13:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:13:59 ---> Running in 2e665eeec63e 21:13:59 Removing intermediate container 2e665eeec63e 21:13:59 ---> 561a0282c8be 21:13:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:13:59 ---> Running in 678b9b176c06 21:13:59 Removing intermediate container 678b9b176c06 21:13:59 ---> 6ea9b5c18b05 21:13:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:59 ---> Running in cefad8c33616 21:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:13:59 OK: 264 MiB in 52 packages 21:14:00 Removing intermediate container cefad8c33616 21:14:00 ---> 7477b73bb3f8 21:14:00 Step 7/12 : WORKDIR /app 21:14:00 ---> Running in 724fa38f3262 21:14:00 Removing intermediate container 724fa38f3262 21:14:00 ---> 273ce17afef6 21:14:00 Step 8/12 : COPY go.mod vendor* ./ 21:14:00 ---> a2668a7521ea 21:14:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:00 ---> Running in fc5d5d8459c1 21:14:02 Still waiting to schedule task 21:14:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1276’ 21:14:47 Removing intermediate container fc5d5d8459c1 21:14:47 ---> 7890aacc499b 21:14:47 Step 10/12 : COPY . . 21:14:47 ---> 5c0413c12bf5 21:14:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:47 ---> Running in 6882893f6b7d 21:14:47 Removing intermediate container 6882893f6b7d 21:14:47 ---> 8d2f03f4bc79 21:14:47 Step 12/12 : RUN $MAKE 21:14:47 ---> Running in d4220d3c8d56 21:14:47 noop 21:14:47 Removing intermediate container d4220d3c8d56 21:14:47 ---> 57b27d2bfd07 21:14:47 Successfully built 57b27d2bfd07 21:14:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:47 + docker inspect -f . ci-base-image-x86_64 21:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:47 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:14:48 $ docker top 50a6a01feaf6639224b4bc9feb19e78bbdb81d6fc14024c999f4e752b476004b -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:48 + go version 21:14:48 go version go1.21.0 linux/amd64 [Pipeline] } 21:14:48 $ docker stop --time=1 50a6a01feaf6639224b4bc9feb19e78bbdb81d6fc14024c999f4e752b476004b 21:14:49 $ docker rm -f --volumes 50a6a01feaf6639224b4bc9feb19e78bbdb81d6fc14024c999f4e752b476004b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker inspect -f . ci-base-image-x86_64 21:14:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:50 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:14:50 $ docker top 3891e44488e439b2ef6affd65d45674b8bd37160588553c868a7e11aabdc140c -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:50 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:14:51 + make test 21:14:51 go test -race -coverprofile=coverage.out ./... 21:15:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:15:44 go vet ./... 21:15:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:46 ./bin/test-attribution-txt.sh [Pipeline] echo 21:15:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:15:47 $ docker stop --time=1 3891e44488e439b2ef6affd65d45674b8bd37160588553c868a7e11aabdc140c 21:15:50 $ docker rm -f --volumes 3891e44488e439b2ef6affd65d45674b8bd37160588553c868a7e11aabdc140c [Pipeline] // withDockerContainer [Pipeline] sh 21:15:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:15:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:15:52 + ls -al . 21:15:52 total 260 21:15:52 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 21:14 . 21:15:52 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:13 .. 21:15:52 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:13 .dockerignore 21:15:52 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:15 .git 21:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:13 .github 21:15:52 -rw-rw-r-- 1 jenkins jenkins 106 Mar 26 21:13 .gitignore 21:15:52 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:13 .golangci.yml 21:15:52 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:13 .semver 21:15:52 -rw-rw-r-- 1 jenkins jenkins 18981 Mar 26 21:13 Attribution.txt 21:15:52 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 26 21:13 CHANGELOG.md 21:15:52 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 26 21:13 Dockerfile 21:15:52 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:13 GOVERNANCE.md 21:15:52 -rw-rw-r-- 1 jenkins jenkins 666 Mar 26 21:13 Jenkinsfile 21:15:52 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:13 LICENSE 21:15:52 -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 21:13 OWNERS.md 21:15:52 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 26 21:13 README.md 21:15:52 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:13 VERSION 21:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:13 bin 21:15:52 -rw-r--r-- 1 jenkins jenkins 13 Mar 26 21:14 coverage.out 21:15:52 -rw-rw-r-- 1 jenkins jenkins 7078 Mar 26 21:13 go.mod 21:15:52 -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:13 go.sum 21:15:52 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 21:13 main.go 21:15:52 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 26 21:13 makefile 21:15:52 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 21:13 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:52 + 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=9e2b4de80f2f77675910eee7170c1292975a828e --label arch=amd64 --label version=3.2.0-dev.21 . 21:15:52 Sending build context to Docker daemon 8.965MB 21:15:52 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:15:52 Step 2/27 : FROM ${BASE} AS builder 21:15:52 ---> 57b27d2bfd07 21:15:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:15:52 ---> Running in 6bcdd9111147 21:15:52 Removing intermediate container 6bcdd9111147 21:15:52 ---> d5cd29600f03 21:15:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:15:52 ---> Running in e5d3702088c7 21:15:52 Removing intermediate container e5d3702088c7 21:15:52 ---> 9eb4da107f1f 21:15:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:15:52 ---> Running in 171e07c07aea 21:15:53 Removing intermediate container 171e07c07aea 21:15:53 ---> b71b8fe3ca6a 21:15:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:53 ---> Running in 9bcf9b9477e9 21:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:15:53 OK: 264 MiB in 52 packages 21:15:54 Removing intermediate container 9bcf9b9477e9 21:15:54 ---> d7aaeaa493b9 21:15:54 Step 7/27 : WORKDIR /app 21:15:54 ---> Running in 75884b55b695 21:15:54 Removing intermediate container 75884b55b695 21:15:54 ---> 39caddeb1885 21:15:54 Step 8/27 : COPY go.mod vendor* ./ 21:15:54 ---> 88c00ed28567 21:15:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:54 ---> Running in 9e2d6e020e41 21:15:54 Removing intermediate container 9e2d6e020e41 21:15:54 ---> 8e0c252f2baf 21:15:54 Step 10/27 : COPY . . 21:15:55 ---> ab6aeeae51c5 21:15:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:15:55 ---> Running in d97723b60ec6 21:15:55 Removing intermediate container d97723b60ec6 21:15:55 ---> ce0e1341eada 21:15:55 Step 12/27 : RUN $MAKE 21:15:55 ---> Running in 3a179a7f802e 21:15: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.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-service-configurable 21:16:22 Removing intermediate container 3a179a7f802e 21:16:22 ---> 5ca996809cd0 21:16:22 Step 13/27 : FROM alpine:3.18 21:16:22 3.18: Pulling from library/alpine 21:16:22 619be1103602: Pulling fs layer 21:16:22 619be1103602: Download complete 21:16:22 619be1103602: Pull complete 21:16:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:16:22 Status: Downloaded newer image for alpine:3.18 21:16:22 ---> d3782b16ccc9 21:16:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:16:22 ---> Running in 73e8b2b4d85c 21:16:22 Removing intermediate container 73e8b2b4d85c 21:16:22 ---> 2e489d87957d 21:16:22 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:16:22 ---> Running in df6bb8deaf73 21:16:22 Removing intermediate container df6bb8deaf73 21:16:22 ---> df1d23cbf86a 21:16:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:16:22 ---> Running in cba444b57a44 21:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:23 (1/2) Installing ca-certificates (20240226-r0) 21:16:23 (2/2) Installing dumb-init (1.2.5-r2) 21:16:23 Executing busybox-1.36.1-r5.trigger 21:16:23 Executing ca-certificates-20240226-r0.trigger 21:16:23 OK: 8 MiB in 17 packages 21:16:23 Removing intermediate container cba444b57a44 21:16:23 ---> 128a89a880ea 21:16:23 Step 17/27 : RUN apk --no-cache upgrade 21:16:23 ---> Running in bdaeece143de 21:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:16:24 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:16:24 Executing ca-certificates-20240226-r0.trigger 21:16:24 OK: 8 MiB in 17 packages 21:16:24 Removing intermediate container bdaeece143de 21:16:24 ---> 065ef2a65ff6 21:16:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:16:24 ---> e1230159a5e0 21:16:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:16:24 ---> 1cf2039dd8b2 21:16:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:16:25 ---> ca3a0f1bc61d 21:16:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:16:26 ---> ab08ab8d6a19 21:16:26 Step 22/27 : EXPOSE 48095 21:16:26 ---> Running in 4e4bc2c6f5a2 21:16:26 Removing intermediate container 4e4bc2c6f5a2 21:16:26 ---> 7ba056b74c70 21:16:26 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:16:26 ---> Running in 6ca7a00ed4a9 21:16:26 Removing intermediate container 6ca7a00ed4a9 21:16:26 ---> cc53a710a87d 21:16:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:16:26 ---> Running in e5573123013a 21:16:26 Removing intermediate container e5573123013a 21:16:26 ---> 0dfa31e5f3dd 21:16:26 Step 25/27 : LABEL arch=amd64 21:16:26 ---> Running in 70098be989c5 21:16:26 Removing intermediate container 70098be989c5 21:16:26 ---> f13508fef912 21:16:26 Step 26/27 : LABEL git_sha=9e2b4de80f2f77675910eee7170c1292975a828e 21:16:26 ---> Running in 6aaa0a9742d0 21:16:26 Removing intermediate container 6aaa0a9742d0 21:16:26 ---> 206349d4d051 21:16:26 Step 27/27 : LABEL version=3.2.0-dev.21 21:16:26 ---> Running in 652901dac4b1 21:16:26 Removing intermediate container 652901dac4b1 21:16:26 ---> 88dc1827a96d 21:16:26 [Warning] One or more build-args [ARCH] were not consumed 21:16:26 Successfully built 88dc1827a96d 21:16:26 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 21:16:26 provisioning config files... 21:16:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4104855875714042079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:26 ---> ****-login.sh 21:16:26 nexus3.edgexfoundry.org:10001 21:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:16:26 Configure a credential helper to remove this warning. See 21:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:16:26 21:16:26 Login Succeeded 21:16:26 nexus3.edgexfoundry.org:10002 21:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:16:26 Configure a credential helper to remove this warning. See 21:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:16:26 21:16:26 Login Succeeded 21:16:26 nexus3.edgexfoundry.org:10003 21:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:16:26 Configure a credential helper to remove this warning. See 21:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:16:26 21:16:26 Login Succeeded 21:16:26 nexus3.edgexfoundry.org:10004 21:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:16:26 Configure a credential helper to remove this warning. See 21:16:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:16:26 21:16:26 Login Succeeded 21:16:26 ****.io 21:16:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:16:27 Configure a credential helper to remove this warning. See 21:16:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:16:27 21:16:27 Login Succeeded 21:16:27 ---> ****-login.sh ends [Pipeline] } 21:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:16:27 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:16:27 9e2b4de80f2f77675910eee7170c1292975a828e 21:16:27 latest 21:16:27 3.2.0-dev.21 21:16:27 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 21:16:27 main 21:16:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e 21:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:16:28 2f3bf6dba0ce: Preparing 21:16:28 fe6cc3828874: Preparing 21:16:28 77d69ff9010c: Preparing 21:16:28 23eb2a783f3e: Preparing 21:16:28 c938838d718f: Preparing 21:16:28 eef2444fa77b: Preparing 21:16:28 aedc3bda2944: Preparing 21:16:28 eef2444fa77b: Waiting 21:16:28 77d69ff9010c: Pushed 21:16:28 23eb2a783f3e: Pushed 21:16:28 aedc3bda2944: Layer already exists 21:16:28 fe6cc3828874: Pushed 21:16:28 c938838d718f: Pushed 21:16:28 eef2444fa77b: Pushed 21:16:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1278 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:16:29 Running in /w/workspace/app-service-configurable/230 [Pipeline] { [Pipeline] checkout 21:16:30 2f3bf6dba0ce: Pushed 21:16:30 9e2b4de80f2f77675910eee7170c1292975a828e: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv 21:16:33 Selected Git installation does not exist. Using Default 21:16:33 The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:16:33 2f3bf6dba0ce: Preparing 21:16:33 fe6cc3828874: Preparing 21:16:33 77d69ff9010c: Preparing 21:16:33 23eb2a783f3e: Preparing 21:16:33 c938838d718f: Preparing 21:16:33 eef2444fa77b: Preparing 21:16:33 aedc3bda2944: Preparing 21:16:33 eef2444fa77b: Waiting 21:16:33 aedc3bda2944: Waiting 21:16:33 23eb2a783f3e: Layer already exists 21:16:33 fe6cc3828874: Layer already exists 21:16:33 2f3bf6dba0ce: Layer already exists 21:16:33 77d69ff9010c: Layer already exists 21:16:33 c938838d718f: Layer already exists 21:16:33 eef2444fa77b: Layer already exists 21:16:33 aedc3bda2944: Layer already exists 21:16:33 latest: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.21 21:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:16:34 2f3bf6dba0ce: Preparing 21:16:34 fe6cc3828874: Preparing 21:16:34 77d69ff9010c: Preparing 21:16:34 23eb2a783f3e: Preparing 21:16:34 c938838d718f: Preparing 21:16:34 eef2444fa77b: Preparing 21:16:34 aedc3bda2944: Preparing 21:16:34 eef2444fa77b: Waiting 21:16:34 aedc3bda2944: Waiting 21:16:34 23eb2a783f3e: Layer already exists 21:16:34 c938838d718f: Layer already exists 21:16:34 77d69ff9010c: Layer already exists 21:16:34 2f3bf6dba0ce: Layer already exists 21:16:34 fe6cc3828874: Layer already exists 21:16:34 aedc3bda2944: Layer already exists 21:16:34 eef2444fa77b: Layer already exists 21:16:34 3.2.0-dev.21: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 21:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:16:34 2f3bf6dba0ce: Preparing 21:16:34 fe6cc3828874: Preparing 21:16:34 77d69ff9010c: Preparing 21:16:34 23eb2a783f3e: Preparing 21:16:34 c938838d718f: Preparing 21:16:34 eef2444fa77b: Preparing 21:16:34 aedc3bda2944: Preparing 21:16:34 aedc3bda2944: Waiting 21:16:34 23eb2a783f3e: Layer already exists 21:16:34 77d69ff9010c: Layer already exists 21:16:34 2f3bf6dba0ce: Layer already exists 21:16:34 fe6cc3828874: Layer already exists 21:16:34 c938838d718f: Layer already exists 21:16:34 eef2444fa77b: Layer already exists 21:16:34 aedc3bda2944: Layer already exists 21:16:34 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:16:35 2f3bf6dba0ce: Preparing 21:16:35 fe6cc3828874: Preparing 21:16:35 77d69ff9010c: Preparing 21:16:35 23eb2a783f3e: Preparing 21:16:35 c938838d718f: Preparing 21:16:35 eef2444fa77b: Preparing 21:16:35 aedc3bda2944: Preparing 21:16:35 eef2444fa77b: Waiting 21:16:35 aedc3bda2944: Waiting 21:16:35 77d69ff9010c: Layer already exists 21:16:35 c938838d718f: Layer already exists 21:16:35 2f3bf6dba0ce: Layer already exists 21:16:35 fe6cc3828874: Layer already exists 21:16:35 23eb2a783f3e: Layer already exists 21:16:35 aedc3bda2944: Layer already exists 21:16:35 eef2444fa77b: Layer already exists 21:16:35 main: digest: sha256:b2cf024930d37db161e1609fa0bc6cc71ad059eaabda08fda7cfc61c2cae423b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:35 ===================================================== [Pipeline] echo 21:16:35 taggedImages: 21:16:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e 21:16:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:16:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.21 21:16:35 - nexus3.edgexfoundry.org:10004/app-service-configurable:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 21:16:35 - 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 21:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:36 21:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:36 latest: Pulling from edgex-lftools-log-publisher 21:16:36 5eb5b503b376: Pulling fs layer 21:16:36 5c69ac0246d0: Pulling fs layer 21:16:36 ec43610c2a17: Pulling fs layer 21:16:36 3a2ae6a8a46f: Pulling fs layer 21:16:36 33b1e0a273af: Pulling fs layer 21:16:36 5d3b04190fa2: Pulling fs layer 21:16:36 2f39f015ded8: Pulling fs layer 21:16:36 3a2ae6a8a46f: Waiting 21:16:36 33b1e0a273af: Waiting 21:16:36 5d3b04190fa2: Waiting 21:16:36 2f39f015ded8: Waiting 21:16:36 5c69ac0246d0: Download complete 21:16:36 3a2ae6a8a46f: Verifying Checksum 21:16:36 33b1e0a273af: Verifying Checksum 21:16:36 33b1e0a273af: Download complete 21:16:36 ec43610c2a17: Verifying Checksum 21:16:36 ec43610c2a17: Download complete 21:16:36 5d3b04190fa2: Verifying Checksum 21:16:36 5d3b04190fa2: Download complete 21:16:36 5eb5b503b376: Verifying Checksum 21:16:36 5eb5b503b376: Download complete 21:16:37 2f39f015ded8: Verifying Checksum 21:16:37 2f39f015ded8: Download complete 21:16:37 5eb5b503b376: Pull complete 21:16:37 5c69ac0246d0: Pull complete 21:16:38 using credential edgex-jenkins-ssh 21:16:38 Cloning the remote Git repository 21:16:38 ec43610c2a17: Pull complete 21:16:38 3a2ae6a8a46f: Pull complete 21:16:38 33b1e0a273af: Pull complete 21:16:38 5d3b04190fa2: Pull complete 21:16:38 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:16:38 > git init /w/workspace/app-service-configurable/230 # timeout=10 21:16:38 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:16:38 > git --version # timeout=10 21:16:38 > git --version # 'git version 2.25.1' 21:16:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:16:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:42 Avoid second fetch 21:16:42 Checking out Revision 9e2b4de80f2f77675910eee7170c1292975a828e (main) 21:16:42 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#654)" 21:16:42 2f39f015ded8: Pull complete 21:16:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:42 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:42 > git config core.sparsecheckout # timeout=10 21:16:42 > git checkout -f 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 21:16:45 $ docker top 3591e1d4463f08e44c64e3531d455297cf136bc9c49988a25744f08bcb0e89e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:46 ---> job-cost.sh 21:16:46 lf-activate-venv: SKIPPING 21:16:46 INFO: No Stack... 21:16:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:46 21:16:46 GitHub has been notified of this commit’s build result 21:16:46 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:46 INFO: Archiving Costs [Pipeline] sh 21:16:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:16:47 + cut -d, -f6 [Pipeline] lock 21:16:47 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] 21:16:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] did not exist. Created. 21:16:47 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] { 21:16:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:16:47 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:47 Dload Upload Total Spent Left Speed 21:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] unstash [Pipeline] sh [Pipeline] sh 21:16:47 + echo total: 0.2199999988079071 [Pipeline] stash 21:16:47 Stashed 1 file(s) [Pipeline] } 21:16:47 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:47 $ docker stop --time=1 3591e1d4463f08e44c64e3531d455297cf136bc9c49988a25744f08bcb0e89e9 21:16:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 21:16:48 $ docker rm -f --volumes 3591e1d4463f08e44c64e3531d455297cf136bc9c49988a25744f08bcb0e89e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:16:49 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:16:49 /etc/docker/daemon.json 21:16:49 { 21:16:49 "registry-mirrors": [ 21:16:49 "https://nexus3.edgexfoundry.org:10001" 21:16:49 ], 21:16:49 "bip": "10.250.0.254/24", 21:16:49 "hosts": [ 21:16:49 "tcp://0.0.0.0:5555", 21:16:49 "unix:///var/run/docker.sock" 21:16:49 ], 21:16:49 "mtu": 1458, 21:16:49 "selinux-enabled": true, 21:16:49 "seccomp-profile": "/etc/docker/seccomp.json" 21:16:49 } [Pipeline] sh 21:16:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:16:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:08 provisioning config files... 21:17:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/230@tmp/config18199860169948616694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:08 ---> ****-login.sh 21:17:08 nexus3.edgexfoundry.org:10001 21:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:09 Configure a credential helper to remove this warning. See 21:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:09 21:17:09 Login Succeeded 21:17:09 nexus3.edgexfoundry.org:10002 21:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:09 Configure a credential helper to remove this warning. See 21:17:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:09 21:17:09 Login Succeeded 21:17:09 nexus3.edgexfoundry.org:10003 21:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:10 Configure a credential helper to remove this warning. See 21:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:10 21:17:10 Login Succeeded 21:17:10 nexus3.edgexfoundry.org:10004 21:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:10 Configure a credential helper to remove this warning. See 21:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:10 21:17:10 Login Succeeded 21:17:10 ****.io 21:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:17:10 Configure a credential helper to remove this warning. See 21:17:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:17:10 21:17:10 Login Succeeded 21:17:10 ---> ****-login.sh ends [Pipeline] } 21:17:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:17:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:17:11 ========================================================= 21:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:17:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:17:11 Sending build context to Docker daemon 238.1kB 21:17:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:17:11 Step 2/12 : FROM ${BASE} AS builder 21:17:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:17:11 9fda8d8052c6: Pulling fs layer 21:17:11 5d54e960e981: Pulling fs layer 21:17:11 c4a7e357bf2a: Pulling fs layer 21:17:11 f0e02332f6b5: Pulling fs layer 21:17:11 872ee5b61b7b: Pulling fs layer 21:17:11 0c6a40ed1a82: Pulling fs layer 21:17:11 94ae7d8d031c: Pulling fs layer 21:17:11 f0e02332f6b5: Waiting 21:17:11 872ee5b61b7b: Waiting 21:17:11 0c6a40ed1a82: Waiting 21:17:11 94ae7d8d031c: Waiting 21:17:12 5d54e960e981: Verifying Checksum 21:17:12 5d54e960e981: Download complete 21:17:12 f0e02332f6b5: Verifying Checksum 21:17:12 f0e02332f6b5: Download complete 21:17:12 872ee5b61b7b: Verifying Checksum 21:17:12 872ee5b61b7b: Download complete 21:17:12 9fda8d8052c6: Verifying Checksum 21:17:12 9fda8d8052c6: Download complete 21:17:12 94ae7d8d031c: Verifying Checksum 21:17:12 94ae7d8d031c: Download complete 21:17:13 9fda8d8052c6: Pull complete 21:17:13 5d54e960e981: Pull complete 21:17:13 c4a7e357bf2a: Verifying Checksum 21:17:13 c4a7e357bf2a: Download complete 21:17:15 0c6a40ed1a82: Verifying Checksum 21:17:15 0c6a40ed1a82: Download complete 21:17:27 c4a7e357bf2a: Pull complete 21:17:27 f0e02332f6b5: Pull complete 21:17:27 872ee5b61b7b: Pull complete 21:17:37 0c6a40ed1a82: Pull complete 21:17:37 94ae7d8d031c: Pull complete 21:17:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:17:37 ---> 86de565de09d 21:17:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:17:39 ---> Running in 79400340c32e 21:17:40 Removing intermediate container 79400340c32e 21:17:40 ---> ddf16b251d25 21:17:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:17:40 ---> Running in 84252eedfa3f 21:17:40 Removing intermediate container 84252eedfa3f 21:17:40 ---> 18af94429e9f 21:17:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:17:40 ---> Running in b92104953d61 21:17:41 Removing intermediate container b92104953d61 21:17:41 ---> 10d4e88c7645 21:17:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:41 ---> Running in cc7737349d76 21:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:43 OK: 266 MiB in 52 packages 21:17:44 Removing intermediate container cc7737349d76 21:17:44 ---> c97a3a6a46f2 21:17:44 Step 7/12 : WORKDIR /app 21:17:44 ---> Running in 54d849d83eaf 21:17:45 Removing intermediate container 54d849d83eaf 21:17:45 ---> 968538168348 21:17:45 Step 8/12 : COPY go.mod vendor* ./ 21:17:45 ---> 05b374763f5b 21:17:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:45 ---> Running in ecf3b8703414 21:19:52 Removing intermediate container ecf3b8703414 21:19:52 ---> e761b17dc874 21:19:52 Step 10/12 : COPY . . 21:19:52 ---> e2a8717a4dae 21:19:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:19:52 ---> Running in 5a49087ed15f 21:19:52 Removing intermediate container 5a49087ed15f 21:19:52 ---> cee426be54fc 21:19:52 Step 12/12 : RUN $MAKE 21:19:52 ---> Running in ed58d7343ac8 21:19:52 noop 21:19:52 Removing intermediate container ed58d7343ac8 21:19:52 ---> 58e27010c323 21:19:52 Successfully built 58e27010c323 21:19:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:52 + docker inspect -f . ci-base-image-arm64 21:19:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:52 prd-ubuntu20.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container 21:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/230 -v /w/workspace/app-service-configurable/230:/w/workspace/app-service-configurable/230:rw,z -v /w/workspace/app-service-configurable/230@tmp:/w/workspace/app-service-configurable/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:54 $ docker top 0d0138f6ec546a445f7ba4e204b07aa27f73a24a5c9382f38b448da708279d0f -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:55 + go version 21:19:55 go version go1.21.0 linux/arm64 [Pipeline] } 21:19:55 $ docker stop --time=1 0d0138f6ec546a445f7ba4e204b07aa27f73a24a5c9382f38b448da708279d0f 21:19:57 $ docker rm -f --volumes 0d0138f6ec546a445f7ba4e204b07aa27f73a24a5c9382f38b448da708279d0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:57 + docker inspect -f . ci-base-image-arm64 21:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:57 prd-ubuntu20.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container 21:19:57 $ 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/230 -v /w/workspace/app-service-configurable/230:/w/workspace/app-service-configurable/230:rw,z -v /w/workspace/app-service-configurable/230@tmp:/w/workspace/app-service-configurable/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:19:59 $ docker top c5212fce7691188b962b0e2d99d54eafb0ef8414cbd2d42b5d29ff2468658f0a -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:00 + git config --global --add safe.directory /w/workspace/app-service-configurable/230 [Pipeline] fileExists [Pipeline] sh 21:20:00 + make test 21:20:00 go test -race -coverprofile=coverage.out ./... 21:23:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:23:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:23:23 go vet ./... 21:26:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:26:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:26:30 ./bin/test-attribution-txt.sh [Pipeline] echo 21:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:26:30 $ docker stop --time=1 c5212fce7691188b962b0e2d99d54eafb0ef8414cbd2d42b5d29ff2468658f0a 21:26:32 $ docker rm -f --volumes c5212fce7691188b962b0e2d99d54eafb0ef8414cbd2d42b5d29ff2468658f0a [Pipeline] // withDockerContainer [Pipeline] sh 21:26:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:26:34 Warning: overwriting stash ‘coverage-report’ 21:26:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:26:35 + ls -al . 21:26:35 total 256 21:26:35 drwxrwxr-x 6 jenkins jenkins 4096 Mar 26 21:20 . 21:26:35 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 21:16 .. 21:26:35 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 21:16 .dockerignore 21:26:35 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:16 .git 21:26:35 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 21:16 .github 21:26:35 -rw-rw-r-- 1 jenkins jenkins 106 Mar 26 21:16 .gitignore 21:26:35 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 21:16 .golangci.yml 21:26:35 -rw-rw-r-- 1 jenkins jenkins 18981 Mar 26 21:16 Attribution.txt 21:26:35 -rw-rw-r-- 1 jenkins jenkins 37263 Mar 26 21:16 CHANGELOG.md 21:26:35 -rw-rw-r-- 1 jenkins jenkins 2007 Mar 26 21:16 Dockerfile 21:26:35 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 21:16 GOVERNANCE.md 21:26:35 -rw-rw-r-- 1 jenkins jenkins 666 Mar 26 21:16 Jenkinsfile 21:26:35 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 21:16 LICENSE 21:26:35 -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 21:16 OWNERS.md 21:26:35 -rw-rw-r-- 1 jenkins jenkins 4582 Mar 26 21:16 README.md 21:26:35 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 21:13 VERSION 21:26:35 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 21:16 bin 21:26:35 -rw-r--r-- 1 jenkins jenkins 13 Mar 26 21:20 coverage.out 21:26:35 -rw-rw-r-- 1 jenkins jenkins 7078 Mar 26 21:16 go.mod 21:26:35 -rw-rw-r-- 1 jenkins jenkins 101524 Mar 26 21:16 go.sum 21:26:35 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 26 21:16 main.go 21:26:35 -rw-rw-r-- 1 jenkins jenkins 2572 Mar 26 21:16 makefile 21:26:35 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 21:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:35 + 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=9e2b4de80f2f77675910eee7170c1292975a828e --label arch=arm64 --label version=3.2.0-dev.21 . 21:26:35 Sending build context to Docker daemon 239.1kB 21:26:36 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:26:36 Step 2/27 : FROM ${BASE} AS builder 21:26:36 ---> 58e27010c323 21:26:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:26:36 ---> Running in f71ad47134ed 21:26:36 Removing intermediate container f71ad47134ed 21:26:36 ---> c8b97ec947b0 21:26:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:26:36 ---> Running in aff687a53913 21:26:37 Removing intermediate container aff687a53913 21:26:37 ---> 4d7c6ec3c307 21:26:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:26:37 ---> Running in 10d9f0e06c4b 21:26:37 Removing intermediate container 10d9f0e06c4b 21:26:37 ---> 4e61c8e5dd95 21:26:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:26:37 ---> Running in cd689e3a621e 21:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:26:40 OK: 266 MiB in 52 packages 21:26:41 Removing intermediate container cd689e3a621e 21:26:41 ---> c853571c0835 21:26:41 Step 7/27 : WORKDIR /app 21:26:41 ---> Running in 8e485fbb3fb8 21:26:41 Removing intermediate container 8e485fbb3fb8 21:26:41 ---> 3b8e6df6578a 21:26:41 Step 8/27 : COPY go.mod vendor* ./ 21:26:42 ---> b5495b936cf7 21:26:42 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:26:42 ---> Running in 8221102fee21 21:26:45 Removing intermediate container 8221102fee21 21:26:45 ---> 617fcea586d0 21:26:45 Step 10/27 : COPY . . 21:26:45 ---> e3661e4fbbe4 21:26:45 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:26:45 ---> Running in d0c65cfff60d 21:26:46 Removing intermediate container d0c65cfff60d 21:26:46 ---> 6748fbb937ba 21:26:46 Step 12/27 : RUN $MAKE 21:26:46 ---> Running in 7a53b570e6f2 21:26:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.21" -trimpath -mod=readonly -o app-service-configurable 21:29:38 Removing intermediate container 7a53b570e6f2 21:29:38 ---> e749ee55438c 21:29:38 Step 13/27 : FROM alpine:3.18 21:29:38 3.18: Pulling from library/alpine 21:29:38 c6b39de5b339: Pulling fs layer 21:29:38 c6b39de5b339: Download complete 21:29:38 c6b39de5b339: Pull complete 21:29:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:29:38 Status: Downloaded newer image for alpine:3.18 21:29:38 ---> 33abbf032149 21:29:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:29:38 ---> Running in 15160cf56cad 21:29:38 Removing intermediate container 15160cf56cad 21:29:38 ---> 5b488b9c0a22 21:29:38 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:29:38 ---> Running in 01cb40499be5 21:29:38 Removing intermediate container 01cb40499be5 21:29:38 ---> 6c5711a16b3e 21:29:38 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:29:38 ---> Running in aab00b21c013 21:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:29:38 (1/2) Installing ca-certificates (20240226-r0) 21:29:38 (2/2) Installing dumb-init (1.2.5-r2) 21:29:38 Executing busybox-1.36.1-r5.trigger 21:29:38 Executing ca-certificates-20240226-r0.trigger 21:29:38 OK: 9 MiB in 17 packages 21:29:38 Removing intermediate container aab00b21c013 21:29:38 ---> c1ce02f46923 21:29:38 Step 17/27 : RUN apk --no-cache upgrade 21:29:38 ---> Running in fecd3909877a 21:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:29:41 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 21:29:41 Executing ca-certificates-20240226-r0.trigger 21:29:41 OK: 9 MiB in 17 packages 21:29:42 Removing intermediate container fecd3909877a 21:29:42 ---> 1d19785cf47b 21:29:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:29:42 ---> a5733d41dfb3 21:29:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:29:43 ---> 6b0d256f440b 21:29:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:29:43 ---> d3902db82145 21:29:43 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:29:45 ---> f162ccb40af7 21:29:45 Step 22/27 : EXPOSE 48095 21:29:45 ---> Running in 98450184cd29 21:29:46 Removing intermediate container 98450184cd29 21:29:46 ---> 92ad7aaecbfe 21:29:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:29:46 ---> Running in 6e1deba5ddb3 21:29:46 Removing intermediate container 6e1deba5ddb3 21:29:46 ---> 3b59f8afd771 21:29:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:29:46 ---> Running in 6108e5cc6e12 21:29:46 Removing intermediate container 6108e5cc6e12 21:29:46 ---> 5c8adf2e6444 21:29:46 Step 25/27 : LABEL arch=arm64 21:29:46 ---> Running in 6dd4fb235391 21:29:47 Removing intermediate container 6dd4fb235391 21:29:47 ---> fd28ee8292c8 21:29:47 Step 26/27 : LABEL git_sha=9e2b4de80f2f77675910eee7170c1292975a828e 21:29:47 ---> Running in 226fd7b5833d 21:29:47 Removing intermediate container 226fd7b5833d 21:29:47 ---> 82827ef2fe00 21:29:47 Step 27/27 : LABEL version=3.2.0-dev.21 21:29:47 ---> Running in 33da9444b486 21:29:47 Removing intermediate container 33da9444b486 21:29:47 ---> ba0386522cd7 21:29:47 [Warning] One or more build-args [ARCH] were not consumed 21:29:47 Successfully built ba0386522cd7 21:29:47 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 21:29:48 provisioning config files... 21:29:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/230@tmp/config2318719349840100035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:48 ---> ****-login.sh 21:29:48 nexus3.edgexfoundry.org:10001 21:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:29:48 Configure a credential helper to remove this warning. See 21:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:29:48 21:29:48 Login Succeeded 21:29:48 nexus3.edgexfoundry.org:10002 21:29:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:29:48 Configure a credential helper to remove this warning. See 21:29:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:29:48 21:29:48 Login Succeeded 21:29:48 nexus3.edgexfoundry.org:10003 21:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:29:49 Configure a credential helper to remove this warning. See 21:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:29:49 21:29:49 Login Succeeded 21:29:49 nexus3.edgexfoundry.org:10004 21:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:29:49 Configure a credential helper to remove this warning. See 21:29:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:29:49 21:29:49 Login Succeeded 21:29:49 ****.io 21:29:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:29:50 Configure a credential helper to remove this warning. See 21:29:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:29:50 21:29:50 Login Succeeded 21:29:50 ---> ****-login.sh ends [Pipeline] } 21:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:29:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:29:50 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:29:50 9e2b4de80f2f77675910eee7170c1292975a828e 21:29:50 latest 21:29:50 3.2.0-dev.21 21:29:50 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 21:29:50 main 21:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e 21:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:51 a88cbefd9c8e: Preparing 21:29:51 aa95064fee86: Preparing 21:29:51 a7b394c4117d: Preparing 21:29:51 c9687cbe8fb5: Preparing 21:29:51 059c5460f5fa: Preparing 21:29:51 5ea0e35b778d: Preparing 21:29:51 7c504f21be85: Preparing 21:29:51 5ea0e35b778d: Waiting 21:29:51 a7b394c4117d: Pushed 21:29:51 aa95064fee86: Pushed 21:29:51 c9687cbe8fb5: Pushed 21:29:51 059c5460f5fa: Pushed 21:29:51 7c504f21be85: Layer already exists 21:29:51 5ea0e35b778d: Pushed 21:29:58 a88cbefd9c8e: Pushed 21:29:58 9e2b4de80f2f77675910eee7170c1292975a828e: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:58 + 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 21:29:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:58 a88cbefd9c8e: Preparing 21:29:58 aa95064fee86: Preparing 21:29:58 a7b394c4117d: Preparing 21:29:58 c9687cbe8fb5: Preparing 21:29:58 059c5460f5fa: Preparing 21:29:58 5ea0e35b778d: Preparing 21:29:58 7c504f21be85: Preparing 21:29:58 5ea0e35b778d: Waiting 21:29:58 7c504f21be85: Waiting 21:29:58 a7b394c4117d: Layer already exists 21:29:58 059c5460f5fa: Layer already exists 21:29:58 a88cbefd9c8e: Layer already exists 21:29:58 aa95064fee86: Layer already exists 21:29:58 c9687cbe8fb5: Layer already exists 21:29:58 7c504f21be85: Layer already exists 21:29:58 5ea0e35b778d: Layer already exists 21:29:58 latest: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.21 21:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:29:59 a88cbefd9c8e: Preparing 21:29:59 aa95064fee86: Preparing 21:29:59 a7b394c4117d: Preparing 21:29:59 c9687cbe8fb5: Preparing 21:29:59 059c5460f5fa: Preparing 21:29:59 5ea0e35b778d: Preparing 21:29:59 7c504f21be85: Preparing 21:29:59 5ea0e35b778d: Waiting 21:29:59 7c504f21be85: Waiting 21:29:59 aa95064fee86: Layer already exists 21:29:59 a88cbefd9c8e: Layer already exists 21:29:59 c9687cbe8fb5: Layer already exists 21:29:59 a7b394c4117d: Layer already exists 21:29:59 059c5460f5fa: Layer already exists 21:29:59 5ea0e35b778d: Layer already exists 21:29:59 7c504f21be85: Layer already exists 21:30:00 3.2.0-dev.21: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 21:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:30:00 a88cbefd9c8e: Preparing 21:30:00 aa95064fee86: Preparing 21:30:00 a7b394c4117d: Preparing 21:30:00 c9687cbe8fb5: Preparing 21:30:00 059c5460f5fa: Preparing 21:30:00 5ea0e35b778d: Preparing 21:30:00 7c504f21be85: Preparing 21:30:00 5ea0e35b778d: Waiting 21:30:00 7c504f21be85: Waiting 21:30:00 c9687cbe8fb5: Layer already exists 21:30:00 059c5460f5fa: Layer already exists 21:30:00 a88cbefd9c8e: Layer already exists 21:30:00 a7b394c4117d: Layer already exists 21:30:00 aa95064fee86: Layer already exists 21:30:00 7c504f21be85: Layer already exists 21:30:00 5ea0e35b778d: Layer already exists 21:30:00 9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:01 + 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 21:30:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:30:01 a88cbefd9c8e: Preparing 21:30:01 aa95064fee86: Preparing 21:30:01 a7b394c4117d: Preparing 21:30:01 c9687cbe8fb5: Preparing 21:30:01 059c5460f5fa: Preparing 21:30:01 5ea0e35b778d: Preparing 21:30:01 7c504f21be85: Preparing 21:30:01 5ea0e35b778d: Waiting 21:30:01 7c504f21be85: Waiting 21:30:01 a88cbefd9c8e: Layer already exists 21:30:01 c9687cbe8fb5: Layer already exists 21:30:01 aa95064fee86: Layer already exists 21:30:01 059c5460f5fa: Layer already exists 21:30:01 a7b394c4117d: Layer already exists 21:30:01 7c504f21be85: Layer already exists 21:30:01 5ea0e35b778d: Layer already exists 21:30:02 main: digest: sha256:620cd01ddf100353562e722b15c758b3ea00419194aa5b884140feff5dfbed7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:30:02 ===================================================== [Pipeline] echo 21:30:02 taggedImages: 21:30:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e 21:30:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:30:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.21 21:30:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9e2b4de80f2f77675910eee7170c1292975a828e-3.2.0-dev.21 21:30:02 - 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 21:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:02 21:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:02 arm64: Pulling from edgex-lftools-log-publisher 21:30:02 8998bd30e6a1: Pulling fs layer 21:30:02 04944245beec: Pulling fs layer 21:30:02 699f458cf7ca: Pulling fs layer 21:30:02 765212b225bb: Pulling fs layer 21:30:02 f23df028b6ca: Pulling fs layer 21:30:02 d65c8cfc05b1: Pulling fs layer 21:30:02 2437ff75d9bd: Pulling fs layer 21:30:02 f23df028b6ca: Waiting 21:30:02 765212b225bb: Waiting 21:30:02 2437ff75d9bd: Waiting 21:30:02 d65c8cfc05b1: Waiting 21:30:03 04944245beec: Verifying Checksum 21:30:03 04944245beec: Download complete 21:30:03 765212b225bb: Verifying Checksum 21:30:03 765212b225bb: Download complete 21:30:03 f23df028b6ca: Download complete 21:30:03 d65c8cfc05b1: Verifying Checksum 21:30:03 d65c8cfc05b1: Download complete 21:30:03 699f458cf7ca: Verifying Checksum 21:30:03 699f458cf7ca: Download complete 21:30:03 8998bd30e6a1: Verifying Checksum 21:30:03 8998bd30e6a1: Download complete 21:30:06 2437ff75d9bd: Verifying Checksum 21:30:06 2437ff75d9bd: Download complete 21:30:09 8998bd30e6a1: Pull complete 21:30:09 04944245beec: Pull complete 21:30:10 699f458cf7ca: Pull complete 21:30:11 765212b225bb: Pull complete 21:30:12 f23df028b6ca: Pull complete 21:30:12 d65c8cfc05b1: Pull complete 21:30:30 2437ff75d9bd: Pull complete 21:30:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:30 prd-ubuntu20.04-docker-arm64-4c-16g-1278 does not seem to be running inside a container 21:30:30 $ 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/230 -v /w/workspace/app-service-configurable/230:/w/workspace/app-service-configurable/230:rw,z -v /w/workspace/app-service-configurable/230@tmp:/w/workspace/app-service-configurable/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:30:33 $ docker top a305c6224d45d0a7da3e60805f029915e45b7a25003bcfe4f789b402b1f1d133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:34 ---> job-cost.sh 21:30:34 lf-activate-venv: SKIPPING 21:30:34 INFO: No Stack... 21:30:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:30:35 INFO: Archiving Costs [Pipeline] sh 21:30:36 + cat /w/workspace/app-service-configurable/230/archives/cost.csv 21:30:36 + cut -d, -f6 [Pipeline] lock 21:30:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] 21:30:36 Resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] did not exist. Created. 21:30:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:30:36 /w/workspace/app-service-configurable/230@tmp/durable-e6ec6bfc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:30:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:30:37 Warning: overwriting stash ‘stack-cost’ 21:30:37 Stashed 1 file(s) [Pipeline] } 21:30:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-230-stack-cost] [Pipeline] // lock [Pipeline] } 21:30:37 $ docker stop --time=1 a305c6224d45d0a7da3e60805f029915e45b7a25003bcfe4f789b402b1f1d133 21:30:39 $ docker rm -f --volumes a305c6224d45d0a7da3e60805f029915e45b7a25003bcfe4f789b402b1f1d133 [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 21:30:39 provisioning config files... 21:30:39 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2037864630161355505tmp [Pipeline] { [Pipeline] sh 21:30:39 + set +x 21:30:39 + + curl -s https://codecov.io/bash 21:30:39 bash -s -- 21:30:39 21:30:39 _____ _ 21:30:39 / ____| | | 21:30:39 | | ___ __| | ___ ___ _____ __ 21:30:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:30:39 | |___| (_) | (_| | __/ (_| (_) \ V / 21:30:39 \_____\___/ \__,_|\___|\___\___/ \_/ 21:30:39 Bash-1.0.6 21:30:39 21:30:39 21:30:39 ==> git version 2.25.1 found 21:30:39 ==> 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 21:30:39 Release-Date: 2020-01-08 21:30:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:30:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:30:39 ==> Jenkins CI detected. 21:30:39 current dir:  /w/workspace/ry_app-service-configurable_main 21:30:39 project root: . 21:30:39 --> token set from env 21:30:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:30:39 ==> Running gcov in . (disable via -X gcov) 21:30:39 ==> Python coveragepy not found 21:30:39 ==> Searching for coverage reports in: 21:30:39 + . 21:30:40 -> Found 1 reports 21:30:40 ==> Detecting git/mercurial file structure 21:30:40 ==> Reading reports 21:30:40 + ./coverage.out bytes=13 21:30:40 ==> Appending adjustments 21:30:40 https://docs.codecov.io/docs/fixing-reports 21:30:40 + Found adjustments 21:30:40 ==> Gzipping contents 21:30:40 4.0K /tmp/codecov.pBcytT.gz 21:30:40 ==> Uploading reports 21:30:40 url: https://codecov.io 21:30:40 query: branch=main&commit=9e2b4de80f2f77675910eee7170c1292975a828e&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:30:40 -> Pinging Codecov 21:30:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9e2b4de80f2f77675910eee7170c1292975a828e&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:30:40 -> Uploading to 21:30:40 https://storage.googleapis.com/codecov/v4/raw/2024-03-26/A97CA9966030D2A3747ED39772930CCE/9e2b4de80f2f77675910eee7170c1292975a828e/c2d603e1-1516-468a-8157-4695b955e088.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240326T213040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c65e1162f36d55fba7e14f030c057a9cfd8cc036fdeedb405f145905a967876 21:30:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:40 Dload Upload Total Spent Left Speed 21:30:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1147 100 234 0 0 100 234 0 995 --:--:-- --:--:-- --:--:-- 991 21:30:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] } 21:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:30:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:30:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:30:40 21:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:30:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:30:41 df9b9388f04a: Pulling fs layer 21:30:41 52dc419b0ee2: Pulling fs layer 21:30:41 25bc292e5bac: Pulling fs layer 21:30:41 114826534d7a: Pulling fs layer 21:30:41 4657fd5d0bcf: Pulling fs layer 21:30:41 6ad1cebc031e: Pulling fs layer 21:30:41 4657fd5d0bcf: Waiting 21:30:41 8a3aa393b2d8: Pulling fs layer 21:30:41 25bc292e5bac: Verifying Checksum 21:30:41 25bc292e5bac: Download complete 21:30:41 52dc419b0ee2: Download complete 21:30:41 4657fd5d0bcf: Download complete 21:30:41 df9b9388f04a: Verifying Checksum 21:30:41 df9b9388f04a: Download complete 21:30:41 6ad1cebc031e: Verifying Checksum 21:30:41 6ad1cebc031e: Download complete 21:30:41 df9b9388f04a: Pull complete 21:30:41 52dc419b0ee2: Pull complete 21:30:41 25bc292e5bac: Pull complete 21:30:41 114826534d7a: Download complete 21:30:41 8a3aa393b2d8: Verifying Checksum 21:30:41 8a3aa393b2d8: Download complete 21:30:45 114826534d7a: Pull complete 21:30:45 4657fd5d0bcf: Pull complete 21:30:45 6ad1cebc031e: Pull complete 21:30:48 8a3aa393b2d8: Pull complete 21:30:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:48 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:30:52 $ docker top 6720afa71345be7b9fde490ae10996d4849882482df9ab7b077a3c4636af550b -eo pid,comm [Pipeline] { [Pipeline] echo 21:30:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:30:52 + set -o pipefail 21:30:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:31:02 21:31:02 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:31:02 21:31:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/2f981177-c907-484b-ae7b-0eee1f86cf32 21:31:02 21:31:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:31:02 21:31:02 21:31:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:31:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:31:02 More details here: https://snyk.co/ue1NS [Pipeline] } 21:31:02 $ docker stop --time=1 6720afa71345be7b9fde490ae10996d4849882482df9ab7b077a3c4636af550b 21:31:06 $ docker rm -f --volumes 6720afa71345be7b9fde490ae10996d4849882482df9ab7b077a3c4636af550b [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 21:31:07 + git log --format=format:%s -1 9e2b4de80f2f77675910eee7170c1292975a828e [Pipeline] sh 21:31:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:08 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:31:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:31:08 $ docker top 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c -eo pid,comm 21:31:08 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). 21:31:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:08 [ssh-agent] Looking for ssh-agent implementation... 21:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:08 $ docker exec 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c ssh-agent 21:31:09 SSH_AUTH_SOCK=/tmp/ssh-5uqxXLYe0zkT/agent.33 21:31:09 SSH_AGENT_PID=39 21:31:09 Running ssh-add (command line suppressed) 21:31:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15453272885492704917.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15453272885492704917.key) 21:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:09 + git semver tag 21:31:09 2024-03-26 21:31:09,580 [run_tag] DEBUG tag force:False 21:31:09 2024-03-26 21:31:09,580 [check_head_tag] DEBUG check head tag 21:31:09 2024-03-26 21:31:09,582 [execute] INFO git cat-file --batch-check 21:31:09 2024-03-26 21:31:09,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:31:09 2024-03-26 21:31:09,586 [execute] INFO git cat-file --batch 21:31:09 2024-03-26 21:31:09,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:31:09 2024-03-26 21:31:09,612 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:31:09 2024-03-26 21:31:09,612 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 21:31:09 2024-03-26 21:31:09,613 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:31:09 2024-03-26 21:31:09,617 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:31:09 3.2.0-dev.21 [Pipeline] } 21:31:09 $ docker exec --env ******** --env ******** 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c ssh-agent -k 21:31:09 unset SSH_AUTH_SOCK; 21:31:09 unset SSH_AGENT_PID; 21:31:09 echo Agent pid 39 killed; 21:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:10 + git semver [Pipeline] } 21:31:10 $ docker stop --time=1 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c 21:31:11 $ docker rm -f --volumes 69e957d63e2b31206793f710d97ab2aca0d66ca1ace5d05cb98257d1a85d838c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:31:12 21:31:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:31:12 0.23.1-centos7: Pulling from edgex-lftools 21:31:12 ab5ef0e58194: Pulling fs layer 21:31:12 9712f1f96733: Pulling fs layer 21:31:12 63f879dbbcfc: Pulling fs layer 21:31:12 0d9ebad4ef96: Pulling fs layer 21:31:12 e9a5061849ea: Pulling fs layer 21:31:12 d747dcd14b5f: Pulling fs layer 21:31:12 2de7ff778b66: Pulling fs layer 21:31:12 e9a5061849ea: Waiting 21:31:12 d747dcd14b5f: Waiting 21:31:12 2de7ff778b66: Waiting 21:31:12 0d9ebad4ef96: Waiting 21:31:12 9712f1f96733: Verifying Checksum 21:31:12 9712f1f96733: Download complete 21:31:12 63f879dbbcfc: Verifying Checksum 21:31:12 63f879dbbcfc: Download complete 21:31:12 e9a5061849ea: Verifying Checksum 21:31:12 e9a5061849ea: Download complete 21:31:12 d747dcd14b5f: Verifying Checksum 21:31:12 d747dcd14b5f: Download complete 21:31:12 ab5ef0e58194: Verifying Checksum 21:31:12 ab5ef0e58194: Download complete 21:31:12 0d9ebad4ef96: Verifying Checksum 21:31:12 0d9ebad4ef96: Download complete 21:31:12 2de7ff778b66: Verifying Checksum 21:31:12 2de7ff778b66: Download complete 21:31:15 ab5ef0e58194: Pull complete 21:31:15 9712f1f96733: Pull complete 21:31:15 63f879dbbcfc: Pull complete 21:31:19 0d9ebad4ef96: Pull complete 21:31:19 e9a5061849ea: Pull complete 21:31:19 d747dcd14b5f: Pull complete 21:31:20 2de7ff778b66: Pull complete 21:31:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:31:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:20 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:31:25 $ docker top 20eead6e8316d62cabfa8e0bdc45771717a9bbd3304e7ad5b39df9df163983ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:31:25 provisioning config files... 21:31:25 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16242803004550699861tmp 21:31:25 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5443109624911567362tmp 21:31:25 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15270350981967417133tmp [Pipeline] { [Pipeline] echo 21:31:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:31:26 ---> sigul-configuration.sh 21:31:26 gpg: directory `/root/.gnupg' created 21:31:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:31:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:31:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:31:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:31:26 gpg: CAST5 encrypted data 21:31:26 gpg: encrypted with 1 passphrase 21:31:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:31:26 + mkdir /home/jenkins 21:31:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:31:26 + 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 21:31:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:31:27 ---> sigul-install.sh 21:31:27 Sigul already installed; skipping installation. [Pipeline] sh 21:31:27 + git tag --list 21:31:27 v1.0.0 21:31:27 v1.1.0 21:31:27 v1.2.0 21:31:27 v1.3.0 21:31:27 v1.3.1 21:31:27 v2.0.0 21:31:27 v2.0.1 21:31:27 v2.1.0 21:31:27 v2.1.1 21:31:27 v2.1.2 21:31:27 v2.2.0 21:31:27 v2.3 21:31:27 v2.3.0 21:31:27 v2.3.1 21:31:27 v3.0 21:31:27 v3.0.0 21:31:27 v3.0.1 21:31:27 v3.0.1-dev.1 21:31:27 v3.1 21:31:27 v3.1.0 21:31:27 v3.1.0-dev.1 21:31:27 v3.1.0-dev.10 21:31:27 v3.1.0-dev.11 21:31:27 v3.1.0-dev.12 21:31:27 v3.1.0-dev.13 21:31:27 v3.1.0-dev.14 21:31:27 v3.1.0-dev.15 21:31:27 v3.1.0-dev.16 21:31:27 v3.1.0-dev.17 21:31:27 v3.1.0-dev.18 21:31:27 v3.1.0-dev.19 21:31:27 v3.1.0-dev.2 21:31:27 v3.1.0-dev.20 21:31:27 v3.1.0-dev.21 21:31:27 v3.1.0-dev.22 21:31:27 v3.1.0-dev.23 21:31:27 v3.1.0-dev.24 21:31:27 v3.1.0-dev.25 21:31:27 v3.1.0-dev.26 21:31:27 v3.1.0-dev.27 21:31:27 v3.1.0-dev.28 21:31:27 v3.1.0-dev.29 21:31:27 v3.1.0-dev.3 21:31:27 v3.1.0-dev.30 21:31:27 v3.1.0-dev.31 21:31:27 v3.1.0-dev.32 21:31:27 v3.1.0-dev.33 21:31:27 v3.1.0-dev.34 21:31:27 v3.1.0-dev.35 21:31:27 v3.1.0-dev.36 21:31:27 v3.1.0-dev.37 21:31:27 v3.1.0-dev.38 21:31:27 v3.1.0-dev.39 21:31:27 v3.1.0-dev.4 21:31:27 v3.1.0-dev.5 21:31:27 v3.1.0-dev.6 21:31:27 v3.1.0-dev.7 21:31:27 v3.1.0-dev.8 21:31:27 v3.1.0-dev.9 21:31:27 v3.2.0-dev.1 21:31:27 v3.2.0-dev.10 21:31:27 v3.2.0-dev.11 21:31:27 v3.2.0-dev.12 21:31:27 v3.2.0-dev.13 21:31:27 v3.2.0-dev.14 21:31:27 v3.2.0-dev.15 21:31:27 v3.2.0-dev.16 21:31:27 v3.2.0-dev.17 21:31:27 v3.2.0-dev.18 21:31:27 v3.2.0-dev.19 21:31:27 v3.2.0-dev.2 21:31:27 v3.2.0-dev.20 21:31:27 v3.2.0-dev.21 21:31:27 v3.2.0-dev.3 21:31:27 v3.2.0-dev.4 21:31:27 v3.2.0-dev.5 21:31:27 v3.2.0-dev.6 21:31:27 v3.2.0-dev.7 21:31:27 v3.2.0-dev.8 21:31:27 v3.2.0-dev.9 [Pipeline] sh 21:31:27 + lftools sign git-tag v3.2.0-dev.21 21:31:28 Signing Git tag with Sigul... 21:31:28 Signing v3.2.0-dev.21 [Pipeline] echo 21:31:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:31:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:31:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:31:28 $ docker stop --time=1 20eead6e8316d62cabfa8e0bdc45771717a9bbd3304e7ad5b39df9df163983ec 21:31:30 $ docker rm -f --volumes 20eead6e8316d62cabfa8e0bdc45771717a9bbd3304e7ad5b39df9df163983ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:31:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:30 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:31:31 $ docker top f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 -eo pid,comm 21:31:31 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). 21:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:31 [ssh-agent] Looking for ssh-agent implementation... 21:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:31 $ docker exec f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 ssh-agent 21:31:31 SSH_AUTH_SOCK=/tmp/ssh-6SzXNU66Xvtv/agent.33 21:31:31 SSH_AGENT_PID=39 21:31:31 Running ssh-add (command line suppressed) 21:31:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11344099131068264249.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11344099131068264249.key) 21:31:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:32 + git semver bump pre 21:31:32 2024-03-26 21:31:32,187 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:31:32 2024-03-26 21:31:32,188 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev 21:31:32 2024-03-26 21:31:32,188 [bump_version] DEBUG bumped version:3.2.0-dev.22 21:31:32 2024-03-26 21:31:32,188 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:31:32 2024-03-26 21:31:32,188 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:31:32 2024-03-26 21:31:32,188 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:31:32 2024-03-26 21:31:32,190 [execute] INFO git cat-file --batch-check 21:31:32 2024-03-26 21:31:32,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:31:32 2024-03-26 21:31:32,195 [execute] INFO git cat-file --batch 21:31:32 2024-03-26 21:31:32,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:31:32 2024-03-26 21:31:32,200 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:31:32 3.2.0-dev.22 [Pipeline] } 21:31:32 $ docker exec --env ******** --env ******** f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 ssh-agent -k 21:31:32 unset SSH_AUTH_SOCK; 21:31:32 unset SSH_AGENT_PID; 21:31:32 echo Agent pid 39 killed; 21:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:32 + git semver [Pipeline] } 21:31:32 $ docker stop --time=1 f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 21:31:34 $ docker rm -f --volumes f20cde90627e46e67de1f221e03cfd4de71bdfd438935b7853780d1bcdd4a564 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:35 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:31:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:31:35 $ docker top a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:35 [ssh-agent] Looking for ssh-agent implementation... 21:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:35 $ docker exec a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 ssh-agent 21:31:35 SSH_AUTH_SOCK=/tmp/ssh-VZN3k8PEkmqW/agent.33 21:31:35 SSH_AGENT_PID=39 21:31:35 Running ssh-add (command line suppressed) 21:31:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18312602405842255128.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18312602405842255128.key) 21:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:36 + git semver push 21:31:36 2024-03-26 21:31:36,264 [run_push] DEBUG push 21:31:36 2024-03-26 21:31:36,265 [execute] INFO git cat-file --batch-check 21:31:36 2024-03-26 21:31:36,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:31:36 2024-03-26 21:31:36,269 [execute] INFO git rev-list af97300cde744e85c79ca225cc72f8cef624350b -- 21:31:36 2024-03-26 21:31:36,269 [execute] DEBUG Popen(['git', 'rev-list', 'af97300cde744e85c79ca225cc72f8cef624350b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:31:36 2024-03-26 21:31:36,279 [execute] INFO git fetch -v origin 21:31:36 2024-03-26 21:31:36,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:31:36 2024-03-26 21:31:36,785 [run_push] DEBUG no remote changes detected 21:31:36 2024-03-26 21:31:36,786 [execute] INFO git push origin semver 21:31:36 2024-03-26 21:31:36,786 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:31:37 2024-03-26 21:31:37,535 [run_push] DEBUG push all version tags 21:31:37 2024-03-26 21:31:37,535 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:31:37 2024-03-26 21:31:37,535 [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) 21:31:38 2024-03-26 21:31:38,250 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:31:38 3.2.0-dev.22 [Pipeline] } 21:31:38 $ docker exec --env ******** --env ******** a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 ssh-agent -k 21:31:38 unset SSH_AUTH_SOCK; 21:31:38 unset SSH_AGENT_PID; 21:31:38 echo Agent pid 39 killed; 21:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:38 + git semver [Pipeline] } 21:31:39 $ docker stop --time=1 a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 21:31:40 $ docker rm -f --volumes a6487e42433452c9b96fb8d54634fa610e46d9e0071cd92d04b960428b989ba6 [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 21:31:41 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:31:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:31:41 total 16 21:31:41 drwxr-xr-x 3 root root 4096 Mar 26 21:16 . 21:31:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:31 .. 21:31:41 drwxr-xr-x 2 root root 4096 Mar 26 21:16 cost 21:31:41 -rw-r--r-- 1 root root 96 Mar 26 21:16 cost.csv 21:31:41 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:31:41 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:31:41 total 16 21:31:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 21:16 . 21:31:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 21:31 .. 21:31:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 21:16 cost 21:31:41 -rw-r--r-- 1 jenkins jenkins 96 Mar 26 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:31:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:31:42 ---> package-listing.sh 21:31:42 ++ facter osfamily 21:31:42 ++ tr '[:upper:]' '[:lower:]' 21:31:42 + OS_FAMILY=debian 21:31:42 + workspace=/w/workspace/ry_app-service-configurable_main 21:31:42 + START_PACKAGES=/tmp/packages_start.txt 21:31:42 + END_PACKAGES=/tmp/packages_end.txt 21:31:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:42 + PACKAGES=/tmp/packages_start.txt 21:31:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:31:42 + PACKAGES=/tmp/packages_end.txt 21:31:42 + case "${OS_FAMILY}" in 21:31:42 + dpkg -l 21:31:42 + grep '^ii' 21:31:42 + '[' -f /tmp/packages_start.txt ']' 21:31:42 + '[' -f /tmp/packages_end.txt ']' 21:31:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:42 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:31:42 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:31:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:31:42 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 21:31:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:43 prd-ubuntu20.04-docker-8c-8g-1275 does not seem to be running inside a container 21:31:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:31:43 $ docker top b60b5c58b3efdc32950b04dc75e7cbbbc6ca8a397c9e052bdc86d8d2efd25cfc -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:43 + touch /tmp/pre-build-complete [Pipeline] sh 21:31:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:31:44 + ls /var/log/sa-host 21:31:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:44 provisioning config files... 21:31:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13708677881050809967tmp [Pipeline] { [Pipeline] echo 21:31:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:31:44 ---> create-netrc.sh [Pipeline] } 21:31:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:31:45 ---> python-tools-install.sh [Pipeline] echo 21:31:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:31:45 ---> sudo-logs.sh 21:31:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:31:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:31:45 ---> job-cost.sh 21:31:45 lf-activate-venv: SKIPPING 21:31:45 DEBUG: total: 0.2199999988079071 21:31:45 INFO: Retrieving Stack Cost... 21:31:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:31:46 INFO: Archiving Costs [Pipeline] echo 21:31:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:31:46 ---> logs-deploy.sh 21:31:46 lf-activate-venv: SKIPPING 21:31:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/230 21:31:46 INFO: archiving workspace using pattern(s): 21:31:47 Archives upload complete. 21:31:47 INFO: archiving logs to Nexus