Pull request #461 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 36831bfcbd46d454350d11245b88054469609ef9+47bb9dfdcdb500ccf65829334ffb08f8f26842f6 (253281b3d7f93fa6ec144af0f75316b628307c9e) 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-ssh1412831438212253556.key > 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-ssh6395953103151383597.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12403539217911869887.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8582952641658665542.key > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5018713400702948146.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16169818866370289647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-23574 in /w/workspace/_app-service-configurable_PR-461 [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/_app-service-configurable_PR-461 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 into PR head commit 36831bfcbd46d454350d11245b88054469609ef9 Merge succeeded, producing 36831bfcbd46d454350d11245b88054469609ef9 Checking out Revision 36831bfcbd46d454350d11245b88054469609ef9 (PR-461) > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36831bfcbd46d454350d11245b88054469609ef9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36831bfcbd46d454350d11245b88054469609ef9 # timeout=10 Commit message: "fix: Restore ClientId values chnaged in previous chnage" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:09:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:09:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:09:52 ========================================================= 20:09:52 EdgeX Global Pipelines Version Info 20:09:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:09:53 ------------------- 20:09:53 stable info: 20:09:53 ------------------- 20:09:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:09:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:09:53 Message: update stable to v1.0.239 20:09:54 ------------------- 20:09:54 experimental info: 20:09:54 ------------------- 20:09:54 Commited By: **** collab-it+edgex@linuxfoundation.org 20:09:54 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:09:54 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:09:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-461 [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-461 [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-461 [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36831bfcbd46d454350d11245b88054469609ef9 [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36831bf [Pipeline] echo 20:09:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:55 provisioning config files... 20:09:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-461@tmp/config6621145658929563490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:56 ---> docker-login.sh 20:09:56 nexus3.edgexfoundry.org:10001 20:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:56 Configure a credential helper to remove this warning. See 20:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:56 20:09:56 Login Succeeded 20:09:56 nexus3.edgexfoundry.org:10002 20:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:56 Configure a credential helper to remove this warning. See 20:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:56 20:09:56 Login Succeeded 20:09:56 nexus3.edgexfoundry.org:10003 20:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:57 Configure a credential helper to remove this warning. See 20:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:57 20:09:57 Login Succeeded 20:09:57 nexus3.edgexfoundry.org:10004 20:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:57 Configure a credential helper to remove this warning. See 20:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:57 20:09:57 Login Succeeded 20:09:57 docker.io 20:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:57 Configure a credential helper to remove this warning. See 20:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:57 20:09:57 Login Succeeded 20:09:57 ---> docker-login.sh ends [Pipeline] } 20:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:09:58 + git rev-list -1 --merges 36831bfcbd46d454350d11245b88054469609ef9~1..36831bfcbd46d454350d11245b88054469609ef9 [Pipeline] echo 20:09:58 -----------> git rev-list -1 --merges 36831bfcbd46d454350d11245b88054469609ef9~1..36831bfcbd46d454350d11245b88054469609ef9 36831bfcbd46d454350d11245b88054469609ef9 [false] [Pipeline] sh 20:09:58 + git log --format=format:%s -1 36831bfcbd46d454350d11245b88054469609ef9 [Pipeline] echo 20:09:58 ========================================================= 20:09:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:09:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:59 + git log --format=format:%s -1 36831bfcbd46d454350d11245b88054469609ef9 [Pipeline] echo 20:09:59 [semverPrep] GIT_COMMIT: 36831bfcbd46d454350d11245b88054469609ef9, Commit Message: fix: Restore ClientId values chnaged in previous chnage [Pipeline] echo 20:09:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:09:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:09:59 + grep -v github /etc/ssh/ssh_known_hosts 20:09:59 + [ -e /tmp/ssh_known_hosts ] 20:09:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:09:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:09:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:09:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:09:59 20:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:00 b85a868b505f: Pulling fs layer 20:10:00 e2be974225ed: Pulling fs layer 20:10:00 339a4e72a1f5: Pulling fs layer 20:10:00 988bab9f4d93: Pulling fs layer 20:10:00 1469e6f7b9e6: Pulling fs layer 20:10:00 eaf3925da568: Pulling fs layer 20:10:00 bab4dde63d76: Pulling fs layer 20:10:00 bde34c3a00c8: Pulling fs layer 20:10:00 b352a97aabf1: Pulling fs layer 20:10:00 4872d77fe225: Pulling fs layer 20:10:00 5851b861e8e6: Pulling fs layer 20:10:00 1469e6f7b9e6: Waiting 20:10:00 eaf3925da568: Waiting 20:10:00 bab4dde63d76: Waiting 20:10:00 bde34c3a00c8: Waiting 20:10:00 b352a97aabf1: Waiting 20:10:00 4872d77fe225: Waiting 20:10:00 988bab9f4d93: Waiting 20:10:00 5851b861e8e6: Waiting 20:10:00 e2be974225ed: Download complete 20:10:00 988bab9f4d93: Verifying Checksum 20:10:00 988bab9f4d93: Download complete 20:10:00 1469e6f7b9e6: Verifying Checksum 20:10:00 1469e6f7b9e6: Download complete 20:10:00 eaf3925da568: Verifying Checksum 20:10:00 eaf3925da568: Download complete 20:10:00 339a4e72a1f5: Verifying Checksum 20:10:00 339a4e72a1f5: Download complete 20:10:00 bde34c3a00c8: Verifying Checksum 20:10:00 bde34c3a00c8: Download complete 20:10:00 b352a97aabf1: Download complete 20:10:00 4872d77fe225: Download complete 20:10:00 5851b861e8e6: Verifying Checksum 20:10:00 b85a868b505f: Verifying Checksum 20:10:00 b85a868b505f: Download complete 20:10:00 bab4dde63d76: Verifying Checksum 20:10:00 bab4dde63d76: Download complete 20:10:01 b85a868b505f: Pull complete 20:10:01 e2be974225ed: Pull complete 20:10:02 339a4e72a1f5: Pull complete 20:10:02 988bab9f4d93: Pull complete 20:10:02 1469e6f7b9e6: Pull complete 20:10:02 eaf3925da568: Pull complete 20:10:04 bab4dde63d76: Pull complete 20:10:04 bde34c3a00c8: Pull complete 20:10:04 b352a97aabf1: Pull complete 20:10:04 4872d77fe225: Pull complete 20:10:04 5851b861e8e6: Pull complete 20:10:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:05 prd-ubuntu20.04-docker-8c-8g-23574 does not seem to be running inside a container 20:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-461 -v /w/workspace/_app-service-configurable_PR-461:/w/workspace/_app-service-configurable_PR-461:rw,z -v /w/workspace/_app-service-configurable_PR-461@tmp:/w/workspace/_app-service-configurable_PR-461@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:07 $ docker top 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 -eo pid,comm 20:10:07 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). 20:10:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:07 [ssh-agent] Looking for ssh-agent implementation... 20:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:07 $ docker exec 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 ssh-agent 20:10:07 SSH_AUTH_SOCK=/tmp/ssh-VJ6vHYliM5jg/agent.33 20:10:07 SSH_AGENT_PID=40 20:10:07 Running ssh-add (command line suppressed) 20:10:07 Identity added: /w/workspace/_app-service-configurable_PR-461@tmp/private_key_8590261555646809607.key (/w/workspace/_app-service-configurable_PR-461@tmp/private_key_8590261555646809607.key) 20:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:07 + git tag --points-at HEAD [Pipeline] } 20:10:07 $ docker exec --env ******** --env ******** 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 ssh-agent -k 20:10:08 unset SSH_AUTH_SOCK; 20:10:08 unset SSH_AGENT_PID; 20:10:08 echo Agent pid 40 killed; 20:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:08 [ssh-agent] Looking for ssh-agent implementation... 20:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:08 $ docker exec 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 ssh-agent 20:10:08 SSH_AUTH_SOCK=/tmp/ssh-ZNCo6FhyNm3C/agent.73 20:10:08 SSH_AGENT_PID=79 20:10:08 Running ssh-add (command line suppressed) 20:10:08 Identity added: /w/workspace/_app-service-configurable_PR-461@tmp/private_key_5261725598999513250.key (/w/workspace/_app-service-configurable_PR-461@tmp/private_key_5261725598999513250.key) 20:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:08 + git semver init 20:10:09 2022-08-25 20:10:09,137 [run_init] DEBUG init version:0.0.0 force:False 20:10:09 2022-08-25 20:10:09,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-461/.semver 20:10:09 2022-08-25 20:10:09,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-461/.semver 20:10:09 2022-08-25 20:10:09,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-461/.semver'], cwd=/w/workspace/_app-service-configurable_PR-461, universal_newlines=False, shell=None, istream=None) 20:10:10 2022-08-25 20:10:09,858 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-461/.git/info/exclude 20:10:10 2022-08-25 20:10:09,859 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-461/.semver/PR-461 with force:False 20:10:10 2022-08-25 20:10:09,859 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-461/.semver/PR-461 20:10:10 2022-08-25 20:10:09,863 [execute] INFO git cat-file --batch-check 20:10:10 2022-08-25 20:10:09,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-461/.semver, universal_newlines=False, shell=None, istream=) 20:10:10 2022-08-25 20:10:09,870 [execute] INFO git cat-file --batch 20:10:10 2022-08-25 20:10:09,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-461/.semver, universal_newlines=False, shell=None, istream=) 20:10:10 2022-08-25 20:10:09,875 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-461/.semver/PR-461 20:10:10 0.0.0 [Pipeline] } 20:10:10 $ docker exec --env ******** --env ******** 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 ssh-agent -k 20:10:10 unset SSH_AUTH_SOCK; 20:10:10 unset SSH_AGENT_PID; 20:10:10 echo Agent pid 79 killed; 20:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:10 + git semver [Pipeline] } 20:10:11 $ docker stop --time=1 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 20:10:12 $ docker rm -f 741709bec922bf728785deb56ed9e46bea4fde2472ca3501e7c08719ea5240d5 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:13 Stashed 1 file(s) [Pipeline] echo 20:10:13 [edgeXSemver]: initialized semver on version 0.0.0 [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 20:10:13 provisioning config files... 20:10:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-461@tmp/config3452708212565312488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:14 ---> docker-login.sh 20:10:14 nexus3.edgexfoundry.org:10001 20:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:14 Configure a credential helper to remove this warning. See 20:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:14 20:10:14 Login Succeeded 20:10:14 nexus3.edgexfoundry.org:10002 20:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:14 Configure a credential helper to remove this warning. See 20:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:14 20:10:14 Login Succeeded 20:10:14 nexus3.edgexfoundry.org:10003 20:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:14 Configure a credential helper to remove this warning. See 20:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:14 20:10:14 Login Succeeded 20:10:14 nexus3.edgexfoundry.org:10004 20:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:14 Configure a credential helper to remove this warning. See 20:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:14 20:10:14 Login Succeeded 20:10:14 docker.io 20:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:14 Configure a credential helper to remove this warning. See 20:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:14 20:10:14 Login Succeeded 20:10:14 ---> docker-login.sh ends [Pipeline] } 20:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:15 ========================================================= 20:10:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:10:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:15 + 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 . 20:10:15 Sending build context to Docker daemon 3.138MB 20:10:15 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:10:15 Step 2/14 : FROM ${BASE} AS builder 20:10:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:15 2408cc74d12b: Pulling fs layer 20:10:15 ea60b727a1ce: Pulling fs layer 20:10:15 30c4a7721957: Pulling fs layer 20:10:15 370296b7ddb6: Pulling fs layer 20:10:15 7c6cee850709: Pulling fs layer 20:10:15 39a5fcdaea64: Pulling fs layer 20:10:15 d94ebbe4e438: Pulling fs layer 20:10:15 bcfd1f05c69d: Pulling fs layer 20:10:15 59ccb84bbe0f: Pulling fs layer 20:10:15 7c6cee850709: Waiting 20:10:15 39a5fcdaea64: Waiting 20:10:15 d94ebbe4e438: Waiting 20:10:15 bcfd1f05c69d: Waiting 20:10:15 59ccb84bbe0f: Waiting 20:10:15 370296b7ddb6: Waiting 20:10:15 30c4a7721957: Download complete 20:10:15 ea60b727a1ce: Verifying Checksum 20:10:15 ea60b727a1ce: Download complete 20:10:15 7c6cee850709: Verifying Checksum 20:10:15 7c6cee850709: Download complete 20:10:15 39a5fcdaea64: Verifying Checksum 20:10:15 39a5fcdaea64: Download complete 20:10:15 2408cc74d12b: Verifying Checksum 20:10:15 2408cc74d12b: Download complete 20:10:15 d94ebbe4e438: Verifying Checksum 20:10:15 d94ebbe4e438: Download complete 20:10:15 2408cc74d12b: Pull complete 20:10:16 ea60b727a1ce: Pull complete 20:10:16 30c4a7721957: Pull complete 20:10:16 59ccb84bbe0f: Verifying Checksum 20:10:16 59ccb84bbe0f: Download complete 20:10:16 370296b7ddb6: Verifying Checksum 20:10:16 370296b7ddb6: Download complete 20:10:16 bcfd1f05c69d: Verifying Checksum 20:10:16 bcfd1f05c69d: Download complete 20:10:20 370296b7ddb6: Pull complete 20:10:20 7c6cee850709: Pull complete 20:10:20 39a5fcdaea64: Pull complete 20:10:20 d94ebbe4e438: Pull complete 20:10:23 bcfd1f05c69d: Pull complete 20:10:23 59ccb84bbe0f: Pull complete 20:10:23 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:10:23 ---> a4fb48ad2a94 20:10:23 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:10:26 ---> Running in 0da3e53748ed 20:10:26 Removing intermediate container 0da3e53748ed 20:10:26 ---> ecaa01f940ce 20:10:26 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 20:10:26 ---> Running in b6c9d308fa4e 20:10:26 Removing intermediate container b6c9d308fa4e 20:10:26 ---> 4e8bfe5009a4 20:10:26 Step 5/14 : ARG ADD_BUILD_TAGS="" 20:10:26 ---> Running in 2d9cd3d1ee1e 20:10:26 Removing intermediate container 2d9cd3d1ee1e 20:10:26 ---> 189117b59c0c 20:10:26 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:10:26 ---> Running in 4cb4ea5c210f 20:10:26 Removing intermediate container 4cb4ea5c210f 20:10:26 ---> a73ebe9f40de 20:10:26 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:26 ---> Running in 3086c083fcad 20:10:27 Removing intermediate container 3086c083fcad 20:10:27 ---> b226219f2dfa 20:10:27 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:27 ---> Running in f9d7da0ed285 20:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:28 Still waiting to schedule task 20:10:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:28 OK: 211 MiB in 51 packages 20:10:29 Removing intermediate container f9d7da0ed285 20:10:29 ---> 8d01c5715bf5 20:10:29 Step 9/14 : WORKDIR /app 20:10:29 ---> Running in 8d27c677d93a 20:10:29 Removing intermediate container 8d27c677d93a 20:10:29 ---> a771cca70bdc 20:10:29 Step 10/14 : COPY go.mod vendor* ./ 20:10:29 ---> 2e8263fb4c04 20:10:29 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:29 ---> Running in 6f0f3083ba08 20:10:51 Removing intermediate container 6f0f3083ba08 20:10:51 ---> 419c5e69dddf 20:10:51 Step 12/14 : COPY . . 20:10:51 ---> df2fd2c48d7f 20:10:51 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:10:51 ---> Running in 66696694cbdc 20:10:51 Removing intermediate container 66696694cbdc 20:10:51 ---> 44e21c43feec 20:10:51 Step 14/14 : RUN $MAKE 20:10:51 ---> Running in 3bf3263666fd 20:10:51 noop 20:10:51 Removing intermediate container 3bf3263666fd 20:10:51 ---> 94660895ee01 20:10:51 Successfully built 94660895ee01 20:10:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:51 + docker inspect -f . ci-base-image-x86_64 20:10:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:52 prd-ubuntu20.04-docker-8c-8g-23574 does not seem to be running inside a container 20:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-461 -v /w/workspace/_app-service-configurable_PR-461:/w/workspace/_app-service-configurable_PR-461:rw,z -v /w/workspace/_app-service-configurable_PR-461@tmp:/w/workspace/_app-service-configurable_PR-461@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:10:52 $ docker top e01718c77763fab4b2d1bda7805c177ad6849ec4a2838ca963e0d16e9c643520 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:52 + go version 20:10:52 go version go1.18.3 linux/amd64 [Pipeline] } 20:10:53 $ docker stop --time=1 e01718c77763fab4b2d1bda7805c177ad6849ec4a2838ca963e0d16e9c643520 20:10:54 $ docker rm -f e01718c77763fab4b2d1bda7805c177ad6849ec4a2838ca963e0d16e9c643520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:55 + docker inspect -f . ci-base-image-x86_64 20:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:55 prd-ubuntu20.04-docker-8c-8g-23574 does not seem to be running inside a container 20:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-461 -v /w/workspace/_app-service-configurable_PR-461:/w/workspace/_app-service-configurable_PR-461:rw,z -v /w/workspace/_app-service-configurable_PR-461@tmp:/w/workspace/_app-service-configurable_PR-461@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:10:55 $ docker top 526441d4211544b0851a8c3e2f3db8c193d2c40a56ff803b9328a0ebb0cc627b -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:56 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-461 [Pipeline] fileExists [Pipeline] sh 20:10:56 + make test 20:10:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:11:06 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:11:06 CGO_ENABLED=1 go vet ./... 20:11:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:10 ./bin/test-attribution-txt.sh 20:11:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:11:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:11:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 20:11:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:11:10 $ docker stop --time=1 526441d4211544b0851a8c3e2f3db8c193d2c40a56ff803b9328a0ebb0cc627b 20:11:12 $ docker rm -f 526441d4211544b0851a8c3e2f3db8c193d2c40a56ff803b9328a0ebb0cc627b [Pipeline] // withDockerContainer [Pipeline] sh 20:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:11:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:11:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:11:14 + ls -al . 20:11:14 total 172 20:11:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:10 . 20:11:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:09 .. 20:11:14 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 20:09 .dockerignore 20:11:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:10 .git 20:11:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 20:09 .github 20:11:14 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 20:09 .gitignore 20:11:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 20:10 .semver 20:11:14 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 20:09 Attribution.txt 20:11:14 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 20:09 CHANGELOG.md 20:11:14 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 20:09 Dockerfile 20:11:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 20:09 GOVERNANCE.md 20:11:14 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 20:09 Jenkinsfile 20:11:14 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 20:09 LICENSE 20:11:14 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 20:09 OWNERS.md 20:11:14 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 20:09 README.md 20:11:14 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 20:10 VERSION 20:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 20:09 bin 20:11:14 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 20:10 coverage.out 20:11:14 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 20:09 go.mod 20:11:14 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 20:09 go.sum 20:11:14 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 20:09 main.go 20:11:14 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 20:09 makefile 20:11:14 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 20:09 res 20:11:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:14 + 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=36831bfcbd46d454350d11245b88054469609ef9 --label arch=amd64 --label version=0.0.0 . 20:11:14 Sending build context to Docker daemon 3.139MB 20:11:14 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 20:11:14 Step 2/28 : FROM ${BASE} AS builder 20:11:14 ---> 94660895ee01 20:11:14 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:11:14 ---> Running in 82fa397a4db0 20:11:14 Removing intermediate container 82fa397a4db0 20:11:14 ---> 39049b175e56 20:11:14 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 20:11:14 ---> Running in 6ae32446d550 20:11:14 Removing intermediate container 6ae32446d550 20:11:14 ---> 199f7e9c52e9 20:11:14 Step 5/28 : ARG ADD_BUILD_TAGS="" 20:11:14 ---> Running in dbbe4f5d6ef0 20:11:14 Removing intermediate container dbbe4f5d6ef0 20:11:14 ---> 751bbafa8ad0 20:11:14 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:11:14 ---> Running in c9a3d3bcc27e 20:11:14 Removing intermediate container c9a3d3bcc27e 20:11:14 ---> 188e0918c1da 20:11:14 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:14 ---> Running in 389362c7b309 20:11:15 Removing intermediate container 389362c7b309 20:11:15 ---> 39e8d33f4282 20:11:15 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:15 ---> Running in 485251a65fe4 20:11:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:16 OK: 211 MiB in 51 packages 20:11:17 Removing intermediate container 485251a65fe4 20:11:17 ---> ea1d22361027 20:11:17 Step 9/28 : WORKDIR /app 20:11:17 ---> Running in 4e3c6f8f19e5 20:11:17 Removing intermediate container 4e3c6f8f19e5 20:11:17 ---> 4a7732e75c1a 20:11:17 Step 10/28 : COPY go.mod vendor* ./ 20:11:17 ---> 586f28ad6342 20:11:17 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:17 ---> Running in 12af6e37bf20 20:11:18 Removing intermediate container 12af6e37bf20 20:11:18 ---> e855f17c39c3 20:11:18 Step 12/28 : COPY . . 20:11:18 ---> d69c017d643a 20:11:18 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:18 ---> Running in 3dfd96fbd39d 20:11:18 Removing intermediate container 3dfd96fbd39d 20:11:18 ---> cfdffe4b41b6 20:11:18 Step 14/28 : RUN $MAKE 20:11:18 ---> Running in b42c4cc9fc95 20:11:18 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:11:40 Removing intermediate container b42c4cc9fc95 20:11:40 ---> e04615420bba 20:11:40 Step 15/28 : FROM alpine:3.16 20:11:40 3.16: Pulling from library/alpine 20:11:41 213ec9aee27d: Pulling fs layer 20:11:41 213ec9aee27d: Verifying Checksum 20:11:41 213ec9aee27d: Download complete 20:11:41 213ec9aee27d: Pull complete 20:11:41 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:11:41 Status: Downloaded newer image for alpine:3.16 20:11:41 ---> 9c6f07244728 20:11:41 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:11:41 ---> Running in 8dbe3e770c13 20:11:41 Removing intermediate container 8dbe3e770c13 20:11:41 ---> 99a4e13c9217 20:11:41 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 20:11:41 ---> Running in 4aebdaa42b78 20:11:41 Removing intermediate container 4aebdaa42b78 20:11:41 ---> 3c7a28b51507 20:11:41 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:11:41 ---> Running in 59d7b83d0be1 20:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:42 (1/7) Installing ca-certificates (20220614-r0) 20:11:42 (2/7) Installing dumb-init (1.2.5-r1) 20:11:42 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:11:42 (4/7) Installing libsodium (1.0.18-r0) 20:11:42 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:11:42 (6/7) Installing libzmq (4.3.4-r0) 20:11:42 (7/7) Installing zeromq (4.3.4-r0) 20:11:42 Executing busybox-1.35.0-r17.trigger 20:11:42 Executing ca-certificates-20220614-r0.trigger 20:11:42 OK: 9 MiB in 21 packages 20:11:43 Removing intermediate container 59d7b83d0be1 20:11:43 ---> 414ba5fb332c 20:11:43 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:11:43 ---> 1832b6c790da 20:11:43 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 20:11:43 ---> 2ea3c474df5a 20:11:43 Step 21/28 : COPY --from=builder /app/res/ /res/ 20:11:43 ---> e9cfc2fcead9 20:11:43 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:11:44 ---> b180acd4075c 20:11:44 Step 23/28 : EXPOSE 48095 20:11:44 ---> Running in a0cbb70e934a 20:11:44 Removing intermediate container a0cbb70e934a 20:11:44 ---> 7f834aa622b6 20:11:44 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 20:11:44 ---> Running in c2ffac07a8bb 20:11:44 Removing intermediate container c2ffac07a8bb 20:11:44 ---> 1d1596c2a558 20:11:44 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:44 ---> Running in 28c8cd1b6daf 20:11:44 Removing intermediate container 28c8cd1b6daf 20:11:44 ---> bb0f199e8137 20:11:44 Step 26/28 : LABEL arch=amd64 20:11:44 ---> Running in 726662cc06be 20:11:44 Removing intermediate container 726662cc06be 20:11:44 ---> 518c93b4b0ca 20:11:44 Step 27/28 : LABEL git_sha=36831bfcbd46d454350d11245b88054469609ef9 20:11:44 ---> Running in 9ebba9abffe7 20:11:44 Removing intermediate container 9ebba9abffe7 20:11:44 ---> b2ab7ef949f8 20:11:44 Step 28/28 : LABEL version=0.0.0 20:11:44 ---> Running in d637ee651d34 20:11:44 Removing intermediate container d637ee651d34 20:11:44 ---> 60653302488c 20:11:44 [Warning] One or more build-args [ARCH] were not consumed 20:11:44 Successfully built 60653302488c 20:11:44 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 20:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:45 20:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:45 latest: Pulling from edgex-lftools-log-publisher 20:11:45 5eb5b503b376: Pulling fs layer 20:11:45 5c69ac0246d0: Pulling fs layer 20:11:45 ec43610c2a17: Pulling fs layer 20:11:45 3a2ae6a8a46f: Pulling fs layer 20:11:45 33b1e0a273af: Pulling fs layer 20:11:45 5d3b04190fa2: Pulling fs layer 20:11:45 2f39f015ded8: Pulling fs layer 20:11:45 33b1e0a273af: Waiting 20:11:45 5d3b04190fa2: Waiting 20:11:45 3a2ae6a8a46f: Waiting 20:11:45 2f39f015ded8: Waiting 20:11:45 5c69ac0246d0: Download complete 20:11:45 3a2ae6a8a46f: Download complete 20:11:46 33b1e0a273af: Verifying Checksum 20:11:46 33b1e0a273af: Download complete 20:11:46 ec43610c2a17: Verifying Checksum 20:11:46 ec43610c2a17: Download complete 20:11:46 5d3b04190fa2: Verifying Checksum 20:11:46 5d3b04190fa2: Download complete 20:11:46 5eb5b503b376: Verifying Checksum 20:11:46 5eb5b503b376: Download complete 20:11:46 2f39f015ded8: Download complete 20:11:47 5eb5b503b376: Pull complete 20:11:47 5c69ac0246d0: Pull complete 20:11:48 ec43610c2a17: Pull complete 20:11:48 3a2ae6a8a46f: Pull complete 20:11:48 33b1e0a273af: Pull complete 20:11:48 5d3b04190fa2: Pull complete 20:11:53 2f39f015ded8: Pull complete 20:11:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:54 prd-ubuntu20.04-docker-8c-8g-23574 does not seem to be running inside a container 20:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-461 -v /w/workspace/_app-service-configurable_PR-461:/w/workspace/_app-service-configurable_PR-461:rw,z -v /w/workspace/_app-service-configurable_PR-461@tmp:/w/workspace/_app-service-configurable_PR-461@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:11:56 $ docker top 3331efd2073e8e66631e9c39700ea5a02a9e6eb4f144e9c4a520ee6bfd39caf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:56 ---> job-cost.sh 20:11:56 lf-activate-venv: SKIPPING 20:11:56 INFO: No Stack... 20:11:57 INFO: Retrieving Pricing Info for: v3-standard-8 20:11:57 INFO: Archiving Costs [Pipeline] sh 20:11:57 + cat /w/workspace/_app-service-configurable_PR-461/archives/cost.csv 20:11:57 + cut -d, -f6 [Pipeline] lock 20:11:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] 20:11:57 Resource [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] did not exist. Created. 20:11:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:58 + echo total: 0.2199999988079071 [Pipeline] stash 20:11:58 Stashed 1 file(s) [Pipeline] } 20:11:58 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:11:58 $ docker stop --time=1 3331efd2073e8e66631e9c39700ea5a02a9e6eb4f144e9c4a520ee6bfd39caf2 20:11:59 $ docker rm -f 3331efd2073e8e66631e9c39700ea5a02a9e6eb4f144e9c4a520ee6bfd39caf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23576 in /w/workspace/_app-service-configurable_PR-461 [Pipeline] { [Pipeline] ws 20:12:07 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 20:12:07 Selected Git installation does not exist. Using Default 20:12:07 The recommended git tool is: NONE 20:12:14 using credential edgex-jenkins-ssh 20:12:14 Cloning the remote Git repository 20:12:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:12:14 > git init /w/workspace/app-service-configurable/1 # timeout=10 20:12:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:12:14 > git --version # timeout=10 20:12:14 > git --version # 'git version 2.25.1' 20:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:12:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:12:16 Merging remotes/origin/main commit 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 into PR head commit 36831bfcbd46d454350d11245b88054469609ef9 20:12:16 Merge succeeded, producing 36831bfcbd46d454350d11245b88054469609ef9 20:12:16 Checking out Revision 36831bfcbd46d454350d11245b88054469609ef9 (PR-461) 20:12:16 > git config core.sparsecheckout # timeout=10 20:12:16 > git checkout -f 36831bfcbd46d454350d11245b88054469609ef9 # timeout=10 20:12:16 > git remote # timeout=10 20:12:16 > git config --get remote.origin.url # timeout=10 20:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:16 > git merge 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 20:12:16 > git rev-parse HEAD^{commit} # timeout=10 20:12:16 > git config core.sparsecheckout # timeout=10 20:12:16 > git checkout -f 36831bfcbd46d454350d11245b88054469609ef9 # timeout=10 20:12:20 Commit message: "fix: Restore ClientId values chnaged in previous chnage" 20:12:20 > git --version # timeout=10 20:12:20 > git --version # 'git version 2.25.1' 20:12:20 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:12:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:21 Dload Upload Total Spent Left Speed 20:12:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 20:12:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:12:23 + sudo tee /etc/docker/daemon.new 20:12:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:12:23 { 20:12:23 "registry-mirrors": [ 20:12:23 "https://nexus3.edgexfoundry.org:10001" 20:12:23 ], 20:12:23 "bip": "10.250.0.254/24", 20:12:23 "hosts": [ 20:12:23 "tcp://0.0.0.0:5555", 20:12:23 "unix:///var/run/docker.sock" 20:12:23 ], 20:12:23 "mtu": 1458, 20:12:23 "selinux-enabled": true, 20:12:23 "seccomp-profile": "/etc/docker/seccomp.json" 20:12:23 } [Pipeline] sh 20:12:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:12:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:42 provisioning config files... 20:12:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1010052163858819763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:42 ---> docker-login.sh 20:12:42 nexus3.edgexfoundry.org:10001 20:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:43 Configure a credential helper to remove this warning. See 20:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:43 20:12:43 Login Succeeded 20:12:43 nexus3.edgexfoundry.org:10002 20:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:43 Configure a credential helper to remove this warning. See 20:12:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:43 20:12:43 Login Succeeded 20:12:43 nexus3.edgexfoundry.org:10003 20:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:44 Configure a credential helper to remove this warning. See 20:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:44 20:12:44 Login Succeeded 20:12:44 nexus3.edgexfoundry.org:10004 20:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:44 Configure a credential helper to remove this warning. See 20:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:44 20:12:44 Login Succeeded 20:12:44 docker.io 20:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:45 Configure a credential helper to remove this warning. See 20:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:45 20:12:45 Login Succeeded 20:12:45 ---> docker-login.sh ends [Pipeline] } 20:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:12:45 ========================================================= 20:12:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:12:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:46 + 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 . 20:12:46 Sending build context to Docker daemon 205.8kB 20:12:46 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:12:46 Step 2/14 : FROM ${BASE} AS builder 20:12:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:12:47 b3c136eddcbf: Pulling fs layer 20:12:47 c0a3192eca97: Pulling fs layer 20:12:47 a050256f5b6f: Pulling fs layer 20:12:47 656be50a0ddc: Pulling fs layer 20:12:47 2bbca73fdf42: Pulling fs layer 20:12:47 46d945488cbd: Pulling fs layer 20:12:47 8a5474983e97: Pulling fs layer 20:12:47 329c88fbcd65: Pulling fs layer 20:12:47 656be50a0ddc: Waiting 20:12:47 2bbca73fdf42: Waiting 20:12:47 46d945488cbd: Waiting 20:12:47 8a5474983e97: Waiting 20:12:47 329c88fbcd65: Waiting 20:12:47 a050256f5b6f: Verifying Checksum 20:12:47 a050256f5b6f: Download complete 20:12:47 c0a3192eca97: Download complete 20:12:47 2bbca73fdf42: Verifying Checksum 20:12:47 2bbca73fdf42: Download complete 20:12:47 46d945488cbd: Verifying Checksum 20:12:47 46d945488cbd: Download complete 20:12:47 b3c136eddcbf: Verifying Checksum 20:12:48 b3c136eddcbf: Pull complete 20:12:48 329c88fbcd65: Verifying Checksum 20:12:48 329c88fbcd65: Download complete 20:12:48 c0a3192eca97: Pull complete 20:12:48 a050256f5b6f: Pull complete 20:12:49 8a5474983e97: Verifying Checksum 20:12:49 8a5474983e97: Download complete 20:12:50 656be50a0ddc: Verifying Checksum 20:12:50 656be50a0ddc: Download complete 20:13:05 656be50a0ddc: Pull complete 20:13:05 2bbca73fdf42: Pull complete 20:13:05 46d945488cbd: Pull complete 20:13:09 8a5474983e97: Pull complete 20:13:12 329c88fbcd65: Pull complete 20:13:12 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:13:12 ---> ff4287adb874 20:13:12 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:13:13 ---> Running in af1196cb0239 20:13:14 Removing intermediate container af1196cb0239 20:13:14 ---> 2302335d6995 20:13:14 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 20:13:14 ---> Running in d77a413c499e 20:13:14 Removing intermediate container d77a413c499e 20:13:14 ---> c972674b903f 20:13:14 Step 5/14 : ARG ADD_BUILD_TAGS="" 20:13:14 ---> Running in 84977bc26c9c 20:13:14 Removing intermediate container 84977bc26c9c 20:13:14 ---> efe42f49c060 20:13:14 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:13:15 ---> Running in 59256dd604a1 20:13:15 Removing intermediate container 59256dd604a1 20:13:15 ---> 910f635d9d3b 20:13:15 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:15 ---> Running in 0a5a5b761df4 20:13:18 Removing intermediate container 0a5a5b761df4 20:13:18 ---> 8e6a08702de4 20:13:18 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:18 ---> Running in fddaa42de867 20:13:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:21 OK: 221 MiB in 51 packages 20:13:22 Removing intermediate container fddaa42de867 20:13:22 ---> 425e0000fce3 20:13:22 Step 9/14 : WORKDIR /app 20:13:22 ---> Running in cf8141751712 20:13:22 Removing intermediate container cf8141751712 20:13:22 ---> 2de7e0651cef 20:13:22 Step 10/14 : COPY go.mod vendor* ./ 20:13:23 ---> 4efc19dc97d8 20:13:23 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:23 ---> Running in d75c88be9891 20:14:19 Removing intermediate container d75c88be9891 20:14:19 ---> 89415f34cc92 20:14:19 Step 12/14 : COPY . . 20:14:19 ---> 1dbed1cfef82 20:14:19 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:14:19 ---> Running in 028b23238b5b 20:14:19 Removing intermediate container 028b23238b5b 20:14:19 ---> 2dc91bb41b4c 20:14:19 Step 14/14 : RUN $MAKE 20:14:19 ---> Running in fd5602aec26e 20:14:19 noop 20:14:19 Removing intermediate container fd5602aec26e 20:14:19 ---> b56226562235 20:14:19 Successfully built b56226562235 20:14:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:20 + docker inspect -f . ci-base-image-arm64 20:14:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:20 prd-ubuntu20.04-docker-arm64-4c-16g-23576 does not seem to be running inside a container 20:14:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:22 $ docker top f77ae333380bb53a65e474cb50150147783120542e56a618fb14ca89989091b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:23 + go version 20:14:23 go version go1.18.3 linux/arm64 [Pipeline] } 20:14:23 $ docker stop --time=1 f77ae333380bb53a65e474cb50150147783120542e56a618fb14ca89989091b0 20:14:24 $ docker rm -f f77ae333380bb53a65e474cb50150147783120542e56a618fb14ca89989091b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:25 + docker inspect -f . ci-base-image-arm64 20:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:25 prd-ubuntu20.04-docker-arm64-4c-16g-23576 does not seem to be running inside a container 20:14:26 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:27 $ docker top 9d8a3d04ccd40f6949837793e51ef4cd0d15e0946fd613bd0943d6bbc63aeee9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:28 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 20:14:29 + make test 20:14:29 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:15:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:15:50 CGO_ENABLED=1 go vet ./... 20:16:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:16:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:16:13 ./bin/test-attribution-txt.sh 20:16:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:16:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:16:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 20:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:16:13 $ docker stop --time=1 9d8a3d04ccd40f6949837793e51ef4cd0d15e0946fd613bd0943d6bbc63aeee9 20:16:15 $ docker rm -f 9d8a3d04ccd40f6949837793e51ef4cd0d15e0946fd613bd0943d6bbc63aeee9 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:16:16 Warning: overwriting stash ‘coverage-report’ 20:16:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:16:17 + ls -al . 20:16:17 total 168 20:16:17 drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 20:14 . 20:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:12 .. 20:16:17 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 20:12 .dockerignore 20:16:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:12 .git 20:16:17 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 20:12 .github 20:16:17 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 20:12 .gitignore 20:16:17 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 20:12 Attribution.txt 20:16:17 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 20:12 CHANGELOG.md 20:16:17 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 20:12 Dockerfile 20:16:17 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 20:12 GOVERNANCE.md 20:16:17 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 20:12 Jenkinsfile 20:16:17 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 20:12 LICENSE 20:16:17 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 20:12 OWNERS.md 20:16:17 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 20:12 README.md 20:16:17 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 20:10 VERSION 20:16:17 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 20:12 bin 20:16:17 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 20:14 coverage.out 20:16:17 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 20:12 go.mod 20:16:17 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 20:12 go.sum 20:16:17 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 20:12 main.go 20:16:17 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 20:12 makefile 20:16:17 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 20:12 res 20:16:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + 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=36831bfcbd46d454350d11245b88054469609ef9 --label arch=arm64 --label version=0.0.0 . 20:16:18 Sending build context to Docker daemon 206.8kB 20:16:18 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 20:16:18 Step 2/28 : FROM ${BASE} AS builder 20:16:18 ---> b56226562235 20:16:18 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:16:18 ---> Running in 4ca0eeb9a9e7 20:16:18 Removing intermediate container 4ca0eeb9a9e7 20:16:18 ---> d3235b3e4542 20:16:18 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 20:16:18 ---> Running in 49504a7126b6 20:16:19 Removing intermediate container 49504a7126b6 20:16:19 ---> 08dccb61d927 20:16:19 Step 5/28 : ARG ADD_BUILD_TAGS="" 20:16:19 ---> Running in b543a5ece8fb 20:16:19 Removing intermediate container b543a5ece8fb 20:16:19 ---> 56192d691e2b 20:16:19 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:16:19 ---> Running in 77cd88ad3df0 20:16:20 Removing intermediate container 77cd88ad3df0 20:16:20 ---> 06db57e19343 20:16:20 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:20 ---> Running in 3b7d995be836 20:16:22 Removing intermediate container 3b7d995be836 20:16:22 ---> ab5447d47250 20:16:22 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:16:22 ---> Running in 4cf3a991b35f 20:16:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:25 OK: 221 MiB in 51 packages 20:16:25 Removing intermediate container 4cf3a991b35f 20:16:25 ---> 3787cb6f3a9c 20:16:25 Step 9/28 : WORKDIR /app 20:16:25 ---> Running in 95660e213b63 20:16:26 Removing intermediate container 95660e213b63 20:16:26 ---> 0359c7e2864f 20:16:26 Step 10/28 : COPY go.mod vendor* ./ 20:16:26 ---> 2030f42edd84 20:16:26 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:26 ---> Running in d651c9fb3cc4 20:16:28 Removing intermediate container d651c9fb3cc4 20:16:28 ---> 3c5bcce2bc40 20:16:28 Step 12/28 : COPY . . 20:16:29 ---> d1d759baca55 20:16:29 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:16:29 ---> Running in 3dbe653c5043 20:16:30 Removing intermediate container 3dbe653c5043 20:16:30 ---> 6a1dd7de3983 20:16:30 Step 14/28 : RUN $MAKE 20:16:30 ---> Running in daa77ef56af1 20:16:31 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:18:53 Removing intermediate container daa77ef56af1 20:18:53 ---> f28cc5c901a2 20:18:53 Step 15/28 : FROM alpine:3.16 20:18:53 3.16: Pulling from library/alpine 20:18:53 9b18e9b68314: Pulling fs layer 20:18:53 9b18e9b68314: Verifying Checksum 20:18:53 9b18e9b68314: Download complete 20:18:53 9b18e9b68314: Pull complete 20:18:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:18:53 Status: Downloaded newer image for alpine:3.16 20:18:53 ---> a6215f271958 20:18:53 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:18:53 ---> Running in 0bb5cdf4adf1 20:18:53 Removing intermediate container 0bb5cdf4adf1 20:18:53 ---> 02b788264910 20:18:53 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 20:18:53 ---> Running in 022fb3465240 20:18:53 Removing intermediate container 022fb3465240 20:18:53 ---> 1c5685795bbc 20:18:53 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:18:53 ---> Running in f35f227e075b 20:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:18:53 (1/7) Installing ca-certificates (20220614-r0) 20:18:53 (2/7) Installing dumb-init (1.2.5-r1) 20:18:53 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:18:53 (4/7) Installing libsodium (1.0.18-r0) 20:18:53 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:18:53 (6/7) Installing libzmq (4.3.4-r0) 20:18:53 (7/7) Installing zeromq (4.3.4-r0) 20:18:53 Executing busybox-1.35.0-r17.trigger 20:18:53 Executing ca-certificates-20220614-r0.trigger 20:18:53 OK: 9 MiB in 21 packages 20:18:53 Removing intermediate container f35f227e075b 20:18:53 ---> 9fd40d1d4def 20:18:53 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:18:53 ---> dfb13ae62ead 20:18:53 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 20:18:53 ---> 87f681cce0ef 20:18:53 Step 21/28 : COPY --from=builder /app/res/ /res/ 20:18:53 ---> bd91cc89a1d6 20:18:53 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:18:53 ---> 94d8b468db78 20:18:53 Step 23/28 : EXPOSE 48095 20:18:53 ---> Running in 893027b04c4b 20:18:53 Removing intermediate container 893027b04c4b 20:18:53 ---> d349454d94ff 20:18:53 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 20:18:53 ---> Running in 04dfc956ede5 20:18:53 Removing intermediate container 04dfc956ede5 20:18:53 ---> 5711c989c08d 20:18:53 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:18:53 ---> Running in 5cfaaed8436d 20:18:53 Removing intermediate container 5cfaaed8436d 20:18:53 ---> a7f1996dfbad 20:18:53 Step 26/28 : LABEL arch=arm64 20:18:53 ---> Running in 7891129100a4 20:18:53 Removing intermediate container 7891129100a4 20:18:53 ---> ca38632a24be 20:18:53 Step 27/28 : LABEL git_sha=36831bfcbd46d454350d11245b88054469609ef9 20:18:53 ---> Running in 4c9dd5352bdc 20:18:53 Removing intermediate container 4c9dd5352bdc 20:18:53 ---> 130d55471030 20:18:53 Step 28/28 : LABEL version=0.0.0 20:18:53 ---> Running in 854ebb4ca0e9 20:18:53 Removing intermediate container 854ebb4ca0e9 20:18:53 ---> 4d2531d79380 20:18:53 [Warning] One or more build-args [ARCH] were not consumed 20:18:53 Successfully built 4d2531d79380 20:18:53 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:53 20:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:54 arm64: Pulling from edgex-lftools-log-publisher 20:18:54 8998bd30e6a1: Pulling fs layer 20:18:54 04944245beec: Pulling fs layer 20:18:54 699f458cf7ca: Pulling fs layer 20:18:54 765212b225bb: Pulling fs layer 20:18:54 f23df028b6ca: Pulling fs layer 20:18:54 d65c8cfc05b1: Pulling fs layer 20:18:54 2437ff75d9bd: Pulling fs layer 20:18:54 f23df028b6ca: Waiting 20:18:54 d65c8cfc05b1: Waiting 20:18:54 2437ff75d9bd: Waiting 20:18:54 765212b225bb: Waiting 20:18:54 04944245beec: Verifying Checksum 20:18:54 04944245beec: Download complete 20:18:54 765212b225bb: Verifying Checksum 20:18:54 765212b225bb: Download complete 20:18:54 f23df028b6ca: Verifying Checksum 20:18:54 f23df028b6ca: Download complete 20:18:54 d65c8cfc05b1: Verifying Checksum 20:18:54 d65c8cfc05b1: Download complete 20:18:54 699f458cf7ca: Verifying Checksum 20:18:54 699f458cf7ca: Download complete 20:18:55 8998bd30e6a1: Verifying Checksum 20:18:55 8998bd30e6a1: Download complete 20:18:57 2437ff75d9bd: Verifying Checksum 20:18:57 2437ff75d9bd: Download complete 20:18:59 8998bd30e6a1: Pull complete 20:18:59 04944245beec: Pull complete 20:19:01 699f458cf7ca: Pull complete 20:19:01 765212b225bb: Pull complete 20:19:02 f23df028b6ca: Pull complete 20:19:02 d65c8cfc05b1: Pull complete 20:19:17 2437ff75d9bd: Pull complete 20:19:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:19:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:18 prd-ubuntu20.04-docker-arm64-4c-16g-23576 does not seem to be running inside a container 20:19: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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:19:20 $ docker top 29ed86166d7e984fad49531317f8cd9fdfdbbd5e01b119317b7522695cf4fa89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:21 ---> job-cost.sh 20:19:21 lf-activate-venv: SKIPPING 20:19:21 INFO: No Stack... 20:19:22 INFO: Retrieving Pricing Info for: v3-standard-4 20:19:23 INFO: Archiving Costs [Pipeline] sh 20:19:24 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 20:19:24 + cut -d, -f6 [Pipeline] lock 20:19:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] 20:19:24 Resource [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] did not exist. Created. 20:19:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:19:24 /w/workspace/app-service-configurable/1@tmp/durable-9587a695/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:19:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:19:25 Warning: overwriting stash ‘stack-cost’ 20:19:25 Stashed 1 file(s) [Pipeline] } 20:19:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-461-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:19:25 $ docker stop --time=1 29ed86166d7e984fad49531317f8cd9fdfdbbd5e01b119317b7522695cf4fa89 20:19:27 $ docker rm -f 29ed86166d7e984fad49531317f8cd9fdfdbbd5e01b119317b7522695cf4fa89 [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 20:19:28 provisioning config files... 20:19:28 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-461@tmp/config2782952939837909706tmp [Pipeline] { [Pipeline] sh 20:19:28 + set +x 20:19:28 + + bash -s -- 20:19:28 curl -s https://codecov.io/bash 20:19:28 20:19:28 _____ _ 20:19:28 / ____| | | 20:19:28 | | ___ __| | ___ ___ _____ __ 20:19:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:19:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:19:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:19:28 Bash-1.0.6 20:19:28 20:19:28 20:19:28 ==> git version 2.25.1 found 20:19:28 ==> 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 20:19:28 Release-Date: 2020-01-08 20:19:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:19:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:19:28 ==> Jenkins CI detected. 20:19:28 current dir:  /w/workspace/_app-service-configurable_PR-461 20:19:28 project root: . 20:19:28 --> token set from env 20:19:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:19:28 ==> Running gcov in . (disable via -X gcov) 20:19:28 ==> Python coveragepy not found 20:19:28 ==> Searching for coverage reports in: 20:19:28 + . 20:19:28 -> Found 1 reports 20:19:28 ==> Detecting git/mercurial file structure 20:19:28 ==> Reading reports 20:19:28 + ./coverage.out bytes=10 20:19:28 ==> Appending adjustments 20:19:28 https://docs.codecov.io/docs/fixing-reports 20:19:29 + Found adjustments 20:19:29 ==> Gzipping contents 20:19:29 4.0K /tmp/codecov.BxOzdX.gz 20:19:29 ==> Uploading reports 20:19:29 url: https://codecov.io 20:19:29 query: branch=PR-461&commit=36831bfcbd46d454350d11245b88054469609ef9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=461&job=&cmd_args= 20:19:29 -> Pinging Codecov 20:19:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-461&commit=36831bfcbd46d454350d11245b88054469609ef9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=461&job=&cmd_args= 20:19:29 -> Uploading to 20:19:29 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/36831bfcbd46d454350d11245b88054469609ef9/df0f936d-2984-4e6e-a8b8-4dfd973b20b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T201929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac388bba071db461373a82c5cefd700268dc893555d488bf89264abb5b94dbc8 20:19:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:29 Dload Upload Total Spent Left Speed 20:19:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2586 --:--:-- --:--:-- --:--:-- 2573 100 525 0 0 100 525 0 2292 --:--:-- --:--:-- --:--:-- 2282 20:19:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/36831bfcbd46d454350d11245b88054469609ef9 [Pipeline] } 20:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 20:19:31 + [ -d /w/workspace/_app-service-configurable_PR-461/archives ] 20:19:31 + ls -al /w/workspace/_app-service-configurable_PR-461/archives 20:19:31 total 16 20:19:31 drwxr-xr-x 3 root root 4096 Aug 25 20:11 . 20:19:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 20:11 .. 20:19:31 drwxr-xr-x 2 root root 4096 Aug 25 20:11 cost 20:19:31 -rw-r--r-- 1 root root 96 Aug 25 20:11 cost.csv 20:19:31 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-461/archives 20:19:31 + ls -al /w/workspace/_app-service-configurable_PR-461/archives 20:19:31 total 16 20:19:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 20:11 . 20:19:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 20:11 .. 20:19:31 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 20:11 cost 20:19:31 -rw-r--r-- 1 jenkins jenkins 96 Aug 25 20:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:19:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:19:32 ---> package-listing.sh 20:19:32 ++ facter osfamily 20:19:32 ++ tr '[:upper:]' '[:lower:]' 20:19:32 + OS_FAMILY=debian 20:19:32 + workspace=/w/workspace/_app-service-configurable_PR-461 20:19:32 + START_PACKAGES=/tmp/packages_start.txt 20:19:32 + END_PACKAGES=/tmp/packages_end.txt 20:19:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:32 + PACKAGES=/tmp/packages_start.txt 20:19:32 + '[' /w/workspace/_app-service-configurable_PR-461 ']' 20:19:32 + PACKAGES=/tmp/packages_end.txt 20:19:32 + case "${OS_FAMILY}" in 20:19:32 + dpkg -l 20:19:32 + grep '^ii' 20:19:32 + '[' -f /tmp/packages_start.txt ']' 20:19:32 + '[' -f /tmp/packages_end.txt ']' 20:19:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:32 + '[' /w/workspace/_app-service-configurable_PR-461 ']' 20:19:32 + mkdir -p /w/workspace/_app-service-configurable_PR-461/archives/ 20:19:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-461/archives/ [Pipeline] echo 20:19:32 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/_app-service-configurable_PR-461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:19:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:33 prd-ubuntu20.04-docker-8c-8g-23574 does not seem to be running inside a container 20:19:33 $ 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/_app-service-configurable_PR-461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-461 -v /w/workspace/_app-service-configurable_PR-461:/w/workspace/_app-service-configurable_PR-461:rw,z -v /w/workspace/_app-service-configurable_PR-461@tmp:/w/workspace/_app-service-configurable_PR-461@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:19:34 $ docker top 58b18349fbc4bb8880cfac0e8ef793e3c7247e247e70cdcf949b307c02f43838 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:19:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:19:35 + ls /var/log/sa-host 20:19:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:35 provisioning config files... 20:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-461@tmp/config2129982069597287057tmp [Pipeline] { [Pipeline] echo 20:19:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:19:35 ---> create-netrc.sh [Pipeline] } 20:19:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:19:36 ---> python-tools-install.sh [Pipeline] echo 20:19:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:19:36 ---> sudo-logs.sh 20:19:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:19:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:19:36 ---> job-cost.sh 20:19:36 lf-activate-venv: SKIPPING 20:19:36 DEBUG: total: 0.2199999988079071 20:19:36 INFO: Retrieving Stack Cost... 20:19:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:38 INFO: Archiving Costs [Pipeline] echo 20:19:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:19:38 ---> logs-deploy.sh 20:19:38 lf-activate-venv: SKIPPING 20:19:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-461/1 20:19:38 INFO: archiving workspace using pattern(s): 20:19:39 Archives upload complete. 20:19:39 INFO: archiving logs to Nexus