Pull request #450 updated 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 MonicaisHer for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 20e73748dd1e917e0eb215037e7f41415d3305e1+20255473af988033b17ba271c3bb0facecfc55c7 (53eafe8407ccb0ad590f06805a556b0bfcf591bb) 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-ssh3868541194967966150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7049065554424073085.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4813508834507960504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16071140429689945291.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3497358371716640118.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21216’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21218 in /w/workspace/_app-service-configurable_PR-450 [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-450 # 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 20255473af988033b17ba271c3bb0facecfc55c7 into PR head commit 20e73748dd1e917e0eb215037e7f41415d3305e1 Merge succeeded, producing 54cbc667db1cd3bf3982d9f136c35df3e6849915 Checking out Revision 54cbc667db1cd3bf3982d9f136c35df3e6849915 (PR-450) > 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/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20e73748dd1e917e0eb215037e7f41415d3305e1 # 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 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54cbc667db1cd3bf3982d9f136c35df3e6849915 # timeout=10 Commit message: "Merge commit '20255473af988033b17ba271c3bb0facecfc55c7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T07:48:52.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T07:48:52.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T07:48:52.133Z] ========================================================= [2022-07-27T07:48:52.133Z] EdgeX Global Pipelines Version Info [2022-07-27T07:48:52.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fe36355a9700534d5e514fe4f4471703a9543a2c # timeout=10 [2022-07-27T07:48:52.888Z] ------------------- [2022-07-27T07:48:52.888Z] stable info: [2022-07-27T07:48:52.888Z] ------------------- [2022-07-27T07:48:52.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T07:48:52.888Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T07:48:52.888Z] Message: update stable to v1.0.238 [2022-07-27T07:48:53.463Z] ------------------- [2022-07-27T07:48:53.463Z] experimental info: [2022-07-27T07:48:53.463Z] ------------------- [2022-07-27T07:48:53.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T07:48:53.463Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T07:48:53.463Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T07:48:53.705Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-27T07:48:53.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-27T07:48:53.735Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T07:48:53.746Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T07:48:53.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T07:48:53.770Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T07:48:53.781Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T07:48:53.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-27T07:48:53.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T07:48:53.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T07:48:53.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T07:48:53.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-27T07:48:53.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T07:48:53.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T07:48:53.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T07:48:53.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-27T07:48:53.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T07:48:53.914Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T07:48:53.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T07:48:53.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T07:48:53.959Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-27T07:48:53.975Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-27T07:48:53.986Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T07:48:53.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T07:48:54.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-27T07:48:54.021Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T07:48:54.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T07:48:54.046Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo [2022-07-27T07:48:54.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo [2022-07-27T07:48:54.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo [2022-07-27T07:48:54.083Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo [2022-07-27T07:48:54.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54cbc66 [Pipeline] echo [2022-07-27T07:48:54.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T07:48:54.144Z] provisioning config files... [2022-07-27T07:48:54.160Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config7834941958695872791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:48:54.465Z] ---> docker-login.sh [2022-07-27T07:48:54.465Z] nexus3.edgexfoundry.org:10001 [2022-07-27T07:48:54.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:48:54.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:48:54.728Z] Configure a credential helper to remove this warning. See [2022-07-27T07:48:54.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:48:54.728Z] [2022-07-27T07:48:54.728Z] Login Succeeded [2022-07-27T07:48:54.728Z] nexus3.edgexfoundry.org:10002 [2022-07-27T07:48:54.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:48:54.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:48:54.989Z] Configure a credential helper to remove this warning. See [2022-07-27T07:48:54.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:48:54.989Z] [2022-07-27T07:48:54.989Z] Login Succeeded [2022-07-27T07:48:54.989Z] nexus3.edgexfoundry.org:10003 [2022-07-27T07:48:54.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:48:54.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:48:54.989Z] Configure a credential helper to remove this warning. See [2022-07-27T07:48:54.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:48:54.989Z] [2022-07-27T07:48:54.989Z] Login Succeeded [2022-07-27T07:48:54.989Z] nexus3.edgexfoundry.org:10004 [2022-07-27T07:48:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:48:55.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:48:55.252Z] Configure a credential helper to remove this warning. See [2022-07-27T07:48:55.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:48:55.252Z] [2022-07-27T07:48:55.252Z] Login Succeeded [2022-07-27T07:48:55.252Z] docker.io [2022-07-27T07:48:55.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:48:55.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:48:55.825Z] Configure a credential helper to remove this warning. See [2022-07-27T07:48:55.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:48:55.825Z] [2022-07-27T07:48:55.825Z] Login Succeeded [2022-07-27T07:48:55.825Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T07:48:55.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T07:48:56.286Z] + git rev-list -1 --merges 54cbc667db1cd3bf3982d9f136c35df3e6849915~1..54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo [2022-07-27T07:48:56.316Z] -----------> git rev-list -1 --merges 54cbc667db1cd3bf3982d9f136c35df3e6849915~1..54cbc667db1cd3bf3982d9f136c35df3e6849915 54cbc667db1cd3bf3982d9f136c35df3e6849915 [2022-07-27T07:48:56.316Z] 54cbc667db1cd3bf3982d9f136c35df3e6849915 [false] [Pipeline] sh [2022-07-27T07:48:56.610Z] + git log --format=format:%s -1 54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo [2022-07-27T07:48:56.628Z] ========================================================= [2022-07-27T07:48:56.628Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T07:48:56.628Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T07:48:56.966Z] + git log --format=format:%s -1 54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] echo [2022-07-27T07:48:56.978Z] [semverPrep] GIT_COMMIT: 54cbc667db1cd3bf3982d9f136c35df3e6849915, Commit Message: Merge commit '20255473af988033b17ba271c3bb0facecfc55c7' into HEAD [Pipeline] echo [2022-07-27T07:48:56.988Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T07:48:57.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T07:48:57.336Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T07:48:57.336Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T07:48:57.336Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T07:48:57.336Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T07:48:57.336Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T07:48:57.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:48:57.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T07:48:57.690Z] [2022-07-27T07:48:57.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:48:58.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T07:48:58.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T07:48:58.009Z] b85a868b505f: Pulling fs layer [2022-07-27T07:48:58.009Z] e2be974225ed: Pulling fs layer [2022-07-27T07:48:58.009Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T07:48:58.009Z] 988bab9f4d93: Pulling fs layer [2022-07-27T07:48:58.009Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T07:48:58.009Z] eaf3925da568: Pulling fs layer [2022-07-27T07:48:58.009Z] bab4dde63d76: Pulling fs layer [2022-07-27T07:48:58.009Z] bde34c3a00c8: Pulling fs layer [2022-07-27T07:48:58.009Z] b352a97aabf1: Pulling fs layer [2022-07-27T07:48:58.009Z] 4872d77fe225: Pulling fs layer [2022-07-27T07:48:58.009Z] 5851b861e8e6: Pulling fs layer [2022-07-27T07:48:58.009Z] bab4dde63d76: Waiting [2022-07-27T07:48:58.009Z] bde34c3a00c8: Waiting [2022-07-27T07:48:58.009Z] b352a97aabf1: Waiting [2022-07-27T07:48:58.009Z] 4872d77fe225: Waiting [2022-07-27T07:48:58.009Z] 5851b861e8e6: Waiting [2022-07-27T07:48:58.009Z] 1469e6f7b9e6: Waiting [2022-07-27T07:48:58.009Z] 988bab9f4d93: Waiting [2022-07-27T07:48:58.009Z] eaf3925da568: Waiting [2022-07-27T07:48:58.009Z] e2be974225ed: Verifying Checksum [2022-07-27T07:48:58.009Z] e2be974225ed: Download complete [2022-07-27T07:48:58.009Z] 988bab9f4d93: Download complete [2022-07-27T07:48:58.270Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T07:48:58.270Z] 339a4e72a1f5: Download complete [2022-07-27T07:48:58.270Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T07:48:58.270Z] 1469e6f7b9e6: Download complete [2022-07-27T07:48:58.270Z] eaf3925da568: Download complete [2022-07-27T07:48:58.270Z] bde34c3a00c8: Verifying Checksum [2022-07-27T07:48:58.270Z] bde34c3a00c8: Download complete [2022-07-27T07:48:58.270Z] b352a97aabf1: Download complete [2022-07-27T07:48:58.270Z] 4872d77fe225: Download complete [2022-07-27T07:48:58.270Z] 5851b861e8e6: Download complete [2022-07-27T07:48:58.270Z] b85a868b505f: Verifying Checksum [2022-07-27T07:48:58.270Z] b85a868b505f: Download complete [2022-07-27T07:48:58.531Z] bab4dde63d76: Verifying Checksum [2022-07-27T07:48:58.531Z] bab4dde63d76: Download complete [2022-07-27T07:48:59.925Z] b85a868b505f: Pull complete [2022-07-27T07:48:59.926Z] e2be974225ed: Pull complete [2022-07-27T07:49:00.187Z] 339a4e72a1f5: Pull complete [2022-07-27T07:49:00.449Z] 988bab9f4d93: Pull complete [2022-07-27T07:49:00.717Z] 1469e6f7b9e6: Pull complete [2022-07-27T07:49:00.717Z] eaf3925da568: Pull complete [2022-07-27T07:49:03.264Z] bab4dde63d76: Pull complete [2022-07-27T07:49:03.264Z] bde34c3a00c8: Pull complete [2022-07-27T07:49:03.264Z] b352a97aabf1: Pull complete [2022-07-27T07:49:03.264Z] 4872d77fe225: Pull complete [2022-07-27T07:49:03.264Z] 5851b861e8e6: Pull complete [2022-07-27T07:49:03.264Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T07:49:03.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T07:49:03.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:49:03.369Z] prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container [2022-07-27T07:49:03.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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-devops/py-git-semver:0.1.4 cat [2022-07-27T07:49:05.103Z] $ docker top a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 -eo pid,comm [2022-07-27T07:49:05.166Z] 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). [2022-07-27T07:49:05.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T07:49:05.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T07:49:05.204Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T07:49:05.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T07:49:05.340Z] $ docker exec a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent [2022-07-27T07:49:05.461Z] SSH_AUTH_SOCK=/tmp/ssh-mMvXdC09Adfi/agent.32 [2022-07-27T07:49:05.461Z] SSH_AGENT_PID=39 [2022-07-27T07:49:05.468Z] Running ssh-add (command line suppressed) [2022-07-27T07:49:05.591Z] Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_2327523807059345324.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_2327523807059345324.key) [2022-07-27T07:49:05.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T07:49:05.892Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T07:49:05.919Z] $ docker exec --env ******** --env ******** a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent -k [2022-07-27T07:49:06.027Z] unset SSH_AUTH_SOCK; [2022-07-27T07:49:06.028Z] unset SSH_AGENT_PID; [2022-07-27T07:49:06.028Z] echo Agent pid 39 killed; [2022-07-27T07:49:06.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T07:49:06.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T07:49:06.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T07:49:06.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T07:49:06.205Z] $ docker exec a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent [2022-07-27T07:49:06.326Z] SSH_AUTH_SOCK=/tmp/ssh-5spo9unDjYde/agent.71 [2022-07-27T07:49:06.326Z] SSH_AGENT_PID=78 [2022-07-27T07:49:06.332Z] Running ssh-add (command line suppressed) [2022-07-27T07:49:06.453Z] Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_6523943742149439548.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_6523943742149439548.key) [2022-07-27T07:49:06.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T07:49:06.753Z] + git semver init [2022-07-27T07:49:07.013Z] 2022-07-27 07:49:06,951 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T07:49:07.013Z] 2022-07-27 07:49:06,951 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-450/.semver [2022-07-27T07:49:07.013Z] 2022-07-27 07:49:06,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-450/.semver [2022-07-27T07:49:07.013Z] 2022-07-27 07:49:06,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-450/.semver'], cwd=/w/workspace/_app-service-configurable_PR-450, universal_newlines=False, shell=None, istream=None) [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,688 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-450/.git/info/exclude [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 with force:False [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,689 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,693 [execute] INFO git cat-file --batch-check [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,699 [execute] INFO git cat-file --batch [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T07:49:07.954Z] 2022-07-27 07:49:07,704 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-450/.semver/PR-450 [2022-07-27T07:49:07.954Z] 0.0.0 [Pipeline] } [2022-07-27T07:49:07.969Z] $ docker exec --env ******** --env ******** a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 ssh-agent -k [2022-07-27T07:49:08.079Z] unset SSH_AUTH_SOCK; [2022-07-27T07:49:08.079Z] unset SSH_AGENT_PID; [2022-07-27T07:49:08.079Z] echo Agent pid 78 killed; [2022-07-27T07:49:08.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T07:49:08.396Z] + git semver [Pipeline] } [2022-07-27T07:49:08.680Z] $ docker stop --time=1 a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 [2022-07-27T07:49:10.027Z] $ docker rm -f a583ffef0a22407f3e8a1f97d0767103ce43fad96ca8a47290a20b6198fba655 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T07:49:10.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T07:49:10.639Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T07:49:10.642Z] [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 [2022-07-27T07:49:10.758Z] provisioning config files... [2022-07-27T07:49:10.768Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config4958007872472869675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:49:11.065Z] ---> docker-login.sh [2022-07-27T07:49:11.065Z] nexus3.edgexfoundry.org:10001 [2022-07-27T07:49:11.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:49:11.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:49:11.065Z] Configure a credential helper to remove this warning. See [2022-07-27T07:49:11.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:49:11.065Z] [2022-07-27T07:49:11.065Z] Login Succeeded [2022-07-27T07:49:11.065Z] nexus3.edgexfoundry.org:10002 [2022-07-27T07:49:11.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:49:11.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:49:11.326Z] Configure a credential helper to remove this warning. See [2022-07-27T07:49:11.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:49:11.326Z] [2022-07-27T07:49:11.326Z] Login Succeeded [2022-07-27T07:49:11.326Z] nexus3.edgexfoundry.org:10003 [2022-07-27T07:49:11.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:49:11.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:49:11.326Z] Configure a credential helper to remove this warning. See [2022-07-27T07:49:11.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:49:11.326Z] [2022-07-27T07:49:11.326Z] Login Succeeded [2022-07-27T07:49:11.326Z] nexus3.edgexfoundry.org:10004 [2022-07-27T07:49:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:49:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:49:11.587Z] Configure a credential helper to remove this warning. See [2022-07-27T07:49:11.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:49:11.587Z] [2022-07-27T07:49:11.587Z] Login Succeeded [2022-07-27T07:49:11.587Z] docker.io [2022-07-27T07:49:11.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:49:11.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:49:11.847Z] Configure a credential helper to remove this warning. See [2022-07-27T07:49:11.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:49:11.847Z] [2022-07-27T07:49:11.847Z] Login Succeeded [2022-07-27T07:49:11.847Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T07:49:11.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T07:49:11.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T07:49:11.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T07:49:11.946Z] ========================================================= [2022-07-27T07:49:11.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T07:49:11.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:49:12.265Z] + 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 . [2022-07-27T07:49:12.265Z] Sending build context to Docker daemon 3.109MB [2022-07-27T07:49:12.265Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T07:49:12.265Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T07:49:12.265Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T07:49:12.265Z] 2408cc74d12b: Pulling fs layer [2022-07-27T07:49:12.265Z] ea60b727a1ce: Pulling fs layer [2022-07-27T07:49:12.265Z] 30c4a7721957: Pulling fs layer [2022-07-27T07:49:12.265Z] 370296b7ddb6: Pulling fs layer [2022-07-27T07:49:12.265Z] 7c6cee850709: Pulling fs layer [2022-07-27T07:49:12.265Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T07:49:12.265Z] d94ebbe4e438: Pulling fs layer [2022-07-27T07:49:12.265Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T07:49:12.265Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T07:49:12.265Z] 370296b7ddb6: Waiting [2022-07-27T07:49:12.265Z] 7c6cee850709: Waiting [2022-07-27T07:49:12.265Z] bcfd1f05c69d: Waiting [2022-07-27T07:49:12.265Z] 59ccb84bbe0f: Waiting [2022-07-27T07:49:12.265Z] 39a5fcdaea64: Waiting [2022-07-27T07:49:12.265Z] d94ebbe4e438: Waiting [2022-07-27T07:49:12.265Z] 30c4a7721957: Verifying Checksum [2022-07-27T07:49:12.265Z] 30c4a7721957: Download complete [2022-07-27T07:49:12.265Z] ea60b727a1ce: Download complete [2022-07-27T07:49:12.265Z] 7c6cee850709: Download complete [2022-07-27T07:49:12.525Z] 39a5fcdaea64: Download complete [2022-07-27T07:49:12.525Z] 2408cc74d12b: Verifying Checksum [2022-07-27T07:49:12.525Z] d94ebbe4e438: Verifying Checksum [2022-07-27T07:49:12.525Z] d94ebbe4e438: Download complete [2022-07-27T07:49:12.525Z] 2408cc74d12b: Pull complete [2022-07-27T07:49:12.785Z] ea60b727a1ce: Pull complete [2022-07-27T07:49:12.785Z] 30c4a7721957: Pull complete [2022-07-27T07:49:13.052Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T07:49:13.052Z] 59ccb84bbe0f: Download complete [2022-07-27T07:49:13.311Z] 370296b7ddb6: Verifying Checksum [2022-07-27T07:49:13.311Z] 370296b7ddb6: Download complete [2022-07-27T07:49:13.311Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T07:49:13.311Z] bcfd1f05c69d: Download complete [2022-07-27T07:49:17.507Z] 370296b7ddb6: Pull complete [2022-07-27T07:49:17.507Z] 7c6cee850709: Pull complete [2022-07-27T07:49:17.507Z] 39a5fcdaea64: Pull complete [2022-07-27T07:49:17.507Z] d94ebbe4e438: Pull complete [2022-07-27T07:49:19.413Z] bcfd1f05c69d: Pull complete [2022-07-27T07:49:19.981Z] 59ccb84bbe0f: Pull complete [2022-07-27T07:49:19.981Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T07:49:19.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T07:49:19.981Z] ---> a4fb48ad2a94 [2022-07-27T07:49:19.981Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-27T07:49:22.524Z] ---> Running in 775e2668ebbe [2022-07-27T07:49:22.524Z] Removing intermediate container 775e2668ebbe [2022-07-27T07:49:22.524Z] ---> 44d92ac245d9 [2022-07-27T07:49:22.524Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-27T07:49:22.524Z] ---> Running in aef5c6d8608c [2022-07-27T07:49:22.524Z] Removing intermediate container aef5c6d8608c [2022-07-27T07:49:22.524Z] ---> a3d7e2e39217 [2022-07-27T07:49:22.524Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T07:49:22.524Z] ---> Running in d14306956d7d [2022-07-27T07:49:22.524Z] Removing intermediate container d14306956d7d [2022-07-27T07:49:22.524Z] ---> 3576aa09a8ab [2022-07-27T07:49:22.524Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T07:49:22.524Z] ---> Running in 34a0cf87f4a7 [2022-07-27T07:49:23.093Z] Removing intermediate container 34a0cf87f4a7 [2022-07-27T07:49:23.093Z] ---> 994931e0a7eb [2022-07-27T07:49:23.093Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T07:49:23.093Z] ---> Running in 8f54e29c1c0c [2022-07-27T07:49:23.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T07:49:24.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T07:49:24.553Z] OK: 211 MiB in 51 packages [2022-07-27T07:49:24.811Z] Removing intermediate container 8f54e29c1c0c [2022-07-27T07:49:24.811Z] ---> 5fba790e59b2 [2022-07-27T07:49:24.811Z] Step 8/13 : WORKDIR /app [2022-07-27T07:49:24.811Z] ---> Running in 651912ff6b71 [2022-07-27T07:49:25.071Z] Removing intermediate container 651912ff6b71 [2022-07-27T07:49:25.071Z] ---> 06fbc1f156a4 [2022-07-27T07:49:25.071Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T07:49:25.071Z] ---> 0d699b323086 [2022-07-27T07:49:25.071Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T07:49:25.071Z] ---> Running in 75f10c97e306 [2022-07-27T07:49:25.728Z] Still waiting to schedule task [2022-07-27T07:49:25.728Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21217’ is offline [2022-07-27T07:49:39.990Z] Removing intermediate container 75f10c97e306 [2022-07-27T07:49:39.990Z] ---> b3b411d2eafc [2022-07-27T07:49:39.990Z] Step 11/13 : COPY . . [2022-07-27T07:49:39.990Z] ---> f8b163308e7f [2022-07-27T07:49:39.990Z] Step 12/13 : ARG MAKE="make build" [2022-07-27T07:49:39.990Z] ---> Running in d6eb72ee3e7c [2022-07-27T07:49:39.990Z] Removing intermediate container d6eb72ee3e7c [2022-07-27T07:49:39.990Z] ---> 971897449894 [2022-07-27T07:49:39.990Z] Step 13/13 : RUN $MAKE [2022-07-27T07:49:39.990Z] ---> Running in 710ad961b0de [2022-07-27T07:49:39.990Z] noop [2022-07-27T07:49:39.990Z] Removing intermediate container 710ad961b0de [2022-07-27T07:49:39.990Z] ---> 74baa518aa1f [2022-07-27T07:49:39.990Z] Successfully built 74baa518aa1f [2022-07-27T07:49:39.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:49:40.316Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T07:49:40.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:49:40.393Z] prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container [2022-07-27T07:49:40.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T07:49:40.821Z] $ docker top 3c6a925c8b0ec5b3982fa762e239ce44131940411d8f4cac6c0492c527ec3ef2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T07:49:41.175Z] + go version [2022-07-27T07:49:41.175Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T07:49:41.191Z] $ docker stop --time=1 3c6a925c8b0ec5b3982fa762e239ce44131940411d8f4cac6c0492c527ec3ef2 [2022-07-27T07:49:42.472Z] $ docker rm -f 3c6a925c8b0ec5b3982fa762e239ce44131940411d8f4cac6c0492c527ec3ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:49:42.887Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T07:49:42.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:49:42.962Z] prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container [2022-07-27T07:49:42.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T07:49:43.357Z] $ docker top 7adb775df17586613e58333dea9f4ec91c07f4027fa64bd37661bcfed534ed40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T07:49:43.711Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-450 [Pipeline] fileExists [Pipeline] sh [2022-07-27T07:49:44.053Z] + make test [2022-07-27T07:49:44.053Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-27T07:49:52.236Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-27T07:49:52.236Z] CGO_ENABLED=1 go vet ./... [2022-07-27T07:49:55.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T07:49:55.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T07:49:55.530Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T07:49:55.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T07:49:55.557Z] $ docker stop --time=1 7adb775df17586613e58333dea9f4ec91c07f4027fa64bd37661bcfed534ed40 [2022-07-27T07:49:57.347Z] $ docker rm -f 7adb775df17586613e58333dea9f4ec91c07f4027fa64bd37661bcfed534ed40 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T07:49:57.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T07:49:57.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-27T07:49:58.191Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T07:49:58.484Z] + ls -al . [2022-07-27T07:49:58.484Z] total 168 [2022-07-27T07:49:58.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 07:49 . [2022-07-27T07:49:58.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:48 .. [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 07:48 .dockerignore [2022-07-27T07:49:58.484Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 07:49 .git [2022-07-27T07:49:58.484Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 07:48 .github [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 27 07:48 .gitignore [2022-07-27T07:49:58.484Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 07:49 .semver [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 27 07:48 Attribution.txt [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 27 07:48 CHANGELOG.md [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 27 07:48 Dockerfile [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 07:48 GOVERNANCE.md [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 27 07:48 Jenkinsfile [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 07:48 LICENSE [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 27 07:48 OWNERS.md [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 27 07:48 README.md [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 07:49 VERSION [2022-07-27T07:49:58.484Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 07:48 bin [2022-07-27T07:49:58.484Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 27 07:49 coverage.out [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 27 07:48 go.mod [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 27 07:48 go.sum [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 27 07:48 main.go [2022-07-27T07:49:58.484Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 27 07:48 makefile [2022-07-27T07:49:58.484Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 07:48 res [2022-07-27T07:49:58.484Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:49:58.801Z] + 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=54cbc667db1cd3bf3982d9f136c35df3e6849915 --label arch=amd64 --label version=0.0.0 . [2022-07-27T07:49:58.801Z] Sending build context to Docker daemon 3.11MB [2022-07-27T07:49:58.801Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T07:49:58.801Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-27T07:49:58.801Z] ---> 74baa518aa1f [2022-07-27T07:49:58.801Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-27T07:49:58.801Z] ---> Running in e440b874e0ce [2022-07-27T07:49:59.063Z] Removing intermediate container e440b874e0ce [2022-07-27T07:49:59.063Z] ---> 2970a5f44b8b [2022-07-27T07:49:59.063Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-27T07:49:59.063Z] ---> Running in 231d629b18bf [2022-07-27T07:49:59.063Z] Removing intermediate container 231d629b18bf [2022-07-27T07:49:59.063Z] ---> 18e2aa812393 [2022-07-27T07:49:59.063Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T07:49:59.063Z] ---> Running in ad03e353ae6a [2022-07-27T07:49:59.323Z] Removing intermediate container ad03e353ae6a [2022-07-27T07:49:59.323Z] ---> a540904da332 [2022-07-27T07:49:59.323Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T07:49:59.323Z] ---> Running in d74b21d9749d [2022-07-27T07:49:59.894Z] Removing intermediate container d74b21d9749d [2022-07-27T07:49:59.894Z] ---> 4fc1546aecb6 [2022-07-27T07:49:59.894Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T07:49:59.894Z] ---> Running in 1310bbbc17ed [2022-07-27T07:50:00.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T07:50:01.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T07:50:01.364Z] OK: 211 MiB in 51 packages [2022-07-27T07:50:01.624Z] Removing intermediate container 1310bbbc17ed [2022-07-27T07:50:01.624Z] ---> a0cfc0cdd16f [2022-07-27T07:50:01.624Z] Step 8/27 : WORKDIR /app [2022-07-27T07:50:01.624Z] ---> Running in 69517ffe5597 [2022-07-27T07:50:01.624Z] Removing intermediate container 69517ffe5597 [2022-07-27T07:50:01.624Z] ---> 2b5d046e7656 [2022-07-27T07:50:01.624Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-27T07:50:01.885Z] ---> 67e41eafdd8b [2022-07-27T07:50:01.885Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T07:50:01.885Z] ---> Running in ee9c015e8c5d [2022-07-27T07:50:02.454Z] Removing intermediate container ee9c015e8c5d [2022-07-27T07:50:02.454Z] ---> d663834949d0 [2022-07-27T07:50:02.454Z] Step 11/27 : COPY . . [2022-07-27T07:50:02.716Z] ---> 3b9de5d7f5c4 [2022-07-27T07:50:02.716Z] Step 12/27 : ARG MAKE="make build" [2022-07-27T07:50:02.716Z] ---> Running in 1d9fd867c591 [2022-07-27T07:50:02.716Z] Removing intermediate container 1d9fd867c591 [2022-07-27T07:50:02.716Z] ---> d512c7902bac [2022-07-27T07:50:02.716Z] Step 13/27 : RUN $MAKE [2022-07-27T07:50:02.977Z] ---> Running in 623ee9c0a706 [2022-07-27T07:50:03.236Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-27T07:50:21.340Z] Removing intermediate container 623ee9c0a706 [2022-07-27T07:50:21.340Z] ---> 735448d0f26d [2022-07-27T07:50:21.340Z] Step 14/27 : FROM alpine:3.16 [2022-07-27T07:50:21.600Z] 3.16: Pulling from library/alpine [2022-07-27T07:50:21.859Z] 530afca65e2e: Pulling fs layer [2022-07-27T07:50:21.859Z] 530afca65e2e: Verifying Checksum [2022-07-27T07:50:21.859Z] 530afca65e2e: Download complete [2022-07-27T07:50:22.122Z] 530afca65e2e: Pull complete [2022-07-27T07:50:22.122Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T07:50:22.122Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T07:50:22.122Z] ---> d7d3d98c851f [2022-07-27T07:50:22.122Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T07:50:22.122Z] ---> Running in d2c97cfd0bca [2022-07-27T07:50:22.122Z] Removing intermediate container d2c97cfd0bca [2022-07-27T07:50:22.122Z] ---> 70d5bbbd4589 [2022-07-27T07:50:22.122Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-27T07:50:22.384Z] ---> Running in 030eb859b78a [2022-07-27T07:50:22.384Z] Removing intermediate container 030eb859b78a [2022-07-27T07:50:22.384Z] ---> 0e3a82e8c0d7 [2022-07-27T07:50:22.384Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-27T07:50:22.384Z] ---> Running in 67eb70fdf085 [2022-07-27T07:50:22.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-27T07:50:22.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-27T07:50:22.907Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-27T07:50:23.167Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-27T07:50:23.167Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T07:50:23.167Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-27T07:50:23.167Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T07:50:23.167Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-27T07:50:23.167Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-27T07:50:23.167Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T07:50:23.167Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T07:50:23.167Z] OK: 9 MiB in 21 packages [2022-07-27T07:50:23.740Z] Removing intermediate container 67eb70fdf085 [2022-07-27T07:50:23.740Z] ---> e3de836f4f58 [2022-07-27T07:50:23.740Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-27T07:50:23.740Z] ---> 877f92bcd74b [2022-07-27T07:50:23.740Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-27T07:50:23.999Z] ---> d3a2cbeb9c36 [2022-07-27T07:50:23.999Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-27T07:50:23.999Z] ---> d7fe75bfe581 [2022-07-27T07:50:23.999Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-27T07:50:24.570Z] ---> 242abeea3b46 [2022-07-27T07:50:24.570Z] Step 22/27 : EXPOSE 48095 [2022-07-27T07:50:24.570Z] ---> Running in 964b18f09f88 [2022-07-27T07:50:24.831Z] Removing intermediate container 964b18f09f88 [2022-07-27T07:50:24.831Z] ---> 24364584b397 [2022-07-27T07:50:24.831Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-27T07:50:24.831Z] ---> Running in 42f92ffd84ec [2022-07-27T07:50:24.831Z] Removing intermediate container 42f92ffd84ec [2022-07-27T07:50:24.831Z] ---> 48a3385bd83d [2022-07-27T07:50:24.831Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T07:50:24.831Z] ---> Running in a7ebfac47fd7 [2022-07-27T07:50:25.092Z] Removing intermediate container a7ebfac47fd7 [2022-07-27T07:50:25.092Z] ---> 3d724b539dce [2022-07-27T07:50:25.092Z] Step 25/27 : LABEL arch=amd64 [2022-07-27T07:50:25.092Z] ---> Running in 259fcc3c0bd7 [2022-07-27T07:50:25.092Z] Removing intermediate container 259fcc3c0bd7 [2022-07-27T07:50:25.092Z] ---> 10c49e07f1f9 [2022-07-27T07:50:25.092Z] Step 26/27 : LABEL git_sha=54cbc667db1cd3bf3982d9f136c35df3e6849915 [2022-07-27T07:50:25.092Z] ---> Running in 5875f8c35858 [2022-07-27T07:50:25.353Z] Removing intermediate container 5875f8c35858 [2022-07-27T07:50:25.353Z] ---> 1a0dab17189d [2022-07-27T07:50:25.353Z] Step 27/27 : LABEL version=0.0.0 [2022-07-27T07:50:25.353Z] ---> Running in 02185906f0ee [2022-07-27T07:50:25.353Z] Removing intermediate container 02185906f0ee [2022-07-27T07:50:25.353Z] ---> b19e7422fb99 [2022-07-27T07:50:25.353Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T07:50:25.353Z] Successfully built b19e7422fb99 [2022-07-27T07:50:25.353Z] 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 [2022-07-27T07:50:25.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T07:50:25.815Z] [2022-07-27T07:50:25.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:50:26.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T07:50:26.125Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T07:50:26.125Z] 5eb5b503b376: Pulling fs layer [2022-07-27T07:50:26.125Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T07:50:26.125Z] ec43610c2a17: Pulling fs layer [2022-07-27T07:50:26.125Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T07:50:26.125Z] 33b1e0a273af: Pulling fs layer [2022-07-27T07:50:26.125Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T07:50:26.125Z] 2f39f015ded8: Pulling fs layer [2022-07-27T07:50:26.125Z] 33b1e0a273af: Waiting [2022-07-27T07:50:26.125Z] 3a2ae6a8a46f: Waiting [2022-07-27T07:50:26.125Z] 5d3b04190fa2: Waiting [2022-07-27T07:50:26.125Z] 2f39f015ded8: Waiting [2022-07-27T07:50:26.125Z] 5c69ac0246d0: Verifying Checksum [2022-07-27T07:50:26.125Z] 5c69ac0246d0: Download complete [2022-07-27T07:50:26.125Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-27T07:50:26.125Z] 3a2ae6a8a46f: Download complete [2022-07-27T07:50:26.125Z] ec43610c2a17: Verifying Checksum [2022-07-27T07:50:26.125Z] ec43610c2a17: Download complete [2022-07-27T07:50:26.125Z] 33b1e0a273af: Verifying Checksum [2022-07-27T07:50:26.125Z] 33b1e0a273af: Download complete [2022-07-27T07:50:26.125Z] 5d3b04190fa2: Download complete [2022-07-27T07:50:26.385Z] 5eb5b503b376: Verifying Checksum [2022-07-27T07:50:26.385Z] 5eb5b503b376: Download complete [2022-07-27T07:50:26.953Z] 2f39f015ded8: Download complete [2022-07-27T07:50:27.524Z] 5eb5b503b376: Pull complete [2022-07-27T07:50:27.783Z] 5c69ac0246d0: Pull complete [2022-07-27T07:50:28.043Z] ec43610c2a17: Pull complete [2022-07-27T07:50:28.043Z] 3a2ae6a8a46f: Pull complete [2022-07-27T07:50:28.305Z] 33b1e0a273af: Pull complete [2022-07-27T07:50:28.305Z] 5d3b04190fa2: Pull complete [2022-07-27T07:50:32.508Z] 2f39f015ded8: Pull complete [2022-07-27T07:50:32.508Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T07:50:32.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T07:50:32.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:50:32.606Z] prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container [2022-07-27T07:50:32.644Z] $ 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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T07:50:34.465Z] $ docker top b0a895855d4a88f039db2a8c4b991f7f77151ed67c11bccb7869bab020379a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:50:34.862Z] ---> job-cost.sh [2022-07-27T07:50:34.863Z] lf-activate-venv: SKIPPING [2022-07-27T07:50:34.863Z] INFO: No Stack... [2022-07-27T07:50:35.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T07:50:35.694Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T07:50:35.988Z] + cat /w/workspace/_app-service-configurable_PR-450/archives/cost.csv [2022-07-27T07:50:35.988Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T07:50:36.003Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [2022-07-27T07:50:36.008Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] did not exist. Created. [2022-07-27T07:50:36.008Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T07:50:36.309Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T07:50:36.335Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T07:50:36.341Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T07:50:36.366Z] $ docker stop --time=1 b0a895855d4a88f039db2a8c4b991f7f77151ed67c11bccb7869bab020379a1a [2022-07-27T07:50:37.535Z] $ docker rm -f b0a895855d4a88f039db2a8c4b991f7f77151ed67c11bccb7869bab020379a1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T07:51:07.585Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21219 in /w/workspace/_app-service-configurable_PR-450 [Pipeline] { [Pipeline] ws [2022-07-27T07:51:07.598Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2022-07-27T07:51:07.637Z] Selected Git installation does not exist. Using Default [2022-07-27T07:51:07.638Z] The recommended git tool is: NONE [2022-07-27T07:51:13.657Z] using credential edgex-jenkins-ssh [2022-07-27T07:51:13.675Z] Cloning the remote Git repository [2022-07-27T07:51:13.739Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-27T07:51:13.813Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2022-07-27T07:51:13.889Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-27T07:51:13.890Z] > git --version # timeout=10 [2022-07-27T07:51:13.915Z] > git --version # 'git version 2.25.1' [2022-07-27T07:51:13.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T07:51:14.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T07:51:15.088Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-27T07:51:15.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T07:51:15.143Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-27T07:51:15.177Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-27T07:51:15.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T07:51:15.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T07:51:15.821Z] Merging remotes/origin/main commit 20255473af988033b17ba271c3bb0facecfc55c7 into PR head commit 20e73748dd1e917e0eb215037e7f41415d3305e1 [2022-07-27T07:51:16.066Z] Merge succeeded, producing aca34ac6c9a81cccb556f62606e14be2156c5953 [2022-07-27T07:51:16.067Z] Checking out Revision aca34ac6c9a81cccb556f62606e14be2156c5953 (PR-450) [2022-07-27T07:51:15.838Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T07:51:15.856Z] > git checkout -f 20e73748dd1e917e0eb215037e7f41415d3305e1 # timeout=10 [2022-07-27T07:51:15.954Z] > git remote # timeout=10 [2022-07-27T07:51:15.970Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T07:51:15.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T07:51:15.993Z] > git merge 20255473af988033b17ba271c3bb0facecfc55c7 # timeout=10 [2022-07-27T07:51:16.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T07:51:16.074Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T07:51:16.089Z] > git checkout -f aca34ac6c9a81cccb556f62606e14be2156c5953 # timeout=10 [2022-07-27T07:51:20.172Z] Commit message: "Merge commit '20255473af988033b17ba271c3bb0facecfc55c7' into HEAD" [2022-07-27T07:51:20.196Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T07:51:21.091Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T07:51:21.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T07:51:21.091Z] Dload Upload Total Spent Left Speed [2022-07-27T07:51:21.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 64229 0 --:--:-- --:--:-- --:--:-- 63896 100 12332 100 12332 0 0 63896 0 --:--:-- --:--:-- --:--:-- 63567 [2022-07-27T07:51:20.180Z] > git rev-list --no-walk fe36355a9700534d5e514fe4f4471703a9543a2c # timeout=10 [Pipeline] sh [2022-07-27T07:51:21.854Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T07:51:22.197Z] + + sudo tee /etc/docker/daemon.new [2022-07-27T07:51:22.197Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T07:51:22.197Z] { [2022-07-27T07:51:22.197Z] "registry-mirrors": [ [2022-07-27T07:51:22.197Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T07:51:22.197Z] ], [2022-07-27T07:51:22.197Z] "bip": "10.250.0.254/24", [2022-07-27T07:51:22.197Z] "hosts": [ [2022-07-27T07:51:22.197Z] "tcp://0.0.0.0:5555", [2022-07-27T07:51:22.197Z] "unix:///var/run/docker.sock" [2022-07-27T07:51:22.197Z] ], [2022-07-27T07:51:22.197Z] "mtu": 1458, [2022-07-27T07:51:22.197Z] "selinux-enabled": true, [2022-07-27T07:51:22.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T07:51:22.197Z] } [Pipeline] sh [2022-07-27T07:51:22.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T07:51:22.877Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T07:51:41.185Z] provisioning config files... [2022-07-27T07:51:41.208Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config5153525160440101824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:51:41.556Z] ---> docker-login.sh [2022-07-27T07:51:41.556Z] nexus3.edgexfoundry.org:10001 [2022-07-27T07:51:42.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:51:42.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:51:42.426Z] Configure a credential helper to remove this warning. See [2022-07-27T07:51:42.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:51:42.426Z] [2022-07-27T07:51:42.426Z] Login Succeeded [2022-07-27T07:51:42.426Z] nexus3.edgexfoundry.org:10002 [2022-07-27T07:51:43.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:51:43.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:51:43.020Z] Configure a credential helper to remove this warning. See [2022-07-27T07:51:43.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:51:43.020Z] [2022-07-27T07:51:43.020Z] Login Succeeded [2022-07-27T07:51:43.020Z] nexus3.edgexfoundry.org:10003 [2022-07-27T07:51:43.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:51:43.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:51:43.565Z] Configure a credential helper to remove this warning. See [2022-07-27T07:51:43.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:51:43.565Z] [2022-07-27T07:51:43.565Z] Login Succeeded [2022-07-27T07:51:43.565Z] nexus3.edgexfoundry.org:10004 [2022-07-27T07:51:43.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:51:43.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:51:43.836Z] Configure a credential helper to remove this warning. See [2022-07-27T07:51:43.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:51:43.836Z] [2022-07-27T07:51:43.836Z] Login Succeeded [2022-07-27T07:51:43.836Z] docker.io [2022-07-27T07:51:44.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-27T07:51:44.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-27T07:51:44.700Z] Configure a credential helper to remove this warning. See [2022-07-27T07:51:44.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-27T07:51:44.700Z] [2022-07-27T07:51:44.700Z] Login Succeeded [2022-07-27T07:51:44.700Z] ---> docker-login.sh ends [Pipeline] } [2022-07-27T07:51:44.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-27T07:51:45.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T07:51:45.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T07:51:45.184Z] ========================================================= [2022-07-27T07:51:45.184Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T07:51:45.184Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:51:45.547Z] + 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 . [2022-07-27T07:51:45.547Z] Sending build context to Docker daemon 203.3kB [2022-07-27T07:51:45.820Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T07:51:45.820Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-27T07:51:46.097Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T07:51:46.097Z] b3c136eddcbf: Pulling fs layer [2022-07-27T07:51:46.097Z] c0a3192eca97: Pulling fs layer [2022-07-27T07:51:46.097Z] a050256f5b6f: Pulling fs layer [2022-07-27T07:51:46.097Z] 656be50a0ddc: Pulling fs layer [2022-07-27T07:51:46.097Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T07:51:46.097Z] 46d945488cbd: Pulling fs layer [2022-07-27T07:51:46.097Z] 8a5474983e97: Pulling fs layer [2022-07-27T07:51:46.097Z] 329c88fbcd65: Pulling fs layer [2022-07-27T07:51:46.097Z] 656be50a0ddc: Waiting [2022-07-27T07:51:46.097Z] 2bbca73fdf42: Waiting [2022-07-27T07:51:46.097Z] 46d945488cbd: Waiting [2022-07-27T07:51:46.097Z] 8a5474983e97: Waiting [2022-07-27T07:51:46.097Z] 329c88fbcd65: Waiting [2022-07-27T07:51:46.097Z] a050256f5b6f: Verifying Checksum [2022-07-27T07:51:46.097Z] a050256f5b6f: Download complete [2022-07-27T07:51:46.097Z] c0a3192eca97: Verifying Checksum [2022-07-27T07:51:46.097Z] c0a3192eca97: Download complete [2022-07-27T07:51:46.097Z] 2bbca73fdf42: Download complete [2022-07-27T07:51:46.097Z] 46d945488cbd: Verifying Checksum [2022-07-27T07:51:46.097Z] 46d945488cbd: Download complete [2022-07-27T07:51:46.097Z] b3c136eddcbf: Verifying Checksum [2022-07-27T07:51:46.097Z] b3c136eddcbf: Download complete [2022-07-27T07:51:47.110Z] b3c136eddcbf: Pull complete [2022-07-27T07:51:47.110Z] 329c88fbcd65: Verifying Checksum [2022-07-27T07:51:47.110Z] 329c88fbcd65: Download complete [2022-07-27T07:51:47.717Z] c0a3192eca97: Pull complete [2022-07-27T07:51:47.995Z] a050256f5b6f: Pull complete [2022-07-27T07:51:48.269Z] 8a5474983e97: Verifying Checksum [2022-07-27T07:51:48.269Z] 8a5474983e97: Download complete [2022-07-27T07:51:49.251Z] 656be50a0ddc: Verifying Checksum [2022-07-27T07:51:49.251Z] 656be50a0ddc: Download complete [2022-07-27T07:52:01.668Z] 656be50a0ddc: Pull complete [2022-07-27T07:52:01.944Z] 2bbca73fdf42: Pull complete [2022-07-27T07:52:02.542Z] 46d945488cbd: Pull complete [2022-07-27T07:52:09.268Z] 8a5474983e97: Pull complete [2022-07-27T07:52:11.246Z] 329c88fbcd65: Pull complete [2022-07-27T07:52:11.246Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T07:52:11.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T07:52:11.246Z] ---> ff4287adb874 [2022-07-27T07:52:11.246Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-27T07:52:11.850Z] ---> Running in 7725d664284c [2022-07-27T07:52:12.125Z] Removing intermediate container 7725d664284c [2022-07-27T07:52:12.125Z] ---> 790f6fa053c2 [2022-07-27T07:52:12.125Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-27T07:52:12.125Z] ---> Running in 4f6dd4fc9675 [2022-07-27T07:52:12.734Z] Removing intermediate container 4f6dd4fc9675 [2022-07-27T07:52:12.734Z] ---> a57f48ea8bc7 [2022-07-27T07:52:12.734Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T07:52:12.734Z] ---> Running in b53863b53931 [2022-07-27T07:52:13.016Z] Removing intermediate container b53863b53931 [2022-07-27T07:52:13.016Z] ---> 9a78c4280f67 [2022-07-27T07:52:13.016Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T07:52:13.016Z] ---> Running in fdf4ce0e42dd [2022-07-27T07:52:15.656Z] Removing intermediate container fdf4ce0e42dd [2022-07-27T07:52:15.656Z] ---> 959b889c0110 [2022-07-27T07:52:15.656Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T07:52:15.656Z] ---> Running in 4338328667a2 [2022-07-27T07:52:16.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T07:52:17.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T07:52:18.234Z] OK: 221 MiB in 51 packages [2022-07-27T07:52:19.223Z] Removing intermediate container 4338328667a2 [2022-07-27T07:52:19.223Z] ---> 6483e444fc10 [2022-07-27T07:52:19.223Z] Step 8/13 : WORKDIR /app [2022-07-27T07:52:19.223Z] ---> Running in b43fc94ef4ea [2022-07-27T07:52:19.496Z] Removing intermediate container b43fc94ef4ea [2022-07-27T07:52:19.496Z] ---> 1ed775f51949 [2022-07-27T07:52:19.496Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-27T07:52:20.094Z] ---> bd31880b36d0 [2022-07-27T07:52:20.094Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T07:52:20.094Z] ---> Running in f120739e5cc9 [2022-07-27T07:53:07.112Z] Removing intermediate container f120739e5cc9 [2022-07-27T07:53:07.112Z] ---> fa3c39fc430e [2022-07-27T07:53:07.112Z] Step 11/13 : COPY . . [2022-07-27T07:53:07.112Z] ---> 161c65c50f8a [2022-07-27T07:53:07.112Z] Step 12/13 : ARG MAKE="make build" [2022-07-27T07:53:07.112Z] ---> Running in 4effc23de067 [2022-07-27T07:53:07.112Z] Removing intermediate container 4effc23de067 [2022-07-27T07:53:07.112Z] ---> e0b7eb69790e [2022-07-27T07:53:07.112Z] Step 13/13 : RUN $MAKE [2022-07-27T07:53:07.112Z] ---> Running in 8836e7e56198 [2022-07-27T07:53:07.112Z] noop [2022-07-27T07:53:07.112Z] Removing intermediate container 8836e7e56198 [2022-07-27T07:53:07.112Z] ---> 0e2c3dadd21e [2022-07-27T07:53:07.112Z] Successfully built 0e2c3dadd21e [2022-07-27T07:53:07.112Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:53:07.496Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T07:53:07.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:53:07.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-21219 does not seem to be running inside a container [2022-07-27T07:53:07.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T07:53:09.150Z] $ docker top f0dd862456128f22bd13b0a164402221473ec742152cb5112ba48db5a9082b0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T07:53:10.067Z] + go version [2022-07-27T07:53:10.067Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T07:53:10.092Z] $ docker stop --time=1 f0dd862456128f22bd13b0a164402221473ec742152cb5112ba48db5a9082b0c [2022-07-27T07:53:11.695Z] $ docker rm -f f0dd862456128f22bd13b0a164402221473ec742152cb5112ba48db5a9082b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:53:12.306Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T07:53:12.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:53:12.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-21219 does not seem to be running inside a container [2022-07-27T07:53:12.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T07:53:13.844Z] $ docker top fd3c1cf60d6e17a75a77530fd56e5d40bf2af995fd79116dc16da3a61029a4f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T07:53:14.759Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2022-07-27T07:53:15.429Z] + make test [2022-07-27T07:53:15.429Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-27T07:54:37.272Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-27T07:54:37.272Z] CGO_ENABLED=1 go vet ./... [2022-07-27T07:54:49.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T07:54:49.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T07:54:49.706Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-27T07:54:49.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T07:54:49.743Z] $ docker stop --time=1 fd3c1cf60d6e17a75a77530fd56e5d40bf2af995fd79116dc16da3a61029a4f7 [2022-07-27T07:54:51.512Z] $ docker rm -f fd3c1cf60d6e17a75a77530fd56e5d40bf2af995fd79116dc16da3a61029a4f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T07:54:52.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T07:54:52.493Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T07:54:52.947Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T07:54:53.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-27T07:54:53.688Z] + ls -al . [2022-07-27T07:54:53.688Z] total 164 [2022-07-27T07:54:53.688Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 27 07:53 . [2022-07-27T07:54:53.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:51 .. [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 07:51 .dockerignore [2022-07-27T07:54:53.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 07:51 .git [2022-07-27T07:54:53.688Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 07:51 .github [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 27 07:51 .gitignore [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 27 07:51 Attribution.txt [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 27 07:51 CHANGELOG.md [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 27 07:51 Dockerfile [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 07:51 GOVERNANCE.md [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 27 07:51 Jenkinsfile [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 07:51 LICENSE [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 27 07:51 OWNERS.md [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 27 07:51 README.md [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 27 07:49 VERSION [2022-07-27T07:54:53.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 07:51 bin [2022-07-27T07:54:53.688Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 27 07:53 coverage.out [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 3338 Jul 27 07:51 go.mod [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 35614 Jul 27 07:51 go.sum [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 27 07:51 main.go [2022-07-27T07:54:53.688Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 27 07:51 makefile [2022-07-27T07:54:53.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 07:51 res [2022-07-27T07:54:53.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 07:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:54:54.054Z] + 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=aca34ac6c9a81cccb556f62606e14be2156c5953 --label arch=arm64 --label version=0.0.0 . [2022-07-27T07:54:54.054Z] Sending build context to Docker daemon 204.3kB [2022-07-27T07:54:54.328Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-27T07:54:54.328Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-27T07:54:54.328Z] ---> 0e2c3dadd21e [2022-07-27T07:54:54.329Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-27T07:54:54.329Z] ---> Running in d2f28bcf3998 [2022-07-27T07:54:54.605Z] Removing intermediate container d2f28bcf3998 [2022-07-27T07:54:54.605Z] ---> 6875aa8f8eb9 [2022-07-27T07:54:54.605Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-27T07:54:54.879Z] ---> Running in fc5fc8b35b71 [2022-07-27T07:54:55.152Z] Removing intermediate container fc5fc8b35b71 [2022-07-27T07:54:55.152Z] ---> a66f4acf5955 [2022-07-27T07:54:55.152Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T07:54:55.152Z] ---> Running in 938cb8ab670a [2022-07-27T07:54:55.427Z] Removing intermediate container 938cb8ab670a [2022-07-27T07:54:55.427Z] ---> 3a672c5a10b4 [2022-07-27T07:54:55.427Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-27T07:54:55.427Z] ---> Running in 2eccaa4ad5d0 [2022-07-27T07:54:57.419Z] Removing intermediate container 2eccaa4ad5d0 [2022-07-27T07:54:57.419Z] ---> 0e116b29b7f9 [2022-07-27T07:54:57.419Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-27T07:54:57.419Z] ---> Running in 5ed48bfcd869 [2022-07-27T07:54:58.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T07:54:59.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T07:54:59.989Z] OK: 221 MiB in 51 packages [2022-07-27T07:55:00.591Z] Removing intermediate container 5ed48bfcd869 [2022-07-27T07:55:00.591Z] ---> 8b15d1ffa027 [2022-07-27T07:55:00.591Z] Step 8/27 : WORKDIR /app [2022-07-27T07:55:00.871Z] ---> Running in 75c35799b3e7 [2022-07-27T07:55:01.144Z] Removing intermediate container 75c35799b3e7 [2022-07-27T07:55:01.144Z] ---> 77144eaaeefd [2022-07-27T07:55:01.144Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-27T07:55:01.745Z] ---> f6e6f2bb3bda [2022-07-27T07:55:01.745Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-27T07:55:01.745Z] ---> Running in 6ca52123964a [2022-07-27T07:55:03.727Z] Removing intermediate container 6ca52123964a [2022-07-27T07:55:03.727Z] ---> 32b2e036f031 [2022-07-27T07:55:03.727Z] Step 11/27 : COPY . . [2022-07-27T07:55:04.323Z] ---> 95cb8d1c372c [2022-07-27T07:55:04.324Z] Step 12/27 : ARG MAKE="make build" [2022-07-27T07:55:04.324Z] ---> Running in 120aaaafa004 [2022-07-27T07:55:04.599Z] Removing intermediate container 120aaaafa004 [2022-07-27T07:55:04.599Z] ---> 54acb8fdfec9 [2022-07-27T07:55:04.599Z] Step 13/27 : RUN $MAKE [2022-07-27T07:55:04.599Z] ---> Running in 4223da5bffbf [2022-07-27T07:55:05.579Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-27T07:57:12.498Z] Removing intermediate container 4223da5bffbf [2022-07-27T07:57:12.498Z] ---> e40675d51bc8 [2022-07-27T07:57:12.498Z] Step 14/27 : FROM alpine:3.16 [2022-07-27T07:57:12.498Z] 3.16: Pulling from library/alpine [2022-07-27T07:57:12.498Z] f97344484467: Pulling fs layer [2022-07-27T07:57:12.498Z] f97344484467: Download complete [2022-07-27T07:57:12.498Z] f97344484467: Pull complete [2022-07-27T07:57:12.498Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-27T07:57:12.498Z] Status: Downloaded newer image for alpine:3.16 [2022-07-27T07:57:12.498Z] ---> 3d81c46cd875 [2022-07-27T07:57:12.498Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-27T07:57:12.498Z] ---> Running in b95fb12fadb8 [2022-07-27T07:57:12.498Z] Removing intermediate container b95fb12fadb8 [2022-07-27T07:57:12.498Z] ---> ba43184607e5 [2022-07-27T07:57:12.498Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-27T07:57:12.498Z] ---> Running in f15ac1a24e31 [2022-07-27T07:57:12.498Z] Removing intermediate container f15ac1a24e31 [2022-07-27T07:57:12.498Z] ---> ffff0e14f9a5 [2022-07-27T07:57:12.498Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-27T07:57:12.498Z] ---> Running in 0edfd3c52c0a [2022-07-27T07:57:12.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-27T07:57:12.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-27T07:57:12.498Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-27T07:57:12.498Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-27T07:57:12.498Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-27T07:57:12.498Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-27T07:57:12.498Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-27T07:57:12.498Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-27T07:57:12.498Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-27T07:57:12.498Z] Executing busybox-1.35.0-r15.trigger [2022-07-27T07:57:12.498Z] Executing ca-certificates-20211220-r0.trigger [2022-07-27T07:57:12.498Z] OK: 9 MiB in 21 packages [2022-07-27T07:57:12.498Z] Removing intermediate container 0edfd3c52c0a [2022-07-27T07:57:12.498Z] ---> 7c87dd5cc3f1 [2022-07-27T07:57:12.498Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-27T07:57:12.498Z] ---> 786c02844495 [2022-07-27T07:57:12.498Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-27T07:57:12.498Z] ---> 71d117c15bfd [2022-07-27T07:57:12.498Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-27T07:57:12.498Z] ---> bd20043f16ef [2022-07-27T07:57:12.498Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-27T07:57:13.488Z] ---> 1c7a633ac75b [2022-07-27T07:57:13.488Z] Step 22/27 : EXPOSE 48095 [2022-07-27T07:57:13.488Z] ---> Running in 071545ed8a5e [2022-07-27T07:57:14.091Z] Removing intermediate container 071545ed8a5e [2022-07-27T07:57:14.091Z] ---> 63af8bfacc5a [2022-07-27T07:57:14.091Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-27T07:57:14.091Z] ---> Running in 6a5fbf9a1040 [2022-07-27T07:57:14.366Z] Removing intermediate container 6a5fbf9a1040 [2022-07-27T07:57:14.366Z] ---> 191dc9135fec [2022-07-27T07:57:14.366Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-27T07:57:14.366Z] ---> Running in 8c55c5b0d16f [2022-07-27T07:57:14.639Z] Removing intermediate container 8c55c5b0d16f [2022-07-27T07:57:14.639Z] ---> 62836026eefc [2022-07-27T07:57:14.639Z] Step 25/27 : LABEL arch=arm64 [2022-07-27T07:57:14.639Z] ---> Running in 3aa62a3f6dc3 [2022-07-27T07:57:14.916Z] Removing intermediate container 3aa62a3f6dc3 [2022-07-27T07:57:14.916Z] ---> 4c0d9330ea9a [2022-07-27T07:57:14.916Z] Step 26/27 : LABEL git_sha=aca34ac6c9a81cccb556f62606e14be2156c5953 [2022-07-27T07:57:15.192Z] ---> Running in d969a605e19a [2022-07-27T07:57:15.468Z] Removing intermediate container d969a605e19a [2022-07-27T07:57:15.468Z] ---> c7e7cafda2e3 [2022-07-27T07:57:15.468Z] Step 27/27 : LABEL version=0.0.0 [2022-07-27T07:57:15.468Z] ---> Running in eb785fe57bf4 [2022-07-27T07:57:15.745Z] Removing intermediate container eb785fe57bf4 [2022-07-27T07:57:15.745Z] ---> f976e412ddb5 [2022-07-27T07:57:15.745Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-27T07:57:15.745Z] Successfully built f976e412ddb5 [2022-07-27T07:57:15.745Z] 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 [2022-07-27T07:57:16.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T07:57:16.207Z] [2022-07-27T07:57:16.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:57:16.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T07:57:16.835Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T07:57:16.835Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T07:57:16.835Z] 04944245beec: Pulling fs layer [2022-07-27T07:57:16.835Z] 699f458cf7ca: Pulling fs layer [2022-07-27T07:57:16.835Z] 765212b225bb: Pulling fs layer [2022-07-27T07:57:16.835Z] f23df028b6ca: Pulling fs layer [2022-07-27T07:57:16.835Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T07:57:16.835Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T07:57:16.835Z] 765212b225bb: Waiting [2022-07-27T07:57:16.835Z] f23df028b6ca: Waiting [2022-07-27T07:57:16.835Z] d65c8cfc05b1: Waiting [2022-07-27T07:57:16.835Z] 2437ff75d9bd: Waiting [2022-07-27T07:57:16.835Z] 04944245beec: Verifying Checksum [2022-07-27T07:57:16.835Z] 04944245beec: Download complete [2022-07-27T07:57:16.835Z] 765212b225bb: Verifying Checksum [2022-07-27T07:57:16.835Z] 765212b225bb: Download complete [2022-07-27T07:57:16.835Z] f23df028b6ca: Download complete [2022-07-27T07:57:16.835Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T07:57:16.835Z] d65c8cfc05b1: Download complete [2022-07-27T07:57:16.835Z] 699f458cf7ca: Verifying Checksum [2022-07-27T07:57:16.835Z] 699f458cf7ca: Download complete [2022-07-27T07:57:17.436Z] 8998bd30e6a1: Download complete [2022-07-27T07:57:19.434Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T07:57:19.434Z] 2437ff75d9bd: Download complete [2022-07-27T07:57:22.067Z] 8998bd30e6a1: Pull complete [2022-07-27T07:57:22.067Z] 04944245beec: Pull complete [2022-07-27T07:57:23.506Z] 699f458cf7ca: Pull complete [2022-07-27T07:57:23.781Z] 765212b225bb: Pull complete [2022-07-27T07:57:24.762Z] f23df028b6ca: Pull complete [2022-07-27T07:57:24.762Z] d65c8cfc05b1: Pull complete [2022-07-27T07:57:39.879Z] 2437ff75d9bd: Pull complete [2022-07-27T07:57:39.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T07:57:39.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T07:57:39.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:57:40.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-21219 does not seem to be running inside a container [2022-07-27T07:57:40.226Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T07:57:42.720Z] $ docker top f089731638e5ffb29cc1421bfd474f8101ca24f30c54a0a82e1db83261c8b5e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:43.637Z] ---> job-cost.sh [2022-07-27T07:57:43.637Z] lf-activate-venv: SKIPPING [2022-07-27T07:57:43.637Z] INFO: No Stack... [2022-07-27T07:57:44.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T07:57:45.209Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T07:57:45.871Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2022-07-27T07:57:45.871Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T07:57:45.937Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [2022-07-27T07:57:45.946Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] did not exist. Created. [2022-07-27T07:57:45.946Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T07:57:46.631Z] /w/workspace/app-service-configurable/3@tmp/durable-3b8bdf23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T07:57:47.308Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T07:57:47.329Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T07:57:47.376Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T07:57:47.384Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T07:57:47.401Z] $ docker stop --time=1 f089731638e5ffb29cc1421bfd474f8101ca24f30c54a0a82e1db83261c8b5e5 [2022-07-27T07:57:48.900Z] $ docker rm -f f089731638e5ffb29cc1421bfd474f8101ca24f30c54a0a82e1db83261c8b5e5 [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 [2022-07-27T07:57:49.384Z] provisioning config files... [2022-07-27T07:57:49.392Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config7170566763031054824tmp [Pipeline] { [Pipeline] sh [2022-07-27T07:57:49.683Z] + set +x [2022-07-27T07:57:49.684Z] + curl -s https://codecov.io/bash [2022-07-27T07:57:49.684Z] + bash -s -- [2022-07-27T07:57:49.684Z] [2022-07-27T07:57:49.684Z] _____ _ [2022-07-27T07:57:49.684Z] / ____| | | [2022-07-27T07:57:49.684Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T07:57:49.684Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T07:57:49.684Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T07:57:49.684Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T07:57:49.684Z] Bash-1.0.6 [2022-07-27T07:57:49.684Z] [2022-07-27T07:57:49.684Z] [2022-07-27T07:57:49.684Z] ==> git version 2.25.1 found [2022-07-27T07:57:49.684Z] ==> 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 [2022-07-27T07:57:49.684Z] Release-Date: 2020-01-08 [2022-07-27T07:57:49.684Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T07:57:49.684Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T07:57:49.684Z] ==> Jenkins CI detected. [2022-07-27T07:57:49.684Z] current dir:  /w/workspace/_app-service-configurable_PR-450 [2022-07-27T07:57:49.684Z] project root: . [2022-07-27T07:57:49.684Z] --> token set from env [2022-07-27T07:57:49.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T07:57:49.684Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T07:57:49.684Z] ==> Python coveragepy not found [2022-07-27T07:57:49.684Z] ==> Searching for coverage reports in: [2022-07-27T07:57:49.684Z] + . [2022-07-27T07:57:49.684Z] -> Found 1 reports [2022-07-27T07:57:49.684Z] ==> Detecting git/mercurial file structure [2022-07-27T07:57:49.684Z] ==> Reading reports [2022-07-27T07:57:49.942Z] + ./coverage.out bytes=10 [2022-07-27T07:57:49.942Z] ==> Appending adjustments [2022-07-27T07:57:49.942Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T07:57:49.942Z] + Found adjustments [2022-07-27T07:57:49.942Z] ==> Gzipping contents [2022-07-27T07:57:49.942Z] 4.0K /tmp/codecov.QbF38R.gz [2022-07-27T07:57:49.942Z] ==> Uploading reports [2022-07-27T07:57:49.942Z] url: https://codecov.io [2022-07-27T07:57:49.942Z] query: branch=PR-450&commit=54cbc667db1cd3bf3982d9f136c35df3e6849915&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= [2022-07-27T07:57:49.942Z] -> Pinging Codecov [2022-07-27T07:57:49.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-450&commit=54cbc667db1cd3bf3982d9f136c35df3e6849915&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= [2022-07-27T07:57:50.203Z] -> Uploading to [2022-07-27T07:57:50.203Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/A97CA9966030D2A3747ED39772930CCE/54cbc667db1cd3bf3982d9f136c35df3e6849915/03d1bd8f-ed39-4528-b068-549291fe7833.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T075749Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4efa8736f7fa8507710216fc9055174301f2e98b1e821eb7e8a484de3f7ada1 [2022-07-27T07:57:50.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T07:57:50.203Z] Dload Upload Total Spent Left Speed [2022-07-27T07:57:50.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 1791 --:--:-- --:--:-- --:--:-- 1791 [2022-07-27T07:57:50.463Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/54cbc667db1cd3bf3982d9f136c35df3e6849915 [Pipeline] } [2022-07-27T07:57:50.471Z] 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 [2022-07-27T07:57:51.153Z] + [ -d /w/workspace/_app-service-configurable_PR-450/archives ] [2022-07-27T07:57:51.153Z] + ls -al /w/workspace/_app-service-configurable_PR-450/archives [2022-07-27T07:57:51.153Z] total 16 [2022-07-27T07:57:51.153Z] drwxr-xr-x 3 root root 4096 Jul 27 07:50 . [2022-07-27T07:57:51.153Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 07:50 .. [2022-07-27T07:57:51.153Z] drwxr-xr-x 2 root root 4096 Jul 27 07:50 cost [2022-07-27T07:57:51.153Z] -rw-r--r-- 1 root root 96 Jul 27 07:50 cost.csv [2022-07-27T07:57:51.153Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-450/archives [2022-07-27T07:57:51.153Z] + ls -al /w/workspace/_app-service-configurable_PR-450/archives [2022-07-27T07:57:51.153Z] total 16 [2022-07-27T07:57:51.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 07:50 . [2022-07-27T07:57:51.153Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 07:50 .. [2022-07-27T07:57:51.153Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 07:50 cost [2022-07-27T07:57:51.153Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 27 07:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:51.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:52.381Z] ---> package-listing.sh [2022-07-27T07:57:52.381Z] ++ facter osfamily [2022-07-27T07:57:52.381Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T07:57:52.642Z] + OS_FAMILY=debian [2022-07-27T07:57:52.642Z] + workspace=/w/workspace/_app-service-configurable_PR-450 [2022-07-27T07:57:52.642Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T07:57:52.642Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T07:57:52.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T07:57:52.642Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T07:57:52.642Z] + '[' /w/workspace/_app-service-configurable_PR-450 ']' [2022-07-27T07:57:52.642Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T07:57:52.642Z] + case "${OS_FAMILY}" in [2022-07-27T07:57:52.642Z] + dpkg -l [2022-07-27T07:57:52.642Z] + grep '^ii' [2022-07-27T07:57:52.642Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T07:57:52.642Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T07:57:52.642Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T07:57:52.642Z] + '[' /w/workspace/_app-service-configurable_PR-450 ']' [2022-07-27T07:57:52.642Z] + mkdir -p /w/workspace/_app-service-configurable_PR-450/archives/ [2022-07-27T07:57:52.642Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-450/archives/ [Pipeline] echo [2022-07-27T07:57:52.654Z] 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-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T07:57:52.936Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T07:57:53.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T07:57:53.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T07:57:53.326Z] prd-ubuntu20.04-docker-8c-8g-21218 does not seem to be running inside a container [2022-07-27T07:57:53.359Z] $ 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-450/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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T07:57:53.574Z] $ docker top b70bea56b2d17b40dd549a214e14b47d86e3a005ab9a148270e20490e1ff95ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T07:57:53.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T07:57:54.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T07:57:54.499Z] + ls /var/log/sa-host [2022-07-27T07:57:54.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T07:57:54.570Z] provisioning config files... [2022-07-27T07:57:54.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config7777561865227625082tmp [Pipeline] { [Pipeline] echo [2022-07-27T07:57:54.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:54.876Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T07:57:54.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:55.224Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T07:57:55.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:55.519Z] ---> sudo-logs.sh [2022-07-27T07:57:55.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T07:57:55.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:55.837Z] ---> job-cost.sh [2022-07-27T07:57:55.837Z] lf-activate-venv: SKIPPING [2022-07-27T07:57:55.837Z] DEBUG: total: 0.2199999988079071 [2022-07-27T07:57:55.837Z] INFO: Retrieving Stack Cost... [2022-07-27T07:57:56.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T07:57:56.669Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T07:57:56.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T07:57:56.965Z] ---> logs-deploy.sh [2022-07-27T07:57:56.965Z] lf-activate-venv: SKIPPING [2022-07-27T07:57:56.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-450/3 [2022-07-27T07:57:56.965Z] INFO: archiving workspace using pattern(s): [2022-07-27T07:57:57.907Z] Archives upload complete. [2022-07-27T07:57:57.907Z] INFO: archiving logs to Nexus