Pull request #577 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 9af1fb680bf082d53e3f6fef6ad52838dfa3e878+162d3a06d6a77858f9267e44f258c8258eccc8be (04197fc0c4dfd581b6e227218ebf72b9800156d3) 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-ssh2147339349171341499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16485122748716422439.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-577/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-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2271878228411776351.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6185456812370942259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh10573943252535248888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-577/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-577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10551390530023685044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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, goVersion:1.20, 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2109 in /w/workspace/_app-service-configurable_PR-577 [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-577 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/minnesota:refs/remotes/origin/minnesota # timeout=10 Merging remotes/origin/minnesota commit 162d3a06d6a77858f9267e44f258c8258eccc8be into PR head commit 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 Merge succeeded, producing 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 Checking out Revision 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 (PR-577) > git config core.sparsecheckout # timeout=10 > git checkout -f 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 # timeout=10 Commit message: "build: Update for patch 3.0.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-25T17:36:26.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-25T17:36:26.194Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-25T17:36:26.288Z] ========================================================= [2023-07-25T17:36:26.288Z] EdgeX Global Pipelines Version Info [2023-07-25T17:36:26.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:36:27.037Z] ------------------- [2023-07-25T17:36:27.037Z] stable info: [2023-07-25T17:36:27.037Z] ------------------- [2023-07-25T17:36:27.037Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-25T17:36:27.037Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T17:36:27.037Z] Message: update stable to v1.0.250 [2023-07-25T17:36:27.609Z] ------------------- [2023-07-25T17:36:27.609Z] experimental info: [2023-07-25T17:36:27.609Z] ------------------- [2023-07-25T17:36:27.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-25T17:36:27.609Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-25T17:36:27.609Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-25T17:36:27.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-25T17:36:27.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-25T17:36:27.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-25T17:36:28.028Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-25T17:36:28.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-25T17:36:28.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-25T17:36:28.150Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-25T17:36:28.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-25T17:36:28.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-25T17:36:28.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-25T17:36:28.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-25T17:36:28.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-25T17:36:28.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-25T17:36:28.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-25T17:36:28.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-25T17:36:28.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-25T17:36:28.579Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T17:36:28.626Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-25T17:36:28.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-25T17:36:28.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-25T17:36:28.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-25T17:36:28.797Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-25T17:36:28.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-25T17:36:28.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-25T17:36:28.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-25T17:36:28.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-25T17:36:29.006Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-25T17:36:29.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-577 [Pipeline] echo [2023-07-25T17:36:29.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-577 [Pipeline] echo [2023-07-25T17:36:29.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-577 [Pipeline] echo [2023-07-25T17:36:29.183Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [Pipeline] echo [2023-07-25T17:36:29.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9af1fb6 [Pipeline] echo [2023-07-25T17:36:29.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T17:36:29.375Z] provisioning config files... [2023-07-25T17:36:29.394Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-577@tmp/config8281460223892475393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:36:29.728Z] ---> docker-login.sh [2023-07-25T17:36:29.728Z] nexus3.edgexfoundry.org:10001 [2023-07-25T17:36:29.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:29.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:29.987Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:29.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:29.987Z] [2023-07-25T17:36:29.987Z] Login Succeeded [2023-07-25T17:36:29.987Z] nexus3.edgexfoundry.org:10002 [2023-07-25T17:36:29.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:30.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:30.248Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:30.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:30.248Z] [2023-07-25T17:36:30.248Z] Login Succeeded [2023-07-25T17:36:30.248Z] nexus3.edgexfoundry.org:10003 [2023-07-25T17:36:30.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:30.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:30.248Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:30.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:30.248Z] [2023-07-25T17:36:30.248Z] Login Succeeded [2023-07-25T17:36:30.248Z] nexus3.edgexfoundry.org:10004 [2023-07-25T17:36:30.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:30.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:30.248Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:30.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:30.248Z] [2023-07-25T17:36:30.248Z] Login Succeeded [2023-07-25T17:36:30.509Z] docker.io [2023-07-25T17:36:30.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:30.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:30.768Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:30.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:30.768Z] [2023-07-25T17:36:30.768Z] Login Succeeded [2023-07-25T17:36:30.768Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T17:36:30.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-25T17:36:31.449Z] + git rev-list -1 --merges 9af1fb680bf082d53e3f6fef6ad52838dfa3e878~1..9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [Pipeline] echo [2023-07-25T17:36:31.507Z] -----------> git rev-list -1 --merges 9af1fb680bf082d53e3f6fef6ad52838dfa3e878~1..9af1fb680bf082d53e3f6fef6ad52838dfa3e878 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [false] [Pipeline] sh [2023-07-25T17:36:31.814Z] + git log --format=format:%s -1 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [Pipeline] echo [2023-07-25T17:36:31.848Z] ========================================================= [2023-07-25T17:36:31.848Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-25T17:36:31.848Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T17:36:32.323Z] + git log --format=format:%s -1 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [Pipeline] echo [2023-07-25T17:36:32.355Z] [semverPrep] GIT_COMMIT: 9af1fb680bf082d53e3f6fef6ad52838dfa3e878, Commit Message: build: Update for patch 3.0.1 release [Pipeline] echo [2023-07-25T17:36:32.390Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-25T17:36:32.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-25T17:36:32.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-25T17:36:32.797Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-25T17:36:32.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-25T17:36:32.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-07-25T17:36:32.797Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-25T17:36:32.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:36:33.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T17:36:33.299Z] [2023-07-25T17:36:33.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:36:33.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T17:36:33.670Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-25T17:36:33.670Z] b85a868b505f: Pulling fs layer [2023-07-25T17:36:33.670Z] e2be974225ed: Pulling fs layer [2023-07-25T17:36:33.670Z] 339a4e72a1f5: Pulling fs layer [2023-07-25T17:36:33.670Z] 988bab9f4d93: Pulling fs layer [2023-07-25T17:36:33.670Z] 1469e6f7b9e6: Pulling fs layer [2023-07-25T17:36:33.671Z] 988bab9f4d93: Waiting [2023-07-25T17:36:33.671Z] eaf3925da568: Pulling fs layer [2023-07-25T17:36:33.671Z] bab4dde63d76: Pulling fs layer [2023-07-25T17:36:33.671Z] 1469e6f7b9e6: Waiting [2023-07-25T17:36:33.671Z] eaf3925da568: Waiting [2023-07-25T17:36:33.671Z] bde34c3a00c8: Pulling fs layer [2023-07-25T17:36:33.671Z] b352a97aabf1: Pulling fs layer [2023-07-25T17:36:33.671Z] bab4dde63d76: Waiting [2023-07-25T17:36:33.671Z] bde34c3a00c8: Waiting [2023-07-25T17:36:33.671Z] b352a97aabf1: Waiting [2023-07-25T17:36:33.671Z] 4872d77fe225: Pulling fs layer [2023-07-25T17:36:33.671Z] 5851b861e8e6: Pulling fs layer [2023-07-25T17:36:33.671Z] 5851b861e8e6: Waiting [2023-07-25T17:36:33.671Z] 988bab9f4d93: Download complete [2023-07-25T17:36:33.671Z] 1469e6f7b9e6: Verifying Checksum [2023-07-25T17:36:33.671Z] 1469e6f7b9e6: Download complete [2023-07-25T17:36:33.930Z] 339a4e72a1f5: Verifying Checksum [2023-07-25T17:36:33.930Z] 339a4e72a1f5: Download complete [2023-07-25T17:36:33.930Z] eaf3925da568: Download complete [2023-07-25T17:36:33.930Z] bde34c3a00c8: Download complete [2023-07-25T17:36:33.930Z] b352a97aabf1: Verifying Checksum [2023-07-25T17:36:33.930Z] b352a97aabf1: Download complete [2023-07-25T17:36:33.930Z] 4872d77fe225: Download complete [2023-07-25T17:36:33.930Z] 5851b861e8e6: Verifying Checksum [2023-07-25T17:36:33.930Z] 5851b861e8e6: Download complete [2023-07-25T17:36:33.930Z] b85a868b505f: Verifying Checksum [2023-07-25T17:36:33.930Z] b85a868b505f: Download complete [2023-07-25T17:36:34.188Z] bab4dde63d76: Verifying Checksum [2023-07-25T17:36:34.188Z] bab4dde63d76: Download complete [2023-07-25T17:36:35.125Z] b85a868b505f: Pull complete [2023-07-25T17:36:35.125Z] e2be974225ed: Pull complete [2023-07-25T17:36:35.694Z] 339a4e72a1f5: Pull complete [2023-07-25T17:36:35.694Z] 988bab9f4d93: Pull complete [2023-07-25T17:36:35.954Z] 1469e6f7b9e6: Pull complete [2023-07-25T17:36:35.954Z] eaf3925da568: Pull complete [2023-07-25T17:36:37.331Z] bab4dde63d76: Pull complete [2023-07-25T17:36:37.591Z] bde34c3a00c8: Pull complete [2023-07-25T17:36:37.591Z] b352a97aabf1: Pull complete [2023-07-25T17:36:37.591Z] 4872d77fe225: Pull complete [2023-07-25T17:36:37.850Z] 5851b861e8e6: Pull complete [2023-07-25T17:36:37.850Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-25T17:36:37.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-25T17:36:37.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:36:38.086Z] prd-ubuntu20.04-docker-8c-8g-2109 does not seem to be running inside a container [2023-07-25T17:36:38.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-577 -v /w/workspace/_app-service-configurable_PR-577:/w/workspace/_app-service-configurable_PR-577:rw,z -v /w/workspace/_app-service-configurable_PR-577@tmp:/w/workspace/_app-service-configurable_PR-577@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-devops/py-git-semver:0.1.4 cat [2023-07-25T17:36:40.707Z] $ docker top ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf -eo pid,comm [2023-07-25T17:36:40.760Z] 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). [2023-07-25T17:36:40.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-25T17:36:40.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T17:36:40.897Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T17:36:41.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T17:36:41.017Z] $ docker exec ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf ssh-agent [2023-07-25T17:36:41.134Z] SSH_AUTH_SOCK=/tmp/ssh-7cXUq68NRukp/agent.33 [2023-07-25T17:36:41.134Z] SSH_AGENT_PID=39 [2023-07-25T17:36:41.142Z] Running ssh-add (command line suppressed) [2023-07-25T17:36:41.248Z] Identity added: /w/workspace/_app-service-configurable_PR-577@tmp/private_key_17014737358859089746.key (/w/workspace/_app-service-configurable_PR-577@tmp/private_key_17014737358859089746.key) [2023-07-25T17:36:41.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T17:36:41.593Z] + git tag --points-at HEAD [Pipeline] } [2023-07-25T17:36:41.617Z] $ docker exec --env ******** --env ******** ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf ssh-agent -k [2023-07-25T17:36:41.718Z] unset SSH_AUTH_SOCK; [2023-07-25T17:36:41.719Z] unset SSH_AGENT_PID; [2023-07-25T17:36:41.719Z] echo Agent pid 39 killed; [2023-07-25T17:36:41.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-25T17:36:41.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-25T17:36:41.822Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-25T17:36:41.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-25T17:36:41.931Z] $ docker exec ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf ssh-agent [2023-07-25T17:36:42.030Z] SSH_AUTH_SOCK=/tmp/ssh-q95acDji5O90/agent.71 [2023-07-25T17:36:42.030Z] SSH_AGENT_PID=77 [2023-07-25T17:36:42.035Z] Running ssh-add (command line suppressed) [2023-07-25T17:36:42.135Z] Identity added: /w/workspace/_app-service-configurable_PR-577@tmp/private_key_4960353209159802839.key (/w/workspace/_app-service-configurable_PR-577@tmp/private_key_4960353209159802839.key) [2023-07-25T17:36:42.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-25T17:36:42.478Z] + git semver init [2023-07-25T17:36:42.738Z] 2023-07-25 17:36:42,653 [run_init] DEBUG init version:0.0.0 force:False [2023-07-25T17:36:42.738Z] 2023-07-25 17:36:42,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-577/.semver [2023-07-25T17:36:42.738Z] 2023-07-25 17:36:42,654 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-577/.semver [2023-07-25T17:36:42.738Z] 2023-07-25 17:36:42,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-577/.semver'], cwd=/w/workspace/_app-service-configurable_PR-577, universal_newlines=False, shell=None, istream=None) [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,555 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-577/.git/info/exclude [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-577/.semver/PR-577 with force:False [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,556 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-577/.semver/PR-577 [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,559 [execute] INFO git cat-file --batch-check [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-577/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,567 [execute] INFO git cat-file --batch [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-577/.semver, universal_newlines=False, shell=None, istream=) [2023-07-25T17:36:43.674Z] 2023-07-25 17:36:43,573 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-577/.semver/PR-577 [2023-07-25T17:36:43.674Z] 0.0.0 [Pipeline] } [2023-07-25T17:36:43.698Z] $ docker exec --env ******** --env ******** ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf ssh-agent -k [2023-07-25T17:36:43.792Z] unset SSH_AUTH_SOCK; [2023-07-25T17:36:43.793Z] unset SSH_AGENT_PID; [2023-07-25T17:36:43.793Z] echo Agent pid 77 killed; [2023-07-25T17:36:43.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-25T17:36:44.215Z] + git semver [Pipeline] } [2023-07-25T17:36:44.501Z] $ docker stop --time=1 ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf [2023-07-25T17:36:45.783Z] $ docker rm -f --volumes ee00c9225d69d1ea816abec7c2a9c8c147105fe32972d362bc263288c16f6ddf [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T17:36:46.174Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-25T17:36:46.459Z] Stashed 1 file(s) [Pipeline] echo [2023-07-25T17:36:46.477Z] [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 [2023-07-25T17:36:47.063Z] provisioning config files... [2023-07-25T17:36:47.073Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-577@tmp/config11835881741038098018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:36:47.417Z] ---> docker-login.sh [2023-07-25T17:36:47.417Z] nexus3.edgexfoundry.org:10001 [2023-07-25T17:36:47.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:47.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:47.417Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:47.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:47.417Z] [2023-07-25T17:36:47.417Z] Login Succeeded [2023-07-25T17:36:47.417Z] nexus3.edgexfoundry.org:10002 [2023-07-25T17:36:47.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:47.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:47.417Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:47.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:47.417Z] [2023-07-25T17:36:47.417Z] Login Succeeded [2023-07-25T17:36:47.417Z] nexus3.edgexfoundry.org:10003 [2023-07-25T17:36:47.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:47.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:47.676Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:47.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:47.677Z] [2023-07-25T17:36:47.677Z] Login Succeeded [2023-07-25T17:36:47.677Z] nexus3.edgexfoundry.org:10004 [2023-07-25T17:36:47.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:47.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:47.677Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:47.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:47.677Z] [2023-07-25T17:36:47.677Z] Login Succeeded [2023-07-25T17:36:47.677Z] docker.io [2023-07-25T17:36:47.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:36:47.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:36:47.936Z] Configure a credential helper to remove this warning. See [2023-07-25T17:36:47.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:36:47.936Z] [2023-07-25T17:36:47.936Z] Login Succeeded [2023-07-25T17:36:47.936Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T17:36:47.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-25T17:36:48.183Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T17:36:48.223Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T17:36:48.257Z] ========================================================= [2023-07-25T17:36:48.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-25T17:36:48.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:36:48.731Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-25T17:36:48.731Z] Sending build context to Docker daemon 3.303MB [2023-07-25T17:36:48.731Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T17:36:48.731Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-25T17:36:48.731Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-25T17:36:48.731Z] 4db1b89c0bd1: Pulling fs layer [2023-07-25T17:36:48.731Z] 6911f1a30b25: Pulling fs layer [2023-07-25T17:36:48.731Z] e194b8c5c2a9: Pulling fs layer [2023-07-25T17:36:48.731Z] 6863d3e3a2b1: Pulling fs layer [2023-07-25T17:36:48.731Z] ec0bb842ea78: Pulling fs layer [2023-07-25T17:36:48.731Z] 40a00589a448: Pulling fs layer [2023-07-25T17:36:48.731Z] 6c08303d61cc: Pulling fs layer [2023-07-25T17:36:48.731Z] 798269fcf238: Pulling fs layer [2023-07-25T17:36:48.731Z] 6863d3e3a2b1: Waiting [2023-07-25T17:36:48.731Z] 6c08303d61cc: Waiting [2023-07-25T17:36:48.731Z] 798269fcf238: Waiting [2023-07-25T17:36:48.731Z] ec0bb842ea78: Waiting [2023-07-25T17:36:48.731Z] 40a00589a448: Waiting [2023-07-25T17:36:48.731Z] 6863d3e3a2b1: Verifying Checksum [2023-07-25T17:36:48.731Z] 6863d3e3a2b1: Download complete [2023-07-25T17:36:48.731Z] ec0bb842ea78: Verifying Checksum [2023-07-25T17:36:48.731Z] ec0bb842ea78: Download complete [2023-07-25T17:36:48.731Z] 4db1b89c0bd1: Verifying Checksum [2023-07-25T17:36:48.731Z] 4db1b89c0bd1: Download complete [2023-07-25T17:36:48.989Z] 40a00589a448: Verifying Checksum [2023-07-25T17:36:48.989Z] 40a00589a448: Download complete [2023-07-25T17:36:48.989Z] 4db1b89c0bd1: Pull complete [2023-07-25T17:36:48.989Z] 6911f1a30b25: Pull complete [2023-07-25T17:36:49.248Z] 798269fcf238: Verifying Checksum [2023-07-25T17:36:49.248Z] 798269fcf238: Download complete [2023-07-25T17:36:49.505Z] e194b8c5c2a9: Verifying Checksum [2023-07-25T17:36:49.505Z] e194b8c5c2a9: Download complete [2023-07-25T17:36:49.505Z] 6c08303d61cc: Verifying Checksum [2023-07-25T17:36:49.506Z] 6c08303d61cc: Download complete [2023-07-25T17:36:52.787Z] e194b8c5c2a9: Pull complete [2023-07-25T17:36:52.787Z] 6863d3e3a2b1: Pull complete [2023-07-25T17:36:52.787Z] ec0bb842ea78: Pull complete [2023-07-25T17:36:52.787Z] 40a00589a448: Pull complete [2023-07-25T17:36:55.315Z] 6c08303d61cc: Pull complete [2023-07-25T17:36:55.881Z] 798269fcf238: Pull complete [2023-07-25T17:36:55.881Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-25T17:36:55.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-25T17:36:55.881Z] ---> ec979cd7f677 [2023-07-25T17:36:55.881Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T17:37:01.187Z] ---> Running in dbec17d3c047 [2023-07-25T17:37:01.187Z] Removing intermediate container dbec17d3c047 [2023-07-25T17:37:01.187Z] ---> 1f3030f98d1d [2023-07-25T17:37:01.187Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T17:37:01.187Z] ---> Running in a0bd4c4694cd [2023-07-25T17:37:01.187Z] Removing intermediate container a0bd4c4694cd [2023-07-25T17:37:01.187Z] ---> 31c32900e3ce [2023-07-25T17:37:01.187Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-25T17:37:01.187Z] ---> Running in 4f011e9803fb [2023-07-25T17:37:01.187Z] Removing intermediate container 4f011e9803fb [2023-07-25T17:37:01.187Z] ---> a784da71984e [2023-07-25T17:37:01.187Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T17:37:01.187Z] ---> Running in 0f61b9937023 [2023-07-25T17:37:01.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T17:37:01.881Z] Still waiting to schedule task [2023-07-25T17:37:01.882Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-25T17:37:02.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T17:37:02.477Z] OK: 265 MiB in 53 packages [2023-07-25T17:37:02.737Z] Removing intermediate container 0f61b9937023 [2023-07-25T17:37:02.737Z] ---> f6503fc10e49 [2023-07-25T17:37:02.737Z] Step 7/12 : WORKDIR /app [2023-07-25T17:37:02.996Z] ---> Running in f602938acc30 [2023-07-25T17:37:02.997Z] Removing intermediate container f602938acc30 [2023-07-25T17:37:02.997Z] ---> f0b7a5d3d959 [2023-07-25T17:37:02.997Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-25T17:37:02.997Z] ---> 500c8c603bbc [2023-07-25T17:37:02.997Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T17:37:02.997Z] ---> Running in 01bb1e098afa [2023-07-25T17:37:37.168Z] Removing intermediate container 01bb1e098afa [2023-07-25T17:37:37.168Z] ---> 2c305ce263c4 [2023-07-25T17:37:37.168Z] Step 10/12 : COPY . . [2023-07-25T17:37:37.168Z] ---> c3840b7633ea [2023-07-25T17:37:37.168Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T17:37:37.168Z] ---> Running in 9c3feb17f503 [2023-07-25T17:37:37.168Z] Removing intermediate container 9c3feb17f503 [2023-07-25T17:37:37.168Z] ---> dadb409b734d [2023-07-25T17:37:37.168Z] Step 12/12 : RUN $MAKE [2023-07-25T17:37:37.168Z] ---> Running in 7212beeecf81 [2023-07-25T17:37:37.168Z] noop [2023-07-25T17:37:37.168Z] Removing intermediate container 7212beeecf81 [2023-07-25T17:37:37.168Z] ---> cff3984ae082 [2023-07-25T17:37:37.168Z] Successfully built cff3984ae082 [2023-07-25T17:37:37.168Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:37:37.624Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T17:37:37.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:37:37.784Z] prd-ubuntu20.04-docker-8c-8g-2109 does not seem to be running inside a container [2023-07-25T17:37:37.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-577 -v /w/workspace/_app-service-configurable_PR-577:/w/workspace/_app-service-configurable_PR-577:rw,z -v /w/workspace/_app-service-configurable_PR-577@tmp:/w/workspace/_app-service-configurable_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-25T17:37:38.151Z] $ docker top fc4092024344e9a499ab2edc817bfe9d9b616973a8acd2a1ea488617bf871fff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T17:37:38.542Z] + go version [2023-07-25T17:37:38.543Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-25T17:37:38.578Z] $ docker stop --time=1 fc4092024344e9a499ab2edc817bfe9d9b616973a8acd2a1ea488617bf871fff [2023-07-25T17:37:39.854Z] $ docker rm -f --volumes fc4092024344e9a499ab2edc817bfe9d9b616973a8acd2a1ea488617bf871fff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:37:40.582Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-25T17:37:40.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:37:40.740Z] prd-ubuntu20.04-docker-8c-8g-2109 does not seem to be running inside a container [2023-07-25T17:37:40.774Z] $ 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-577 -v /w/workspace/_app-service-configurable_PR-577:/w/workspace/_app-service-configurable_PR-577:rw,z -v /w/workspace/_app-service-configurable_PR-577@tmp:/w/workspace/_app-service-configurable_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-25T17:37:41.091Z] $ docker top 6ed6ca65dc98bdd0abbd63ca3b2a21bb6c93ec0b84c773370725da6b0dca3040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T17:37:41.483Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-577 [Pipeline] fileExists [Pipeline] sh [2023-07-25T17:37:41.852Z] + make test [2023-07-25T17:37:41.852Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T17:37:59.933Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-25T17:38:17.999Z] go vet ./... [2023-07-25T17:38:20.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T17:38:20.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T17:38:20.525Z] ./bin/test-attribution-txt.sh [2023-07-25T17:38:20.525Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-25T17:38:20.525Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-25T17:38:20.563Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T17:38:20.593Z] $ docker stop --time=1 6ed6ca65dc98bdd0abbd63ca3b2a21bb6c93ec0b84c773370725da6b0dca3040 [2023-07-25T17:38:24.999Z] $ docker rm -f --volumes 6ed6ca65dc98bdd0abbd63ca3b2a21bb6c93ec0b84c773370725da6b0dca3040 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T17:38:25.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T17:38:25.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-25T17:38:26.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-25T17:38:26.637Z] + ls -al . [2023-07-25T17:38:26.637Z] total 180 [2023-07-25T17:38:26.637Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 17:37 . [2023-07-25T17:38:26.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 17:36 .. [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 17:36 .dockerignore [2023-07-25T17:38:26.637Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 17:36 .git [2023-07-25T17:38:26.637Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:36 .github [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 17:36 .gitignore [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 17:36 .golangci.yml [2023-07-25T17:38:26.637Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 17:36 .semver [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 17:36 Attribution.txt [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 17:36 CHANGELOG.md [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 17:36 Dockerfile [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 17:36 GOVERNANCE.md [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 17:36 Jenkinsfile [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 17:36 LICENSE [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 17:36 OWNERS.md [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 17:36 README.md [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 17:36 VERSION [2023-07-25T17:38:26.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 17:36 bin [2023-07-25T17:38:26.637Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 25 17:37 coverage.out [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 17:36 go.mod [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 17:36 go.sum [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 17:36 main.go [2023-07-25T17:38:26.637Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 17:36 makefile [2023-07-25T17:38:26.637Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 17:36 res [2023-07-25T17:38:26.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 17:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:38:27.031Z] + 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=9af1fb680bf082d53e3f6fef6ad52838dfa3e878 --label arch=amd64 --label version=0.0.0 . [2023-07-25T17:38:27.031Z] Sending build context to Docker daemon 3.304MB [2023-07-25T17:38:27.031Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T17:38:27.031Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-25T17:38:27.031Z] ---> cff3984ae082 [2023-07-25T17:38:27.031Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T17:38:27.031Z] ---> Running in fc7d2b4975eb [2023-07-25T17:38:27.291Z] Removing intermediate container fc7d2b4975eb [2023-07-25T17:38:27.291Z] ---> ec47ca3ce133 [2023-07-25T17:38:27.291Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T17:38:27.291Z] ---> Running in 51285227cfdb [2023-07-25T17:38:27.291Z] Removing intermediate container 51285227cfdb [2023-07-25T17:38:27.291Z] ---> 87635d2366e8 [2023-07-25T17:38:27.291Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-25T17:38:27.291Z] ---> Running in f2f4d85ddcca [2023-07-25T17:38:27.291Z] Removing intermediate container f2f4d85ddcca [2023-07-25T17:38:27.291Z] ---> a998c2b5ddff [2023-07-25T17:38:27.291Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T17:38:27.549Z] ---> Running in 99febdbd4db9 [2023-07-25T17:38:27.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T17:38:27.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T17:38:28.374Z] OK: 265 MiB in 53 packages [2023-07-25T17:38:28.374Z] Removing intermediate container 99febdbd4db9 [2023-07-25T17:38:28.374Z] ---> 002dcad54686 [2023-07-25T17:38:28.374Z] Step 7/26 : WORKDIR /app [2023-07-25T17:38:28.632Z] ---> Running in a571e0b54bae [2023-07-25T17:38:28.632Z] Removing intermediate container a571e0b54bae [2023-07-25T17:38:28.632Z] ---> 3f2b35d230d0 [2023-07-25T17:38:28.632Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-25T17:38:28.632Z] ---> e26ac35439da [2023-07-25T17:38:28.632Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T17:38:28.632Z] ---> Running in ecfd6034333f [2023-07-25T17:38:29.652Z] Removing intermediate container ecfd6034333f [2023-07-25T17:38:29.652Z] ---> 5abc67c7ea8b [2023-07-25T17:38:29.652Z] Step 10/26 : COPY . . [2023-07-25T17:38:29.911Z] ---> 9b444c9a3c71 [2023-07-25T17:38:29.911Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T17:38:29.911Z] ---> Running in e5e267816956 [2023-07-25T17:38:29.911Z] Removing intermediate container e5e267816956 [2023-07-25T17:38:29.911Z] ---> 8d7ca3dccbe4 [2023-07-25T17:38:29.911Z] Step 12/26 : RUN $MAKE [2023-07-25T17:38:29.911Z] ---> Running in c1819bf07b99 [2023-07-25T17:38:30.169Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-25T17:38:33.572Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2110 in /w/workspace/_app-service-configurable_PR-577 [Pipeline] { [Pipeline] ws [2023-07-25T17:38:33.630Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-07-25T17:38:33.700Z] Selected Git installation does not exist. Using Default [2023-07-25T17:38:33.700Z] The recommended git tool is: NONE [2023-07-25T17:38:38.618Z] using credential edgex-jenkins-ssh [2023-07-25T17:38:38.638Z] Cloning the remote Git repository [2023-07-25T17:38:38.682Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T17:38:38.770Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-07-25T17:38:38.908Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T17:38:38.910Z] > git --version # timeout=10 [2023-07-25T17:38:38.929Z] > git --version # 'git version 2.25.1' [2023-07-25T17:38:38.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-25T17:38:39.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T17:38:41.947Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-25T17:38:41.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-25T17:38:43.466Z] Merging remotes/origin/minnesota commit 162d3a06d6a77858f9267e44f258c8258eccc8be into PR head commit 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [2023-07-25T17:38:43.749Z] Merge succeeded, producing 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [2023-07-25T17:38:43.750Z] Checking out Revision 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 (PR-577) [2023-07-25T17:38:42.751Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-25T17:38:42.790Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-25T17:38:42.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-25T17:38:42.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/577/head:refs/remotes/origin/PR-577 +refs/heads/minnesota:refs/remotes/origin/minnesota # timeout=10 [2023-07-25T17:38:43.484Z] > git config core.sparsecheckout # timeout=10 [2023-07-25T17:38:43.563Z] > git checkout -f 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 # timeout=10 [2023-07-25T17:38:43.646Z] > git remote # timeout=10 [2023-07-25T17:38:43.665Z] > git config --get remote.origin.url # timeout=10 [2023-07-25T17:38:43.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-25T17:38:43.702Z] > git merge 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [2023-07-25T17:38:43.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-25T17:38:43.756Z] > git config core.sparsecheckout # timeout=10 [2023-07-25T17:38:43.770Z] > git checkout -f 9af1fb680bf082d53e3f6fef6ad52838dfa3e878 # timeout=10 [2023-07-25T17:38:47.183Z] Commit message: "build: Update for patch 3.0.1 release" [2023-07-25T17:38:47.229Z] > git --version # timeout=10 [2023-07-25T17:38:47.241Z] > git --version # 'git version 2.25.1' [2023-07-25T17:38:47.252Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T17:38:48.300Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-25T17:38:48.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T17:38:48.300Z] Dload Upload Total Spent Left Speed [2023-07-25T17:38:48.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2023-07-25T17:38:49.047Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-25T17:38:49.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-25T17:38:49.393Z] + sudo tee /etc/docker/daemon.new [2023-07-25T17:38:49.393Z] { [2023-07-25T17:38:49.393Z] "registry-mirrors": [ [2023-07-25T17:38:49.393Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-25T17:38:49.393Z] ], [2023-07-25T17:38:49.393Z] "bip": "10.250.0.254/24", [2023-07-25T17:38:49.393Z] "hosts": [ [2023-07-25T17:38:49.393Z] "tcp://0.0.0.0:5555", [2023-07-25T17:38:49.393Z] "unix:///var/run/docker.sock" [2023-07-25T17:38:49.393Z] ], [2023-07-25T17:38:49.393Z] "mtu": 1458, [2023-07-25T17:38:49.393Z] "selinux-enabled": true, [2023-07-25T17:38:49.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-25T17:38:49.393Z] } [Pipeline] sh [2023-07-25T17:38:49.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-25T17:38:50.075Z] + sudo service docker restart [2023-07-25T17:38:52.087Z] Removing intermediate container c1819bf07b99 [2023-07-25T17:38:52.087Z] ---> 9af02ccae8ae [2023-07-25T17:38:52.087Z] Step 13/26 : FROM alpine:3.17 [2023-07-25T17:38:52.087Z] 3.17: Pulling from library/alpine [2023-07-25T17:38:52.087Z] 4db1b89c0bd1: Already exists [2023-07-25T17:38:52.087Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-25T17:38:52.087Z] Status: Downloaded newer image for alpine:3.17 [2023-07-25T17:38:52.087Z] ---> 1f73a9d63274 [2023-07-25T17:38:52.087Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-25T17:38:52.087Z] ---> Running in 3babc1d118a7 [2023-07-25T17:38:52.087Z] Removing intermediate container 3babc1d118a7 [2023-07-25T17:38:52.087Z] ---> bfc0bdd3573a [2023-07-25T17:38:52.087Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-25T17:38:52.087Z] ---> Running in 7877ee1b00fe [2023-07-25T17:38:52.087Z] Removing intermediate container 7877ee1b00fe [2023-07-25T17:38:52.087Z] ---> 94b0f0ac2c79 [2023-07-25T17:38:52.087Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-25T17:38:52.087Z] ---> Running in c3e88da5bc5a [2023-07-25T17:38:52.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-25T17:38:52.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-25T17:38:52.087Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-25T17:38:52.087Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-25T17:38:52.087Z] Executing busybox-1.35.0-r29.trigger [2023-07-25T17:38:52.087Z] Executing ca-certificates-20230506-r0.trigger [2023-07-25T17:38:52.087Z] OK: 8 MiB in 17 packages [2023-07-25T17:38:52.087Z] Removing intermediate container c3e88da5bc5a [2023-07-25T17:38:52.087Z] ---> 5d9be24aabdb [2023-07-25T17:38:52.087Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-25T17:38:52.087Z] ---> dd455609b244 [2023-07-25T17:38:52.087Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-25T17:38:52.087Z] ---> c25c7661e596 [2023-07-25T17:38:52.087Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-25T17:38:52.087Z] ---> 19c4cc356ffc [2023-07-25T17:38:52.087Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-25T17:38:52.087Z] ---> 9ad3c12f2849 [2023-07-25T17:38:52.087Z] Step 21/26 : EXPOSE 48095 [2023-07-25T17:38:52.087Z] ---> Running in ee6859041855 [2023-07-25T17:38:52.087Z] Removing intermediate container ee6859041855 [2023-07-25T17:38:52.087Z] ---> aa18af773c4b [2023-07-25T17:38:52.087Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-25T17:38:52.087Z] ---> Running in 4cd6fbaa1ee0 [2023-07-25T17:38:52.087Z] Removing intermediate container 4cd6fbaa1ee0 [2023-07-25T17:38:52.087Z] ---> 317e0ee31f62 [2023-07-25T17:38:52.087Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-25T17:38:52.087Z] ---> Running in 03d417ab14ad [2023-07-25T17:38:52.087Z] Removing intermediate container 03d417ab14ad [2023-07-25T17:38:52.087Z] ---> ac5ee5bff961 [2023-07-25T17:38:52.087Z] Step 24/26 : LABEL arch=amd64 [2023-07-25T17:38:52.087Z] ---> Running in 8ff7b8f8ded4 [2023-07-25T17:38:52.087Z] Removing intermediate container 8ff7b8f8ded4 [2023-07-25T17:38:52.087Z] ---> 483429c4718c [2023-07-25T17:38:52.087Z] Step 25/26 : LABEL git_sha=9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [2023-07-25T17:38:52.348Z] ---> Running in 11bf9ad4fb47 [2023-07-25T17:38:52.348Z] Removing intermediate container 11bf9ad4fb47 [2023-07-25T17:38:52.348Z] ---> 4a9e1a8d3a47 [2023-07-25T17:38:52.348Z] Step 26/26 : LABEL version=0.0.0 [2023-07-25T17:38:52.348Z] ---> Running in ca9bd49f75f7 [2023-07-25T17:38:52.348Z] Removing intermediate container ca9bd49f75f7 [2023-07-25T17:38:52.348Z] ---> 370c4a2b9ece [2023-07-25T17:38:52.348Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-25T17:38:52.348Z] Successfully built 370c4a2b9ece [2023-07-25T17:38:52.348Z] 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 [2023-07-25T17:38:53.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T17:38:53.276Z] [2023-07-25T17:38:53.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:38:53.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T17:38:53.656Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-25T17:38:53.656Z] 5eb5b503b376: Pulling fs layer [2023-07-25T17:38:53.656Z] 5c69ac0246d0: Pulling fs layer [2023-07-25T17:38:53.656Z] ec43610c2a17: Pulling fs layer [2023-07-25T17:38:53.656Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-25T17:38:53.656Z] 33b1e0a273af: Pulling fs layer [2023-07-25T17:38:53.656Z] 5d3b04190fa2: Pulling fs layer [2023-07-25T17:38:53.656Z] 2f39f015ded8: Pulling fs layer [2023-07-25T17:38:53.656Z] 33b1e0a273af: Waiting [2023-07-25T17:38:53.656Z] 5d3b04190fa2: Waiting [2023-07-25T17:38:53.656Z] 2f39f015ded8: Waiting [2023-07-25T17:38:53.656Z] 3a2ae6a8a46f: Waiting [2023-07-25T17:38:53.656Z] 5c69ac0246d0: Download complete [2023-07-25T17:38:53.656Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-25T17:38:53.656Z] 3a2ae6a8a46f: Download complete [2023-07-25T17:38:53.656Z] 33b1e0a273af: Verifying Checksum [2023-07-25T17:38:53.656Z] 33b1e0a273af: Download complete [2023-07-25T17:38:53.656Z] ec43610c2a17: Verifying Checksum [2023-07-25T17:38:53.656Z] ec43610c2a17: Download complete [2023-07-25T17:38:53.656Z] 5d3b04190fa2: Verifying Checksum [2023-07-25T17:38:53.656Z] 5d3b04190fa2: Download complete [2023-07-25T17:38:53.915Z] 5eb5b503b376: Verifying Checksum [2023-07-25T17:38:53.915Z] 5eb5b503b376: Download complete [2023-07-25T17:38:54.480Z] 2f39f015ded8: Download complete [2023-07-25T17:38:55.050Z] 5eb5b503b376: Pull complete [2023-07-25T17:38:55.050Z] 5c69ac0246d0: Pull complete [2023-07-25T17:38:55.617Z] ec43610c2a17: Pull complete [2023-07-25T17:38:55.617Z] 3a2ae6a8a46f: Pull complete [2023-07-25T17:38:55.617Z] 33b1e0a273af: Pull complete [2023-07-25T17:38:55.876Z] 5d3b04190fa2: Pull complete [2023-07-25T17:39:00.070Z] 2f39f015ded8: Pull complete [2023-07-25T17:39:00.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-25T17:39:00.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T17:39:00.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:39:00.283Z] prd-ubuntu20.04-docker-8c-8g-2109 does not seem to be running inside a container [2023-07-25T17:39:00.313Z] $ 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-577 -v /w/workspace/_app-service-configurable_PR-577:/w/workspace/_app-service-configurable_PR-577:rw,z -v /w/workspace/_app-service-configurable_PR-577@tmp:/w/workspace/_app-service-configurable_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-25T17:39:04.513Z] $ docker top 71633cf5d45d4aa82ecd992a8b9afe625b90ec0218e817ee2eef008dba964ce6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:39:04.966Z] ---> job-cost.sh [2023-07-25T17:39:04.966Z] lf-activate-venv: SKIPPING [2023-07-25T17:39:04.966Z] INFO: No Stack... [2023-07-25T17:39:05.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T17:39:05.484Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T17:39:05.802Z] + cat /w/workspace/_app-service-configurable_PR-577/archives/cost.csv [2023-07-25T17:39:05.802Z] + cut -d, -f6 [Pipeline] lock [2023-07-25T17:39:05.850Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] [2023-07-25T17:39:05.854Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] did not exist. Created. [2023-07-25T17:39:05.854Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T17:39:06.249Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-25T17:39:06.298Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T17:39:06.332Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T17:39:06.419Z] $ docker stop --time=1 71633cf5d45d4aa82ecd992a8b9afe625b90ec0218e817ee2eef008dba964ce6 [2023-07-25T17:39:07.567Z] $ docker rm -f --volumes 71633cf5d45d4aa82ecd992a8b9afe625b90ec0218e817ee2eef008dba964ce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T17:39:09.124Z] provisioning config files... [2023-07-25T17:39:09.150Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7409339410186720615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:39:09.534Z] ---> docker-login.sh [2023-07-25T17:39:09.534Z] nexus3.edgexfoundry.org:10001 [2023-07-25T17:39:09.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:39:10.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:39:10.074Z] Configure a credential helper to remove this warning. See [2023-07-25T17:39:10.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:39:10.074Z] [2023-07-25T17:39:10.074Z] Login Succeeded [2023-07-25T17:39:10.074Z] nexus3.edgexfoundry.org:10002 [2023-07-25T17:39:10.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:39:10.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:39:10.343Z] Configure a credential helper to remove this warning. See [2023-07-25T17:39:10.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:39:10.343Z] [2023-07-25T17:39:10.343Z] Login Succeeded [2023-07-25T17:39:10.343Z] nexus3.edgexfoundry.org:10003 [2023-07-25T17:39:10.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:39:10.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:39:10.881Z] Configure a credential helper to remove this warning. See [2023-07-25T17:39:10.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:39:10.881Z] [2023-07-25T17:39:10.881Z] Login Succeeded [2023-07-25T17:39:10.881Z] nexus3.edgexfoundry.org:10004 [2023-07-25T17:39:11.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:39:11.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:39:11.153Z] Configure a credential helper to remove this warning. See [2023-07-25T17:39:11.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:39:11.153Z] [2023-07-25T17:39:11.153Z] Login Succeeded [2023-07-25T17:39:11.153Z] docker.io [2023-07-25T17:39:11.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-25T17:39:12.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-25T17:39:12.380Z] Configure a credential helper to remove this warning. See [2023-07-25T17:39:12.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-25T17:39:12.380Z] [2023-07-25T17:39:12.380Z] Login Succeeded [2023-07-25T17:39:12.380Z] ---> docker-login.sh ends [Pipeline] } [2023-07-25T17:39:12.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-25T17:39:12.782Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T17:39:12.818Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-25T17:39:12.854Z] ========================================================= [2023-07-25T17:39:12.854Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-25T17:39:12.854Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:39:13.357Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-25T17:39:13.357Z] Sending build context to Docker daemon 174.6kB [2023-07-25T17:39:13.625Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T17:39:13.625Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-25T17:39:13.625Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-25T17:39:13.625Z] edb6bdbacee9: Pulling fs layer [2023-07-25T17:39:13.625Z] 5f9638ab2659: Pulling fs layer [2023-07-25T17:39:13.625Z] 8d51d6327a98: Pulling fs layer [2023-07-25T17:39:13.625Z] 8b374f2dd631: Pulling fs layer [2023-07-25T17:39:13.625Z] ec14aa9079de: Pulling fs layer [2023-07-25T17:39:13.625Z] 2f466654f4bb: Pulling fs layer [2023-07-25T17:39:13.625Z] 554e91adad29: Pulling fs layer [2023-07-25T17:39:13.626Z] 8b374f2dd631: Waiting [2023-07-25T17:39:13.626Z] ec14aa9079de: Waiting [2023-07-25T17:39:13.626Z] 2f466654f4bb: Waiting [2023-07-25T17:39:13.626Z] 554e91adad29: Waiting [2023-07-25T17:39:13.626Z] 5f9638ab2659: Verifying Checksum [2023-07-25T17:39:13.626Z] 5f9638ab2659: Download complete [2023-07-25T17:39:13.626Z] 8b374f2dd631: Verifying Checksum [2023-07-25T17:39:13.626Z] 8b374f2dd631: Download complete [2023-07-25T17:39:13.897Z] edb6bdbacee9: Download complete [2023-07-25T17:39:13.897Z] ec14aa9079de: Verifying Checksum [2023-07-25T17:39:13.897Z] ec14aa9079de: Download complete [2023-07-25T17:39:14.879Z] edb6bdbacee9: Pull complete [2023-07-25T17:39:15.154Z] 554e91adad29: Verifying Checksum [2023-07-25T17:39:15.154Z] 554e91adad29: Download complete [2023-07-25T17:39:15.755Z] 5f9638ab2659: Pull complete [2023-07-25T17:39:16.345Z] 8d51d6327a98: Verifying Checksum [2023-07-25T17:39:16.345Z] 8d51d6327a98: Download complete [2023-07-25T17:39:16.615Z] 2f466654f4bb: Verifying Checksum [2023-07-25T17:39:16.615Z] 2f466654f4bb: Download complete [2023-07-25T17:39:28.938Z] 8d51d6327a98: Pull complete [2023-07-25T17:39:28.938Z] 8b374f2dd631: Pull complete [2023-07-25T17:39:28.938Z] ec14aa9079de: Pull complete [2023-07-25T17:39:35.590Z] 2f466654f4bb: Pull complete [2023-07-25T17:39:38.191Z] 554e91adad29: Pull complete [2023-07-25T17:39:38.191Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-25T17:39:38.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-25T17:39:38.191Z] ---> 1e15ea492957 [2023-07-25T17:39:38.191Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T17:39:39.603Z] ---> Running in 60699ccaccff [2023-07-25T17:39:39.871Z] Removing intermediate container 60699ccaccff [2023-07-25T17:39:39.871Z] ---> aec75e9ab92c [2023-07-25T17:39:39.871Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T17:39:39.871Z] ---> Running in 5f776ff9f262 [2023-07-25T17:39:40.138Z] Removing intermediate container 5f776ff9f262 [2023-07-25T17:39:40.139Z] ---> 0f192033af42 [2023-07-25T17:39:40.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-25T17:39:40.139Z] ---> Running in a5785c91065e [2023-07-25T17:39:40.407Z] Removing intermediate container a5785c91065e [2023-07-25T17:39:40.407Z] ---> 7ca18a772e16 [2023-07-25T17:39:40.407Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T17:39:40.407Z] ---> Running in 4f2210603a13 [2023-07-25T17:39:41.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T17:39:42.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T17:39:43.047Z] OK: 263 MiB in 53 packages [2023-07-25T17:39:44.022Z] Removing intermediate container 4f2210603a13 [2023-07-25T17:39:44.022Z] ---> b6dd885c3605 [2023-07-25T17:39:44.022Z] Step 7/12 : WORKDIR /app [2023-07-25T17:39:44.022Z] ---> Running in ec76d69eca07 [2023-07-25T17:39:44.290Z] Removing intermediate container ec76d69eca07 [2023-07-25T17:39:44.290Z] ---> 01e6ab6f0991 [2023-07-25T17:39:44.290Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-25T17:39:44.876Z] ---> 280205581496 [2023-07-25T17:39:44.876Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T17:39:44.876Z] ---> Running in 64950e67f9f4 [2023-07-25T17:40:52.761Z] Removing intermediate container 64950e67f9f4 [2023-07-25T17:40:52.761Z] ---> 1662b12484f2 [2023-07-25T17:40:52.761Z] Step 10/12 : COPY . . [2023-07-25T17:40:52.761Z] ---> ca6bd65471be [2023-07-25T17:40:52.761Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T17:40:52.761Z] ---> Running in 4d001a28b3de [2023-07-25T17:40:52.761Z] Removing intermediate container 4d001a28b3de [2023-07-25T17:40:52.761Z] ---> 817379a2dcb9 [2023-07-25T17:40:52.761Z] Step 12/12 : RUN $MAKE [2023-07-25T17:40:52.761Z] ---> Running in 32c396c36c70 [2023-07-25T17:40:52.761Z] noop [2023-07-25T17:40:52.761Z] Removing intermediate container 32c396c36c70 [2023-07-25T17:40:52.761Z] ---> f2fe2f3f5256 [2023-07-25T17:40:52.761Z] Successfully built f2fe2f3f5256 [2023-07-25T17:40:52.761Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:40:53.254Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T17:40:53.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:40:53.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-2110 does not seem to be running inside a container [2023-07-25T17:40:53.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-25T17:40:54.739Z] $ docker top 3aac6e66ca3a8183d0fdfbbd94d7b155fcde8c3f61d598df1e0fd6f82c422ade -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T17:40:55.609Z] + go version [2023-07-25T17:40:55.609Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-25T17:40:55.643Z] $ docker stop --time=1 3aac6e66ca3a8183d0fdfbbd94d7b155fcde8c3f61d598df1e0fd6f82c422ade [2023-07-25T17:40:57.179Z] $ docker rm -f --volumes 3aac6e66ca3a8183d0fdfbbd94d7b155fcde8c3f61d598df1e0fd6f82c422ade [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:40:58.021Z] + docker inspect -f . ci-base-image-arm64 [2023-07-25T17:40:58.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:40:58.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-2110 does not seem to be running inside a container [2023-07-25T17:40:58.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-25T17:40:59.458Z] $ docker top da95afa9538c43db0d65708e01d23f3b49e1a31bab9f6c8da63284b07e25d7b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T17:40:59.987Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-07-25T17:41:00.364Z] + make test [2023-07-25T17:41:00.364Z] go test -race -coverprofile=coverage.out ./... [2023-07-25T17:43:37.070Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-25T17:43:37.070Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-25T17:43:37.070Z] go vet ./... [2023-07-25T17:45:43.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-25T17:45:43.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-25T17:45:43.812Z] ./bin/test-attribution-txt.sh [2023-07-25T17:45:43.812Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-07-25T17:45:43.812Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-07-25T17:45:43.856Z] [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-25T17:45:43.877Z] $ docker stop --time=1 da95afa9538c43db0d65708e01d23f3b49e1a31bab9f6c8da63284b07e25d7b4 [2023-07-25T17:45:45.722Z] $ docker rm -f --volumes da95afa9538c43db0d65708e01d23f3b49e1a31bab9f6c8da63284b07e25d7b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-25T17:45:47.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-25T17:45:47.322Z] Warning: overwriting stash ‘coverage-report’ [2023-07-25T17:45:47.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-25T17:45:48.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-25T17:45:48.892Z] + ls -al . [2023-07-25T17:45:48.892Z] total 176 [2023-07-25T17:45:48.892Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 25 17:41 . [2023-07-25T17:45:48.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 17:38 .. [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 17:38 .dockerignore [2023-07-25T17:45:48.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 17:38 .git [2023-07-25T17:45:48.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 17:38 .github [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 17:38 .gitignore [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 17:38 .golangci.yml [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 17:38 Attribution.txt [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 17:38 CHANGELOG.md [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 17:38 Dockerfile [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 17:38 GOVERNANCE.md [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 17:38 Jenkinsfile [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 17:38 LICENSE [2023-07-25T17:45:48.892Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 17:38 OWNERS.md [2023-07-25T17:45:48.893Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 17:38 README.md [2023-07-25T17:45:48.893Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 17:36 VERSION [2023-07-25T17:45:48.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 17:38 bin [2023-07-25T17:45:48.893Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 25 17:41 coverage.out [2023-07-25T17:45:48.893Z] -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 17:38 go.mod [2023-07-25T17:45:48.893Z] -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 17:38 go.sum [2023-07-25T17:45:48.893Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 17:38 main.go [2023-07-25T17:45:48.893Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 17:38 makefile [2023-07-25T17:45:48.893Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 17:38 res [2023-07-25T17:45:48.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 17:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:45:49.328Z] + 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=9af1fb680bf082d53e3f6fef6ad52838dfa3e878 --label arch=arm64 --label version=0.0.0 . [2023-07-25T17:45:49.328Z] Sending build context to Docker daemon 175.6kB [2023-07-25T17:45:49.602Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-25T17:45:49.602Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-25T17:45:49.602Z] ---> f2fe2f3f5256 [2023-07-25T17:45:49.602Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-25T17:45:49.602Z] ---> Running in 1f4dd250dcfc [2023-07-25T17:45:49.872Z] Removing intermediate container 1f4dd250dcfc [2023-07-25T17:45:49.872Z] ---> e9b3c9467c58 [2023-07-25T17:45:49.872Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-25T17:45:50.139Z] ---> Running in a4021adc1f77 [2023-07-25T17:45:50.408Z] Removing intermediate container a4021adc1f77 [2023-07-25T17:45:50.408Z] ---> 24c77774e6f0 [2023-07-25T17:45:50.408Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-25T17:45:50.408Z] ---> Running in 31d5e781a762 [2023-07-25T17:45:50.690Z] Removing intermediate container 31d5e781a762 [2023-07-25T17:45:50.691Z] ---> 2e0f1749b31e [2023-07-25T17:45:50.691Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-25T17:45:50.691Z] ---> Running in f41c472c35ab [2023-07-25T17:45:51.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T17:45:52.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T17:45:53.206Z] OK: 263 MiB in 53 packages [2023-07-25T17:45:54.167Z] Removing intermediate container f41c472c35ab [2023-07-25T17:45:54.167Z] ---> 422655376d9d [2023-07-25T17:45:54.167Z] Step 7/26 : WORKDIR /app [2023-07-25T17:45:54.167Z] ---> Running in 67943dfef577 [2023-07-25T17:45:54.435Z] Removing intermediate container 67943dfef577 [2023-07-25T17:45:54.435Z] ---> 0f7793370270 [2023-07-25T17:45:54.435Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-25T17:45:54.702Z] ---> 366a6ee14b4f [2023-07-25T17:45:54.702Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-25T17:45:54.969Z] ---> Running in d72702738c95 [2023-07-25T17:45:59.220Z] Removing intermediate container d72702738c95 [2023-07-25T17:45:59.220Z] ---> 931dd40a95fe [2023-07-25T17:45:59.220Z] Step 10/26 : COPY . . [2023-07-25T17:45:59.802Z] ---> 08d098b79d9f [2023-07-25T17:45:59.802Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-25T17:46:00.071Z] ---> Running in 81cb9d6bdcf3 [2023-07-25T17:46:00.339Z] Removing intermediate container 81cb9d6bdcf3 [2023-07-25T17:46:00.339Z] ---> 084e2332540d [2023-07-25T17:46:00.339Z] Step 12/26 : RUN $MAKE [2023-07-25T17:46:00.339Z] ---> Running in b8a487422e1c [2023-07-25T17:46:01.300Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-07-25T17:48:22.989Z] Removing intermediate container b8a487422e1c [2023-07-25T17:48:22.989Z] ---> b61a3407ddac [2023-07-25T17:48:22.989Z] Step 13/26 : FROM alpine:3.17 [2023-07-25T17:48:22.989Z] 3.17: Pulling from library/alpine [2023-07-25T17:48:22.989Z] edb6bdbacee9: Already exists [2023-07-25T17:48:22.989Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-25T17:48:22.989Z] Status: Downloaded newer image for alpine:3.17 [2023-07-25T17:48:22.989Z] ---> 779605e5fbc0 [2023-07-25T17:48:22.989Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-25T17:48:22.989Z] ---> Running in 0321ded2d791 [2023-07-25T17:48:22.989Z] Removing intermediate container 0321ded2d791 [2023-07-25T17:48:22.989Z] ---> 3f508cf4f931 [2023-07-25T17:48:22.989Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-25T17:48:22.989Z] ---> Running in 46e93ebe0366 [2023-07-25T17:48:22.989Z] Removing intermediate container 46e93ebe0366 [2023-07-25T17:48:22.989Z] ---> 8882eff44226 [2023-07-25T17:48:22.989Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-25T17:48:22.989Z] ---> Running in eb689438a21b [2023-07-25T17:48:22.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-25T17:48:22.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-25T17:48:22.989Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-25T17:48:22.989Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-25T17:48:22.989Z] Executing busybox-1.35.0-r29.trigger [2023-07-25T17:48:22.989Z] Executing ca-certificates-20230506-r0.trigger [2023-07-25T17:48:22.989Z] OK: 8 MiB in 17 packages [2023-07-25T17:48:22.989Z] Removing intermediate container eb689438a21b [2023-07-25T17:48:22.989Z] ---> 3630306a4089 [2023-07-25T17:48:22.989Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-25T17:48:22.989Z] ---> 2d7f8a863114 [2023-07-25T17:48:22.989Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-25T17:48:22.989Z] ---> 28b5a9235937 [2023-07-25T17:48:22.989Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-25T17:48:22.989Z] ---> ad8001040568 [2023-07-25T17:48:22.989Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-25T17:48:22.989Z] ---> 28d21a19adbb [2023-07-25T17:48:22.989Z] Step 21/26 : EXPOSE 48095 [2023-07-25T17:48:22.989Z] ---> Running in 5603f97e19c1 [2023-07-25T17:48:22.989Z] Removing intermediate container 5603f97e19c1 [2023-07-25T17:48:22.989Z] ---> abcf4c819809 [2023-07-25T17:48:22.989Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-25T17:48:22.989Z] ---> Running in 158b5f501758 [2023-07-25T17:48:22.989Z] Removing intermediate container 158b5f501758 [2023-07-25T17:48:22.989Z] ---> f8032525a668 [2023-07-25T17:48:22.989Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-25T17:48:22.989Z] ---> Running in 8a98eef2598e [2023-07-25T17:48:23.257Z] Removing intermediate container 8a98eef2598e [2023-07-25T17:48:23.257Z] ---> 6c2faaabcd13 [2023-07-25T17:48:23.257Z] Step 24/26 : LABEL arch=arm64 [2023-07-25T17:48:23.257Z] ---> Running in 021b4c6f1f20 [2023-07-25T17:48:23.525Z] Removing intermediate container 021b4c6f1f20 [2023-07-25T17:48:23.525Z] ---> 0fffdadc1377 [2023-07-25T17:48:23.525Z] Step 25/26 : LABEL git_sha=9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [2023-07-25T17:48:23.525Z] ---> Running in 64371db9cb54 [2023-07-25T17:48:23.798Z] Removing intermediate container 64371db9cb54 [2023-07-25T17:48:23.798Z] ---> 8e40db2c6e9b [2023-07-25T17:48:23.798Z] Step 26/26 : LABEL version=0.0.0 [2023-07-25T17:48:24.065Z] ---> Running in 144d080b1e23 [2023-07-25T17:48:24.332Z] Removing intermediate container 144d080b1e23 [2023-07-25T17:48:24.332Z] ---> 371fa9f96f03 [2023-07-25T17:48:24.332Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-25T17:48:24.332Z] Successfully built 371fa9f96f03 [2023-07-25T17:48:24.332Z] 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 [2023-07-25T17:48:25.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T17:48:25.181Z] [2023-07-25T17:48:25.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:48:25.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T17:48:25.861Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-25T17:48:25.861Z] 8998bd30e6a1: Pulling fs layer [2023-07-25T17:48:25.861Z] 04944245beec: Pulling fs layer [2023-07-25T17:48:25.861Z] 699f458cf7ca: Pulling fs layer [2023-07-25T17:48:25.861Z] 765212b225bb: Pulling fs layer [2023-07-25T17:48:25.861Z] f23df028b6ca: Pulling fs layer [2023-07-25T17:48:25.861Z] d65c8cfc05b1: Pulling fs layer [2023-07-25T17:48:25.861Z] 2437ff75d9bd: Pulling fs layer [2023-07-25T17:48:25.861Z] 765212b225bb: Waiting [2023-07-25T17:48:25.861Z] f23df028b6ca: Waiting [2023-07-25T17:48:25.861Z] d65c8cfc05b1: Waiting [2023-07-25T17:48:25.861Z] 2437ff75d9bd: Waiting [2023-07-25T17:48:25.861Z] 04944245beec: Verifying Checksum [2023-07-25T17:48:25.861Z] 04944245beec: Download complete [2023-07-25T17:48:25.861Z] 765212b225bb: Verifying Checksum [2023-07-25T17:48:25.861Z] 765212b225bb: Download complete [2023-07-25T17:48:25.861Z] f23df028b6ca: Verifying Checksum [2023-07-25T17:48:25.861Z] f23df028b6ca: Download complete [2023-07-25T17:48:25.861Z] d65c8cfc05b1: Download complete [2023-07-25T17:48:26.131Z] 699f458cf7ca: Verifying Checksum [2023-07-25T17:48:26.131Z] 699f458cf7ca: Download complete [2023-07-25T17:48:26.399Z] 8998bd30e6a1: Verifying Checksum [2023-07-25T17:48:26.399Z] 8998bd30e6a1: Download complete [2023-07-25T17:48:28.985Z] 2437ff75d9bd: Verifying Checksum [2023-07-25T17:48:28.985Z] 2437ff75d9bd: Download complete [2023-07-25T17:48:30.395Z] 8998bd30e6a1: Pull complete [2023-07-25T17:48:30.662Z] 04944245beec: Pull complete [2023-07-25T17:48:32.072Z] 699f458cf7ca: Pull complete [2023-07-25T17:48:32.341Z] 765212b225bb: Pull complete [2023-07-25T17:48:32.929Z] f23df028b6ca: Pull complete [2023-07-25T17:48:33.196Z] d65c8cfc05b1: Pull complete [2023-07-25T17:48:48.187Z] 2437ff75d9bd: Pull complete [2023-07-25T17:48:48.187Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-25T17:48:48.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-25T17:48:48.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:48:48.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-2110 does not seem to be running inside a container [2023-07-25T17:48:48.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-25T17:48:51.363Z] $ docker top 46fece8689a174b8c139b7b18ffa98e3f423be01d5741c26eca82c45d6811375 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:48:52.260Z] ---> job-cost.sh [2023-07-25T17:48:52.260Z] lf-activate-venv: SKIPPING [2023-07-25T17:48:52.260Z] INFO: No Stack... [2023-07-25T17:48:52.527Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-25T17:48:53.485Z] INFO: Archiving Costs [Pipeline] sh [2023-07-25T17:48:54.141Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-07-25T17:48:54.141Z] + cut -d, -f6 [Pipeline] lock [2023-07-25T17:48:54.220Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] [2023-07-25T17:48:54.225Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] did not exist. Created. [2023-07-25T17:48:54.225Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-25T17:48:54.953Z] /w/workspace/app-service-configurable/1@tmp/durable-f04ab899/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-25T17:48:55.622Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-25T17:48:55.658Z] Warning: overwriting stash ‘stack-cost’ [2023-07-25T17:48:55.712Z] Stashed 1 file(s) [Pipeline] } [2023-07-25T17:48:55.726Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-577-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-25T17:48:55.804Z] $ docker stop --time=1 46fece8689a174b8c139b7b18ffa98e3f423be01d5741c26eca82c45d6811375 [2023-07-25T17:48:57.296Z] $ docker rm -f --volumes 46fece8689a174b8c139b7b18ffa98e3f423be01d5741c26eca82c45d6811375 [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 [2023-07-25T17:48:58.404Z] provisioning config files... [2023-07-25T17:48:58.411Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-577@tmp/config103422971153224086tmp [Pipeline] { [Pipeline] sh [2023-07-25T17:48:58.737Z] + set +x [2023-07-25T17:48:58.737Z] + curl -s https://codecov.io/bash [2023-07-25T17:48:58.737Z] + bash -s -- [2023-07-25T17:48:58.737Z] [2023-07-25T17:48:58.737Z] _____ _ [2023-07-25T17:48:58.737Z] / ____| | | [2023-07-25T17:48:58.737Z] | | ___ __| | ___ ___ _____ __ [2023-07-25T17:48:58.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-25T17:48:58.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-25T17:48:58.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-25T17:48:58.737Z] Bash-1.0.6 [2023-07-25T17:48:58.737Z] [2023-07-25T17:48:58.737Z] [2023-07-25T17:48:58.737Z] ==> git version 2.25.1 found [2023-07-25T17:48:58.737Z] ==> 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 [2023-07-25T17:48:58.737Z] Release-Date: 2020-01-08 [2023-07-25T17:48:58.737Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-25T17:48:58.737Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-25T17:48:58.737Z] ==> Jenkins CI detected. [2023-07-25T17:48:58.737Z] current dir:  /w/workspace/_app-service-configurable_PR-577 [2023-07-25T17:48:58.737Z] project root: . [2023-07-25T17:48:58.737Z] --> token set from env [2023-07-25T17:48:58.737Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-25T17:48:58.737Z] ==> Running gcov in . (disable via -X gcov) [2023-07-25T17:48:58.737Z] ==> Python coveragepy not found [2023-07-25T17:48:58.737Z] ==> Searching for coverage reports in: [2023-07-25T17:48:58.737Z] + . [2023-07-25T17:48:58.737Z] -> Found 1 reports [2023-07-25T17:48:58.737Z] ==> Detecting git/mercurial file structure [2023-07-25T17:48:58.737Z] ==> Reading reports [2023-07-25T17:48:58.997Z] + ./coverage.out bytes=13 [2023-07-25T17:48:58.997Z] ==> Appending adjustments [2023-07-25T17:48:58.997Z] https://docs.codecov.io/docs/fixing-reports [2023-07-25T17:48:58.997Z] + Found adjustments [2023-07-25T17:48:58.997Z] ==> Gzipping contents [2023-07-25T17:48:58.997Z] 4.0K /tmp/codecov.tjlO4n.gz [2023-07-25T17:48:58.997Z] ==> Uploading reports [2023-07-25T17:48:58.997Z] url: https://codecov.io [2023-07-25T17:48:58.997Z] query: branch=PR-577&commit=9af1fb680bf082d53e3f6fef6ad52838dfa3e878&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=577&job=&cmd_args= [2023-07-25T17:48:58.997Z] -> Pinging Codecov [2023-07-25T17:48:58.997Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-577&commit=9af1fb680bf082d53e3f6fef6ad52838dfa3e878&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=577&job=&cmd_args= [2023-07-25T17:48:58.997Z] -> Uploading to [2023-07-25T17:48:58.997Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-25/A97CA9966030D2A3747ED39772930CCE/9af1fb680bf082d53e3f6fef6ad52838dfa3e878/9a28c78b-3c22-44bc-bab1-dc90ab711e71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T174858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee047ed5194753dc1821f610b69174f4703c9f310cadad4823ce47f434864ff7 [2023-07-25T17:48:58.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-25T17:48:58.997Z] Dload Upload Total Spent Left Speed [2023-07-25T17:48:59.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2383 --:--:-- --:--:-- --:--:-- 2383 [2023-07-25T17:48:59.257Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9af1fb680bf082d53e3f6fef6ad52838dfa3e878 [Pipeline] } [2023-07-25T17:48:59.314Z] 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 [2023-07-25T17:49:01.130Z] + [ -d /w/workspace/_app-service-configurable_PR-577/archives ] [2023-07-25T17:49:01.130Z] + ls -al /w/workspace/_app-service-configurable_PR-577/archives [2023-07-25T17:49:01.130Z] total 16 [2023-07-25T17:49:01.130Z] drwxr-xr-x 3 root root 4096 Jul 25 17:39 . [2023-07-25T17:49:01.130Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 17:39 .. [2023-07-25T17:49:01.130Z] drwxr-xr-x 2 root root 4096 Jul 25 17:39 cost [2023-07-25T17:49:01.130Z] -rw-r--r-- 1 root root 96 Jul 25 17:39 cost.csv [2023-07-25T17:49:01.130Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-577/archives [2023-07-25T17:49:01.130Z] + ls -al /w/workspace/_app-service-configurable_PR-577/archives [2023-07-25T17:49:01.130Z] total 16 [2023-07-25T17:49:01.130Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 17:39 . [2023-07-25T17:49:01.130Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 17:39 .. [2023-07-25T17:49:01.130Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 17:39 cost [2023-07-25T17:49:01.130Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 25 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:01.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:02.347Z] ---> package-listing.sh [2023-07-25T17:49:02.347Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-25T17:49:02.347Z] ++ facter osfamily [2023-07-25T17:49:02.606Z] + OS_FAMILY=debian [2023-07-25T17:49:02.606Z] + workspace=/w/workspace/_app-service-configurable_PR-577 [2023-07-25T17:49:02.606Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-25T17:49:02.606Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-25T17:49:02.606Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-25T17:49:02.606Z] + PACKAGES=/tmp/packages_start.txt [2023-07-25T17:49:02.606Z] + '[' /w/workspace/_app-service-configurable_PR-577 ']' [2023-07-25T17:49:02.606Z] + PACKAGES=/tmp/packages_end.txt [2023-07-25T17:49:02.606Z] + case "${OS_FAMILY}" in [2023-07-25T17:49:02.606Z] + dpkg -l [2023-07-25T17:49:02.606Z] + grep '^ii' [2023-07-25T17:49:02.606Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-25T17:49:02.606Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-25T17:49:02.606Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-25T17:49:02.606Z] + '[' /w/workspace/_app-service-configurable_PR-577 ']' [2023-07-25T17:49:02.606Z] + mkdir -p /w/workspace/_app-service-configurable_PR-577/archives/ [2023-07-25T17:49:02.606Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-577/archives/ [Pipeline] echo [2023-07-25T17:49:02.639Z] 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-577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-25T17:49:02.928Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-25T17:49:03.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-25T17:49:03.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-25T17:49:03.700Z] prd-ubuntu20.04-docker-8c-8g-2109 does not seem to be running inside a container [2023-07-25T17:49:03.728Z] $ 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-577/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-577 -v /w/workspace/_app-service-configurable_PR-577:/w/workspace/_app-service-configurable_PR-577:rw,z -v /w/workspace/_app-service-configurable_PR-577@tmp:/w/workspace/_app-service-configurable_PR-577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-25T17:49:03.917Z] $ docker top 31b7d98627954b885552dfdd58626f84afb09af6a230c7ad4f9f206b49ac6272 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-25T17:49:04.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-25T17:49:04.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-25T17:49:04.937Z] + ls /var/log/sa-host [2023-07-25T17:49:04.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-25T17:49:05.167Z] provisioning config files... [2023-07-25T17:49:05.177Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-577@tmp/config3810934386064850835tmp [Pipeline] { [Pipeline] echo [2023-07-25T17:49:05.223Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:05.541Z] ---> create-netrc.sh [Pipeline] } [2023-07-25T17:49:05.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:05.972Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-25T17:49:06.004Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:06.314Z] ---> sudo-logs.sh [2023-07-25T17:49:06.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-25T17:49:06.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:06.703Z] ---> job-cost.sh [2023-07-25T17:49:06.703Z] lf-activate-venv: SKIPPING [2023-07-25T17:49:06.703Z] DEBUG: total: 0.2199999988079071 [2023-07-25T17:49:06.704Z] INFO: Retrieving Stack Cost... [2023-07-25T17:49:06.963Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-25T17:49:07.531Z] INFO: Archiving Costs [Pipeline] echo [2023-07-25T17:49:07.563Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-25T17:49:07.872Z] ---> logs-deploy.sh [2023-07-25T17:49:07.873Z] lf-activate-venv: SKIPPING [2023-07-25T17:49:07.873Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-577/1 [2023-07-25T17:49:07.873Z] INFO: archiving workspace using pattern(s): [2023-07-25T17:49:08.810Z] Archives upload complete. [2023-07-25T17:49:08.810Z] INFO: archiving logs to Nexus