Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 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-ssh4471959288223244163.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3240164902204388797.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6925377463143040650.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6909663207086067062.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5332563712031416243.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7083 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#472)" > 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 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 > git rev-list --no-walk 36be150d6762fc2492564362988c95ea99ab1b04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:03:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:03:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:03:26 ========================================================= 18:03:26 EdgeX Global Pipelines Version Info 18:03:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:03:27 ------------------- 18:03:27 stable info: 18:03:27 ------------------- 18:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:03:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:03:27 Message: update stable to v1.0.239 18:03:28 ------------------- 18:03:28 experimental info: 18:03:28 ------------------- 18:03:28 Commited By: **** collab-it+edgex@linuxfoundation.org 18:03:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:03:28 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cea3c1f [Pipeline] echo 18:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:28 provisioning config files... 18:03:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14884748061396597869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:28 ---> docker-login.sh 18:03:28 nexus3.edgexfoundry.org:10001 18:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:29 Configure a credential helper to remove this warning. See 18:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:29 18:03:29 Login Succeeded 18:03:29 nexus3.edgexfoundry.org:10002 18:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:29 Configure a credential helper to remove this warning. See 18:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:29 18:03:29 Login Succeeded 18:03:29 nexus3.edgexfoundry.org:10003 18:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:29 Configure a credential helper to remove this warning. See 18:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:29 18:03:29 Login Succeeded 18:03:29 nexus3.edgexfoundry.org:10004 18:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:29 Configure a credential helper to remove this warning. See 18:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:29 18:03:29 Login Succeeded 18:03:29 docker.io 18:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:29 Configure a credential helper to remove this warning. See 18:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:29 18:03:29 Login Succeeded 18:03:29 ---> docker-login.sh ends [Pipeline] } 18:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:03:30 + git rev-list -1 --merges cea3c1fe0f425ee2313aa5154ce94f5a2eb43780~1..cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo 18:03:30 -----------> git rev-list -1 --merges cea3c1fe0f425ee2313aa5154ce94f5a2eb43780~1..cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [false] [Pipeline] sh 18:03:30 + git log --format=format:%s -1 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo 18:03:30 ========================================================= 18:03:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:03:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:03:31 + git log --format=format:%s -1 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] echo 18:03:31 [semverPrep] GIT_COMMIT: cea3c1fe0f425ee2313aa5154ce94f5a2eb43780, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#472) [Pipeline] echo 18:03:31 [semverPrep] This is not a build commit. [Pipeline] sh 18:03:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:03:31 + grep -v github /etc/ssh/ssh_known_hosts 18:03:31 + [ -e /tmp/ssh_known_hosts ] 18:03:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:03:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:03:31 + sudo tee -a /etc/ssh/ssh_known_hosts 18:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:31 18:03:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:32 0.1.4: Pulling from edgex-devops/py-git-semver 18:03:32 b85a868b505f: Pulling fs layer 18:03:32 e2be974225ed: Pulling fs layer 18:03:32 339a4e72a1f5: Pulling fs layer 18:03:32 988bab9f4d93: Pulling fs layer 18:03:32 1469e6f7b9e6: Pulling fs layer 18:03:32 eaf3925da568: Pulling fs layer 18:03:32 bab4dde63d76: Pulling fs layer 18:03:32 bde34c3a00c8: Pulling fs layer 18:03:32 b352a97aabf1: Pulling fs layer 18:03:32 4872d77fe225: Pulling fs layer 18:03:32 5851b861e8e6: Pulling fs layer 18:03:32 bab4dde63d76: Waiting 18:03:32 988bab9f4d93: Waiting 18:03:32 bde34c3a00c8: Waiting 18:03:32 b352a97aabf1: Waiting 18:03:32 1469e6f7b9e6: Waiting 18:03:32 eaf3925da568: Waiting 18:03:32 4872d77fe225: Waiting 18:03:32 5851b861e8e6: Waiting 18:03:32 e2be974225ed: Download complete 18:03:32 988bab9f4d93: Verifying Checksum 18:03:32 988bab9f4d93: Download complete 18:03:32 1469e6f7b9e6: Verifying Checksum 18:03:32 1469e6f7b9e6: Download complete 18:03:32 eaf3925da568: Download complete 18:03:32 339a4e72a1f5: Verifying Checksum 18:03:32 339a4e72a1f5: Download complete 18:03:32 bde34c3a00c8: Download complete 18:03:32 b352a97aabf1: Verifying Checksum 18:03:32 b352a97aabf1: Download complete 18:03:32 4872d77fe225: Download complete 18:03:32 5851b861e8e6: Verifying Checksum 18:03:32 5851b861e8e6: Download complete 18:03:32 b85a868b505f: Verifying Checksum 18:03:32 b85a868b505f: Download complete 18:03:32 bab4dde63d76: Verifying Checksum 18:03:32 bab4dde63d76: Download complete 18:03:33 b85a868b505f: Pull complete 18:03:33 e2be974225ed: Pull complete 18:03:34 339a4e72a1f5: Pull complete 18:03:34 988bab9f4d93: Pull complete 18:03:34 1469e6f7b9e6: Pull complete 18:03:34 eaf3925da568: Pull complete 18:03:36 bab4dde63d76: Pull complete 18:03:36 bde34c3a00c8: Pull complete 18:03:36 b352a97aabf1: Pull complete 18:03:36 4872d77fe225: Pull complete 18:03:36 5851b861e8e6: Pull complete 18:03:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:36 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:03:36 $ 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 18:03:38 $ docker top dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d -eo pid,comm 18:03:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:03:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:39 [ssh-agent] Looking for ssh-agent implementation... 18:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:39 $ docker exec dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent 18:03:39 SSH_AUTH_SOCK=/tmp/ssh-cHrsKiF5gzTs/agent.33 18:03:39 SSH_AGENT_PID=39 18:03:39 Running ssh-add (command line suppressed) 18:03:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16239734183820270582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16239734183820270582.key) 18:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:39 + git tag --points-at HEAD [Pipeline] } 18:03:39 $ docker exec --env ******** --env ******** dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent -k 18:03:39 unset SSH_AUTH_SOCK; 18:03:39 unset SSH_AGENT_PID; 18:03:39 echo Agent pid 39 killed; 18:03:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:03:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:39 [ssh-agent] Looking for ssh-agent implementation... 18:03:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:39 $ docker exec dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent 18:03:40 SSH_AUTH_SOCK=/tmp/ssh-5dNc3phkS7qw/agent.71 18:03:40 SSH_AGENT_PID=78 18:03:40 Running ssh-add (command line suppressed) 18:03:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14635392564560718589.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14635392564560718589.key) 18:03:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:40 + git semver init 18:03:40 2022-10-04 18:03:40,642 [run_init] DEBUG init version:0.0.0 force:False 18:03:40 2022-10-04 18:03:40,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:03:40 2022-10-04 18:03:40,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:03:40 2022-10-04 18:03:40,643 [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) 18:03:41 2022-10-04 18:03:41,561 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:03:41 2022-10-04 18:03:41,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:03:41 2022-10-04 18:03:41,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:03:41 2022-10-04 18:03:41,562 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:03:41 2.3.0-dev.27 [Pipeline] } 18:03:41 $ docker exec --env ******** --env ******** dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d ssh-agent -k 18:03:41 unset SSH_AUTH_SOCK; 18:03:41 unset SSH_AGENT_PID; 18:03:41 echo Agent pid 78 killed; 18:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:42 + git semver [Pipeline] } 18:03:42 $ docker stop --time=1 dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d 18:03:43 $ docker rm -f dbf21fc62d986328e922d676e339bc727830b237ae141861d76c337515777b1d [Pipeline] // withDockerContainer [Pipeline] sh 18:03:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:03:44 Stashed 1 file(s) [Pipeline] echo 18:03:44 [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [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 18:03:44 provisioning config files... 18:03:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config798089472639486273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:44 ---> docker-login.sh 18:03:44 nexus3.edgexfoundry.org:10001 18:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:44 Configure a credential helper to remove this warning. See 18:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:44 18:03:44 Login Succeeded 18:03:44 nexus3.edgexfoundry.org:10002 18:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:44 Configure a credential helper to remove this warning. See 18:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:44 18:03:44 Login Succeeded 18:03:44 nexus3.edgexfoundry.org:10003 18:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:44 Configure a credential helper to remove this warning. See 18:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:44 18:03:44 Login Succeeded 18:03:44 nexus3.edgexfoundry.org:10004 18:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:44 Configure a credential helper to remove this warning. See 18:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:44 18:03:44 Login Succeeded 18:03:44 docker.io 18:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:45 Configure a credential helper to remove this warning. See 18:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:45 18:03:45 Login Succeeded 18:03:45 ---> docker-login.sh ends [Pipeline] } 18:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:45 ========================================================= 18:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:03:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + 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 . 18:03:45 Sending build context to Docker daemon 3.131MB 18:03:45 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:03:45 Step 2/14 : FROM ${BASE} AS builder 18:03:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:03:45 2408cc74d12b: Pulling fs layer 18:03:45 ea60b727a1ce: Pulling fs layer 18:03:45 30c4a7721957: Pulling fs layer 18:03:45 370296b7ddb6: Pulling fs layer 18:03:45 7c6cee850709: Pulling fs layer 18:03:45 aa9baa53a306: Pulling fs layer 18:03:45 8b309c321861: Pulling fs layer 18:03:45 d8d76fd02f46: Pulling fs layer 18:03:45 fa31f396de31: Pulling fs layer 18:03:45 8b309c321861: Waiting 18:03:45 7c6cee850709: Waiting 18:03:45 370296b7ddb6: Waiting 18:03:45 aa9baa53a306: Waiting 18:03:45 fa31f396de31: Waiting 18:03:45 30c4a7721957: Verifying Checksum 18:03:45 30c4a7721957: Download complete 18:03:45 ea60b727a1ce: Verifying Checksum 18:03:45 ea60b727a1ce: Download complete 18:03:45 7c6cee850709: Verifying Checksum 18:03:45 7c6cee850709: Download complete 18:03:45 aa9baa53a306: Verifying Checksum 18:03:45 aa9baa53a306: Download complete 18:03:46 2408cc74d12b: Verifying Checksum 18:03:46 2408cc74d12b: Download complete 18:03:46 8b309c321861: Download complete 18:03:46 2408cc74d12b: Pull complete 18:03:46 ea60b727a1ce: Pull complete 18:03:46 30c4a7721957: Pull complete 18:03:46 fa31f396de31: Verifying Checksum 18:03:46 fa31f396de31: Download complete 18:03:46 d8d76fd02f46: Verifying Checksum 18:03:46 d8d76fd02f46: Download complete 18:03:46 370296b7ddb6: Verifying Checksum 18:03:46 370296b7ddb6: Download complete 18:03:50 370296b7ddb6: Pull complete 18:03:50 7c6cee850709: Pull complete 18:03:50 aa9baa53a306: Pull complete 18:03:50 8b309c321861: Pull complete 18:03:52 d8d76fd02f46: Pull complete 18:03:53 fa31f396de31: Pull complete 18:03:53 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 18:03:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:03:53 ---> cef68f9685f8 18:03:53 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:03:56 ---> Running in 2534238d4425 18:03:56 Removing intermediate container 2534238d4425 18:03:56 ---> 37bd10c1a0f1 18:03:56 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:03:56 ---> Running in ad61ac140f96 18:03:56 Removing intermediate container ad61ac140f96 18:03:56 ---> 8c56bdb947ac 18:03:56 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:03:56 ---> Running in 9b1e0e1e6941 18:03:56 Removing intermediate container 9b1e0e1e6941 18:03:56 ---> 565b9882b2ea 18:03:56 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:03:56 ---> Running in eba6c9d00591 18:03:56 Removing intermediate container eba6c9d00591 18:03:56 ---> d94e576dfce3 18:03:56 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:56 ---> Running in c879fd02ad5b 18:03:56 Removing intermediate container c879fd02ad5b 18:03:56 ---> 11bc03c9d38b 18:03:56 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:56 ---> Running in 7f39742d64e7 18:03:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:58 OK: 211 MiB in 51 packages 18:03:58 Removing intermediate container 7f39742d64e7 18:03:58 ---> d2105d3532ad 18:03:58 Step 9/14 : WORKDIR /app 18:03:58 ---> Running in eec6e9c16f40 18:03:58 Removing intermediate container eec6e9c16f40 18:03:58 ---> c7e46722c700 18:03:58 Step 10/14 : COPY go.mod vendor* ./ 18:03:58 ---> 44c0b4337ad3 18:03:58 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:58 ---> Running in a42b3b5f5e82 18:03:59 Still waiting to schedule task 18:03:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:04:16 Removing intermediate container a42b3b5f5e82 18:04:16 ---> fd652dd3c80e 18:04:16 Step 12/14 : COPY . . 18:04:16 ---> 4330e7fffee5 18:04:16 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:16 ---> Running in 4ff4d77a1dca 18:04:16 Removing intermediate container 4ff4d77a1dca 18:04:16 ---> 93210033b037 18:04:16 Step 14/14 : RUN $MAKE 18:04:16 ---> Running in f457b808a089 18:04:17 noop 18:04:17 Removing intermediate container f457b808a089 18:04:17 ---> e78b50e52e05 18:04:17 Successfully built e78b50e52e05 18:04:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:17 + docker inspect -f . ci-base-image-x86_64 18:04:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:17 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:04:17 $ 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 18:04:18 $ docker top 4aea359b75d63ddf5722df14a028600fd1e91b8156c2a40dd8bc60029a0ab2e4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:18 + go version 18:04:18 go version go1.18.3 linux/amd64 [Pipeline] } 18:04:18 $ docker stop --time=1 4aea359b75d63ddf5722df14a028600fd1e91b8156c2a40dd8bc60029a0ab2e4 18:04:19 $ docker rm -f 4aea359b75d63ddf5722df14a028600fd1e91b8156c2a40dd8bc60029a0ab2e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:20 + docker inspect -f . ci-base-image-x86_64 18:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:20 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:04:20 $ docker top c9729bc54cbcc75a41418971d02b87b5848c23aefece668df1fa3b872eeff2c0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:04:21 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:04:21 + make test 18:04:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:04:31 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:04:31 CGO_ENABLED=1 go vet ./... 18:04:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:33 $ docker stop --time=1 c9729bc54cbcc75a41418971d02b87b5848c23aefece668df1fa3b872eeff2c0 18:04:35 $ docker rm -f c9729bc54cbcc75a41418971d02b87b5848c23aefece668df1fa3b872eeff2c0 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:36 + ls -al . 18:04:36 total 176 18:04:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:04 . 18:04:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:03 .. 18:04:36 -rw-rw-r-- 1 jenkins jenkins 119 Oct 4 18:03 .dockerignore 18:04:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:03 .git 18:04:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:03 .github 18:04:36 -rw-rw-r-- 1 jenkins jenkins 171 Oct 4 18:03 .gitignore 18:04:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:03 .semver 18:04:36 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 4 18:03 Attribution.txt 18:04:36 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 4 18:03 CHANGELOG.md 18:04:36 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 4 18:03 Dockerfile 18:04:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 18:03 GOVERNANCE.md 18:04:36 -rw-rw-r-- 1 jenkins jenkins 688 Oct 4 18:03 Jenkinsfile 18:04:36 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 4 18:03 LICENSE 18:04:36 -rw-rw-r-- 1 jenkins jenkins 618 Oct 4 18:03 OWNERS.md 18:04:36 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 4 18:03 README.md 18:04:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 18:03 VERSION 18:04:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 18:03 bin 18:04:36 -rw-r--r-- 1 jenkins jenkins 10 Oct 4 18:04 coverage.out 18:04:36 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 4 18:03 go.mod 18:04:36 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 4 18:03 go.sum 18:04:36 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 4 18:03 main.go 18:04:36 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 4 18:03 makefile 18:04:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 18:03 res 18:04:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:36 + 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=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 --label arch=amd64 --label version=2.3.0-dev.27 . 18:04:36 Sending build context to Docker daemon 3.132MB 18:04:36 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 18:04:36 Step 2/28 : FROM ${BASE} AS builder 18:04:36 ---> e78b50e52e05 18:04:36 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:04:36 ---> Running in a825ab492268 18:04:37 Removing intermediate container a825ab492268 18:04:37 ---> 46af435a0ac9 18:04:37 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:04:37 ---> Running in 517ec3d195f4 18:04:37 Removing intermediate container 517ec3d195f4 18:04:37 ---> 713b174e9c31 18:04:37 Step 5/28 : ARG ADD_BUILD_TAGS="" 18:04:37 ---> Running in 8c5df914ee5a 18:04:37 Removing intermediate container 8c5df914ee5a 18:04:37 ---> a7b78fabee05 18:04:37 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:04:37 ---> Running in 47fd0a8e7c2c 18:04:37 Removing intermediate container 47fd0a8e7c2c 18:04:37 ---> a736831406ec 18:04:37 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:37 ---> Running in fc91ac3c7976 18:04:37 Removing intermediate container fc91ac3c7976 18:04:37 ---> 8187c2be2d75 18:04:37 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:37 ---> Running in 9c9f7e424e94 18:04:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:39 OK: 211 MiB in 51 packages 18:04:39 Removing intermediate container 9c9f7e424e94 18:04:39 ---> a5bcfb805905 18:04:39 Step 9/28 : WORKDIR /app 18:04:39 ---> Running in abab7499e5e2 18:04:39 Removing intermediate container abab7499e5e2 18:04:39 ---> b88e2a6af621 18:04:39 Step 10/28 : COPY go.mod vendor* ./ 18:04:39 ---> c02d6fa2a54b 18:04:39 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:39 ---> Running in c6b1769dba7d 18:04:40 Removing intermediate container c6b1769dba7d 18:04:40 ---> cb33fa6208cb 18:04:40 Step 12/28 : COPY . . 18:04:40 ---> f549c380c442 18:04:40 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:40 ---> Running in c55c7dca51b8 18:04:40 Removing intermediate container c55c7dca51b8 18:04:40 ---> 99a282156c91 18:04:40 Step 14/28 : RUN $MAKE 18:04:40 ---> Running in 1de74f687b70 18:04:41 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:05:03 Removing intermediate container 1de74f687b70 18:05:03 ---> 2fbcd0eff86f 18:05:03 Step 15/28 : FROM alpine:3.16 18:05:03 3.16: Pulling from library/alpine 18:05:03 213ec9aee27d: Pulling fs layer 18:05:03 213ec9aee27d: Verifying Checksum 18:05:03 213ec9aee27d: Download complete 18:05:03 213ec9aee27d: Pull complete 18:05:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:05:03 Status: Downloaded newer image for alpine:3.16 18:05:03 ---> 9c6f07244728 18:05:03 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:05:03 ---> Running in 3315887f638b 18:05:03 Removing intermediate container 3315887f638b 18:05:03 ---> 3bd84a2f585c 18:05:03 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:05:03 ---> Running in fceaa0cb872e 18:05:03 Removing intermediate container fceaa0cb872e 18:05:03 ---> 3028f431ebe0 18:05:03 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:05:03 ---> Running in cda134ef055c 18:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:05:03 (1/7) Installing ca-certificates (20220614-r0) 18:05:03 (2/7) Installing dumb-init (1.2.5-r1) 18:05:03 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:05:03 (4/7) Installing libsodium (1.0.18-r0) 18:05:03 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:05:03 (6/7) Installing libzmq (4.3.4-r0) 18:05:03 (7/7) Installing zeromq (4.3.4-r0) 18:05:03 Executing busybox-1.35.0-r17.trigger 18:05:03 Executing ca-certificates-20220614-r0.trigger 18:05:03 OK: 9 MiB in 21 packages 18:05:03 Removing intermediate container cda134ef055c 18:05:03 ---> 5a2f59421003 18:05:03 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:05:03 ---> 2c5bd3289fef 18:05:03 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:05:03 ---> bf1fd4d974b2 18:05:03 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:05:03 ---> 97d9c907fc0a 18:05:03 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:05:03 ---> fb7a3f3250e0 18:05:03 Step 23/28 : EXPOSE 48095 18:05:03 ---> Running in 960099e738f3 18:05:03 Removing intermediate container 960099e738f3 18:05:03 ---> b2c279b7ae5f 18:05:03 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:05:03 ---> Running in 718a418315c9 18:05:03 Removing intermediate container 718a418315c9 18:05:03 ---> bf1cac1b1e5f 18:05:03 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:03 ---> Running in 81c74d39ee0b 18:05:03 Removing intermediate container 81c74d39ee0b 18:05:03 ---> 7b0ccb1724ae 18:05:03 Step 26/28 : LABEL arch=amd64 18:05:03 ---> Running in 7d970d5ac901 18:05:03 Removing intermediate container 7d970d5ac901 18:05:03 ---> 6ce32a58a280 18:05:03 Step 27/28 : LABEL git_sha=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:05:03 ---> Running in bb25d9e08251 18:05:03 Removing intermediate container bb25d9e08251 18:05:03 ---> 47fd43e3d295 18:05:03 Step 28/28 : LABEL version=2.3.0-dev.27 18:05:03 ---> Running in a4cac2b3941f 18:05:03 Removing intermediate container a4cac2b3941f 18:05:03 ---> 9391b79a3f14 18:05:03 [Warning] One or more build-args [ARCH] were not consumed 18:05:03 Successfully built 9391b79a3f14 18:05:03 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 18:05:03 provisioning config files... 18:05:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5085642121887262136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:04 ---> docker-login.sh 18:05:04 nexus3.edgexfoundry.org:10001 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 nexus3.edgexfoundry.org:10002 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 nexus3.edgexfoundry.org:10003 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 nexus3.edgexfoundry.org:10004 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 docker.io 18:05:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:04 Configure a credential helper to remove this warning. See 18:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:04 18:05:04 Login Succeeded 18:05:04 ---> docker-login.sh ends [Pipeline] } 18:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:05 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:05:05 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:05:05 latest 18:05:05 2.3.0-dev.27 18:05:05 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 18:05:05 main 18:05:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:05:05 446aeabf175c: Preparing 18:05:05 7dd611f7fa34: Preparing 18:05:05 0674016c78ef: Preparing 18:05:05 2b820e0d07da: Preparing 18:05:05 de84c5d19e75: Preparing 18:05:05 994393dc58e7: Preparing 18:05:05 994393dc58e7: Waiting 18:05:05 2b820e0d07da: Pushed 18:05:05 994393dc58e7: Layer already exists 18:05:05 7dd611f7fa34: Pushed 18:05:05 0674016c78ef: Pushed 18:05:05 de84c5d19e75: Pushed 18:05:07 446aeabf175c: Pushed 18:05:08 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:05:08 446aeabf175c: Preparing 18:05:08 7dd611f7fa34: Preparing 18:05:08 0674016c78ef: Preparing 18:05:08 2b820e0d07da: Preparing 18:05:08 de84c5d19e75: Preparing 18:05:08 994393dc58e7: Preparing 18:05:08 994393dc58e7: Waiting 18:05:08 de84c5d19e75: Layer already exists 18:05:08 0674016c78ef: Layer already exists 18:05:08 7dd611f7fa34: Layer already exists 18:05:08 2b820e0d07da: Layer already exists 18:05:08 446aeabf175c: Layer already exists 18:05:08 994393dc58e7: Layer already exists 18:05:08 latest: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.27 18:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:05:09 446aeabf175c: Preparing 18:05:09 7dd611f7fa34: Preparing 18:05:09 0674016c78ef: Preparing 18:05:09 2b820e0d07da: Preparing 18:05:09 de84c5d19e75: Preparing 18:05:09 994393dc58e7: Preparing 18:05:09 994393dc58e7: Waiting 18:05:09 0674016c78ef: Layer already exists 18:05:09 7dd611f7fa34: Layer already exists 18:05:09 446aeabf175c: Layer already exists 18:05:09 de84c5d19e75: Layer already exists 18:05:09 2b820e0d07da: Layer already exists 18:05:09 994393dc58e7: Layer already exists 18:05:09 2.3.0-dev.27: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 18:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:05:10 446aeabf175c: Preparing 18:05:10 7dd611f7fa34: Preparing 18:05:10 0674016c78ef: Preparing 18:05:10 2b820e0d07da: Preparing 18:05:10 de84c5d19e75: Preparing 18:05:10 994393dc58e7: Preparing 18:05:10 994393dc58e7: Waiting 18:05:10 2b820e0d07da: Layer already exists 18:05:10 446aeabf175c: Layer already exists 18:05:10 0674016c78ef: Layer already exists 18:05:10 7dd611f7fa34: Layer already exists 18:05:10 de84c5d19e75: Layer already exists 18:05:10 994393dc58e7: Layer already exists 18:05:10 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:05:10 446aeabf175c: Preparing 18:05:10 7dd611f7fa34: Preparing 18:05:10 0674016c78ef: Preparing 18:05:10 2b820e0d07da: Preparing 18:05:10 de84c5d19e75: Preparing 18:05:10 994393dc58e7: Preparing 18:05:10 994393dc58e7: Waiting 18:05:10 0674016c78ef: Layer already exists 18:05:10 7dd611f7fa34: Layer already exists 18:05:10 de84c5d19e75: Layer already exists 18:05:10 446aeabf175c: Layer already exists 18:05:10 2b820e0d07da: Layer already exists 18:05:10 994393dc58e7: Layer already exists 18:05:10 main: digest: sha256:f3e38909aeb10d2028af95d44bd642f25a08edefefc0072dddf3b194e20012a7 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:10 ===================================================== [Pipeline] echo 18:05:10 taggedImages: 18:05:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:05:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:05:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.27 18:05:10 - nexus3.edgexfoundry.org:10004/app-service-configurable:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 18:05:10 - 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 18:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:11 18:05:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:11 latest: Pulling from edgex-lftools-log-publisher 18:05:11 5eb5b503b376: Pulling fs layer 18:05:11 5c69ac0246d0: Pulling fs layer 18:05:11 ec43610c2a17: Pulling fs layer 18:05:11 3a2ae6a8a46f: Pulling fs layer 18:05:11 33b1e0a273af: Pulling fs layer 18:05:11 5d3b04190fa2: Pulling fs layer 18:05:11 2f39f015ded8: Pulling fs layer 18:05:11 33b1e0a273af: Waiting 18:05:11 5d3b04190fa2: Waiting 18:05:11 2f39f015ded8: Waiting 18:05:11 3a2ae6a8a46f: Waiting 18:05:11 5c69ac0246d0: Verifying Checksum 18:05:11 5c69ac0246d0: Download complete 18:05:11 3a2ae6a8a46f: Download complete 18:05:11 33b1e0a273af: Verifying Checksum 18:05:11 33b1e0a273af: Download complete 18:05:11 5d3b04190fa2: Verifying Checksum 18:05:11 5d3b04190fa2: Download complete 18:05:11 ec43610c2a17: Verifying Checksum 18:05:11 ec43610c2a17: Download complete 18:05:11 5eb5b503b376: Verifying Checksum 18:05:11 5eb5b503b376: Download complete 18:05:12 2f39f015ded8: Download complete 18:05:13 5eb5b503b376: Pull complete 18:05:13 5c69ac0246d0: Pull complete 18:05:13 ec43610c2a17: Pull complete 18:05:13 3a2ae6a8a46f: Pull complete 18:05:13 33b1e0a273af: Pull complete 18:05:13 5d3b04190fa2: Pull complete 18:05:18 2f39f015ded8: Pull complete 18:05:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:18 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:05:18 $ 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 18:05:20 $ docker top 6cb3ffd16005c4e6230295549e5df0e49ec8e83464d950c5f48b493a068a4369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:21 ---> job-cost.sh 18:05:21 lf-activate-venv: SKIPPING 18:05:21 INFO: No Stack... 18:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:05:22 INFO: Archiving Costs [Pipeline] sh 18:05:22 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 18:05:22 + cut -d, -f6 [Pipeline] lock 18:05:22 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] 18:05:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] did not exist. Created. 18:05:22 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:05:22 Stashed 1 file(s) [Pipeline] } 18:05:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:22 $ docker stop --time=1 6cb3ffd16005c4e6230295549e5df0e49ec8e83464d950c5f48b493a068a4369 18:05:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7086 in /w/workspace/ry_app-service-configurable_main 18:05:23 $ docker rm -f 6cb3ffd16005c4e6230295549e5df0e49ec8e83464d950c5f48b493a068a4369 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 18:05:23 Running in /w/workspace/app-service-configurable/106 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv 18:05:24 Selected Git installation does not exist. Using Default 18:05:24 The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } 18:05:28 using credential edgex-jenkins-ssh 18:05:28 Cloning the remote Git repository 18:05:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:05:29 > git init /w/workspace/app-service-configurable/106 # timeout=10 18:05:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:05:29 > git --version # timeout=10 18:05:29 > git --version # 'git version 2.25.1' 18:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:29 Verifying host key using known hosts file 18:05:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:05:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:31 Avoid second fetch 18:05:31 Checking out Revision cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 (main) 18:05:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:05:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:31 > git config core.sparsecheckout # timeout=10 18:05:31 > git checkout -f cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 # timeout=10 18:05:31 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#472)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:05:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:32 Dload Upload Total Spent Left Speed 18:05:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh 18:05:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:05:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:05:33 + sudo tee /etc/docker/daemon.new 18:05:33 { 18:05:33 "registry-mirrors": [ 18:05:33 "https://nexus3.edgexfoundry.org:10001" 18:05:33 ], 18:05:33 "bip": "10.250.0.254/24", 18:05:33 "hosts": [ 18:05:33 "tcp://0.0.0.0:5555", 18:05:33 "unix:///var/run/docker.sock" 18:05:33 ], 18:05:33 "mtu": 1458, 18:05:33 "selinux-enabled": true, 18:05:33 "seccomp-profile": "/etc/docker/seccomp.json" 18:05:33 } [Pipeline] sh 18:05:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:05:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:52 provisioning config files... 18:05:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/106@tmp/config16723521442003797003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:52 ---> docker-login.sh 18:05:52 nexus3.edgexfoundry.org:10001 18:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:53 Configure a credential helper to remove this warning. See 18:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:53 18:05:53 Login Succeeded 18:05:53 nexus3.edgexfoundry.org:10002 18:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:53 Configure a credential helper to remove this warning. See 18:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:53 18:05:53 Login Succeeded 18:05:53 nexus3.edgexfoundry.org:10003 18:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:54 Configure a credential helper to remove this warning. See 18:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:54 18:05:54 Login Succeeded 18:05:54 nexus3.edgexfoundry.org:10004 18:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:54 Configure a credential helper to remove this warning. See 18:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:54 18:05:54 Login Succeeded 18:05:54 docker.io 18:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:55 Configure a credential helper to remove this warning. See 18:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:55 18:05:55 Login Succeeded 18:05:55 ---> docker-login.sh ends [Pipeline] } 18:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:55 ========================================================= 18:05:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:05:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:55 + 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 . 18:05:55 Sending build context to Docker daemon 207.4kB 18:05:55 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:05:55 Step 2/14 : FROM ${BASE} AS builder 18:05:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:05:55 b3c136eddcbf: Pulling fs layer 18:05:55 c0a3192eca97: Pulling fs layer 18:05:55 a050256f5b6f: Pulling fs layer 18:05:55 656be50a0ddc: Pulling fs layer 18:05:55 2bbca73fdf42: Pulling fs layer 18:05:55 f607e4fc86c3: Pulling fs layer 18:05:55 4d572c569a2c: Pulling fs layer 18:05:55 fcf976331f73: Pulling fs layer 18:05:55 656be50a0ddc: Waiting 18:05:55 2bbca73fdf42: Waiting 18:05:55 f607e4fc86c3: Waiting 18:05:55 4d572c569a2c: Waiting 18:05:55 fcf976331f73: Waiting 18:05:55 a050256f5b6f: Download complete 18:05:55 c0a3192eca97: Download complete 18:05:55 2bbca73fdf42: Verifying Checksum 18:05:55 2bbca73fdf42: Download complete 18:05:56 b3c136eddcbf: Verifying Checksum 18:05:56 b3c136eddcbf: Download complete 18:05:56 f607e4fc86c3: Verifying Checksum 18:05:56 f607e4fc86c3: Download complete 18:05:57 b3c136eddcbf: Pull complete 18:05:57 fcf976331f73: Verifying Checksum 18:05:57 fcf976331f73: Download complete 18:05:57 c0a3192eca97: Pull complete 18:05:57 a050256f5b6f: Pull complete 18:05:58 4d572c569a2c: Verifying Checksum 18:05:58 4d572c569a2c: Download complete 18:05:58 656be50a0ddc: Verifying Checksum 18:05:58 656be50a0ddc: Download complete 18:06:11 656be50a0ddc: Pull complete 18:06:11 2bbca73fdf42: Pull complete 18:06:11 f607e4fc86c3: Pull complete 18:06:17 4d572c569a2c: Pull complete 18:06:19 fcf976331f73: Pull complete 18:06:19 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 18:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:06:19 ---> 3970a7415f9e 18:06:19 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:06:20 ---> Running in e6e73b440f09 18:06:21 Removing intermediate container e6e73b440f09 18:06:21 ---> ba62ab104aa5 18:06:21 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:06:21 ---> Running in 38e772766974 18:06:21 Removing intermediate container 38e772766974 18:06:21 ---> f62591273d34 18:06:21 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:06:21 ---> Running in c64c2ebb8413 18:06:21 Removing intermediate container c64c2ebb8413 18:06:21 ---> 2851a688233a 18:06:21 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:06:21 ---> Running in a1794d9bcd1d 18:06:22 Removing intermediate container a1794d9bcd1d 18:06:22 ---> 2dbd95da5cda 18:06:22 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:22 ---> Running in 18012c468e95 18:06:24 Removing intermediate container 18012c468e95 18:06:24 ---> 5b59ee5af94c 18:06:24 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:24 ---> Running in 28e7fa948bb6 18:06:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:06:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:06:26 OK: 221 MiB in 51 packages 18:06:27 Removing intermediate container 28e7fa948bb6 18:06:27 ---> 21f545b11764 18:06:27 Step 9/14 : WORKDIR /app 18:06:27 ---> Running in 003f6cadedf8 18:06:28 Removing intermediate container 003f6cadedf8 18:06:28 ---> a35f7a5da1be 18:06:28 Step 10/14 : COPY go.mod vendor* ./ 18:06:28 ---> abcff5b63dee 18:06:28 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:28 ---> Running in eefe61d68639 18:07:25 Removing intermediate container eefe61d68639 18:07:25 ---> fa151a837cb1 18:07:25 Step 12/14 : COPY . . 18:07:25 ---> 9eb1fb893896 18:07:25 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:25 ---> Running in 6d41fbe1dfc5 18:07:25 Removing intermediate container 6d41fbe1dfc5 18:07:25 ---> 18a27541c165 18:07:25 Step 14/14 : RUN $MAKE 18:07:25 ---> Running in ff58ff046ed3 18:07:25 noop 18:07:25 Removing intermediate container ff58ff046ed3 18:07:25 ---> 922a719beddc 18:07:25 Successfully built 922a719beddc 18:07:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:25 + docker inspect -f . ci-base-image-arm64 18:07:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container 18:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/106 -v /w/workspace/app-service-configurable/106:/w/workspace/app-service-configurable/106:rw,z -v /w/workspace/app-service-configurable/106@tmp:/w/workspace/app-service-configurable/106@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 18:07:27 $ docker top a620e07b9ba8c7605ab91658bda6a39197e8587dde841a8947b5b28ad1c7c10e -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:28 + go version 18:07:28 go version go1.18.3 linux/arm64 [Pipeline] } 18:07:28 $ docker stop --time=1 a620e07b9ba8c7605ab91658bda6a39197e8587dde841a8947b5b28ad1c7c10e 18:07:29 $ docker rm -f a620e07b9ba8c7605ab91658bda6a39197e8587dde841a8947b5b28ad1c7c10e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:30 + docker inspect -f . ci-base-image-arm64 18:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:30 prd-ubuntu20.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container 18:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/106 -v /w/workspace/app-service-configurable/106:/w/workspace/app-service-configurable/106:rw,z -v /w/workspace/app-service-configurable/106@tmp:/w/workspace/app-service-configurable/106@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 18:07:31 $ docker top ab6c0b41c907f917967fd1c390de0b3a54c1c1286a07c859ba481bfcb52cce50 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/106 [Pipeline] fileExists [Pipeline] sh 18:07:33 + make test 18:07:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:08:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:08:55 CGO_ENABLED=1 go vet ./... 18:09:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:17 ./bin/test-attribution-txt.sh [Pipeline] echo 18:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:17 $ docker stop --time=1 ab6c0b41c907f917967fd1c390de0b3a54c1c1286a07c859ba481bfcb52cce50 18:09:20 $ docker rm -f ab6c0b41c907f917967fd1c390de0b3a54c1c1286a07c859ba481bfcb52cce50 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:21 Warning: overwriting stash ‘coverage-report’ 18:09:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:22 + ls -al . 18:09:22 total 172 18:09:22 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 18:07 . 18:09:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:05 .. 18:09:22 -rw-rw-r-- 1 jenkins jenkins 119 Oct 4 18:05 .dockerignore 18:09:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 18:05 .git 18:09:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 18:05 .github 18:09:22 -rw-rw-r-- 1 jenkins jenkins 171 Oct 4 18:05 .gitignore 18:09:22 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 4 18:05 Attribution.txt 18:09:22 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 4 18:05 CHANGELOG.md 18:09:22 -rw-rw-r-- 1 jenkins jenkins 2146 Oct 4 18:05 Dockerfile 18:09:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 18:05 GOVERNANCE.md 18:09:22 -rw-rw-r-- 1 jenkins jenkins 688 Oct 4 18:05 Jenkinsfile 18:09:22 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 4 18:05 LICENSE 18:09:22 -rw-rw-r-- 1 jenkins jenkins 618 Oct 4 18:05 OWNERS.md 18:09:22 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 4 18:05 README.md 18:09:22 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 18:03 VERSION 18:09:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 18:05 bin 18:09:22 -rw-r--r-- 1 jenkins jenkins 10 Oct 4 18:07 coverage.out 18:09:22 -rw-rw-r-- 1 jenkins jenkins 3448 Oct 4 18:05 go.mod 18:09:22 -rw-rw-r-- 1 jenkins jenkins 37326 Oct 4 18:05 go.sum 18:09:22 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 4 18:05 main.go 18:09:22 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 4 18:05 makefile 18:09:22 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 18:05 res 18:09:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 18:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:22 + 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=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 --label arch=arm64 --label version=2.3.0-dev.27 . 18:09:22 Sending build context to Docker daemon 208.4kB 18:09:22 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 18:09:22 Step 2/28 : FROM ${BASE} AS builder 18:09:22 ---> 922a719beddc 18:09:22 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:22 ---> Running in 2fe274f66351 18:09:23 Removing intermediate container 2fe274f66351 18:09:23 ---> 528a6451813a 18:09:23 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 18:09:23 ---> Running in fe5e78849710 18:09:23 Removing intermediate container fe5e78849710 18:09:23 ---> d3927fc206bb 18:09:23 Step 5/28 : ARG ADD_BUILD_TAGS="" 18:09:23 ---> Running in a35ea89e17b8 18:09:23 Removing intermediate container a35ea89e17b8 18:09:23 ---> e1176de140c0 18:09:23 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:09:24 ---> Running in 0525f692ee72 18:09:24 Removing intermediate container 0525f692ee72 18:09:24 ---> f483d625af6e 18:09:24 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:24 ---> Running in 19b84e2d4965 18:09:26 Removing intermediate container 19b84e2d4965 18:09:26 ---> c6f4b799d403 18:09:26 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:26 ---> Running in f145d5c70d2f 18:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:09:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:09:28 OK: 221 MiB in 51 packages 18:09:29 Removing intermediate container f145d5c70d2f 18:09:29 ---> 00aece0731ea 18:09:29 Step 9/28 : WORKDIR /app 18:09:29 ---> Running in 91ab66da387c 18:09:30 Removing intermediate container 91ab66da387c 18:09:30 ---> 161615f522ee 18:09:30 Step 10/28 : COPY go.mod vendor* ./ 18:09:30 ---> a2f9ab53c915 18:09:30 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:30 ---> Running in eb6bb511997c 18:09:32 Removing intermediate container eb6bb511997c 18:09:32 ---> 8e814e1b2570 18:09:32 Step 12/28 : COPY . . 18:09:33 ---> 5962f422fa9a 18:09:33 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:09:33 ---> Running in ff07ad786994 18:09:33 Removing intermediate container ff07ad786994 18:09:33 ---> 32d8e400e475 18:09:33 Step 14/28 : RUN $MAKE 18:09:33 ---> Running in 3cc8320af896 18:09:34 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 18:12:11 Removing intermediate container 3cc8320af896 18:12:11 ---> 161429e77e09 18:12:11 Step 15/28 : FROM alpine:3.16 18:12:11 3.16: Pulling from library/alpine 18:12:11 9b18e9b68314: Pulling fs layer 18:12:11 9b18e9b68314: Verifying Checksum 18:12:11 9b18e9b68314: Download complete 18:12:11 9b18e9b68314: Pull complete 18:12:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:12:11 Status: Downloaded newer image for alpine:3.16 18:12:11 ---> a6215f271958 18:12:11 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:12:11 ---> Running in cef7682fc8f5 18:12:11 Removing intermediate container cef7682fc8f5 18:12:11 ---> d72707b2698c 18:12:11 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 18:12:11 ---> Running in 4d1782e78b26 18:12:11 Removing intermediate container 4d1782e78b26 18:12:11 ---> 65327556acea 18:12:11 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 18:12:11 ---> Running in 6dc22afc2fc0 18:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:13 (1/7) Installing ca-certificates (20220614-r0) 18:12:13 (2/7) Installing dumb-init (1.2.5-r1) 18:12:13 (3/7) Installing libgcc (11.2.1_git20220219-r2) 18:12:13 (4/7) Installing libsodium (1.0.18-r0) 18:12:13 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 18:12:13 (6/7) Installing libzmq (4.3.4-r0) 18:12:13 (7/7) Installing zeromq (4.3.4-r0) 18:12:13 Executing busybox-1.35.0-r17.trigger 18:12:13 Executing ca-certificates-20220614-r0.trigger 18:12:13 OK: 9 MiB in 21 packages 18:12:15 Removing intermediate container 6dc22afc2fc0 18:12:15 ---> 089a339cdb92 18:12:15 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:12:15 ---> 716f8596551a 18:12:15 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 18:12:16 ---> a1db31fe265c 18:12:16 Step 21/28 : COPY --from=builder /app/res/ /res/ 18:12:16 ---> 65bf969d524d 18:12:16 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:12:18 ---> 1c349d12e79c 18:12:18 Step 23/28 : EXPOSE 48095 18:12:18 ---> Running in 2f01311fc17d 18:12:18 Removing intermediate container 2f01311fc17d 18:12:18 ---> f4c0cfba2214 18:12:18 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 18:12:18 ---> Running in 0b0477c49c18 18:12:19 Removing intermediate container 0b0477c49c18 18:12:19 ---> ee89a8a2e359 18:12:19 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:12:19 ---> Running in 200f14adc163 18:12:19 Removing intermediate container 200f14adc163 18:12:19 ---> fa2eb67bee22 18:12:19 Step 26/28 : LABEL arch=arm64 18:12:19 ---> Running in d52a0e833cb4 18:12:19 Removing intermediate container d52a0e833cb4 18:12:19 ---> ebe8b31aeba9 18:12:19 Step 27/28 : LABEL git_sha=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:12:19 ---> Running in ca3e4c64acf0 18:12:20 Removing intermediate container ca3e4c64acf0 18:12:20 ---> dd2cb5a40c0b 18:12:20 Step 28/28 : LABEL version=2.3.0-dev.27 18:12:20 ---> Running in 559107f3d08d 18:12:20 Removing intermediate container 559107f3d08d 18:12:20 ---> 6c014eca086f 18:12:20 [Warning] One or more build-args [ARCH] were not consumed 18:12:20 Successfully built 6c014eca086f 18:12:20 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 18:12:20 provisioning config files... 18:12:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/106@tmp/config12168595602946159456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:21 ---> docker-login.sh 18:12:21 nexus3.edgexfoundry.org:10001 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 nexus3.edgexfoundry.org:10002 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 nexus3.edgexfoundry.org:10003 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 nexus3.edgexfoundry.org:10004 18:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:22 Configure a credential helper to remove this warning. See 18:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:22 18:12:22 Login Succeeded 18:12:22 docker.io 18:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:22 Configure a credential helper to remove this warning. See 18:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:22 18:12:22 Login Succeeded 18:12:22 ---> docker-login.sh ends [Pipeline] } 18:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:23 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:12:23 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:12:23 latest 18:12:23 2.3.0-dev.27 18:12:23 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 18:12:23 main 18:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:12:23 41c2d53d6242: Preparing 18:12:23 588b9c26c7ec: Preparing 18:12:23 59f8325bd7f3: Preparing 18:12:23 bbfc26c4170e: Preparing 18:12:23 7330ac520162: Preparing 18:12:23 5d3e392a13a0: Preparing 18:12:23 5d3e392a13a0: Waiting 18:12:23 59f8325bd7f3: Pushed 18:12:23 bbfc26c4170e: Pushed 18:12:23 5d3e392a13a0: Layer already exists 18:12:23 588b9c26c7ec: Pushed 18:12:24 7330ac520162: Pushed 18:12:29 41c2d53d6242: Pushed 18:12:29 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:29 + 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 18:12:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:12:29 41c2d53d6242: Preparing 18:12:29 588b9c26c7ec: Preparing 18:12:29 59f8325bd7f3: Preparing 18:12:29 bbfc26c4170e: Preparing 18:12:29 7330ac520162: Preparing 18:12:29 5d3e392a13a0: Preparing 18:12:29 5d3e392a13a0: Waiting 18:12:29 7330ac520162: Layer already exists 18:12:29 588b9c26c7ec: Layer already exists 18:12:29 41c2d53d6242: Layer already exists 18:12:29 59f8325bd7f3: Layer already exists 18:12:29 bbfc26c4170e: Layer already exists 18:12:29 5d3e392a13a0: Layer already exists 18:12:29 latest: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.27 18:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:12:30 41c2d53d6242: Preparing 18:12:30 588b9c26c7ec: Preparing 18:12:30 59f8325bd7f3: Preparing 18:12:30 bbfc26c4170e: Preparing 18:12:30 7330ac520162: Preparing 18:12:30 5d3e392a13a0: Preparing 18:12:30 5d3e392a13a0: Waiting 18:12:30 7330ac520162: Layer already exists 18:12:30 41c2d53d6242: Layer already exists 18:12:30 588b9c26c7ec: Layer already exists 18:12:30 59f8325bd7f3: Layer already exists 18:12:30 bbfc26c4170e: Layer already exists 18:12:30 5d3e392a13a0: Layer already exists 18:12:30 2.3.0-dev.27: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 18:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:12:31 41c2d53d6242: Preparing 18:12:31 588b9c26c7ec: Preparing 18:12:31 59f8325bd7f3: Preparing 18:12:31 bbfc26c4170e: Preparing 18:12:31 7330ac520162: Preparing 18:12:31 5d3e392a13a0: Preparing 18:12:31 5d3e392a13a0: Waiting 18:12:31 588b9c26c7ec: Layer already exists 18:12:31 41c2d53d6242: Layer already exists 18:12:31 59f8325bd7f3: Layer already exists 18:12:31 7330ac520162: Layer already exists 18:12:31 bbfc26c4170e: Layer already exists 18:12:31 5d3e392a13a0: Layer already exists 18:12:31 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:31 + 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 18:12:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:12:31 41c2d53d6242: Preparing 18:12:31 588b9c26c7ec: Preparing 18:12:31 59f8325bd7f3: Preparing 18:12:31 bbfc26c4170e: Preparing 18:12:31 7330ac520162: Preparing 18:12:31 5d3e392a13a0: Preparing 18:12:31 5d3e392a13a0: Waiting 18:12:32 41c2d53d6242: Layer already exists 18:12:32 7330ac520162: Layer already exists 18:12:32 59f8325bd7f3: Layer already exists 18:12:32 bbfc26c4170e: Layer already exists 18:12:32 588b9c26c7ec: Layer already exists 18:12:32 5d3e392a13a0: Layer already exists 18:12:32 main: digest: sha256:f9792de821b326ffc10a52097bebd6cf1227b0d594b6e89dd5b673b97c8dd8e5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:32 ===================================================== [Pipeline] echo 18:12:32 taggedImages: 18:12:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 18:12:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:12:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.27 18:12:32 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cea3c1fe0f425ee2313aa5154ce94f5a2eb43780-2.3.0-dev.27 18:12:32 - 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 18:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:32 18:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:32 arm64: Pulling from edgex-lftools-log-publisher 18:12:32 8998bd30e6a1: Pulling fs layer 18:12:32 04944245beec: Pulling fs layer 18:12:32 699f458cf7ca: Pulling fs layer 18:12:32 765212b225bb: Pulling fs layer 18:12:32 f23df028b6ca: Pulling fs layer 18:12:32 d65c8cfc05b1: Pulling fs layer 18:12:32 2437ff75d9bd: Pulling fs layer 18:12:32 765212b225bb: Waiting 18:12:32 f23df028b6ca: Waiting 18:12:32 d65c8cfc05b1: Waiting 18:12:32 2437ff75d9bd: Waiting 18:12:33 04944245beec: Verifying Checksum 18:12:33 04944245beec: Download complete 18:12:33 765212b225bb: Verifying Checksum 18:12:33 765212b225bb: Download complete 18:12:33 f23df028b6ca: Verifying Checksum 18:12:33 f23df028b6ca: Download complete 18:12:33 d65c8cfc05b1: Verifying Checksum 18:12:33 d65c8cfc05b1: Download complete 18:12:33 699f458cf7ca: Verifying Checksum 18:12:33 699f458cf7ca: Download complete 18:12:33 8998bd30e6a1: Verifying Checksum 18:12:33 8998bd30e6a1: Download complete 18:12:35 2437ff75d9bd: Verifying Checksum 18:12:35 2437ff75d9bd: Download complete 18:12:37 8998bd30e6a1: Pull complete 18:12:37 04944245beec: Pull complete 18:12:39 699f458cf7ca: Pull complete 18:12:39 765212b225bb: Pull complete 18:12:40 f23df028b6ca: Pull complete 18:12:40 d65c8cfc05b1: Pull complete 18:12:55 2437ff75d9bd: Pull complete 18:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-7086 does not seem to be running inside a container 18:12:55 $ 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/106 -v /w/workspace/app-service-configurable/106:/w/workspace/app-service-configurable/106:rw,z -v /w/workspace/app-service-configurable/106@tmp:/w/workspace/app-service-configurable/106@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 18:12:57 $ docker top f1c6de19a3247706537c7a7dcfec287c8737b12919267f57af2adae0acb45c0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:58 ---> job-cost.sh 18:12:58 lf-activate-venv: SKIPPING 18:12:58 INFO: No Stack... 18:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 18:12:59 INFO: Archiving Costs [Pipeline] sh 18:13:00 + cat /w/workspace/app-service-configurable/106/archives/cost.csv 18:13:00 + cut -d, -f6 [Pipeline] lock 18:13:00 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] 18:13:00 Resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] did not exist. Created. 18:13:00 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:00 /w/workspace/app-service-configurable/106@tmp/durable-7de5d7eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:00 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:00 Warning: overwriting stash ‘stack-cost’ 18:13:00 Stashed 1 file(s) [Pipeline] } 18:13:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:00 $ docker stop --time=1 f1c6de19a3247706537c7a7dcfec287c8737b12919267f57af2adae0acb45c0c 18:13:02 $ docker rm -f f1c6de19a3247706537c7a7dcfec287c8737b12919267f57af2adae0acb45c0c [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 18:13:02 provisioning config files... 18:13:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3135628593559891770tmp [Pipeline] { [Pipeline] sh 18:13:03 + set +x 18:13:03 + bash -s -- 18:13:03 + curl -s https://codecov.io/bash 18:13:03 18:13:03 _____ _ 18:13:03 / ____| | | 18:13:03 | | ___ __| | ___ ___ _____ __ 18:13:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:03 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:03 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:03 Bash-1.0.6 18:13:03 18:13:03 18:13:03 ==> git version 2.25.1 found 18:13:03 ==> 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 18:13:03 Release-Date: 2020-01-08 18:13:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:13:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:13:03 ==> Jenkins CI detected. 18:13:03 current dir:  /w/workspace/ry_app-service-configurable_main 18:13:03 project root: . 18:13:03 --> token set from env 18:13:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:03 ==> Running gcov in . (disable via -X gcov) 18:13:03 ==> Python coveragepy not found 18:13:03 ==> Searching for coverage reports in: 18:13:03 + . 18:13:03 -> Found 1 reports 18:13:03 ==> Detecting git/mercurial file structure 18:13:03 ==> Reading reports 18:13:03 + ./coverage.out bytes=10 18:13:03 ==> Appending adjustments 18:13:03 https://docs.codecov.io/docs/fixing-reports 18:13:03 + Found adjustments 18:13:03 ==> Gzipping contents 18:13:03 4.0K /tmp/codecov.Xf5cPw.gz 18:13:03 ==> Uploading reports 18:13:03 url: https://codecov.io 18:13:03 query: branch=main&commit=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:13:03 -> Pinging Codecov 18:13:03 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=cea3c1fe0f425ee2313aa5154ce94f5a2eb43780&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:13:03 -> Uploading to 18:13:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-04/A97CA9966030D2A3747ED39772930CCE/cea3c1fe0f425ee2313aa5154ce94f5a2eb43780/e4e10a35-22e4-4c99-8da8-28839f5da817.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221004T181303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36779541ce691aa7f386691f3d5379c90eeef1f0566130b0df2b56e6a2e43da7 18:13:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:03 Dload Upload Total Spent Left Speed 18:13:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2395 --:--:-- --:--:-- --:--:-- 2384 100 527 0 0 100 527 0 2195 --:--:-- --:--:-- --:--:-- 2186 18:13:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] } 18:13:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:13:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:13:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:13:04 18:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:13:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:13:04 df9b9388f04a: Pulling fs layer 18:13:04 52dc419b0ee2: Pulling fs layer 18:13:04 25bc292e5bac: Pulling fs layer 18:13:04 114826534d7a: Pulling fs layer 18:13:04 4657fd5d0bcf: Pulling fs layer 18:13:04 6ad1cebc031e: Pulling fs layer 18:13:04 8a3aa393b2d8: Pulling fs layer 18:13:04 4657fd5d0bcf: Waiting 18:13:04 8a3aa393b2d8: Waiting 18:13:04 6ad1cebc031e: Waiting 18:13:04 114826534d7a: Waiting 18:13:04 25bc292e5bac: Download complete 18:13:04 52dc419b0ee2: Verifying Checksum 18:13:04 52dc419b0ee2: Download complete 18:13:04 4657fd5d0bcf: Verifying Checksum 18:13:04 4657fd5d0bcf: Download complete 18:13:04 df9b9388f04a: Download complete 18:13:04 df9b9388f04a: Pull complete 18:13:04 6ad1cebc031e: Verifying Checksum 18:13:04 6ad1cebc031e: Download complete 18:13:04 52dc419b0ee2: Pull complete 18:13:04 25bc292e5bac: Pull complete 18:13:05 114826534d7a: Verifying Checksum 18:13:05 114826534d7a: Download complete 18:13:05 8a3aa393b2d8: Verifying Checksum 18:13:05 8a3aa393b2d8: Download complete 18:13:09 114826534d7a: Pull complete 18:13:09 4657fd5d0bcf: Pull complete 18:13:09 6ad1cebc031e: Pull complete 18:13:12 8a3aa393b2d8: Pull complete 18:13:12 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:13:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:12 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:13:12 $ 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 18:13:15 $ docker top 8bde3c170c0b8de2c874f0e518b5b27a0faedf077900d3cae352b8f80ca20084 -eo pid,comm [Pipeline] { [Pipeline] echo 18:13:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:13:16 + set -o pipefail 18:13:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:13:21 18:13:21 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:13:21 18:13:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d612185e-e661-49fb-9c09-226dcd16904e 18:13:21 18:13:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:13:21 18:13:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:13:21 18:13:21 18:13:21 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:13:21 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:13:21 More details here: https://snyk.co/ue1NS [Pipeline] } 18:13:21 $ docker stop --time=1 8bde3c170c0b8de2c874f0e518b5b27a0faedf077900d3cae352b8f80ca20084 18:13:24 $ docker rm -f 8bde3c170c0b8de2c874f0e518b5b27a0faedf077900d3cae352b8f80ca20084 [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 18:13:25 + git log --format=format:%s -1 cea3c1fe0f425ee2313aa5154ce94f5a2eb43780 [Pipeline] sh 18:13:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:26 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:13:26 $ 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 18:13:26 $ docker top fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:26 [ssh-agent] Looking for ssh-agent implementation... 18:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:27 $ docker exec fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 ssh-agent 18:13:27 SSH_AUTH_SOCK=/tmp/ssh-RxysySEL5cNv/agent.32 18:13:27 SSH_AGENT_PID=38 18:13:27 Running ssh-add (command line suppressed) 18:13:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7364687423912213362.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7364687423912213362.key) 18:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:27 + git semver tag 18:13:27 2022-10-04 18:13:27,794 [run_tag] DEBUG tag force:False 18:13:27 2022-10-04 18:13:27,794 [check_head_tag] DEBUG check head tag 18:13:27 2022-10-04 18:13:27,795 [execute] INFO git cat-file --batch-check 18:13:27 2022-10-04 18:13:27,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:13:27 2022-10-04 18:13:27,800 [execute] INFO git cat-file --batch 18:13:27 2022-10-04 18:13:27,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:13:27 2022-10-04 18:13:27,817 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:13:27 2022-10-04 18:13:27,817 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 18:13:27 2022-10-04 18:13:27,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:13:27 2022-10-04 18:13:27,823 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:13:27 2.3.0-dev.27 [Pipeline] } 18:13:27 $ docker exec --env ******** --env ******** fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 ssh-agent -k 18:13:27 unset SSH_AUTH_SOCK; 18:13:27 unset SSH_AGENT_PID; 18:13:27 echo Agent pid 38 killed; 18:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:28 + git semver [Pipeline] } 18:13:28 $ docker stop --time=1 fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 18:13:29 $ docker rm -f fa8ffb8a0820a7b094874a90ed6186bad366fef1e0cd885bf3efab73a46cf889 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:30 18:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:30 0.23.1-centos7: Pulling from edgex-lftools 18:13:30 ab5ef0e58194: Pulling fs layer 18:13:30 9712f1f96733: Pulling fs layer 18:13:30 63f879dbbcfc: Pulling fs layer 18:13:30 0d9ebad4ef96: Pulling fs layer 18:13:30 e9a5061849ea: Pulling fs layer 18:13:30 d747dcd14b5f: Pulling fs layer 18:13:30 2de7ff778b66: Pulling fs layer 18:13:30 0d9ebad4ef96: Waiting 18:13:30 2de7ff778b66: Waiting 18:13:30 e9a5061849ea: Waiting 18:13:30 9712f1f96733: Verifying Checksum 18:13:30 9712f1f96733: Download complete 18:13:31 63f879dbbcfc: Verifying Checksum 18:13:31 63f879dbbcfc: Download complete 18:13:31 0d9ebad4ef96: Verifying Checksum 18:13:31 0d9ebad4ef96: Download complete 18:13:31 d747dcd14b5f: Verifying Checksum 18:13:31 d747dcd14b5f: Download complete 18:13:31 e9a5061849ea: Download complete 18:13:31 ab5ef0e58194: Download complete 18:13:31 2de7ff778b66: Verifying Checksum 18:13:31 2de7ff778b66: Download complete 18:13:34 ab5ef0e58194: Pull complete 18:13:34 9712f1f96733: Pull complete 18:13:34 63f879dbbcfc: Pull complete 18:13:38 0d9ebad4ef96: Pull complete 18:13:39 e9a5061849ea: Pull complete 18:13:39 d747dcd14b5f: Pull complete 18:13:40 2de7ff778b66: Pull complete 18:13:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:40 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:13:40 $ 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 18:13:44 $ docker top dcea0e423a5ae34addd224c9bc716919ef52b5041912a05b505e4755256c4f54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:13:44 provisioning config files... 18:13:44 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6066574320862820927tmp 18:13:44 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6302893949574546233tmp 18:13:44 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13544274768969657441tmp [Pipeline] { [Pipeline] echo 18:13:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:13:44 ---> sigul-configuration.sh 18:13:44 gpg: directory `/root/.gnupg' created 18:13:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:13:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:13:44 gpg: keyring `/root/.gnupg/secring.gpg' created 18:13:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:13:44 gpg: CAST5 encrypted data 18:13:44 gpg: encrypted with 1 passphrase 18:13:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:13:44 + mkdir /home/jenkins 18:13:44 + mkdir /home/jenkins/sigul [Pipeline] sh 18:13:45 + 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 18:13:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:13:45 ---> sigul-install.sh 18:13:45 Sigul already installed; skipping installation. [Pipeline] sh 18:13:45 + git tag --list 18:13:45 v1.0.0 18:13:45 v1.1.0 18:13:45 v1.2.0 18:13:45 v1.3.0 18:13:45 v1.3.1 18:13:45 v2.0.0 18:13:45 v2.0.1 18:13:45 v2.1.0 18:13:45 v2.1.1 18:13:45 v2.1.1-dev.1 18:13:45 v2.1.1-dev.2 18:13:45 v2.2.0 18:13:45 v2.2.1-dev.1 18:13:45 v2.2.1-dev.10 18:13:45 v2.2.1-dev.2 18:13:45 v2.2.1-dev.3 18:13:45 v2.2.1-dev.4 18:13:45 v2.2.1-dev.5 18:13:45 v2.2.1-dev.6 18:13:45 v2.2.1-dev.7 18:13:45 v2.2.1-dev.8 18:13:45 v2.2.1-dev.9 18:13:45 v2.3.0-dev.10 18:13:45 v2.3.0-dev.11 18:13:45 v2.3.0-dev.12 18:13:45 v2.3.0-dev.13 18:13:45 v2.3.0-dev.14 18:13:45 v2.3.0-dev.15 18:13:45 v2.3.0-dev.16 18:13:45 v2.3.0-dev.17 18:13:45 v2.3.0-dev.18 18:13:45 v2.3.0-dev.19 18:13:45 v2.3.0-dev.20 18:13:45 v2.3.0-dev.21 18:13:45 v2.3.0-dev.22 18:13:45 v2.3.0-dev.23 18:13:45 v2.3.0-dev.24 18:13:45 v2.3.0-dev.25 18:13:45 v2.3.0-dev.26 18:13:45 v2.3.0-dev.27 [Pipeline] sh 18:13:45 + lftools sign git-tag v2.3.0-dev.27 18:13:46 Signing Git tag with Sigul... 18:13:46 Signing v2.3.0-dev.27 [Pipeline] echo 18:13:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:13:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:13:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:13:47 $ docker stop --time=1 dcea0e423a5ae34addd224c9bc716919ef52b5041912a05b505e4755256c4f54 18:13:48 $ docker rm -f dcea0e423a5ae34addd224c9bc716919ef52b5041912a05b505e4755256c4f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:13:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:49 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:13:49 $ 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 18:13:49 $ docker top c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:49 [ssh-agent] Looking for ssh-agent implementation... 18:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:49 $ docker exec c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 ssh-agent 18:13:49 SSH_AUTH_SOCK=/tmp/ssh-UOWE3xwQau8L/agent.32 18:13:49 SSH_AGENT_PID=38 18:13:49 Running ssh-add (command line suppressed) 18:13:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7506605105355970823.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7506605105355970823.key) 18:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:50 + git semver bump pre 18:13:50 2022-10-04 18:13:50,572 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:13:50 2022-10-04 18:13:50,572 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev 18:13:50 2022-10-04 18:13:50,573 [bump_version] DEBUG bumped version:2.3.0-dev.28 18:13:50 2022-10-04 18:13:50,573 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:13:50 2022-10-04 18:13:50,573 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:13:50 2022-10-04 18:13:50,573 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:13:50 2022-10-04 18:13:50,574 [execute] INFO git cat-file --batch-check 18:13:50 2022-10-04 18:13:50,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:50 2022-10-04 18:13:50,580 [execute] INFO git cat-file --batch 18:13:50 2022-10-04 18:13:50,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:50 2022-10-04 18:13:50,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:13:50 2.3.0-dev.28 [Pipeline] } 18:13:50 $ docker exec --env ******** --env ******** c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 ssh-agent -k 18:13:50 unset SSH_AUTH_SOCK; 18:13:50 unset SSH_AGENT_PID; 18:13:50 echo Agent pid 38 killed; 18:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:51 + git semver [Pipeline] } 18:13:51 $ docker stop --time=1 c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 18:13:52 $ docker rm -f c27f43998e26ae7b1cb46f64f57a816899c14ac71f903d2ae6f3b2ba39e69ca4 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:53 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:13: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:13:53 $ docker top b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:53 [ssh-agent] Looking for ssh-agent implementation... 18:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:53 $ docker exec b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 ssh-agent 18:13:54 SSH_AUTH_SOCK=/tmp/ssh-KKSfnB0Wkhcs/agent.32 18:13:54 SSH_AGENT_PID=38 18:13:54 Running ssh-add (command line suppressed) 18:13:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7586691759013820521.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7586691759013820521.key) 18:13:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:54 + git semver push 18:13:54 2022-10-04 18:13:54,725 [run_push] DEBUG push 18:13:54 2022-10-04 18:13:54,725 [execute] INFO git cat-file --batch-check 18:13:54 2022-10-04 18:13:54,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:54 2022-10-04 18:13:54,729 [execute] INFO git rev-list e069a40aee84981625f1595bbb3744eccbf5d85a -- 18:13:54 2022-10-04 18:13:54,729 [execute] DEBUG Popen(['git', 'rev-list', 'e069a40aee84981625f1595bbb3744eccbf5d85a', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:13:54 2022-10-04 18:13:54,737 [execute] INFO git fetch -v origin 18:13:54 2022-10-04 18:13:54,737 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:13:55 2022-10-04 18:13:55,315 [run_push] DEBUG no remote changes detected 18:13:55 2022-10-04 18:13:55,316 [execute] INFO git push origin semver 18:13:55 2022-10-04 18:13:55,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:13:56 2022-10-04 18:13:56,246 [run_push] DEBUG push all version tags 18:13:56 2022-10-04 18:13:56,246 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:13:56 2022-10-04 18:13:56,247 [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) 18:13:57 2022-10-04 18:13:57,016 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:13:57 2.3.0-dev.28 [Pipeline] } 18:13:57 $ docker exec --env ******** --env ******** b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 ssh-agent -k 18:13:57 unset SSH_AUTH_SOCK; 18:13:57 unset SSH_AGENT_PID; 18:13:57 echo Agent pid 38 killed; 18:13:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:57 + git semver [Pipeline] } 18:13:57 $ docker stop --time=1 b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 18:13:59 $ docker rm -f b132c052133c8c174990040fe89a4ead25506359eb64f1b38cb75307f9b770d3 [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 18:13:59 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:13:59 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:13:59 total 16 18:13:59 drwxr-xr-x 3 root root 4096 Oct 4 18:05 . 18:13:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:13 .. 18:13:59 drwxr-xr-x 2 root root 4096 Oct 4 18:05 cost 18:13:59 -rw-r--r-- 1 root root 96 Oct 4 18:05 cost.csv 18:13:59 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:13:59 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:13:59 total 16 18:13:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 18:05 . 18:13:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 18:13 .. 18:13:59 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 18:05 cost 18:13:59 -rw-r--r-- 1 jenkins jenkins 96 Oct 4 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:14:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:14:01 ---> package-listing.sh 18:14:01 ++ facter osfamily 18:14:01 ++ tr '[:upper:]' '[:lower:]' 18:14:01 + OS_FAMILY=debian 18:14:01 + workspace=/w/workspace/ry_app-service-configurable_main 18:14:01 + START_PACKAGES=/tmp/packages_start.txt 18:14:01 + END_PACKAGES=/tmp/packages_end.txt 18:14:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:14:01 + PACKAGES=/tmp/packages_start.txt 18:14:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:14:01 + PACKAGES=/tmp/packages_end.txt 18:14:01 + case "${OS_FAMILY}" in 18:14:01 + dpkg -l 18:14:01 + grep '^ii' 18:14:01 + '[' -f /tmp/packages_start.txt ']' 18:14:01 + '[' -f /tmp/packages_end.txt ']' 18:14:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:14:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:14:01 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:14:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:14:01 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 18:14:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:02 prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container 18:14:02 $ 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 18:14:02 $ docker top 1b0c51b9cc87875f6738efad8a0b5ce6ebc0bb85baf54ef9b1b3255c6177b44b -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:02 + touch /tmp/pre-build-complete [Pipeline] sh 18:14:03 + mkdir -p /var/log/sysstat [Pipeline] sh 18:14:03 + ls /var/log/sa-host 18:14:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:03 provisioning config files... 18:14:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8492787579499937921tmp [Pipeline] { [Pipeline] echo 18:14:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:14:03 ---> create-netrc.sh [Pipeline] } 18:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:14:04 ---> python-tools-install.sh [Pipeline] echo 18:14:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:14:04 ---> sudo-logs.sh 18:14:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:14:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:14:04 ---> job-cost.sh 18:14:04 lf-activate-venv: SKIPPING 18:14:04 DEBUG: total: 0.2199999988079071 18:14:04 INFO: Retrieving Stack Cost... 18:14:05 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:05 INFO: Archiving Costs [Pipeline] echo 18:14:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:14:05 ---> logs-deploy.sh 18:14:05 lf-activate-venv: SKIPPING 18:14:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/106 18:14:05 INFO: archiving workspace using pattern(s): 18:14:06 Archives upload complete. 18:14:07 INFO: archiving logs to Nexus 18:14:07 ---> uname -a: 18:14:07 Linux prd-ubuntu20-04-docker-8c-8g-7083 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:14:07 18:14:07 18:14:07 ---> lscpu: 18:14:07 Architecture: x86_64 18:14:07 CPU op-mode(s): 32-bit, 64-bit 18:14:07 Byte Order: Little Endian 18:14:07 Address sizes: 40 bits physical, 48 bits virtual 18:14:07 CPU(s): 8 18:14:07 On-line CPU(s) list: 0-7 18:14:07 Thread(s) per core: 1 18:14:07 Core(s) per socket: 1 18:14:07 Socket(s): 8 18:14:07 NUMA node(s): 1 18:14:07 Vendor ID: AuthenticAMD 18:14:07 CPU family: 23 18:14:07 Model: 49 18:14:07 Model name: AMD EPYC-Rome Processor 18:14:07 Stepping: 0 18:14:07 CPU MHz: 2799.998 18:14:07 BogoMIPS: 5599.99 18:14:07 Virtualization: AMD-V 18:14:07 Hypervisor vendor: KVM 18:14:07 Virtualization type: full 18:14:07 L1d cache: 256 KiB 18:14:07 L1i cache: 256 KiB 18:14:07 L2 cache: 4 MiB 18:14:07 L3 cache: 128 MiB 18:14:07 NUMA node0 CPU(s): 0-7 18:14:07 Vulnerability Itlb multihit: Not affected 18:14:07 Vulnerability L1tf: Not affected 18:14:07 Vulnerability Mds: Not affected 18:14:07 Vulnerability Meltdown: Not affected 18:14:07 Vulnerability Mmio stale data: Not affected 18:14:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:14:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:14:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:14:07 Vulnerability Srbds: Not affected 18:14:07 Vulnerability Tsx async abort: Not affected 18:14:07 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 18:14:07 18:14:07