Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3cdb9c1fa70c191bed2b09799915be91331da1e 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-ssh6055375968051132281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14848063614828169460.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8221349015392411551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18391335295461738744.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-ssh8150659753607851775.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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7533 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 f3cdb9c1fa70c191bed2b09799915be91331da1e (main) Commit message: "fix: Comment out Host overrides in local config file. (#547)" > 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 f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 > git rev-list --no-walk 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:14:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:14:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:14:40 ========================================================= 04:14:40 EdgeX Global Pipelines Version Info 04:14:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:14:40 ------------------- 04:14:40 stable info: 04:14:40 ------------------- 04:14:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:14:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:14:40 Message: update stable to v1.0.245 04:14:41 ------------------- 04:14:41 experimental info: 04:14:41 ------------------- 04:14:41 Commited By: **** collab-it+edgex@linuxfoundation.org 04:14:41 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:14:41 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3cdb9c [Pipeline] echo 04:14:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:41 provisioning config files... 04:14:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17233622336419546585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:42 ---> docker-login.sh 04:14:42 nexus3.edgexfoundry.org:10001 04:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:42 Configure a credential helper to remove this warning. See 04:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:42 04:14:42 Login Succeeded 04:14:42 nexus3.edgexfoundry.org:10002 04:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:42 Configure a credential helper to remove this warning. See 04:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:42 04:14:42 Login Succeeded 04:14:42 nexus3.edgexfoundry.org:10003 04:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:42 Configure a credential helper to remove this warning. See 04:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:42 04:14:42 Login Succeeded 04:14:42 nexus3.edgexfoundry.org:10004 04:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 docker.io 04:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:43 Configure a credential helper to remove this warning. See 04:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:43 04:14:43 Login Succeeded 04:14:43 ---> docker-login.sh ends [Pipeline] } 04:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:14:43 + git rev-list -1 --merges f3cdb9c1fa70c191bed2b09799915be91331da1e~1..f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo 04:14:43 -----------> git rev-list -1 --merges f3cdb9c1fa70c191bed2b09799915be91331da1e~1..f3cdb9c1fa70c191bed2b09799915be91331da1e f3cdb9c1fa70c191bed2b09799915be91331da1e [false] [Pipeline] sh 04:14:44 + git log --format=format:%s -1 f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo 04:14:44 ========================================================= 04:14:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:14:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:14:44 + git log --format=format:%s -1 f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo 04:14:44 [semverPrep] GIT_COMMIT: f3cdb9c1fa70c191bed2b09799915be91331da1e, Commit Message: fix: Comment out Host overrides in local config file. (#547) [Pipeline] echo 04:14:44 [semverPrep] This is not a build commit. [Pipeline] sh 04:14:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:14:44 + grep -v github /etc/ssh/ssh_known_hosts 04:14:44 + [ -e /tmp/ssh_known_hosts ] 04:14:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:14:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:14:44 + sudo tee -a /etc/ssh/ssh_known_hosts 04:14:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:45 04:14:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:45 0.1.4: Pulling from edgex-devops/py-git-semver 04:14:45 b85a868b505f: Pulling fs layer 04:14:45 e2be974225ed: Pulling fs layer 04:14:45 339a4e72a1f5: Pulling fs layer 04:14:45 988bab9f4d93: Pulling fs layer 04:14:45 1469e6f7b9e6: Pulling fs layer 04:14:45 eaf3925da568: Pulling fs layer 04:14:45 bab4dde63d76: Pulling fs layer 04:14:45 bde34c3a00c8: Pulling fs layer 04:14:45 b352a97aabf1: Pulling fs layer 04:14:45 4872d77fe225: Pulling fs layer 04:14:45 5851b861e8e6: Pulling fs layer 04:14:45 1469e6f7b9e6: Waiting 04:14:45 eaf3925da568: Waiting 04:14:45 bab4dde63d76: Waiting 04:14:45 bde34c3a00c8: Waiting 04:14:45 b352a97aabf1: Waiting 04:14:45 4872d77fe225: Waiting 04:14:45 5851b861e8e6: Waiting 04:14:45 e2be974225ed: Verifying Checksum 04:14:45 e2be974225ed: Download complete 04:14:45 988bab9f4d93: Verifying Checksum 04:14:45 988bab9f4d93: Download complete 04:14:45 1469e6f7b9e6: Verifying Checksum 04:14:45 1469e6f7b9e6: Download complete 04:14:45 339a4e72a1f5: Verifying Checksum 04:14:45 339a4e72a1f5: Download complete 04:14:45 eaf3925da568: Verifying Checksum 04:14:45 eaf3925da568: Download complete 04:14:45 bde34c3a00c8: Download complete 04:14:45 b352a97aabf1: Verifying Checksum 04:14:45 b352a97aabf1: Download complete 04:14:45 4872d77fe225: Download complete 04:14:45 5851b861e8e6: Verifying Checksum 04:14:45 5851b861e8e6: Download complete 04:14:45 b85a868b505f: Verifying Checksum 04:14:45 b85a868b505f: Download complete 04:14:45 bab4dde63d76: Verifying Checksum 04:14:45 bab4dde63d76: Download complete 04:14:46 b85a868b505f: Pull complete 04:14:47 e2be974225ed: Pull complete 04:14:47 339a4e72a1f5: Pull complete 04:14:47 988bab9f4d93: Pull complete 04:14:48 1469e6f7b9e6: Pull complete 04:14:48 eaf3925da568: Pull complete 04:14:49 bab4dde63d76: Pull complete 04:14:49 bde34c3a00c8: Pull complete 04:14:49 b352a97aabf1: Pull complete 04:14:50 4872d77fe225: Pull complete 04:14:50 5851b861e8e6: Pull complete 04:14:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:50 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:14:50 $ 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 04:14:52 $ docker top 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab -eo pid,comm 04:14:52 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). 04:14:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:52 [ssh-agent] Looking for ssh-agent implementation... 04:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:52 $ docker exec 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent 04:14:52 SSH_AUTH_SOCK=/tmp/ssh-LnDhS4Nk6zEE/agent.31 04:14:52 SSH_AGENT_PID=37 04:14:52 Running ssh-add (command line suppressed) 04:14:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4135934322927958853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4135934322927958853.key) 04:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:52 + git tag --points-at HEAD [Pipeline] } 04:14:52 $ docker exec --env ******** --env ******** 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent -k 04:14:52 unset SSH_AUTH_SOCK; 04:14:52 unset SSH_AGENT_PID; 04:14:52 echo Agent pid 37 killed; 04:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:14:52 [ssh-agent] Looking for ssh-agent implementation... 04:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:14:53 $ docker exec 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent 04:14:53 SSH_AUTH_SOCK=/tmp/ssh-fORv4xesqfL1/agent.69 04:14:53 SSH_AGENT_PID=75 04:14:53 Running ssh-add (command line suppressed) 04:14:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15143913826643257938.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15143913826643257938.key) 04:14:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:14:53 + git semver init 04:14:53 2023-04-12 04:14:53,828 [run_init] DEBUG init version:0.0.0 force:False 04:14:53 2023-04-12 04:14:53,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:14:53 2023-04-12 04:14:53,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:14:53 2023-04-12 04:14:53,829 [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) 04:14:54 2023-04-12 04:14:54,576 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:14:54 2023-04-12 04:14:54,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:14:54 2023-04-12 04:14:54,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:14:54 2023-04-12 04:14:54,577 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:14:54 3.0.0-dev.31 [Pipeline] } 04:14:54 $ docker exec --env ******** --env ******** 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent -k 04:14:54 unset SSH_AUTH_SOCK; 04:14:54 unset SSH_AGENT_PID; 04:14:54 echo Agent pid 75 killed; 04:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:14:55 + git semver [Pipeline] } 04:14:55 $ docker stop --time=1 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab 04:14:56 $ docker rm -f --volumes 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab [Pipeline] // withDockerContainer [Pipeline] sh 04:14:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:14:57 Stashed 1 file(s) [Pipeline] echo 04:14:57 [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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 04:14:57 provisioning config files... 04:14:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17833046505331380567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:57 ---> docker-login.sh 04:14:57 nexus3.edgexfoundry.org:10001 04:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:57 Configure a credential helper to remove this warning. See 04:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:57 04:14:57 Login Succeeded 04:14:57 nexus3.edgexfoundry.org:10002 04:14:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:57 Configure a credential helper to remove this warning. See 04:14:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:57 04:14:57 Login Succeeded 04:14:57 nexus3.edgexfoundry.org:10003 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 nexus3.edgexfoundry.org:10004 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 docker.io 04:14:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:14:58 Configure a credential helper to remove this warning. See 04:14:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:14:58 04:14:58 Login Succeeded 04:14:58 ---> docker-login.sh ends [Pipeline] } 04:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:14:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:14:58 ========================================================= 04:14:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:14:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:14:58 Sending build context to Docker daemon 3.271MB 04:14:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:14:58 Step 2/12 : FROM ${BASE} AS builder 04:14:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:58 63b65145d645: Pulling fs layer 04:14:58 a2d21d5440eb: Pulling fs layer 04:14:58 935e6c44a52c: Pulling fs layer 04:14:58 94cc34f8dd06: Pulling fs layer 04:14:58 30dea6a524f1: Pulling fs layer 04:14:58 a2aff8979fd8: Pulling fs layer 04:14:58 6808be2612f2: Pulling fs layer 04:14:58 f25807f1079a: Pulling fs layer 04:14:58 a2aff8979fd8: Waiting 04:14:58 6808be2612f2: Waiting 04:14:58 f25807f1079a: Waiting 04:14:58 94cc34f8dd06: Waiting 04:14:58 30dea6a524f1: Waiting 04:14:58 a2d21d5440eb: Verifying Checksum 04:14:58 a2d21d5440eb: Download complete 04:14:58 94cc34f8dd06: Verifying Checksum 04:14:58 94cc34f8dd06: Download complete 04:14:58 63b65145d645: Verifying Checksum 04:14:58 63b65145d645: Download complete 04:14:58 30dea6a524f1: Download complete 04:14:58 a2aff8979fd8: Verifying Checksum 04:14:58 a2aff8979fd8: Download complete 04:14:58 63b65145d645: Pull complete 04:14:59 a2d21d5440eb: Pull complete 04:14:59 f25807f1079a: Verifying Checksum 04:14:59 f25807f1079a: Download complete 04:14:59 935e6c44a52c: Verifying Checksum 04:14:59 935e6c44a52c: Download complete 04:14:59 6808be2612f2: Verifying Checksum 04:14:59 6808be2612f2: Download complete 04:15:03 935e6c44a52c: Pull complete 04:15:03 94cc34f8dd06: Pull complete 04:15:03 30dea6a524f1: Pull complete 04:15:03 a2aff8979fd8: Pull complete 04:15:05 6808be2612f2: Pull complete 04:15:06 f25807f1079a: Pull complete 04:15:06 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:15:06 ---> 3b553350e43f 04:15:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:15:09 ---> Running in 4567b22d2437 04:15:09 Removing intermediate container 4567b22d2437 04:15:09 ---> 293b19d6d7d0 04:15:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:15:09 ---> Running in 8834802fea2e 04:15:09 Removing intermediate container 8834802fea2e 04:15:09 ---> 8231abfdb7d4 04:15:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:15:09 ---> Running in 645c5c171fab 04:15:09 Removing intermediate container 645c5c171fab 04:15:09 ---> a54b5fe14275 04:15:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:09 ---> Running in ec3069aecf52 04:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:15:10 OK: 265 MiB in 53 packages 04:15:10 Removing intermediate container ec3069aecf52 04:15:10 ---> 0ff9bb4ed399 04:15:10 Step 7/12 : WORKDIR /app 04:15:10 ---> Running in 9fa10d3cc450 04:15:11 Removing intermediate container 9fa10d3cc450 04:15:11 ---> 642352dd5352 04:15:11 Step 8/12 : COPY go.mod vendor* ./ 04:15:11 ---> e7061f842c90 04:15:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:11 ---> Running in 9f135b630ff5 04:15:12 Still waiting to schedule task 04:15:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:15:37 Removing intermediate container 9f135b630ff5 04:15:37 ---> cb30f57ee634 04:15:37 Step 10/12 : COPY . . 04:15:37 ---> cd9cb7ff6a29 04:15:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:15:37 ---> Running in 123bdb000ec5 04:15:37 Removing intermediate container 123bdb000ec5 04:15:37 ---> 0c7a5804ba87 04:15:37 Step 12/12 : RUN $MAKE 04:15:37 ---> Running in 86696f39001f 04:15:37 noop 04:15:37 Removing intermediate container 86696f39001f 04:15:37 ---> 9624815ffa79 04:15:37 Successfully built 9624815ffa79 04:15:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:37 + docker inspect -f . ci-base-image-x86_64 04:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:38 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:15:38 $ 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 04:15:38 $ docker top ff412004c1e5c2fdabe78d887814d6408cec8d084afc5901124e8dae6c3cd952 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:38 + go version 04:15:38 go version go1.20.2 linux/amd64 [Pipeline] } 04:15:38 $ docker stop --time=1 ff412004c1e5c2fdabe78d887814d6408cec8d084afc5901124e8dae6c3cd952 04:15:40 $ docker rm -f --volumes ff412004c1e5c2fdabe78d887814d6408cec8d084afc5901124e8dae6c3cd952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:40 + docker inspect -f . ci-base-image-x86_64 04:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:40 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:15:40 $ 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 04:15:40 $ docker top 53ca616c4b731797f7ab178a9b9b789ccc8eebb523c3a694d34f04c7f06ac46c -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:41 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:15:41 + make test 04:15:41 go test -race -coverprofile=coverage.out ./... 04:16:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:16:21 go vet ./... 04:16:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:16:25 ./bin/test-attribution-txt.sh 04:16:25 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 04:16:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:16:25 $ docker stop --time=1 53ca616c4b731797f7ab178a9b9b789ccc8eebb523c3a694d34f04c7f06ac46c 04:16:28 $ docker rm -f --volumes 53ca616c4b731797f7ab178a9b9b789ccc8eebb523c3a694d34f04c7f06ac46c [Pipeline] // withDockerContainer [Pipeline] sh 04:16:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:16:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:29 + ls -al . 04:16:29 total 176 04:16:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:15 . 04:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:14 .. 04:16:29 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 04:14 .dockerignore 04:16:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:14 .git 04:16:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:14 .github 04:16:29 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 04:14 .gitignore 04:16:29 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 04:14 .golangci.yml 04:16:29 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 04:14 .semver 04:16:29 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 04:14 Attribution.txt 04:16:29 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 04:14 CHANGELOG.md 04:16:29 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 04:14 Dockerfile 04:16:29 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 04:14 GOVERNANCE.md 04:16:29 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 04:14 Jenkinsfile 04:16:29 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 04:14 LICENSE 04:16:29 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 04:14 OWNERS.md 04:16:29 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 04:14 README.md 04:16:29 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 04:14 VERSION 04:16:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:14 bin 04:16:29 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 04:15 coverage.out 04:16:29 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 04:14 go.mod 04:16:29 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 04:14 go.sum 04:16:29 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 04:14 main.go 04:16:29 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 04:14 makefile 04:16:29 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:14 res 04:16:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:30 + 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=f3cdb9c1fa70c191bed2b09799915be91331da1e --label arch=amd64 --label version=3.0.0-dev.31 . 04:16:30 Sending build context to Docker daemon 3.272MB 04:16:30 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:16:30 Step 2/26 : FROM ${BASE} AS builder 04:16:30 ---> 9624815ffa79 04:16:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:16:30 ---> Running in 424ec335a9c6 04:16:30 Removing intermediate container 424ec335a9c6 04:16:30 ---> 6f4de8d1f43d 04:16:30 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:16:30 ---> Running in 277bb47a00d2 04:16:30 Removing intermediate container 277bb47a00d2 04:16:30 ---> 45e68a2e28ab 04:16:30 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:16:30 ---> Running in d883d33ac83d 04:16:30 Removing intermediate container d883d33ac83d 04:16:30 ---> e7db53f66cca 04:16:30 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:30 ---> Running in 6a87c9860f9a 04:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:16:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:16:31 OK: 265 MiB in 53 packages 04:16:31 Removing intermediate container 6a87c9860f9a 04:16:31 ---> f0c2de59d702 04:16:31 Step 7/26 : WORKDIR /app 04:16:31 ---> Running in 3580ac284baa 04:16:31 Removing intermediate container 3580ac284baa 04:16:31 ---> 325a9b53e7e7 04:16:31 Step 8/26 : COPY go.mod vendor* ./ 04:16:32 ---> d3f55e1107a8 04:16:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:32 ---> Running in 1d42cb7cc87a 04:16:33 Removing intermediate container 1d42cb7cc87a 04:16:33 ---> 126d51236ce5 04:16:33 Step 10/26 : COPY . . 04:16:33 ---> d1e9c9a51256 04:16:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:16:33 ---> Running in ecb0dc6b5fc4 04:16:33 Removing intermediate container ecb0dc6b5fc4 04:16:33 ---> 32dd166f9e06 04:16:33 Step 12/26 : RUN $MAKE 04:16:33 ---> Running in 6feb3f8c0b45 04:16:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 04:16:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7534 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:16:51 Running in /w/workspace/app-service-configurable/149 [Pipeline] { [Pipeline] checkout 04:16:51 Selected Git installation does not exist. Using Default 04:16:51 The recommended git tool is: NONE 04:16:51 Removing intermediate container 6feb3f8c0b45 04:16:51 ---> 36fbf0d52178 04:16:51 Step 13/26 : FROM alpine:3.17 04:16:52 3.17: Pulling from library/alpine 04:16:52 f56be85fc22e: Pulling fs layer 04:16:52 f56be85fc22e: Verifying Checksum 04:16:52 f56be85fc22e: Download complete 04:16:52 f56be85fc22e: Pull complete 04:16:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:16:52 Status: Downloaded newer image for alpine:3.17 04:16:52 ---> 9ed4aefc74f6 04:16:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:16:52 ---> Running in d5c665e0b2db 04:16:52 Removing intermediate container d5c665e0b2db 04:16:52 ---> 3515c1fa9871 04:16:52 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 04:16:52 ---> Running in 5d2485f6ecdb 04:16:52 Removing intermediate container 5d2485f6ecdb 04:16:52 ---> 01037b41dcda 04:16:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:16:52 ---> Running in 75f50ed72038 04:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:16:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:16:53 (1/2) Installing ca-certificates (20220614-r4) 04:16:53 (2/2) Installing dumb-init (1.2.5-r2) 04:16:53 Executing busybox-1.35.0-r29.trigger 04:16:53 Executing ca-certificates-20220614-r4.trigger 04:16:54 OK: 8 MiB in 17 packages 04:16:54 Removing intermediate container 75f50ed72038 04:16:54 ---> 67247d9effef 04:16:54 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:16:54 ---> ca6f4742cc47 04:16:54 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:16:54 ---> 4e01a2fb0ffb 04:16:54 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:16:54 ---> 8ee7e2258ce1 04:16:54 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:16:55 ---> 2056e9f33b36 04:16:55 Step 21/26 : EXPOSE 48095 04:16:55 ---> Running in 9a778892ed8a 04:16:55 Removing intermediate container 9a778892ed8a 04:16:55 ---> 0deb5eb2abac 04:16:55 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 04:16:55 ---> Running in 0e267684b001 04:16:55 Removing intermediate container 0e267684b001 04:16:55 ---> 87b61bb75ef2 04:16:55 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:16:55 ---> Running in 52e5e9b3d526 04:16:55 Removing intermediate container 52e5e9b3d526 04:16:55 ---> 7a3fd44c4ced 04:16:55 Step 24/26 : LABEL arch=amd64 04:16:55 ---> Running in c4aa0a7c4a38 04:16:55 Removing intermediate container c4aa0a7c4a38 04:16:55 ---> c231bf09161a 04:16:55 Step 25/26 : LABEL git_sha=f3cdb9c1fa70c191bed2b09799915be91331da1e 04:16:55 ---> Running in 1107db4c44e3 04:16:55 Removing intermediate container 1107db4c44e3 04:16:55 ---> e4acd5b755cc 04:16:55 Step 26/26 : LABEL version=3.0.0-dev.31 04:16:55 ---> Running in 4e00a8e8af03 04:16:56 Removing intermediate container 4e00a8e8af03 04:16:56 ---> 6e135a335b0b 04:16:56 [Warning] One or more build-args [ARCH] were not consumed 04:16:56 Successfully built 6e135a335b0b 04:16:56 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 04:16:56 provisioning config files... 04:16:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7657317864546688403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:56 ---> docker-login.sh 04:16:56 nexus3.edgexfoundry.org:10001 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 nexus3.edgexfoundry.org:10002 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 nexus3.edgexfoundry.org:10003 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 nexus3.edgexfoundry.org:10004 04:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:56 Configure a credential helper to remove this warning. See 04:16:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:56 04:16:56 Login Succeeded 04:16:56 docker.io 04:16:57 using credential edgex-jenkins-ssh 04:16:57 Cloning the remote Git repository 04:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:57 Configure a credential helper to remove this warning. See 04:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:57 04:16:57 Login Succeeded 04:16:57 ---> docker-login.sh ends [Pipeline] } 04:16:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:16:57 f3cdb9c1fa70c191bed2b09799915be91331da1e 04:16:57 latest 04:16:57 3.0.0-dev.31 04:16:57 f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 04:16:57 main 04:16:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e 04:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:16:57 67c73ed76d96: Preparing 04:16:57 c51b0a740fbd: Preparing 04:16:57 640dc873874e: Preparing 04:16:57 fc75df6209e4: Preparing 04:16:57 ca5356fb3c9a: Preparing 04:16:57 f1417ff83b31: Preparing 04:16:57 f1417ff83b31: Waiting 04:16:57 fc75df6209e4: Pushed 04:16:57 c51b0a740fbd: Pushed 04:16:57 640dc873874e: Pushed 04:16:57 f1417ff83b31: Layer already exists 04:16:57 ca5356fb3c9a: Pushed 04:16:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:16:57 > git init /w/workspace/app-service-configurable/149 # timeout=10 04:16:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:16:57 > git --version # timeout=10 04:16:57 > git --version # 'git version 2.25.1' 04:16:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:16:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:16:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:59 Avoid second fetch 04:16:59 Checking out Revision f3cdb9c1fa70c191bed2b09799915be91331da1e (main) 04:17:00 Commit message: "fix: Comment out Host overrides in local config file. (#547)" 04:16:59 > git config core.sparsecheckout # timeout=10 04:16:59 > git checkout -f f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:01 67c73ed76d96: Pushed 04:17:01 f3cdb9c1fa70c191bed2b09799915be91331da1e: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:17:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:17:01 Dload Upload Total Spent Left Speed 04:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 04:17:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 04:17:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:17:01 67c73ed76d96: Preparing 04:17:01 c51b0a740fbd: Preparing 04:17:01 640dc873874e: Preparing 04:17:01 fc75df6209e4: Preparing 04:17:01 ca5356fb3c9a: Preparing 04:17:01 f1417ff83b31: Preparing 04:17:01 f1417ff83b31: Waiting 04:17:01 ca5356fb3c9a: Layer already exists 04:17:01 fc75df6209e4: Layer already exists 04:17:01 c51b0a740fbd: Layer already exists 04:17:01 67c73ed76d96: Layer already exists 04:17:01 640dc873874e: Layer already exists 04:17:01 f1417ff83b31: Layer already exists 04:17:01 latest: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:17:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + sudo tee /etc/docker/daemon.new 04:17:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:17:02 { 04:17:02 "registry-mirrors": [ 04:17:02 "https://nexus3.edgexfoundry.org:10001" 04:17:02 ], 04:17:02 "bip": "10.250.0.254/24", 04:17:02 "hosts": [ 04:17:02 "tcp://0.0.0.0:5555", 04:17:02 "unix:///var/run/docker.sock" 04:17:02 ], 04:17:02 "mtu": 1458, 04:17:02 "selinux-enabled": true, 04:17:02 "seccomp-profile": "/etc/docker/seccomp.json" 04:17:02 } [Pipeline] sh 04:17:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 04:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:17:02 67c73ed76d96: Preparing 04:17:02 c51b0a740fbd: Preparing 04:17:02 640dc873874e: Preparing 04:17:02 fc75df6209e4: Preparing 04:17:02 ca5356fb3c9a: Preparing 04:17:02 f1417ff83b31: Preparing 04:17:02 c51b0a740fbd: Layer already exists 04:17:02 ca5356fb3c9a: Layer already exists 04:17:02 640dc873874e: Layer already exists 04:17:02 67c73ed76d96: Layer already exists 04:17:02 fc75df6209e4: Layer already exists 04:17:02 f1417ff83b31: Layer already exists 04:17:02 3.0.0-dev.31: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:17:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + sudo service docker restart 04:17:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 04:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:17:02 67c73ed76d96: Preparing 04:17:02 c51b0a740fbd: Preparing 04:17:02 640dc873874e: Preparing 04:17:02 fc75df6209e4: Preparing 04:17:02 ca5356fb3c9a: Preparing 04:17:02 f1417ff83b31: Preparing 04:17:02 f1417ff83b31: Waiting 04:17:02 640dc873874e: Layer already exists 04:17:02 c51b0a740fbd: Layer already exists 04:17:02 ca5356fb3c9a: Layer already exists 04:17:02 fc75df6209e4: Layer already exists 04:17:02 67c73ed76d96: Layer already exists 04:17:02 f1417ff83b31: Layer already exists 04:17:02 f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:17:03 67c73ed76d96: Preparing 04:17:03 c51b0a740fbd: Preparing 04:17:03 640dc873874e: Preparing 04:17:03 fc75df6209e4: Preparing 04:17:03 ca5356fb3c9a: Preparing 04:17:03 f1417ff83b31: Preparing 04:17:03 f1417ff83b31: Waiting 04:17:03 fc75df6209e4: Layer already exists 04:17:03 ca5356fb3c9a: Layer already exists 04:17:03 67c73ed76d96: Layer already exists 04:17:03 c51b0a740fbd: Layer already exists 04:17:03 640dc873874e: Layer already exists 04:17:03 f1417ff83b31: Layer already exists 04:17:03 main: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:03 ===================================================== [Pipeline] echo 04:17:03 taggedImages: 04:17:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e 04:17:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:17:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 04:17:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 04:17:03 - 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 04:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:03 04:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:04 latest: Pulling from edgex-lftools-log-publisher 04:17:04 5eb5b503b376: Pulling fs layer 04:17:04 5c69ac0246d0: Pulling fs layer 04:17:04 ec43610c2a17: Pulling fs layer 04:17:04 3a2ae6a8a46f: Pulling fs layer 04:17:04 33b1e0a273af: Pulling fs layer 04:17:04 5d3b04190fa2: Pulling fs layer 04:17:04 2f39f015ded8: Pulling fs layer 04:17:04 3a2ae6a8a46f: Waiting 04:17:04 33b1e0a273af: Waiting 04:17:04 5d3b04190fa2: Waiting 04:17:04 2f39f015ded8: Waiting 04:17:04 5c69ac0246d0: Verifying Checksum 04:17:04 5c69ac0246d0: Download complete 04:17:04 3a2ae6a8a46f: Verifying Checksum 04:17:04 3a2ae6a8a46f: Download complete 04:17:04 33b1e0a273af: Verifying Checksum 04:17:04 33b1e0a273af: Download complete 04:17:04 5d3b04190fa2: Verifying Checksum 04:17:04 5d3b04190fa2: Download complete 04:17:04 ec43610c2a17: Verifying Checksum 04:17:04 ec43610c2a17: Download complete 04:17:04 5eb5b503b376: Download complete 04:17:05 2f39f015ded8: Download complete 04:17:05 5eb5b503b376: Pull complete 04:17:05 5c69ac0246d0: Pull complete 04:17:06 ec43610c2a17: Pull complete 04:17:06 3a2ae6a8a46f: Pull complete 04:17:06 33b1e0a273af: Pull complete 04:17:06 5d3b04190fa2: Pull complete 04:17:11 2f39f015ded8: Pull complete 04:17:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:12 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:17:12 $ 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 04:17:14 $ docker top 86e289dea19e866af968439aac7e5e3363bf9dff37ae2a0255e6289aa81e1de9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:15 ---> job-cost.sh 04:17:15 lf-activate-venv: SKIPPING 04:17:15 INFO: No Stack... 04:17:15 INFO: Retrieving Pricing Info for: v3-standard-8 04:17:15 INFO: Archiving Costs [Pipeline] sh 04:17:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:17:15 + cut -d, -f6 [Pipeline] lock 04:17:15 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] 04:17:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] did not exist. Created. 04:17:15 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:17:16 Stashed 1 file(s) [Pipeline] } 04:17:16 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 04:17:16 $ docker stop --time=1 86e289dea19e866af968439aac7e5e3363bf9dff37ae2a0255e6289aa81e1de9 04:17:17 $ docker rm -f --volumes 86e289dea19e866af968439aac7e5e3363bf9dff37ae2a0255e6289aa81e1de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:21 provisioning config files... 04:17:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/149@tmp/config4524405177781891261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:21 ---> docker-login.sh 04:17:21 nexus3.edgexfoundry.org:10001 04:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:21 Configure a credential helper to remove this warning. See 04:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:21 04:17:21 Login Succeeded 04:17:21 nexus3.edgexfoundry.org:10002 04:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:22 Configure a credential helper to remove this warning. See 04:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:22 04:17:22 Login Succeeded 04:17:22 nexus3.edgexfoundry.org:10003 04:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:22 Configure a credential helper to remove this warning. See 04:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:22 04:17:22 Login Succeeded 04:17:22 nexus3.edgexfoundry.org:10004 04:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:23 Configure a credential helper to remove this warning. See 04:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:23 04:17:23 Login Succeeded 04:17:23 docker.io 04:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:23 Configure a credential helper to remove this warning. See 04:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:23 04:17:23 Login Succeeded 04:17:23 ---> docker-login.sh ends [Pipeline] } 04:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:17:23 ========================================================= 04:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:17:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:17:24 Sending build context to Docker daemon 169kB 04:17:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:17:24 Step 2/12 : FROM ${BASE} AS builder 04:17:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:24 af6eaf76a39c: Pulling fs layer 04:17:24 55522c791124: Pulling fs layer 04:17:24 ce5c4a1c91eb: Pulling fs layer 04:17:24 169dfbe0d373: Pulling fs layer 04:17:24 e1ff8fa3b103: Pulling fs layer 04:17:24 52ebb69f0ebf: Pulling fs layer 04:17:24 5abe8eddf0d5: Pulling fs layer 04:17:24 169dfbe0d373: Waiting 04:17:24 e1ff8fa3b103: Waiting 04:17:24 52ebb69f0ebf: Waiting 04:17:24 5abe8eddf0d5: Waiting 04:17:24 55522c791124: Verifying Checksum 04:17:24 55522c791124: Download complete 04:17:24 169dfbe0d373: Verifying Checksum 04:17:24 169dfbe0d373: Download complete 04:17:24 e1ff8fa3b103: Download complete 04:17:24 af6eaf76a39c: Verifying Checksum 04:17:25 5abe8eddf0d5: Verifying Checksum 04:17:25 5abe8eddf0d5: Download complete 04:17:25 af6eaf76a39c: Pull complete 04:17:26 55522c791124: Pull complete 04:17:27 52ebb69f0ebf: Verifying Checksum 04:17:27 52ebb69f0ebf: Download complete 04:17:27 ce5c4a1c91eb: Verifying Checksum 04:17:27 ce5c4a1c91eb: Download complete 04:17:37 ce5c4a1c91eb: Pull complete 04:17:37 169dfbe0d373: Pull complete 04:17:37 e1ff8fa3b103: Pull complete 04:17:46 52ebb69f0ebf: Pull complete 04:17:47 5abe8eddf0d5: Pull complete 04:17:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:17:47 ---> 6cb57ee374ae 04:17:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:17:49 ---> Running in a7e4c65597bb 04:17:49 Removing intermediate container a7e4c65597bb 04:17:49 ---> 76cc07d05a83 04:17:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:17:49 ---> Running in 9997103975cc 04:17:49 Removing intermediate container 9997103975cc 04:17:49 ---> 0d959c009aec 04:17:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:17:49 ---> Running in 2689fadcbb59 04:17:49 Removing intermediate container 2689fadcbb59 04:17:49 ---> 48ed7c3bb5e8 04:17:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:49 ---> Running in 9c7084aadd16 04:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:17:52 OK: 263 MiB in 53 packages 04:17:53 Removing intermediate container 9c7084aadd16 04:17:53 ---> a315cb485a29 04:17:53 Step 7/12 : WORKDIR /app 04:17:53 ---> Running in 52437996f256 04:17:53 Removing intermediate container 52437996f256 04:17:53 ---> 370be705d763 04:17:53 Step 8/12 : COPY go.mod vendor* ./ 04:17:54 ---> 02aa2e6763e5 04:17:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:54 ---> Running in b01299b55fd2 04:18:50 Removing intermediate container b01299b55fd2 04:18:50 ---> 11643efcea5f 04:18:50 Step 10/12 : COPY . . 04:18:50 ---> f071f2684bda 04:18:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:18:50 ---> Running in 863548352dbc 04:18:50 Removing intermediate container 863548352dbc 04:18:50 ---> 5cd6929b6425 04:18:50 Step 12/12 : RUN $MAKE 04:18:50 ---> Running in a17b15128b42 04:18:50 noop 04:18:50 Removing intermediate container a17b15128b42 04:18:50 ---> e93e3f7ee636 04:18:50 Successfully built e93e3f7ee636 04:18:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:51 + docker inspect -f . ci-base-image-arm64 04:18:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-7534 does not seem to be running inside a container 04:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/149 -v /w/workspace/app-service-configurable/149:/w/workspace/app-service-configurable/149:rw,z -v /w/workspace/app-service-configurable/149@tmp:/w/workspace/app-service-configurable/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:52 $ docker top ad3d63ced3a7b9236899e9da7a9e0af928d14e0996700debb18a2e718eaa44b0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:53 + go version 04:18:53 go version go1.20.2 linux/arm64 [Pipeline] } 04:18:53 $ docker stop --time=1 ad3d63ced3a7b9236899e9da7a9e0af928d14e0996700debb18a2e718eaa44b0 04:18:54 $ docker rm -f --volumes ad3d63ced3a7b9236899e9da7a9e0af928d14e0996700debb18a2e718eaa44b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:55 + docker inspect -f . ci-base-image-arm64 04:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:55 prd-ubuntu20.04-docker-arm64-4c-16g-7534 does not seem to be running inside a container 04:18:55 $ 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/149 -v /w/workspace/app-service-configurable/149:/w/workspace/app-service-configurable/149:rw,z -v /w/workspace/app-service-configurable/149@tmp:/w/workspace/app-service-configurable/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:56 $ docker top 87a51aa43ac2d48068e03569eb6c3b4b4e97c0d1747ac6c698f271a966b318ad -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:57 + git config --global --add safe.directory /w/workspace/app-service-configurable/149 [Pipeline] fileExists [Pipeline] sh 04:18:57 + make test 04:18:57 go test -race -coverprofile=coverage.out ./... 04:21:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:21:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:21:19 go vet ./... 04:23:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:23:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:23:55 ./bin/test-attribution-txt.sh 04:23:55 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 04:23:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:23:55 $ docker stop --time=1 87a51aa43ac2d48068e03569eb6c3b4b4e97c0d1747ac6c698f271a966b318ad 04:23:57 $ docker rm -f --volumes 87a51aa43ac2d48068e03569eb6c3b4b4e97c0d1747ac6c698f271a966b318ad [Pipeline] // withDockerContainer [Pipeline] sh 04:23:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:59 Warning: overwriting stash ‘coverage-report’ 04:23:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:00 + ls -al . 04:24:00 total 172 04:24:00 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 04:19 . 04:24:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:16 .. 04:24:00 -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 04:16 .dockerignore 04:24:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:16 .git 04:24:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:16 .github 04:24:00 -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 04:16 .gitignore 04:24:00 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 04:16 .golangci.yml 04:24:00 -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 04:16 Attribution.txt 04:24:00 -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 04:16 CHANGELOG.md 04:24:00 -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 04:16 Dockerfile 04:24:00 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 04:16 GOVERNANCE.md 04:24:00 -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 04:16 Jenkinsfile 04:24:00 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 04:16 LICENSE 04:24:00 -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 04:16 OWNERS.md 04:24:00 -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 04:16 README.md 04:24:00 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 04:14 VERSION 04:24:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:16 bin 04:24:00 -rw-r--r-- 1 jenkins jenkins 13 Apr 12 04:19 coverage.out 04:24:00 -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 04:16 go.mod 04:24:00 -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 04:16 go.sum 04:24:00 -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 04:16 main.go 04:24:00 -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 04:16 makefile 04:24:00 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:16 res 04:24:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + 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=f3cdb9c1fa70c191bed2b09799915be91331da1e --label arch=arm64 --label version=3.0.0-dev.31 . 04:24:00 Sending build context to Docker daemon 170kB 04:24:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:24:00 Step 2/26 : FROM ${BASE} AS builder 04:24:00 ---> e93e3f7ee636 04:24:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:24:00 ---> Running in a7b7a0cb8a01 04:24:01 Removing intermediate container a7b7a0cb8a01 04:24:01 ---> 5b7fefcbfaa3 04:24:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:24:01 ---> Running in e8710b51df2b 04:24:01 Removing intermediate container e8710b51df2b 04:24:01 ---> e03e294fa9af 04:24:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:24:01 ---> Running in c7cb1a601ba0 04:24:01 Removing intermediate container c7cb1a601ba0 04:24:01 ---> 7897f83d1d06 04:24:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:01 ---> Running in cf2b8876eb47 04:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:24:04 OK: 263 MiB in 53 packages 04:24:04 Removing intermediate container cf2b8876eb47 04:24:04 ---> d310278f5c49 04:24:04 Step 7/26 : WORKDIR /app 04:24:04 ---> Running in 71cd7407ee21 04:24:05 Removing intermediate container 71cd7407ee21 04:24:05 ---> b16d18a9169c 04:24:05 Step 8/26 : COPY go.mod vendor* ./ 04:24:05 ---> a039f92c428e 04:24:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:05 ---> Running in 35ecf97a1826 04:24:08 Removing intermediate container 35ecf97a1826 04:24:08 ---> c39a9232b236 04:24:08 Step 10/26 : COPY . . 04:24:08 ---> faf25f36040f 04:24:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:08 ---> Running in 97f84d69cae9 04:24:08 Removing intermediate container 97f84d69cae9 04:24:08 ---> c80d5748d408 04:24:08 Step 12/26 : RUN $MAKE 04:24:08 ---> Running in 8bf4d122b672 04:24:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 04:26:16 Removing intermediate container 8bf4d122b672 04:26:16 ---> f08262340844 04:26:16 Step 13/26 : FROM alpine:3.17 04:26:16 3.17: Pulling from library/alpine 04:26:16 c41833b44d91: Pulling fs layer 04:26:16 c41833b44d91: Download complete 04:26:16 c41833b44d91: Pull complete 04:26:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:26:16 Status: Downloaded newer image for alpine:3.17 04:26:16 ---> 51e60588ff2c 04:26:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:26:16 ---> Running in 1666cd4ca463 04:26:16 Removing intermediate container 1666cd4ca463 04:26:16 ---> 2a551417294f 04:26:16 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 04:26:16 ---> Running in 3ccd325088c4 04:26:16 Removing intermediate container 3ccd325088c4 04:26:16 ---> eda45f2e181a 04:26:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:26:16 ---> Running in 4675a33b54c1 04:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:26:17 (1/2) Installing ca-certificates (20220614-r4) 04:26:17 (2/2) Installing dumb-init (1.2.5-r2) 04:26:17 Executing busybox-1.35.0-r29.trigger 04:26:17 Executing ca-certificates-20220614-r4.trigger 04:26:18 OK: 8 MiB in 17 packages 04:26:19 Removing intermediate container 4675a33b54c1 04:26:19 ---> 80faa73db97e 04:26:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:26:19 ---> 970ba24bf7bf 04:26:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:26:20 ---> 1e614156e25d 04:26:20 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:26:20 ---> eae6066af92f 04:26:20 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:26:22 ---> 11a81eee71a7 04:26:22 Step 21/26 : EXPOSE 48095 04:26:22 ---> Running in 0faac53ddf5b 04:26:22 Removing intermediate container 0faac53ddf5b 04:26:22 ---> 3e083308c36e 04:26:22 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 04:26:22 ---> Running in 70e107c9d32b 04:26:22 Removing intermediate container 70e107c9d32b 04:26:22 ---> edaffd1ffb72 04:26:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:26:22 ---> Running in 1739c5cb864a 04:26:23 Removing intermediate container 1739c5cb864a 04:26:23 ---> 588c2ed57d23 04:26:23 Step 24/26 : LABEL arch=arm64 04:26:23 ---> Running in b5c8a1d1ee78 04:26:23 Removing intermediate container b5c8a1d1ee78 04:26:23 ---> 5c7f7b04b06f 04:26:23 Step 25/26 : LABEL git_sha=f3cdb9c1fa70c191bed2b09799915be91331da1e 04:26:23 ---> Running in 3b59231cfbc6 04:26:23 Removing intermediate container 3b59231cfbc6 04:26:23 ---> a696ff8029e7 04:26:23 Step 26/26 : LABEL version=3.0.0-dev.31 04:26:23 ---> Running in 64bce0b63c67 04:26:23 Removing intermediate container 64bce0b63c67 04:26:23 ---> fec54ec4c131 04:26:23 [Warning] One or more build-args [ARCH] were not consumed 04:26:23 Successfully built fec54ec4c131 04:26:23 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 04:26:24 provisioning config files... 04:26:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/149@tmp/config6008432806578385550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:24 ---> docker-login.sh 04:26:24 nexus3.edgexfoundry.org:10001 04:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:24 Configure a credential helper to remove this warning. See 04:26:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:24 04:26:24 Login Succeeded 04:26:24 nexus3.edgexfoundry.org:10002 04:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:25 Configure a credential helper to remove this warning. See 04:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:25 04:26:25 Login Succeeded 04:26:25 nexus3.edgexfoundry.org:10003 04:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:25 Configure a credential helper to remove this warning. See 04:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:25 04:26:25 Login Succeeded 04:26:25 nexus3.edgexfoundry.org:10004 04:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:25 Configure a credential helper to remove this warning. See 04:26:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:25 04:26:25 Login Succeeded 04:26:25 docker.io 04:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:26 Configure a credential helper to remove this warning. See 04:26:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:26 04:26:26 Login Succeeded 04:26:26 ---> docker-login.sh ends [Pipeline] } 04:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:26 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:26:26 f3cdb9c1fa70c191bed2b09799915be91331da1e 04:26:26 latest 04:26:26 3.0.0-dev.31 04:26:26 f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 04:26:26 main 04:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e 04:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:26:27 b3c6cff889b3: Preparing 04:26:27 7416dabb0a50: Preparing 04:26:27 537e6f4ff4e8: Preparing 04:26:27 f00d27f563b9: Preparing 04:26:27 f97ecb714c2d: Preparing 04:26:27 26cbea5cba74: Preparing 04:26:27 26cbea5cba74: Waiting 04:26:27 7416dabb0a50: Pushed 04:26:27 537e6f4ff4e8: Pushed 04:26:27 f00d27f563b9: Pushed 04:26:27 26cbea5cba74: Layer already exists 04:26:27 f97ecb714c2d: Pushed 04:26:33 b3c6cff889b3: Pushed 04:26:33 f3cdb9c1fa70c191bed2b09799915be91331da1e: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:33 + 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 04:26:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:26:33 b3c6cff889b3: Preparing 04:26:33 7416dabb0a50: Preparing 04:26:33 537e6f4ff4e8: Preparing 04:26:33 f00d27f563b9: Preparing 04:26:33 f97ecb714c2d: Preparing 04:26:33 26cbea5cba74: Preparing 04:26:33 26cbea5cba74: Waiting 04:26:33 f00d27f563b9: Layer already exists 04:26:33 f97ecb714c2d: Layer already exists 04:26:33 7416dabb0a50: Layer already exists 04:26:33 b3c6cff889b3: Layer already exists 04:26:33 537e6f4ff4e8: Layer already exists 04:26:33 26cbea5cba74: Layer already exists 04:26:33 latest: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 04:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:26:34 b3c6cff889b3: Preparing 04:26:34 7416dabb0a50: Preparing 04:26:34 537e6f4ff4e8: Preparing 04:26:34 f00d27f563b9: Preparing 04:26:34 f97ecb714c2d: Preparing 04:26:34 26cbea5cba74: Preparing 04:26:34 26cbea5cba74: Waiting 04:26:34 537e6f4ff4e8: Layer already exists 04:26:34 7416dabb0a50: Layer already exists 04:26:34 f97ecb714c2d: Layer already exists 04:26:34 b3c6cff889b3: Layer already exists 04:26:34 f00d27f563b9: Layer already exists 04:26:34 26cbea5cba74: Layer already exists 04:26:35 3.0.0-dev.31: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 04:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:26:35 b3c6cff889b3: Preparing 04:26:35 7416dabb0a50: Preparing 04:26:35 537e6f4ff4e8: Preparing 04:26:35 f00d27f563b9: Preparing 04:26:35 f97ecb714c2d: Preparing 04:26:35 26cbea5cba74: Preparing 04:26:35 26cbea5cba74: Waiting 04:26:35 f00d27f563b9: Layer already exists 04:26:35 537e6f4ff4e8: Layer already exists 04:26:35 b3c6cff889b3: Layer already exists 04:26:35 f97ecb714c2d: Layer already exists 04:26:35 7416dabb0a50: Layer already exists 04:26:35 26cbea5cba74: Layer already exists 04:26:35 f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:36 + 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 04:26:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:26:36 b3c6cff889b3: Preparing 04:26:36 7416dabb0a50: Preparing 04:26:36 537e6f4ff4e8: Preparing 04:26:36 f00d27f563b9: Preparing 04:26:36 f97ecb714c2d: Preparing 04:26:36 26cbea5cba74: Preparing 04:26:36 26cbea5cba74: Waiting 04:26:36 f00d27f563b9: Layer already exists 04:26:36 b3c6cff889b3: Layer already exists 04:26:36 537e6f4ff4e8: Layer already exists 04:26:36 f97ecb714c2d: Layer already exists 04:26:36 7416dabb0a50: Layer already exists 04:26:36 26cbea5cba74: Layer already exists 04:26:36 main: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:36 ===================================================== [Pipeline] echo 04:26:36 taggedImages: 04:26:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e 04:26:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:26:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 04:26:36 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 04:26:36 - 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 04:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:37 04:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:26:37 arm64: Pulling from edgex-lftools-log-publisher 04:26:37 8998bd30e6a1: Pulling fs layer 04:26:37 04944245beec: Pulling fs layer 04:26:37 699f458cf7ca: Pulling fs layer 04:26:37 765212b225bb: Pulling fs layer 04:26:37 f23df028b6ca: Pulling fs layer 04:26:37 d65c8cfc05b1: Pulling fs layer 04:26:37 2437ff75d9bd: Pulling fs layer 04:26:37 765212b225bb: Waiting 04:26:37 d65c8cfc05b1: Waiting 04:26:37 2437ff75d9bd: Waiting 04:26:37 04944245beec: Verifying Checksum 04:26:37 04944245beec: Download complete 04:26:37 765212b225bb: Verifying Checksum 04:26:37 765212b225bb: Download complete 04:26:37 f23df028b6ca: Download complete 04:26:37 d65c8cfc05b1: Verifying Checksum 04:26:37 d65c8cfc05b1: Download complete 04:26:38 699f458cf7ca: Verifying Checksum 04:26:38 699f458cf7ca: Download complete 04:26:38 8998bd30e6a1: Verifying Checksum 04:26:38 8998bd30e6a1: Download complete 04:26:40 2437ff75d9bd: Verifying Checksum 04:26:40 2437ff75d9bd: Download complete 04:26:42 8998bd30e6a1: Pull complete 04:26:42 04944245beec: Pull complete 04:26:43 699f458cf7ca: Pull complete 04:26:44 765212b225bb: Pull complete 04:26:45 f23df028b6ca: Pull complete 04:26:45 d65c8cfc05b1: Pull complete 04:27:00 2437ff75d9bd: Pull complete 04:27:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:27:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:00 prd-ubuntu20.04-docker-arm64-4c-16g-7534 does not seem to be running inside a container 04:27:00 $ 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/149 -v /w/workspace/app-service-configurable/149:/w/workspace/app-service-configurable/149:rw,z -v /w/workspace/app-service-configurable/149@tmp:/w/workspace/app-service-configurable/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:27:02 $ docker top cc0f70f6d221792e3b7cdb8e7742a8d12aae9c553d70910dc9b8a64f121ea159 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:03 ---> job-cost.sh 04:27:03 lf-activate-venv: SKIPPING 04:27:03 INFO: No Stack... 04:27:04 INFO: Retrieving Pricing Info for: v3-standard-4 04:27:04 INFO: Archiving Costs [Pipeline] sh 04:27:05 + cat+ /w/workspace/app-service-configurable/149/archives/cost.csv 04:27:05 cut -d, -f6 [Pipeline] lock 04:27:05 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] 04:27:05 Resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] did not exist. Created. 04:27:05 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:05 /w/workspace/app-service-configurable/149@tmp/durable-9d7dd397/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:27:05 + echo total: 0.10999999940395355 [Pipeline] stash 04:27:06 Warning: overwriting stash ‘stack-cost’ 04:27:06 Stashed 1 file(s) [Pipeline] } 04:27:06 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 04:27:06 $ docker stop --time=1 cc0f70f6d221792e3b7cdb8e7742a8d12aae9c553d70910dc9b8a64f121ea159 04:27:07 $ docker rm -f --volumes cc0f70f6d221792e3b7cdb8e7742a8d12aae9c553d70910dc9b8a64f121ea159 [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 04:27:07 provisioning config files... 04:27:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14974260083763310874tmp [Pipeline] { [Pipeline] sh 04:27:08 + set +x 04:27:08 + curl -s https://codecov.io/bash 04:27:08 + bash -s -- 04:27:08 04:27:08 _____ _ 04:27:08 / ____| | | 04:27:08 | | ___ __| | ___ ___ _____ __ 04:27:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:27:08 | |___| (_) | (_| | __/ (_| (_) \ V / 04:27:08 \_____\___/ \__,_|\___|\___\___/ \_/ 04:27:08 Bash-1.0.6 04:27:08 04:27:08 04:27:08 ==> git version 2.25.1 found 04:27:08 ==> 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 04:27:08 Release-Date: 2020-01-08 04:27:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:27:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:27:08 ==> Jenkins CI detected. 04:27:08 current dir:  /w/workspace/ry_app-service-configurable_main 04:27:08 project root: . 04:27:08 --> token set from env 04:27:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:27:08 ==> Running gcov in . (disable via -X gcov) 04:27:08 ==> Python coveragepy not found 04:27:08 ==> Searching for coverage reports in: 04:27:08 + . 04:27:08 -> Found 1 reports 04:27:08 ==> Detecting git/mercurial file structure 04:27:08 ==> Reading reports 04:27:08 + ./coverage.out bytes=13 04:27:08 ==> Appending adjustments 04:27:08 https://docs.codecov.io/docs/fixing-reports 04:27:08 + Found adjustments 04:27:08 ==> Gzipping contents 04:27:08 4.0K /tmp/codecov.VR2KPr.gz 04:27:08 ==> Uploading reports 04:27:08 url: https://codecov.io 04:27:08 query: branch=main&commit=f3cdb9c1fa70c191bed2b09799915be91331da1e&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:27:08 -> Pinging Codecov 04:27:08 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=f3cdb9c1fa70c191bed2b09799915be91331da1e&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:27:08 -> Uploading to 04:27:08 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/f3cdb9c1fa70c191bed2b09799915be91331da1e/f23061de-f2f7-42d0-b4aa-c945b0d8aa5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T042708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f947a0e18cb410a8980cc0ea6312d8d4bd792299bd10637cd581e507c09461a8 04:27:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:27:08 Dload Upload Total Spent Left Speed 04:27:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1444 --:--:-- --:--:-- --:--:-- 1444 04:27:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] } 04:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:27:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:27:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:09 04:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:27:10 df9b9388f04a: Pulling fs layer 04:27:10 52dc419b0ee2: Pulling fs layer 04:27:10 25bc292e5bac: Pulling fs layer 04:27:10 114826534d7a: Pulling fs layer 04:27:10 4657fd5d0bcf: Pulling fs layer 04:27:10 6ad1cebc031e: Pulling fs layer 04:27:10 8a3aa393b2d8: Pulling fs layer 04:27:10 114826534d7a: Waiting 04:27:10 4657fd5d0bcf: Waiting 04:27:10 6ad1cebc031e: Waiting 04:27:10 8a3aa393b2d8: Waiting 04:27:10 25bc292e5bac: Verifying Checksum 04:27:10 25bc292e5bac: Download complete 04:27:10 52dc419b0ee2: Verifying Checksum 04:27:10 52dc419b0ee2: Download complete 04:27:10 4657fd5d0bcf: Verifying Checksum 04:27:10 4657fd5d0bcf: Download complete 04:27:10 df9b9388f04a: Verifying Checksum 04:27:10 df9b9388f04a: Download complete 04:27:10 6ad1cebc031e: Verifying Checksum 04:27:10 df9b9388f04a: Pull complete 04:27:10 114826534d7a: Verifying Checksum 04:27:10 114826534d7a: Download complete 04:27:11 8a3aa393b2d8: Verifying Checksum 04:27:11 8a3aa393b2d8: Download complete 04:27:12 52dc419b0ee2: Pull complete 04:27:13 25bc292e5bac: Pull complete 04:27:19 114826534d7a: Pull complete 04:27:19 4657fd5d0bcf: Pull complete 04:27:19 6ad1cebc031e: Pull complete 04:27:23 8a3aa393b2d8: Pull complete 04:27:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:23 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:27:23 $ 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 04:27:28 $ docker top 8923986a751cd8eb0e43093f82b3c5f078de7ba864c4b0842dea5e8c63eaa230 -eo pid,comm [Pipeline] { [Pipeline] echo 04:27:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:27:29 + set -o pipefail 04:27:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:27:33 04:27:33 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:27:33 04:27:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d7a53763-1225-4ded-b62c-82fc2816a26c 04:27:33 04:27:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:27:33 04:27:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:27:33 04:27:33 04:27:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:27:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:27:33 More details here: https://snyk.co/ue1NS 04:27:33 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:27:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:27:33 $ docker stop --time=1 8923986a751cd8eb0e43093f82b3c5f078de7ba864c4b0842dea5e8c63eaa230 04:27:37 $ docker rm -f --volumes 8923986a751cd8eb0e43093f82b3c5f078de7ba864c4b0842dea5e8c63eaa230 [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 04:27:37 + git log --format=format:%s -1 f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] sh 04:27:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:38 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:27:38 $ 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 04:27:38 $ docker top aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 -eo pid,comm 04:27:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:27:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:39 [ssh-agent] Looking for ssh-agent implementation... 04:27:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:39 $ docker exec aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 ssh-agent 04:27:39 SSH_AUTH_SOCK=/tmp/ssh-CsefBN89ZDlY/agent.32 04:27:39 SSH_AGENT_PID=38 04:27:39 Running ssh-add (command line suppressed) 04:27:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2619429135864578123.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2619429135864578123.key) 04:27:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:39 + git semver tag 04:27:39 2023-04-12 04:27:39,866 [run_tag] DEBUG tag force:False 04:27:39 2023-04-12 04:27:39,867 [check_head_tag] DEBUG check head tag 04:27:39 2023-04-12 04:27:39,868 [execute] INFO git cat-file --batch-check 04:27:39 2023-04-12 04:27:39,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:27:39 2023-04-12 04:27:39,872 [execute] INFO git cat-file --batch 04:27:39 2023-04-12 04:27:39,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:27:39 2023-04-12 04:27:39,895 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:27:39 2023-04-12 04:27:39,895 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 04:27:39 2023-04-12 04:27:39,895 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:27:39 2023-04-12 04:27:39,899 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:27:39 3.0.0-dev.31 [Pipeline] } 04:27:39 $ docker exec --env ******** --env ******** aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 ssh-agent -k 04:27:40 unset SSH_AUTH_SOCK; 04:27:40 unset SSH_AGENT_PID; 04:27:40 echo Agent pid 38 killed; 04:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:40 + git semver [Pipeline] } 04:27:40 $ docker stop --time=1 aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 04:27:41 $ docker rm -f --volumes aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:42 04:27:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:42 0.23.1-centos7: Pulling from edgex-lftools 04:27:42 ab5ef0e58194: Pulling fs layer 04:27:42 9712f1f96733: Pulling fs layer 04:27:42 63f879dbbcfc: Pulling fs layer 04:27:42 0d9ebad4ef96: Pulling fs layer 04:27:42 e9a5061849ea: Pulling fs layer 04:27:42 d747dcd14b5f: Pulling fs layer 04:27:42 2de7ff778b66: Pulling fs layer 04:27:42 e9a5061849ea: Waiting 04:27:42 d747dcd14b5f: Waiting 04:27:42 2de7ff778b66: Waiting 04:27:42 0d9ebad4ef96: Waiting 04:27:42 9712f1f96733: Download complete 04:27:42 63f879dbbcfc: Verifying Checksum 04:27:42 63f879dbbcfc: Download complete 04:27:43 e9a5061849ea: Verifying Checksum 04:27:43 e9a5061849ea: Download complete 04:27:43 d747dcd14b5f: Verifying Checksum 04:27:43 d747dcd14b5f: Download complete 04:27:43 ab5ef0e58194: Verifying Checksum 04:27:43 ab5ef0e58194: Download complete 04:27:43 0d9ebad4ef96: Verifying Checksum 04:27:43 0d9ebad4ef96: Download complete 04:27:43 2de7ff778b66: Verifying Checksum 04:27:43 2de7ff778b66: Download complete 04:27:46 ab5ef0e58194: Pull complete 04:27:46 9712f1f96733: Pull complete 04:27:46 63f879dbbcfc: Pull complete 04:27:50 0d9ebad4ef96: Pull complete 04:27:50 e9a5061849ea: Pull complete 04:27:50 d747dcd14b5f: Pull complete 04:27:52 2de7ff778b66: Pull complete 04:27:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:27:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:52 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:27:52 $ 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 04:27:57 $ docker top 01392af6fc63d1bacc31a5bf521a4088fed6a9d9b2bbaa1d8c703cdecb6332d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:27:57 provisioning config files... 04:27:57 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8439613550162155167tmp 04:27:57 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15109637823253727594tmp 04:27:57 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10226680019434372699tmp [Pipeline] { [Pipeline] echo 04:27:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:27:58 ---> sigul-configuration.sh 04:27:58 gpg: directory `/root/.gnupg' created 04:27:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:27:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:27:58 gpg: keyring `/root/.gnupg/secring.gpg' created 04:27:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:27:58 gpg: CAST5 encrypted data 04:27:58 gpg: encrypted with 1 passphrase 04:27:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:27:58 + mkdir /home/jenkins 04:27:58 + mkdir /home/jenkins/sigul [Pipeline] sh 04:27:58 + 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 04:27:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:27:59 ---> sigul-install.sh 04:27:59 Sigul already installed; skipping installation. [Pipeline] sh 04:27:59 + git tag --list 04:27:59 v1.0.0 04:27:59 v1.1.0 04:27:59 v1.2.0 04:27:59 v1.3.0 04:27:59 v1.3.1 04:27:59 v2.0.0 04:27:59 v2.0.1 04:27:59 v2.1.0 04:27:59 v2.1.1 04:27:59 v2.1.1-dev.1 04:27:59 v2.1.1-dev.2 04:27:59 v2.1.2-dev.1 04:27:59 v2.1.2-dev.2 04:27:59 v2.2.0 04:27:59 v2.2.1-dev.1 04:27:59 v2.2.1-dev.10 04:27:59 v2.2.1-dev.2 04:27:59 v2.2.1-dev.3 04:27:59 v2.2.1-dev.4 04:27:59 v2.2.1-dev.5 04:27:59 v2.2.1-dev.6 04:27:59 v2.2.1-dev.7 04:27:59 v2.2.1-dev.8 04:27:59 v2.2.1-dev.9 04:27:59 v2.3.0 04:27:59 v2.3.0-dev.10 04:27:59 v2.3.0-dev.11 04:27:59 v2.3.0-dev.12 04:27:59 v2.3.0-dev.13 04:27:59 v2.3.0-dev.14 04:27:59 v2.3.0-dev.15 04:27:59 v2.3.0-dev.16 04:27:59 v2.3.0-dev.17 04:27:59 v2.3.0-dev.18 04:27:59 v2.3.0-dev.19 04:27:59 v2.3.0-dev.20 04:27:59 v2.3.0-dev.21 04:27:59 v2.3.0-dev.22 04:27:59 v2.3.0-dev.23 04:27:59 v2.3.0-dev.24 04:27:59 v2.3.0-dev.25 04:27:59 v2.3.0-dev.26 04:27:59 v2.3.0-dev.27 04:27:59 v2.3.0-dev.28 04:27:59 v2.3.0-dev.29 04:27:59 v2.3.0-dev.30 04:27:59 v2.3.0-dev.31 04:27:59 v2.3.0-dev.32 04:27:59 v2.3.0-dev.33 04:27:59 v2.3.0-dev.34 04:27:59 v2.3.0-dev.35 04:27:59 v2.3.0-dev.36 04:27:59 v2.3.0-dev.37 04:27:59 v2.3.1 04:27:59 v2.3.1-dev.1 04:27:59 v2.3.1-dev.2 04:27:59 v2.3.1-dev.3 04:27:59 v2.3.1-dev.4 04:27:59 v3.0.0-dev.1 04:27:59 v3.0.0-dev.10 04:27:59 v3.0.0-dev.11 04:27:59 v3.0.0-dev.12 04:27:59 v3.0.0-dev.13 04:27:59 v3.0.0-dev.14 04:27:59 v3.0.0-dev.15 04:27:59 v3.0.0-dev.16 04:27:59 v3.0.0-dev.17 04:27:59 v3.0.0-dev.18 04:27:59 v3.0.0-dev.19 04:27:59 v3.0.0-dev.2 04:27:59 v3.0.0-dev.20 04:27:59 v3.0.0-dev.21 04:27:59 v3.0.0-dev.22 04:27:59 v3.0.0-dev.23 04:27:59 v3.0.0-dev.24 04:27:59 v3.0.0-dev.25 04:27:59 v3.0.0-dev.26 04:27:59 v3.0.0-dev.27 04:27:59 v3.0.0-dev.28 04:27:59 v3.0.0-dev.29 04:27:59 v3.0.0-dev.3 04:27:59 v3.0.0-dev.30 04:27:59 v3.0.0-dev.31 04:27:59 v3.0.0-dev.4 04:27:59 v3.0.0-dev.5 04:27:59 v3.0.0-dev.6 04:27:59 v3.0.0-dev.7 04:27:59 v3.0.0-dev.8 04:27:59 v3.0.0-dev.9 [Pipeline] sh 04:27:59 + lftools sign git-tag v3.0.0-dev.31 04:28:00 Signing Git tag with Sigul... 04:28:00 Signing v3.0.0-dev.31 [Pipeline] echo 04:28:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:28:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:28:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:28:00 $ docker stop --time=1 01392af6fc63d1bacc31a5bf521a4088fed6a9d9b2bbaa1d8c703cdecb6332d0 04:28:02 $ docker rm -f --volumes 01392af6fc63d1bacc31a5bf521a4088fed6a9d9b2bbaa1d8c703cdecb6332d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:28:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:02 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:28:02 $ 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 04:28:03 $ docker top 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 -eo pid,comm 04:28:03 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). 04:28:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:03 [ssh-agent] Looking for ssh-agent implementation... 04:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:03 $ docker exec 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 ssh-agent 04:28:03 SSH_AUTH_SOCK=/tmp/ssh-ULoCaeai63hx/agent.33 04:28:03 SSH_AGENT_PID=39 04:28:03 Running ssh-add (command line suppressed) 04:28:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_187119125995106384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_187119125995106384.key) 04:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:03 + git semver bump pre 04:28:04 2023-04-12 04:28:04,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:28:04 2023-04-12 04:28:04,128 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev 04:28:04 2023-04-12 04:28:04,128 [bump_version] DEBUG bumped version:3.0.0-dev.32 04:28:04 2023-04-12 04:28:04,128 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:28:04 2023-04-12 04:28:04,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:28:04 2023-04-12 04:28:04,128 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:28:04 2023-04-12 04:28:04,130 [execute] INFO git cat-file --batch-check 04:28:04 2023-04-12 04:28:04,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:28:04 2023-04-12 04:28:04,136 [execute] INFO git cat-file --batch 04:28:04 2023-04-12 04:28:04,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:28:04 2023-04-12 04:28:04,142 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:28:04 3.0.0-dev.32 [Pipeline] } 04:28:04 $ docker exec --env ******** --env ******** 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 ssh-agent -k 04:28:04 unset SSH_AUTH_SOCK; 04:28:04 unset SSH_AGENT_PID; 04:28:04 echo Agent pid 39 killed; 04:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:04 + git semver [Pipeline] } 04:28:04 $ docker stop --time=1 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 04:28:06 $ docker rm -f --volumes 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:07 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:28:08 $ docker top 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe -eo pid,comm 04:28:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:28:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:08 [ssh-agent] Looking for ssh-agent implementation... 04:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:08 $ docker exec 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe ssh-agent 04:28:08 SSH_AUTH_SOCK=/tmp/ssh-qnVtWb4va1hi/agent.32 04:28:08 SSH_AGENT_PID=38 04:28:08 Running ssh-add (command line suppressed) 04:28:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6695664162155125509.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6695664162155125509.key) 04:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:08 + git semver push 04:28:09 2023-04-12 04:28:09,192 [run_push] DEBUG push 04:28:09 2023-04-12 04:28:09,193 [execute] INFO git cat-file --batch-check 04:28:09 2023-04-12 04:28:09,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:28:09 2023-04-12 04:28:09,197 [execute] INFO git rev-list 2b58316fdf9d90fd0d020aeadb6ab2a62a3424d7 -- 04:28:09 2023-04-12 04:28:09,198 [execute] DEBUG Popen(['git', 'rev-list', '2b58316fdf9d90fd0d020aeadb6ab2a62a3424d7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:28:09 2023-04-12 04:28:09,209 [execute] INFO git fetch -v origin 04:28:09 2023-04-12 04:28:09,210 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 04:28:09 2023-04-12 04:28:09,691 [run_push] DEBUG no remote changes detected 04:28:09 2023-04-12 04:28:09,692 [execute] INFO git push origin semver 04:28:09 2023-04-12 04:28:09,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:28:10 2023-04-12 04:28:10,493 [run_push] DEBUG push all version tags 04:28:10 2023-04-12 04:28:10,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:28:10 2023-04-12 04:28:10,494 [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) 04:28:11 2023-04-12 04:28:11,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:28:11 3.0.0-dev.32 [Pipeline] } 04:28:11 $ docker exec --env ******** --env ******** 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe ssh-agent -k 04:28:11 unset SSH_AUTH_SOCK; 04:28:11 unset SSH_AGENT_PID; 04:28:11 echo Agent pid 38 killed; 04:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:11 + git semver [Pipeline] } 04:28:12 $ docker stop --time=1 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe 04:28:13 $ docker rm -f --volumes 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe [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 04:28:14 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:28:14 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:28:14 total 16 04:28:14 drwxr-xr-x 3 root root 4096 Apr 12 04:17 . 04:28:14 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:27 .. 04:28:14 drwxr-xr-x 2 root root 4096 Apr 12 04:17 cost 04:28:14 -rw-r--r-- 1 root root 96 Apr 12 04:17 cost.csv 04:28:14 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:28:14 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:28:14 total 16 04:28:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 04:17 . 04:28:14 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:27 .. 04:28:14 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 04:17 cost 04:28:14 -rw-r--r-- 1 jenkins jenkins 96 Apr 12 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:15 ---> package-listing.sh 04:28:15 ++ facter osfamily 04:28:15 ++ tr '[:upper:]' '[:lower:]' 04:28:15 + OS_FAMILY=debian 04:28:15 + workspace=/w/workspace/ry_app-service-configurable_main 04:28:15 + START_PACKAGES=/tmp/packages_start.txt 04:28:15 + END_PACKAGES=/tmp/packages_end.txt 04:28:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:15 + PACKAGES=/tmp/packages_start.txt 04:28:15 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:28:15 + PACKAGES=/tmp/packages_end.txt 04:28:15 + case "${OS_FAMILY}" in 04:28:15 + dpkg -l 04:28:15 + grep '^ii' 04:28:15 + '[' -f /tmp/packages_start.txt ']' 04:28:15 + '[' -f /tmp/packages_end.txt ']' 04:28:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:15 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:28:15 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:28:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:28:15 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 04:28:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:16 prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container 04:28:16 $ 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 04:28:17 $ docker top 0cc39bc0093657d9e2b56f8e2fceb4d40ee9ba23d6e4981d7fe999f1482ad6d5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:17 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:18 + ls /var/log/sa-host 04:28:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:18 provisioning config files... 04:28:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2612750938556699106tmp [Pipeline] { [Pipeline] echo 04:28:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:18 ---> create-netrc.sh [Pipeline] } 04:28:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:18 ---> python-tools-install.sh [Pipeline] echo 04:28:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:19 ---> sudo-logs.sh 04:28:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:19 ---> job-cost.sh 04:28:19 lf-activate-venv: SKIPPING 04:28:19 DEBUG: total: 0.2199999988079071 04:28:19 INFO: Retrieving Stack Cost... 04:28:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:20 INFO: Archiving Costs [Pipeline] echo 04:28:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:20 ---> logs-deploy.sh 04:28:20 lf-activate-venv: SKIPPING 04:28:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/149 04:28:20 INFO: archiving workspace using pattern(s): 04:28:21 Archives upload complete. 04:28:21 INFO: archiving logs to Nexus 04:28:22 ---> uname -a: 04:28:22 Linux prd-ubuntu20-04-docker-8c-8g-7533 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:28:22 04:28:22