Pull request #441 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 farshidtz for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 06ac7975830f41951ba3ff23540c4ac6a09a4bc1+77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 (f4d86e66a86352179425ab7f5c6bad3a5c0b7970) 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-ssh16153675192297864168.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh15138824443968445954.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-441/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-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3236327604195139549.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-441/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3233189363882257018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh7795845593615891731.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-441/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-441/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5210884162118714575.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-19525 in /w/workspace/_app-service-configurable_PR-441 [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-441 # 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 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 into PR head commit 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 Merge succeeded, producing 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 Checking out Revision 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 (PR-441) > 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/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # 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 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 Commit message: "build(snap): Add snap files to .gitignore" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:07 ========================================================= 08:15:07 EdgeX Global Pipelines Version Info 08:15:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:15:08 ------------------- 08:15:08 stable info: 08:15:08 ------------------- 08:15:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:15:08 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 08:15:08 Message: update stable to v1.0.237 08:15:08 ------------------- 08:15:08 experimental info: 08:15:08 ------------------- 08:15:08 Commited By: **** collab-it+edgex@linuxfoundation.org 08:15:08 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 08:15:08 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-441 [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-441 [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-441 [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06ac797 [Pipeline] echo 08:15:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:10 provisioning config files... 08:15:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config4671988237877642547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:11 ---> docker-login.sh 08:15:11 nexus3.edgexfoundry.org:10001 08:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:11 Configure a credential helper to remove this warning. See 08:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:11 08:15:11 Login Succeeded 08:15:11 nexus3.edgexfoundry.org:10002 08:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:11 Configure a credential helper to remove this warning. See 08:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:11 08:15:11 Login Succeeded 08:15:11 nexus3.edgexfoundry.org:10003 08:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:11 Configure a credential helper to remove this warning. See 08:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:11 08:15:11 Login Succeeded 08:15:11 nexus3.edgexfoundry.org:10004 08:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:11 Configure a credential helper to remove this warning. See 08:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:11 08:15:11 Login Succeeded 08:15:11 docker.io 08:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:12 Configure a credential helper to remove this warning. See 08:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:12 08:15:12 Login Succeeded 08:15:12 ---> docker-login.sh ends [Pipeline] } 08:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:15:13 + git rev-list -1 --merges 06ac7975830f41951ba3ff23540c4ac6a09a4bc1~1..06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo 08:15:13 -----------> git rev-list -1 --merges 06ac7975830f41951ba3ff23540c4ac6a09a4bc1~1..06ac7975830f41951ba3ff23540c4ac6a09a4bc1 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [false] [Pipeline] sh 08:15:13 + git log --format=format:%s -1 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo 08:15:13 ========================================================= 08:15:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:15:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:13 + git log --format=format:%s -1 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] echo 08:15:13 [semverPrep] GIT_COMMIT: 06ac7975830f41951ba3ff23540c4ac6a09a4bc1, Commit Message: build(snap): Add snap files to .gitignore [Pipeline] echo 08:15:13 [semverPrep] This is not a build commit. [Pipeline] sh 08:15:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:14 + grep -v github /etc/ssh/ssh_known_hosts 08:15:14 + [ -e /tmp/ssh_known_hosts ] 08:15:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:15:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:15:14 + sudo tee -a /etc/ssh/ssh_known_hosts 08:15:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:14 08:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:15 0.1.4: Pulling from edgex-devops/py-git-semver 08:15:15 b85a868b505f: Pulling fs layer 08:15:15 e2be974225ed: Pulling fs layer 08:15:15 339a4e72a1f5: Pulling fs layer 08:15:15 988bab9f4d93: Pulling fs layer 08:15:15 1469e6f7b9e6: Pulling fs layer 08:15:15 eaf3925da568: Pulling fs layer 08:15:15 bab4dde63d76: Pulling fs layer 08:15:15 bde34c3a00c8: Pulling fs layer 08:15:15 b352a97aabf1: Pulling fs layer 08:15:15 4872d77fe225: Pulling fs layer 08:15:15 5851b861e8e6: Pulling fs layer 08:15:15 988bab9f4d93: Waiting 08:15:15 1469e6f7b9e6: Waiting 08:15:15 eaf3925da568: Waiting 08:15:15 bab4dde63d76: Waiting 08:15:15 5851b861e8e6: Waiting 08:15:15 bde34c3a00c8: Waiting 08:15:15 b352a97aabf1: Waiting 08:15:15 4872d77fe225: Waiting 08:15:15 e2be974225ed: Download complete 08:15:15 988bab9f4d93: Verifying Checksum 08:15:15 988bab9f4d93: Download complete 08:15:15 1469e6f7b9e6: Verifying Checksum 08:15:15 1469e6f7b9e6: Download complete 08:15:15 eaf3925da568: Download complete 08:15:15 339a4e72a1f5: Verifying Checksum 08:15:15 339a4e72a1f5: Download complete 08:15:15 bde34c3a00c8: Download complete 08:15:15 b352a97aabf1: Download complete 08:15:15 4872d77fe225: Verifying Checksum 08:15:15 4872d77fe225: Download complete 08:15:15 5851b861e8e6: Verifying Checksum 08:15:15 5851b861e8e6: Download complete 08:15:15 b85a868b505f: Verifying Checksum 08:15:15 b85a868b505f: Download complete 08:15:15 bab4dde63d76: Verifying Checksum 08:15:15 bab4dde63d76: Download complete 08:15:16 b85a868b505f: Pull complete 08:15:17 e2be974225ed: Pull complete 08:15:17 339a4e72a1f5: Pull complete 08:15:17 988bab9f4d93: Pull complete 08:15:17 1469e6f7b9e6: Pull complete 08:15:17 eaf3925da568: Pull complete 08:15:19 bab4dde63d76: Pull complete 08:15:19 bde34c3a00c8: Pull complete 08:15:19 b352a97aabf1: Pull complete 08:15:19 4872d77fe225: Pull complete 08:15:19 5851b861e8e6: Pull complete 08:15:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:20 prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container 08:15:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@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 08:15:22 $ docker top e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 -eo pid,comm 08:15:23 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). 08:15:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:23 [ssh-agent] Looking for ssh-agent implementation... 08:15:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:23 $ docker exec e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent 08:15:23 SSH_AUTH_SOCK=/tmp/ssh-kkYrQVbYkYNy/agent.35 08:15:23 SSH_AGENT_PID=41 08:15:23 Running ssh-add (command line suppressed) 08:15:23 Identity added: /w/workspace/_app-service-configurable_PR-441@tmp/private_key_3364193164088717142.key (/w/workspace/_app-service-configurable_PR-441@tmp/private_key_3364193164088717142.key) 08:15:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:23 + git tag --points-at HEAD [Pipeline] } 08:15:23 $ docker exec --env ******** --env ******** e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent -k 08:15:24 unset SSH_AUTH_SOCK; 08:15:24 unset SSH_AGENT_PID; 08:15:24 echo Agent pid 41 killed; 08:15:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:15:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:24 [ssh-agent] Looking for ssh-agent implementation... 08:15:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:24 $ docker exec e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent 08:15:24 SSH_AUTH_SOCK=/tmp/ssh-wxV7ffurswFP/agent.73 08:15:24 SSH_AGENT_PID=79 08:15:24 Running ssh-add (command line suppressed) 08:15:24 Identity added: /w/workspace/_app-service-configurable_PR-441@tmp/private_key_4088320787487134077.key (/w/workspace/_app-service-configurable_PR-441@tmp/private_key_4088320787487134077.key) 08:15:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:24 + git semver init 08:15:25 2022-07-12 08:15:25,048 [run_init] DEBUG init version:0.0.0 force:False 08:15:25 2022-07-12 08:15:25,049 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-441/.semver 08:15:25 2022-07-12 08:15:25,050 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-441/.semver 08:15:25 2022-07-12 08:15:25,050 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-441/.semver'], cwd=/w/workspace/_app-service-configurable_PR-441, universal_newlines=False, shell=None, istream=None) 08:15:26 2022-07-12 08:15:25,873 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-441/.git/info/exclude 08:15:26 2022-07-12 08:15:25,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-441/.semver/PR-441 with force:False 08:15:26 2022-07-12 08:15:25,874 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-441/.semver/PR-441 08:15:26 2022-07-12 08:15:25,878 [execute] INFO git cat-file --batch-check 08:15:26 2022-07-12 08:15:25,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-441/.semver, universal_newlines=False, shell=None, istream=) 08:15:26 2022-07-12 08:15:25,886 [execute] INFO git cat-file --batch 08:15:26 2022-07-12 08:15:25,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-441/.semver, universal_newlines=False, shell=None, istream=) 08:15:26 2022-07-12 08:15:25,891 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-441/.semver/PR-441 08:15:26 0.0.0 [Pipeline] } 08:15:26 $ docker exec --env ******** --env ******** e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 ssh-agent -k 08:15:26 unset SSH_AUTH_SOCK; 08:15:26 unset SSH_AGENT_PID; 08:15:26 echo Agent pid 79 killed; 08:15:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:26 + git semver [Pipeline] } 08:15:26 $ docker stop --time=1 e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 08:15:28 $ docker rm -f e7c005f219867e0bce11d1f6aedf6653335af7d5d5895b78d961795487cd7417 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:15:29 Stashed 1 file(s) [Pipeline] echo 08:15:29 [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 08:15:29 provisioning config files... 08:15:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config5936109829304115852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:30 ---> docker-login.sh 08:15:30 nexus3.edgexfoundry.org:10001 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 nexus3.edgexfoundry.org:10002 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 nexus3.edgexfoundry.org:10003 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 nexus3.edgexfoundry.org:10004 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 docker.io 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:15:30 Configure a credential helper to remove this warning. See 08:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:15:30 08:15:30 Login Succeeded 08:15:30 ---> docker-login.sh ends [Pipeline] } 08:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:15:31 ========================================================= 08:15:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:15:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + 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 . 08:15:31 Sending build context to Docker daemon 3.099MB 08:15:31 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 08:15:31 Step 2/13 : FROM ${BASE} AS builder 08:15:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:31 2408cc74d12b: Pulling fs layer 08:15:31 ea60b727a1ce: Pulling fs layer 08:15:31 30c4a7721957: Pulling fs layer 08:15:31 370296b7ddb6: Pulling fs layer 08:15:31 7c6cee850709: Pulling fs layer 08:15:31 39a5fcdaea64: Pulling fs layer 08:15:31 d94ebbe4e438: Pulling fs layer 08:15:31 bcfd1f05c69d: Pulling fs layer 08:15:31 59ccb84bbe0f: Pulling fs layer 08:15:31 bcfd1f05c69d: Waiting 08:15:31 39a5fcdaea64: Waiting 08:15:31 d94ebbe4e438: Waiting 08:15:31 59ccb84bbe0f: Waiting 08:15:31 7c6cee850709: Waiting 08:15:31 370296b7ddb6: Waiting 08:15:31 30c4a7721957: Verifying Checksum 08:15:31 30c4a7721957: Download complete 08:15:31 ea60b727a1ce: Verifying Checksum 08:15:31 ea60b727a1ce: Download complete 08:15:31 7c6cee850709: Verifying Checksum 08:15:31 7c6cee850709: Download complete 08:15:31 39a5fcdaea64: Verifying Checksum 08:15:31 39a5fcdaea64: Download complete 08:15:31 2408cc74d12b: Verifying Checksum 08:15:31 2408cc74d12b: Download complete 08:15:31 d94ebbe4e438: Download complete 08:15:31 2408cc74d12b: Pull complete 08:15:32 ea60b727a1ce: Pull complete 08:15:32 30c4a7721957: Pull complete 08:15:32 59ccb84bbe0f: Verifying Checksum 08:15:32 59ccb84bbe0f: Download complete 08:15:32 bcfd1f05c69d: Verifying Checksum 08:15:32 bcfd1f05c69d: Download complete 08:15:32 370296b7ddb6: Verifying Checksum 08:15:32 370296b7ddb6: Download complete 08:15:36 370296b7ddb6: Pull complete 08:15:36 7c6cee850709: Pull complete 08:15:36 39a5fcdaea64: Pull complete 08:15:36 d94ebbe4e438: Pull complete 08:15:38 bcfd1f05c69d: Pull complete 08:15:39 59ccb84bbe0f: Pull complete 08:15:39 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 08:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:15:39 ---> a4fb48ad2a94 08:15:39 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:15:41 ---> Running in 3bb557bea554 08:15:41 Removing intermediate container 3bb557bea554 08:15:41 ---> 6f8dcd43b3e3 08:15:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:15:41 ---> Running in 502b27ea6dbe 08:15:41 Removing intermediate container 502b27ea6dbe 08:15:41 ---> 4a11b39bf5fa 08:15:41 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:15:41 ---> Running in 8bf64f608ab9 08:15:41 Removing intermediate container 8bf64f608ab9 08:15:41 ---> d3225aab89d6 08:15:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:41 ---> Running in 407e8346a761 08:15:42 Removing intermediate container 407e8346a761 08:15:42 ---> bccf9c9307a1 08:15:42 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:42 ---> Running in 212bbe41c94e 08:15:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:15:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:15:43 OK: 211 MiB in 51 packages 08:15:43 Removing intermediate container 212bbe41c94e 08:15:43 ---> b5843e263cbd 08:15:43 Step 8/13 : WORKDIR /app 08:15:43 ---> Running in c16e0a87b99b 08:15:44 Removing intermediate container c16e0a87b99b 08:15:44 ---> 3a403c07138e 08:15:44 Step 9/13 : COPY go.mod vendor* ./ 08:15:44 ---> 13afe7b45222 08:15:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:44 ---> Running in df7527c84465 08:15:44 Still waiting to schedule task 08:15:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:16:02 Removing intermediate container df7527c84465 08:16:02 ---> 6c700f61a008 08:16:02 Step 11/13 : COPY . . 08:16:02 ---> adc332fc45f0 08:16:02 Step 12/13 : ARG MAKE="make build" 08:16:02 ---> Running in a4ff592c0905 08:16:02 Removing intermediate container a4ff592c0905 08:16:02 ---> 33ffe99ef660 08:16:02 Step 13/13 : RUN $MAKE 08:16:02 ---> Running in 040cc81db18c 08:16:02 noop 08:16:02 Removing intermediate container 040cc81db18c 08:16:02 ---> f920efead525 08:16:02 Successfully built f920efead525 08:16:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker inspect -f . ci-base-image-x86_64 08:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:03 prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container 08:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@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 08:16:03 $ docker top 749a9120375003a5ddd42add372b9c2a2f16f29e1bf6a690a72699c991584cde -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:04 + go version 08:16:04 go version go1.18.3 linux/amd64 [Pipeline] } 08:16:04 $ docker stop --time=1 749a9120375003a5ddd42add372b9c2a2f16f29e1bf6a690a72699c991584cde 08:16:05 $ docker rm -f 749a9120375003a5ddd42add372b9c2a2f16f29e1bf6a690a72699c991584cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:06 + docker inspect -f . ci-base-image-x86_64 08:16:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:06 prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container 08:16:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@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 08:16:06 $ docker top 18450e4f4a68535f1d31350778f48582f01cd745a66e011cd4f07faf7fddb51f -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:07 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-441 [Pipeline] fileExists [Pipeline] sh 08:16:07 + make test 08:16:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 08:16:17 ? github.com/edgexfoundry/app-service-configurable [no test files] 08:16:17 CGO_ENABLED=1 go vet ./... 08:16:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:16:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:16:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:16:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:16:19 $ docker stop --time=1 18450e4f4a68535f1d31350778f48582f01cd745a66e011cd4f07faf7fddb51f 08:16:21 $ docker rm -f 18450e4f4a68535f1d31350778f48582f01cd745a66e011cd4f07faf7fddb51f [Pipeline] // withDockerContainer [Pipeline] sh 08:16:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:16:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:16:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:16:23 + ls -al . 08:16:23 total 168 08:16:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 08:16 . 08:16:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 08:15 .. 08:16:23 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 08:15 .dockerignore 08:16:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 08:15 .git 08:16:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:15 .github 08:16:23 -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 08:15 .gitignore 08:16:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 08:15 .semver 08:16:23 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 08:15 Attribution.txt 08:16:23 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 08:15 CHANGELOG.md 08:16:23 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 08:15 Dockerfile 08:16:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 08:15 GOVERNANCE.md 08:16:23 -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 08:15 Jenkinsfile 08:16:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 08:15 LICENSE 08:16:23 -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 08:15 OWNERS.md 08:16:23 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 08:15 README.md 08:16:23 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 08:15 VERSION 08:16:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 08:15 bin 08:16:23 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 08:16 coverage.out 08:16:23 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 08:15 go.mod 08:16:23 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 08:15 go.sum 08:16:23 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 08:15 main.go 08:16:23 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 08:15 makefile 08:16:23 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 08:15 res 08:16:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:15 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:23 + 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=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 --label arch=amd64 --label version=0.0.0 . 08:16:23 Sending build context to Docker daemon 3.1MB 08:16:23 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 08:16:23 Step 2/27 : FROM ${BASE} AS builder 08:16:23 ---> f920efead525 08:16:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:16:23 ---> Running in 12df4eb9bccc 08:16:23 Removing intermediate container 12df4eb9bccc 08:16:23 ---> d34afdb38663 08:16:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:16:23 ---> Running in 1bd9c46845ec 08:16:23 Removing intermediate container 1bd9c46845ec 08:16:23 ---> 39187c3b592c 08:16:23 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:16:23 ---> Running in d20544c958b7 08:16:24 Removing intermediate container d20544c958b7 08:16:24 ---> 09b1c301f54e 08:16:24 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:24 ---> Running in c7f394474aa8 08:16:24 Removing intermediate container c7f394474aa8 08:16:24 ---> cf2a1f1823e2 08:16:24 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:24 ---> Running in ce2c7cd030d9 08:16:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:16:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:16:26 OK: 211 MiB in 51 packages 08:16:26 Removing intermediate container ce2c7cd030d9 08:16:26 ---> 5f51e0ebb4a3 08:16:26 Step 8/27 : WORKDIR /app 08:16:26 ---> Running in 3ab50bd33ef1 08:16:26 Removing intermediate container 3ab50bd33ef1 08:16:26 ---> dfef94a8f4f3 08:16:26 Step 9/27 : COPY go.mod vendor* ./ 08:16:26 ---> b34e813d741e 08:16:26 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 ---> Running in 37dae8f52593 08:16:27 Removing intermediate container 37dae8f52593 08:16:27 ---> 250a1ad4eb4e 08:16:27 Step 11/27 : COPY . . 08:16:27 ---> 218943b09426 08:16:27 Step 12/27 : ARG MAKE="make build" 08:16:27 ---> Running in cd94a30b8eb9 08:16:27 Removing intermediate container cd94a30b8eb9 08:16:27 ---> 9b0cda28f1e9 08:16:27 Step 13/27 : RUN $MAKE 08:16:27 ---> Running in aaac4bacd9f0 08:16:28 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 08:16:50 Removing intermediate container aaac4bacd9f0 08:16:50 ---> 1b9f90dd4d85 08:16:50 Step 14/27 : FROM alpine:3.16 08:16:50 3.16: Pulling from library/alpine 08:16:50 2408cc74d12b: Already exists 08:16:50 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 08:16:50 Status: Downloaded newer image for alpine:3.16 08:16:50 ---> e66264b98777 08:16:50 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:16:50 ---> Running in 38f400d6815e 08:16:50 Removing intermediate container 38f400d6815e 08:16:50 ---> ef4f4b330693 08:16:50 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:16:50 ---> Running in 94d28ae2ee06 08:16:50 Removing intermediate container 94d28ae2ee06 08:16:50 ---> 76f941e3e536 08:16:50 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 08:16:50 ---> Running in 8d55d2d9ef31 08:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:16:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:16:50 (1/7) Installing ca-certificates (20211220-r0) 08:16:50 (2/7) Installing dumb-init (1.2.5-r1) 08:16:50 (3/7) Installing libgcc (11.2.1_git20220219-r2) 08:16:50 (4/7) Installing libsodium (1.0.18-r0) 08:16:50 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 08:16:50 (6/7) Installing libzmq (4.3.4-r0) 08:16:50 (7/7) Installing zeromq (4.3.4-r0) 08:16:50 Executing busybox-1.35.0-r13.trigger 08:16:50 Executing ca-certificates-20211220-r0.trigger 08:16:50 OK: 9 MiB in 21 packages 08:16:50 Removing intermediate container 8d55d2d9ef31 08:16:50 ---> e8f9cc2e7fd9 08:16:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:16:50 ---> bf95c878fa2a 08:16:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:16:50 ---> 1d0da88acde0 08:16:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:16:50 ---> 2eb074390129 08:16:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:16:50 ---> b87dc8a83a18 08:16:50 Step 22/27 : EXPOSE 48095 08:16:50 ---> Running in 5c8c137640b5 08:16:50 Removing intermediate container 5c8c137640b5 08:16:50 ---> afa126a1b1c1 08:16:50 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:16:50 ---> Running in fdc290aa0fb0 08:16:50 Removing intermediate container fdc290aa0fb0 08:16:50 ---> 2441d54354c1 08:16:50 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:50 ---> Running in a4838c9cae6a 08:16:50 Removing intermediate container a4838c9cae6a 08:16:50 ---> 28a96ba49c30 08:16:50 Step 25/27 : LABEL arch=amd64 08:16:50 ---> Running in c546dfb4900a 08:16:51 Removing intermediate container c546dfb4900a 08:16:51 ---> cb34a6744cdc 08:16:51 Step 26/27 : LABEL git_sha=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 08:16:51 ---> Running in 77b9ec7ce852 08:16:51 Removing intermediate container 77b9ec7ce852 08:16:51 ---> a16e4b199e7c 08:16:51 Step 27/27 : LABEL version=0.0.0 08:16:51 ---> Running in 24a7609a0be4 08:16:51 Removing intermediate container 24a7609a0be4 08:16:51 ---> 596b0b89f5b2 08:16:51 [Warning] One or more build-args [ARCH] were not consumed 08:16:51 Successfully built 596b0b89f5b2 08:16:51 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 08:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:52 08:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:16:52 latest: Pulling from edgex-lftools-log-publisher 08:16:52 5eb5b503b376: Pulling fs layer 08:16:52 5c69ac0246d0: Pulling fs layer 08:16:52 ec43610c2a17: Pulling fs layer 08:16:52 3a2ae6a8a46f: Pulling fs layer 08:16:52 33b1e0a273af: Pulling fs layer 08:16:52 5d3b04190fa2: Pulling fs layer 08:16:52 2f39f015ded8: Pulling fs layer 08:16:52 33b1e0a273af: Waiting 08:16:52 5d3b04190fa2: Waiting 08:16:52 2f39f015ded8: Waiting 08:16:52 3a2ae6a8a46f: Waiting 08:16:52 5c69ac0246d0: Download complete 08:16:52 3a2ae6a8a46f: Verifying Checksum 08:16:52 3a2ae6a8a46f: Download complete 08:16:52 33b1e0a273af: Verifying Checksum 08:16:52 33b1e0a273af: Download complete 08:16:52 ec43610c2a17: Verifying Checksum 08:16:52 ec43610c2a17: Download complete 08:16:52 5d3b04190fa2: Verifying Checksum 08:16:52 5eb5b503b376: Verifying Checksum 08:16:52 5eb5b503b376: Download complete 08:16:53 2f39f015ded8: Download complete 08:16:54 5eb5b503b376: Pull complete 08:16:54 5c69ac0246d0: Pull complete 08:16:54 ec43610c2a17: Pull complete 08:16:54 3a2ae6a8a46f: Pull complete 08:16:55 33b1e0a273af: Pull complete 08:16:55 5d3b04190fa2: Pull complete 08:17:00 2f39f015ded8: Pull complete 08:17:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:00 prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container 08:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@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 08:17:03 $ docker top 689f5fe0676ea142a198ae9f4c7819ccad8accfbe3d8a1845b8b24ae60040280 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:03 ---> job-cost.sh 08:17:03 lf-activate-venv: SKIPPING 08:17:03 INFO: No Stack... 08:17:03 INFO: Retrieving Pricing Info for: v3-standard-8 08:17:04 INFO: Archiving Costs [Pipeline] sh 08:17:05 + cat /w/workspace/_app-service-configurable_PR-441/archives/cost.csv 08:17:05 + cut -d, -f6 [Pipeline] lock 08:17:05 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] 08:17:05 Resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] did not exist. Created. 08:17:05 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:17:05 + echo total: 0.2199999988079071 [Pipeline] stash 08:17:05 Stashed 1 file(s) [Pipeline] } 08:17:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:17:05 $ docker stop --time=1 689f5fe0676ea142a198ae9f4c7819ccad8accfbe3d8a1845b8b24ae60040280 08:17:06 $ docker rm -f 689f5fe0676ea142a198ae9f4c7819ccad8accfbe3d8a1845b8b24ae60040280 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:17:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19526 in /w/workspace/_app-service-configurable_PR-441 [Pipeline] { [Pipeline] ws 08:17:17 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 08:17:17 Selected Git installation does not exist. Using Default 08:17:17 The recommended git tool is: NONE 08:17:23 using credential edgex-jenkins-ssh 08:17:23 Cloning the remote Git repository 08:17:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 08:17:24 > git init /w/workspace/app-service-configurable/1 # timeout=10 08:17:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:17:24 > git --version # timeout=10 08:17:24 > git --version # 'git version 2.25.1' 08:17:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:17:26 Merging remotes/origin/main commit 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 into PR head commit 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 08:17:26 Merge succeeded, producing 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 08:17:26 Checking out Revision 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 (PR-441) 08:17:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:17:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:17:26 > git config core.sparsecheckout # timeout=10 08:17:26 > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 08:17:26 > git remote # timeout=10 08:17:26 > git config --get remote.origin.url # timeout=10 08:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:17:26 > git merge 77beed3d4f8f1913c8e08c1a4e667b74a91dcf24 # timeout=10 08:17:26 > git rev-parse HEAD^{commit} # timeout=10 08:17:26 > git config core.sparsecheckout # timeout=10 08:17:26 > git checkout -f 06ac7975830f41951ba3ff23540c4ac6a09a4bc1 # timeout=10 08:17:30 Commit message: "build(snap): Add snap files to .gitignore" 08:17:30 > git --version # timeout=10 08:17:30 > git --version # 'git version 2.25.1' 08:17:30 fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:17:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:31 Dload Upload Total Spent Left Speed 08:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 80235 0 --:--:-- --:--:-- --:--:-- 80763 [Pipeline] sh 08:17:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:17:32 + sudo tee /etc/docker/daemon.new 08:17:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:17:32 { 08:17:32 "registry-mirrors": [ 08:17:32 "https://nexus3.edgexfoundry.org:10001" 08:17:32 ], 08:17:32 "bip": "10.250.0.254/24", 08:17:32 "hosts": [ 08:17:32 "tcp://0.0.0.0:5555", 08:17:32 "unix:///var/run/docker.sock" 08:17:32 ], 08:17:32 "mtu": 1458, 08:17:32 "selinux-enabled": true, 08:17:32 "seccomp-profile": "/etc/docker/seccomp.json" 08:17:32 } [Pipeline] sh 08:17:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:17:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:51 provisioning config files... 08:17:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3208112542149800592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:52 ---> docker-login.sh 08:17:52 nexus3.edgexfoundry.org:10001 08:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:53 Configure a credential helper to remove this warning. See 08:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:53 08:17:53 Login Succeeded 08:17:53 nexus3.edgexfoundry.org:10002 08:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:53 Configure a credential helper to remove this warning. See 08:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:53 08:17:53 Login Succeeded 08:17:53 nexus3.edgexfoundry.org:10003 08:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:54 Configure a credential helper to remove this warning. See 08:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:54 08:17:54 Login Succeeded 08:17:54 nexus3.edgexfoundry.org:10004 08:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:54 Configure a credential helper to remove this warning. See 08:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:54 08:17:54 Login Succeeded 08:17:54 docker.io 08:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:55 Configure a credential helper to remove this warning. See 08:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:55 08:17:55 Login Succeeded 08:17:55 ---> docker-login.sh ends [Pipeline] } 08:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:17:55 ========================================================= 08:17:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:17:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:56 + 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 . 08:17:56 Sending build context to Docker daemon 205.3kB 08:17:56 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 08:17:56 Step 2/13 : FROM ${BASE} AS builder 08:17:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:56 b3c136eddcbf: Pulling fs layer 08:17:56 c0a3192eca97: Pulling fs layer 08:17:56 a050256f5b6f: Pulling fs layer 08:17:56 656be50a0ddc: Pulling fs layer 08:17:56 2bbca73fdf42: Pulling fs layer 08:17:56 46d945488cbd: Pulling fs layer 08:17:56 8a5474983e97: Pulling fs layer 08:17:56 329c88fbcd65: Pulling fs layer 08:17:56 46d945488cbd: Waiting 08:17:56 329c88fbcd65: Waiting 08:17:56 656be50a0ddc: Waiting 08:17:56 8a5474983e97: Waiting 08:17:56 2bbca73fdf42: Waiting 08:17:56 a050256f5b6f: Verifying Checksum 08:17:56 c0a3192eca97: Download complete 08:17:56 2bbca73fdf42: Verifying Checksum 08:17:56 2bbca73fdf42: Download complete 08:17:56 46d945488cbd: Download complete 08:17:56 b3c136eddcbf: Verifying Checksum 08:17:56 b3c136eddcbf: Download complete 08:17:57 b3c136eddcbf: Pull complete 08:17:57 329c88fbcd65: Verifying Checksum 08:17:57 329c88fbcd65: Download complete 08:17:58 c0a3192eca97: Pull complete 08:17:58 a050256f5b6f: Pull complete 08:17:58 8a5474983e97: Verifying Checksum 08:17:58 8a5474983e97: Download complete 08:17:59 656be50a0ddc: Verifying Checksum 08:17:59 656be50a0ddc: Download complete 08:18:12 656be50a0ddc: Pull complete 08:18:12 2bbca73fdf42: Pull complete 08:18:12 46d945488cbd: Pull complete 08:18:19 8a5474983e97: Pull complete 08:18:21 329c88fbcd65: Pull complete 08:18:21 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 08:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:18:21 ---> ff4287adb874 08:18:21 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:18:22 ---> Running in a6f80a9a6c7e 08:18:22 Removing intermediate container a6f80a9a6c7e 08:18:22 ---> 1a451272ef99 08:18:22 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:18:22 ---> Running in f047eb520b75 08:18:22 Removing intermediate container f047eb520b75 08:18:22 ---> a93fbed54b41 08:18:22 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:18:22 ---> Running in ad4bfc98eeb0 08:18:23 Removing intermediate container ad4bfc98eeb0 08:18:23 ---> 887e42fafaa0 08:18:23 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:23 ---> Running in ba7410da8a47 08:18:25 Removing intermediate container ba7410da8a47 08:18:25 ---> deb10fd2a641 08:18:25 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:18:25 ---> Running in c6330f0ac86b 08:18:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:18:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:18:28 OK: 221 MiB in 51 packages 08:18:29 Removing intermediate container c6330f0ac86b 08:18:29 ---> ec5b7046be6c 08:18:29 Step 8/13 : WORKDIR /app 08:18:29 ---> Running in 66345db5925f 08:18:29 Removing intermediate container 66345db5925f 08:18:29 ---> 145f26d5b3f4 08:18:29 Step 9/13 : COPY go.mod vendor* ./ 08:18:30 ---> 9f075da5f7e1 08:18:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:18:30 ---> Running in f48b78ae57d7 08:19:17 Removing intermediate container f48b78ae57d7 08:19:17 ---> 3efee7cc8e2e 08:19:17 Step 11/13 : COPY . . 08:19:17 ---> 5a6b46d5f859 08:19:17 Step 12/13 : ARG MAKE="make build" 08:19:17 ---> Running in 8f0990675e9f 08:19:17 Removing intermediate container 8f0990675e9f 08:19:17 ---> 12cfcaf20048 08:19:17 Step 13/13 : RUN $MAKE 08:19:17 ---> Running in 0a25fdbc349e 08:19:17 noop 08:19:17 Removing intermediate container 0a25fdbc349e 08:19:17 ---> 6c78adf3446b 08:19:17 Successfully built 6c78adf3446b 08:19:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:17 + docker inspect -f . ci-base-image-arm64 08:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 08:19:18 $ 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 08:19:19 $ docker top 8e0dfe9d8895d9843fb6b5a4d6103d7c0f18ecf21281c63a6dad52a787a20675 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:20 + go version 08:19:20 go version go1.18.3 linux/arm64 [Pipeline] } 08:19:20 $ docker stop --time=1 8e0dfe9d8895d9843fb6b5a4d6103d7c0f18ecf21281c63a6dad52a787a20675 08:19:21 $ docker rm -f 8e0dfe9d8895d9843fb6b5a4d6103d7c0f18ecf21281c63a6dad52a787a20675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:22 + docker inspect -f . ci-base-image-arm64 08:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:23 prd-ubuntu20.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 08:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 08:19:24 $ docker top 0f146f4e28b27bee5130aa39d91c14c0f7f19632859425a32ef0987d48300a8e -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 08:19:26 + make test 08:19:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 08:20:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 08:20:48 CGO_ENABLED=1 go vet ./... 08:21:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:21:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:21:00 ./bin/test-attribution-txt.sh [Pipeline] echo 08:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:21:00 $ docker stop --time=1 0f146f4e28b27bee5130aa39d91c14c0f7f19632859425a32ef0987d48300a8e 08:21:02 $ docker rm -f 0f146f4e28b27bee5130aa39d91c14c0f7f19632859425a32ef0987d48300a8e [Pipeline] // withDockerContainer [Pipeline] sh 08:21:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:21:03 Warning: overwriting stash ‘coverage-report’ 08:21:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:04 + ls -al . 08:21:04 total 164 08:21:04 drwxrwxr-x 7 jenkins jenkins 4096 Jul 12 08:19 . 08:21:04 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 08:17 .. 08:21:04 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 08:17 .dockerignore 08:21:04 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 08:17 .git 08:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:17 .github 08:21:04 -rw-rw-r-- 1 jenkins jenkins 171 Jul 12 08:17 .gitignore 08:21:04 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 12 08:17 Attribution.txt 08:21:04 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 12 08:17 CHANGELOG.md 08:21:04 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 12 08:17 Dockerfile 08:21:04 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 08:17 GOVERNANCE.md 08:21:04 -rw-rw-r-- 1 jenkins jenkins 688 Jul 12 08:17 Jenkinsfile 08:21:04 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 08:17 LICENSE 08:21:04 -rw-rw-r-- 1 jenkins jenkins 618 Jul 12 08:17 OWNERS.md 08:21:04 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 12 08:17 README.md 08:21:04 -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 08:15 VERSION 08:21:04 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 08:17 bin 08:21:04 -rw-r--r-- 1 jenkins jenkins 10 Jul 12 08:19 coverage.out 08:21:04 -rw-rw-r-- 1 jenkins jenkins 3336 Jul 12 08:17 go.mod 08:21:04 -rw-rw-r-- 1 jenkins jenkins 35610 Jul 12 08:17 go.sum 08:21:04 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 12 08:17 main.go 08:21:04 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 12 08:17 makefile 08:21:04 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 08:17 res 08:21:04 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 08:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:05 + 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=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 --label arch=arm64 --label version=0.0.0 . 08:21:05 Sending build context to Docker daemon 206.3kB 08:21:05 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 08:21:05 Step 2/27 : FROM ${BASE} AS builder 08:21:05 ---> 6c78adf3446b 08:21:05 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:21:05 ---> Running in 8adab1ac7d1e 08:21:05 Removing intermediate container 8adab1ac7d1e 08:21:05 ---> 924219d300e8 08:21:05 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:21:06 ---> Running in 9f1e65a0e27b 08:21:06 Removing intermediate container 9f1e65a0e27b 08:21:06 ---> 643248a13bfa 08:21:06 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:21:06 ---> Running in 8b99160ad4b1 08:21:06 Removing intermediate container 8b99160ad4b1 08:21:06 ---> ef426ed86d1e 08:21:06 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:06 ---> Running in e5a4b1d9b5d7 08:21:08 Removing intermediate container e5a4b1d9b5d7 08:21:08 ---> dde2e4784567 08:21:08 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:08 ---> Running in 6cd0ceb52b09 08:21:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:21:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:21:11 OK: 221 MiB in 51 packages 08:21:11 Removing intermediate container 6cd0ceb52b09 08:21:11 ---> da1b7cade885 08:21:11 Step 8/27 : WORKDIR /app 08:21:11 ---> Running in d99365d0d2d0 08:21:12 Removing intermediate container d99365d0d2d0 08:21:12 ---> 9fd8b74ca970 08:21:12 Step 9/27 : COPY go.mod vendor* ./ 08:21:12 ---> 2a72227cd75c 08:21:12 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:13 ---> Running in eb301c4682fc 08:21:15 Removing intermediate container eb301c4682fc 08:21:15 ---> 2f591241075a 08:21:15 Step 11/27 : COPY . . 08:21:15 ---> 3f334ed84854 08:21:15 Step 12/27 : ARG MAKE="make build" 08:21:15 ---> Running in c96822f08ac9 08:21:15 Removing intermediate container c96822f08ac9 08:21:15 ---> 7c9dd762095c 08:21:15 Step 13/27 : RUN $MAKE 08:21:15 ---> Running in a2ce9e9f581d 08:21:16 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 08:23:23 Removing intermediate container a2ce9e9f581d 08:23:23 ---> bc5fd0364bec 08:23:23 Step 14/27 : FROM alpine:3.16 08:23:23 3.16: Pulling from library/alpine 08:23:23 b3c136eddcbf: Already exists 08:23:23 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 08:23:23 Status: Downloaded newer image for alpine:3.16 08:23:23 ---> 6e30ab57aeee 08:23:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:23:23 ---> Running in e0402917560e 08:23:23 Removing intermediate container e0402917560e 08:23:23 ---> e1a0032a779f 08:23:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:23:23 ---> Running in 29a6e448eaf2 08:23:23 Removing intermediate container 29a6e448eaf2 08:23:23 ---> f2aae91ab93b 08:23:23 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 08:23:23 ---> Running in 57cd6062f94d 08:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:23:23 (1/7) Installing ca-certificates (20211220-r0) 08:23:23 (2/7) Installing dumb-init (1.2.5-r1) 08:23:23 (3/7) Installing libgcc (11.2.1_git20220219-r2) 08:23:23 (4/7) Installing libsodium (1.0.18-r0) 08:23:23 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 08:23:23 (6/7) Installing libzmq (4.3.4-r0) 08:23:23 (7/7) Installing zeromq (4.3.4-r0) 08:23:23 Executing busybox-1.35.0-r13.trigger 08:23:23 Executing ca-certificates-20211220-r0.trigger 08:23:23 OK: 9 MiB in 21 packages 08:23:23 Removing intermediate container 57cd6062f94d 08:23:23 ---> 834992e660f6 08:23:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:23:23 ---> 6df28336be7a 08:23:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:23:23 ---> 58e7bd995d9d 08:23:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:23:23 ---> 6bad94673ba5 08:23:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:23:25 ---> b436e4b2d985 08:23:25 Step 22/27 : EXPOSE 48095 08:23:25 ---> Running in bc86d9a6f0be 08:23:25 Removing intermediate container bc86d9a6f0be 08:23:25 ---> 8af48da875ac 08:23:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:23:25 ---> Running in 33c0efab7c49 08:23:25 Removing intermediate container 33c0efab7c49 08:23:25 ---> feb20173621d 08:23:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:25 ---> Running in 39842bfc2780 08:23:26 Removing intermediate container 39842bfc2780 08:23:26 ---> 28c9f26be73e 08:23:26 Step 25/27 : LABEL arch=arm64 08:23:26 ---> Running in ad6f157fb04d 08:23:26 Removing intermediate container ad6f157fb04d 08:23:26 ---> 537a11fb7d4f 08:23:26 Step 26/27 : LABEL git_sha=06ac7975830f41951ba3ff23540c4ac6a09a4bc1 08:23:26 ---> Running in fdb4eade3507 08:23:26 Removing intermediate container fdb4eade3507 08:23:26 ---> d6044c996cb8 08:23:26 Step 27/27 : LABEL version=0.0.0 08:23:26 ---> Running in 329102dd0c2e 08:23:27 Removing intermediate container 329102dd0c2e 08:23:27 ---> 02e9c0b05703 08:23:27 [Warning] One or more build-args [ARCH] were not consumed 08:23:27 Successfully built 02e9c0b05703 08:23:27 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 08:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:28 08:23:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:28 arm64: Pulling from edgex-lftools-log-publisher 08:23:28 8998bd30e6a1: Pulling fs layer 08:23:28 04944245beec: Pulling fs layer 08:23:28 699f458cf7ca: Pulling fs layer 08:23:28 765212b225bb: Pulling fs layer 08:23:28 f23df028b6ca: Pulling fs layer 08:23:28 765212b225bb: Waiting 08:23:28 d65c8cfc05b1: Pulling fs layer 08:23:28 2437ff75d9bd: Pulling fs layer 08:23:28 f23df028b6ca: Waiting 08:23:28 d65c8cfc05b1: Waiting 08:23:28 2437ff75d9bd: Waiting 08:23:28 04944245beec: Verifying Checksum 08:23:28 04944245beec: Download complete 08:23:28 765212b225bb: Verifying Checksum 08:23:28 765212b225bb: Download complete 08:23:28 f23df028b6ca: Download complete 08:23:28 d65c8cfc05b1: Verifying Checksum 08:23:28 d65c8cfc05b1: Download complete 08:23:28 699f458cf7ca: Verifying Checksum 08:23:28 699f458cf7ca: Download complete 08:23:29 8998bd30e6a1: Verifying Checksum 08:23:29 8998bd30e6a1: Download complete 08:23:31 2437ff75d9bd: Verifying Checksum 08:23:31 2437ff75d9bd: Download complete 08:23:33 8998bd30e6a1: Pull complete 08:23:33 04944245beec: Pull complete 08:23:35 699f458cf7ca: Pull complete 08:23:35 765212b225bb: Pull complete 08:23:36 f23df028b6ca: Pull complete 08:23:36 d65c8cfc05b1: Pull complete 08:23:51 2437ff75d9bd: Pull complete 08:23:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:23:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:23:52 prd-ubuntu20.04-docker-arm64-4c-16g-19526 does not seem to be running inside a container 08:23:52 $ 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 08:23:54 $ docker top 47261f41ccc6a0f3497e3ac4da4d841d8d86e0beb3f050b6c77a8b98b697078e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:23:55 ---> job-cost.sh 08:23:55 lf-activate-venv: SKIPPING 08:23:55 INFO: No Stack... 08:23:56 INFO: Retrieving Pricing Info for: v3-standard-4 08:23:57 INFO: Archiving Costs [Pipeline] sh 08:23:57 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 08:23:57 + cut -d, -f6 [Pipeline] lock 08:23:57 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] 08:23:57 Resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] did not exist. Created. 08:23:57 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:23:58 /w/workspace/app-service-configurable/1@tmp/durable-395d031e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:23:59 + echo total: 0.10999999940395355 [Pipeline] stash 08:23:59 Warning: overwriting stash ‘stack-cost’ 08:23:59 Stashed 1 file(s) [Pipeline] } 08:23:59 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-441-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:23:59 $ docker stop --time=1 47261f41ccc6a0f3497e3ac4da4d841d8d86e0beb3f050b6c77a8b98b697078e 08:24:00 $ docker rm -f 47261f41ccc6a0f3497e3ac4da4d841d8d86e0beb3f050b6c77a8b98b697078e [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 08:24:01 provisioning config files... 08:24:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config7740638505006046248tmp [Pipeline] { [Pipeline] sh 08:24:02 + set +x 08:24:02 + curl -s https://codecov.io/bash 08:24:02 + bash -s -- 08:24:02 08:24:02 _____ _ 08:24:02 / ____| | | 08:24:02 | | ___ __| | ___ ___ _____ __ 08:24:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:02 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:02 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:02 Bash-1.0.6 08:24:02 08:24:02 08:24:02 ==> git version 2.25.1 found 08:24:02 ==> 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 08:24:02 Release-Date: 2020-01-08 08:24:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:02 ==> Jenkins CI detected. 08:24:02 current dir:  /w/workspace/_app-service-configurable_PR-441 08:24:02 project root: . 08:24:02 --> token set from env 08:24:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:02 ==> Running gcov in . (disable via -X gcov) 08:24:02 ==> Python coveragepy not found 08:24:02 ==> Searching for coverage reports in: 08:24:02 + . 08:24:02 -> Found 1 reports 08:24:02 ==> Detecting git/mercurial file structure 08:24:02 ==> Reading reports 08:24:02 + ./coverage.out bytes=10 08:24:02 ==> Appending adjustments 08:24:02 https://docs.codecov.io/docs/fixing-reports 08:24:02 + Found adjustments 08:24:02 ==> Gzipping contents 08:24:02 4.0K /tmp/codecov.nvbAEi.gz 08:24:02 ==> Uploading reports 08:24:02 url: https://codecov.io 08:24:02 query: branch=PR-441&commit=06ac7975830f41951ba3ff23540c4ac6a09a4bc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=441&job=&cmd_args= 08:24:02 -> Pinging Codecov 08:24:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-441&commit=06ac7975830f41951ba3ff23540c4ac6a09a4bc1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-441%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=441&job=&cmd_args= 08:24:02 -> Uploading to 08:24:02 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/A97CA9966030D2A3747ED39772930CCE/06ac7975830f41951ba3ff23540c4ac6a09a4bc1/0e666a92-113e-44f0-9263-beab2a5a1ef0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T082402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ca0fbcdd08a498a48902a75f1b6fc20a7d1f5d5c38f7eb84032d384001a65091 08:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:02 Dload Upload Total Spent Left Speed 08:24:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2416 --:--:-- --:--:-- --:--:-- 2416 08:24:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/06ac7975830f41951ba3ff23540c4ac6a09a4bc1 [Pipeline] } 08:24:03 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 08:24:04 + [ -d /w/workspace/_app-service-configurable_PR-441/archives ] 08:24:04 + ls -al /w/workspace/_app-service-configurable_PR-441/archives 08:24:04 total 16 08:24:04 drwxr-xr-x 3 root root 4096 Jul 12 08:17 . 08:24:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 08:17 .. 08:24:04 drwxr-xr-x 2 root root 4096 Jul 12 08:17 cost 08:24:04 -rw-r--r-- 1 root root 95 Jul 12 08:17 cost.csv 08:24:04 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-441/archives 08:24:04 + ls -al /w/workspace/_app-service-configurable_PR-441/archives 08:24:04 total 16 08:24:04 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 08:17 . 08:24:04 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 08:17 .. 08:24:04 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 08:17 cost 08:24:04 -rw-r--r-- 1 jenkins jenkins 95 Jul 12 08:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:24:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:06 ---> package-listing.sh 08:24:06 ++ facter osfamily 08:24:06 ++ tr '[:upper:]' '[:lower:]' 08:24:06 + OS_FAMILY=debian 08:24:06 + workspace=/w/workspace/_app-service-configurable_PR-441 08:24:06 + START_PACKAGES=/tmp/packages_start.txt 08:24:06 + END_PACKAGES=/tmp/packages_end.txt 08:24:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:06 + PACKAGES=/tmp/packages_start.txt 08:24:06 + '[' /w/workspace/_app-service-configurable_PR-441 ']' 08:24:06 + PACKAGES=/tmp/packages_end.txt 08:24:06 + case "${OS_FAMILY}" in 08:24:06 + dpkg -l 08:24:06 + grep '^ii' 08:24:06 + '[' -f /tmp/packages_start.txt ']' 08:24:06 + '[' -f /tmp/packages_end.txt ']' 08:24:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:06 + '[' /w/workspace/_app-service-configurable_PR-441 ']' 08:24:06 + mkdir -p /w/workspace/_app-service-configurable_PR-441/archives/ 08:24:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-441/archives/ [Pipeline] echo 08:24:06 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-441/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:24:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:07 prd-ubuntu20.04-docker-8c-8g-19525 does not seem to be running inside a container 08:24:07 $ 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-441/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-441 -v /w/workspace/_app-service-configurable_PR-441:/w/workspace/_app-service-configurable_PR-441:rw,z -v /w/workspace/_app-service-configurable_PR-441@tmp:/w/workspace/_app-service-configurable_PR-441@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 08:24:07 $ docker top 72868ac6c5a895e45b378382ac23d016d4b439eebc03a27b511e310ea06f4580 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:08 + ls /var/log/sa-host 08:24:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:09 provisioning config files... 08:24:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-441@tmp/config3234550120853800076tmp [Pipeline] { [Pipeline] echo 08:24:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:09 ---> create-netrc.sh [Pipeline] } 08:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:09 ---> python-tools-install.sh [Pipeline] echo 08:24:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:10 ---> sudo-logs.sh 08:24:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:10 ---> job-cost.sh 08:24:10 lf-activate-venv: SKIPPING 08:24:10 DEBUG: total: 0.2199999988079071 08:24:10 INFO: Retrieving Stack Cost... 08:24:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:11 INFO: Archiving Costs [Pipeline] echo 08:24:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:11 ---> logs-deploy.sh 08:24:11 lf-activate-venv: SKIPPING 08:24:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-441/1 08:24:11 INFO: archiving workspace using pattern(s): 08:24:12 Archives upload complete. 08:24:13 INFO: archiving logs to Nexus 08:24:13 ---> uname -a: 08:24:13 Linux prd-ubuntu20-04-docker-8c-8g-19525 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:24:13 08:24:13 08:24:13 ---> lscpu: 08:24:13 Architecture: x86_64 08:24:13 CPU op-mode(s): 32-bit, 64-bit 08:24:13 Byte Order: Little Endian 08:24:13 Address sizes: 40 bits physical, 48 bits virtual 08:24:13 CPU(s): 8 08:24:13 On-line CPU(s) list: 0-7 08:24:13 Thread(s) per core: 1 08:24:13 Core(s) per socket: 1 08:24:13 Socket(s): 8 08:24:13 NUMA node(s): 1 08:24:13 Vendor ID: AuthenticAMD 08:24:13 CPU family: 23 08:24:13 Model: 49 08:24:13 Model name: AMD EPYC-Rome Processor 08:24:13 Stepping: 0 08:24:13 CPU MHz: 2800.000 08:24:13 BogoMIPS: 5600.00 08:24:13 Virtualization: AMD-V 08:24:13 Hypervisor vendor: KVM 08:24:13 Virtualization type: full 08:24:13 L1d cache: 256 KiB 08:24:13 L1i cache: 256 KiB 08:24:13 L2 cache: 4 MiB 08:24:13 L3 cache: 128 MiB 08:24:13 NUMA node0 CPU(s): 0-7 08:24:13 Vulnerability Itlb multihit: Not affected 08:24:13 Vulnerability L1tf: Not affected 08:24:13 Vulnerability Mds: Not affected 08:24:13 Vulnerability Meltdown: Not affected 08:24:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:24:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:24:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:24:13 Vulnerability Srbds: Not affected 08:24:13 Vulnerability Tsx async abort: Not affected 08:24:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:24:13 08:24:13 08:24:13 ---> nproc: 08:24:13 8 08:24:13 08:24:13 08:24:13 ---> df -h: 08:24:13 Filesystem Size Used Avail Use% Mounted on 08:24:13 overlay 155G 11G 145G 7% / 08:24:13 tmpfs 64M 0 64M 0% /dev 08:24:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:24:13 shm 64M 0 64M 0% /dev/shm 08:24:13 /dev/vda1 155G 11G 145G 7% /facter-os 08:24:13 08:24:13 08:24:13 ---> sar -b -r -n DEV: 08:24:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19525) 07/12/22 _x86_64_ (8 CPU) 08:24:13 08:24:13 08:14:30 LINUX RESTART (8 CPU) 08:24:13 08:24:13 08:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:24:13 08:16:01 403.41 12.79 390.61 0.00 2080.87 128576.99 0.00 08:24:13 08:17:01 199.55 0.12 199.43 0.00 14.26 29023.53 0.00 08:24:13 08:18:01 20.06 0.00 20.06 0.00 0.00 10550.79 0.00 08:24:13 08:19:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 08:24:13 08:20:01 1.13 0.02 1.12 0.00 0.13 13.20 0.00 08:24:13 08:21:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 08:24:13 08:22:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 08:24:13 08:23:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 08:24:13 08:24:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 08:24:13 Average: 69.43 1.42 68.02 0.00 229.36 18488.44 0.00 08:24:13 08:24:13 08:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:13 08:16:01 28449140 31761120 535400 1.63 158752 3371804 2056636 6.06 1135276 2861748 88 08:24:13 08:17:01 27682372 31746992 542856 1.65 173292 4044412 2093200 6.17 1281864 3408564 251744 08:24:13 08:18:01 27703972 31768892 520696 1.58 173600 4044432 1927672 5.68 1271680 3396208 12 08:24:13 08:19:01 27705036 31770080 519456 1.58 173632 4044436 1927672 5.68 1270904 3396212 16 08:24:13 08:20:01 27712888 31778204 511436 1.56 173680 4044436 1896376 5.59 1263384 3396428 24 08:24:13 08:21:01 27713036 31778392 511180 1.55 173712 4044444 1896376 5.59 1262952 3396428 20 08:24:13 08:22:01 27715564 31780964 508624 1.55 173732 4044448 1896376 5.59 1260316 3396464 12 08:24:13 08:23:01 27715436 31780876 508544 1.55 173752 4044452 1896376 5.59 1260316 3396468 20 08:24:13 08:24:01 27715040 31780520 508852 1.55 173772 4044452 1896376 5.59 1260924 3396468 20 08:24:13 Average: 27790276 31771782 518560 1.58 171992 3969702 1943007 5.73 1251957 3338332 27995 08:24:13 08:24:13 08:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:13 08:16:01 docker0 118.67 144.70 9.52 1102.87 0.00 0.00 0.00 0.00 08:24:13 08:16:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 08:24:13 08:16:01 ens3 457.28 301.71 6891.30 58.20 0.00 0.00 0.00 0.00 08:24:13 08:17:01 docker0 12.20 16.53 0.75 101.37 0.00 0.00 0.00 0.00 08:24:13 08:17:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 08:24:13 08:17:01 ens3 180.71 119.01 2654.67 75.29 0.00 0.00 0.00 0.00 08:24:13 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:18:01 ens3 14.15 8.33 21.34 3.35 0.00 0.00 0.00 0.00 08:24:13 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:20:01 ens3 5.15 6.12 0.40 11.78 0.00 0.00 0.00 0.00 08:24:13 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:24:13 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:13 08:24:01 ens3 2.25 4.13 0.23 3.65 0.00 0.00 0.00 0.00 08:24:13 Average: docker0 14.35 17.68 1.13 132.00 0.00 0.00 0.00 0.00 08:24:13 Average: lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:24:13 Average: ens3 72.61 48.38 1052.27 16.85 0.00 0.00 0.00 0.00 08:24:13 08:24:13 08:24:13 ---> sar -P ALL: 08:24:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19525) 07/12/22 _x86_64_ (8 CPU) 08:24:13 08:24:13 08:14:30 LINUX RESTART (8 CPU) 08:24:13 08:24:13 08:15:02 CPU %user %nice %system %iowait %steal %idle 08:24:13 08:16:01 all 10.40 0.00 4.58 2.40 0.08 82.55 08:24:13 08:16:01 0 10.36 0.00 4.98 3.11 0.07 81.48 08:24:13 08:16:01 1 11.85 0.00 4.14 0.67 0.09 83.25 08:24:13 08:16:01 2 10.68 0.00 4.59 0.43 0.07 84.23 08:24:13 08:16:01 3 9.62 0.00 5.31 3.71 0.09 81.28 08:24:13 08:16:01 4 10.20 0.00 5.81 6.80 0.07 77.12 08:24:13 08:16:01 5 9.90 0.00 3.96 2.47 0.07 83.59 08:24:13 08:16:01 6 10.90 0.00 3.77 1.24 0.07 84.03 08:24:13 08:16:01 7 9.67 0.00 4.06 0.78 0.10 85.39 08:24:13 08:17:01 all 31.73 0.00 7.01 1.26 0.11 59.89 08:24:13 08:17:01 0 32.54 0.00 7.28 2.18 0.10 57.90 08:24:13 08:17:01 1 31.25 0.00 7.69 4.38 0.10 56.58 08:24:13 08:17:01 2 32.15 0.00 6.46 0.15 0.10 61.13 08:24:13 08:17:01 3 32.04 0.00 7.36 2.24 0.12 58.24 08:24:13 08:17:01 4 30.90 0.00 6.91 0.30 0.10 61.79 08:24:13 08:17:01 5 30.95 0.00 6.84 0.29 0.10 61.82 08:24:13 08:17:01 6 32.28 0.00 6.73 0.32 0.10 60.57 08:24:13 08:17:01 7 31.70 0.00 6.83 0.25 0.12 61.10 08:24:13 08:18:01 all 0.24 0.00 0.19 0.26 0.00 99.31 08:24:13 08:18:01 0 0.28 0.00 0.13 0.03 0.00 99.55 08:24:13 08:18:01 1 0.22 0.00 0.23 0.33 0.00 99.22 08:24:13 08:18:01 2 0.25 0.00 0.17 0.25 0.02 99.32 08:24:13 08:18:01 3 0.20 0.00 0.30 1.44 0.00 98.06 08:24:13 08:18:01 4 0.22 0.00 0.15 0.00 0.00 99.63 08:24:13 08:18:01 5 0.18 0.00 0.18 0.00 0.02 99.62 08:24:13 08:18:01 6 0.23 0.00 0.10 0.02 0.00 99.65 08:24:13 08:18:01 7 0.32 0.00 0.23 0.00 0.00 99.45 08:24:13 08:19:01 all 0.03 0.00 0.02 0.01 0.00 99.95 08:24:13 08:19:01 0 0.00 0.00 0.02 0.03 0.00 99.95 08:24:13 08:19:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:24:13 08:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:24:13 08:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:24:13 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:19:01 5 0.02 0.00 0.07 0.00 0.00 99.92 08:24:13 08:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:24:13 08:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:24:13 08:20:01 all 0.05 0.00 0.03 0.00 0.01 99.90 08:24:13 08:20:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:24:13 08:20:01 1 0.05 0.00 0.00 0.02 0.02 99.92 08:24:13 08:20:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:24:13 08:20:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:24:13 08:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:24:13 08:20:01 5 0.10 0.00 0.07 0.00 0.02 99.82 08:24:13 08:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:24:13 08:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:24:13 08:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:24:13 08:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:24:13 08:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:24:13 08:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:24:13 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:24:13 08:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:24:13 08:21:01 5 0.05 0.00 0.05 0.00 0.00 99.90 08:24:13 08:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:24:13 08:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:24:13 08:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:24:13 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:24:13 08:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:24:13 08:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:24:13 08:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:22:01 5 0.03 0.00 0.05 0.00 0.00 99.92 08:24:13 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:24:13 08:23:01 0 0.00 0.00 0.02 0.03 0.00 99.95 08:24:13 08:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:24:13 08:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:24:13 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:24:13 08:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:24:13 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:24:13 08:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:24:13 08:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:24:13 08:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:24:13 08:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:24:13 08:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:24:13 08:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:24:13 08:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:24:13 08:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:24:13 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:24:13 08:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:24:13 Average: all 4.66 0.00 1.30 0.43 0.02 93.58 08:24:13 Average: 0 4.75 0.00 1.37 0.60 0.02 93.27 08:24:13 Average: 1 4.77 0.00 1.33 0.60 0.02 93.28 08:24:13 Average: 2 4.76 0.00 1.25 0.09 0.02 93.87 08:24:13 Average: 3 4.60 0.00 1.43 0.81 0.02 93.14 08:24:13 Average: 4 4.54 0.00 1.42 0.77 0.02 93.26 08:24:13 Average: 5 4.52 0.00 1.23 0.30 0.02 93.92 08:24:13 Average: 6 4.78 0.00 1.17 0.17 0.02 93.86 08:24:13 Average: 7 4.58 0.00 1.22 0.12 0.03 94.06 08:24:13 08:24:13 08:24:13