Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 836f87500d0ab86c5b89a87899a5c272f5f4162e 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-ssh1136596669674731633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6147870231226497604.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18294062483750290705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh97196301267439192.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-ssh2977254762977376496.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, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4136’ Running on prd-ubuntu20.04-docker-8c-8g-4138 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 836f87500d0ab86c5b89a87899a5c272f5f4162e (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#507)" > 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 836f87500d0ab86c5b89a87899a5c272f5f4162e # timeout=10 > git rev-list --no-walk aa420e00aa3c78a7cb97bd8dc306b2aecbd8f85f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:18:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:18:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:18:00 ========================================================= 15:18:00 EdgeX Global Pipelines Version Info 15:18:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:18:01 ------------------- 15:18:01 stable info: 15:18:01 ------------------- 15:18:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:18:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:18:01 Message: update stable to v1.0.244 15:18:02 ------------------- 15:18:02 experimental info: 15:18:02 ------------------- 15:18:02 Commited By: **** collab-it+edgex@linuxfoundation.org 15:18:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:18:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:18:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 836f875 [Pipeline] echo 15:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:03 provisioning config files... 15:18:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10216362405612068987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:03 ---> docker-login.sh 15:18:03 nexus3.edgexfoundry.org:10001 15:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:03 Configure a credential helper to remove this warning. See 15:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:03 15:18:03 Login Succeeded 15:18:03 nexus3.edgexfoundry.org:10002 15:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:03 Configure a credential helper to remove this warning. See 15:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:03 15:18:03 Login Succeeded 15:18:03 nexus3.edgexfoundry.org:10003 15:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:03 Configure a credential helper to remove this warning. See 15:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:03 15:18:03 Login Succeeded 15:18:03 nexus3.edgexfoundry.org:10004 15:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:03 Configure a credential helper to remove this warning. See 15:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:03 15:18:03 Login Succeeded 15:18:03 docker.io 15:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:04 Configure a credential helper to remove this warning. See 15:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:04 15:18:04 Login Succeeded 15:18:04 ---> docker-login.sh ends [Pipeline] } 15:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:18:04 + git rev-list -1 --merges 836f87500d0ab86c5b89a87899a5c272f5f4162e~1..836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo 15:18:04 -----------> git rev-list -1 --merges 836f87500d0ab86c5b89a87899a5c272f5f4162e~1..836f87500d0ab86c5b89a87899a5c272f5f4162e 836f87500d0ab86c5b89a87899a5c272f5f4162e [false] [Pipeline] sh 15:18:04 + git log --format=format:%s -1 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo 15:18:04 ========================================================= 15:18:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:18:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:05 + git log --format=format:%s -1 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] echo 15:18:05 [semverPrep] GIT_COMMIT: 836f87500d0ab86c5b89a87899a5c272f5f4162e, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#507) [Pipeline] echo 15:18:05 [semverPrep] This is not a build commit. [Pipeline] sh 15:18:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:05 + grep -v github /etc/ssh/ssh_known_hosts 15:18:05 + [ -e /tmp/ssh_known_hosts ] 15:18:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:18:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:18:05 sudo tee -a /etc/ssh/ssh_known_hosts 15:18:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:06 15:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:18:06 b85a868b505f: Pulling fs layer 15:18:06 e2be974225ed: Pulling fs layer 15:18:06 339a4e72a1f5: Pulling fs layer 15:18:06 988bab9f4d93: Pulling fs layer 15:18:06 1469e6f7b9e6: Pulling fs layer 15:18:06 eaf3925da568: Pulling fs layer 15:18:06 bab4dde63d76: Pulling fs layer 15:18:06 bde34c3a00c8: Pulling fs layer 15:18:06 b352a97aabf1: Pulling fs layer 15:18:06 4872d77fe225: Pulling fs layer 15:18:06 5851b861e8e6: Pulling fs layer 15:18:06 988bab9f4d93: Waiting 15:18:06 eaf3925da568: Waiting 15:18:06 1469e6f7b9e6: Waiting 15:18:06 bab4dde63d76: Waiting 15:18:06 bde34c3a00c8: Waiting 15:18:06 4872d77fe225: Waiting 15:18:06 b352a97aabf1: Waiting 15:18:06 5851b861e8e6: Waiting 15:18:06 e2be974225ed: Download complete 15:18:06 988bab9f4d93: Download complete 15:18:06 1469e6f7b9e6: Verifying Checksum 15:18:06 1469e6f7b9e6: Download complete 15:18:06 eaf3925da568: Verifying Checksum 15:18:06 eaf3925da568: Download complete 15:18:06 339a4e72a1f5: Verifying Checksum 15:18:06 339a4e72a1f5: Download complete 15:18:06 bde34c3a00c8: Download complete 15:18:06 b352a97aabf1: Download complete 15:18:06 b85a868b505f: Verifying Checksum 15:18:06 b85a868b505f: Download complete 15:18:06 5851b861e8e6: Download complete 15:18:06 4872d77fe225: Verifying Checksum 15:18:06 4872d77fe225: Download complete 15:18:07 bab4dde63d76: Verifying Checksum 15:18:07 bab4dde63d76: Download complete 15:18:08 b85a868b505f: Pull complete 15:18:08 e2be974225ed: Pull complete 15:18:08 339a4e72a1f5: Pull complete 15:18:08 988bab9f4d93: Pull complete 15:18:08 1469e6f7b9e6: Pull complete 15:18:08 eaf3925da568: Pull complete 15:18:10 bab4dde63d76: Pull complete 15:18:10 bde34c3a00c8: Pull complete 15:18:10 b352a97aabf1: Pull complete 15:18:10 4872d77fe225: Pull complete 15:18:10 5851b861e8e6: Pull complete 15:18:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:11 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:18:11 $ 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 15:18:13 $ docker top cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b -eo pid,comm 15:18:13 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). 15:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:13 [ssh-agent] Looking for ssh-agent implementation... 15:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:13 $ docker exec cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent 15:18:13 SSH_AUTH_SOCK=/tmp/ssh-GnbRAuXooFKz/agent.32 15:18:13 SSH_AGENT_PID=38 15:18:13 Running ssh-add (command line suppressed) 15:18:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13268403315332469926.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13268403315332469926.key) 15:18:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:14 + git tag --points-at HEAD [Pipeline] } 15:18:14 $ docker exec --env ******** --env ******** cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent -k 15:18:14 unset SSH_AUTH_SOCK; 15:18:14 unset SSH_AGENT_PID; 15:18:14 echo Agent pid 38 killed; 15:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:18:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:14 [ssh-agent] Looking for ssh-agent implementation... 15:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:14 $ docker exec cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent 15:18:14 SSH_AUTH_SOCK=/tmp/ssh-S92WxwB0iiMY/agent.71 15:18:14 SSH_AGENT_PID=77 15:18:14 Running ssh-add (command line suppressed) 15:18:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6078998924085204953.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6078998924085204953.key) 15:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:14 + git semver init 15:18:15 2023-01-31 15:18:15,025 [run_init] DEBUG init version:0.0.0 force:False 15:18:15 2023-01-31 15:18:15,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:18:15 2023-01-31 15:18:15,026 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:18:15 2023-01-31 15:18:15,026 [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) 15:18:16 2023-01-31 15:18:15,881 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:18:16 2023-01-31 15:18:15,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:18:16 2023-01-31 15:18:15,882 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:18:16 2023-01-31 15:18:15,882 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:18:16 3.0.0-dev.12 [Pipeline] } 15:18:16 $ docker exec --env ******** --env ******** cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b ssh-agent -k 15:18:16 unset SSH_AUTH_SOCK; 15:18:16 unset SSH_AGENT_PID; 15:18:16 echo Agent pid 77 killed; 15:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:16 + git semver [Pipeline] } 15:18:16 $ docker stop --time=1 cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b 15:18:18 $ docker rm -f --volumes cf7f30d9d57df93ac7d9a4f04885bdc5c9a9674b860249b5821c14726225cd9b [Pipeline] // withDockerContainer [Pipeline] sh 15:18:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:18:18 Stashed 1 file(s) [Pipeline] echo 15:18:18 [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [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 15:18:18 provisioning config files... 15:18:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4616773848619581573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:19 ---> docker-login.sh 15:18:19 nexus3.edgexfoundry.org:10001 15:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:19 Configure a credential helper to remove this warning. See 15:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:19 15:18:19 Login Succeeded 15:18:19 nexus3.edgexfoundry.org:10002 15:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:19 Configure a credential helper to remove this warning. See 15:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:19 15:18:19 Login Succeeded 15:18:19 nexus3.edgexfoundry.org:10003 15:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:19 Configure a credential helper to remove this warning. See 15:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:19 15:18:19 Login Succeeded 15:18:19 nexus3.edgexfoundry.org:10004 15:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:19 Configure a credential helper to remove this warning. See 15:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:19 15:18:19 Login Succeeded 15:18:19 docker.io 15:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:19 Configure a credential helper to remove this warning. See 15:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:19 15:18:19 Login Succeeded 15:18:19 ---> docker-login.sh ends [Pipeline] } 15:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:19 ========================================================= 15:18:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:18:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:18:19 Sending build context to Docker daemon 3.218MB 15:18:19 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:18:19 Step 2/12 : FROM ${BASE} AS builder 15:18:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:18:19 213ec9aee27d: Pulling fs layer 15:18:19 4583459ba037: Pulling fs layer 15:18:19 93c1e223e6f2: Pulling fs layer 15:18:19 53926ce57604: Pulling fs layer 15:18:19 21b2b0c7a3f4: Pulling fs layer 15:18:19 22ff95d597cd: Pulling fs layer 15:18:19 12d6caf4c0d1: Pulling fs layer 15:18:19 96b7cbca73a9: Pulling fs layer 15:18:19 a7acece74701: Pulling fs layer 15:18:19 53926ce57604: Waiting 15:18:19 21b2b0c7a3f4: Waiting 15:18:19 22ff95d597cd: Waiting 15:18:19 12d6caf4c0d1: Waiting 15:18:19 96b7cbca73a9: Waiting 15:18:19 a7acece74701: Waiting 15:18:19 93c1e223e6f2: Verifying Checksum 15:18:19 93c1e223e6f2: Download complete 15:18:19 4583459ba037: Verifying Checksum 15:18:19 4583459ba037: Download complete 15:18:19 21b2b0c7a3f4: Verifying Checksum 15:18:19 21b2b0c7a3f4: Download complete 15:18:19 22ff95d597cd: Download complete 15:18:20 213ec9aee27d: Download complete 15:18:20 213ec9aee27d: Pull complete 15:18:20 4583459ba037: Pull complete 15:18:20 93c1e223e6f2: Pull complete 15:18:21 a7acece74701: Verifying Checksum 15:18:21 a7acece74701: Download complete 15:18:21 53926ce57604: Verifying Checksum 15:18:21 53926ce57604: Download complete 15:18:21 96b7cbca73a9: Verifying Checksum 15:18:21 96b7cbca73a9: Download complete 15:18:24 53926ce57604: Pull complete 15:18:24 21b2b0c7a3f4: Pull complete 15:18:24 22ff95d597cd: Pull complete 15:18:24 12d6caf4c0d1: Pull complete 15:18:26 96b7cbca73a9: Pull complete 15:18:27 a7acece74701: Pull complete 15:18:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:18:27 ---> db6d94c90886 15:18:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:18:31 ---> Running in d03d83beb4fe 15:18:31 Removing intermediate container d03d83beb4fe 15:18:31 ---> 611b231fa027 15:18:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:18:31 ---> Running in eb039f1a0682 15:18:31 Removing intermediate container eb039f1a0682 15:18:31 ---> 062b059c3f59 15:18:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:18:31 ---> Running in cd833203bf26 15:18:31 Removing intermediate container cd833203bf26 15:18:31 ---> 39aa97d89e03 15:18:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:31 ---> Running in d4cd498b1312 15:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:18:32 OK: 211 MiB in 51 packages 15:18:32 Removing intermediate container d4cd498b1312 15:18:32 ---> 3f822ca81316 15:18:32 Step 7/12 : WORKDIR /app 15:18:32 ---> Running in 43fcec398b25 15:18:32 Removing intermediate container 43fcec398b25 15:18:32 ---> 850413db49ea 15:18:32 Step 8/12 : COPY go.mod vendor* ./ 15:18:32 ---> c8462e47654d 15:18:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:32 ---> Running in 9e0b7f60ccaa 15:18:33 Still waiting to schedule task 15:18:33 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4137’ is offline 15:19:29 Removing intermediate container 9e0b7f60ccaa 15:19:29 ---> 6db8063f720c 15:19:29 Step 10/12 : COPY . . 15:19:29 ---> 97033166abc9 15:19:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:19:29 ---> Running in a5411d6732a4 15:19:29 Removing intermediate container a5411d6732a4 15:19:29 ---> 585a9317784b 15:19:29 Step 12/12 : RUN $MAKE 15:19:29 ---> Running in 3d9dc20caae0 15:19:29 noop 15:19:29 Removing intermediate container 3d9dc20caae0 15:19:29 ---> 274bbfcdc928 15:19:29 Successfully built 274bbfcdc928 15:19:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:29 + docker inspect -f . ci-base-image-x86_64 15:19:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:29 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:19:29 $ 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 15:19:30 $ docker top d8991124016357eca809c42f1d70171a90935aa2b5689a20e002bbc6e56f0313 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:30 + go version 15:19:30 go version go1.18.7 linux/amd64 [Pipeline] } 15:19:30 $ docker stop --time=1 d8991124016357eca809c42f1d70171a90935aa2b5689a20e002bbc6e56f0313 15:19:31 $ docker rm -f --volumes d8991124016357eca809c42f1d70171a90935aa2b5689a20e002bbc6e56f0313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:32 + docker inspect -f . ci-base-image-x86_64 15:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:32 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:19:32 $ 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 15:19:32 $ docker top ec2a653b44380034af43f86f2bb12faa14cbc8aa1718d6e908df118f9fa44099 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:32 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:19:33 + make test 15:19:33 go test -race -coverprofile=coverage.out ./... 15:19:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:19:55 go vet ./... 15:20:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4140 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:20:02 Running in /w/workspace/app-service-configurable/129 [Pipeline] { [Pipeline] checkout 15:20:02 Selected Git installation does not exist. Using Default 15:20:02 The recommended git tool is: NONE 15:20:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:20:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:20:03 ./bin/test-attribution-txt.sh 15:20:03 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:20:03 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:20:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:20:03 $ docker stop --time=1 ec2a653b44380034af43f86f2bb12faa14cbc8aa1718d6e908df118f9fa44099 15:20:07 using credential edgex-jenkins-ssh 15:20:07 Cloning the remote Git repository 15:20:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:20:07 > git init /w/workspace/app-service-configurable/129 # timeout=10 15:20:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:20:07 > git --version # timeout=10 15:20:07 > git --version # 'git version 2.25.1' 15:20:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:09 $ docker rm -f --volumes ec2a653b44380034af43f86f2bb12faa14cbc8aa1718d6e908df118f9fa44099 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:20:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 15:20:09 Avoid second fetch 15:20:09 Checking out Revision 836f87500d0ab86c5b89a87899a5c272f5f4162e (main) [Pipeline] sh 15:20:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:20:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:09 > git config core.sparsecheckout # timeout=10 15:20:09 > git checkout -f 836f87500d0ab86c5b89a87899a5c272f5f4162e # timeout=10 15:20:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:20:10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#507)" 15:20:10 + ls -al . 15:20:10 total 176 15:20:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:19 . 15:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:17 .. 15:20:10 -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 15:18 .dockerignore 15:20:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:18 .git 15:20:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 15:18 .github 15:20:10 -rw-rw-r-- 1 jenkins jenkins 171 Jan 31 15:18 .gitignore 15:20:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 15:18 .semver 15:20:10 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 31 15:18 Attribution.txt 15:20:10 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 31 15:18 CHANGELOG.md 15:20:10 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 31 15:18 Dockerfile 15:20:10 -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 15:18 GOVERNANCE.md 15:20:10 -rw-rw-r-- 1 jenkins jenkins 688 Jan 31 15:18 Jenkinsfile 15:20:10 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 15:18 LICENSE 15:20:10 -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 15:18 OWNERS.md 15:20:10 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 31 15:18 README.md 15:20:10 -rw-rw-r-- 1 jenkins jenkins 12 Jan 31 15:18 VERSION 15:20:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:18 bin 15:20:10 -rw-r--r-- 1 jenkins jenkins 13 Jan 31 15:19 coverage.out 15:20:10 -rw-rw-r-- 1 jenkins jenkins 3362 Jan 31 15:18 go.mod 15:20:10 -rw-rw-r-- 1 jenkins jenkins 33983 Jan 31 15:18 go.sum 15:20:10 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 15:18 main.go 15:20:10 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 31 15:18 makefile 15:20:10 drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 15:18 res 15:20:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:10 + 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=836f87500d0ab86c5b89a87899a5c272f5f4162e --label arch=amd64 --label version=3.0.0-dev.12 . 15:20:10 Sending build context to Docker daemon 3.219MB 15:20:10 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:20:10 Step 2/26 : FROM ${BASE} AS builder 15:20:10 ---> 274bbfcdc928 15:20:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:20:10 ---> Running in 9a41bf4bc256 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:20:10 Removing intermediate container 9a41bf4bc256 15:20:10 ---> 73147edd8588 15:20:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:20:10 ---> Running in fb5b183af81a 15:20:10 Removing intermediate container fb5b183af81a 15:20:10 ---> 3756d36613b2 15:20:10 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:20:10 ---> Running in 6b29e44f9dc8 15:20:11 Removing intermediate container 6b29e44f9dc8 15:20:11 ---> 4d27d1a4ca9d 15:20:11 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:11 ---> Running in a73da9b21b7b 15:20:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:20:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:11 Dload Upload Total Spent Left Speed 15:20:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 83888 15:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:20:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 15:20:11 OK: 211 MiB in 51 packages 15:20:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:20:12 + sudo tee /etc/docker/daemon.new 15:20:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:20:12 { 15:20:12 "registry-mirrors": [ 15:20:12 "https://nexus3.edgexfoundry.org:10001" 15:20:12 ], 15:20:12 "bip": "10.250.0.254/24", 15:20:12 "hosts": [ 15:20:12 "tcp://0.0.0.0:5555", 15:20:12 "unix:///var/run/docker.sock" 15:20:12 ], 15:20:12 "mtu": 1458, 15:20:12 "selinux-enabled": true, 15:20:12 "seccomp-profile": "/etc/docker/seccomp.json" 15:20:12 } [Pipeline] sh 15:20:12 Removing intermediate container a73da9b21b7b 15:20:12 ---> 302ecf940979 15:20:12 Step 7/26 : WORKDIR /app 15:20:12 ---> Running in 432d0380d48a 15:20:12 Removing intermediate container 432d0380d48a 15:20:12 ---> 5e666e262d69 15:20:12 Step 8/26 : COPY go.mod vendor* ./ 15:20:12 ---> 713a77253bd9 15:20:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:12 ---> Running in 80f120b61237 15:20:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:20:12 + sudo service docker restart 15:20:13 Removing intermediate container 80f120b61237 15:20:13 ---> d00110d1b632 15:20:13 Step 10/26 : COPY . . 15:20:13 ---> 195fc4de9d40 15:20:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:13 ---> Running in af4181c1dcd8 15:20:13 Removing intermediate container af4181c1dcd8 15:20:13 ---> 8c74e8d520ed 15:20:13 Step 12/26 : RUN $MAKE 15:20:13 ---> Running in 2340bf6769c4 15:20:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:30 provisioning config files... 15:20:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/129@tmp/config18165707244189501133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:31 ---> docker-login.sh 15:20:31 nexus3.edgexfoundry.org:10001 15:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:31 Configure a credential helper to remove this warning. See 15:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:31 15:20:31 Login Succeeded 15:20:31 nexus3.edgexfoundry.org:10002 15:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:32 Configure a credential helper to remove this warning. See 15:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:32 15:20:32 Login Succeeded 15:20:32 nexus3.edgexfoundry.org:10003 15:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:32 Configure a credential helper to remove this warning. See 15:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:32 15:20:32 Login Succeeded 15:20:32 nexus3.edgexfoundry.org:10004 15:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:32 Configure a credential helper to remove this warning. See 15:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:32 15:20:32 Login Succeeded 15:20:32 docker.io 15:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:33 Configure a credential helper to remove this warning. See 15:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:33 15:20:33 Login Succeeded 15:20:33 ---> docker-login.sh ends [Pipeline] } 15:20:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:33 ========================================================= 15:20:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:20:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:20:34 Sending build context to Docker daemon 205.8kB 15:20:34 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:20:34 Step 2/12 : FROM ${BASE} AS builder 15:20:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:20:34 9b18e9b68314: Pulling fs layer 15:20:34 35d82f9e3411: Pulling fs layer 15:20:34 e16973657156: Pulling fs layer 15:20:34 fc693d55d65f: Pulling fs layer 15:20:34 7e9fc2657dce: Pulling fs layer 15:20:34 dda99020689f: Pulling fs layer 15:20:34 db1c61fa0a46: Pulling fs layer 15:20:34 891c053d2c06: Pulling fs layer 15:20:34 dda99020689f: Waiting 15:20:34 db1c61fa0a46: Waiting 15:20:34 fc693d55d65f: Waiting 15:20:34 891c053d2c06: Waiting 15:20:34 7e9fc2657dce: Waiting 15:20:34 e16973657156: Download complete 15:20:34 35d82f9e3411: Download complete 15:20:34 7e9fc2657dce: Verifying Checksum 15:20:34 7e9fc2657dce: Download complete 15:20:34 dda99020689f: Verifying Checksum 15:20:34 dda99020689f: Download complete 15:20:34 9b18e9b68314: Verifying Checksum 15:20:34 9b18e9b68314: Download complete 15:20:35 Removing intermediate container 2340bf6769c4 15:20:35 ---> eb5d41183c7a 15:20:35 Step 13/26 : FROM alpine:3.16 15:20:35 3.16: Pulling from library/alpine 15:20:35 ca7dd9ec2225: Pulling fs layer 15:20:35 9b18e9b68314: Pull complete 15:20:35 891c053d2c06: Verifying Checksum 15:20:35 891c053d2c06: Download complete 15:20:35 ca7dd9ec2225: Verifying Checksum 15:20:35 ca7dd9ec2225: Download complete 15:20:35 ca7dd9ec2225: Pull complete 15:20:35 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:20:35 Status: Downloaded newer image for alpine:3.16 15:20:35 ---> bfe296a52501 15:20:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:20:36 ---> Running in dc846d04b00e 15:20:36 Removing intermediate container dc846d04b00e 15:20:36 ---> 82cfcecc0444 15:20:36 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:20:36 ---> Running in 0e71ec07043a 15:20:36 Removing intermediate container 0e71ec07043a 15:20:36 ---> 184dbcff0704 15:20:36 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:20:36 ---> Running in 8f046186c23e 15:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:20:36 (1/2) Installing ca-certificates (20220614-r0) 15:20:36 (2/2) Installing dumb-init (1.2.5-r1) 15:20:36 Executing busybox-1.35.0-r17.trigger 15:20:36 Executing ca-certificates-20220614-r0.trigger 15:20:36 OK: 6 MiB in 16 packages 15:20:37 db1c61fa0a46: Verifying Checksum 15:20:37 db1c61fa0a46: Download complete 15:20:37 fc693d55d65f: Verifying Checksum 15:20:37 fc693d55d65f: Download complete 15:20:37 Removing intermediate container 8f046186c23e 15:20:37 ---> 68856369562a 15:20:37 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:20:37 ---> 7e8477d0fc73 15:20:37 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:20:37 ---> aebc8d472446 15:20:37 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:20:37 ---> 4df637906507 15:20:37 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:20:37 35d82f9e3411: Pull complete 15:20:38 e16973657156: Pull complete 15:20:38 ---> 65ea93cb724d 15:20:38 Step 21/26 : EXPOSE 48095 15:20:38 ---> Running in f4817c363ffc 15:20:38 Removing intermediate container f4817c363ffc 15:20:38 ---> 9ea17cac35ba 15:20:38 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:20:38 ---> Running in 900ed8b5704b 15:20:38 Removing intermediate container 900ed8b5704b 15:20:38 ---> 6cd21e0e8b89 15:20:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:20:38 ---> Running in 4ecd06358286 15:20:38 Removing intermediate container 4ecd06358286 15:20:38 ---> 40622ba08d57 15:20:38 Step 24/26 : LABEL arch=amd64 15:20:38 ---> Running in b7999efb99b9 15:20:38 Removing intermediate container b7999efb99b9 15:20:38 ---> 8187113ff97c 15:20:38 Step 25/26 : LABEL git_sha=836f87500d0ab86c5b89a87899a5c272f5f4162e 15:20:38 ---> Running in 20747c70f35b 15:20:38 Removing intermediate container 20747c70f35b 15:20:38 ---> eec3c4cb7812 15:20:38 Step 26/26 : LABEL version=3.0.0-dev.12 15:20:38 ---> Running in 1c13eaac0b76 15:20:38 Removing intermediate container 1c13eaac0b76 15:20:38 ---> 1db799c9da36 15:20:38 [Warning] One or more build-args [ARCH] were not consumed 15:20:38 Successfully built 1db799c9da36 15:20:38 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 15:20:38 provisioning config files... 15:20:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12525712038994350744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:39 ---> docker-login.sh 15:20:39 nexus3.edgexfoundry.org:10001 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 nexus3.edgexfoundry.org:10002 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 nexus3.edgexfoundry.org:10003 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 nexus3.edgexfoundry.org:10004 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 docker.io 15:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:39 Configure a credential helper to remove this warning. See 15:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:39 15:20:39 Login Succeeded 15:20:39 ---> docker-login.sh ends [Pipeline] } 15:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:20:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:39 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:20:39 836f87500d0ab86c5b89a87899a5c272f5f4162e 15:20:39 latest 15:20:39 3.0.0-dev.12 15:20:39 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 15:20:39 main 15:20:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e 15:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:20:40 14c13d551ddc: Preparing 15:20:40 01e737f6918a: Preparing 15:20:40 ff522feef5f1: Preparing 15:20:40 066b55934677: Preparing 15:20:40 c249b4284a2f: Preparing 15:20:40 e5e13b0c77cb: Preparing 15:20:40 e5e13b0c77cb: Waiting 15:20:40 066b55934677: Pushed 15:20:40 ff522feef5f1: Pushed 15:20:40 01e737f6918a: Pushed 15:20:40 e5e13b0c77cb: Layer already exists 15:20:40 c249b4284a2f: Pushed 15:20:43 14c13d551ddc: Pushed 15:20:43 836f87500d0ab86c5b89a87899a5c272f5f4162e: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:20:43 14c13d551ddc: Preparing 15:20:43 01e737f6918a: Preparing 15:20:43 ff522feef5f1: Preparing 15:20:43 066b55934677: Preparing 15:20:43 c249b4284a2f: Preparing 15:20:43 e5e13b0c77cb: Preparing 15:20:43 e5e13b0c77cb: Waiting 15:20:43 c249b4284a2f: Layer already exists 15:20:43 ff522feef5f1: Layer already exists 15:20:43 01e737f6918a: Layer already exists 15:20:43 14c13d551ddc: Layer already exists 15:20:43 066b55934677: Layer already exists 15:20:43 e5e13b0c77cb: Layer already exists 15:20:43 latest: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.12 15:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:20:44 14c13d551ddc: Preparing 15:20:44 01e737f6918a: Preparing 15:20:44 ff522feef5f1: Preparing 15:20:44 066b55934677: Preparing 15:20:44 c249b4284a2f: Preparing 15:20:44 e5e13b0c77cb: Preparing 15:20:44 e5e13b0c77cb: Waiting 15:20:44 01e737f6918a: Layer already exists 15:20:44 c249b4284a2f: Layer already exists 15:20:44 066b55934677: Layer already exists 15:20:44 14c13d551ddc: Layer already exists 15:20:44 ff522feef5f1: Layer already exists 15:20:44 e5e13b0c77cb: Layer already exists 15:20:44 3.0.0-dev.12: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 15:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:20:45 14c13d551ddc: Preparing 15:20:45 01e737f6918a: Preparing 15:20:45 ff522feef5f1: Preparing 15:20:45 066b55934677: Preparing 15:20:45 c249b4284a2f: Preparing 15:20:45 e5e13b0c77cb: Preparing 15:20:45 e5e13b0c77cb: Waiting 15:20:45 14c13d551ddc: Layer already exists 15:20:45 01e737f6918a: Layer already exists 15:20:45 c249b4284a2f: Layer already exists 15:20:45 ff522feef5f1: Layer already exists 15:20:45 066b55934677: Layer already exists 15:20:45 e5e13b0c77cb: Layer already exists 15:20:45 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:20:45 14c13d551ddc: Preparing 15:20:45 01e737f6918a: Preparing 15:20:45 ff522feef5f1: Preparing 15:20:45 066b55934677: Preparing 15:20:45 c249b4284a2f: Preparing 15:20:45 e5e13b0c77cb: Preparing 15:20:45 e5e13b0c77cb: Waiting 15:20:45 14c13d551ddc: Layer already exists 15:20:45 c249b4284a2f: Layer already exists 15:20:45 01e737f6918a: Layer already exists 15:20:45 ff522feef5f1: Layer already exists 15:20:45 066b55934677: Layer already exists 15:20:45 e5e13b0c77cb: Layer already exists 15:20:45 main: digest: sha256:992df401f2af62c8c43a91136f2208c3661edf11f5b4195736a4364d174d0a01 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:20:45 ===================================================== [Pipeline] echo 15:20:45 taggedImages: 15:20:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e 15:20:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:20:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.12 15:20:45 - nexus3.edgexfoundry.org:10004/app-service-configurable:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 15:20:45 - 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 15:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:46 15:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:46 latest: Pulling from edgex-lftools-log-publisher 15:20:46 5eb5b503b376: Pulling fs layer 15:20:46 5c69ac0246d0: Pulling fs layer 15:20:46 ec43610c2a17: Pulling fs layer 15:20:46 3a2ae6a8a46f: Pulling fs layer 15:20:46 33b1e0a273af: Pulling fs layer 15:20:46 5d3b04190fa2: Pulling fs layer 15:20:46 2f39f015ded8: Pulling fs layer 15:20:46 5d3b04190fa2: Waiting 15:20:46 3a2ae6a8a46f: Waiting 15:20:46 33b1e0a273af: Waiting 15:20:46 2f39f015ded8: Waiting 15:20:46 5c69ac0246d0: Download complete 15:20:46 3a2ae6a8a46f: Download complete 15:20:46 33b1e0a273af: Verifying Checksum 15:20:46 33b1e0a273af: Download complete 15:20:46 5d3b04190fa2: Download complete 15:20:46 ec43610c2a17: Download complete 15:20:47 5eb5b503b376: Verifying Checksum 15:20:47 5eb5b503b376: Download complete 15:20:47 2f39f015ded8: Verifying Checksum 15:20:47 2f39f015ded8: Download complete 15:20:48 5eb5b503b376: Pull complete 15:20:48 5c69ac0246d0: Pull complete 15:20:48 ec43610c2a17: Pull complete 15:20:48 3a2ae6a8a46f: Pull complete 15:20:49 33b1e0a273af: Pull complete 15:20:49 5d3b04190fa2: Pull complete 15:20:53 fc693d55d65f: Pull complete 15:20:53 7e9fc2657dce: Pull complete 15:20:53 dda99020689f: Pull complete 15:20:54 2f39f015ded8: Pull complete 15:20:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:54 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:20:54 $ 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 15:20:58 $ docker top eee10d0bc70987804b58d3b1545b5ca0f4ce7e92b8ba50d486c0f575cdeaa00d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:58 db1c61fa0a46: Pull complete 15:20:58 ---> job-cost.sh 15:20:58 lf-activate-venv: SKIPPING 15:20:58 INFO: No Stack... 15:20:59 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:59 INFO: Archiving Costs [Pipeline] sh 15:20:59 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:20:59 + cut -d, -f6 [Pipeline] lock 15:20:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] 15:20:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] did not exist. Created. 15:20:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:21:00 891c053d2c06: Pull complete 15:21:00 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:21:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:21:00 ---> f96f9c87975a 15:21:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:21:00 + echo total: 0.2199999988079071 [Pipeline] stash 15:21:00 Stashed 1 file(s) [Pipeline] } 15:21:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 15:21:00 $ docker stop --time=1 eee10d0bc70987804b58d3b1545b5ca0f4ce7e92b8ba50d486c0f575cdeaa00d 15:21:01 $ docker rm -f --volumes eee10d0bc70987804b58d3b1545b5ca0f4ce7e92b8ba50d486c0f575cdeaa00d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:21:02 ---> Running in 709285fbb34d 15:21:02 Removing intermediate container 709285fbb34d 15:21:02 ---> 4e6cd8898030 15:21:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:21:02 ---> Running in 0f6bd1360b93 15:21:02 Removing intermediate container 0f6bd1360b93 15:21:02 ---> 4de9a5f1d97b 15:21:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:21:02 ---> Running in f8b55494abf6 15:21:02 Removing intermediate container f8b55494abf6 15:21:02 ---> 1e903302d2ea 15:21:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:03 ---> Running in 743c571c04ae 15:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:21:05 OK: 221 MiB in 51 packages 15:21:06 Removing intermediate container 743c571c04ae 15:21:06 ---> b6bd476ba533 15:21:06 Step 7/12 : WORKDIR /app 15:21:06 ---> Running in c45d7ce9f059 15:21:06 Removing intermediate container c45d7ce9f059 15:21:06 ---> 3c293223d8da 15:21:06 Step 8/12 : COPY go.mod vendor* ./ 15:21:07 ---> a31c7aadc525 15:21:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:07 ---> Running in b4a72394f664 15:22:15 Removing intermediate container b4a72394f664 15:22:15 ---> 22b7e6aea526 15:22:15 Step 10/12 : COPY . . 15:22:15 ---> cb071141231a 15:22:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:22:15 ---> Running in 6a1399e2ed4b 15:22:15 Removing intermediate container 6a1399e2ed4b 15:22:15 ---> 0171e27821a2 15:22:15 Step 12/12 : RUN $MAKE 15:22:15 ---> Running in ac9ea8fa3cf0 15:22:15 noop 15:22:15 Removing intermediate container ac9ea8fa3cf0 15:22:15 ---> d169457f2eac 15:22:15 Successfully built d169457f2eac 15:22:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:15 + docker inspect -f . ci-base-image-arm64 15:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-4140 does not seem to be running inside a container 15:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/129 -v /w/workspace/app-service-configurable/129:/w/workspace/app-service-configurable/129:rw,z -v /w/workspace/app-service-configurable/129@tmp:/w/workspace/app-service-configurable/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:22:17 $ docker top 148e09393607b553307bc63d68810821da313704b5210bcaeddd2cad1c8e00d9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:18 + go version 15:22:18 go version go1.18.7 linux/arm64 [Pipeline] } 15:22:18 $ docker stop --time=1 148e09393607b553307bc63d68810821da313704b5210bcaeddd2cad1c8e00d9 15:22:19 $ docker rm -f --volumes 148e09393607b553307bc63d68810821da313704b5210bcaeddd2cad1c8e00d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:20 + docker inspect -f . ci-base-image-arm64 15:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-4140 does not seem to be running inside a container 15:22:20 $ 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/129 -v /w/workspace/app-service-configurable/129:/w/workspace/app-service-configurable/129:rw,z -v /w/workspace/app-service-configurable/129@tmp:/w/workspace/app-service-configurable/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:22:21 $ docker top ec8b2bec881f4dc17f91e310e1ea4feb68cafd228b0eaa324cfde786083d1f2b -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/129 [Pipeline] fileExists [Pipeline] sh 15:22:23 + make test 15:22:23 go test -race -coverprofile=coverage.out ./... 15:24:44 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:24:44 go vet ./... 15:26:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:26:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:26:21 ./bin/test-attribution-txt.sh 15:26:21 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:26:21 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:26:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:26:21 $ docker stop --time=1 ec8b2bec881f4dc17f91e310e1ea4feb68cafd228b0eaa324cfde786083d1f2b 15:26:24 $ docker rm -f --volumes ec8b2bec881f4dc17f91e310e1ea4feb68cafd228b0eaa324cfde786083d1f2b [Pipeline] // withDockerContainer [Pipeline] sh 15:26:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:26 Warning: overwriting stash ‘coverage-report’ 15:26:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:26:27 + ls -al . 15:26:27 total 172 15:26:27 drwxrwxr-x 7 jenkins jenkins 4096 Jan 31 15:22 . 15:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:20 .. 15:26:27 -rw-rw-r-- 1 jenkins jenkins 119 Jan 31 15:20 .dockerignore 15:26:27 drwxrwxr-x 8 jenkins jenkins 4096 Jan 31 15:20 .git 15:26:27 drwxrwxr-x 3 jenkins jenkins 4096 Jan 31 15:20 .github 15:26:27 -rw-rw-r-- 1 jenkins jenkins 171 Jan 31 15:20 .gitignore 15:26:27 -rw-rw-r-- 1 jenkins jenkins 9103 Jan 31 15:20 Attribution.txt 15:26:27 -rw-rw-r-- 1 jenkins jenkins 29118 Jan 31 15:20 CHANGELOG.md 15:26:27 -rw-rw-r-- 1 jenkins jenkins 1898 Jan 31 15:20 Dockerfile 15:26:27 -rw-rw-r-- 1 jenkins jenkins 677 Jan 31 15:20 GOVERNANCE.md 15:26:27 -rw-rw-r-- 1 jenkins jenkins 688 Jan 31 15:20 Jenkinsfile 15:26:27 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 31 15:20 LICENSE 15:26:27 -rw-rw-r-- 1 jenkins jenkins 618 Jan 31 15:20 OWNERS.md 15:26:27 -rw-rw-r-- 1 jenkins jenkins 4369 Jan 31 15:20 README.md 15:26:27 -rw-rw-r-- 1 jenkins jenkins 12 Jan 31 15:18 VERSION 15:26:27 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 15:20 bin 15:26:27 -rw-r--r-- 1 jenkins jenkins 13 Jan 31 15:22 coverage.out 15:26:27 -rw-rw-r-- 1 jenkins jenkins 3362 Jan 31 15:20 go.mod 15:26:27 -rw-rw-r-- 1 jenkins jenkins 33983 Jan 31 15:20 go.sum 15:26:27 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 31 15:20 main.go 15:26:27 -rw-rw-r-- 1 jenkins jenkins 2078 Jan 31 15:20 makefile 15:26:27 drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 15:20 res 15:26:27 drwxrwxr-x 4 jenkins jenkins 4096 Jan 31 15:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:27 + 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=836f87500d0ab86c5b89a87899a5c272f5f4162e --label arch=arm64 --label version=3.0.0-dev.12 . 15:26:27 Sending build context to Docker daemon 206.8kB 15:26:27 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:26:27 Step 2/26 : FROM ${BASE} AS builder 15:26:27 ---> d169457f2eac 15:26:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:26:27 ---> Running in f451025479cb 15:26:28 Removing intermediate container f451025479cb 15:26:28 ---> 238e2cfc8608 15:26:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:26:28 ---> Running in d6a2f51c1975 15:26:28 Removing intermediate container d6a2f51c1975 15:26:28 ---> 079d1beca4f5 15:26:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:26:28 ---> Running in 879d762f35ae 15:26:29 Removing intermediate container 879d762f35ae 15:26:29 ---> 2d6a08d7de5d 15:26:29 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:26:29 ---> Running in e0604c4658af 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:26:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:26:31 OK: 221 MiB in 51 packages 15:26:32 Removing intermediate container e0604c4658af 15:26:32 ---> 64a23031cfb6 15:26:32 Step 7/26 : WORKDIR /app 15:26:32 ---> Running in 2a5d94149b26 15:26:33 Removing intermediate container 2a5d94149b26 15:26:33 ---> fe018649f30b 15:26:33 Step 8/26 : COPY go.mod vendor* ./ 15:26:33 ---> ff5763b970d5 15:26:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:33 ---> Running in 81e07ed8ddf2 15:26:37 Removing intermediate container 81e07ed8ddf2 15:26:37 ---> e72ab9413805 15:26:37 Step 10/26 : COPY . . 15:26:37 ---> aa827db3e1df 15:26:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:26:37 ---> Running in a532b8e4375d 15:26:37 Removing intermediate container a532b8e4375d 15:26:37 ---> 114aefbc2065 15:26:37 Step 12/26 : RUN $MAKE 15:26:37 ---> Running in 28c00e069a9c 15:26:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.12" -trimpath -mod=readonly -o app-service-configurable 15:28:45 Removing intermediate container 28c00e069a9c 15:28:45 ---> 52f5203dc641 15:28:45 Step 13/26 : FROM alpine:3.16 15:28:45 3.16: Pulling from library/alpine 15:28:45 6875df1f5354: Pulling fs layer 15:28:45 6875df1f5354: Verifying Checksum 15:28:45 6875df1f5354: Download complete 15:28:45 6875df1f5354: Pull complete 15:28:45 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:28:45 Status: Downloaded newer image for alpine:3.16 15:28:45 ---> 2b4661558fb8 15:28:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:28:45 ---> Running in 1414339d93ee 15:28:45 Removing intermediate container 1414339d93ee 15:28:45 ---> 44fda457e749 15:28:45 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:28:45 ---> Running in 8dbc18d4be1b 15:28:45 Removing intermediate container 8dbc18d4be1b 15:28:45 ---> f92b88e233cd 15:28:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:28:45 ---> Running in fcb891637c66 15:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:45 (1/2) Installing ca-certificates (20220614-r0) 15:28:45 (2/2) Installing dumb-init (1.2.5-r1) 15:28:45 Executing busybox-1.35.0-r17.trigger 15:28:45 Executing ca-certificates-20220614-r0.trigger 15:28:45 OK: 6 MiB in 16 packages 15:28:45 Removing intermediate container fcb891637c66 15:28:45 ---> abf16e716fdc 15:28:45 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:28:45 ---> ab16febd7459 15:28:45 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:28:45 ---> 0f240a2626c2 15:28:45 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:28:45 ---> 4980d288885d 15:28:45 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:28:46 ---> 46e0022325ee 15:28:46 Step 21/26 : EXPOSE 48095 15:28:46 ---> Running in 0dda88ed09f1 15:28:47 Removing intermediate container 0dda88ed09f1 15:28:47 ---> 6a2e22b13ce9 15:28:47 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:28:47 ---> Running in b4ff673b6907 15:28:47 Removing intermediate container b4ff673b6907 15:28:47 ---> 2ca4d7a2ce8e 15:28:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:28:47 ---> Running in de4acc63b557 15:28:48 Removing intermediate container de4acc63b557 15:28:48 ---> 59aee8c04d96 15:28:48 Step 24/26 : LABEL arch=arm64 15:28:48 ---> Running in 001140ab31b6 15:28:48 Removing intermediate container 001140ab31b6 15:28:48 ---> 0bc09edd3c21 15:28:48 Step 25/26 : LABEL git_sha=836f87500d0ab86c5b89a87899a5c272f5f4162e 15:28:48 ---> Running in 9874659d277b 15:28:48 Removing intermediate container 9874659d277b 15:28:48 ---> 13b2ba577737 15:28:48 Step 26/26 : LABEL version=3.0.0-dev.12 15:28:48 ---> Running in 65fcf005575f 15:28:49 Removing intermediate container 65fcf005575f 15:28:49 ---> d909e522453b 15:28:49 [Warning] One or more build-args [ARCH] were not consumed 15:28:49 Successfully built d909e522453b 15:28:49 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 15:28:49 provisioning config files... 15:28:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/129@tmp/config9441462556653733646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:49 ---> docker-login.sh 15:28:49 nexus3.edgexfoundry.org:10001 15:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:49 Configure a credential helper to remove this warning. See 15:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:49 15:28:49 Login Succeeded 15:28:49 nexus3.edgexfoundry.org:10002 15:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:50 Configure a credential helper to remove this warning. See 15:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:50 15:28:50 Login Succeeded 15:28:50 nexus3.edgexfoundry.org:10003 15:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:50 Configure a credential helper to remove this warning. See 15:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:50 15:28:50 Login Succeeded 15:28:50 nexus3.edgexfoundry.org:10004 15:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:50 Configure a credential helper to remove this warning. See 15:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:50 15:28:50 Login Succeeded 15:28:50 docker.io 15:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:51 Configure a credential helper to remove this warning. See 15:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:51 15:28:51 Login Succeeded 15:28:51 ---> docker-login.sh ends [Pipeline] } 15:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:51 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:28:51 836f87500d0ab86c5b89a87899a5c272f5f4162e 15:28:51 latest 15:28:51 3.0.0-dev.12 15:28:51 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 15:28:51 main 15:28:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e 15:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:52 c79b119f1baf: Preparing 15:28:52 ad8742b7d12d: Preparing 15:28:52 8a04e33e1b70: Preparing 15:28:52 98bda8fbd2a5: Preparing 15:28:52 c0b56e29d75b: Preparing 15:28:52 17bec77d7fdc: Preparing 15:28:52 17bec77d7fdc: Waiting 15:28:52 98bda8fbd2a5: Pushed 15:28:52 8a04e33e1b70: Pushed 15:28:52 ad8742b7d12d: Pushed 15:28:52 17bec77d7fdc: Layer already exists 15:28:52 c0b56e29d75b: Pushed 15:28:58 c79b119f1baf: Pushed 15:28:58 836f87500d0ab86c5b89a87899a5c272f5f4162e: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:58 c79b119f1baf: Preparing 15:28:58 ad8742b7d12d: Preparing 15:28:58 8a04e33e1b70: Preparing 15:28:58 98bda8fbd2a5: Preparing 15:28:58 c0b56e29d75b: Preparing 15:28:58 17bec77d7fdc: Preparing 15:28:58 17bec77d7fdc: Waiting 15:28:58 8a04e33e1b70: Layer already exists 15:28:58 c79b119f1baf: Layer already exists 15:28:58 ad8742b7d12d: Layer already exists 15:28:58 c0b56e29d75b: Layer already exists 15:28:58 98bda8fbd2a5: Layer already exists 15:28:58 17bec77d7fdc: Layer already exists 15:28:59 latest: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.12 15:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:59 c79b119f1baf: Preparing 15:28:59 ad8742b7d12d: Preparing 15:28:59 8a04e33e1b70: Preparing 15:28:59 98bda8fbd2a5: Preparing 15:28:59 c0b56e29d75b: Preparing 15:28:59 17bec77d7fdc: Preparing 15:28:59 17bec77d7fdc: Waiting 15:28:59 98bda8fbd2a5: Layer already exists 15:28:59 8a04e33e1b70: Layer already exists 15:28:59 ad8742b7d12d: Layer already exists 15:28:59 c79b119f1baf: Layer already exists 15:28:59 c0b56e29d75b: Layer already exists 15:28:59 17bec77d7fdc: Layer already exists 15:28:59 3.0.0-dev.12: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:00 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 15:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:29:00 c79b119f1baf: Preparing 15:29:00 ad8742b7d12d: Preparing 15:29:00 8a04e33e1b70: Preparing 15:29:00 98bda8fbd2a5: Preparing 15:29:00 c0b56e29d75b: Preparing 15:29:00 17bec77d7fdc: Preparing 15:29:00 17bec77d7fdc: Waiting 15:29:00 98bda8fbd2a5: Layer already exists 15:29:00 c0b56e29d75b: Layer already exists 15:29:00 8a04e33e1b70: Layer already exists 15:29:00 ad8742b7d12d: Layer already exists 15:29:00 c79b119f1baf: Layer already exists 15:29:00 17bec77d7fdc: Layer already exists 15:29:00 836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:29:01 c79b119f1baf: Preparing 15:29:01 ad8742b7d12d: Preparing 15:29:01 8a04e33e1b70: Preparing 15:29:01 98bda8fbd2a5: Preparing 15:29:01 c0b56e29d75b: Preparing 15:29:01 17bec77d7fdc: Preparing 15:29:01 17bec77d7fdc: Waiting 15:29:01 98bda8fbd2a5: Layer already exists 15:29:01 8a04e33e1b70: Layer already exists 15:29:01 ad8742b7d12d: Layer already exists 15:29:01 c0b56e29d75b: Layer already exists 15:29:01 c79b119f1baf: Layer already exists 15:29:01 17bec77d7fdc: Layer already exists 15:29:02 main: digest: sha256:e9779599fe93ab4c10e8312510f1d09639400383a53dcd0f7c434079959c235e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:02 ===================================================== [Pipeline] echo 15:29:02 taggedImages: 15:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e 15:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.12 15:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:836f87500d0ab86c5b89a87899a5c272f5f4162e-3.0.0-dev.12 15:29:02 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:02 15:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:02 arm64: Pulling from edgex-lftools-log-publisher 15:29:02 8998bd30e6a1: Pulling fs layer 15:29:02 04944245beec: Pulling fs layer 15:29:02 699f458cf7ca: Pulling fs layer 15:29:02 765212b225bb: Pulling fs layer 15:29:02 f23df028b6ca: Pulling fs layer 15:29:02 d65c8cfc05b1: Pulling fs layer 15:29:02 2437ff75d9bd: Pulling fs layer 15:29:02 765212b225bb: Waiting 15:29:02 f23df028b6ca: Waiting 15:29:02 d65c8cfc05b1: Waiting 15:29:02 2437ff75d9bd: Waiting 15:29:03 04944245beec: Verifying Checksum 15:29:03 04944245beec: Download complete 15:29:03 765212b225bb: Verifying Checksum 15:29:03 765212b225bb: Download complete 15:29:03 f23df028b6ca: Verifying Checksum 15:29:03 f23df028b6ca: Download complete 15:29:03 d65c8cfc05b1: Verifying Checksum 15:29:03 d65c8cfc05b1: Download complete 15:29:03 699f458cf7ca: Verifying Checksum 15:29:03 699f458cf7ca: Download complete 15:29:03 8998bd30e6a1: Download complete 15:29:06 2437ff75d9bd: Verifying Checksum 15:29:06 2437ff75d9bd: Download complete 15:29:07 8998bd30e6a1: Pull complete 15:29:09 04944245beec: Pull complete 15:29:10 699f458cf7ca: Pull complete 15:29:10 765212b225bb: Pull complete 15:29:11 f23df028b6ca: Pull complete 15:29:11 d65c8cfc05b1: Pull complete 15:29:26 2437ff75d9bd: Pull complete 15:29:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:29:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:26 prd-ubuntu20.04-docker-arm64-4c-16g-4140 does not seem to be running inside a container 15:29:26 $ 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/129 -v /w/workspace/app-service-configurable/129:/w/workspace/app-service-configurable/129:rw,z -v /w/workspace/app-service-configurable/129@tmp:/w/workspace/app-service-configurable/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:29:29 $ docker top 2203970a040bc39ab9484b633b960716f1f343e706d5b9961408156fd4a9fc3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:30 ---> job-cost.sh 15:29:30 lf-activate-venv: SKIPPING 15:29:30 INFO: No Stack... 15:29:30 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:31 INFO: Archiving Costs [Pipeline] sh 15:29:32 + cat /w/workspace/app-service-configurable/129/archives/cost.csv 15:29:32 + cut -d, -f6 [Pipeline] lock 15:29:32 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] 15:29:32 Resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] did not exist. Created. 15:29:32 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:33 /w/workspace/app-service-configurable/129@tmp/durable-0b47f3e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:33 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:33 Warning: overwriting stash ‘stack-cost’ 15:29:33 Stashed 1 file(s) [Pipeline] } 15:29:33 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:33 $ docker stop --time=1 2203970a040bc39ab9484b633b960716f1f343e706d5b9961408156fd4a9fc3e 15:29:35 $ docker rm -f --volumes 2203970a040bc39ab9484b633b960716f1f343e706d5b9961408156fd4a9fc3e [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 15:29:35 provisioning config files... 15:29:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16337551105808494696tmp [Pipeline] { [Pipeline] sh 15:29:35 + set +x 15:29:35 + curl -s https://codecov.io/bash 15:29:35 + bash -s -- 15:29:35 15:29:35 _____ _ 15:29:35 / ____| | | 15:29:35 | | ___ __| | ___ ___ _____ __ 15:29:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:35 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:35 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:35 Bash-1.0.6 15:29:35 15:29:35 15:29:35 ==> git version 2.25.1 found 15:29:35 ==> 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 15:29:35 Release-Date: 2020-01-08 15:29:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:29:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:29:35 ==> Jenkins CI detected. 15:29:35 current dir:  /w/workspace/ry_app-service-configurable_main 15:29:35 project root: . 15:29:35 --> token set from env 15:29:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:35 ==> Running gcov in . (disable via -X gcov) 15:29:35 ==> Python coveragepy not found 15:29:35 ==> Searching for coverage reports in: 15:29:35 + . 15:29:35 -> Found 1 reports 15:29:35 ==> Detecting git/mercurial file structure 15:29:35 ==> Reading reports 15:29:35 + ./coverage.out bytes=13 15:29:35 ==> Appending adjustments 15:29:35 https://docs.codecov.io/docs/fixing-reports 15:29:36 + Found adjustments 15:29:36 ==> Gzipping contents 15:29:36 4.0K /tmp/codecov.TY6xiV.gz 15:29:36 ==> Uploading reports 15:29:36 url: https://codecov.io 15:29:36 query: branch=main&commit=836f87500d0ab86c5b89a87899a5c272f5f4162e&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:36 -> Pinging Codecov 15:29:36 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=836f87500d0ab86c5b89a87899a5c272f5f4162e&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:36 -> Uploading to 15:29:36 https://storage.googleapis.com/codecov/v4/raw/2023-01-31/A97CA9966030D2A3747ED39772930CCE/836f87500d0ab86c5b89a87899a5c272f5f4162e/2498cdf5-656b-4695-ad6d-e943e97fcf7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230131%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230131T152936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd756c2d8d11e8ef2b6915f3ed4057d788aa3c9667c607936195681fcc6429db 15:29:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:36 Dload Upload Total Spent Left Speed 15:29:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1911 --:--:-- --:--:-- --:--:-- 1911 15:29:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] } 15:29:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:29:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:29:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:37 15:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:29:37 df9b9388f04a: Pulling fs layer 15:29:37 52dc419b0ee2: Pulling fs layer 15:29:37 25bc292e5bac: Pulling fs layer 15:29:37 114826534d7a: Pulling fs layer 15:29:37 4657fd5d0bcf: Pulling fs layer 15:29:37 6ad1cebc031e: Pulling fs layer 15:29:37 8a3aa393b2d8: Pulling fs layer 15:29:37 114826534d7a: Waiting 15:29:37 6ad1cebc031e: Waiting 15:29:37 8a3aa393b2d8: Waiting 15:29:37 4657fd5d0bcf: Waiting 15:29:37 25bc292e5bac: Verifying Checksum 15:29:37 25bc292e5bac: Download complete 15:29:37 52dc419b0ee2: Verifying Checksum 15:29:37 52dc419b0ee2: Download complete 15:29:37 4657fd5d0bcf: Verifying Checksum 15:29:37 4657fd5d0bcf: Download complete 15:29:37 df9b9388f04a: Download complete 15:29:37 df9b9388f04a: Pull complete 15:29:37 52dc419b0ee2: Pull complete 15:29:37 6ad1cebc031e: Verifying Checksum 15:29:38 25bc292e5bac: Pull complete 15:29:38 114826534d7a: Verifying Checksum 15:29:38 114826534d7a: Download complete 15:29:38 8a3aa393b2d8: Verifying Checksum 15:29:38 8a3aa393b2d8: Download complete 15:29:42 114826534d7a: Pull complete 15:29:42 4657fd5d0bcf: Pull complete 15:29:42 6ad1cebc031e: Pull complete 15:29:44 8a3aa393b2d8: Pull complete 15:29:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:45 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:29:45 $ 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 15:29:48 $ docker top f41af4e8da9555a407057981cda6e1ee46a3bfbb9dd9421f253da5fdbb3981f9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:29:48 + set -o pipefail 15:29:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:29:54 15:29:54 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:29:54 15:29:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f22aa640-5371-4543-8e70-e2030d7fb195 15:29:54 15:29:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:29:54 15:29:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:54 15:29:54 15:29:54 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:29:54 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:29:54 More details here: https://snyk.co/ue1NS [Pipeline] } 15:29:54 $ docker stop --time=1 f41af4e8da9555a407057981cda6e1ee46a3bfbb9dd9421f253da5fdbb3981f9 15:29:57 $ docker rm -f --volumes f41af4e8da9555a407057981cda6e1ee46a3bfbb9dd9421f253da5fdbb3981f9 [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 15:29:58 + git log --format=format:%s -1 836f87500d0ab86c5b89a87899a5c272f5f4162e [Pipeline] sh 15:29:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:29:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:29:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:58 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:29:58 $ 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 15:29:59 $ docker top 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 -eo pid,comm 15:29:59 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). 15:29:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:59 [ssh-agent] Looking for ssh-agent implementation... 15:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:59 $ docker exec 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 ssh-agent 15:29:59 SSH_AUTH_SOCK=/tmp/ssh-I6wubcxfvlXX/agent.31 15:29:59 SSH_AGENT_PID=37 15:29:59 Running ssh-add (command line suppressed) 15:29:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_200926215917409383.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_200926215917409383.key) 15:29:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:59 + git semver tag 15:30:00 2023-01-31 15:30:00,163 [run_tag] DEBUG tag force:False 15:30:00 2023-01-31 15:30:00,164 [check_head_tag] DEBUG check head tag 15:30:00 2023-01-31 15:30:00,165 [execute] INFO git cat-file --batch-check 15:30:00 2023-01-31 15:30:00,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:30:00 2023-01-31 15:30:00,169 [execute] INFO git cat-file --batch 15:30:00 2023-01-31 15:30:00,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:30:00 2023-01-31 15:30:00,191 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:00 2023-01-31 15:30:00,191 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 15:30:00 2023-01-31 15:30:00,192 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:30:00 2023-01-31 15:30:00,196 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:00 3.0.0-dev.12 [Pipeline] } 15:30:00 $ docker exec --env ******** --env ******** 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 ssh-agent -k 15:30:00 unset SSH_AUTH_SOCK; 15:30:00 unset SSH_AGENT_PID; 15:30:00 echo Agent pid 37 killed; 15:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:00 + git semver [Pipeline] } 15:30:00 $ docker stop --time=1 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 15:30:02 $ docker rm -f --volumes 70fa11a5e75b5d96451c7416d0165e5b0dd67792816bf12f1c7f8b23560666a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:02 15:30:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:02 0.23.1-centos7: Pulling from edgex-lftools 15:30:02 ab5ef0e58194: Pulling fs layer 15:30:02 9712f1f96733: Pulling fs layer 15:30:02 63f879dbbcfc: Pulling fs layer 15:30:02 0d9ebad4ef96: Pulling fs layer 15:30:02 e9a5061849ea: Pulling fs layer 15:30:02 d747dcd14b5f: Pulling fs layer 15:30:02 2de7ff778b66: Pulling fs layer 15:30:02 0d9ebad4ef96: Waiting 15:30:02 e9a5061849ea: Waiting 15:30:02 2de7ff778b66: Waiting 15:30:02 d747dcd14b5f: Waiting 15:30:02 9712f1f96733: Verifying Checksum 15:30:02 9712f1f96733: Download complete 15:30:03 0d9ebad4ef96: Verifying Checksum 15:30:03 0d9ebad4ef96: Download complete 15:30:03 63f879dbbcfc: Verifying Checksum 15:30:03 63f879dbbcfc: Download complete 15:30:03 e9a5061849ea: Verifying Checksum 15:30:03 e9a5061849ea: Download complete 15:30:03 d747dcd14b5f: Verifying Checksum 15:30:03 d747dcd14b5f: Download complete 15:30:03 ab5ef0e58194: Verifying Checksum 15:30:03 ab5ef0e58194: Download complete 15:30:04 2de7ff778b66: Verifying Checksum 15:30:04 2de7ff778b66: Download complete 15:30:06 ab5ef0e58194: Pull complete 15:30:06 9712f1f96733: Pull complete 15:30:07 63f879dbbcfc: Pull complete 15:30:10 0d9ebad4ef96: Pull complete 15:30:10 e9a5061849ea: Pull complete 15:30:10 d747dcd14b5f: Pull complete 15:30:12 2de7ff778b66: Pull complete 15:30:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:12 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:30:12 $ 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 15:30:16 $ docker top 36548f5cb3dda0a618b025b10575c1591e67264b92477ad284a6dc6186d8caa0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:30:16 provisioning config files... 15:30:16 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14781902185868301158tmp 15:30:16 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3681457812788860521tmp 15:30:16 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2355554138749101926tmp [Pipeline] { [Pipeline] echo 15:30:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:30:16 ---> sigul-configuration.sh 15:30:16 gpg: directory `/root/.gnupg' created 15:30:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:30:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:30:16 gpg: keyring `/root/.gnupg/secring.gpg' created 15:30:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:30:16 gpg: CAST5 encrypted data 15:30:16 gpg: encrypted with 1 passphrase 15:30:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:30:17 + mkdir /home/jenkins 15:30:17 + mkdir /home/jenkins/sigul [Pipeline] sh 15:30:17 + 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 15:30:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:30:17 ---> sigul-install.sh 15:30:17 Sigul already installed; skipping installation. [Pipeline] sh 15:30:18 + git tag --list 15:30:18 v1.0.0 15:30:18 v1.1.0 15:30:18 v1.2.0 15:30:18 v1.3.0 15:30:18 v1.3.1 15:30:18 v2.0.0 15:30:18 v2.0.1 15:30:18 v2.1.0 15:30:18 v2.1.1 15:30:18 v2.1.1-dev.1 15:30:18 v2.1.1-dev.2 15:30:18 v2.2.0 15:30:18 v2.2.1-dev.1 15:30:18 v2.2.1-dev.10 15:30:18 v2.2.1-dev.2 15:30:18 v2.2.1-dev.3 15:30:18 v2.2.1-dev.4 15:30:18 v2.2.1-dev.5 15:30:18 v2.2.1-dev.6 15:30:18 v2.2.1-dev.7 15:30:18 v2.2.1-dev.8 15:30:18 v2.2.1-dev.9 15:30:18 v2.3.0 15:30:18 v2.3.0-dev.10 15:30:18 v2.3.0-dev.11 15:30:18 v2.3.0-dev.12 15:30:18 v2.3.0-dev.13 15:30:18 v2.3.0-dev.14 15:30:18 v2.3.0-dev.15 15:30:18 v2.3.0-dev.16 15:30:18 v2.3.0-dev.17 15:30:18 v2.3.0-dev.18 15:30:18 v2.3.0-dev.19 15:30:18 v2.3.0-dev.20 15:30:18 v2.3.0-dev.21 15:30:18 v2.3.0-dev.22 15:30:18 v2.3.0-dev.23 15:30:18 v2.3.0-dev.24 15:30:18 v2.3.0-dev.25 15:30:18 v2.3.0-dev.26 15:30:18 v2.3.0-dev.27 15:30:18 v2.3.0-dev.28 15:30:18 v2.3.0-dev.29 15:30:18 v2.3.0-dev.30 15:30:18 v2.3.0-dev.31 15:30:18 v2.3.0-dev.32 15:30:18 v2.3.0-dev.33 15:30:18 v2.3.0-dev.34 15:30:18 v2.3.0-dev.35 15:30:18 v2.3.0-dev.36 15:30:18 v2.3.0-dev.37 15:30:18 v3.0.0-dev.1 15:30:18 v3.0.0-dev.10 15:30:18 v3.0.0-dev.11 15:30:18 v3.0.0-dev.12 15:30:18 v3.0.0-dev.2 15:30:18 v3.0.0-dev.3 15:30:18 v3.0.0-dev.4 15:30:18 v3.0.0-dev.5 15:30:18 v3.0.0-dev.6 15:30:18 v3.0.0-dev.7 15:30:18 v3.0.0-dev.8 15:30:18 v3.0.0-dev.9 [Pipeline] sh 15:30:18 + lftools sign git-tag v3.0.0-dev.12 15:30:18 Signing Git tag with Sigul... 15:30:18 Signing v3.0.0-dev.12 [Pipeline] echo 15:30:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:19 $ docker stop --time=1 36548f5cb3dda0a618b025b10575c1591e67264b92477ad284a6dc6186d8caa0 15:30:20 $ docker rm -f --volumes 36548f5cb3dda0a618b025b10575c1591e67264b92477ad284a6dc6186d8caa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:30:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:21 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:30:21 $ 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 15:30:21 $ docker top 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 -eo pid,comm 15:30:21 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). 15:30:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:22 [ssh-agent] Looking for ssh-agent implementation... 15:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:22 $ docker exec 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 ssh-agent 15:30:22 SSH_AUTH_SOCK=/tmp/ssh-RNmnljGFamTg/agent.34 15:30:22 SSH_AGENT_PID=40 15:30:22 Running ssh-add (command line suppressed) 15:30:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9525998488315023796.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9525998488315023796.key) 15:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:22 + git semver bump pre 15:30:22 2023-01-31 15:30:22,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:22 2023-01-31 15:30:22,817 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev 15:30:22 2023-01-31 15:30:22,817 [bump_version] DEBUG bumped version:3.0.0-dev.13 15:30:22 2023-01-31 15:30:22,817 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:30:22 2023-01-31 15:30:22,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:22 2023-01-31 15:30:22,817 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:30:22 2023-01-31 15:30:22,820 [execute] INFO git cat-file --batch-check 15:30:22 2023-01-31 15:30:22,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:22 2023-01-31 15:30:22,826 [execute] INFO git cat-file --batch 15:30:22 2023-01-31 15:30:22,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:22 2023-01-31 15:30:22,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:22 3.0.0-dev.13 [Pipeline] } 15:30:22 $ docker exec --env ******** --env ******** 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 ssh-agent -k 15:30:23 unset SSH_AUTH_SOCK; 15:30:23 unset SSH_AGENT_PID; 15:30:23 echo Agent pid 40 killed; 15:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:23 + git semver [Pipeline] } 15:30:23 $ docker stop --time=1 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 15:30:24 $ docker rm -f --volumes 700e2cfd1ecffb254e7d9cb8a32022115bcfe55ed0ed6694a46aee3ab19ccc33 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:25 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:30:25 $ 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 15:30:25 $ docker top 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 -eo pid,comm 15:30:25 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). 15:30:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:25 [ssh-agent] Looking for ssh-agent implementation... 15:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:26 $ docker exec 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 ssh-agent 15:30:26 SSH_AUTH_SOCK=/tmp/ssh-mDkOwL9RDKwh/agent.33 15:30:26 SSH_AGENT_PID=39 15:30:26 Running ssh-add (command line suppressed) 15:30:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1103011009063978359.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1103011009063978359.key) 15:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:26 + git semver push 15:30:26 2023-01-31 15:30:26,768 [run_push] DEBUG push 15:30:26 2023-01-31 15:30:26,769 [execute] INFO git cat-file --batch-check 15:30:26 2023-01-31 15:30:26,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:30:26 2023-01-31 15:30:26,773 [execute] INFO git rev-list 90f1ce80d2d42c2d535230f5e2a38d8b684ac9e3 -- 15:30:26 2023-01-31 15:30:26,773 [execute] DEBUG Popen(['git', 'rev-list', '90f1ce80d2d42c2d535230f5e2a38d8b684ac9e3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:30:26 2023-01-31 15:30:26,783 [execute] INFO git fetch -v origin 15:30:26 2023-01-31 15:30:26,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:30:27 2023-01-31 15:30:27,334 [run_push] DEBUG no remote changes detected 15:30:27 2023-01-31 15:30:27,334 [execute] INFO git push origin semver 15:30:27 2023-01-31 15:30:27,335 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:30:28 2023-01-31 15:30:28,128 [run_push] DEBUG push all version tags 15:30:28 2023-01-31 15:30:28,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:30:28 2023-01-31 15:30:28,129 [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) 15:30:29 2023-01-31 15:30:28,918 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:30:29 3.0.0-dev.13 [Pipeline] } 15:30:29 $ docker exec --env ******** --env ******** 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 ssh-agent -k 15:30:29 unset SSH_AUTH_SOCK; 15:30:29 unset SSH_AGENT_PID; 15:30:29 echo Agent pid 39 killed; 15:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:29 + git semver [Pipeline] } 15:30:29 $ docker stop --time=1 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 15:30:31 $ docker rm -f --volumes 124a1057f624a96886bcc0b7a06aff8c1d10185363f0ca2028fe482a4d84ad81 [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 15:30:31 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:30:31 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:30:31 total 16 15:30:31 drwxr-xr-x 3 root root 4096 Jan 31 15:20 . 15:30:31 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 15:30 .. 15:30:31 drwxr-xr-x 2 root root 4096 Jan 31 15:20 cost 15:30:31 -rw-r--r-- 1 root root 96 Jan 31 15:20 cost.csv 15:30:31 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:30:31 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:30:31 total 16 15:30:31 drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 15:20 . 15:30:31 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 15:30 .. 15:30:31 drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 15:20 cost 15:30:31 -rw-r--r-- 1 jenkins jenkins 96 Jan 31 15:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:30:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:32 ---> package-listing.sh 15:30:32 ++ facter osfamily 15:30:32 ++ tr '[:upper:]' '[:lower:]' 15:30:33 + OS_FAMILY=debian 15:30:33 + workspace=/w/workspace/ry_app-service-configurable_main 15:30:33 + START_PACKAGES=/tmp/packages_start.txt 15:30:33 + END_PACKAGES=/tmp/packages_end.txt 15:30:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:33 + PACKAGES=/tmp/packages_start.txt 15:30:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:33 + PACKAGES=/tmp/packages_end.txt 15:30:33 + case "${OS_FAMILY}" in 15:30:33 + dpkg -l 15:30:33 + grep '^ii' 15:30:33 + '[' -f /tmp/packages_start.txt ']' 15:30:33 + '[' -f /tmp/packages_end.txt ']' 15:30:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:33 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:30:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:30:33 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 15:30:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:34 prd-ubuntu20.04-docker-8c-8g-4138 does not seem to be running inside a container 15:30:34 $ 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 15:30:34 $ docker top 906b81b5e67b97cf54205bd437051207828b97020e428d6d544ad80ad1881de8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:35 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:35 + ls /var/log/sa-host 15:30:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:35 provisioning config files... 15:30:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6351709158220329870tmp [Pipeline] { [Pipeline] echo 15:30:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:35 ---> create-netrc.sh [Pipeline] } 15:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:36 ---> python-tools-install.sh [Pipeline] echo 15:30:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:36 ---> sudo-logs.sh 15:30:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:36 ---> job-cost.sh 15:30:36 lf-activate-venv: SKIPPING 15:30:36 DEBUG: total: 0.2199999988079071 15:30:36 INFO: Retrieving Stack Cost... 15:30:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:30:37 INFO: Archiving Costs [Pipeline] echo 15:30:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:38 ---> logs-deploy.sh 15:30:38 lf-activate-venv: SKIPPING 15:30:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/129 15:30:38 INFO: archiving workspace using pattern(s): 15:30:38 Archives upload complete. 15:30:38 INFO: archiving logs to Nexus