Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe79c06bffd29ecdd39921b37db4c05fa478f287 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-ssh2311284670933338344.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3677564176541161131.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh3685010832800577953.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7260280536731785853.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-ssh18078228092091831651.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-17540 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fe79c06bffd29ecdd39921b37db4c05fa478f287 (main) Commit message: "fix: Address CVE in Alpine base image (#623)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 > git rev-list --no-walk fa501d0b868425bc78724a428da105794fb8968b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:45:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:45:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:45:37 ========================================================= 21:45:37 EdgeX Global Pipelines Version Info 21:45:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:45:38 ------------------- 21:45:38 stable info: 21:45:38 ------------------- 21:45:38 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:45:38 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:45:38 Message: update stable to v1.0.257 21:45:38 ------------------- 21:45:38 experimental info: 21:45:38 ------------------- 21:45:38 Commited By: **** collab-it+edgex@linuxfoundation.org 21:45:38 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:45:38 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe79c06 [Pipeline] echo 21:45:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:45:39 provisioning config files... 21:45:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3679488802498030972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:39 ---> docker-login.sh 21:45:39 nexus3.edgexfoundry.org:10001 21:45:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:39 Configure a credential helper to remove this warning. See 21:45:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:39 21:45:39 Login Succeeded 21:45:39 nexus3.edgexfoundry.org:10002 21:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:40 Configure a credential helper to remove this warning. See 21:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:40 21:45:40 Login Succeeded 21:45:40 nexus3.edgexfoundry.org:10003 21:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:40 Configure a credential helper to remove this warning. See 21:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:40 21:45:40 Login Succeeded 21:45:40 nexus3.edgexfoundry.org:10004 21:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:40 Configure a credential helper to remove this warning. See 21:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:40 21:45:40 Login Succeeded 21:45:40 docker.io 21:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:40 Configure a credential helper to remove this warning. See 21:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:40 21:45:40 Login Succeeded 21:45:40 ---> docker-login.sh ends [Pipeline] } 21:45:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:45:41 + git rev-list -1 --merges fe79c06bffd29ecdd39921b37db4c05fa478f287~1..fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo 21:45:41 -----------> git rev-list -1 --merges fe79c06bffd29ecdd39921b37db4c05fa478f287~1..fe79c06bffd29ecdd39921b37db4c05fa478f287 fe79c06bffd29ecdd39921b37db4c05fa478f287 [false] [Pipeline] sh 21:45:41 + git log --format=format:%s -1 fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo 21:45:41 ========================================================= 21:45:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:45:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:41 + git log --format=format:%s -1 fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] echo 21:45:41 [semverPrep] GIT_COMMIT: fe79c06bffd29ecdd39921b37db4c05fa478f287, Commit Message: fix: Address CVE in Alpine base image (#623) [Pipeline] echo 21:45:41 [semverPrep] This is not a build commit. [Pipeline] sh 21:45:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:45:42 + grep -v github /etc/ssh/ssh_known_hosts 21:45:42 + [ -e /tmp/ssh_known_hosts ] 21:45:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:45:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:45:42 + sudo tee -a /etc/ssh/ssh_known_hosts 21:45:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:42 21:45:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:42 0.1.4: Pulling from edgex-devops/py-git-semver 21:45:42 b85a868b505f: Pulling fs layer 21:45:42 e2be974225ed: Pulling fs layer 21:45:42 339a4e72a1f5: Pulling fs layer 21:45:42 988bab9f4d93: Pulling fs layer 21:45:42 1469e6f7b9e6: Pulling fs layer 21:45:42 eaf3925da568: Pulling fs layer 21:45:42 bab4dde63d76: Pulling fs layer 21:45:42 bde34c3a00c8: Pulling fs layer 21:45:42 b352a97aabf1: Pulling fs layer 21:45:42 4872d77fe225: Pulling fs layer 21:45:42 5851b861e8e6: Pulling fs layer 21:45:42 bde34c3a00c8: Waiting 21:45:42 b352a97aabf1: Waiting 21:45:42 1469e6f7b9e6: Waiting 21:45:42 4872d77fe225: Waiting 21:45:42 eaf3925da568: Waiting 21:45:42 bab4dde63d76: Waiting 21:45:42 988bab9f4d93: Waiting 21:45:42 5851b861e8e6: Waiting 21:45:42 e2be974225ed: Verifying Checksum 21:45:42 e2be974225ed: Download complete 21:45:42 988bab9f4d93: Verifying Checksum 21:45:42 988bab9f4d93: Download complete 21:45:43 1469e6f7b9e6: Verifying Checksum 21:45:43 1469e6f7b9e6: Download complete 21:45:43 eaf3925da568: Download complete 21:45:43 339a4e72a1f5: Verifying Checksum 21:45:43 339a4e72a1f5: Download complete 21:45:43 bde34c3a00c8: Verifying Checksum 21:45:43 bde34c3a00c8: Download complete 21:45:43 b352a97aabf1: Verifying Checksum 21:45:43 b352a97aabf1: Download complete 21:45:43 b85a868b505f: Verifying Checksum 21:45:43 b85a868b505f: Download complete 21:45:43 5851b861e8e6: Download complete 21:45:43 4872d77fe225: Verifying Checksum 21:45:43 4872d77fe225: Download complete 21:45:43 bab4dde63d76: Verifying Checksum 21:45:43 bab4dde63d76: Download complete 21:45:44 b85a868b505f: Pull complete 21:45:44 e2be974225ed: Pull complete 21:45:44 339a4e72a1f5: Pull complete 21:45:44 988bab9f4d93: Pull complete 21:45:45 1469e6f7b9e6: Pull complete 21:45:45 eaf3925da568: Pull complete 21:45:47 bab4dde63d76: Pull complete 21:45:47 bde34c3a00c8: Pull complete 21:45:47 b352a97aabf1: Pull complete 21:45:47 4872d77fe225: Pull complete 21:45:47 5851b861e8e6: Pull complete 21:45:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:45:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:45:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:47 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 21:45:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:45:50 $ docker top b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 -eo pid,comm 21:45:50 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:45:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:45:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:51 [ssh-agent] Looking for ssh-agent implementation... 21:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:51 $ docker exec b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent 21:45:51 SSH_AUTH_SOCK=/tmp/ssh-wHYSebawtvVQ/agent.32 21:45:51 SSH_AGENT_PID=38 21:45:51 Running ssh-add (command line suppressed) 21:45:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1939173546406195476.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1939173546406195476.key) 21:45:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:51 + git tag --points-at HEAD [Pipeline] } 21:45:51 $ docker exec --env ******** --env ******** b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent -k 21:45:51 unset SSH_AUTH_SOCK; 21:45:51 unset SSH_AGENT_PID; 21:45:51 echo Agent pid 38 killed; 21:45:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:45:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:45:51 [ssh-agent] Looking for ssh-agent implementation... 21:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:45:51 $ docker exec b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent 21:45:52 SSH_AUTH_SOCK=/tmp/ssh-1oaCNwmCs5Rr/agent.70 21:45:52 SSH_AGENT_PID=76 21:45:52 Running ssh-add (command line suppressed) 21:45:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10353397144299363604.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10353397144299363604.key) 21:45:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:45:52 + git semver init 21:45:52 2023-11-14 21:45:52,632 [run_init] DEBUG init version:0.0.0 force:False 21:45:52 2023-11-14 21:45:52,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:45:52 2023-11-14 21:45:52,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:45:52 2023-11-14 21:45:52,633 [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:45:53 2023-11-14 21:45:53,526 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:45:53 2023-11-14 21:45:53,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:45:53 2023-11-14 21:45:53,527 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:45:53 2023-11-14 21:45:53,527 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:45:53 3.1.0-dev.38 [Pipeline] } 21:45:53 $ docker exec --env ******** --env ******** b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 ssh-agent -k 21:45:53 unset SSH_AUTH_SOCK; 21:45:53 unset SSH_AGENT_PID; 21:45:53 echo Agent pid 76 killed; 21:45:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:45:54 + git semver [Pipeline] } 21:45:54 $ docker stop --time=1 b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 21:45:55 $ docker rm -f --volumes b61906d8de9fed67bc1f84c855887ecc11b7bc75544a9ed2a7fac65c1664d1f6 [Pipeline] // withDockerContainer [Pipeline] sh 21:45:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:45:56 Stashed 1 file(s) [Pipeline] echo 21:45:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.38 [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:45:56 provisioning config files... 21:45:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1094543098510063366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:45:56 ---> docker-login.sh 21:45:56 nexus3.edgexfoundry.org:10001 21:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:56 Configure a credential helper to remove this warning. See 21:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:56 21:45:56 Login Succeeded 21:45:56 nexus3.edgexfoundry.org:10002 21:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:56 Configure a credential helper to remove this warning. See 21:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:56 21:45:56 Login Succeeded 21:45:56 nexus3.edgexfoundry.org:10003 21:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:56 Configure a credential helper to remove this warning. See 21:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:56 21:45:56 Login Succeeded 21:45:56 nexus3.edgexfoundry.org:10004 21:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:56 Configure a credential helper to remove this warning. See 21:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:56 21:45:56 Login Succeeded 21:45:56 docker.io 21:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:45:57 Configure a credential helper to remove this warning. See 21:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:45:57 21:45:57 Login Succeeded 21:45:57 ---> docker-login.sh ends [Pipeline] } 21:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:45:57 ========================================================= 21:45:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:45:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:57 + 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:45:57 Sending build context to Docker daemon 3.377MB 21:45:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:45:57 Step 2/12 : FROM ${BASE} AS builder 21:45:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:45:57 7264a8db6415: Pulling fs layer 21:45:57 c4d48a809fc2: Pulling fs layer 21:45:57 4f1c88b9dad5: Pulling fs layer 21:45:57 ad3a456e5733: Pulling fs layer 21:45:57 69c7f0334f64: Pulling fs layer 21:45:57 1f1c1a5573a3: Pulling fs layer 21:45:57 ce7588e14bc9: Pulling fs layer 21:45:57 b5e4710f87ac: Pulling fs layer 21:45:57 ad3a456e5733: Waiting 21:45:57 1f1c1a5573a3: Waiting 21:45:57 69c7f0334f64: Waiting 21:45:57 ce7588e14bc9: Waiting 21:45:57 b5e4710f87ac: Waiting 21:45:57 c4d48a809fc2: Verifying Checksum 21:45:57 c4d48a809fc2: Download complete 21:45:57 ad3a456e5733: Verifying Checksum 21:45:57 ad3a456e5733: Download complete 21:45:57 69c7f0334f64: Verifying Checksum 21:45:57 69c7f0334f64: Download complete 21:45:57 7264a8db6415: Verifying Checksum 21:45:57 7264a8db6415: Download complete 21:45:57 1f1c1a5573a3: Verifying Checksum 21:45:57 1f1c1a5573a3: Download complete 21:45:58 b5e4710f87ac: Verifying Checksum 21:45:58 b5e4710f87ac: Download complete 21:45:58 7264a8db6415: Pull complete 21:45:58 4f1c88b9dad5: Verifying Checksum 21:45:58 4f1c88b9dad5: Download complete 21:45:58 c4d48a809fc2: Pull complete 21:45:58 ce7588e14bc9: Verifying Checksum 21:45:58 ce7588e14bc9: Download complete 21:46:02 4f1c88b9dad5: Pull complete 21:46:03 ad3a456e5733: Pull complete 21:46:03 69c7f0334f64: Pull complete 21:46:03 1f1c1a5573a3: Pull complete 21:46:06 ce7588e14bc9: Pull complete 21:46:06 b5e4710f87ac: Pull complete 21:46:06 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:46:06 ---> 88b5674ff536 21:46:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:46:11 Still waiting to schedule task 21:46:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:46:11 ---> Running in 4710e8ed8037 21:46:11 Removing intermediate container 4710e8ed8037 21:46:11 ---> 23c3ed008824 21:46:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:46:11 ---> Running in 539972265f32 21:46:11 Removing intermediate container 539972265f32 21:46:11 ---> 7a565d3aa056 21:46:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:46:11 ---> Running in 787bcd2b6763 21:46:11 Removing intermediate container 787bcd2b6763 21:46:11 ---> 8c0e162c4f89 21:46:11 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:11 ---> Running in 7e1b3ec08459 21:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:12 OK: 264 MiB in 52 packages 21:46:12 Removing intermediate container 7e1b3ec08459 21:46:12 ---> 34822ff22dab 21:46:12 Step 7/12 : WORKDIR /app 21:46:13 ---> Running in d6aa6b7c9002 21:46:13 Removing intermediate container d6aa6b7c9002 21:46:13 ---> 2f04e232565f 21:46:13 Step 8/12 : COPY go.mod vendor* ./ 21:46:13 ---> a95d192ae396 21:46:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:13 ---> Running in 2a26e81e37b3 21:46:59 Removing intermediate container 2a26e81e37b3 21:46:59 ---> 6e46245bdf8b 21:46:59 Step 10/12 : COPY . . 21:46:59 ---> f8698923d252 21:46:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:59 ---> Running in 2541c84055aa 21:46:59 Removing intermediate container 2541c84055aa 21:46:59 ---> 0e64541ac17d 21:46:59 Step 12/12 : RUN $MAKE 21:46:59 ---> Running in 0874931876b3 21:46:59 noop 21:46:59 Removing intermediate container 0874931876b3 21:46:59 ---> 6cd9a824abc8 21:46:59 Successfully built 6cd9a824abc8 21:46:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:00 + docker inspect -f . ci-base-image-x86_64 21:47:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:00 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 21:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:00 $ docker top c9f025bb339b7e469c671116756507f7031d0a33f29d3235878727d45230b6b5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:01 + go version 21:47:01 go version go1.21.0 linux/amd64 [Pipeline] } 21:47:01 $ docker stop --time=1 c9f025bb339b7e469c671116756507f7031d0a33f29d3235878727d45230b6b5 21:47:02 $ docker rm -f --volumes c9f025bb339b7e469c671116756507f7031d0a33f29d3235878727d45230b6b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:02 + docker inspect -f . ci-base-image-x86_64 21:47:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:02 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 21:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:03 $ docker top c9460c9a680543ce84b8999fd4d25a269400192b9c81b07753f3ed96d069fea2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:03 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:47:03 + make test 21:47:03 go test -race -coverprofile=coverage.out ./... 21:47:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:47:40 go vet ./... 21:47:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:47:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:47:41 ./bin/test-attribution-txt.sh [Pipeline] echo 21:47:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:47:41 $ docker stop --time=1 c9460c9a680543ce84b8999fd4d25a269400192b9c81b07753f3ed96d069fea2 21:47:48 $ docker rm -f --volumes c9460c9a680543ce84b8999fd4d25a269400192b9c81b07753f3ed96d069fea2 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:47:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:47:50 + ls -al . 21:47:50 total 184 21:47:50 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 21:47 . 21:47:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:45 .. 21:47:50 -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 21:45 .dockerignore 21:47:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:47 .git 21:47:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:45 .github 21:47:50 -rw-rw-r-- 1 jenkins jenkins 106 Nov 14 21:45 .gitignore 21:47:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:45 .golangci.yml 21:47:50 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:45 .semver 21:47:50 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 14 21:45 Attribution.txt 21:47:50 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 14 21:45 CHANGELOG.md 21:47:50 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 14 21:45 Dockerfile 21:47:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:45 GOVERNANCE.md 21:47:50 -rw-rw-r-- 1 jenkins jenkins 666 Nov 14 21:45 Jenkinsfile 21:47:50 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 21:45 LICENSE 21:47:50 -rw-rw-r-- 1 jenkins jenkins 618 Nov 14 21:45 OWNERS.md 21:47:50 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 14 21:45 README.md 21:47:50 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:45 VERSION 21:47:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:45 bin 21:47:50 -rw-r--r-- 1 jenkins jenkins 13 Nov 14 21:47 coverage.out 21:47:50 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 14 21:45 go.mod 21:47:50 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 14 21:45 go.sum 21:47:50 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 14 21:45 main.go 21:47:50 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 14 21:45 makefile 21:47:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:50 + 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=fe79c06bffd29ecdd39921b37db4c05fa478f287 --label arch=amd64 --label version=3.1.0-dev.38 . 21:47:50 Sending build context to Docker daemon 3.378MB 21:47:50 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:47:50 Step 2/27 : FROM ${BASE} AS builder 21:47:50 ---> 6cd9a824abc8 21:47:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:47:50 ---> Running in 3baf42d6b5bf 21:47:50 Removing intermediate container 3baf42d6b5bf 21:47:50 ---> bc5653b73165 21:47:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:47:50 ---> Running in 5443ba230e01 21:47:50 Removing intermediate container 5443ba230e01 21:47:50 ---> aa1edfc55975 21:47:50 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:47:50 ---> Running in 0c32188c4ffa 21:47:51 Removing intermediate container 0c32188c4ffa 21:47:51 ---> c6ad3a099f06 21:47:51 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:47:51 ---> Running in abf076f33baf 21:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:47:52 OK: 264 MiB in 52 packages 21:47:52 Removing intermediate container abf076f33baf 21:47:52 ---> 026c12d46fbd 21:47:52 Step 7/27 : WORKDIR /app 21:47:52 ---> Running in 453068303aa0 21:47:52 Removing intermediate container 453068303aa0 21:47:52 ---> 0f4f387b6f6f 21:47:52 Step 8/27 : COPY go.mod vendor* ./ 21:47:52 ---> 2b687e69e93c 21:47:52 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:52 ---> Running in 02296b58ec44 21:47:53 Removing intermediate container 02296b58ec44 21:47:53 ---> 4b0a3993cdc0 21:47:53 Step 10/27 : COPY . . 21:47:53 ---> b190f928157a 21:47:53 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:47:53 ---> Running in ddb07ee9bac7 21:47:53 Removing intermediate container ddb07ee9bac7 21:47:53 ---> 17b29ca1f234 21:47:53 Step 12/27 : RUN $MAKE 21:47:53 ---> Running in dcd9f9165e09 21:47:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.38" -trimpath -mod=readonly -o app-service-configurable 21:48:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17549 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:48:09 Running in /w/workspace/app-service-configurable/208 [Pipeline] { [Pipeline] checkout 21:48:09 Selected Git installation does not exist. Using Default 21:48:09 The recommended git tool is: NONE 21:48:15 Removing intermediate container dcd9f9165e09 21:48:15 ---> 1c4dfb1eca0d 21:48:15 Step 13/27 : FROM alpine:3.18 21:48:16 3.18: Pulling from library/alpine 21:48:16 96526aa774ef: Pulling fs layer 21:48:16 96526aa774ef: Verifying Checksum 21:48:16 96526aa774ef: Download complete 21:48:16 96526aa774ef: Pull complete 21:48:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:48:16 Status: Downloaded newer image for alpine:3.18 21:48:16 ---> 8ca4688f4f35 21:48:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:48:17 ---> Running in 01b9186b17a4 21:48:17 Removing intermediate container 01b9186b17a4 21:48:17 ---> 926a509401a2 21:48:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:48:17 ---> Running in 7738b70044e0 21:48:17 Removing intermediate container 7738b70044e0 21:48:17 ---> 46b3d6001e32 21:48:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:48:17 ---> Running in e758653c4529 21:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:17 (1/2) Installing ca-certificates (20230506-r0) 21:48:17 (2/2) Installing dumb-init (1.2.5-r2) 21:48:17 Executing busybox-1.36.1-r2.trigger 21:48:17 Executing ca-certificates-20230506-r0.trigger 21:48:17 OK: 8 MiB in 17 packages 21:48:18 Removing intermediate container e758653c4529 21:48:18 ---> d9a7775ef332 21:48:18 Step 17/27 : RUN apk --no-cache upgrade 21:48:18 ---> Running in be6ee480bd97 21:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:48:18 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:48:18 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:48:18 Executing busybox-1.36.1-r5.post-upgrade 21:48:18 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:48:18 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:48:18 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:48:18 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:48:18 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:48:18 Executing busybox-1.36.1-r5.trigger 21:48:18 Executing ca-certificates-20230506-r0.trigger 21:48:18 OK: 8 MiB in 17 packages 21:48:19 using credential edgex-jenkins-ssh 21:48:19 Cloning the remote Git repository 21:48:19 Removing intermediate container be6ee480bd97 21:48:19 ---> 296d5cbd2c98 21:48:19 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:48:19 ---> 69923ba6ecbf 21:48:19 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:48:19 ---> d5a18f73c683 21:48:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:48:19 ---> 646477fead78 21:48:19 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:48:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:48:19 > git init /w/workspace/app-service-configurable/208 # timeout=10 21:48:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:48:19 > git --version # timeout=10 21:48:19 > git --version # 'git version 2.25.1' 21:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:21 ---> 8cd920cf4df2 21:48:21 Step 22/27 : EXPOSE 48095 21:48:21 ---> Running in 0a7b858aa19c 21:48:21 Removing intermediate container 0a7b858aa19c 21:48:21 ---> 7bd5d9e2743b 21:48:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:48:22 ---> Running in 4d8397cdfa1a 21:48:22 Removing intermediate container 4d8397cdfa1a 21:48:22 ---> 5ec36e9c71d4 21:48:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:48:22 ---> Running in 75e769357ef3 21:48:22 Removing intermediate container 75e769357ef3 21:48:22 ---> 92478a069b23 21:48:22 Step 25/27 : LABEL arch=amd64 21:48:22 ---> Running in c7b6427605a7 21:48:22 Removing intermediate container c7b6427605a7 21:48:22 ---> 8d19c44c0087 21:48:22 Step 26/27 : LABEL git_sha=fe79c06bffd29ecdd39921b37db4c05fa478f287 21:48:22 ---> Running in 2812d4df2645 21:48:22 Removing intermediate container 2812d4df2645 21:48:22 ---> 7b83327f88f0 21:48:22 Step 27/27 : LABEL version=3.1.0-dev.38 21:48:22 ---> Running in 9ebc75dfca5f 21:48:23 Removing intermediate container 9ebc75dfca5f 21:48:23 ---> 62d11bf95eae 21:48:23 [Warning] One or more build-args [ARCH] were not consumed 21:48:23 Successfully built 62d11bf95eae 21:48:23 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:48:23 provisioning config files... 21:48:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6711811479509863149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:48:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:23 ---> docker-login.sh 21:48:23 nexus3.edgexfoundry.org:10001 21:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:23 Configure a credential helper to remove this warning. See 21:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:23 21:48:23 Login Succeeded 21:48:23 nexus3.edgexfoundry.org:10002 21:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:23 Configure a credential helper to remove this warning. See 21:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:23 21:48:23 Login Succeeded 21:48:23 nexus3.edgexfoundry.org:10003 21:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:23 Configure a credential helper to remove this warning. See 21:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:23 21:48:23 Login Succeeded 21:48:23 nexus3.edgexfoundry.org:10004 21:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:24 Configure a credential helper to remove this warning. See 21:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:24 21:48:24 Login Succeeded 21:48:24 docker.io 21:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:24 Avoid second fetch 21:48:24 Checking out Revision fe79c06bffd29ecdd39921b37db4c05fa478f287 (main) 21:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:24 Configure a credential helper to remove this warning. See 21:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:24 21:48:24 Login Succeeded 21:48:24 ---> docker-login.sh ends [Pipeline] } 21:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:48:24 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:48:24 fe79c06bffd29ecdd39921b37db4c05fa478f287 21:48:24 latest 21:48:24 3.1.0-dev.38 21:48:24 fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 21:48:24 main 21:48:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:24 > git config core.sparsecheckout # timeout=10 21:48:24 > git checkout -f fe79c06bffd29ecdd39921b37db4c05fa478f287 # timeout=10 21:48:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287 21:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:25 6d97fe420c14: Preparing 21:48:25 7bd0a8abef85: Preparing 21:48:25 8bea61a6fcac: Preparing 21:48:25 a999022e2331: Preparing 21:48:25 aa178ce925b4: Preparing 21:48:25 6923460be552: Preparing 21:48:25 cc2447e1835a: Preparing 21:48:25 cc2447e1835a: Waiting 21:48:25 6923460be552: Waiting 21:48:25 a999022e2331: Pushed 21:48:25 7bd0a8abef85: Pushed 21:48:25 8bea61a6fcac: Pushed 21:48:25 Commit message: "fix: Address CVE in Alpine base image (#623)" 21:48:25 cc2447e1835a: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 21:48:25 6923460be552: Pushed [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:26 aa178ce925b4: Pushed 21:48:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:48:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:26 Dload Upload Total Spent Left Speed 21:48:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80265 0 --:--:-- --:--:-- --:--:-- 80265 [Pipeline] sh 21:48:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:48:27 + sudo tee /etc/docker/daemon.new 21:48:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:48:27 { 21:48:27 "registry-mirrors": [ 21:48:27 "https://nexus3.edgexfoundry.org:10001" 21:48:27 ], 21:48:27 "bip": "10.250.0.254/24", 21:48:27 "hosts": [ 21:48:27 "tcp://0.0.0.0:5555", 21:48:27 "unix:///var/run/docker.sock" 21:48:27 ], 21:48:27 "mtu": 1458, 21:48:27 "selinux-enabled": true, 21:48:27 "seccomp-profile": "/etc/docker/seccomp.json" 21:48:27 } [Pipeline] sh 21:48:28 6d97fe420c14: Pushed 21:48:28 fe79c06bffd29ecdd39921b37db4c05fa478f287: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 21:48:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:28 + sudo service docker restart 21:48:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:28 6d97fe420c14: Preparing 21:48:28 7bd0a8abef85: Preparing 21:48:28 8bea61a6fcac: Preparing 21:48:28 a999022e2331: Preparing 21:48:28 aa178ce925b4: Preparing 21:48:28 6923460be552: Preparing 21:48:28 cc2447e1835a: Preparing 21:48:28 6923460be552: Waiting 21:48:28 cc2447e1835a: Waiting 21:48:28 a999022e2331: Layer already exists 21:48:28 7bd0a8abef85: Layer already exists 21:48:28 8bea61a6fcac: Layer already exists 21:48:28 6d97fe420c14: Layer already exists 21:48:28 aa178ce925b4: Layer already exists 21:48:28 6923460be552: Layer already exists 21:48:28 cc2447e1835a: Layer already exists 21:48:28 latest: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.38 21:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:29 6d97fe420c14: Preparing 21:48:29 7bd0a8abef85: Preparing 21:48:29 8bea61a6fcac: Preparing 21:48:29 a999022e2331: Preparing 21:48:29 aa178ce925b4: Preparing 21:48:29 6923460be552: Preparing 21:48:29 cc2447e1835a: Preparing 21:48:29 6923460be552: Waiting 21:48:29 cc2447e1835a: Waiting 21:48:29 8bea61a6fcac: Layer already exists 21:48:29 aa178ce925b4: Layer already exists 21:48:29 7bd0a8abef85: Layer already exists 21:48:29 6d97fe420c14: Layer already exists 21:48:29 a999022e2331: Layer already exists 21:48:29 6923460be552: Layer already exists 21:48:29 cc2447e1835a: Layer already exists 21:48:29 3.1.0-dev.38: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 21:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:30 6d97fe420c14: Preparing 21:48:30 7bd0a8abef85: Preparing 21:48:30 8bea61a6fcac: Preparing 21:48:30 a999022e2331: Preparing 21:48:30 aa178ce925b4: Preparing 21:48:30 6923460be552: Preparing 21:48:30 cc2447e1835a: Preparing 21:48:30 cc2447e1835a: Waiting 21:48:30 6923460be552: Waiting 21:48:30 8bea61a6fcac: Layer already exists 21:48:30 6d97fe420c14: Layer already exists 21:48:30 7bd0a8abef85: Layer already exists 21:48:30 aa178ce925b4: Layer already exists 21:48:30 a999022e2331: Layer already exists 21:48:30 6923460be552: Layer already exists 21:48:30 cc2447e1835a: Layer already exists 21:48:30 fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:48:30 6d97fe420c14: Preparing 21:48:30 7bd0a8abef85: Preparing 21:48:30 8bea61a6fcac: Preparing 21:48:30 a999022e2331: Preparing 21:48:30 aa178ce925b4: Preparing 21:48:30 6923460be552: Preparing 21:48:30 cc2447e1835a: Preparing 21:48:30 6923460be552: Waiting 21:48:30 cc2447e1835a: Waiting 21:48:30 8bea61a6fcac: Layer already exists 21:48:30 7bd0a8abef85: Layer already exists 21:48:30 aa178ce925b4: Layer already exists 21:48:30 a999022e2331: Layer already exists 21:48:30 6d97fe420c14: Layer already exists 21:48:30 6923460be552: Layer already exists 21:48:30 cc2447e1835a: Layer already exists 21:48:30 main: digest: sha256:dcad444d8d9ae19b9de3ef6356c7b4e67052b6cf21b7af67e1a943ed54a23306 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:30 ===================================================== [Pipeline] echo 21:48:30 taggedImages: 21:48:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287 21:48:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:48:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.38 21:48:30 - nexus3.edgexfoundry.org:10004/app-service-configurable:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 21:48:30 - 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:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:31 21:48:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:31 latest: Pulling from edgex-lftools-log-publisher 21:48:31 5eb5b503b376: Pulling fs layer 21:48:31 5c69ac0246d0: Pulling fs layer 21:48:31 ec43610c2a17: Pulling fs layer 21:48:31 3a2ae6a8a46f: Pulling fs layer 21:48:31 33b1e0a273af: Pulling fs layer 21:48:31 5d3b04190fa2: Pulling fs layer 21:48:31 2f39f015ded8: Pulling fs layer 21:48:31 5d3b04190fa2: Waiting 21:48:31 33b1e0a273af: Waiting 21:48:31 2f39f015ded8: Waiting 21:48:31 3a2ae6a8a46f: Waiting 21:48:31 5c69ac0246d0: Download complete 21:48:31 3a2ae6a8a46f: Verifying Checksum 21:48:31 3a2ae6a8a46f: Download complete 21:48:31 33b1e0a273af: Verifying Checksum 21:48:31 33b1e0a273af: Download complete 21:48:31 ec43610c2a17: Verifying Checksum 21:48:31 ec43610c2a17: Download complete 21:48:31 5d3b04190fa2: Verifying Checksum 21:48:31 5d3b04190fa2: Download complete 21:48:31 5eb5b503b376: Verifying Checksum 21:48:31 5eb5b503b376: Download complete 21:48:32 2f39f015ded8: Verifying Checksum 21:48:32 2f39f015ded8: Download complete 21:48:33 5eb5b503b376: Pull complete 21:48:33 5c69ac0246d0: Pull complete 21:48:34 ec43610c2a17: Pull complete 21:48:34 3a2ae6a8a46f: Pull complete 21:48:34 33b1e0a273af: Pull complete 21:48:34 5d3b04190fa2: Pull complete 21:48:38 2f39f015ded8: Pull complete 21:48:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:38 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 21:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:48:44 $ docker top abfff66aee1b204791874f84db4c29ba2d9e4f13bb622436f8f5ab40fdc06573 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:44 ---> job-cost.sh 21:48:44 lf-activate-venv: SKIPPING 21:48:44 INFO: No Stack... 21:48:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:48:45 INFO: Archiving Costs [Pipeline] sh 21:48:45 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:48:45 + cut -d, -f6 [Pipeline] lock 21:48:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] 21:48:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] did not exist. Created. 21:48:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:45 + echo total: 0.2199999988079071 [Pipeline] stash 21:48:45 Stashed 1 file(s) [Pipeline] } 21:48:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:45 $ docker stop --time=1 abfff66aee1b204791874f84db4c29ba2d9e4f13bb622436f8f5ab40fdc06573 21:48:46 $ docker rm -f --volumes abfff66aee1b204791874f84db4c29ba2d9e4f13bb622436f8f5ab40fdc06573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 21:48:46 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:48:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/208@tmp/config11811917847199735144tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:47 ---> docker-login.sh 21:48:47 nexus3.edgexfoundry.org:10001 21:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:48 Configure a credential helper to remove this warning. See 21:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:48 21:48:48 Login Succeeded 21:48:48 nexus3.edgexfoundry.org:10002 21:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:48 Configure a credential helper to remove this warning. See 21:48:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:48 21:48:48 Login Succeeded 21:48:48 nexus3.edgexfoundry.org:10003 21:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:49 Configure a credential helper to remove this warning. See 21:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:49 21:48:49 Login Succeeded 21:48:49 nexus3.edgexfoundry.org:10004 21:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:49 Configure a credential helper to remove this warning. See 21:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:49 21:48:49 Login Succeeded 21:48:49 docker.io 21:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:50 Configure a credential helper to remove this warning. See 21:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:50 21:48:50 Login Succeeded 21:48:50 ---> docker-login.sh ends [Pipeline] } 21:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:48:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:48:50 ========================================================= 21:48:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:48:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:51 + 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:48:51 Sending build context to Docker daemon 159.7kB 21:48:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:48:51 Step 2/12 : FROM ${BASE} AS builder 21:48:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:48:51 9fda8d8052c6: Pulling fs layer 21:48:51 5d54e960e981: Pulling fs layer 21:48:51 c4a7e357bf2a: Pulling fs layer 21:48:51 f0e02332f6b5: Pulling fs layer 21:48:51 872ee5b61b7b: Pulling fs layer 21:48:51 0c6a40ed1a82: Pulling fs layer 21:48:51 94ae7d8d031c: Pulling fs layer 21:48:51 f0e02332f6b5: Waiting 21:48:51 872ee5b61b7b: Waiting 21:48:51 0c6a40ed1a82: Waiting 21:48:51 94ae7d8d031c: Waiting 21:48:51 5d54e960e981: Download complete 21:48:51 f0e02332f6b5: Verifying Checksum 21:48:51 f0e02332f6b5: Download complete 21:48:51 872ee5b61b7b: Verifying Checksum 21:48:51 872ee5b61b7b: Download complete 21:48:51 9fda8d8052c6: Verifying Checksum 21:48:51 9fda8d8052c6: Download complete 21:48:52 94ae7d8d031c: Verifying Checksum 21:48:52 94ae7d8d031c: Download complete 21:48:53 9fda8d8052c6: Pull complete 21:48:53 5d54e960e981: Pull complete 21:48:54 c4a7e357bf2a: Verifying Checksum 21:48:54 c4a7e357bf2a: Download complete 21:48:55 0c6a40ed1a82: Verifying Checksum 21:48:55 0c6a40ed1a82: Download complete 21:49:10 c4a7e357bf2a: Pull complete 21:49:10 f0e02332f6b5: Pull complete 21:49:10 872ee5b61b7b: Pull complete 21:49:17 0c6a40ed1a82: Pull complete 21:49:19 94ae7d8d031c: Pull complete 21:49:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:49:19 ---> 86de565de09d 21:49:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:49:21 ---> Running in f4ae421235eb 21:49:21 Removing intermediate container f4ae421235eb 21:49:21 ---> 87f9724a516a 21:49:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:49:21 ---> Running in 61acc68a00f9 21:49:22 Removing intermediate container 61acc68a00f9 21:49:22 ---> 61f07f94016e 21:49:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:49:22 ---> Running in 0f1458e0e1df 21:49:22 Removing intermediate container 0f1458e0e1df 21:49:22 ---> 5cc8f5499e55 21:49:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:22 ---> Running in 50f1107fa40c 21:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:49:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:49:26 OK: 266 MiB in 52 packages 21:49:27 Removing intermediate container 50f1107fa40c 21:49:27 ---> 2e916ec18c29 21:49:27 Step 7/12 : WORKDIR /app 21:49:27 ---> Running in 2323366fb9bc 21:49:27 Removing intermediate container 2323366fb9bc 21:49:27 ---> 1bc4c2003b5d 21:49:27 Step 8/12 : COPY go.mod vendor* ./ 21:49:28 ---> 654c7f962a14 21:49:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:28 ---> Running in 5ef2cb12bb2c 21:51:05 Removing intermediate container 5ef2cb12bb2c 21:51:05 ---> 528b39ceb587 21:51:05 Step 10/12 : COPY . . 21:51:05 ---> 12eccaeab2e0 21:51:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:51:05 ---> Running in e23fa82eafd2 21:51:05 Removing intermediate container e23fa82eafd2 21:51:05 ---> 306d6d9f5c7b 21:51:05 Step 12/12 : RUN $MAKE 21:51:05 ---> Running in 42528d2c7491 21:51:05 noop 21:51:05 Removing intermediate container 42528d2c7491 21:51:05 ---> 307ed8e28bb0 21:51:05 Successfully built 307ed8e28bb0 21:51:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:05 + docker inspect -f . ci-base-image-arm64 21:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:06 prd-ubuntu20.04-docker-arm64-4c-16g-17549 does not seem to be running inside a container 21:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/208 -v /w/workspace/app-service-configurable/208:/w/workspace/app-service-configurable/208:rw,z -v /w/workspace/app-service-configurable/208@tmp:/w/workspace/app-service-configurable/208@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:51:07 $ docker top 260691b0d0eb6fdab818011808d96417a61f3a56cadce7845b0ed52430218d15 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:08 + go version 21:51:08 go version go1.21.0 linux/arm64 [Pipeline] } 21:51:08 $ docker stop --time=1 260691b0d0eb6fdab818011808d96417a61f3a56cadce7845b0ed52430218d15 21:51:10 $ docker rm -f --volumes 260691b0d0eb6fdab818011808d96417a61f3a56cadce7845b0ed52430218d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:51:11 + docker inspect -f . ci-base-image-arm64 21:51:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:51:11 prd-ubuntu20.04-docker-arm64-4c-16g-17549 does not seem to be running inside a container 21:51:11 $ 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/208 -v /w/workspace/app-service-configurable/208:/w/workspace/app-service-configurable/208:rw,z -v /w/workspace/app-service-configurable/208@tmp:/w/workspace/app-service-configurable/208@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:51:12 $ docker top a48593970a15f1fc775ba8fa6c4a398189a0c6f562a4dfa95d8f900ee6a79480 -eo pid,comm [Pipeline] { [Pipeline] sh 21:51:13 + git config --global --add safe.directory /w/workspace/app-service-configurable/208 [Pipeline] fileExists [Pipeline] sh 21:51:14 + make test 21:51:14 go test -race -coverprofile=coverage.out ./... 21:54:21 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:54:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:54:21 go vet ./... 21:56:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:56:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:56:30 ./bin/test-attribution-txt.sh [Pipeline] echo 21:56:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:56:30 $ docker stop --time=1 a48593970a15f1fc775ba8fa6c4a398189a0c6f562a4dfa95d8f900ee6a79480 21:56:32 $ docker rm -f --volumes a48593970a15f1fc775ba8fa6c4a398189a0c6f562a4dfa95d8f900ee6a79480 [Pipeline] // withDockerContainer [Pipeline] sh 21:56:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:56:34 Warning: overwriting stash ‘coverage-report’ 21:56:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:56:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:56:35 + ls -al . 21:56:35 total 180 21:56:35 drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 21:51 . 21:56:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:48 .. 21:56:35 -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 21:48 .dockerignore 21:56:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:48 .git 21:56:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:48 .github 21:56:35 -rw-rw-r-- 1 jenkins jenkins 106 Nov 14 21:48 .gitignore 21:56:35 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:48 .golangci.yml 21:56:35 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 14 21:48 Attribution.txt 21:56:35 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 14 21:48 CHANGELOG.md 21:56:35 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 14 21:48 Dockerfile 21:56:35 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:48 GOVERNANCE.md 21:56:35 -rw-rw-r-- 1 jenkins jenkins 666 Nov 14 21:48 Jenkinsfile 21:56:35 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 21:48 LICENSE 21:56:35 -rw-rw-r-- 1 jenkins jenkins 618 Nov 14 21:48 OWNERS.md 21:56:35 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 14 21:48 README.md 21:56:35 -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:45 VERSION 21:56:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:48 bin 21:56:35 -rw-r--r-- 1 jenkins jenkins 13 Nov 14 21:51 coverage.out 21:56:35 -rw-rw-r-- 1 jenkins jenkins 3684 Nov 14 21:48 go.mod 21:56:35 -rw-rw-r-- 1 jenkins jenkins 34823 Nov 14 21:48 go.sum 21:56:35 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 14 21:48 main.go 21:56:35 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 14 21:48 makefile 21:56:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 21:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56: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=fe79c06bffd29ecdd39921b37db4c05fa478f287 --label arch=arm64 --label version=3.1.0-dev.38 . 21:56:35 Sending build context to Docker daemon 160.8kB 21:56:36 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:56:36 Step 2/27 : FROM ${BASE} AS builder 21:56:36 ---> 307ed8e28bb0 21:56:36 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:56:36 ---> Running in afce6a05f94e 21:56:36 Removing intermediate container afce6a05f94e 21:56:36 ---> b6bad44c7087 21:56:36 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:56:37 ---> Running in 5b55183596e2 21:56:37 Removing intermediate container 5b55183596e2 21:56:37 ---> 9b8aaa780657 21:56:37 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:56:37 ---> Running in 4e9e50d7ff01 21:56:37 Removing intermediate container 4e9e50d7ff01 21:56:37 ---> 8f752c42c2b4 21:56:37 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:56:37 ---> Running in 3bf87f9cdf4d 21:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:56:40 OK: 266 MiB in 52 packages 21:56:42 Removing intermediate container 3bf87f9cdf4d 21:56:42 ---> 0e1b49e5609b 21:56:42 Step 7/27 : WORKDIR /app 21:56:42 ---> Running in 73fff06a7549 21:56:42 Removing intermediate container 73fff06a7549 21:56:42 ---> af10640b9eaa 21:56:42 Step 8/27 : COPY go.mod vendor* ./ 21:56:46 ---> af5fcf6f0e39 21:56:46 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:46 ---> Running in 1aa1defbaefc 21:56:49 Removing intermediate container 1aa1defbaefc 21:56:49 ---> acc8739f8738 21:56:49 Step 10/27 : COPY . . 21:56:49 ---> f52ee66bb194 21:56:49 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:56:49 ---> Running in 0bcaaa7b198d 21:56:50 Removing intermediate container 0bcaaa7b198d 21:56:50 ---> 7082fc76637c 21:56:50 Step 12/27 : RUN $MAKE 21:56:50 ---> Running in a18c58be2e96 21:56:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.38" -trimpath -mod=readonly -o app-service-configurable 21:59:28 Removing intermediate container a18c58be2e96 21:59:28 ---> 915433d91251 21:59:28 Step 13/27 : FROM alpine:3.18 21:59:28 3.18: Pulling from library/alpine 21:59:28 579b34f0a95b: Pulling fs layer 21:59:28 579b34f0a95b: Verifying Checksum 21:59:28 579b34f0a95b: Download complete 21:59:28 579b34f0a95b: Pull complete 21:59:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:59:28 Status: Downloaded newer image for alpine:3.18 21:59:28 ---> 3cc203321400 21:59:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:59:28 ---> Running in ddc232660055 21:59:28 Removing intermediate container ddc232660055 21:59:28 ---> dc72a3726271 21:59:28 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:59:28 ---> Running in eb7783363086 21:59:28 Removing intermediate container eb7783363086 21:59:28 ---> 692d5212adcc 21:59:28 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:59:28 ---> Running in b6a315c5d3ca 21:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:59:28 (1/2) Installing ca-certificates (20230506-r0) 21:59:28 (2/2) Installing dumb-init (1.2.5-r2) 21:59:28 Executing busybox-1.36.1-r2.trigger 21:59:28 Executing ca-certificates-20230506-r0.trigger 21:59:28 OK: 9 MiB in 17 packages 21:59:28 Removing intermediate container b6a315c5d3ca 21:59:28 ---> 3eaf11a75f68 21:59:28 Step 17/27 : RUN apk --no-cache upgrade 21:59:28 ---> Running in 5c19e760ca59 21:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:59:28 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:59:28 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:59:28 Executing busybox-1.36.1-r5.post-upgrade 21:59:28 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:59:28 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:59:28 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:59:28 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:59:28 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:59:28 Executing busybox-1.36.1-r5.trigger 21:59:28 Executing ca-certificates-20230506-r0.trigger 21:59:28 OK: 9 MiB in 17 packages 21:59:28 Removing intermediate container 5c19e760ca59 21:59:28 ---> a9ac743681ba 21:59:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:59:28 ---> 442fde3b23df 21:59:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:59:28 ---> 0a613c446711 21:59:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:59:28 ---> ae1ef775b435 21:59:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:59:30 ---> 1d54ea863263 21:59:30 Step 22/27 : EXPOSE 48095 21:59:30 ---> Running in 8abab6b2b8d5 21:59:30 Removing intermediate container 8abab6b2b8d5 21:59:30 ---> 8aa2605b9ab5 21:59:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:59:30 ---> Running in b6d98a9498c1 21:59:31 Removing intermediate container b6d98a9498c1 21:59:31 ---> 292419613318 21:59:31 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:59:31 ---> Running in 3b9f68c554b2 21:59:31 Removing intermediate container 3b9f68c554b2 21:59:31 ---> e899830a8bf7 21:59:31 Step 25/27 : LABEL arch=arm64 21:59:31 ---> Running in e33da02d5d69 21:59:32 Removing intermediate container e33da02d5d69 21:59:32 ---> ab7a146a54b2 21:59:32 Step 26/27 : LABEL git_sha=fe79c06bffd29ecdd39921b37db4c05fa478f287 21:59:32 ---> Running in 37a1dc0ed9f7 21:59:32 Removing intermediate container 37a1dc0ed9f7 21:59:32 ---> fd99b2116494 21:59:32 Step 27/27 : LABEL version=3.1.0-dev.38 21:59:32 ---> Running in 05219bc0db74 21:59:33 Removing intermediate container 05219bc0db74 21:59:33 ---> cfa13bf08e8c 21:59:33 [Warning] One or more build-args [ARCH] were not consumed 21:59:33 Successfully built cfa13bf08e8c 21:59:33 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:59:33 provisioning config files... 21:59:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/208@tmp/config13444846030909673085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:33 ---> docker-login.sh 21:59:33 nexus3.edgexfoundry.org:10001 21:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:33 Configure a credential helper to remove this warning. See 21:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:33 21:59:33 Login Succeeded 21:59:33 nexus3.edgexfoundry.org:10002 21:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:34 Configure a credential helper to remove this warning. See 21:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:34 21:59:34 Login Succeeded 21:59:34 nexus3.edgexfoundry.org:10003 21:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:34 Configure a credential helper to remove this warning. See 21:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:34 21:59:34 Login Succeeded 21:59:34 nexus3.edgexfoundry.org:10004 21:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:35 Configure a credential helper to remove this warning. See 21:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:35 21:59:35 Login Succeeded 21:59:35 docker.io 21:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:35 Configure a credential helper to remove this warning. See 21:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:35 21:59:35 Login Succeeded 21:59:35 ---> docker-login.sh ends [Pipeline] } 21:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:59:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:59:35 fe79c06bffd29ecdd39921b37db4c05fa478f287 21:59:35 latest 21:59:35 3.1.0-dev.38 21:59:35 fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 21:59:35 main 21:59:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287 21:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:59:36 ab63a820f097: Preparing 21:59:36 aad32ccd8583: Preparing 21:59:36 ae16c6034541: Preparing 21:59:36 89850ff5d854: Preparing 21:59:36 d77a6d5e6bed: Preparing 21:59:36 f515b8d95f23: Preparing 21:59:36 5f4d9fc4d98d: Preparing 21:59:36 f515b8d95f23: Waiting 21:59:36 5f4d9fc4d98d: Waiting 21:59:37 ae16c6034541: Pushed 21:59:37 aad32ccd8583: Pushed 21:59:37 89850ff5d854: Pushed 21:59:37 5f4d9fc4d98d: Layer already exists 21:59:37 f515b8d95f23: Pushed 21:59:39 d77a6d5e6bed: Pushed 21:59:43 ab63a820f097: Pushed 21:59:43 fe79c06bffd29ecdd39921b37db4c05fa478f287: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:43 + 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:59:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:59:44 ab63a820f097: Preparing 21:59:44 aad32ccd8583: Preparing 21:59:44 ae16c6034541: Preparing 21:59:44 89850ff5d854: Preparing 21:59:44 d77a6d5e6bed: Preparing 21:59:44 f515b8d95f23: Preparing 21:59:44 5f4d9fc4d98d: Preparing 21:59:44 5f4d9fc4d98d: Waiting 21:59:44 ab63a820f097: Layer already exists 21:59:44 ae16c6034541: Layer already exists 21:59:44 aad32ccd8583: Layer already exists 21:59:44 89850ff5d854: Layer already exists 21:59:44 d77a6d5e6bed: Layer already exists 21:59:44 f515b8d95f23: Layer already exists 21:59:44 5f4d9fc4d98d: Layer already exists 21:59:44 latest: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.38 21:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:59:45 ab63a820f097: Preparing 21:59:45 aad32ccd8583: Preparing 21:59:45 ae16c6034541: Preparing 21:59:45 89850ff5d854: Preparing 21:59:45 d77a6d5e6bed: Preparing 21:59:45 f515b8d95f23: Preparing 21:59:45 5f4d9fc4d98d: Preparing 21:59:45 f515b8d95f23: Waiting 21:59:45 5f4d9fc4d98d: Waiting 21:59:45 89850ff5d854: Layer already exists 21:59:45 aad32ccd8583: Layer already exists 21:59:45 ae16c6034541: Layer already exists 21:59:45 d77a6d5e6bed: Layer already exists 21:59:45 ab63a820f097: Layer already exists 21:59:45 5f4d9fc4d98d: Layer already exists 21:59:45 f515b8d95f23: Layer already exists 21:59:45 3.1.0-dev.38: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 21:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:59:46 ab63a820f097: Preparing 21:59:46 aad32ccd8583: Preparing 21:59:46 ae16c6034541: Preparing 21:59:46 89850ff5d854: Preparing 21:59:46 d77a6d5e6bed: Preparing 21:59:46 f515b8d95f23: Preparing 21:59:46 5f4d9fc4d98d: Preparing 21:59:46 f515b8d95f23: Waiting 21:59:46 5f4d9fc4d98d: Waiting 21:59:46 ab63a820f097: Layer already exists 21:59:46 ae16c6034541: Layer already exists 21:59:46 89850ff5d854: Layer already exists 21:59:46 d77a6d5e6bed: Layer already exists 21:59:46 aad32ccd8583: Layer already exists 21:59:46 5f4d9fc4d98d: Layer already exists 21:59:46 f515b8d95f23: Layer already exists 21:59:46 fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:46 + 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:59:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:59:51 ab63a820f097: Preparing 21:59:51 aad32ccd8583: Preparing 21:59:51 ae16c6034541: Preparing 21:59:51 89850ff5d854: Preparing 21:59:51 d77a6d5e6bed: Preparing 21:59:51 f515b8d95f23: Preparing 21:59:51 5f4d9fc4d98d: Preparing 21:59:51 f515b8d95f23: Waiting 21:59:51 5f4d9fc4d98d: Waiting 21:59:51 d77a6d5e6bed: Layer already exists 21:59:51 aad32ccd8583: Layer already exists 21:59:51 89850ff5d854: Layer already exists 21:59:51 ab63a820f097: Layer already exists 21:59:51 ae16c6034541: Layer already exists 21:59:51 f515b8d95f23: Layer already exists 21:59:51 5f4d9fc4d98d: Layer already exists 21:59:51 main: digest: sha256:73bf7cb06b044e6c4e79f28a420737a54b5ac0a0a1030b42e2e4f58adcd9885d size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:59:51 ===================================================== [Pipeline] echo 21:59:51 taggedImages: 21:59:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287 21:59:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:59:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.38 21:59:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fe79c06bffd29ecdd39921b37db4c05fa478f287-3.1.0-dev.38 21:59:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:52 21:59:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:52 arm64: Pulling from edgex-lftools-log-publisher 21:59:52 8998bd30e6a1: Pulling fs layer 21:59:52 04944245beec: Pulling fs layer 21:59:52 699f458cf7ca: Pulling fs layer 21:59:52 765212b225bb: Pulling fs layer 21:59:52 f23df028b6ca: Pulling fs layer 21:59:52 d65c8cfc05b1: Pulling fs layer 21:59:52 2437ff75d9bd: Pulling fs layer 21:59:52 765212b225bb: Waiting 21:59:52 d65c8cfc05b1: Waiting 21:59:52 2437ff75d9bd: Waiting 21:59:52 04944245beec: Verifying Checksum 21:59:52 04944245beec: Download complete 21:59:52 765212b225bb: Verifying Checksum 21:59:52 765212b225bb: Download complete 21:59:52 f23df028b6ca: Verifying Checksum 21:59:52 f23df028b6ca: Download complete 21:59:53 699f458cf7ca: Verifying Checksum 21:59:53 699f458cf7ca: Download complete 21:59:53 d65c8cfc05b1: Verifying Checksum 21:59:53 d65c8cfc05b1: Download complete 21:59:53 8998bd30e6a1: Verifying Checksum 21:59:53 8998bd30e6a1: Download complete 21:59:56 2437ff75d9bd: Verifying Checksum 21:59:58 8998bd30e6a1: Pull complete 21:59:59 04944245beec: Pull complete 22:00:01 699f458cf7ca: Pull complete 22:00:01 765212b225bb: Pull complete 22:00:05 f23df028b6ca: Pull complete 22:00:06 d65c8cfc05b1: Pull complete 22:00:24 2437ff75d9bd: Pull complete 22:00:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:24 prd-ubuntu20.04-docker-arm64-4c-16g-17549 does not seem to be running inside a container 22:00:24 $ 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/208 -v /w/workspace/app-service-configurable/208:/w/workspace/app-service-configurable/208:rw,z -v /w/workspace/app-service-configurable/208@tmp:/w/workspace/app-service-configurable/208@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 22:00:27 $ docker top 5c07422562311766b790c8bc7717327cc14ea53d0ff50c964ec235f38a60b264 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:28 ---> job-cost.sh 22:00:28 lf-activate-venv: SKIPPING 22:00:28 INFO: No Stack... 22:00:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:00:29 INFO: Archiving Costs [Pipeline] sh 22:00:30 + cat /w/workspace/app-service-configurable/208/archives/cost.csv 22:00:30 + cut -d, -f6 [Pipeline] lock 22:00:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] 22:00:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] did not exist. Created. 22:00:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:31 /w/workspace/app-service-configurable/208@tmp/durable-f750449b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:00:31 + echo total: 0.10999999940395355 [Pipeline] stash 22:00:31 Warning: overwriting stash ‘stack-cost’ 22:00:32 Stashed 1 file(s) [Pipeline] } 22:00:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-208-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:32 $ docker stop --time=1 5c07422562311766b790c8bc7717327cc14ea53d0ff50c964ec235f38a60b264 22:00:33 $ docker rm -f --volumes 5c07422562311766b790c8bc7717327cc14ea53d0ff50c964ec235f38a60b264 [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 22:00:34 provisioning config files... 22:00:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config669852728331840494tmp [Pipeline] { [Pipeline] sh 22:00:34 + set +x 22:00:34 + curl -s https://codecov.io/bash 22:00:34 + bash -s -- 22:00:34 22:00:34 _____ _ 22:00:34 / ____| | | 22:00:34 | | ___ __| | ___ ___ _____ __ 22:00:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:00:34 | |___| (_) | (_| | __/ (_| (_) \ V / 22:00:34 \_____\___/ \__,_|\___|\___\___/ \_/ 22:00:34 Bash-1.0.6 22:00:34 22:00:34 22:00:34 ==> git version 2.25.1 found 22:00:34 ==> 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 22:00:34 Release-Date: 2020-01-08 22:00:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:00:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:00:34 ==> Jenkins CI detected. 22:00:34 current dir:  /w/workspace/ry_app-service-configurable_main 22:00:34 project root: . 22:00:34 --> token set from env 22:00:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:00:34 ==> Running gcov in . (disable via -X gcov) 22:00:34 ==> Python coveragepy not found 22:00:34 ==> Searching for coverage reports in: 22:00:34 + . 22:00:34 -> Found 1 reports 22:00:34 ==> Detecting git/mercurial file structure 22:00:34 ==> Reading reports 22:00:34 + ./coverage.out bytes=13 22:00:34 ==> Appending adjustments 22:00:34 https://docs.codecov.io/docs/fixing-reports 22:00:34 + Found adjustments 22:00:34 ==> Gzipping contents 22:00:34 4.0K /tmp/codecov.LLr5CP.gz 22:00:34 ==> Uploading reports 22:00:34 url: https://codecov.io 22:00:34 query: branch=main&commit=fe79c06bffd29ecdd39921b37db4c05fa478f287&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:00:34 -> Pinging Codecov 22:00:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=fe79c06bffd29ecdd39921b37db4c05fa478f287&build=208&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F208%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:00:34 -> Uploading to 22:00:34 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/A97CA9966030D2A3747ED39772930CCE/fe79c06bffd29ecdd39921b37db4c05fa478f287/64669db6-5700-4cc9-a086-c5441d6e2f2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T220034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16423be9a993b584c578e3d7d3f49d4ac853240c081170af8d3362535a12b0e3 22:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:34 Dload Upload Total Spent Left Speed 22:00:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1000 --:--:-- --:--:-- --:--:-- 1000 22:00:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] } 22:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:00:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:00:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:00:35 22:00:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:00:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:00:35 df9b9388f04a: Pulling fs layer 22:00:35 52dc419b0ee2: Pulling fs layer 22:00:35 25bc292e5bac: Pulling fs layer 22:00:35 114826534d7a: Pulling fs layer 22:00:35 4657fd5d0bcf: Pulling fs layer 22:00:35 6ad1cebc031e: Pulling fs layer 22:00:35 8a3aa393b2d8: Pulling fs layer 22:00:35 4657fd5d0bcf: Waiting 22:00:35 6ad1cebc031e: Waiting 22:00:35 8a3aa393b2d8: Waiting 22:00:35 114826534d7a: Waiting 22:00:35 25bc292e5bac: Verifying Checksum 22:00:35 25bc292e5bac: Download complete 22:00:35 52dc419b0ee2: Verifying Checksum 22:00:35 52dc419b0ee2: Download complete 22:00:35 4657fd5d0bcf: Verifying Checksum 22:00:35 4657fd5d0bcf: Download complete 22:00:35 6ad1cebc031e: Verifying Checksum 22:00:35 6ad1cebc031e: Download complete 22:00:35 df9b9388f04a: Pull complete 22:00:35 52dc419b0ee2: Pull complete 22:00:36 25bc292e5bac: Pull complete 22:00:36 114826534d7a: Download complete 22:00:36 8a3aa393b2d8: Verifying Checksum 22:00:36 8a3aa393b2d8: Download complete 22:00:40 114826534d7a: Pull complete 22:00:40 4657fd5d0bcf: Pull complete 22:00:40 6ad1cebc031e: Pull complete 22:00:42 8a3aa393b2d8: Pull complete 22:00:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:00:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:42 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 22:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:00:47 $ docker top f835d55c74072dd108a969b87340265203fde0bcd4fb1239c849c9aff6742c55 -eo pid,comm [Pipeline] { [Pipeline] echo 22:00:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 22:00:47 + set -o pipefail 22:00:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 22:00:52 22:00:52 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:00:52 22:00:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d9c6d8b8-b694-4f74-bfb2-b5b487c47a1d 22:00:52 22:00:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:00:52 22:00:52 22:00:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:00:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:00:52 More details here: https://snyk.co/ue1NS 22:00:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:00:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:00:52 $ docker stop --time=1 f835d55c74072dd108a969b87340265203fde0bcd4fb1239c849c9aff6742c55 22:00:56 $ docker rm -f --volumes f835d55c74072dd108a969b87340265203fde0bcd4fb1239c849c9aff6742c55 [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 22:00:57 + git log --format=format:%s -1 fe79c06bffd29ecdd39921b37db4c05fa478f287 [Pipeline] sh 22:00:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:00:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:00:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:57 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 22:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:00:58 $ docker top 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:00:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:00:58 [ssh-agent] Looking for ssh-agent implementation... 22:00:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:00:58 $ docker exec 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 ssh-agent 22:00:58 SSH_AUTH_SOCK=/tmp/ssh-2riO4govygwd/agent.33 22:00:58 SSH_AGENT_PID=39 22:00:58 Running ssh-add (command line suppressed) 22:00:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8672618563704878626.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8672618563704878626.key) 22:00:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:00:58 + git semver tag 22:00:59 2023-11-14 22:00:59,078 [run_tag] DEBUG tag force:False 22:00:59 2023-11-14 22:00:59,079 [check_head_tag] DEBUG check head tag 22:00:59 2023-11-14 22:00:59,080 [execute] INFO git cat-file --batch-check 22:00:59 2023-11-14 22:00:59,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:00:59 2023-11-14 22:00:59,085 [execute] INFO git cat-file --batch 22:00:59 2023-11-14 22:00:59,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:00:59 2023-11-14 22:00:59,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:00:59 2023-11-14 22:00:59,103 [execute] INFO git tag -a v3.1.0-dev.38 -m v3.1.0-dev.38 22:00:59 2023-11-14 22:00:59,103 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.38', '-m', 'v3.1.0-dev.38'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 22:00:59 2023-11-14 22:00:59,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:00:59 3.1.0-dev.38 [Pipeline] } 22:00:59 $ docker exec --env ******** --env ******** 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 ssh-agent -k 22:00:59 unset SSH_AUTH_SOCK; 22:00:59 unset SSH_AGENT_PID; 22:00:59 echo Agent pid 39 killed; 22:00:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:00:59 + git semver [Pipeline] } 22:00:59 $ docker stop --time=1 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 22:01:01 $ docker rm -f --volumes 45aa838a099e10b1b19c29ca97745756ed9c0c431fb4cf86a99ea56ab7a3b332 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:01:01 22:01:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:01:01 0.23.1-centos7: Pulling from edgex-lftools 22:01:01 ab5ef0e58194: Pulling fs layer 22:01:01 9712f1f96733: Pulling fs layer 22:01:01 63f879dbbcfc: Pulling fs layer 22:01:01 0d9ebad4ef96: Pulling fs layer 22:01:01 e9a5061849ea: Pulling fs layer 22:01:01 d747dcd14b5f: Pulling fs layer 22:01:01 2de7ff778b66: Pulling fs layer 22:01:01 0d9ebad4ef96: Waiting 22:01:01 e9a5061849ea: Waiting 22:01:01 d747dcd14b5f: Waiting 22:01:01 9712f1f96733: Verifying Checksum 22:01:01 9712f1f96733: Download complete 22:01:02 63f879dbbcfc: Verifying Checksum 22:01:02 63f879dbbcfc: Download complete 22:01:02 0d9ebad4ef96: Verifying Checksum 22:01:02 0d9ebad4ef96: Download complete 22:01:02 e9a5061849ea: Verifying Checksum 22:01:02 e9a5061849ea: Download complete 22:01:02 ab5ef0e58194: Verifying Checksum 22:01:02 ab5ef0e58194: Download complete 22:01:02 d747dcd14b5f: Verifying Checksum 22:01:02 d747dcd14b5f: Download complete 22:01:02 2de7ff778b66: Verifying Checksum 22:01:02 2de7ff778b66: Download complete 22:01:05 ab5ef0e58194: Pull complete 22:01:05 9712f1f96733: Pull complete 22:01:05 63f879dbbcfc: Pull complete 22:01:08 0d9ebad4ef96: Pull complete 22:01:08 e9a5061849ea: Pull complete 22:01:08 d747dcd14b5f: Pull complete 22:01:09 2de7ff778b66: Pull complete 22:01:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:01:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:09 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 22:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:01:14 $ docker top 9f911d624aeb4726b6bffcdebed589087d36f1ecbe61403573e6484eb161ba1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:01:14 provisioning config files... 22:01:14 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12995192118708231005tmp 22:01:14 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11315311526713869567tmp 22:01:14 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15359044865239288191tmp [Pipeline] { [Pipeline] echo 22:01:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:01:14 ---> sigul-configuration.sh 22:01:14 gpg: directory `/root/.gnupg' created 22:01:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:01:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:01:14 gpg: keyring `/root/.gnupg/secring.gpg' created 22:01:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:01:14 gpg: CAST5 encrypted data 22:01:14 gpg: encrypted with 1 passphrase 22:01:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:01:15 + mkdir /home/jenkins 22:01:15 + mkdir /home/jenkins/sigul [Pipeline] sh 22:01:15 + 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 22:01:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:01:15 ---> sigul-install.sh 22:01:15 Sigul already installed; skipping installation. [Pipeline] sh 22:01:16 + git tag --list 22:01:16 v1.0.0 22:01:16 v1.1.0 22:01:16 v1.2.0 22:01:16 v1.3.0 22:01:16 v1.3.1 22:01:16 v2.0.0 22:01:16 v2.0.1 22:01:16 v2.1.0 22:01:16 v2.1.1 22:01:16 v2.1.2 22:01:16 v2.2.0 22:01:16 v2.3 22:01:16 v2.3.0 22:01:16 v2.3.1 22:01:16 v3.0 22:01:16 v3.0.0 22:01:16 v3.0.1 22:01:16 v3.0.1-dev.1 22:01:16 v3.1.0-dev.1 22:01:16 v3.1.0-dev.10 22:01:16 v3.1.0-dev.11 22:01:16 v3.1.0-dev.12 22:01:16 v3.1.0-dev.13 22:01:16 v3.1.0-dev.14 22:01:16 v3.1.0-dev.15 22:01:16 v3.1.0-dev.16 22:01:16 v3.1.0-dev.17 22:01:16 v3.1.0-dev.18 22:01:16 v3.1.0-dev.19 22:01:16 v3.1.0-dev.2 22:01:16 v3.1.0-dev.20 22:01:16 v3.1.0-dev.21 22:01:16 v3.1.0-dev.22 22:01:16 v3.1.0-dev.23 22:01:16 v3.1.0-dev.24 22:01:16 v3.1.0-dev.25 22:01:16 v3.1.0-dev.26 22:01:16 v3.1.0-dev.27 22:01:16 v3.1.0-dev.28 22:01:16 v3.1.0-dev.29 22:01:16 v3.1.0-dev.3 22:01:16 v3.1.0-dev.30 22:01:16 v3.1.0-dev.31 22:01:16 v3.1.0-dev.32 22:01:16 v3.1.0-dev.33 22:01:16 v3.1.0-dev.34 22:01:16 v3.1.0-dev.35 22:01:16 v3.1.0-dev.36 22:01:16 v3.1.0-dev.37 22:01:16 v3.1.0-dev.38 22:01:16 v3.1.0-dev.4 22:01:16 v3.1.0-dev.5 22:01:16 v3.1.0-dev.6 22:01:16 v3.1.0-dev.7 22:01:16 v3.1.0-dev.8 22:01:16 v3.1.0-dev.9 [Pipeline] sh 22:01:16 + lftools sign git-tag v3.1.0-dev.38 22:01:16 Signing Git tag with Sigul... 22:01:16 Signing v3.1.0-dev.38 [Pipeline] echo 22:01:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:01:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:01:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:01:17 $ docker stop --time=1 9f911d624aeb4726b6bffcdebed589087d36f1ecbe61403573e6484eb161ba1f 22:01:18 $ docker rm -f --volumes 9f911d624aeb4726b6bffcdebed589087d36f1ecbe61403573e6484eb161ba1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:01:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:19 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 22:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:01:19 $ docker top 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 -eo pid,comm 22:01:19 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). 22:01:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:20 [ssh-agent] Looking for ssh-agent implementation... 22:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:20 $ docker exec 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 ssh-agent 22:01:20 SSH_AUTH_SOCK=/tmp/ssh-w0vjH9CGr5Wc/agent.33 22:01:20 SSH_AGENT_PID=39 22:01:20 Running ssh-add (command line suppressed) 22:01:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15590749718833830740.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15590749718833830740.key) 22:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:20 + git semver bump pre 22:01:20 2023-11-14 22:01:20,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:01:20 2023-11-14 22:01:20,842 [bump_version] DEBUG bumping version:3.1.0-dev.38 on axis:pre with prefix:dev 22:01:20 2023-11-14 22:01:20,842 [bump_version] DEBUG bumped version:3.1.0-dev.39 22:01:20 2023-11-14 22:01:20,842 [write_version] DEBUG write version:3.1.0-dev.39 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 22:01:20 2023-11-14 22:01:20,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:01:20 2023-11-14 22:01:20,842 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 22:01:20 2023-11-14 22:01:20,844 [execute] INFO git cat-file --batch-check 22:01:20 2023-11-14 22:01:20,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:01:20 2023-11-14 22:01:20,848 [execute] INFO git cat-file --batch 22:01:20 2023-11-14 22:01:20,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:01:20 2023-11-14 22:01:20,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:01:20 3.1.0-dev.39 [Pipeline] } 22:01:20 $ docker exec --env ******** --env ******** 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 ssh-agent -k 22:01:21 unset SSH_AUTH_SOCK; 22:01:21 unset SSH_AGENT_PID; 22:01:21 echo Agent pid 39 killed; 22:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:21 + git semver [Pipeline] } 22:01:21 $ docker stop --time=1 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 22:01:22 $ docker rm -f --volumes 5a1c0f96cf227da2401e2e65636243e08cb60fb5b7337c6fe7d714063a9ff656 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:23 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 22:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:01:23 $ docker top abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c -eo pid,comm 22:01:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:01:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:24 [ssh-agent] Looking for ssh-agent implementation... 22:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:24 $ docker exec abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c ssh-agent 22:01:24 SSH_AUTH_SOCK=/tmp/ssh-wwjrGeb5vn5U/agent.31 22:01:24 SSH_AGENT_PID=37 22:01:24 Running ssh-add (command line suppressed) 22:01:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1341392464949869584.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1341392464949869584.key) 22:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:24 + git semver push 22:01:24 2023-11-14 22:01:24,802 [run_push] DEBUG push 22:01:24 2023-11-14 22:01:24,803 [execute] INFO git cat-file --batch-check 22:01:24 2023-11-14 22:01:24,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:01:24 2023-11-14 22:01:24,806 [execute] INFO git rev-list be3ad4a2aa2a41f7c99bbe37209b1b230f13df21 -- 22:01:24 2023-11-14 22:01:24,806 [execute] DEBUG Popen(['git', 'rev-list', 'be3ad4a2aa2a41f7c99bbe37209b1b230f13df21', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:01:24 2023-11-14 22:01:24,816 [execute] INFO git fetch -v origin 22:01:24 2023-11-14 22:01:24,817 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 22:01:25 2023-11-14 22:01:25,363 [run_push] DEBUG no remote changes detected 22:01:25 2023-11-14 22:01:25,364 [execute] INFO git push origin semver 22:01:25 2023-11-14 22:01:25,364 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:01:26 2023-11-14 22:01:26,166 [run_push] DEBUG push all version tags 22:01:26 2023-11-14 22:01:26,166 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:01:26 2023-11-14 22:01:26,167 [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) 22:01:26 2023-11-14 22:01:26,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:01:26 3.1.0-dev.39 [Pipeline] } 22:01:26 $ docker exec --env ******** --env ******** abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c ssh-agent -k 22:01:27 unset SSH_AUTH_SOCK; 22:01:27 unset SSH_AGENT_PID; 22:01:27 echo Agent pid 37 killed; 22:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:27 + git semver [Pipeline] } 22:01:27 $ docker stop --time=1 abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c 22:01:28 $ docker rm -f --volumes abfab456ac12ea9d20b815441720e8d5b155ed81ec39ca629ea552b63603a12c [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 22:01:29 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:01:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:01:29 total 16 22:01:29 drwxr-xr-x 3 root root 4096 Nov 14 21:48 . 22:01:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:01 .. 22:01:29 drwxr-xr-x 2 root root 4096 Nov 14 21:48 cost 22:01:29 -rw-r--r-- 1 root root 96 Nov 14 21:48 cost.csv 22:01:29 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:01:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:01:29 total 16 22:01:29 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:48 . 22:01:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:01 .. 22:01:29 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:48 cost 22:01:29 -rw-r--r-- 1 jenkins jenkins 96 Nov 14 21:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:01:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:01:30 ---> package-listing.sh 22:01:30 ++ facter osfamily 22:01:30 ++ tr '[:upper:]' '[:lower:]' 22:01:30 + OS_FAMILY=debian 22:01:30 + workspace=/w/workspace/ry_app-service-configurable_main 22:01:30 + START_PACKAGES=/tmp/packages_start.txt 22:01:30 + END_PACKAGES=/tmp/packages_end.txt 22:01:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:30 + PACKAGES=/tmp/packages_start.txt 22:01:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:01:30 + PACKAGES=/tmp/packages_end.txt 22:01:30 + case "${OS_FAMILY}" in 22:01:30 + grep '^ii' 22:01:30 + dpkg -l 22:01:30 + '[' -f /tmp/packages_start.txt ']' 22:01:30 + '[' -f /tmp/packages_end.txt ']' 22:01:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:01:30 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:01:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:01:30 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 22:01:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:31 prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container 22:01:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:01:32 $ docker top 71049f4b53914fecdbbfca6a667e81f6c2849ee56c996fda1165e7cbddcc1e94 -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:01:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:01:32 + ls /var/log/sa-host 22:01:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:33 provisioning config files... 22:01:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6460852036642254600tmp [Pipeline] { [Pipeline] echo 22:01:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:33 ---> create-netrc.sh [Pipeline] } 22:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:01:33 ---> python-tools-install.sh [Pipeline] echo 22:01:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:01:33 ---> sudo-logs.sh 22:01:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:01:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:01:34 ---> job-cost.sh 22:01:34 lf-activate-venv: SKIPPING 22:01:34 DEBUG: total: 0.2199999988079071 22:01:34 INFO: Retrieving Stack Cost... 22:01:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:35 INFO: Archiving Costs [Pipeline] echo 22:01:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:35 ---> logs-deploy.sh 22:01:35 lf-activate-venv: SKIPPING 22:01:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/208 22:01:35 INFO: archiving workspace using pattern(s): 22:01:36 Archives upload complete. 22:01:36 INFO: archiving logs to Nexus