Pull request #485 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cb20bfcb298d64fcbd0885eaac719baee0178d1+1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 (522cf8542ba6d0895f19d18f9eed314b524915a7) 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-ssh1142586380853412034.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8087399526329586674.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5646220340340767870.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12108190011288204077.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3892380763673033574.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-485/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12544239832316022171.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-118588’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118589 in /w/workspace/_app-service-configurable_PR-485 [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-485 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit 3cb20bfcb298d64fcbd0885eaac719baee0178d1 Merge succeeded, producing 3cb20bfcb298d64fcbd0885eaac719baee0178d1 Checking out Revision 3cb20bfcb298d64fcbd0885eaac719baee0178d1 (PR-485) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-08T12:03:33.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-08T12:03:34.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-08T12:03:34.116Z] ========================================================= [2022-11-08T12:03:34.116Z] EdgeX Global Pipelines Version Info [2022-11-08T12:03:34.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:03:34.891Z] ------------------- [2022-11-08T12:03:34.891Z] stable info: [2022-11-08T12:03:34.891Z] ------------------- [2022-11-08T12:03:34.891Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-08T12:03:34.891Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T12:03:34.891Z] Message: update stable to v1.0.244 [2022-11-08T12:03:35.462Z] ------------------- [2022-11-08T12:03:35.462Z] experimental info: [2022-11-08T12:03:35.462Z] ------------------- [2022-11-08T12:03:35.462Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-08T12:03:35.462Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-08T12:03:35.462Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-08T12:03:35.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-11-08T12:03:35.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-11-08T12:03:35.847Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-08T12:03:35.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-08T12:03:35.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-08T12:03:35.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-08T12:03:36.009Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-08T12:03:36.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-08T12:03:36.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-08T12:03:36.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-08T12:03:36.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-08T12:03:36.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-11-08T12:03:36.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-08T12:03:36.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-08T12:03:36.358Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T12:03:36.403Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-08T12:03:36.452Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T12:03:36.496Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-08T12:03:36.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-08T12:03:36.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-08T12:03:36.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-08T12:03:36.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-08T12:03:36.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-08T12:03:36.749Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-08T12:03:36.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-08T12:03:36.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-08T12:03:36.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-08T12:03:36.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-485 [Pipeline] echo [2022-11-08T12:03:36.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-485 [Pipeline] echo [2022-11-08T12:03:37.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-485 [Pipeline] echo [2022-11-08T12:03:37.050Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo [2022-11-08T12:03:37.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cb20bf [Pipeline] echo [2022-11-08T12:03:37.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T12:03:37.249Z] provisioning config files... [2022-11-08T12:03:37.266Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config13710596930333861808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:03:37.634Z] ---> docker-login.sh [2022-11-08T12:03:37.634Z] nexus3.edgexfoundry.org:10001 [2022-11-08T12:03:37.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:37.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:37.894Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:37.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:37.894Z] [2022-11-08T12:03:37.894Z] Login Succeeded [2022-11-08T12:03:37.894Z] nexus3.edgexfoundry.org:10002 [2022-11-08T12:03:37.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:37.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:37.894Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:37.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:37.894Z] [2022-11-08T12:03:37.894Z] Login Succeeded [2022-11-08T12:03:37.894Z] nexus3.edgexfoundry.org:10003 [2022-11-08T12:03:38.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:38.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:38.153Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:38.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:38.153Z] [2022-11-08T12:03:38.153Z] Login Succeeded [2022-11-08T12:03:38.153Z] nexus3.edgexfoundry.org:10004 [2022-11-08T12:03:38.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:38.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:38.153Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:38.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:38.153Z] [2022-11-08T12:03:38.153Z] Login Succeeded [2022-11-08T12:03:38.153Z] docker.io [2022-11-08T12:03:38.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:38.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:38.672Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:38.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:38.672Z] [2022-11-08T12:03:38.672Z] Login Succeeded [2022-11-08T12:03:38.672Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T12:03:38.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-08T12:03:39.331Z] + git rev-list -1 --merges 3cb20bfcb298d64fcbd0885eaac719baee0178d1~1..3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo [2022-11-08T12:03:39.384Z] -----------> git rev-list -1 --merges 3cb20bfcb298d64fcbd0885eaac719baee0178d1~1..3cb20bfcb298d64fcbd0885eaac719baee0178d1 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [false] [Pipeline] sh [2022-11-08T12:03:39.691Z] + git log --format=format:%s -1 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo [2022-11-08T12:03:39.728Z] ========================================================= [2022-11-08T12:03:39.728Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-08T12:03:39.728Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T12:03:40.160Z] + git log --format=format:%s -1 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] echo [2022-11-08T12:03:40.194Z] [semverPrep] GIT_COMMIT: 3cb20bfcb298d64fcbd0885eaac719baee0178d1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-11-08T12:03:40.222Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-08T12:03:40.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-08T12:03:40.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-08T12:03:40.600Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-08T12:03:40.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-08T12:03:40.600Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-08T12:03:40.600Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-08T12:03:40.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:03:41.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T12:03:41.064Z] [2022-11-08T12:03:41.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:03:41.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T12:03:41.441Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-08T12:03:41.441Z] b85a868b505f: Pulling fs layer [2022-11-08T12:03:41.441Z] e2be974225ed: Pulling fs layer [2022-11-08T12:03:41.441Z] 339a4e72a1f5: Pulling fs layer [2022-11-08T12:03:41.441Z] 988bab9f4d93: Pulling fs layer [2022-11-08T12:03:41.441Z] 1469e6f7b9e6: Pulling fs layer [2022-11-08T12:03:41.441Z] eaf3925da568: Pulling fs layer [2022-11-08T12:03:41.441Z] bab4dde63d76: Pulling fs layer [2022-11-08T12:03:41.441Z] bde34c3a00c8: Pulling fs layer [2022-11-08T12:03:41.441Z] b352a97aabf1: Pulling fs layer [2022-11-08T12:03:41.441Z] 4872d77fe225: Pulling fs layer [2022-11-08T12:03:41.441Z] 5851b861e8e6: Pulling fs layer [2022-11-08T12:03:41.441Z] 988bab9f4d93: Waiting [2022-11-08T12:03:41.441Z] b352a97aabf1: Waiting [2022-11-08T12:03:41.441Z] 4872d77fe225: Waiting [2022-11-08T12:03:41.441Z] 5851b861e8e6: Waiting [2022-11-08T12:03:41.441Z] 1469e6f7b9e6: Waiting [2022-11-08T12:03:41.441Z] bab4dde63d76: Waiting [2022-11-08T12:03:41.441Z] bde34c3a00c8: Waiting [2022-11-08T12:03:41.441Z] eaf3925da568: Waiting [2022-11-08T12:03:41.441Z] e2be974225ed: Verifying Checksum [2022-11-08T12:03:41.441Z] e2be974225ed: Download complete [2022-11-08T12:03:41.441Z] 988bab9f4d93: Verifying Checksum [2022-11-08T12:03:41.441Z] 988bab9f4d93: Download complete [2022-11-08T12:03:41.703Z] 1469e6f7b9e6: Verifying Checksum [2022-11-08T12:03:41.703Z] 1469e6f7b9e6: Download complete [2022-11-08T12:03:41.703Z] eaf3925da568: Verifying Checksum [2022-11-08T12:03:41.703Z] eaf3925da568: Download complete [2022-11-08T12:03:41.703Z] 339a4e72a1f5: Verifying Checksum [2022-11-08T12:03:41.703Z] 339a4e72a1f5: Download complete [2022-11-08T12:03:41.703Z] bde34c3a00c8: Download complete [2022-11-08T12:03:41.703Z] b352a97aabf1: Verifying Checksum [2022-11-08T12:03:41.703Z] b352a97aabf1: Download complete [2022-11-08T12:03:41.703Z] 4872d77fe225: Verifying Checksum [2022-11-08T12:03:41.703Z] 4872d77fe225: Download complete [2022-11-08T12:03:41.703Z] 5851b861e8e6: Verifying Checksum [2022-11-08T12:03:41.703Z] 5851b861e8e6: Download complete [2022-11-08T12:03:41.703Z] b85a868b505f: Verifying Checksum [2022-11-08T12:03:41.703Z] b85a868b505f: Download complete [2022-11-08T12:03:41.963Z] bab4dde63d76: Download complete [2022-11-08T12:03:42.900Z] b85a868b505f: Pull complete [2022-11-08T12:03:43.159Z] e2be974225ed: Pull complete [2022-11-08T12:03:43.727Z] 339a4e72a1f5: Pull complete [2022-11-08T12:03:43.727Z] 988bab9f4d93: Pull complete [2022-11-08T12:03:43.992Z] 1469e6f7b9e6: Pull complete [2022-11-08T12:03:43.992Z] eaf3925da568: Pull complete [2022-11-08T12:03:45.906Z] bab4dde63d76: Pull complete [2022-11-08T12:03:45.906Z] bde34c3a00c8: Pull complete [2022-11-08T12:03:45.906Z] b352a97aabf1: Pull complete [2022-11-08T12:03:45.906Z] 4872d77fe225: Pull complete [2022-11-08T12:03:45.906Z] 5851b861e8e6: Pull complete [2022-11-08T12:03:46.165Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-08T12:03:46.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-08T12:03:46.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:03:46.392Z] prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container [2022-11-08T12:03:46.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-08T12:03:48.860Z] $ docker top 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f -eo pid,comm [2022-11-08T12:03:48.922Z] 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-11-08T12:03:48.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-08T12:03:49.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T12:03:49.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T12:03:49.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T12:03:49.167Z] $ docker exec 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent [2022-11-08T12:03:49.274Z] SSH_AUTH_SOCK=/tmp/ssh-tr6ycnNg01dN/agent.33 [2022-11-08T12:03:49.274Z] SSH_AGENT_PID=39 [2022-11-08T12:03:49.280Z] Running ssh-add (command line suppressed) [2022-11-08T12:03:49.371Z] Identity added: /w/workspace/_app-service-configurable_PR-485@tmp/private_key_16064064542775666941.key (/w/workspace/_app-service-configurable_PR-485@tmp/private_key_16064064542775666941.key) [2022-11-08T12:03:49.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T12:03:49.726Z] + git tag --points-at HEAD [Pipeline] } [2022-11-08T12:03:49.746Z] $ docker exec --env ******** --env ******** 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent -k [2022-11-08T12:03:49.842Z] unset SSH_AUTH_SOCK; [2022-11-08T12:03:49.843Z] unset SSH_AGENT_PID; [2022-11-08T12:03:49.843Z] echo Agent pid 39 killed; [2022-11-08T12:03:49.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-08T12:03:49.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-08T12:03:49.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-08T12:03:50.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-08T12:03:50.050Z] $ docker exec 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent [2022-11-08T12:03:50.165Z] SSH_AUTH_SOCK=/tmp/ssh-Uh9qUcfETAYY/agent.71 [2022-11-08T12:03:50.165Z] SSH_AGENT_PID=77 [2022-11-08T12:03:50.170Z] Running ssh-add (command line suppressed) [2022-11-08T12:03:50.257Z] Identity added: /w/workspace/_app-service-configurable_PR-485@tmp/private_key_13955440142820822954.key (/w/workspace/_app-service-configurable_PR-485@tmp/private_key_13955440142820822954.key) [2022-11-08T12:03:50.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-08T12:03:50.607Z] + git semver init [2022-11-08T12:03:50.866Z] 2022-11-08 12:03:50,785 [run_init] DEBUG init version:0.0.0 force:False [2022-11-08T12:03:50.866Z] 2022-11-08 12:03:50,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-485/.semver [2022-11-08T12:03:50.866Z] 2022-11-08 12:03:50,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-485/.semver [2022-11-08T12:03:50.866Z] 2022-11-08 12:03:50,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-485/.semver'], cwd=/w/workspace/_app-service-configurable_PR-485, universal_newlines=False, shell=None, istream=None) [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,680 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-485/.git/info/exclude [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-485/.semver/PR-485 with force:False [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,681 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-485/.semver/PR-485 [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,685 [execute] INFO git cat-file --batch-check [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-485/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,691 [execute] INFO git cat-file --batch [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-485/.semver, universal_newlines=False, shell=None, istream=) [2022-11-08T12:03:51.805Z] 2022-11-08 12:03:51,696 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-485/.semver/PR-485 [2022-11-08T12:03:51.805Z] 0.0.0 [Pipeline] } [2022-11-08T12:03:51.824Z] $ docker exec --env ******** --env ******** 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f ssh-agent -k [2022-11-08T12:03:51.913Z] unset SSH_AUTH_SOCK; [2022-11-08T12:03:51.913Z] unset SSH_AGENT_PID; [2022-11-08T12:03:51.914Z] echo Agent pid 77 killed; [2022-11-08T12:03:51.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-08T12:03:52.374Z] + git semver [Pipeline] } [2022-11-08T12:03:52.656Z] $ docker stop --time=1 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f [2022-11-08T12:03:53.947Z] $ docker rm -f 97d7d8c3c5959fcbe515c98b787b7278bb2520faa8363537ac4fdddd2f4ad33f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T12:03:54.371Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-08T12:03:54.668Z] Stashed 1 file(s) [Pipeline] echo [2022-11-08T12:03:54.685Z] [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-11-08T12:03:55.368Z] provisioning config files... [2022-11-08T12:03:55.378Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config11448645103234744998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:03:55.748Z] ---> docker-login.sh [2022-11-08T12:03:55.748Z] nexus3.edgexfoundry.org:10001 [2022-11-08T12:03:55.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:55.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:55.748Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:55.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:55.748Z] [2022-11-08T12:03:55.748Z] Login Succeeded [2022-11-08T12:03:55.748Z] nexus3.edgexfoundry.org:10002 [2022-11-08T12:03:55.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:55.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:55.748Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:55.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:55.748Z] [2022-11-08T12:03:55.748Z] Login Succeeded [2022-11-08T12:03:55.748Z] nexus3.edgexfoundry.org:10003 [2022-11-08T12:03:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:56.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:56.007Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:56.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:56.007Z] [2022-11-08T12:03:56.007Z] Login Succeeded [2022-11-08T12:03:56.007Z] nexus3.edgexfoundry.org:10004 [2022-11-08T12:03:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:56.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:56.007Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:56.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:56.007Z] [2022-11-08T12:03:56.007Z] Login Succeeded [2022-11-08T12:03:56.007Z] docker.io [2022-11-08T12:03:56.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:03:56.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:03:56.525Z] Configure a credential helper to remove this warning. See [2022-11-08T12:03:56.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:03:56.525Z] [2022-11-08T12:03:56.525Z] Login Succeeded [2022-11-08T12:03:56.525Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T12:03:56.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T12:03:56.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T12:03:56.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T12:03:56.827Z] ========================================================= [2022-11-08T12:03:56.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-08T12:03:56.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:03:57.294Z] + 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-11-08T12:03:57.294Z] Sending build context to Docker daemon 3.19MB [2022-11-08T12:03:57.294Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T12:03:57.294Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T12:03:57.294Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-08T12:03:57.294Z] 213ec9aee27d: Pulling fs layer [2022-11-08T12:03:57.294Z] 4583459ba037: Pulling fs layer [2022-11-08T12:03:57.294Z] 93c1e223e6f2: Pulling fs layer [2022-11-08T12:03:57.294Z] 53926ce57604: Pulling fs layer [2022-11-08T12:03:57.294Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-08T12:03:57.294Z] 22ff95d597cd: Pulling fs layer [2022-11-08T12:03:57.294Z] 12d6caf4c0d1: Pulling fs layer [2022-11-08T12:03:57.294Z] 96b7cbca73a9: Pulling fs layer [2022-11-08T12:03:57.294Z] a7acece74701: Pulling fs layer [2022-11-08T12:03:57.294Z] 22ff95d597cd: Waiting [2022-11-08T12:03:57.294Z] 12d6caf4c0d1: Waiting [2022-11-08T12:03:57.294Z] 96b7cbca73a9: Waiting [2022-11-08T12:03:57.294Z] a7acece74701: Waiting [2022-11-08T12:03:57.294Z] 53926ce57604: Waiting [2022-11-08T12:03:57.294Z] 21b2b0c7a3f4: Waiting [2022-11-08T12:03:57.294Z] 93c1e223e6f2: Verifying Checksum [2022-11-08T12:03:57.294Z] 93c1e223e6f2: Download complete [2022-11-08T12:03:57.294Z] 4583459ba037: Download complete [2022-11-08T12:03:57.557Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-08T12:03:57.557Z] 21b2b0c7a3f4: Download complete [2022-11-08T12:03:57.557Z] 22ff95d597cd: Download complete [2022-11-08T12:03:57.557Z] 213ec9aee27d: Verifying Checksum [2022-11-08T12:03:57.557Z] 213ec9aee27d: Download complete [2022-11-08T12:03:57.557Z] 12d6caf4c0d1: Verifying Checksum [2022-11-08T12:03:57.557Z] 12d6caf4c0d1: Download complete [2022-11-08T12:03:57.557Z] 213ec9aee27d: Pull complete [2022-11-08T12:03:57.828Z] 4583459ba037: Pull complete [2022-11-08T12:03:57.828Z] 93c1e223e6f2: Pull complete [2022-11-08T12:03:58.091Z] a7acece74701: Verifying Checksum [2022-11-08T12:03:58.091Z] a7acece74701: Download complete [2022-11-08T12:03:58.091Z] 96b7cbca73a9: Verifying Checksum [2022-11-08T12:03:58.091Z] 96b7cbca73a9: Download complete [2022-11-08T12:03:58.350Z] 53926ce57604: Verifying Checksum [2022-11-08T12:03:58.350Z] 53926ce57604: Download complete [2022-11-08T12:04:01.635Z] 53926ce57604: Pull complete [2022-11-08T12:04:01.635Z] 21b2b0c7a3f4: Pull complete [2022-11-08T12:04:01.635Z] 22ff95d597cd: Pull complete [2022-11-08T12:04:01.894Z] 12d6caf4c0d1: Pull complete [2022-11-08T12:04:03.797Z] 96b7cbca73a9: Pull complete [2022-11-08T12:04:04.363Z] a7acece74701: Pull complete [2022-11-08T12:04:04.364Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-08T12:04:04.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-08T12:04:04.364Z] ---> db6d94c90886 [2022-11-08T12:04:04.364Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T12:04:07.651Z] ---> Running in b9fe9f254390 [2022-11-08T12:04:07.911Z] Removing intermediate container b9fe9f254390 [2022-11-08T12:04:07.911Z] ---> fd79dc988fff [2022-11-08T12:04:07.911Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T12:04:07.911Z] ---> Running in f413133c8132 [2022-11-08T12:04:07.911Z] Removing intermediate container f413133c8132 [2022-11-08T12:04:07.911Z] ---> 9e30cb7158bd [2022-11-08T12:04:07.911Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T12:04:07.911Z] ---> Running in 0e44d1474606 [2022-11-08T12:04:07.911Z] Removing intermediate container 0e44d1474606 [2022-11-08T12:04:07.911Z] ---> c41a04c42231 [2022-11-08T12:04:07.911Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T12:04:08.172Z] ---> Running in 4ea79371d916 [2022-11-08T12:04:08.172Z] Removing intermediate container 4ea79371d916 [2022-11-08T12:04:08.172Z] ---> 8c18543108d8 [2022-11-08T12:04:08.172Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T12:04:08.172Z] ---> Running in 8e55bd128d30 [2022-11-08T12:04:08.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T12:04:08.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T12:04:08.948Z] OK: 211 MiB in 51 packages [2022-11-08T12:04:09.206Z] Removing intermediate container 8e55bd128d30 [2022-11-08T12:04:09.206Z] ---> 5f312a1beea8 [2022-11-08T12:04:09.206Z] Step 8/13 : WORKDIR /app [2022-11-08T12:04:09.206Z] ---> Running in 55e80b1fdfaa [2022-11-08T12:04:09.206Z] Removing intermediate container 55e80b1fdfaa [2022-11-08T12:04:09.206Z] ---> 7aa3aed1c933 [2022-11-08T12:04:09.206Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-08T12:04:09.464Z] ---> e990a3517476 [2022-11-08T12:04:09.464Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T12:04:09.464Z] ---> Running in 703cbf5588e3 [2022-11-08T12:04:10.186Z] Still waiting to schedule task [2022-11-08T12:04:10.186Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-118590’ is offline [2022-11-08T12:04:41.548Z] Removing intermediate container 703cbf5588e3 [2022-11-08T12:04:41.548Z] ---> b3d1909e4bad [2022-11-08T12:04:41.548Z] Step 11/13 : COPY . . [2022-11-08T12:04:41.548Z] ---> 61b36473df8c [2022-11-08T12:04:41.548Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T12:04:41.548Z] ---> Running in 77272effd44e [2022-11-08T12:04:41.548Z] Removing intermediate container 77272effd44e [2022-11-08T12:04:41.548Z] ---> 8bca302d5b70 [2022-11-08T12:04:41.548Z] Step 13/13 : RUN $MAKE [2022-11-08T12:04:41.548Z] ---> Running in 94bd6283d8ad [2022-11-08T12:04:41.548Z] noop [2022-11-08T12:04:41.548Z] Removing intermediate container 94bd6283d8ad [2022-11-08T12:04:41.548Z] ---> 38b9caa60375 [2022-11-08T12:04:41.548Z] Successfully built 38b9caa60375 [2022-11-08T12:04:41.548Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:04:42.016Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T12:04:42.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:04:42.161Z] prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container [2022-11-08T12:04:42.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@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 ******** ci-base-image-x86_64 cat [2022-11-08T12:04:42.543Z] $ docker top 4ed4d36b340070ce67fa06140ab56bf3832d78f6242c1bd3f41cc0ab6d59d482 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T12:04:42.936Z] + go version [2022-11-08T12:04:42.936Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-08T12:04:42.970Z] $ docker stop --time=1 4ed4d36b340070ce67fa06140ab56bf3832d78f6242c1bd3f41cc0ab6d59d482 [2022-11-08T12:04:44.244Z] $ docker rm -f 4ed4d36b340070ce67fa06140ab56bf3832d78f6242c1bd3f41cc0ab6d59d482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:04:44.965Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-08T12:04:44.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:04:45.120Z] prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container [2022-11-08T12:04:45.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@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 ******** ci-base-image-x86_64 cat [2022-11-08T12:04:45.481Z] $ docker top 521ce6e8e0fa54ec9c1645cb49cef336ffc42d9a9fe0f3ab228fdea4a885d831 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T12:04:45.878Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-485 [Pipeline] fileExists [Pipeline] sh [2022-11-08T12:04:46.228Z] + make test [2022-11-08T12:04:46.229Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-08T12:04:56.192Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-08T12:04:56.192Z] CGO_ENABLED=1 go vet ./... [2022-11-08T12:04:58.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T12:04:58.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T12:04:58.086Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T12:04:58.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T12:04:58.158Z] $ docker stop --time=1 521ce6e8e0fa54ec9c1645cb49cef336ffc42d9a9fe0f3ab228fdea4a885d831 [2022-11-08T12:05:00.478Z] $ docker rm -f 521ce6e8e0fa54ec9c1645cb49cef336ffc42d9a9fe0f3ab228fdea4a885d831 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T12:05:00.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T12:05:00.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-08T12:05:01.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T12:05:01.992Z] + ls -al . [2022-11-08T12:05:01.992Z] total 184 [2022-11-08T12:05:01.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:04 . [2022-11-08T12:05:01.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:03 .. [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 12:03 .dockerignore [2022-11-08T12:05:01.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:03 .git [2022-11-08T12:05:01.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:03 .github [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 12:03 .gitignore [2022-11-08T12:05:01.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 12:03 .semver [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 12:03 Attribution.txt [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 12:03 CHANGELOG.md [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 12:03 Dockerfile [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:03 GOVERNANCE.md [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 12:03 Jenkinsfile [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 12:03 LICENSE [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 12:03 OWNERS.md [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 12:03 README.md [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 12:03 VERSION [2022-11-08T12:05:01.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:03 bin [2022-11-08T12:05:01.992Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 12:04 coverage.out [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 3401 Nov 8 12:03 go.mod [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 44275 Nov 8 12:03 go.sum [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 12:03 main.go [2022-11-08T12:05:01.992Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 12:03 makefile [2022-11-08T12:05:01.992Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 12:03 res [2022-11-08T12:05:01.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:05:02.401Z] + 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=3cb20bfcb298d64fcbd0885eaac719baee0178d1 --label arch=amd64 --label version=0.0.0 . [2022-11-08T12:05:02.401Z] Sending build context to Docker daemon 3.191MB [2022-11-08T12:05:02.401Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T12:05:02.401Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-08T12:05:02.401Z] ---> 38b9caa60375 [2022-11-08T12:05:02.401Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T12:05:02.401Z] ---> Running in 746849f11f1b [2022-11-08T12:05:02.401Z] Removing intermediate container 746849f11f1b [2022-11-08T12:05:02.401Z] ---> 33e72d2fbb77 [2022-11-08T12:05:02.401Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T12:05:02.659Z] ---> Running in 9d927e0e21ea [2022-11-08T12:05:02.659Z] Removing intermediate container 9d927e0e21ea [2022-11-08T12:05:02.659Z] ---> 6d2dd5748099 [2022-11-08T12:05:02.659Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-08T12:05:02.659Z] ---> Running in 1eda8516b243 [2022-11-08T12:05:02.659Z] Removing intermediate container 1eda8516b243 [2022-11-08T12:05:02.659Z] ---> c3e03abb7f2c [2022-11-08T12:05:02.659Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T12:05:02.659Z] ---> Running in 8e30fe055dd3 [2022-11-08T12:05:02.659Z] Removing intermediate container 8e30fe055dd3 [2022-11-08T12:05:02.659Z] ---> 138a94f4c4bf [2022-11-08T12:05:02.659Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T12:05:02.918Z] ---> Running in cf04ace4a043 [2022-11-08T12:05:03.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T12:05:03.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T12:05:03.437Z] OK: 211 MiB in 51 packages [2022-11-08T12:05:03.695Z] Removing intermediate container cf04ace4a043 [2022-11-08T12:05:03.695Z] ---> 750c7569bcb8 [2022-11-08T12:05:03.695Z] Step 8/27 : WORKDIR /app [2022-11-08T12:05:03.695Z] ---> Running in 19f8af8aaef3 [2022-11-08T12:05:03.954Z] Removing intermediate container 19f8af8aaef3 [2022-11-08T12:05:03.954Z] ---> 38e415cdb096 [2022-11-08T12:05:03.954Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-08T12:05:03.954Z] ---> 863e3caf2f7e [2022-11-08T12:05:03.954Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T12:05:03.954Z] ---> Running in 5f80aed235c5 [2022-11-08T12:05:04.522Z] Removing intermediate container 5f80aed235c5 [2022-11-08T12:05:04.522Z] ---> 82c66468237a [2022-11-08T12:05:04.522Z] Step 11/27 : COPY . . [2022-11-08T12:05:04.781Z] ---> 96654568a947 [2022-11-08T12:05:04.781Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T12:05:04.781Z] ---> Running in a162fd98da12 [2022-11-08T12:05:05.040Z] Removing intermediate container a162fd98da12 [2022-11-08T12:05:05.040Z] ---> afdaec2a36aa [2022-11-08T12:05:05.040Z] Step 13/27 : RUN $MAKE [2022-11-08T12:05:05.040Z] ---> Running in 4d72253d86e0 [2022-11-08T12:05:05.297Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-08T12:05:27.218Z] Removing intermediate container 4d72253d86e0 [2022-11-08T12:05:27.218Z] ---> 29635396efc6 [2022-11-08T12:05:27.218Z] Step 14/27 : FROM alpine:3.16 [2022-11-08T12:05:27.218Z] 3.16: Pulling from library/alpine [2022-11-08T12:05:27.218Z] 213ec9aee27d: Already exists [2022-11-08T12:05:27.218Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T12:05:27.218Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T12:05:27.218Z] ---> 9c6f07244728 [2022-11-08T12:05:27.218Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T12:05:27.218Z] ---> Running in 812d7695f6cc [2022-11-08T12:05:27.218Z] Removing intermediate container 812d7695f6cc [2022-11-08T12:05:27.218Z] ---> 64e8c78f37ef [2022-11-08T12:05:27.218Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-08T12:05:27.218Z] ---> Running in 6e963f760ffc [2022-11-08T12:05:27.218Z] Removing intermediate container 6e963f760ffc [2022-11-08T12:05:27.218Z] ---> 202d1f6a4830 [2022-11-08T12:05:27.218Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-08T12:05:27.218Z] ---> Running in f48354785017 [2022-11-08T12:05:27.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-08T12:05:27.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-08T12:05:27.218Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-08T12:05:27.218Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-08T12:05:27.218Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T12:05:27.218Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-08T12:05:27.218Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T12:05:27.218Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-08T12:05:27.477Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-08T12:05:27.477Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T12:05:27.477Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T12:05:27.477Z] OK: 9 MiB in 21 packages [2022-11-08T12:05:28.044Z] Removing intermediate container f48354785017 [2022-11-08T12:05:28.044Z] ---> 82101c31346c [2022-11-08T12:05:28.044Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-08T12:05:28.044Z] ---> d2bf3d2634d0 [2022-11-08T12:05:28.044Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-08T12:05:28.303Z] ---> cd9eec5ca5e7 [2022-11-08T12:05:28.303Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-08T12:05:28.303Z] ---> 08782f0b52a9 [2022-11-08T12:05:28.303Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-08T12:05:29.269Z] ---> 203595d98348 [2022-11-08T12:05:29.269Z] Step 22/27 : EXPOSE 48095 [2022-11-08T12:05:29.269Z] ---> Running in da3395701bad [2022-11-08T12:05:29.269Z] Removing intermediate container da3395701bad [2022-11-08T12:05:29.269Z] ---> c8ef2cf316f9 [2022-11-08T12:05:29.269Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-08T12:05:29.269Z] ---> Running in d5aade225c34 [2022-11-08T12:05:29.269Z] Removing intermediate container d5aade225c34 [2022-11-08T12:05:29.269Z] ---> c4f97f14a255 [2022-11-08T12:05:29.269Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T12:05:29.269Z] ---> Running in 5dcbe1be934b [2022-11-08T12:05:29.269Z] Removing intermediate container 5dcbe1be934b [2022-11-08T12:05:29.269Z] ---> f9400e158426 [2022-11-08T12:05:29.269Z] Step 25/27 : LABEL arch=amd64 [2022-11-08T12:05:29.527Z] ---> Running in 9f8510664cea [2022-11-08T12:05:29.527Z] Removing intermediate container 9f8510664cea [2022-11-08T12:05:29.527Z] ---> e6ae068ee8d1 [2022-11-08T12:05:29.527Z] Step 26/27 : LABEL git_sha=3cb20bfcb298d64fcbd0885eaac719baee0178d1 [2022-11-08T12:05:29.527Z] ---> Running in 006b0532ab95 [2022-11-08T12:05:29.527Z] Removing intermediate container 006b0532ab95 [2022-11-08T12:05:29.527Z] ---> a0b11a11910c [2022-11-08T12:05:29.527Z] Step 27/27 : LABEL version=0.0.0 [2022-11-08T12:05:29.527Z] ---> Running in 029d162ef54f [2022-11-08T12:05:29.528Z] Removing intermediate container 029d162ef54f [2022-11-08T12:05:29.528Z] ---> 730a8260c324 [2022-11-08T12:05:29.528Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T12:05:29.528Z] Successfully built 730a8260c324 [2022-11-08T12:05:29.528Z] 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-11-08T12:05:30.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T12:05:30.622Z] [2022-11-08T12:05:30.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:05:31.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T12:05:31.001Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-08T12:05:31.001Z] 5eb5b503b376: Pulling fs layer [2022-11-08T12:05:31.001Z] 5c69ac0246d0: Pulling fs layer [2022-11-08T12:05:31.001Z] ec43610c2a17: Pulling fs layer [2022-11-08T12:05:31.001Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-08T12:05:31.001Z] 33b1e0a273af: Pulling fs layer [2022-11-08T12:05:31.001Z] 5d3b04190fa2: Pulling fs layer [2022-11-08T12:05:31.001Z] 2f39f015ded8: Pulling fs layer [2022-11-08T12:05:31.001Z] 33b1e0a273af: Waiting [2022-11-08T12:05:31.001Z] 2f39f015ded8: Waiting [2022-11-08T12:05:31.001Z] 5d3b04190fa2: Waiting [2022-11-08T12:05:31.001Z] 3a2ae6a8a46f: Waiting [2022-11-08T12:05:31.001Z] 5c69ac0246d0: Download complete [2022-11-08T12:05:31.001Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-08T12:05:31.001Z] 3a2ae6a8a46f: Download complete [2022-11-08T12:05:31.001Z] 33b1e0a273af: Verifying Checksum [2022-11-08T12:05:31.001Z] 33b1e0a273af: Download complete [2022-11-08T12:05:31.260Z] 5d3b04190fa2: Download complete [2022-11-08T12:05:31.260Z] ec43610c2a17: Verifying Checksum [2022-11-08T12:05:31.260Z] ec43610c2a17: Download complete [2022-11-08T12:05:31.260Z] 5eb5b503b376: Verifying Checksum [2022-11-08T12:05:31.260Z] 5eb5b503b376: Download complete [2022-11-08T12:05:31.826Z] 2f39f015ded8: Download complete [2022-11-08T12:05:32.391Z] 5eb5b503b376: Pull complete [2022-11-08T12:05:32.651Z] 5c69ac0246d0: Pull complete [2022-11-08T12:05:32.909Z] ec43610c2a17: Pull complete [2022-11-08T12:05:32.909Z] 3a2ae6a8a46f: Pull complete [2022-11-08T12:05:33.169Z] 33b1e0a273af: Pull complete [2022-11-08T12:05:33.169Z] 5d3b04190fa2: Pull complete [2022-11-08T12:05:37.355Z] 2f39f015ded8: Pull complete [2022-11-08T12:05:37.355Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-08T12:05:37.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T12:05:37.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:05:37.577Z] prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container [2022-11-08T12:05:37.604Z] $ 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-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-08T12:05:40.821Z] $ docker top 7320f6b853124f2f0fd1eddbff930138f8df5e7f81b828d47a6cebd8fe742df9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:05:41.254Z] ---> job-cost.sh [2022-11-08T12:05:41.254Z] lf-activate-venv: SKIPPING [2022-11-08T12:05:41.254Z] INFO: No Stack... [2022-11-08T12:05:41.513Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T12:05:41.772Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T12:05:42.086Z] + cat /w/workspace/_app-service-configurable_PR-485/archives/cost.csv [2022-11-08T12:05:42.086Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T12:05:42.120Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [2022-11-08T12:05:42.124Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] did not exist. Created. [2022-11-08T12:05:42.125Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T12:05:42.510Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-08T12:05:42.570Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T12:05:42.609Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T12:05:42.689Z] $ docker stop --time=1 7320f6b853124f2f0fd1eddbff930138f8df5e7f81b828d47a6cebd8fe742df9 [2022-11-08T12:05:43.838Z] $ docker rm -f 7320f6b853124f2f0fd1eddbff930138f8df5e7f81b828d47a6cebd8fe742df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-08T12:06:20.271Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118593 in /w/workspace/_app-service-configurable_PR-485 [Pipeline] { [Pipeline] ws [2022-11-08T12:06:20.312Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-11-08T12:06:20.397Z] Selected Git installation does not exist. Using Default [2022-11-08T12:06:20.398Z] The recommended git tool is: NONE [2022-11-08T12:06:26.150Z] using credential edgex-jenkins-ssh [2022-11-08T12:06:26.171Z] Cloning the remote Git repository [2022-11-08T12:06:26.235Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-11-08T12:06:26.326Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-11-08T12:06:26.489Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-08T12:06:26.490Z] > git --version # timeout=10 [2022-11-08T12:06:26.516Z] > git --version # 'git version 2.25.1' [2022-11-08T12:06:26.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T12:06:26.573Z] Verifying host key using known hosts file [2022-11-08T12:06:26.807Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T12:06:26.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T12:06:28.047Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-08T12:06:28.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-08T12:06:29.066Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-11-08T12:06:29.116Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-11-08T12:06:29.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T12:06:29.125Z] Verifying host key using known hosts file [2022-11-08T12:06:29.133Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T12:06:29.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-08T12:06:29.722Z] Merging remotes/origin/main commit 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 into PR head commit 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [2022-11-08T12:06:29.980Z] Merge succeeded, producing 3cb20bfcb298d64fcbd0885eaac719baee0178d1 [2022-11-08T12:06:29.981Z] Checking out Revision 3cb20bfcb298d64fcbd0885eaac719baee0178d1 (PR-485) [2022-11-08T12:06:30.587Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-11-08T12:06:29.744Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T12:06:29.767Z] > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 [2022-11-08T12:06:29.864Z] > git remote # timeout=10 [2022-11-08T12:06:29.888Z] > git config --get remote.origin.url # timeout=10 [2022-11-08T12:06:29.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-08T12:06:29.915Z] Verifying host key using known hosts file [2022-11-08T12:06:29.919Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-08T12:06:29.932Z] > git merge 1735f48e51a8b957f26a7b6e7e56a0d623d8fe70 # timeout=10 [2022-11-08T12:06:29.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-08T12:06:29.990Z] > git config core.sparsecheckout # timeout=10 [2022-11-08T12:06:30.005Z] > git checkout -f 3cb20bfcb298d64fcbd0885eaac719baee0178d1 # timeout=10 [2022-11-08T12:06:30.646Z] > git --version # timeout=10 [2022-11-08T12:06:30.659Z] > git --version # 'git version 2.25.1' [2022-11-08T12:06:30.677Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T12:06:31.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-08T12:06:31.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T12:06:31.828Z] Dload Upload Total Spent Left Speed [2022-11-08T12:06:31.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-11-08T12:06:32.524Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-08T12:06:32.873Z] + sudo tee /etc/docker/daemon.new [2022-11-08T12:06:32.873Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-08T12:06:32.873Z] { [2022-11-08T12:06:32.873Z] "registry-mirrors": [ [2022-11-08T12:06:32.873Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-08T12:06:32.873Z] ], [2022-11-08T12:06:32.873Z] "bip": "10.250.0.254/24", [2022-11-08T12:06:32.873Z] "hosts": [ [2022-11-08T12:06:32.873Z] "tcp://0.0.0.0:5555", [2022-11-08T12:06:32.873Z] "unix:///var/run/docker.sock" [2022-11-08T12:06:32.873Z] ], [2022-11-08T12:06:32.873Z] "mtu": 1458, [2022-11-08T12:06:32.873Z] "selinux-enabled": true, [2022-11-08T12:06:32.873Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-08T12:06:32.873Z] } [Pipeline] sh [2022-11-08T12:06:33.229Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-08T12:06:33.586Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T12:06:51.906Z] provisioning config files... [2022-11-08T12:06:51.937Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config16492358256621901451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:06:52.335Z] ---> docker-login.sh [2022-11-08T12:06:52.336Z] nexus3.edgexfoundry.org:10001 [2022-11-08T12:06:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:06:52.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:06:52.931Z] Configure a credential helper to remove this warning. See [2022-11-08T12:06:52.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:06:52.931Z] [2022-11-08T12:06:52.932Z] Login Succeeded [2022-11-08T12:06:52.932Z] nexus3.edgexfoundry.org:10002 [2022-11-08T12:06:53.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:06:53.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:06:53.472Z] Configure a credential helper to remove this warning. See [2022-11-08T12:06:53.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:06:53.472Z] [2022-11-08T12:06:53.472Z] Login Succeeded [2022-11-08T12:06:53.472Z] nexus3.edgexfoundry.org:10003 [2022-11-08T12:06:53.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:06:53.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:06:53.742Z] Configure a credential helper to remove this warning. See [2022-11-08T12:06:53.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:06:53.742Z] [2022-11-08T12:06:53.742Z] Login Succeeded [2022-11-08T12:06:53.742Z] nexus3.edgexfoundry.org:10004 [2022-11-08T12:06:54.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:06:54.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:06:54.014Z] Configure a credential helper to remove this warning. See [2022-11-08T12:06:54.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:06:54.014Z] [2022-11-08T12:06:54.014Z] Login Succeeded [2022-11-08T12:06:54.014Z] docker.io [2022-11-08T12:06:54.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-08T12:06:54.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-08T12:06:54.874Z] Configure a credential helper to remove this warning. See [2022-11-08T12:06:54.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-08T12:06:54.874Z] [2022-11-08T12:06:54.874Z] Login Succeeded [2022-11-08T12:06:54.874Z] ---> docker-login.sh ends [Pipeline] } [2022-11-08T12:06:54.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-08T12:06:55.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T12:06:55.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-08T12:06:55.278Z] ========================================================= [2022-11-08T12:06:55.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-08T12:06:55.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:06:55.785Z] + 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-11-08T12:06:55.785Z] Sending build context to Docker daemon 217.6kB [2022-11-08T12:06:56.055Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T12:06:56.055Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-08T12:06:56.325Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-08T12:06:56.325Z] 9b18e9b68314: Pulling fs layer [2022-11-08T12:06:56.325Z] 35d82f9e3411: Pulling fs layer [2022-11-08T12:06:56.325Z] e16973657156: Pulling fs layer [2022-11-08T12:06:56.325Z] fc693d55d65f: Pulling fs layer [2022-11-08T12:06:56.325Z] 7e9fc2657dce: Pulling fs layer [2022-11-08T12:06:56.325Z] dda99020689f: Pulling fs layer [2022-11-08T12:06:56.325Z] db1c61fa0a46: Pulling fs layer [2022-11-08T12:06:56.325Z] 891c053d2c06: Pulling fs layer [2022-11-08T12:06:56.325Z] fc693d55d65f: Waiting [2022-11-08T12:06:56.325Z] 7e9fc2657dce: Waiting [2022-11-08T12:06:56.325Z] dda99020689f: Waiting [2022-11-08T12:06:56.325Z] db1c61fa0a46: Waiting [2022-11-08T12:06:56.325Z] 891c053d2c06: Waiting [2022-11-08T12:06:56.325Z] e16973657156: Verifying Checksum [2022-11-08T12:06:56.325Z] e16973657156: Download complete [2022-11-08T12:06:56.325Z] 35d82f9e3411: Verifying Checksum [2022-11-08T12:06:56.325Z] 35d82f9e3411: Download complete [2022-11-08T12:06:56.325Z] 7e9fc2657dce: Verifying Checksum [2022-11-08T12:06:56.325Z] 7e9fc2657dce: Download complete [2022-11-08T12:06:56.325Z] dda99020689f: Verifying Checksum [2022-11-08T12:06:56.325Z] dda99020689f: Download complete [2022-11-08T12:06:56.325Z] 9b18e9b68314: Verifying Checksum [2022-11-08T12:06:56.325Z] 9b18e9b68314: Download complete [2022-11-08T12:06:57.301Z] 9b18e9b68314: Pull complete [2022-11-08T12:06:57.573Z] 891c053d2c06: Verifying Checksum [2022-11-08T12:06:57.573Z] 891c053d2c06: Download complete [2022-11-08T12:06:57.844Z] 35d82f9e3411: Pull complete [2022-11-08T12:06:58.436Z] e16973657156: Pull complete [2022-11-08T12:06:59.027Z] db1c61fa0a46: Verifying Checksum [2022-11-08T12:06:59.027Z] db1c61fa0a46: Download complete [2022-11-08T12:06:59.613Z] fc693d55d65f: Verifying Checksum [2022-11-08T12:06:59.613Z] fc693d55d65f: Download complete [2022-11-08T12:07:12.017Z] fc693d55d65f: Pull complete [2022-11-08T12:07:12.017Z] 7e9fc2657dce: Pull complete [2022-11-08T12:07:12.017Z] dda99020689f: Pull complete [2022-11-08T12:07:18.727Z] db1c61fa0a46: Pull complete [2022-11-08T12:07:20.686Z] 891c053d2c06: Pull complete [2022-11-08T12:07:20.686Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-08T12:07:20.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-08T12:07:20.686Z] ---> f96f9c87975a [2022-11-08T12:07:20.686Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T12:07:22.638Z] ---> Running in de8ed6ef4cdc [2022-11-08T12:07:22.908Z] Removing intermediate container de8ed6ef4cdc [2022-11-08T12:07:22.908Z] ---> 2cf4bcf3b207 [2022-11-08T12:07:22.908Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T12:07:22.908Z] ---> Running in a51e7dd1ad7b [2022-11-08T12:07:23.493Z] Removing intermediate container a51e7dd1ad7b [2022-11-08T12:07:23.493Z] ---> afe4bdb03ed7 [2022-11-08T12:07:23.493Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2022-11-08T12:07:23.493Z] ---> Running in 1d0f7b21e68d [2022-11-08T12:07:23.761Z] Removing intermediate container 1d0f7b21e68d [2022-11-08T12:07:23.761Z] ---> 903f87966617 [2022-11-08T12:07:23.762Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T12:07:23.762Z] ---> Running in 1da97271da04 [2022-11-08T12:07:24.033Z] Removing intermediate container 1da97271da04 [2022-11-08T12:07:24.033Z] ---> 28ca42f0b39e [2022-11-08T12:07:24.033Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T12:07:24.305Z] ---> Running in f7d0493663b5 [2022-11-08T12:07:25.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T12:07:25.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T12:07:26.504Z] OK: 221 MiB in 51 packages [2022-11-08T12:07:27.484Z] Removing intermediate container f7d0493663b5 [2022-11-08T12:07:27.484Z] ---> 039d9b882a3d [2022-11-08T12:07:27.484Z] Step 8/13 : WORKDIR /app [2022-11-08T12:07:27.484Z] ---> Running in 227e58d1bc5d [2022-11-08T12:07:27.753Z] Removing intermediate container 227e58d1bc5d [2022-11-08T12:07:27.753Z] ---> fa4a572d1e46 [2022-11-08T12:07:27.753Z] Step 9/13 : COPY go.mod vendor* ./ [2022-11-08T12:07:28.343Z] ---> ea75bd2ea87c [2022-11-08T12:07:28.343Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T12:07:28.343Z] ---> Running in 31666796cb70 [2022-11-08T12:08:24.764Z] Removing intermediate container 31666796cb70 [2022-11-08T12:08:24.764Z] ---> fb204ab1b188 [2022-11-08T12:08:24.764Z] Step 11/13 : COPY . . [2022-11-08T12:08:24.764Z] ---> c2a67cf510f8 [2022-11-08T12:08:24.764Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T12:08:24.764Z] ---> Running in ac536596e78d [2022-11-08T12:08:24.764Z] Removing intermediate container ac536596e78d [2022-11-08T12:08:24.764Z] ---> 8698db96c04f [2022-11-08T12:08:24.764Z] Step 13/13 : RUN $MAKE [2022-11-08T12:08:24.764Z] ---> Running in cd9743d45304 [2022-11-08T12:08:24.764Z] noop [2022-11-08T12:08:24.764Z] Removing intermediate container cd9743d45304 [2022-11-08T12:08:24.764Z] ---> 74081e332c15 [2022-11-08T12:08:24.764Z] Successfully built 74081e332c15 [2022-11-08T12:08:24.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:08:25.333Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T12:08:25.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:08:25.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-118593 does not seem to be running inside a container [2022-11-08T12:08:25.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T12:08:27.767Z] $ docker top a547466b58c72c858b8edede61fb04dc92a7c898996509ba0512c08558a95da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T12:08:28.630Z] + go version [2022-11-08T12:08:28.630Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-08T12:08:28.669Z] $ docker stop --time=1 a547466b58c72c858b8edede61fb04dc92a7c898996509ba0512c08558a95da7 [2022-11-08T12:08:30.290Z] $ docker rm -f a547466b58c72c858b8edede61fb04dc92a7c898996509ba0512c08558a95da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:08:31.142Z] + docker inspect -f . ci-base-image-arm64 [2022-11-08T12:08:31.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:08:31.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-118593 does not seem to be running inside a container [2022-11-08T12:08:31.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-08T12:08:32.654Z] $ docker top 299906e59b3316ad2718eae8e272e2f341bac8b40dc9aa26f11a53b0ccc84678 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T12:08:33.222Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-11-08T12:08:33.603Z] + make test [2022-11-08T12:08:33.603Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-11-08T12:10:10.261Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-11-08T12:10:10.261Z] CGO_ENABLED=1 go vet ./... [2022-11-08T12:10:20.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-08T12:10:20.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-08T12:10:20.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-08T12:10:20.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-08T12:10:20.410Z] $ docker stop --time=1 299906e59b3316ad2718eae8e272e2f341bac8b40dc9aa26f11a53b0ccc84678 [2022-11-08T12:10:22.190Z] $ docker rm -f 299906e59b3316ad2718eae8e272e2f341bac8b40dc9aa26f11a53b0ccc84678 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-08T12:10:23.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-08T12:10:23.188Z] Warning: overwriting stash ‘coverage-report’ [2022-11-08T12:10:23.593Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-08T12:10:24.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-08T12:10:24.516Z] + ls -al . [2022-11-08T12:10:24.516Z] total 180 [2022-11-08T12:10:24.516Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 12:08 . [2022-11-08T12:10:24.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:06 .. [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 12:06 .dockerignore [2022-11-08T12:10:24.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 12:06 .git [2022-11-08T12:10:24.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 12:06 .github [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 171 Nov 8 12:06 .gitignore [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 9207 Nov 8 12:06 Attribution.txt [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 29118 Nov 8 12:06 CHANGELOG.md [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 2058 Nov 8 12:06 Dockerfile [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 12:06 GOVERNANCE.md [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 688 Nov 8 12:06 Jenkinsfile [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 12:06 LICENSE [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 12:06 OWNERS.md [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 4369 Nov 8 12:06 README.md [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 12:03 VERSION [2022-11-08T12:10:24.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 12:06 bin [2022-11-08T12:10:24.516Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 12:08 coverage.out [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 3401 Nov 8 12:06 go.mod [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 44275 Nov 8 12:06 go.sum [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 1949 Nov 8 12:06 main.go [2022-11-08T12:10:24.516Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 12:06 makefile [2022-11-08T12:10:24.516Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 12:06 res [2022-11-08T12:10:24.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:10:24.992Z] + 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=3cb20bfcb298d64fcbd0885eaac719baee0178d1 --label arch=arm64 --label version=0.0.0 . [2022-11-08T12:10:24.992Z] Sending build context to Docker daemon 218.6kB [2022-11-08T12:10:25.261Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-11-08T12:10:25.261Z] Step 2/27 : FROM ${BASE} AS builder [2022-11-08T12:10:25.261Z] ---> 74081e332c15 [2022-11-08T12:10:25.261Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-11-08T12:10:25.261Z] ---> Running in c74b179aa230 [2022-11-08T12:10:25.850Z] Removing intermediate container c74b179aa230 [2022-11-08T12:10:25.850Z] ---> 9fdf71747d56 [2022-11-08T12:10:25.850Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-11-08T12:10:25.850Z] ---> Running in 2c674bc91e0f [2022-11-08T12:10:26.117Z] Removing intermediate container 2c674bc91e0f [2022-11-08T12:10:26.117Z] ---> f55f4c75e870 [2022-11-08T12:10:26.117Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2022-11-08T12:10:26.117Z] ---> Running in a77c926898fd [2022-11-08T12:10:26.385Z] Removing intermediate container a77c926898fd [2022-11-08T12:10:26.385Z] ---> fdfe08749e3e [2022-11-08T12:10:26.385Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T12:10:26.385Z] ---> Running in ae42a7be2e3b [2022-11-08T12:10:26.656Z] Removing intermediate container ae42a7be2e3b [2022-11-08T12:10:26.656Z] ---> bf93996eddd1 [2022-11-08T12:10:26.656Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-08T12:10:26.925Z] ---> Running in 0b7e11d1006d [2022-11-08T12:10:27.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T12:10:28.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T12:10:29.113Z] OK: 221 MiB in 51 packages [2022-11-08T12:10:30.085Z] Removing intermediate container 0b7e11d1006d [2022-11-08T12:10:30.085Z] ---> e835c7c97db9 [2022-11-08T12:10:30.085Z] Step 8/27 : WORKDIR /app [2022-11-08T12:10:30.085Z] ---> Running in 22a0150005e5 [2022-11-08T12:10:30.351Z] Removing intermediate container 22a0150005e5 [2022-11-08T12:10:30.351Z] ---> f77cda4c8f1e [2022-11-08T12:10:30.351Z] Step 9/27 : COPY go.mod vendor* ./ [2022-11-08T12:10:30.938Z] ---> af4cbc263608 [2022-11-08T12:10:30.938Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-08T12:10:30.938Z] ---> Running in 8c54983fa841 [2022-11-08T12:10:32.887Z] Removing intermediate container 8c54983fa841 [2022-11-08T12:10:32.887Z] ---> 2de884859aed [2022-11-08T12:10:32.887Z] Step 11/27 : COPY . . [2022-11-08T12:10:33.471Z] ---> 85fcd4f7e334 [2022-11-08T12:10:33.471Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-08T12:10:33.471Z] ---> Running in b2d781474f44 [2022-11-08T12:10:33.737Z] Removing intermediate container b2d781474f44 [2022-11-08T12:10:33.737Z] ---> ee9546aa10e8 [2022-11-08T12:10:33.737Z] Step 13/27 : RUN $MAKE [2022-11-08T12:10:34.003Z] ---> Running in fc60c167b5c0 [2022-11-08T12:10:34.959Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-11-08T12:13:11.737Z] Removing intermediate container fc60c167b5c0 [2022-11-08T12:13:11.737Z] ---> 6c29cf1dd6d6 [2022-11-08T12:13:11.737Z] Step 14/27 : FROM alpine:3.16 [2022-11-08T12:13:11.737Z] 3.16: Pulling from library/alpine [2022-11-08T12:13:11.737Z] 9b18e9b68314: Already exists [2022-11-08T12:13:11.737Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-08T12:13:11.737Z] Status: Downloaded newer image for alpine:3.16 [2022-11-08T12:13:11.737Z] ---> a6215f271958 [2022-11-08T12:13:11.737Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-08T12:13:11.737Z] ---> Running in 9cbe22bfd53f [2022-11-08T12:13:11.737Z] Removing intermediate container 9cbe22bfd53f [2022-11-08T12:13:11.737Z] ---> 156d315ab712 [2022-11-08T12:13:11.737Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-11-08T12:13:11.737Z] ---> Running in 8767079d4d71 [2022-11-08T12:13:12.323Z] Removing intermediate container 8767079d4d71 [2022-11-08T12:13:12.323Z] ---> 37723b61b846 [2022-11-08T12:13:12.323Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-11-08T12:13:12.323Z] ---> Running in 654a5f14fea4 [2022-11-08T12:13:13.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-08T12:13:13.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-08T12:13:14.519Z] (1/7) Installing ca-certificates (20220614-r0) [2022-11-08T12:13:14.787Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-11-08T12:13:14.787Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-11-08T12:13:14.787Z] (4/7) Installing libsodium (1.0.18-r0) [2022-11-08T12:13:14.787Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-08T12:13:14.787Z] (6/7) Installing libzmq (4.3.4-r0) [2022-11-08T12:13:14.787Z] (7/7) Installing zeromq (4.3.4-r0) [2022-11-08T12:13:14.787Z] Executing busybox-1.35.0-r17.trigger [2022-11-08T12:13:14.787Z] Executing ca-certificates-20220614-r0.trigger [2022-11-08T12:13:15.056Z] OK: 9 MiB in 21 packages [2022-11-08T12:13:17.002Z] Removing intermediate container 654a5f14fea4 [2022-11-08T12:13:17.002Z] ---> 3cb6e3610577 [2022-11-08T12:13:17.002Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-11-08T12:13:17.269Z] ---> e16a441394f6 [2022-11-08T12:13:17.269Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-11-08T12:13:17.854Z] ---> 8dff88a619e7 [2022-11-08T12:13:17.854Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-11-08T12:13:18.440Z] ---> d402703edd99 [2022-11-08T12:13:18.440Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-11-08T12:13:19.853Z] ---> 838a4143a2e9 [2022-11-08T12:13:19.853Z] Step 22/27 : EXPOSE 48095 [2022-11-08T12:13:19.853Z] ---> Running in 038ef37fea70 [2022-11-08T12:13:20.127Z] Removing intermediate container 038ef37fea70 [2022-11-08T12:13:20.127Z] ---> e95b9a95d563 [2022-11-08T12:13:20.127Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-11-08T12:13:20.127Z] ---> Running in 356d67d5c09f [2022-11-08T12:13:20.396Z] Removing intermediate container 356d67d5c09f [2022-11-08T12:13:20.396Z] ---> 548b23dbd3c0 [2022-11-08T12:13:20.396Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-08T12:13:20.666Z] ---> Running in 0aecb27c7954 [2022-11-08T12:13:20.936Z] Removing intermediate container 0aecb27c7954 [2022-11-08T12:13:20.936Z] ---> 8cf10005da6c [2022-11-08T12:13:20.936Z] Step 25/27 : LABEL arch=arm64 [2022-11-08T12:13:20.936Z] ---> Running in e4d6bd903b1c [2022-11-08T12:13:21.204Z] Removing intermediate container e4d6bd903b1c [2022-11-08T12:13:21.204Z] ---> 54ae93c5a8f2 [2022-11-08T12:13:21.204Z] Step 26/27 : LABEL git_sha=3cb20bfcb298d64fcbd0885eaac719baee0178d1 [2022-11-08T12:13:21.471Z] ---> Running in b0c17d66bcd4 [2022-11-08T12:13:21.741Z] Removing intermediate container b0c17d66bcd4 [2022-11-08T12:13:21.741Z] ---> e25f1eed7505 [2022-11-08T12:13:21.741Z] Step 27/27 : LABEL version=0.0.0 [2022-11-08T12:13:21.741Z] ---> Running in 690c96f0bbee [2022-11-08T12:13:22.009Z] Removing intermediate container 690c96f0bbee [2022-11-08T12:13:22.009Z] ---> 0452ddbcfb41 [2022-11-08T12:13:22.009Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-08T12:13:22.009Z] Successfully built 0452ddbcfb41 [2022-11-08T12:13:22.009Z] 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-11-08T12:13:22.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T12:13:22.830Z] [2022-11-08T12:13:22.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:13:23.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T12:13:23.511Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-08T12:13:23.511Z] 8998bd30e6a1: Pulling fs layer [2022-11-08T12:13:23.511Z] 04944245beec: Pulling fs layer [2022-11-08T12:13:23.511Z] 699f458cf7ca: Pulling fs layer [2022-11-08T12:13:23.511Z] 765212b225bb: Pulling fs layer [2022-11-08T12:13:23.511Z] f23df028b6ca: Pulling fs layer [2022-11-08T12:13:23.511Z] d65c8cfc05b1: Pulling fs layer [2022-11-08T12:13:23.511Z] 2437ff75d9bd: Pulling fs layer [2022-11-08T12:13:23.511Z] f23df028b6ca: Waiting [2022-11-08T12:13:23.511Z] d65c8cfc05b1: Waiting [2022-11-08T12:13:23.511Z] 765212b225bb: Waiting [2022-11-08T12:13:23.511Z] 2437ff75d9bd: Waiting [2022-11-08T12:13:23.511Z] 04944245beec: Verifying Checksum [2022-11-08T12:13:23.511Z] 04944245beec: Download complete [2022-11-08T12:13:23.511Z] 765212b225bb: Verifying Checksum [2022-11-08T12:13:23.511Z] 765212b225bb: Download complete [2022-11-08T12:13:23.511Z] f23df028b6ca: Verifying Checksum [2022-11-08T12:13:23.511Z] f23df028b6ca: Download complete [2022-11-08T12:13:23.511Z] d65c8cfc05b1: Verifying Checksum [2022-11-08T12:13:23.511Z] d65c8cfc05b1: Download complete [2022-11-08T12:13:23.781Z] 699f458cf7ca: Verifying Checksum [2022-11-08T12:13:23.781Z] 699f458cf7ca: Download complete [2022-11-08T12:13:24.055Z] 8998bd30e6a1: Verifying Checksum [2022-11-08T12:13:24.055Z] 8998bd30e6a1: Download complete [2022-11-08T12:13:26.652Z] 2437ff75d9bd: Verifying Checksum [2022-11-08T12:13:26.652Z] 2437ff75d9bd: Download complete [2022-11-08T12:13:28.062Z] 8998bd30e6a1: Pull complete [2022-11-08T12:13:28.647Z] 04944245beec: Pull complete [2022-11-08T12:13:30.058Z] 699f458cf7ca: Pull complete [2022-11-08T12:13:30.058Z] 765212b225bb: Pull complete [2022-11-08T12:13:31.116Z] f23df028b6ca: Pull complete [2022-11-08T12:13:31.387Z] d65c8cfc05b1: Pull complete [2022-11-08T12:13:46.458Z] 2437ff75d9bd: Pull complete [2022-11-08T12:13:46.458Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-08T12:13:46.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-08T12:13:46.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:13:46.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-118593 does not seem to be running inside a container [2022-11-08T12:13:46.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-08T12:13:49.550Z] $ docker top 9573aa6c1b3e0e01cef9a8b303b986b3186220ea4775f80659740decc049b2aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:13:50.463Z] ---> job-cost.sh [2022-11-08T12:13:50.463Z] lf-activate-venv: SKIPPING [2022-11-08T12:13:50.463Z] INFO: No Stack... [2022-11-08T12:13:50.731Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-08T12:13:51.691Z] INFO: Archiving Costs [Pipeline] sh [2022-11-08T12:13:52.348Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-11-08T12:13:52.348Z] + cut -d, -f6 [Pipeline] lock [2022-11-08T12:13:52.430Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [2022-11-08T12:13:52.435Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] did not exist. Created. [2022-11-08T12:13:52.435Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-08T12:13:53.183Z] /w/workspace/app-service-configurable/1@tmp/durable-cca185f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-08T12:13:53.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-08T12:13:53.914Z] Warning: overwriting stash ‘stack-cost’ [2022-11-08T12:13:53.966Z] Stashed 1 file(s) [Pipeline] } [2022-11-08T12:13:54.002Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-485-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-08T12:13:54.089Z] $ docker stop --time=1 9573aa6c1b3e0e01cef9a8b303b986b3186220ea4775f80659740decc049b2aa [2022-11-08T12:13:55.635Z] $ docker rm -f 9573aa6c1b3e0e01cef9a8b303b986b3186220ea4775f80659740decc049b2aa [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-11-08T12:13:56.645Z] provisioning config files... [2022-11-08T12:13:56.652Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config17460577591784401060tmp [Pipeline] { [Pipeline] sh [2022-11-08T12:13:56.997Z] + set +x [2022-11-08T12:13:56.998Z] + bash -s -- [2022-11-08T12:13:56.998Z] + curl -s https://codecov.io/bash [2022-11-08T12:13:56.998Z] [2022-11-08T12:13:56.998Z] _____ _ [2022-11-08T12:13:56.998Z] / ____| | | [2022-11-08T12:13:56.998Z] | | ___ __| | ___ ___ _____ __ [2022-11-08T12:13:56.998Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-08T12:13:56.998Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-08T12:13:56.998Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-08T12:13:56.998Z] Bash-1.0.6 [2022-11-08T12:13:56.998Z] [2022-11-08T12:13:56.998Z] [2022-11-08T12:13:56.998Z] ==> git version 2.25.1 found [2022-11-08T12:13:56.998Z] ==> 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-11-08T12:13:56.998Z] Release-Date: 2020-01-08 [2022-11-08T12:13:56.998Z] 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-11-08T12:13:56.998Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-08T12:13:56.998Z] ==> Jenkins CI detected. [2022-11-08T12:13:56.998Z] current dir:  /w/workspace/_app-service-configurable_PR-485 [2022-11-08T12:13:56.998Z] project root: . [2022-11-08T12:13:56.998Z] --> token set from env [2022-11-08T12:13:56.998Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-08T12:13:56.998Z] ==> Running gcov in . (disable via -X gcov) [2022-11-08T12:13:56.998Z] ==> Python coveragepy not found [2022-11-08T12:13:56.998Z] ==> Searching for coverage reports in: [2022-11-08T12:13:56.998Z] + . [2022-11-08T12:13:56.998Z] -> Found 1 reports [2022-11-08T12:13:56.998Z] ==> Detecting git/mercurial file structure [2022-11-08T12:13:57.257Z] ==> Reading reports [2022-11-08T12:13:57.257Z] + ./coverage.out bytes=10 [2022-11-08T12:13:57.257Z] ==> Appending adjustments [2022-11-08T12:13:57.257Z] https://docs.codecov.io/docs/fixing-reports [2022-11-08T12:13:57.257Z] + Found adjustments [2022-11-08T12:13:57.257Z] ==> Gzipping contents [2022-11-08T12:13:57.257Z] 4.0K /tmp/codecov.5UjptQ.gz [2022-11-08T12:13:57.257Z] ==> Uploading reports [2022-11-08T12:13:57.257Z] url: https://codecov.io [2022-11-08T12:13:57.257Z] query: branch=PR-485&commit=3cb20bfcb298d64fcbd0885eaac719baee0178d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-485%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=485&job=&cmd_args= [2022-11-08T12:13:57.257Z] -> Pinging Codecov [2022-11-08T12:13:57.257Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-485&commit=3cb20bfcb298d64fcbd0885eaac719baee0178d1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-485%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=485&job=&cmd_args= [2022-11-08T12:13:57.515Z] -> Uploading to [2022-11-08T12:13:57.515Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-08/A97CA9966030D2A3747ED39772930CCE/3cb20bfcb298d64fcbd0885eaac719baee0178d1/15a08757-3438-4073-8400-85add08c0198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T121357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccb8bf6e7f1deafa176de22e87552bd09cab70265c18b604e09c96939d4e5036 [2022-11-08T12:13:57.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-08T12:13:57.515Z] Dload Upload Total Spent Left Speed [2022-11-08T12:13:57.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2373 --:--:-- --:--:-- --:--:-- 2373 100 527 0 0 100 527 0 2205 --:--:-- --:--:-- --:--:-- 2205 [2022-11-08T12:13:57.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3cb20bfcb298d64fcbd0885eaac719baee0178d1 [Pipeline] } [2022-11-08T12:13:57.801Z] 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-11-08T12:13:59.603Z] + [ -d /w/workspace/_app-service-configurable_PR-485/archives ] [2022-11-08T12:13:59.603Z] + ls -al /w/workspace/_app-service-configurable_PR-485/archives [2022-11-08T12:13:59.603Z] total 16 [2022-11-08T12:13:59.603Z] drwxr-xr-x 3 root root 4096 Nov 8 12:05 . [2022-11-08T12:13:59.603Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 12:05 .. [2022-11-08T12:13:59.603Z] drwxr-xr-x 2 root root 4096 Nov 8 12:05 cost [2022-11-08T12:13:59.603Z] -rw-r--r-- 1 root root 96 Nov 8 12:05 cost.csv [2022-11-08T12:13:59.603Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-485/archives [2022-11-08T12:13:59.603Z] + ls -al /w/workspace/_app-service-configurable_PR-485/archives [2022-11-08T12:13:59.603Z] total 16 [2022-11-08T12:13:59.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 12:05 . [2022-11-08T12:13:59.603Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 12:05 .. [2022-11-08T12:13:59.603Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 12:05 cost [2022-11-08T12:13:59.603Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 8 12:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:13:59.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:14:00.818Z] ---> package-listing.sh [2022-11-08T12:14:00.818Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-08T12:14:00.818Z] ++ facter osfamily [2022-11-08T12:14:01.077Z] + OS_FAMILY=debian [2022-11-08T12:14:01.077Z] + workspace=/w/workspace/_app-service-configurable_PR-485 [2022-11-08T12:14:01.077Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-08T12:14:01.077Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-08T12:14:01.077Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-08T12:14:01.077Z] + PACKAGES=/tmp/packages_start.txt [2022-11-08T12:14:01.077Z] + '[' /w/workspace/_app-service-configurable_PR-485 ']' [2022-11-08T12:14:01.077Z] + PACKAGES=/tmp/packages_end.txt [2022-11-08T12:14:01.077Z] + case "${OS_FAMILY}" in [2022-11-08T12:14:01.077Z] + dpkg -l [2022-11-08T12:14:01.077Z] + grep '^ii' [2022-11-08T12:14:01.077Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-08T12:14:01.077Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-08T12:14:01.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-08T12:14:01.077Z] + '[' /w/workspace/_app-service-configurable_PR-485 ']' [2022-11-08T12:14:01.077Z] + mkdir -p /w/workspace/_app-service-configurable_PR-485/archives/ [2022-11-08T12:14:01.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-485/archives/ [Pipeline] echo [2022-11-08T12:14:01.111Z] 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-485/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-08T12:14:01.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-08T12:14:02.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-08T12:14:02.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-08T12:14:02.152Z] prd-ubuntu20.04-docker-8c-8g-118589 does not seem to be running inside a container [2022-11-08T12:14:02.185Z] $ 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-485/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-485 -v /w/workspace/_app-service-configurable_PR-485:/w/workspace/_app-service-configurable_PR-485:rw,z -v /w/workspace/_app-service-configurable_PR-485@tmp:/w/workspace/_app-service-configurable_PR-485@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-08T12:14:02.387Z] $ docker top 30648dfcc63fa1942221f6176076f709132539d96247be38b281eed238b0348e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-08T12:14:02.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-08T12:14:03.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-08T12:14:03.397Z] + ls /var/log/sa-host [2022-11-08T12:14:03.397Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-08T12:14:03.637Z] provisioning config files... [2022-11-08T12:14:03.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-485@tmp/config16311170510592531032tmp [Pipeline] { [Pipeline] echo [2022-11-08T12:14:03.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:14:04.025Z] ---> create-netrc.sh [Pipeline] } [2022-11-08T12:14:04.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:14:04.486Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-08T12:14:04.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:14:04.840Z] ---> sudo-logs.sh [2022-11-08T12:14:04.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-08T12:14:04.920Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:14:05.238Z] ---> job-cost.sh [2022-11-08T12:14:05.238Z] lf-activate-venv: SKIPPING [2022-11-08T12:14:05.238Z] DEBUG: total: 0.2199999988079071 [2022-11-08T12:14:05.238Z] INFO: Retrieving Stack Cost... [2022-11-08T12:14:05.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-08T12:14:06.067Z] INFO: Archiving Costs [Pipeline] echo [2022-11-08T12:14:06.101Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-08T12:14:06.413Z] ---> logs-deploy.sh [2022-11-08T12:14:06.413Z] lf-activate-venv: SKIPPING [2022-11-08T12:14:06.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-485/1 [2022-11-08T12:14:06.413Z] INFO: archiving workspace using pattern(s): [2022-11-08T12:14:07.352Z] Archives upload complete. [2022-11-08T12:14:07.352Z] INFO: archiving logs to Nexus