Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a54a0972f59d0215bd900b67794f07db15feaf52 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-ssh703685838346804810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10662956155643426491.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1570762166632498145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13821065954033668095.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh13556623041648850164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22906 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 a54a0972f59d0215bd900b67794f07db15feaf52 (main) > 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 a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#458)" > git rev-list --no-walk 0f293f13f47d7806d287045c82fd6425cbb8076b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:50:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:41 ========================================================= 15:50:41 EdgeX Global Pipelines Version Info 15:50:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:42 ------------------- 15:50:42 stable info: 15:50:42 ------------------- 15:50:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:42 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:50:42 Message: update stable to v1.0.238 15:50:42 ------------------- 15:50:42 experimental info: 15:50:42 ------------------- 15:50:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:42 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:50:42 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a54a097 [Pipeline] echo 15:50:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:43 provisioning config files... 15:50:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2480360009030489416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:43 ---> docker-login.sh 15:50:43 nexus3.edgexfoundry.org:10001 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 nexus3.edgexfoundry.org:10002 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 nexus3.edgexfoundry.org:10003 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 nexus3.edgexfoundry.org:10004 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:44 Configure a credential helper to remove this warning. See 15:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:44 15:50:44 Login Succeeded 15:50:44 docker.io 15:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:45 Configure a credential helper to remove this warning. See 15:50:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:45 15:50:45 Login Succeeded 15:50:45 ---> docker-login.sh ends [Pipeline] } 15:50:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:50:45 + git rev-list -1 --merges a54a0972f59d0215bd900b67794f07db15feaf52~1..a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo 15:50:45 -----------> git rev-list -1 --merges a54a0972f59d0215bd900b67794f07db15feaf52~1..a54a0972f59d0215bd900b67794f07db15feaf52 a54a0972f59d0215bd900b67794f07db15feaf52 [false] [Pipeline] sh 15:50:46 + git log --format=format:%s -1 a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo 15:50:46 ========================================================= 15:50:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:50:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:50:46 + git log --format=format:%s -1 a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] echo 15:50:46 [semverPrep] GIT_COMMIT: a54a0972f59d0215bd900b67794f07db15feaf52, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#458) [Pipeline] echo 15:50:46 [semverPrep] This is not a build commit. [Pipeline] sh 15:50:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:46 + grep -v github /etc/ssh/ssh_known_hosts 15:50:46 + [ -e /tmp/ssh_known_hosts ] 15:50:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:50:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:50:46 + sudo tee -a /etc/ssh/ssh_known_hosts 15:50:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:47 15:50:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:47 0.1.4: Pulling from edgex-devops/py-git-semver 15:50:47 b85a868b505f: Pulling fs layer 15:50:47 e2be974225ed: Pulling fs layer 15:50:47 339a4e72a1f5: Pulling fs layer 15:50:47 988bab9f4d93: Pulling fs layer 15:50:47 1469e6f7b9e6: Pulling fs layer 15:50:47 eaf3925da568: Pulling fs layer 15:50:47 bab4dde63d76: Pulling fs layer 15:50:47 bde34c3a00c8: Pulling fs layer 15:50:47 b352a97aabf1: Pulling fs layer 15:50:47 4872d77fe225: Pulling fs layer 15:50:47 5851b861e8e6: Pulling fs layer 15:50:47 b352a97aabf1: Waiting 15:50:47 bde34c3a00c8: Waiting 15:50:47 5851b861e8e6: Waiting 15:50:47 4872d77fe225: Waiting 15:50:47 1469e6f7b9e6: Waiting 15:50:47 eaf3925da568: Waiting 15:50:47 988bab9f4d93: Waiting 15:50:47 e2be974225ed: Download complete 15:50:47 988bab9f4d93: Verifying Checksum 15:50:47 988bab9f4d93: Download complete 15:50:47 1469e6f7b9e6: Verifying Checksum 15:50:47 1469e6f7b9e6: Download complete 15:50:47 eaf3925da568: Download complete 15:50:47 339a4e72a1f5: Download complete 15:50:47 bde34c3a00c8: Verifying Checksum 15:50:47 b352a97aabf1: Download complete 15:50:47 4872d77fe225: Verifying Checksum 15:50:47 4872d77fe225: Download complete 15:50:47 5851b861e8e6: Verifying Checksum 15:50:47 5851b861e8e6: Download complete 15:50:47 b85a868b505f: Verifying Checksum 15:50:47 b85a868b505f: Download complete 15:50:48 bab4dde63d76: Verifying Checksum 15:50:48 bab4dde63d76: Download complete 15:50:49 b85a868b505f: Pull complete 15:50:49 e2be974225ed: Pull complete 15:50:50 339a4e72a1f5: Pull complete 15:50:50 988bab9f4d93: Pull complete 15:50:50 1469e6f7b9e6: Pull complete 15:50:50 eaf3925da568: Pull complete 15:50:52 bab4dde63d76: Pull complete 15:50:52 bde34c3a00c8: Pull complete 15:50:52 b352a97aabf1: Pull complete 15:50:52 4872d77fe225: Pull complete 15:50:52 5851b861e8e6: Pull complete 15:50:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:50:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:52 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 15:50:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:54 $ docker top 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 -eo pid,comm 15:50:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:50:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:54 [ssh-agent] Looking for ssh-agent implementation... 15:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:54 $ docker exec 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent 15:50:54 SSH_AUTH_SOCK=/tmp/ssh-xKQf7rGa8lWP/agent.33 15:50:54 SSH_AGENT_PID=39 15:50:54 Running ssh-add (command line suppressed) 15:50:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_174898023274925829.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_174898023274925829.key) 15:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:55 + git tag --points-at HEAD [Pipeline] } 15:50:55 $ docker exec --env ******** --env ******** 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent -k 15:50:55 unset SSH_AUTH_SOCK; 15:50:55 unset SSH_AGENT_PID; 15:50:55 echo Agent pid 39 killed; 15:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:55 [ssh-agent] Looking for ssh-agent implementation... 15:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:55 $ docker exec 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent 15:50:55 SSH_AUTH_SOCK=/tmp/ssh-m26KYGEua8HM/agent.72 15:50:55 SSH_AGENT_PID=78 15:50:55 Running ssh-add (command line suppressed) 15:50:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2549887414549522095.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2549887414549522095.key) 15:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:56 + git semver init 15:50:56 2022-08-16 15:50:56,461 [run_init] DEBUG init version:0.0.0 force:False 15:50:56 2022-08-16 15:50:56,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:50:56 2022-08-16 15:50:56,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:50:56 2022-08-16 15:50:56,463 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:50:57 2022-08-16 15:50:57,204 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:50:57 2022-08-16 15:50:57,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:50:57 2022-08-16 15:50:57,205 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:57 2022-08-16 15:50:57,205 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:50:57 2.3.0-dev.15 [Pipeline] } 15:50:57 $ docker exec --env ******** --env ******** 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 ssh-agent -k 15:50:57 unset SSH_AUTH_SOCK; 15:50:57 unset SSH_AGENT_PID; 15:50:57 echo Agent pid 78 killed; 15:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:50:57 + git semver [Pipeline] } 15:50:58 $ docker stop --time=1 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 15:50:59 $ docker rm -f 5f49c1448b88ded5d1a716bd97375dd03d625a7b35aec936c2d81a6ab72aa340 [Pipeline] // withDockerContainer [Pipeline] sh 15:50:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:51:00 Stashed 1 file(s) [Pipeline] echo 15:51:00 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:00 provisioning config files... 15:51:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2302396635991860742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:00 ---> docker-login.sh 15:51:00 nexus3.edgexfoundry.org:10001 15:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:00 Configure a credential helper to remove this warning. See 15:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:00 15:51:00 Login Succeeded 15:51:00 nexus3.edgexfoundry.org:10002 15:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:00 Configure a credential helper to remove this warning. See 15:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:00 15:51:00 Login Succeeded 15:51:00 nexus3.edgexfoundry.org:10003 15:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:00 Configure a credential helper to remove this warning. See 15:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:00 15:51:00 Login Succeeded 15:51:00 nexus3.edgexfoundry.org:10004 15:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:01 Configure a credential helper to remove this warning. See 15:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:01 15:51:01 Login Succeeded 15:51:01 docker.io 15:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:01 Configure a credential helper to remove this warning. See 15:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:01 15:51:01 Login Succeeded 15:51:01 ---> docker-login.sh ends [Pipeline] } 15:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:01 ========================================================= 15:51:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:51:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:51:01 Sending build context to Docker daemon 3.119MB 15:51:01 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:51:01 Step 2/13 : FROM ${BASE} AS builder 15:51:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:51:01 2408cc74d12b: Pulling fs layer 15:51:01 ea60b727a1ce: Pulling fs layer 15:51:01 30c4a7721957: Pulling fs layer 15:51:01 370296b7ddb6: Pulling fs layer 15:51:01 7c6cee850709: Pulling fs layer 15:51:01 39a5fcdaea64: Pulling fs layer 15:51:01 d94ebbe4e438: Pulling fs layer 15:51:01 bcfd1f05c69d: Pulling fs layer 15:51:01 59ccb84bbe0f: Pulling fs layer 15:51:01 370296b7ddb6: Waiting 15:51:01 39a5fcdaea64: Waiting 15:51:01 59ccb84bbe0f: Waiting 15:51:01 d94ebbe4e438: Waiting 15:51:01 bcfd1f05c69d: Waiting 15:51:01 7c6cee850709: Waiting 15:51:01 30c4a7721957: Verifying Checksum 15:51:01 30c4a7721957: Download complete 15:51:01 ea60b727a1ce: Download complete 15:51:01 7c6cee850709: Verifying Checksum 15:51:01 7c6cee850709: Download complete 15:51:01 39a5fcdaea64: Verifying Checksum 15:51:01 39a5fcdaea64: Download complete 15:51:01 2408cc74d12b: Verifying Checksum 15:51:01 2408cc74d12b: Download complete 15:51:02 d94ebbe4e438: Download complete 15:51:02 2408cc74d12b: Pull complete 15:51:02 ea60b727a1ce: Pull complete 15:51:02 30c4a7721957: Pull complete 15:51:02 59ccb84bbe0f: Verifying Checksum 15:51:02 59ccb84bbe0f: Download complete 15:51:02 370296b7ddb6: Verifying Checksum 15:51:02 370296b7ddb6: Download complete 15:51:02 bcfd1f05c69d: Verifying Checksum 15:51:02 bcfd1f05c69d: Download complete 15:51:07 370296b7ddb6: Pull complete 15:51:07 7c6cee850709: Pull complete 15:51:07 39a5fcdaea64: Pull complete 15:51:07 d94ebbe4e438: Pull complete 15:51:09 bcfd1f05c69d: Pull complete 15:51:10 59ccb84bbe0f: Pull complete 15:51:10 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:51:10 ---> a4fb48ad2a94 15:51:10 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:51:12 ---> Running in af2c3f973ae4 15:51:12 Removing intermediate container af2c3f973ae4 15:51:12 ---> 00d81f768bf4 15:51:12 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:51:12 ---> Running in d297eb96a3e8 15:51:12 Removing intermediate container d297eb96a3e8 15:51:12 ---> 5ac569f23bdb 15:51:12 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:51:12 ---> Running in 8690b5ffeafd 15:51:12 Removing intermediate container 8690b5ffeafd 15:51:12 ---> 0b97940fe79c 15:51:12 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:12 ---> Running in bcd52cd43377 15:51:13 Removing intermediate container bcd52cd43377 15:51:13 ---> d4fd9992e258 15:51:13 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:13 ---> Running in f90abc438910 15:51:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:14 OK: 211 MiB in 51 packages 15:51:15 Removing intermediate container f90abc438910 15:51:15 ---> 851eef6eaf23 15:51:15 Step 8/13 : WORKDIR /app 15:51:15 ---> Running in 800f78436555 15:51:15 Removing intermediate container 800f78436555 15:51:15 ---> d6c526fb0ee6 15:51:15 Step 9/13 : COPY go.mod vendor* ./ 15:51:15 Still waiting to schedule task 15:51:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:51:15 ---> ba3e4ccf02e6 15:51:15 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:15 ---> Running in 4e001fcbe9ae 15:51:33 Removing intermediate container 4e001fcbe9ae 15:51:33 ---> b3549d7469fb 15:51:33 Step 11/13 : COPY . . 15:51:33 ---> 3660a2c4e080 15:51:33 Step 12/13 : ARG MAKE="make build" 15:51:34 ---> Running in 1ff045ae356a 15:51:34 Removing intermediate container 1ff045ae356a 15:51:34 ---> a7e92471f4ab 15:51:34 Step 13/13 : RUN $MAKE 15:51:34 ---> Running in 68a7dee6e200 15:51:34 noop 15:51:34 Removing intermediate container 68a7dee6e200 15:51:34 ---> 68055d30ce6b 15:51:34 Successfully built 68055d30ce6b 15:51:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:35 + docker inspect -f . ci-base-image-x86_64 15:51:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:35 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 15:51:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:35 $ docker top 8a4c5f3a4ddabb3e30c6a0c0451242aeb0fc1ec0d2c93052185a2f3d675acf7b -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:36 + go version 15:51:36 go version go1.18.3 linux/amd64 [Pipeline] } 15:51:36 $ docker stop --time=1 8a4c5f3a4ddabb3e30c6a0c0451242aeb0fc1ec0d2c93052185a2f3d675acf7b 15:51:37 $ docker rm -f 8a4c5f3a4ddabb3e30c6a0c0451242aeb0fc1ec0d2c93052185a2f3d675acf7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker inspect -f . ci-base-image-x86_64 15:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:38 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 15:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:38 $ docker top 18e7b00828fc216d4f6f901b1a3d9bc83352db71124002e0c257aeb551477473 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:51:39 + make test 15:51:39 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:51:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:51:49 CGO_ENABLED=1 go vet ./... 15:51:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:52 ./bin/test-attribution-txt.sh 15:51:52 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:51:52 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:51:52 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:51:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:51:52 $ docker stop --time=1 18e7b00828fc216d4f6f901b1a3d9bc83352db71124002e0c257aeb551477473 15:51:54 $ docker rm -f 18e7b00828fc216d4f6f901b1a3d9bc83352db71124002e0c257aeb551477473 [Pipeline] // withDockerContainer [Pipeline] sh 15:51:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:51:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:51:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:51:55 + ls -al . 15:51:55 total 172 15:51:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:51 . 15:51:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:50 .. 15:51:55 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 15:50 .dockerignore 15:51:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:50 .git 15:51:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 15:50 .github 15:51:55 -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 15:50 .gitignore 15:51:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 15:50 .semver 15:51:55 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 15:50 Attribution.txt 15:51:55 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 15:50 CHANGELOG.md 15:51:55 -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 15:50 Dockerfile 15:51:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 15:50 GOVERNANCE.md 15:51:55 -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 15:50 Jenkinsfile 15:51:55 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 15:50 LICENSE 15:51:55 -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 15:50 OWNERS.md 15:51:55 -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 15:50 README.md 15:51:55 -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 15:50 VERSION 15:51:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 15:50 bin 15:51:55 -rw-r--r-- 1 jenkins jenkins 10 Aug 16 15:51 coverage.out 15:51:55 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 15:50 go.mod 15:51:55 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 15:50 go.sum 15:51:55 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 15:50 main.go 15:51:55 -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 15:50 makefile 15:51:55 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 15:50 res 15:51:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:56 + 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=a54a0972f59d0215bd900b67794f07db15feaf52 --label arch=amd64 --label version=2.3.0-dev.15 . 15:51:56 Sending build context to Docker daemon 3.12MB 15:51:56 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:51:56 Step 2/27 : FROM ${BASE} AS builder 15:51:56 ---> 68055d30ce6b 15:51:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:51:56 ---> Running in 3ae7ca9ca9a0 15:51:56 Removing intermediate container 3ae7ca9ca9a0 15:51:56 ---> 039efc1a6755 15:51:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:51:56 ---> Running in e8b97e194d66 15:51:56 Removing intermediate container e8b97e194d66 15:51:56 ---> cbf4388cc9b9 15:51:56 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:51:56 ---> Running in d51bf5617768 15:51:56 Removing intermediate container d51bf5617768 15:51:56 ---> e9ca26080d8f 15:51:56 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:56 ---> Running in bd5665ad8445 15:51:57 Removing intermediate container bd5665ad8445 15:51:57 ---> 286ff4071096 15:51:57 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:51:57 ---> Running in d16827e4ee2c 15:51:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:58 OK: 211 MiB in 51 packages 15:51:59 Removing intermediate container d16827e4ee2c 15:51:59 ---> 500176d823c3 15:51:59 Step 8/27 : WORKDIR /app 15:51:59 ---> Running in 7420b6ee11b9 15:51:59 Removing intermediate container 7420b6ee11b9 15:51:59 ---> f8978ffeacfd 15:51:59 Step 9/27 : COPY go.mod vendor* ./ 15:51:59 ---> c2d87cd16f48 15:51:59 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:59 ---> Running in 1b325f3f83fe 15:52:00 Removing intermediate container 1b325f3f83fe 15:52:00 ---> 4ed512ec99ea 15:52:00 Step 11/27 : COPY . . 15:52:00 ---> b61e36707a0e 15:52:00 Step 12/27 : ARG MAKE="make build" 15:52:00 ---> Running in ba04349b86cf 15:52:00 Removing intermediate container ba04349b86cf 15:52:00 ---> 7a8240cfa3da 15:52:00 Step 13/27 : RUN $MAKE 15:52:00 ---> Running in 87f269dbb07b 15:52:00 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:52:22 Removing intermediate container 87f269dbb07b 15:52:22 ---> e61ad4b6f4c5 15:52:22 Step 14/27 : FROM alpine:3.16 15:52:22 3.16: Pulling from library/alpine 15:52:22 213ec9aee27d: Pulling fs layer 15:52:22 213ec9aee27d: Verifying Checksum 15:52:22 213ec9aee27d: Download complete 15:52:22 213ec9aee27d: Pull complete 15:52:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:52:22 Status: Downloaded newer image for alpine:3.16 15:52:22 ---> 9c6f07244728 15:52:22 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:52:22 ---> Running in 5d3b3b765d1c 15:52:22 Removing intermediate container 5d3b3b765d1c 15:52:22 ---> a8e5cee428de 15:52:22 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:52:22 ---> Running in fa7fb702b88c 15:52:22 Removing intermediate container fa7fb702b88c 15:52:22 ---> 35520041e680 15:52:22 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:52:22 ---> Running in 475b4424a5c2 15:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:23 (1/7) Installing ca-certificates (20220614-r0) 15:52:23 (2/7) Installing dumb-init (1.2.5-r1) 15:52:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:52:23 (4/7) Installing libsodium (1.0.18-r0) 15:52:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:52:23 (6/7) Installing libzmq (4.3.4-r0) 15:52:23 (7/7) Installing zeromq (4.3.4-r0) 15:52:23 Executing busybox-1.35.0-r17.trigger 15:52:23 Executing ca-certificates-20220614-r0.trigger 15:52:23 OK: 9 MiB in 21 packages 15:52:23 Removing intermediate container 475b4424a5c2 15:52:23 ---> eaffa5cf6f3b 15:52:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:52:24 ---> c7cfee3f1066 15:52:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:52:24 ---> b3174f117007 15:52:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:52:24 ---> f42fd4359b63 15:52:24 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:52:25 ---> 6129d3b1ff1a 15:52:25 Step 22/27 : EXPOSE 48095 15:52:25 ---> Running in 1472df88e7e5 15:52:25 Removing intermediate container 1472df88e7e5 15:52:25 ---> c8372129a784 15:52:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:52:25 ---> Running in 8482f7a4af04 15:52:25 Removing intermediate container 8482f7a4af04 15:52:25 ---> 171e49b198ed 15:52:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:25 ---> Running in 88a4972d7f9c 15:52:25 Removing intermediate container 88a4972d7f9c 15:52:25 ---> 60f4f5e44af2 15:52:25 Step 25/27 : LABEL arch=amd64 15:52:25 ---> Running in 6a8609466790 15:52:25 Removing intermediate container 6a8609466790 15:52:25 ---> 56a8d11c8acc 15:52:25 Step 26/27 : LABEL git_sha=a54a0972f59d0215bd900b67794f07db15feaf52 15:52:25 ---> Running in a1d4539f7593 15:52:25 Removing intermediate container a1d4539f7593 15:52:25 ---> 7242669b974f 15:52:25 Step 27/27 : LABEL version=2.3.0-dev.15 15:52:25 ---> Running in 32f88c7d5264 15:52:25 Removing intermediate container 32f88c7d5264 15:52:25 ---> 02e8e2de5a82 15:52:25 [Warning] One or more build-args [ARCH] were not consumed 15:52:25 Successfully built 02e8e2de5a82 15:52:25 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:25 provisioning config files... 15:52:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5445117032606652031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:26 ---> docker-login.sh 15:52:26 nexus3.edgexfoundry.org:10001 15:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:26 Configure a credential helper to remove this warning. See 15:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:26 15:52:26 Login Succeeded 15:52:26 nexus3.edgexfoundry.org:10002 15:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:26 Configure a credential helper to remove this warning. See 15:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:26 15:52:26 Login Succeeded 15:52:26 nexus3.edgexfoundry.org:10003 15:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:26 Configure a credential helper to remove this warning. See 15:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:26 15:52:26 Login Succeeded 15:52:26 nexus3.edgexfoundry.org:10004 15:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:26 Configure a credential helper to remove this warning. See 15:52:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:26 15:52:26 Login Succeeded 15:52:26 docker.io 15:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:27 Configure a credential helper to remove this warning. See 15:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:27 15:52:27 Login Succeeded 15:52:27 ---> docker-login.sh ends [Pipeline] } 15:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:27 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:52:27 a54a0972f59d0215bd900b67794f07db15feaf52 15:52:27 latest 15:52:27 2.3.0-dev.15 15:52:27 a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 15:52:27 main 15:52:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52 15:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:27 e291fa746b88: Preparing 15:52:27 21cedf91a3f1: Preparing 15:52:27 68ab08f8131d: Preparing 15:52:27 983c5666acc3: Preparing 15:52:27 d8cfa9dd5a22: Preparing 15:52:27 994393dc58e7: Preparing 15:52:27 994393dc58e7: Waiting 15:52:27 21cedf91a3f1: Pushed 15:52:27 68ab08f8131d: Pushed 15:52:27 983c5666acc3: Pushed 15:52:27 994393dc58e7: Layer already exists 15:52:28 d8cfa9dd5a22: Pushed 15:52:30 e291fa746b88: Pushed 15:52:30 a54a0972f59d0215bd900b67794f07db15feaf52: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:31 e291fa746b88: Preparing 15:52:31 21cedf91a3f1: Preparing 15:52:31 68ab08f8131d: Preparing 15:52:31 983c5666acc3: Preparing 15:52:31 d8cfa9dd5a22: Preparing 15:52:31 994393dc58e7: Preparing 15:52:31 994393dc58e7: Waiting 15:52:31 e291fa746b88: Layer already exists 15:52:31 21cedf91a3f1: Layer already exists 15:52:31 983c5666acc3: Layer already exists 15:52:31 68ab08f8131d: Layer already exists 15:52:31 d8cfa9dd5a22: Layer already exists 15:52:31 994393dc58e7: Layer already exists 15:52:31 latest: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.15 15:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:32 e291fa746b88: Preparing 15:52:32 21cedf91a3f1: Preparing 15:52:32 68ab08f8131d: Preparing 15:52:32 983c5666acc3: Preparing 15:52:32 d8cfa9dd5a22: Preparing 15:52:32 994393dc58e7: Preparing 15:52:32 994393dc58e7: Waiting 15:52:32 d8cfa9dd5a22: Layer already exists 15:52:32 983c5666acc3: Layer already exists 15:52:32 e291fa746b88: Layer already exists 15:52:32 68ab08f8131d: Layer already exists 15:52:32 21cedf91a3f1: Layer already exists 15:52:32 994393dc58e7: Layer already exists 15:52:32 2.3.0-dev.15: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 15:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:32 e291fa746b88: Preparing 15:52:32 21cedf91a3f1: Preparing 15:52:32 68ab08f8131d: Preparing 15:52:32 983c5666acc3: Preparing 15:52:32 d8cfa9dd5a22: Preparing 15:52:32 994393dc58e7: Preparing 15:52:32 994393dc58e7: Waiting 15:52:32 983c5666acc3: Layer already exists 15:52:32 d8cfa9dd5a22: Layer already exists 15:52:32 e291fa746b88: Layer already exists 15:52:32 68ab08f8131d: Layer already exists 15:52:32 21cedf91a3f1: Layer already exists 15:52:32 994393dc58e7: Layer already exists 15:52:32 a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:52:33 e291fa746b88: Preparing 15:52:33 21cedf91a3f1: Preparing 15:52:33 68ab08f8131d: Preparing 15:52:33 983c5666acc3: Preparing 15:52:33 d8cfa9dd5a22: Preparing 15:52:33 994393dc58e7: Preparing 15:52:33 994393dc58e7: Waiting 15:52:33 983c5666acc3: Layer already exists 15:52:33 68ab08f8131d: Layer already exists 15:52:33 d8cfa9dd5a22: Layer already exists 15:52:33 e291fa746b88: Layer already exists 15:52:33 21cedf91a3f1: Layer already exists 15:52:33 994393dc58e7: Layer already exists 15:52:33 main: digest: sha256:c10295fe1d98d7e5cc009f263ecf113b58135a2585339f0be47895359ef85c5a size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:52:33 ===================================================== [Pipeline] echo 15:52:33 taggedImages: 15:52:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52 15:52:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:52:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.15 15:52:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 15:52:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:33 15:52:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:34 latest: Pulling from edgex-lftools-log-publisher 15:52:34 5eb5b503b376: Pulling fs layer 15:52:34 5c69ac0246d0: Pulling fs layer 15:52:34 ec43610c2a17: Pulling fs layer 15:52:34 3a2ae6a8a46f: Pulling fs layer 15:52:34 33b1e0a273af: Pulling fs layer 15:52:34 5d3b04190fa2: Pulling fs layer 15:52:34 2f39f015ded8: Pulling fs layer 15:52:34 3a2ae6a8a46f: Waiting 15:52:34 33b1e0a273af: Waiting 15:52:34 5d3b04190fa2: Waiting 15:52:34 2f39f015ded8: Waiting 15:52:34 5c69ac0246d0: Verifying Checksum 15:52:34 5c69ac0246d0: Download complete 15:52:34 3a2ae6a8a46f: Verifying Checksum 15:52:34 3a2ae6a8a46f: Download complete 15:52:34 33b1e0a273af: Verifying Checksum 15:52:34 33b1e0a273af: Download complete 15:52:34 ec43610c2a17: Verifying Checksum 15:52:34 ec43610c2a17: Download complete 15:52:34 5d3b04190fa2: Verifying Checksum 15:52:34 5d3b04190fa2: Download complete 15:52:34 5eb5b503b376: Download complete 15:52:35 2f39f015ded8: Verifying Checksum 15:52:35 2f39f015ded8: Download complete 15:52:35 5eb5b503b376: Pull complete 15:52:35 5c69ac0246d0: Pull complete 15:52:36 ec43610c2a17: Pull complete 15:52:36 3a2ae6a8a46f: Pull complete 15:52:36 33b1e0a273af: Pull complete 15:52:36 5d3b04190fa2: Pull complete 15:52:41 2f39f015ded8: Pull complete 15:52:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:42 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 15:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:43 $ docker top 7f11c25578117cdee420bcd2534d6603d29cf0f5ce5253ef1091c27252e48240 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:44 ---> job-cost.sh 15:52:44 lf-activate-venv: SKIPPING 15:52:44 INFO: No Stack... 15:52:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:52:45 INFO: Archiving Costs [Pipeline] sh 15:52:45 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:52:45 + cut -d, -f6 [Pipeline] lock 15:52:45 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] 15:52:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] did not exist. Created. 15:52:45 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:45 + echo total: 0.2199999988079071 [Pipeline] stash 15:52:45 Stashed 1 file(s) [Pipeline] } 15:52:45 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 15:52:45 $ docker stop --time=1 7f11c25578117cdee420bcd2534d6603d29cf0f5ce5253ef1091c27252e48240 15:52:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22907 in /w/workspace/ry_app-service-configurable_main 15:52:46 $ docker rm -f 7f11c25578117cdee420bcd2534d6603d29cf0f5ce5253ef1091c27252e48240 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 15:52:46 Running in /w/workspace/app-service-configurable/94 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:52:47 Selected Git installation does not exist. Using Default 15:52:47 The recommended git tool is: NONE [Pipeline] // stage [Pipeline] } 15:52:53 using credential edgex-jenkins-ssh 15:52:53 Cloning the remote Git repository 15:52:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:52:53 > git init /w/workspace/app-service-configurable/94 # timeout=10 15:52:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:52:53 > git --version # timeout=10 15:52:53 > git --version # 'git version 2.25.1' 15:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:55 Avoid second fetch 15:52:55 Checking out Revision a54a0972f59d0215bd900b67794f07db15feaf52 (main) 15:52:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:52:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:55 > git config core.sparsecheckout # timeout=10 15:52:55 > git checkout -f a54a0972f59d0215bd900b67794f07db15feaf52 # timeout=10 15:52:59 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#458)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:53:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:00 Dload Upload Total Spent Left Speed 15:53:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 82765 0 --:--:-- --:--:-- --:--:-- 82213 [Pipeline] sh 15:53:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:53:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:53:01 + sudo tee /etc/docker/daemon.new 15:53:01 { 15:53:01 "registry-mirrors": [ 15:53:01 "https://nexus3.edgexfoundry.org:10001" 15:53:01 ], 15:53:01 "bip": "10.250.0.254/24", 15:53:01 "hosts": [ 15:53:01 "tcp://0.0.0.0:5555", 15:53:01 "unix:///var/run/docker.sock" 15:53:01 ], 15:53:01 "mtu": 1458, 15:53:01 "selinux-enabled": true, 15:53:01 "seccomp-profile": "/etc/docker/seccomp.json" 15:53:01 } [Pipeline] sh 15:53:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:53:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:20 provisioning config files... 15:53:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config2622740725873884291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:20 ---> docker-login.sh 15:53:20 nexus3.edgexfoundry.org:10001 15:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:21 Configure a credential helper to remove this warning. See 15:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:21 15:53:21 Login Succeeded 15:53:21 nexus3.edgexfoundry.org:10002 15:53:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:22 Configure a credential helper to remove this warning. See 15:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:22 15:53:22 Login Succeeded 15:53:22 nexus3.edgexfoundry.org:10003 15:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:22 Configure a credential helper to remove this warning. See 15:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:22 15:53:22 Login Succeeded 15:53:22 nexus3.edgexfoundry.org:10004 15:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:22 Configure a credential helper to remove this warning. See 15:53:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:22 15:53:22 Login Succeeded 15:53:22 docker.io 15:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:23 Configure a credential helper to remove this warning. See 15:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:23 15:53:23 Login Succeeded 15:53:23 ---> docker-login.sh ends [Pipeline] } 15:53:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:24 ========================================================= 15:53:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:53:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:53:24 Sending build context to Docker daemon 204.8kB 15:53:25 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:53:25 Step 2/13 : FROM ${BASE} AS builder 15:53:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:25 b3c136eddcbf: Pulling fs layer 15:53:25 c0a3192eca97: Pulling fs layer 15:53:25 a050256f5b6f: Pulling fs layer 15:53:25 656be50a0ddc: Pulling fs layer 15:53:25 2bbca73fdf42: Pulling fs layer 15:53:25 46d945488cbd: Pulling fs layer 15:53:25 8a5474983e97: Pulling fs layer 15:53:25 329c88fbcd65: Pulling fs layer 15:53:25 2bbca73fdf42: Waiting 15:53:25 329c88fbcd65: Waiting 15:53:25 656be50a0ddc: Waiting 15:53:25 8a5474983e97: Waiting 15:53:25 46d945488cbd: Waiting 15:53:25 a050256f5b6f: Verifying Checksum 15:53:25 c0a3192eca97: Download complete 15:53:25 2bbca73fdf42: Verifying Checksum 15:53:25 2bbca73fdf42: Download complete 15:53:25 46d945488cbd: Verifying Checksum 15:53:25 46d945488cbd: Download complete 15:53:25 b3c136eddcbf: Verifying Checksum 15:53:25 b3c136eddcbf: Download complete 15:53:26 b3c136eddcbf: Pull complete 15:53:26 329c88fbcd65: Verifying Checksum 15:53:26 329c88fbcd65: Download complete 15:53:26 c0a3192eca97: Pull complete 15:53:27 a050256f5b6f: Pull complete 15:53:27 8a5474983e97: Verifying Checksum 15:53:27 8a5474983e97: Download complete 15:53:28 656be50a0ddc: Verifying Checksum 15:53:28 656be50a0ddc: Download complete 15:53:43 656be50a0ddc: Pull complete 15:53:43 2bbca73fdf42: Pull complete 15:53:43 46d945488cbd: Pull complete 15:53:47 8a5474983e97: Pull complete 15:53:49 329c88fbcd65: Pull complete 15:53:49 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:53:49 ---> ff4287adb874 15:53:49 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:53:50 ---> Running in b7a910144559 15:53:50 Removing intermediate container b7a910144559 15:53:50 ---> 920f2b8ca0c8 15:53:50 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:53:50 ---> Running in 430d3cb3726a 15:53:51 Removing intermediate container 430d3cb3726a 15:53:51 ---> 0e8b28257008 15:53:51 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:53:51 ---> Running in ce883362cc92 15:53:51 Removing intermediate container ce883362cc92 15:53:51 ---> 3551a63c92a5 15:53:51 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:51 ---> Running in 4b129285618c 15:53:53 Removing intermediate container 4b129285618c 15:53:53 ---> e90d5d5d20de 15:53:53 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:53 ---> Running in 75c79dea0230 15:53:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:53:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:53:56 OK: 221 MiB in 51 packages 15:53:57 Removing intermediate container 75c79dea0230 15:53:57 ---> 2ff045c60852 15:53:57 Step 8/13 : WORKDIR /app 15:53:57 ---> Running in 739cecdbd697 15:53:57 Removing intermediate container 739cecdbd697 15:53:57 ---> 2be59b66ae4d 15:53:57 Step 9/13 : COPY go.mod vendor* ./ 15:53:57 ---> cb682c50816c 15:53:57 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:58 ---> Running in 6ebe03bfce6c 15:54:54 Removing intermediate container 6ebe03bfce6c 15:54:54 ---> a0a55c842134 15:54:54 Step 11/13 : COPY . . 15:54:54 ---> c884b05cc658 15:54:54 Step 12/13 : ARG MAKE="make build" 15:54:54 ---> Running in 252597a02954 15:54:54 Removing intermediate container 252597a02954 15:54:54 ---> fae55db8f617 15:54:54 Step 13/13 : RUN $MAKE 15:54:54 ---> Running in c2fbf18f880c 15:54:54 noop 15:54:54 Removing intermediate container c2fbf18f880c 15:54:54 ---> 19171e6b4751 15:54:54 Successfully built 19171e6b4751 15:54:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:55 + docker inspect -f . ci-base-image-arm64 15:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:55 prd-ubuntu20.04-docker-arm64-4c-16g-22907 does not seem to be running inside a container 15:54:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 15:54:56 $ docker top 27e7fe6efc437f5e6715e90f8987afbdf3bd391a5ae18be3c0f4a0282ddd8410 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:57 + go version 15:54:57 go version go1.18.3 linux/arm64 [Pipeline] } 15:54:57 $ docker stop --time=1 27e7fe6efc437f5e6715e90f8987afbdf3bd391a5ae18be3c0f4a0282ddd8410 15:54:59 $ docker rm -f 27e7fe6efc437f5e6715e90f8987afbdf3bd391a5ae18be3c0f4a0282ddd8410 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 + docker inspect -f . ci-base-image-arm64 15:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:00 prd-ubuntu20.04-docker-arm64-4c-16g-22907 does not seem to be running inside a container 15:55:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 15:55:01 $ docker top 38c8ecdbccb22f48b9ef3d3ba55fd03e87ab1a02ca50018e49f333bfbc8fe3ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:02 + git config --global --add safe.directory /w/workspace/app-service-configurable/94 [Pipeline] fileExists [Pipeline] sh 15:55:03 + make test 15:55:03 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:56:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:56:25 CGO_ENABLED=1 go vet ./... 15:56:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:37 ./bin/test-attribution-txt.sh 15:56:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:56:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:56:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:56:37 $ docker stop --time=1 38c8ecdbccb22f48b9ef3d3ba55fd03e87ab1a02ca50018e49f333bfbc8fe3ea 15:56:39 $ docker rm -f 38c8ecdbccb22f48b9ef3d3ba55fd03e87ab1a02ca50018e49f333bfbc8fe3ea [Pipeline] // withDockerContainer [Pipeline] sh 15:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:40 Warning: overwriting stash ‘coverage-report’ 15:56:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:41 + ls -al . 15:56:41 total 168 15:56:41 drwxrwxr-x 7 jenkins jenkins 4096 Aug 16 15:55 . 15:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:52 .. 15:56:41 -rw-rw-r-- 1 jenkins jenkins 119 Aug 16 15:52 .dockerignore 15:56:41 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 15:52 .git 15:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 15:52 .github 15:56:41 -rw-rw-r-- 1 jenkins jenkins 171 Aug 16 15:52 .gitignore 15:56:41 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 16 15:52 Attribution.txt 15:56:41 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 16 15:52 CHANGELOG.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 2089 Aug 16 15:52 Dockerfile 15:56:41 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 15:52 GOVERNANCE.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 688 Aug 16 15:52 Jenkinsfile 15:56:41 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 16 15:52 LICENSE 15:56:41 -rw-rw-r-- 1 jenkins jenkins 618 Aug 16 15:52 OWNERS.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 3718 Aug 16 15:52 README.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 12 Aug 16 15:50 VERSION 15:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 15:52 bin 15:56:41 -rw-r--r-- 1 jenkins jenkins 10 Aug 16 15:55 coverage.out 15:56:41 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 16 15:52 go.mod 15:56:41 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 16 15:52 go.sum 15:56:41 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 16 15:52 main.go 15:56:41 -rw-rw-r-- 1 jenkins jenkins 1959 Aug 16 15:52 makefile 15:56:41 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 15:52 res 15:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 15:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:42 + 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=a54a0972f59d0215bd900b67794f07db15feaf52 --label arch=arm64 --label version=2.3.0-dev.15 . 15:56:42 Sending build context to Docker daemon 205.8kB 15:56:42 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:56:42 Step 2/27 : FROM ${BASE} AS builder 15:56:42 ---> 19171e6b4751 15:56:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:56:42 ---> Running in 3b2948c8a0f8 15:56:43 Removing intermediate container 3b2948c8a0f8 15:56:43 ---> e2a38d2c0251 15:56:43 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:56:43 ---> Running in 4c795bdab17d 15:56:43 Removing intermediate container 4c795bdab17d 15:56:43 ---> 38a0002795a6 15:56:43 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:56:43 ---> Running in c88b2114ce5f 15:56:43 Removing intermediate container c88b2114ce5f 15:56:43 ---> beafb4f3c1f9 15:56:43 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:43 ---> Running in 43342cb1640c 15:56:45 Removing intermediate container 43342cb1640c 15:56:45 ---> 7925a6b748c6 15:56:45 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:45 ---> Running in 99dee860b06e 15:56:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:56:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:56:48 OK: 221 MiB in 51 packages 15:56:49 Removing intermediate container 99dee860b06e 15:56:49 ---> c9f872c0c4f5 15:56:49 Step 8/27 : WORKDIR /app 15:56:49 ---> Running in 34576a2bd231 15:56:49 Removing intermediate container 34576a2bd231 15:56:49 ---> adfd277c77ca 15:56:49 Step 9/27 : COPY go.mod vendor* ./ 15:56:50 ---> 5564add2ed57 15:56:50 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:50 ---> Running in 7106d408c3fa 15:56:52 Removing intermediate container 7106d408c3fa 15:56:52 ---> 606a7f9d5681 15:56:52 Step 11/27 : COPY . . 15:56:52 ---> 3318085432b9 15:56:52 Step 12/27 : ARG MAKE="make build" 15:56:52 ---> Running in 6bbcd558d0c5 15:56:52 Removing intermediate container 6bbcd558d0c5 15:56:52 ---> a11f5cfe1218 15:56:52 Step 13/27 : RUN $MAKE 15:56:52 ---> Running in 339942e305d0 15:56:53 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:59:00 Removing intermediate container 339942e305d0 15:59:00 ---> 2d27742f96cd 15:59:00 Step 14/27 : FROM alpine:3.16 15:59:00 3.16: Pulling from library/alpine 15:59:00 9b18e9b68314: Pulling fs layer 15:59:00 9b18e9b68314: Verifying Checksum 15:59:00 9b18e9b68314: Download complete 15:59:00 9b18e9b68314: Pull complete 15:59:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:59:00 Status: Downloaded newer image for alpine:3.16 15:59:00 ---> a6215f271958 15:59:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:59:00 ---> Running in 429ca6b36ea3 15:59:00 Removing intermediate container 429ca6b36ea3 15:59:00 ---> 35119b0a7f79 15:59:00 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:59:00 ---> Running in 3583ab2aae4b 15:59:00 Removing intermediate container 3583ab2aae4b 15:59:00 ---> 67d83a154141 15:59:00 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:59:00 ---> Running in 9cb57ef7025d 15:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:59:00 (1/7) Installing ca-certificates (20220614-r0) 15:59:00 (2/7) Installing dumb-init (1.2.5-r1) 15:59:00 (3/7) Installing libgcc (11.2.1_git20220219-r2) 15:59:00 (4/7) Installing libsodium (1.0.18-r0) 15:59:00 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 15:59:00 (6/7) Installing libzmq (4.3.4-r0) 15:59:00 (7/7) Installing zeromq (4.3.4-r0) 15:59:00 Executing busybox-1.35.0-r17.trigger 15:59:00 Executing ca-certificates-20220614-r0.trigger 15:59:00 OK: 9 MiB in 21 packages 15:59:00 Removing intermediate container 9cb57ef7025d 15:59:00 ---> 4f12f58ba53b 15:59:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:59:00 ---> 3e3ef314ea74 15:59:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:59:01 ---> 5c55d699756d 15:59:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:59:01 ---> e53514f7ce2b 15:59:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:59:03 ---> 3d3821c3bd37 15:59:03 Step 22/27 : EXPOSE 48095 15:59:03 ---> Running in 26bde43f7114 15:59:03 Removing intermediate container 26bde43f7114 15:59:03 ---> 960b3420ea73 15:59:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:59:03 ---> Running in 25125f71bd04 15:59:03 Removing intermediate container 25125f71bd04 15:59:03 ---> f38cc0297a4b 15:59:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:03 ---> Running in f80cdc77bd60 15:59:04 Removing intermediate container f80cdc77bd60 15:59:04 ---> 345944f8bf30 15:59:04 Step 25/27 : LABEL arch=arm64 15:59:04 ---> Running in a3d21cc7251e 15:59:04 Removing intermediate container a3d21cc7251e 15:59:04 ---> 90e0acb00512 15:59:04 Step 26/27 : LABEL git_sha=a54a0972f59d0215bd900b67794f07db15feaf52 15:59:04 ---> Running in a13cc64b697a 15:59:05 Removing intermediate container a13cc64b697a 15:59:05 ---> c2d005fa08aa 15:59:05 Step 27/27 : LABEL version=2.3.0-dev.15 15:59:05 ---> Running in 543df15d3004 15:59:05 Removing intermediate container 543df15d3004 15:59:05 ---> 838f9402eac6 15:59:05 [Warning] One or more build-args [ARCH] were not consumed 15:59:05 Successfully built 838f9402eac6 15:59:05 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:05 provisioning config files... 15:59:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/94@tmp/config7544099696368065280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:05 ---> docker-login.sh 15:59:05 nexus3.edgexfoundry.org:10001 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 nexus3.edgexfoundry.org:10002 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:06 Configure a credential helper to remove this warning. See 15:59:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:06 15:59:06 Login Succeeded 15:59:06 nexus3.edgexfoundry.org:10003 15:59:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:07 Configure a credential helper to remove this warning. See 15:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:07 15:59:07 Login Succeeded 15:59:07 nexus3.edgexfoundry.org:10004 15:59:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:07 Configure a credential helper to remove this warning. See 15:59:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:07 15:59:07 Login Succeeded 15:59:07 docker.io 15:59:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:08 Configure a credential helper to remove this warning. See 15:59:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:08 15:59:08 Login Succeeded 15:59:08 ---> docker-login.sh ends [Pipeline] } 15:59:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:08 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:59:08 a54a0972f59d0215bd900b67794f07db15feaf52 15:59:08 latest 15:59:08 2.3.0-dev.15 15:59:08 a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 15:59:08 main 15:59:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52 15:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:59:09 bc5a1cc3c436: Preparing 15:59:09 a06d33df377a: Preparing 15:59:09 26b5bc0e11cc: Preparing 15:59:09 9cec2991ce7d: Preparing 15:59:09 547451f560d5: Preparing 15:59:09 5d3e392a13a0: Preparing 15:59:09 5d3e392a13a0: Waiting 15:59:09 26b5bc0e11cc: Pushed 15:59:09 a06d33df377a: Pushed 15:59:09 9cec2991ce7d: Pushed 15:59:09 5d3e392a13a0: Layer already exists 15:59:10 547451f560d5: Pushed 15:59:14 bc5a1cc3c436: Pushed 15:59:15 a54a0972f59d0215bd900b67794f07db15feaf52: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:59:15 bc5a1cc3c436: Preparing 15:59:15 a06d33df377a: Preparing 15:59:15 26b5bc0e11cc: Preparing 15:59:15 9cec2991ce7d: Preparing 15:59:15 547451f560d5: Preparing 15:59:15 5d3e392a13a0: Preparing 15:59:15 5d3e392a13a0: Waiting 15:59:15 547451f560d5: Layer already exists 15:59:15 a06d33df377a: Layer already exists 15:59:15 9cec2991ce7d: Layer already exists 15:59:15 26b5bc0e11cc: Layer already exists 15:59:15 bc5a1cc3c436: Layer already exists 15:59:15 5d3e392a13a0: Layer already exists 15:59:16 latest: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:16 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.15 15:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:59:16 bc5a1cc3c436: Preparing 15:59:16 a06d33df377a: Preparing 15:59:16 26b5bc0e11cc: Preparing 15:59:16 9cec2991ce7d: Preparing 15:59:16 547451f560d5: Preparing 15:59:16 5d3e392a13a0: Preparing 15:59:16 5d3e392a13a0: Waiting 15:59:16 a06d33df377a: Layer already exists 15:59:16 547451f560d5: Layer already exists 15:59:16 bc5a1cc3c436: Layer already exists 15:59:16 26b5bc0e11cc: Layer already exists 15:59:16 9cec2991ce7d: Layer already exists 15:59:16 5d3e392a13a0: Layer already exists 15:59:17 2.3.0-dev.15: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 15:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:59:17 bc5a1cc3c436: Preparing 15:59:17 a06d33df377a: Preparing 15:59:17 26b5bc0e11cc: Preparing 15:59:17 9cec2991ce7d: Preparing 15:59:17 547451f560d5: Preparing 15:59:17 5d3e392a13a0: Preparing 15:59:17 5d3e392a13a0: Waiting 15:59:17 26b5bc0e11cc: Layer already exists 15:59:17 bc5a1cc3c436: Layer already exists 15:59:17 9cec2991ce7d: Layer already exists 15:59:17 a06d33df377a: Layer already exists 15:59:17 547451f560d5: Layer already exists 15:59:17 5d3e392a13a0: Layer already exists 15:59:18 a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:59:18 bc5a1cc3c436: Preparing 15:59:18 a06d33df377a: Preparing 15:59:18 26b5bc0e11cc: Preparing 15:59:18 9cec2991ce7d: Preparing 15:59:18 547451f560d5: Preparing 15:59:18 5d3e392a13a0: Preparing 15:59:18 5d3e392a13a0: Waiting 15:59:18 547451f560d5: Layer already exists 15:59:18 bc5a1cc3c436: Layer already exists 15:59:18 a06d33df377a: Layer already exists 15:59:18 9cec2991ce7d: Layer already exists 15:59:18 26b5bc0e11cc: Layer already exists 15:59:18 5d3e392a13a0: Layer already exists 15:59:19 main: digest: sha256:e1a4a2a3da6f0045d8ed8e980b354c7d5eca7883c6ffc5721ce356e62a9074ed size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:19 ===================================================== [Pipeline] echo 15:59:19 taggedImages: 15:59:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52 15:59:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:59:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.15 15:59:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a54a0972f59d0215bd900b67794f07db15feaf52-2.3.0-dev.15 15:59:19 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:19 15:59:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:20 arm64: Pulling from edgex-lftools-log-publisher 15:59:20 8998bd30e6a1: Pulling fs layer 15:59:20 04944245beec: Pulling fs layer 15:59:20 699f458cf7ca: Pulling fs layer 15:59:20 765212b225bb: Pulling fs layer 15:59:20 f23df028b6ca: Pulling fs layer 15:59:20 d65c8cfc05b1: Pulling fs layer 15:59:20 2437ff75d9bd: Pulling fs layer 15:59:20 765212b225bb: Waiting 15:59:20 f23df028b6ca: Waiting 15:59:20 d65c8cfc05b1: Waiting 15:59:20 2437ff75d9bd: Waiting 15:59:20 04944245beec: Verifying Checksum 15:59:20 04944245beec: Download complete 15:59:20 765212b225bb: Download complete 15:59:20 f23df028b6ca: Verifying Checksum 15:59:20 f23df028b6ca: Download complete 15:59:20 d65c8cfc05b1: Verifying Checksum 15:59:20 d65c8cfc05b1: Download complete 15:59:20 699f458cf7ca: Verifying Checksum 15:59:20 699f458cf7ca: Download complete 15:59:20 8998bd30e6a1: Verifying Checksum 15:59:20 8998bd30e6a1: Download complete 15:59:23 2437ff75d9bd: Verifying Checksum 15:59:23 2437ff75d9bd: Download complete 15:59:25 8998bd30e6a1: Pull complete 15:59:25 04944245beec: Pull complete 15:59:27 699f458cf7ca: Pull complete 15:59:27 765212b225bb: Pull complete 15:59:27 f23df028b6ca: Pull complete 15:59:28 d65c8cfc05b1: Pull complete 15:59:43 2437ff75d9bd: Pull complete 15:59:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:59:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:43 prd-ubuntu20.04-docker-arm64-4c-16g-22907 does not seem to be running inside a container 15:59:43 $ 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/94 -v /w/workspace/app-service-configurable/94:/w/workspace/app-service-configurable/94:rw,z -v /w/workspace/app-service-configurable/94@tmp:/w/workspace/app-service-configurable/94@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 15:59:46 $ docker top 28dc75ab55e3166e7141d217c14a5ba87ab0a60d738decfc9dccc7fc65a12d4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:47 ---> job-cost.sh 15:59:47 lf-activate-venv: SKIPPING 15:59:47 INFO: No Stack... 15:59:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:59:48 INFO: Archiving Costs [Pipeline] sh 15:59:49 + cat /w/workspace/app-service-configurable/94/archives/cost.csv 15:59:49 + cut -d, -f6 [Pipeline] lock 15:59:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] 15:59:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] did not exist. Created. 15:59:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:49 /w/workspace/app-service-configurable/94@tmp/durable-19454b8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:59:50 + echo total: 0.10999999940395355 [Pipeline] stash 15:59:50 Warning: overwriting stash ‘stack-cost’ 15:59:50 Stashed 1 file(s) [Pipeline] } 15:59:50 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:50 $ docker stop --time=1 28dc75ab55e3166e7141d217c14a5ba87ab0a60d738decfc9dccc7fc65a12d4b 15:59:52 $ docker rm -f 28dc75ab55e3166e7141d217c14a5ba87ab0a60d738decfc9dccc7fc65a12d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:59:52 provisioning config files... 15:59:52 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config814039461658149tmp [Pipeline] { [Pipeline] sh 15:59:52 + set +x 15:59:52 + curl -s https://codecov.io/bash 15:59:52 + bash -s -- 15:59:52 15:59:52 _____ _ 15:59:52 / ____| | | 15:59:52 | | ___ __| | ___ ___ _____ __ 15:59:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:59:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:59:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:59:52 Bash-1.0.6 15:59:52 15:59:52 15:59:52 ==> git version 2.25.1 found 15:59:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:59:52 Release-Date: 2020-01-08 15:59:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:59:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:59:52 ==> Jenkins CI detected. 15:59:52 current dir:  /w/workspace/ry_app-service-configurable_main 15:59:52 project root: . 15:59:52 --> token set from env 15:59:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:59:52 ==> Running gcov in . (disable via -X gcov) 15:59:53 ==> Python coveragepy not found 15:59:53 ==> Searching for coverage reports in: 15:59:53 + . 15:59:53 -> Found 1 reports 15:59:53 ==> Detecting git/mercurial file structure 15:59:53 ==> Reading reports 15:59:53 + ./coverage.out bytes=10 15:59:53 ==> Appending adjustments 15:59:53 https://docs.codecov.io/docs/fixing-reports 15:59:53 + Found adjustments 15:59:53 ==> Gzipping contents 15:59:53 4.0K /tmp/codecov.VIDx6u.gz 15:59:53 ==> Uploading reports 15:59:53 url: https://codecov.io 15:59:53 query: branch=main&commit=a54a0972f59d0215bd900b67794f07db15feaf52&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:59:53 -> Pinging Codecov 15:59:53 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=a54a0972f59d0215bd900b67794f07db15feaf52&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:59:53 -> Uploading to 15:59:53 https://storage.googleapis.com/codecov/v4/raw/2022-08-16/A97CA9966030D2A3747ED39772930CCE/a54a0972f59d0215bd900b67794f07db15feaf52/73e2f513-6200-4596-bfee-50aab120f731.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220816T155953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a76db328a51e70a73fac00dc248b1fec6703c979238056656c011021e5e0fe16 15:59:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:59:53 Dload Upload Total Spent Left Speed 15:59:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2224 --:--:-- --:--:-- --:--:-- 2234 15:59:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] } 15:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:59:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:59:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:59:54 15:59:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:59:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:59:54 df9b9388f04a: Pulling fs layer 15:59:54 52dc419b0ee2: Pulling fs layer 15:59:54 25bc292e5bac: Pulling fs layer 15:59:54 114826534d7a: Pulling fs layer 15:59:54 4657fd5d0bcf: Pulling fs layer 15:59:54 6ad1cebc031e: Pulling fs layer 15:59:54 8a3aa393b2d8: Pulling fs layer 15:59:54 114826534d7a: Waiting 15:59:54 4657fd5d0bcf: Waiting 15:59:54 8a3aa393b2d8: Waiting 15:59:54 6ad1cebc031e: Waiting 15:59:54 25bc292e5bac: Verifying Checksum 15:59:54 25bc292e5bac: Download complete 15:59:54 52dc419b0ee2: Verifying Checksum 15:59:54 52dc419b0ee2: Download complete 15:59:54 4657fd5d0bcf: Verifying Checksum 15:59:54 4657fd5d0bcf: Download complete 15:59:54 df9b9388f04a: Download complete 15:59:54 df9b9388f04a: Pull complete 15:59:54 6ad1cebc031e: Verifying Checksum 15:59:54 6ad1cebc031e: Download complete 15:59:54 52dc419b0ee2: Pull complete 15:59:55 25bc292e5bac: Pull complete 15:59:55 114826534d7a: Verifying Checksum 15:59:55 114826534d7a: Download complete 15:59:55 8a3aa393b2d8: Verifying Checksum 15:59:55 8a3aa393b2d8: Download complete 15:59:58 114826534d7a: Pull complete 15:59:58 4657fd5d0bcf: Pull complete 15:59:59 6ad1cebc031e: Pull complete 16:00:02 8a3aa393b2d8: Pull complete 16:00:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:00:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:02 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 16:00:02 $ 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 16:00:04 $ docker top 85e2c925229b289df2f2455467e9e882f47f00a663320a8b001e96834cd8c0ef -eo pid,comm [Pipeline] { [Pipeline] echo 16:00:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:00:04 + set -o pipefail 16:00:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:00:10 16:00:10 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:00:10 16:00:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9388d39c-fb1e-4347-bb06-5717988625e0 16:00:10 16:00:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:00:10 16:00:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:00:10 16:00:10 [Pipeline] } 16:00:10 $ docker stop --time=1 85e2c925229b289df2f2455467e9e882f47f00a663320a8b001e96834cd8c0ef 16:00:12 $ docker rm -f 85e2c925229b289df2f2455467e9e882f47f00a663320a8b001e96834cd8c0ef [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 16:00:13 + git log --format=format:%s -1 a54a0972f59d0215bd900b67794f07db15feaf52 [Pipeline] sh 16:00:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:13 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 16:00:13 $ 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 16:00:14 $ docker top 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:14 [ssh-agent] Looking for ssh-agent implementation... 16:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:14 $ docker exec 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 ssh-agent 16:00:14 SSH_AUTH_SOCK=/tmp/ssh-wctYSyh9HFpV/agent.33 16:00:14 SSH_AGENT_PID=39 16:00:14 Running ssh-add (command line suppressed) 16:00:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5519759975386828634.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5519759975386828634.key) 16:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:15 + git semver tag 16:00:15 2022-08-16 16:00:15,472 [run_tag] DEBUG tag force:False 16:00:15 2022-08-16 16:00:15,472 [check_head_tag] DEBUG check head tag 16:00:15 2022-08-16 16:00:15,473 [execute] INFO git cat-file --batch-check 16:00:15 2022-08-16 16:00:15,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:00:15 2022-08-16 16:00:15,478 [execute] INFO git cat-file --batch 16:00:15 2022-08-16 16:00:15,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:00:15 2022-08-16 16:00:15,492 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:00:15 2022-08-16 16:00:15,492 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 16:00:15 2022-08-16 16:00:15,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:00:15 2022-08-16 16:00:15,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:00:15 2.3.0-dev.15 [Pipeline] } 16:00:15 $ docker exec --env ******** --env ******** 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 ssh-agent -k 16:00:15 unset SSH_AUTH_SOCK; 16:00:15 unset SSH_AGENT_PID; 16:00:15 echo Agent pid 39 killed; 16:00:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:16 + git semver [Pipeline] } 16:00:16 $ docker stop --time=1 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 16:00:17 $ docker rm -f 0ae78cef80f89fa49081bf4db41a046c62b5327192b55da76f3f244ad176cb28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:18 16:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:18 0.23.1-centos7: Pulling from edgex-lftools 16:00:18 ab5ef0e58194: Pulling fs layer 16:00:18 9712f1f96733: Pulling fs layer 16:00:18 63f879dbbcfc: Pulling fs layer 16:00:18 0d9ebad4ef96: Pulling fs layer 16:00:18 e9a5061849ea: Pulling fs layer 16:00:18 d747dcd14b5f: Pulling fs layer 16:00:18 2de7ff778b66: Pulling fs layer 16:00:18 0d9ebad4ef96: Waiting 16:00:18 e9a5061849ea: Waiting 16:00:18 2de7ff778b66: Waiting 16:00:18 9712f1f96733: Verifying Checksum 16:00:18 9712f1f96733: Download complete 16:00:18 63f879dbbcfc: Verifying Checksum 16:00:18 63f879dbbcfc: Download complete 16:00:19 e9a5061849ea: Verifying Checksum 16:00:19 e9a5061849ea: Download complete 16:00:19 d747dcd14b5f: Download complete 16:00:19 0d9ebad4ef96: Verifying Checksum 16:00:19 0d9ebad4ef96: Download complete 16:00:19 ab5ef0e58194: Download complete 16:00:19 2de7ff778b66: Verifying Checksum 16:00:22 ab5ef0e58194: Pull complete 16:00:22 9712f1f96733: Pull complete 16:00:23 63f879dbbcfc: Pull complete 16:00:28 0d9ebad4ef96: Pull complete 16:00:28 e9a5061849ea: Pull complete 16:00:28 d747dcd14b5f: Pull complete 16:00:29 2de7ff778b66: Pull complete 16:00:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:29 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 16:00:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:00:31 $ docker top e656246a0aca5d49709ad34ff75037ccd5c40ba98f020ce3d91470b6fc595e21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:00:32 provisioning config files... 16:00:32 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4871588438008018799tmp 16:00:32 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1761308788290913460tmp 16:00:32 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4217938769403178636tmp [Pipeline] { [Pipeline] echo 16:00:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:00:32 ---> sigul-configuration.sh 16:00:32 gpg: directory `/root/.gnupg' created 16:00:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:00:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:00:32 gpg: keyring `/root/.gnupg/secring.gpg' created 16:00:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:00:32 gpg: CAST5 encrypted data 16:00:32 gpg: encrypted with 1 passphrase 16:00:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:00:32 + mkdir /home/jenkins 16:00:32 + mkdir /home/jenkins/sigul [Pipeline] sh 16:00:32 + 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 16:00:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:00:33 ---> sigul-install.sh 16:00:33 Sigul already installed; skipping installation. [Pipeline] sh 16:00:33 + git tag --list 16:00:33 v1.0.0 16:00:33 v1.1.0 16:00:33 v1.2.0 16:00:33 v1.3.0 16:00:33 v1.3.1 16:00:33 v2.0.0 16:00:33 v2.0.1 16:00:33 v2.1.0 16:00:33 v2.1.1 16:00:33 v2.1.1-dev.1 16:00:33 v2.1.1-dev.2 16:00:33 v2.2.0 16:00:33 v2.2.1-dev.1 16:00:33 v2.2.1-dev.10 16:00:33 v2.2.1-dev.2 16:00:33 v2.2.1-dev.3 16:00:33 v2.2.1-dev.4 16:00:33 v2.2.1-dev.5 16:00:33 v2.2.1-dev.6 16:00:33 v2.2.1-dev.7 16:00:33 v2.2.1-dev.8 16:00:33 v2.2.1-dev.9 16:00:33 v2.3.0-dev.10 16:00:33 v2.3.0-dev.11 16:00:33 v2.3.0-dev.12 16:00:33 v2.3.0-dev.13 16:00:33 v2.3.0-dev.14 16:00:33 v2.3.0-dev.15 [Pipeline] sh 16:00:33 + lftools sign git-tag v2.3.0-dev.15 16:00:34 Signing Git tag with Sigul... 16:00:34 Signing v2.3.0-dev.15 [Pipeline] echo 16:00:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:00:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:00:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:00:35 $ docker stop --time=1 e656246a0aca5d49709ad34ff75037ccd5c40ba98f020ce3d91470b6fc595e21 16:00:36 $ docker rm -f e656246a0aca5d49709ad34ff75037ccd5c40ba98f020ce3d91470b6fc595e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:00:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:37 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 16:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:00:37 $ docker top 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:37 [ssh-agent] Looking for ssh-agent implementation... 16:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:37 $ docker exec 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab ssh-agent 16:00:37 SSH_AUTH_SOCK=/tmp/ssh-rr3SbEUaiVlK/agent.32 16:00:37 SSH_AGENT_PID=38 16:00:37 Running ssh-add (command line suppressed) 16:00:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5772826064634548743.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5772826064634548743.key) 16:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:38 + git semver bump pre 16:00:38 2022-08-16 16:00:38,505 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:00:38 2022-08-16 16:00:38,505 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 16:00:38 2022-08-16 16:00:38,505 [bump_version] DEBUG bumped version:2.3.0-dev.16 16:00:38 2022-08-16 16:00:38,505 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:00:38 2022-08-16 16:00:38,505 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:00:38 2022-08-16 16:00:38,505 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:00:38 2022-08-16 16:00:38,507 [execute] INFO git cat-file --batch-check 16:00:38 2022-08-16 16:00:38,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:00:38 2022-08-16 16:00:38,513 [execute] INFO git cat-file --batch 16:00:38 2022-08-16 16:00:38,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:00:38 2022-08-16 16:00:38,519 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:00:38 2.3.0-dev.16 [Pipeline] } 16:00:38 $ docker exec --env ******** --env ******** 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab ssh-agent -k 16:00:38 unset SSH_AUTH_SOCK; 16:00:38 unset SSH_AGENT_PID; 16:00:38 echo Agent pid 38 killed; 16:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:39 + git semver [Pipeline] } 16:00:39 $ docker stop --time=1 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab 16:00:40 $ docker rm -f 9090a421dbb0097f8c69e4292706c4694d80b3b084b1ac9cab353b42fb1ac5ab [Pipeline] // withDockerContainer [Pipeline] sh 16:00:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:00:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:00:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:41 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 16:00:41 $ 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 16:00:41 $ docker top 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:00:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:00:41 [ssh-agent] Looking for ssh-agent implementation... 16:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:42 $ docker exec 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f ssh-agent 16:00:42 SSH_AUTH_SOCK=/tmp/ssh-svo9lluvUMzV/agent.34 16:00:42 SSH_AGENT_PID=40 16:00:42 Running ssh-add (command line suppressed) 16:00:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4077943271930442554.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4077943271930442554.key) 16:00:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:00:42 + git semver push 16:00:42 2022-08-16 16:00:42,835 [run_push] DEBUG push 16:00:42 2022-08-16 16:00:42,836 [execute] INFO git cat-file --batch-check 16:00:42 2022-08-16 16:00:42,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:00:42 2022-08-16 16:00:42,840 [execute] INFO git rev-list d3e3c031670a940673fa710b3f2b8e8e73fb8ec3 -- 16:00:42 2022-08-16 16:00:42,841 [execute] DEBUG Popen(['git', 'rev-list', 'd3e3c031670a940673fa710b3f2b8e8e73fb8ec3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:00:42 2022-08-16 16:00:42,850 [execute] INFO git fetch -v origin 16:00:42 2022-08-16 16:00:42,850 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:00:43 2022-08-16 16:00:43,349 [run_push] DEBUG no remote changes detected 16:00:43 2022-08-16 16:00:43,350 [execute] INFO git push origin semver 16:00:43 2022-08-16 16:00:43,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:00:44 2022-08-16 16:00:44,103 [run_push] DEBUG push all version tags 16:00:44 2022-08-16 16:00:44,104 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:00:44 2022-08-16 16:00:44,104 [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) 16:00:45 2022-08-16 16:00:44,833 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:00:45 2.3.0-dev.16 [Pipeline] } 16:00:45 $ docker exec --env ******** --env ******** 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f ssh-agent -k 16:00:45 unset SSH_AUTH_SOCK; 16:00:45 unset SSH_AGENT_PID; 16:00:45 echo Agent pid 40 killed; 16:00:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:00:45 + git semver [Pipeline] } 16:00:45 $ docker stop --time=1 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f 16:00:47 $ docker rm -f 8b8b6807e9218e863cd4bd2c722e3f0151a441039b16f503539b6dbd48fa502f [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 16:00:47 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:00:47 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:00:47 total 16 16:00:47 drwxr-xr-x 3 root root 4096 Aug 16 15:52 . 16:00:47 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 16:00 .. 16:00:47 drwxr-xr-x 2 root root 4096 Aug 16 15:52 cost 16:00:47 -rw-r--r-- 1 root root 95 Aug 16 15:52 cost.csv 16:00:47 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:00:47 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:00:47 total 16 16:00:47 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 15:52 . 16:00:47 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 16:00 .. 16:00:47 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 15:52 cost 16:00:47 -rw-r--r-- 1 jenkins jenkins 95 Aug 16 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:00:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:00:48 ---> package-listing.sh 16:00:48 ++ facter osfamily 16:00:48 ++ tr '[:upper:]' '[:lower:]' 16:00:49 + OS_FAMILY=debian 16:00:49 + workspace=/w/workspace/ry_app-service-configurable_main 16:00:49 + START_PACKAGES=/tmp/packages_start.txt 16:00:49 + END_PACKAGES=/tmp/packages_end.txt 16:00:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:49 + PACKAGES=/tmp/packages_start.txt 16:00:49 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:00:49 + PACKAGES=/tmp/packages_end.txt 16:00:49 + case "${OS_FAMILY}" in 16:00:49 + dpkg -l 16:00:49 + grep '^ii' 16:00:49 + '[' -f /tmp/packages_start.txt ']' 16:00:49 + '[' -f /tmp/packages_end.txt ']' 16:00:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:49 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:00:49 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:00:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:00:49 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 16:00:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:49 prd-ubuntu20.04-docker-8c-8g-22906 does not seem to be running inside a container 16:00:50 $ 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 16:00:50 $ docker top a1ba67ffb6c5039a2001ffa9e29cc47a2c7fa63cd241918b513ddb2705a5b061 -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:50 + touch /tmp/pre-build-complete [Pipeline] sh 16:00:50 + mkdir -p /var/log/sysstat [Pipeline] sh 16:00:51 + ls /var/log/sa-host 16:00:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:00:51 provisioning config files... 16:00:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8309206010460528770tmp [Pipeline] { [Pipeline] echo 16:00:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:00:51 ---> create-netrc.sh [Pipeline] } 16:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:00:51 ---> python-tools-install.sh [Pipeline] echo 16:00:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:00:52 ---> sudo-logs.sh 16:00:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:00:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:00:52 ---> job-cost.sh 16:00:52 lf-activate-venv: SKIPPING 16:00:52 DEBUG: total: 0.2199999988079071 16:00:52 INFO: Retrieving Stack Cost... 16:00:53 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:53 INFO: Archiving Costs [Pipeline] echo 16:00:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:00:53 ---> logs-deploy.sh 16:00:53 lf-activate-venv: SKIPPING 16:00:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/94 16:00:53 INFO: archiving workspace using pattern(s): 16:00:54 Archives upload complete. 16:00:54 INFO: archiving logs to Nexus 16:00:55 ---> uname -a: 16:00:55 Linux prd-ubuntu20-04-docker-8c-8g-22906 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:00:55 16:00:55 16:00:55 ---> lscpu: 16:00:55 Architecture: x86_64 16:00:55 CPU op-mode(s): 32-bit, 64-bit 16:00:55 Byte Order: Little Endian 16:00:55 Address sizes: 40 bits physical, 48 bits virtual 16:00:55 CPU(s): 8 16:00:55 On-line CPU(s) list: 0-7 16:00:55 Thread(s) per core: 1 16:00:55 Core(s) per socket: 1 16:00:55 Socket(s): 8 16:00:55 NUMA node(s): 1 16:00:55 Vendor ID: AuthenticAMD 16:00:55 CPU family: 23 16:00:55 Model: 49 16:00:55 Model name: AMD EPYC-Rome Processor 16:00:55 Stepping: 0 16:00:55 CPU MHz: 2799.998 16:00:55 BogoMIPS: 5599.99 16:00:55 Virtualization: AMD-V 16:00:55 Hypervisor vendor: KVM 16:00:55 Virtualization type: full 16:00:55 L1d cache: 256 KiB 16:00:55 L1i cache: 256 KiB 16:00:55 L2 cache: 4 MiB 16:00:55 L3 cache: 128 MiB 16:00:55 NUMA node0 CPU(s): 0-7 16:00:55 Vulnerability Itlb multihit: Not affected 16:00:55 Vulnerability L1tf: Not affected 16:00:55 Vulnerability Mds: Not affected 16:00:55 Vulnerability Meltdown: Not affected 16:00:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:00:55 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:00:55 Vulnerability Srbds: Not affected 16:00:55 Vulnerability Tsx async abort: Not affected 16:00:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:00:55 16:00:55 16:00:55 ---> nproc: 16:00:55 8 16:00:55 16:00:55 16:00:55 ---> df -h: 16:00:55 Filesystem Size Used Avail Use% Mounted on 16:00:55 overlay 155G 13G 143G 8% / 16:00:55 tmpfs 64M 0 64M 0% /dev 16:00:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:00:55 shm 64M 0 64M 0% /dev/shm 16:00:55 /dev/vda1 155G 13G 143G 8% /facter-os 16:00:55 16:00:55 16:00:55 ---> sar -b -r -n DEV: 16:00:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22906) 08/16/22 _x86_64_ (8 CPU) 16:00:55 16:00:55 15:50:02 LINUX RESTART (8 CPU) 16:00:55 16:00:55 15:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:00:55 15:52:01 237.49 1.33 236.16 0.00 26.13 66130.71 0.00 16:00:55 15:53:01 120.87 0.02 120.86 0.00 0.13 33523.90 0.00 16:00:55 15:54:01 3.83 0.87 2.97 0.00 18.40 39.74 0.00 16:00:55 15:55:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 16:00:55 15:56:01 0.97 0.02 0.95 0.00 0.13 11.06 0.00 16:00:55 15:57:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 16:00:55 15:58:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 16:00:55 15:59:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 16:00:55 16:00:01 6.45 0.12 6.33 0.00 11.86 2515.45 0.00 16:00:55 Average: 41.67 0.26 41.41 0.00 6.29 11365.06 0.00 16:00:55 16:00:55 15:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:00:55 15:52:01 28234668 31640016 648860 1.97 163516 3445088 2285292 6.73 1351328 2836844 5692 16:00:55 15:53:01 27623640 31765624 523780 1.59 174424 4116796 1792516 5.28 1277724 3466452 388 16:00:55 15:54:01 27623472 31766524 522960 1.59 174496 4117312 1834948 5.41 1276768 3466904 16 16:00:55 15:55:01 27632892 31775972 513552 1.56 174540 4117320 1834948 5.41 1267872 3466912 28 16:00:55 15:56:01 27632808 31776004 513248 1.56 174552 4117328 1834948 5.41 1268308 3466920 8 16:00:55 15:57:01 27640328 31783604 505680 1.54 174568 4117328 1834948 5.41 1259988 3466984 12 16:00:55 15:58:01 27641060 31784380 504904 1.54 174576 4117332 1834948 5.41 1259980 3466988 12 16:00:55 15:59:01 27640420 31783904 505328 1.54 174596 4117336 1834948 5.41 1260280 3467144 16 16:00:55 16:00:01 26709924 31719740 568420 1.73 180960 4928508 2212836 6.52 1331464 4278044 822328 16:00:55 Average: 27597690 31755085 534081 1.62 174025 4132705 1922259 5.67 1283746 3487021 92056 16:00:55 16:00:55 15:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:00:55 15:52:01 docker0 131.29 165.01 10.62 1514.14 0.00 0.00 0.00 0.00 16:00:55 15:52:01 veth6105754 0.03 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:00:55 15:52:01 ens3 358.32 264.92 5426.20 88.60 0.00 0.00 0.00 0.00 16:00:55 15:52:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 16:00:55 15:53:01 docker0 2.83 6.15 0.19 60.54 0.00 0.00 0.00 0.00 16:00:55 15:53:01 ens3 191.84 148.93 2670.74 278.26 0.00 0.00 0.00 0.00 16:00:55 15:53:01 lo 7.86 7.86 0.76 0.76 0.00 0.00 0.00 0.00 16:00:55 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:54:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:00:55 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:55 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:56:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:00:55 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:00:55 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:55 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:58:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 15:59:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:00:55 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:55 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:55 16:00:01 ens3 158.86 104.53 3968.46 10.80 0.00 0.00 0.00 0.00 16:00:55 16:00:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:00:55 Average: docker0 14.90 19.02 1.20 174.95 0.00 0.00 0.00 0.00 16:00:55 Average: ens3 78.84 57.65 1340.59 41.98 0.00 0.00 0.00 0.00 16:00:55 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 16:00:55 16:00:55 16:00:55 ---> sar -P ALL: 16:00:55 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22906) 08/16/22 _x86_64_ (8 CPU) 16:00:55 16:00:55 15:50:02 LINUX RESTART (8 CPU) 16:00:55 16:00:55 15:51:01 CPU %user %nice %system %iowait %steal %idle 16:00:55 15:52:01 all 23.24 0.00 7.31 1.59 0.07 67.80 16:00:55 15:52:01 0 24.02 0.00 7.52 4.40 0.07 63.98 16:00:55 15:52:01 1 23.30 0.00 7.13 0.42 0.08 69.06 16:00:55 15:52:01 2 21.64 0.00 6.87 2.24 0.07 69.18 16:00:55 15:52:01 3 22.42 0.00 8.12 2.60 0.07 66.79 16:00:55 15:52:01 4 23.10 0.00 6.55 0.29 0.07 70.00 16:00:55 15:52:01 5 24.12 0.00 7.39 0.46 0.07 67.97 16:00:55 15:52:01 6 23.92 0.00 7.50 0.54 0.05 67.98 16:00:55 15:52:01 7 23.36 0.00 7.40 1.74 0.09 67.42 16:00:55 15:53:01 all 20.88 0.00 4.28 0.79 0.06 74.00 16:00:55 15:53:01 0 20.87 0.00 3.63 2.24 0.05 73.21 16:00:55 15:53:01 1 20.63 0.00 4.72 0.39 0.05 74.21 16:00:55 15:53:01 2 20.38 0.00 4.45 0.08 0.05 75.03 16:00:55 15:53:01 3 19.96 0.00 4.23 0.05 0.05 75.72 16:00:55 15:53:01 4 23.24 0.00 4.00 0.07 0.05 72.64 16:00:55 15:53:01 5 19.78 0.00 4.43 0.17 0.07 75.56 16:00:55 15:53:01 6 20.55 0.00 3.91 0.12 0.07 75.36 16:00:55 15:53:01 7 21.60 0.00 4.86 3.18 0.07 70.29 16:00:55 15:54:01 all 0.05 0.00 0.04 0.01 0.00 99.91 16:00:55 15:54:01 0 0.07 0.00 0.05 0.05 0.00 99.83 16:00:55 15:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:00:55 15:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:54:01 4 0.18 0.00 0.05 0.02 0.00 99.75 16:00:55 15:54:01 5 0.03 0.00 0.05 0.00 0.00 99.92 16:00:55 15:54:01 6 0.05 0.00 0.03 0.00 0.00 99.92 16:00:55 15:54:01 7 0.00 0.00 0.03 0.03 0.00 99.93 16:00:55 15:55:01 all 0.03 0.00 0.02 0.01 0.00 99.94 16:00:55 15:55:01 0 0.03 0.00 0.05 0.07 0.02 99.83 16:00:55 15:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:00:55 15:55:01 2 0.02 0.00 0.05 0.00 0.00 99.93 16:00:55 15:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:00:55 15:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:00:55 15:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:00:55 15:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 16:00:55 15:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:00:55 15:56:01 all 0.01 0.00 0.01 0.01 0.00 99.98 16:00:55 15:56:01 0 0.00 0.00 0.00 0.05 0.00 99.95 16:00:55 15:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:00:55 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:00:55 15:57:01 0 0.02 0.00 0.02 0.03 0.00 99.93 16:00:55 15:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:00:55 15:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:00:55 15:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:00:55 15:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:00:55 15:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 16:00:55 15:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:00:55 15:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 16:00:55 15:58:01 all 0.08 0.00 0.01 0.00 0.01 99.90 16:00:55 15:58:01 0 0.60 0.00 0.03 0.03 0.02 99.32 16:00:55 15:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:00:55 15:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 16:00:55 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:00:55 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:00:55 15:59:01 all 0.08 0.00 0.01 0.01 0.00 99.91 16:00:55 15:59:01 0 0.48 0.00 0.02 0.03 0.00 99.47 16:00:55 15:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:00:55 15:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:00:55 15:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:00:55 15:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:00:55 15:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:00:55 15:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 16:00:55 16:00:01 all 2.83 0.00 1.22 0.05 0.01 95.88 16:00:55 16:00:01 0 2.57 0.00 1.28 0.08 0.02 96.05 16:00:55 16:00:01 1 2.59 0.00 1.79 0.02 0.02 95.58 16:00:55 16:00:01 2 2.43 0.00 0.94 0.10 0.00 96.53 16:00:55 16:00:01 3 4.14 0.00 1.02 0.00 0.00 94.83 16:00:55 16:00:01 4 2.01 0.00 1.37 0.02 0.02 96.58 16:00:55 16:00:01 5 3.32 0.00 1.11 0.00 0.02 95.56 16:00:55 16:00:01 6 3.05 0.00 0.92 0.00 0.02 96.02 16:00:55 16:00:01 7 2.55 0.00 1.33 0.22 0.02 95.89 16:00:55 Average: all 5.20 0.00 1.42 0.27 0.02 93.09 16:00:55 Average: 0 5.37 0.00 1.39 0.77 0.02 92.46 16:00:55 Average: 1 5.13 0.00 1.51 0.09 0.02 93.25 16:00:55 Average: 2 4.90 0.00 1.36 0.27 0.01 93.46 16:00:55 Average: 3 5.13 0.00 1.48 0.29 0.01 93.09 16:00:55 Average: 4 5.36 0.00 1.32 0.04 0.02 93.25 16:00:55 Average: 5 5.22 0.00 1.44 0.07 0.02 93.26 16:00:55 Average: 6 5.25 0.00 1.37 0.07 0.01 93.29 16:00:55 Average: 7 5.22 0.00 1.49 0.57 0.02 92.69 16:00:55 16:00:55 16:00:55