Pull request #659 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 cloudxxx8 for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6cb9262ca69a45b4ee6a50c738eff61a678f3611+8a1f03c200fd231dac4c818dda4737ebff76200f (1906ae143ef443e47f98af45d2c92e399bc68578) 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-ssh9052636577806005381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11434775360353060676.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-659/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-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18329174008618771867.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-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13945955071755015478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11236461455373784013.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-659/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-659/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1614556788518726786.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-140 in /w/workspace/_app-service-configurable_PR-659 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-659 # 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/659/head:refs/remotes/origin/PR-659 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit 8a1f03c200fd231dac4c818dda4737ebff76200f into PR head commit 6cb9262ca69a45b4ee6a50c738eff61a678f3611 Merge succeeded, producing 6cb9262ca69a45b4ee6a50c738eff61a678f3611 Checking out Revision 6cb9262ca69a45b4ee6a50c738eff61a678f3611 (PR-659) Commit message: "build: Bump App Func SDK v3.1.1" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # 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 8a1f03c200fd231dac4c818dda4737ebff76200f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-14T02:58:02.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-14T02:58:02.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-14T02:58:03.134Z] ========================================================= [2024-05-14T02:58:03.134Z] EdgeX Global Pipelines Version Info [2024-05-14T02:58:03.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:58:03.898Z] ------------------- [2024-05-14T02:58:03.898Z] stable info: [2024-05-14T02:58:03.898Z] ------------------- [2024-05-14T02:58:03.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-14T02:58:03.898Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-14T02:58:03.898Z] Message: update stable to v1.0.258 [2024-05-14T02:58:04.473Z] ------------------- [2024-05-14T02:58:04.473Z] experimental info: [2024-05-14T02:58:04.473Z] ------------------- [2024-05-14T02:58:04.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-14T02:58:04.473Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-14T02:58:04.473Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-14T02:58:04.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-05-14T02:58:04.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-05-14T02:58:04.847Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-14T02:58:04.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-14T02:58:04.977Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-14T02:58:05.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-14T02:58:05.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-14T02:58:05.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-14T02:58:05.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-14T02:58:05.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-14T02:58:05.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-14T02:58:05.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-05-14T02:58:05.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-14T02:58:05.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-14T02:58:05.633Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-14T02:58:05.695Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-14T02:58:05.760Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-14T02:58:05.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-14T02:58:05.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-14T02:58:05.931Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-14T02:58:05.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-14T02:58:06.048Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-14T02:58:06.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-14T02:58:06.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-14T02:58:06.239Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-14T02:58:06.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-14T02:58:06.353Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-14T02:58:06.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-659 [Pipeline] echo [2024-05-14T02:58:06.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-659 [Pipeline] echo [2024-05-14T02:58:06.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-659 [Pipeline] echo [2024-05-14T02:58:06.602Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo [2024-05-14T02:58:06.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cb9262 [Pipeline] echo [2024-05-14T02:58:06.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T02:58:06.933Z] provisioning config files... [2024-05-14T02:58:06.948Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config18357105210332168015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:58:07.367Z] ---> ****-login.sh [2024-05-14T02:58:07.367Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:58:07.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:07.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:07.630Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:07.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:07.630Z] [2024-05-14T02:58:07.630Z] Login Succeeded [2024-05-14T02:58:07.631Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:58:07.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:07.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:07.892Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:07.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:07.892Z] [2024-05-14T02:58:07.892Z] Login Succeeded [2024-05-14T02:58:07.892Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:58:07.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:07.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:07.892Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:07.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:07.892Z] [2024-05-14T02:58:07.892Z] Login Succeeded [2024-05-14T02:58:07.892Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:58:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:08.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:08.153Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:08.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:08.153Z] [2024-05-14T02:58:08.153Z] Login Succeeded [2024-05-14T02:58:08.153Z] ****.io [2024-05-14T02:58:08.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:08.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:08.414Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:08.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:08.414Z] [2024-05-14T02:58:08.414Z] Login Succeeded [2024-05-14T02:58:08.414Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:58:08.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-14T02:58:09.166Z] + git rev-list -1 --merges 6cb9262ca69a45b4ee6a50c738eff61a678f3611~1..6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo [2024-05-14T02:58:09.209Z] -----------> git rev-list -1 --merges 6cb9262ca69a45b4ee6a50c738eff61a678f3611~1..6cb9262ca69a45b4ee6a50c738eff61a678f3611 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [false] [Pipeline] sh [2024-05-14T02:58:09.533Z] + git log --format=format:%s -1 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo [2024-05-14T02:58:09.576Z] ========================================================= [2024-05-14T02:58:09.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-14T02:58:09.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T02:58:10.050Z] + git log --format=format:%s -1 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] echo [2024-05-14T02:58:10.093Z] [semverPrep] GIT_COMMIT: 6cb9262ca69a45b4ee6a50c738eff61a678f3611, Commit Message: build: Bump App Func SDK v3.1.1 [Pipeline] echo [2024-05-14T02:58:10.139Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-14T02:58:10.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-14T02:58:10.588Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-14T02:58:10.588Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-14T02:58:10.588Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-14T02:58:10.588Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-14T02:58:10.588Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-14T02:58:10.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:58:11.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:58:11.126Z] [2024-05-14T02:58:11.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:58:11.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:58:11.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-14T02:58:11.551Z] b85a868b505f: Pulling fs layer [2024-05-14T02:58:11.551Z] e2be974225ed: Pulling fs layer [2024-05-14T02:58:11.551Z] 339a4e72a1f5: Pulling fs layer [2024-05-14T02:58:11.551Z] 988bab9f4d93: Pulling fs layer [2024-05-14T02:58:11.551Z] 1469e6f7b9e6: Pulling fs layer [2024-05-14T02:58:11.551Z] eaf3925da568: Pulling fs layer [2024-05-14T02:58:11.551Z] bab4dde63d76: Pulling fs layer [2024-05-14T02:58:11.551Z] bde34c3a00c8: Pulling fs layer [2024-05-14T02:58:11.551Z] b352a97aabf1: Pulling fs layer [2024-05-14T02:58:11.551Z] 4872d77fe225: Pulling fs layer [2024-05-14T02:58:11.551Z] 5851b861e8e6: Pulling fs layer [2024-05-14T02:58:11.551Z] bab4dde63d76: Waiting [2024-05-14T02:58:11.551Z] bde34c3a00c8: Waiting [2024-05-14T02:58:11.551Z] b352a97aabf1: Waiting [2024-05-14T02:58:11.551Z] 4872d77fe225: Waiting [2024-05-14T02:58:11.551Z] 5851b861e8e6: Waiting [2024-05-14T02:58:11.551Z] 1469e6f7b9e6: Waiting [2024-05-14T02:58:11.551Z] 988bab9f4d93: Waiting [2024-05-14T02:58:11.551Z] eaf3925da568: Waiting [2024-05-14T02:58:11.551Z] e2be974225ed: Verifying Checksum [2024-05-14T02:58:11.551Z] e2be974225ed: Download complete [2024-05-14T02:58:11.551Z] 988bab9f4d93: Verifying Checksum [2024-05-14T02:58:11.551Z] 988bab9f4d93: Download complete [2024-05-14T02:58:11.551Z] 1469e6f7b9e6: Verifying Checksum [2024-05-14T02:58:11.551Z] 1469e6f7b9e6: Download complete [2024-05-14T02:58:11.551Z] eaf3925da568: Verifying Checksum [2024-05-14T02:58:11.551Z] eaf3925da568: Download complete [2024-05-14T02:58:11.820Z] 339a4e72a1f5: Verifying Checksum [2024-05-14T02:58:11.820Z] 339a4e72a1f5: Download complete [2024-05-14T02:58:11.820Z] bde34c3a00c8: Download complete [2024-05-14T02:58:11.820Z] b352a97aabf1: Verifying Checksum [2024-05-14T02:58:11.820Z] b352a97aabf1: Download complete [2024-05-14T02:58:11.820Z] 4872d77fe225: Download complete [2024-05-14T02:58:11.820Z] 5851b861e8e6: Verifying Checksum [2024-05-14T02:58:11.820Z] 5851b861e8e6: Download complete [2024-05-14T02:58:11.820Z] b85a868b505f: Verifying Checksum [2024-05-14T02:58:11.820Z] b85a868b505f: Download complete [2024-05-14T02:58:12.088Z] bab4dde63d76: Download complete [2024-05-14T02:58:13.029Z] b85a868b505f: Pull complete [2024-05-14T02:58:13.288Z] e2be974225ed: Pull complete [2024-05-14T02:58:13.859Z] 339a4e72a1f5: Pull complete [2024-05-14T02:58:13.859Z] 988bab9f4d93: Pull complete [2024-05-14T02:58:14.119Z] 1469e6f7b9e6: Pull complete [2024-05-14T02:58:14.119Z] eaf3925da568: Pull complete [2024-05-14T02:58:16.023Z] bab4dde63d76: Pull complete [2024-05-14T02:58:16.023Z] bde34c3a00c8: Pull complete [2024-05-14T02:58:16.023Z] b352a97aabf1: Pull complete [2024-05-14T02:58:16.284Z] 4872d77fe225: Pull complete [2024-05-14T02:58:16.284Z] 5851b861e8e6: Pull complete [2024-05-14T02:58:16.284Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-14T02:58:16.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-14T02:58:16.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:58:16.598Z] prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container [2024-05-14T02:58:16.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-14T02:58:17.914Z] $ docker top 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f -eo pid,comm [2024-05-14T02:58:17.971Z] 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). [2024-05-14T02:58:17.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-14T02:58:18.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:58:18.147Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:58:18.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:58:18.274Z] $ docker exec 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent [2024-05-14T02:58:18.380Z] SSH_AUTH_SOCK=/tmp/ssh-WAXii6IK6HFi/agent.31 [2024-05-14T02:58:18.380Z] SSH_AGENT_PID=37 [2024-05-14T02:58:18.386Z] Running ssh-add (command line suppressed) [2024-05-14T02:58:18.506Z] Identity added: /w/workspace/_app-service-configurable_PR-659@tmp/private_key_14986977952524358910.key (/w/workspace/_app-service-configurable_PR-659@tmp/private_key_14986977952524358910.key) [2024-05-14T02:58:18.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:58:18.872Z] + git tag --points-at HEAD [Pipeline] } [2024-05-14T02:58:18.909Z] $ docker exec --env ******** --env ******** 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent -k [2024-05-14T02:58:19.005Z] unset SSH_AUTH_SOCK; [2024-05-14T02:58:19.005Z] unset SSH_AGENT_PID; [2024-05-14T02:58:19.006Z] echo Agent pid 37 killed; [2024-05-14T02:58:19.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-14T02:58:19.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-14T02:58:19.135Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-14T02:58:19.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-14T02:58:19.262Z] $ docker exec 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent [2024-05-14T02:58:19.370Z] SSH_AUTH_SOCK=/tmp/ssh-i8EshVg3D9kk/agent.70 [2024-05-14T02:58:19.370Z] SSH_AGENT_PID=76 [2024-05-14T02:58:19.376Z] Running ssh-add (command line suppressed) [2024-05-14T02:58:19.485Z] Identity added: /w/workspace/_app-service-configurable_PR-659@tmp/private_key_18328182562213825907.key (/w/workspace/_app-service-configurable_PR-659@tmp/private_key_18328182562213825907.key) [2024-05-14T02:58:19.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-14T02:58:19.844Z] + git semver init [2024-05-14T02:58:20.105Z] 2024-05-14 02:58:20,049 [run_init] DEBUG init version:0.0.0 force:False [2024-05-14T02:58:20.105Z] 2024-05-14 02:58:20,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-659/.semver [2024-05-14T02:58:20.105Z] 2024-05-14 02:58:20,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-659/.semver [2024-05-14T02:58:20.105Z] 2024-05-14 02:58:20,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-659/.semver'], cwd=/w/workspace/_app-service-configurable_PR-659, universal_newlines=False, shell=None, istream=None) [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,084 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-659/.git/info/exclude [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-659/.semver/PR-659 with force:False [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,084 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-659/.semver/PR-659 [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,089 [execute] INFO git cat-file --batch-check [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-659/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,096 [execute] INFO git cat-file --batch [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-659/.semver, universal_newlines=False, shell=None, istream=) [2024-05-14T02:58:21.485Z] 2024-05-14 02:58:21,102 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-659/.semver/PR-659 [2024-05-14T02:58:21.485Z] 0.0.0 [Pipeline] } [2024-05-14T02:58:21.523Z] $ docker exec --env ******** --env ******** 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f ssh-agent -k [2024-05-14T02:58:21.613Z] unset SSH_AUTH_SOCK; [2024-05-14T02:58:21.614Z] unset SSH_AGENT_PID; [2024-05-14T02:58:21.614Z] echo Agent pid 76 killed; [2024-05-14T02:58:21.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-14T02:58:22.097Z] + git semver [Pipeline] } [2024-05-14T02:58:22.389Z] $ docker stop --time=1 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f [2024-05-14T02:58:23.698Z] $ docker rm -f --volumes 6bcf58ce30a516155d91076aaad7a0887b1f443afe1156bf4330a15a27fdb90f [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T02:58:24.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-14T02:58:24.456Z] Stashed 1 file(s) [Pipeline] echo [2024-05-14T02:58:24.480Z] [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 [2024-05-14T02:58:25.303Z] provisioning config files... [2024-05-14T02:58:25.317Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config11267097710467372869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T02:58:25.686Z] ---> ****-login.sh [2024-05-14T02:58:25.686Z] nexus3.edgexfoundry.org:10001 [2024-05-14T02:58:25.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:25.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:25.686Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:25.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:25.686Z] [2024-05-14T02:58:25.686Z] Login Succeeded [2024-05-14T02:58:25.686Z] nexus3.edgexfoundry.org:10002 [2024-05-14T02:58:25.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:25.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:25.686Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:25.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:25.686Z] [2024-05-14T02:58:25.686Z] Login Succeeded [2024-05-14T02:58:25.686Z] nexus3.edgexfoundry.org:10003 [2024-05-14T02:58:25.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:25.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:25.949Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:25.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:25.949Z] [2024-05-14T02:58:25.949Z] Login Succeeded [2024-05-14T02:58:25.949Z] nexus3.edgexfoundry.org:10004 [2024-05-14T02:58:25.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:25.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:25.949Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:25.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:25.949Z] [2024-05-14T02:58:25.949Z] Login Succeeded [2024-05-14T02:58:25.949Z] ****.io [2024-05-14T02:58:25.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T02:58:26.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T02:58:26.208Z] Configure a credential helper to remove this warning. See [2024-05-14T02:58:26.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T02:58:26.209Z] [2024-05-14T02:58:26.209Z] Login Succeeded [2024-05-14T02:58:26.209Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T02:58:26.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-14T02:58:26.499Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-14T02:58:26.822Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-14T02:58:26.822Z] + cut -d -f 2 [Pipeline] echo [2024-05-14T02:58:26.869Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T02:58:26.914Z] ========================================================= [2024-05-14T02:58:26.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-14T02:58:26.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:58:27.451Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-14T02:58:27.710Z] Sending build context to Docker daemon 36.04MB [2024-05-14T02:58:27.710Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T02:58:27.710Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-14T02:58:27.710Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-14T02:58:27.710Z] 619be1103602: Pulling fs layer [2024-05-14T02:58:27.710Z] 7862e08f4a3e: Pulling fs layer [2024-05-14T02:58:27.710Z] 5df492c9dc93: Pulling fs layer [2024-05-14T02:58:27.710Z] 7629e6793208: Pulling fs layer [2024-05-14T02:58:27.710Z] 4f4fb700ef54: Pulling fs layer [2024-05-14T02:58:27.710Z] 8de7f028bff5: Pulling fs layer [2024-05-14T02:58:27.710Z] 44042ff1420b: Pulling fs layer [2024-05-14T02:58:27.710Z] 5cdaf54b7214: Pulling fs layer [2024-05-14T02:58:27.710Z] 38f3e5a9071a: Pulling fs layer [2024-05-14T02:58:27.710Z] 7629e6793208: Waiting [2024-05-14T02:58:27.710Z] 4f4fb700ef54: Waiting [2024-05-14T02:58:27.710Z] 8de7f028bff5: Waiting [2024-05-14T02:58:27.710Z] 44042ff1420b: Waiting [2024-05-14T02:58:27.710Z] 5cdaf54b7214: Waiting [2024-05-14T02:58:27.710Z] 38f3e5a9071a: Waiting [2024-05-14T02:58:27.969Z] 7862e08f4a3e: Verifying Checksum [2024-05-14T02:58:27.969Z] 7862e08f4a3e: Download complete [2024-05-14T02:58:27.969Z] 7629e6793208: Download complete [2024-05-14T02:58:27.969Z] 4f4fb700ef54: Verifying Checksum [2024-05-14T02:58:27.969Z] 4f4fb700ef54: Download complete [2024-05-14T02:58:27.969Z] 8de7f028bff5: Verifying Checksum [2024-05-14T02:58:27.969Z] 8de7f028bff5: Download complete [2024-05-14T02:58:27.969Z] 619be1103602: Verifying Checksum [2024-05-14T02:58:27.969Z] 619be1103602: Download complete [2024-05-14T02:58:27.969Z] 44042ff1420b: Verifying Checksum [2024-05-14T02:58:27.969Z] 44042ff1420b: Download complete [2024-05-14T02:58:27.969Z] 619be1103602: Pull complete [2024-05-14T02:58:28.227Z] 38f3e5a9071a: Verifying Checksum [2024-05-14T02:58:28.227Z] 38f3e5a9071a: Download complete [2024-05-14T02:58:28.227Z] 7862e08f4a3e: Pull complete [2024-05-14T02:58:28.227Z] 5df492c9dc93: Verifying Checksum [2024-05-14T02:58:28.227Z] 5df492c9dc93: Download complete [2024-05-14T02:58:28.797Z] 5cdaf54b7214: Verifying Checksum [2024-05-14T02:58:28.797Z] 5cdaf54b7214: Download complete [2024-05-14T02:58:32.074Z] 5df492c9dc93: Pull complete [2024-05-14T02:58:32.074Z] 7629e6793208: Pull complete [2024-05-14T02:58:32.074Z] 4f4fb700ef54: Pull complete [2024-05-14T02:58:32.074Z] 8de7f028bff5: Pull complete [2024-05-14T02:58:32.074Z] 44042ff1420b: Pull complete [2024-05-14T02:58:34.599Z] 5cdaf54b7214: Pull complete [2024-05-14T02:58:34.858Z] 38f3e5a9071a: Pull complete [2024-05-14T02:58:34.858Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-14T02:58:34.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-14T02:58:34.858Z] ---> 60b93f829570 [2024-05-14T02:58:34.858Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T02:58:36.234Z] ---> Running in 10fd1b80ffc4 [2024-05-14T02:58:36.234Z] Removing intermediate container 10fd1b80ffc4 [2024-05-14T02:58:36.234Z] ---> 31f73661a59c [2024-05-14T02:58:36.234Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T02:58:36.234Z] ---> Running in 7b85d33f20a8 [2024-05-14T02:58:36.234Z] Removing intermediate container 7b85d33f20a8 [2024-05-14T02:58:36.234Z] ---> 300d0ef25a34 [2024-05-14T02:58:36.234Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-14T02:58:36.234Z] ---> Running in e8d627e74f92 [2024-05-14T02:58:36.491Z] Removing intermediate container e8d627e74f92 [2024-05-14T02:58:36.491Z] ---> 17353b3c27c2 [2024-05-14T02:58:36.491Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T02:58:36.491Z] ---> Running in 54289dc05f63 [2024-05-14T02:58:36.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:58:36.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:58:37.009Z] OK: 264 MiB in 52 packages [2024-05-14T02:58:37.580Z] Removing intermediate container 54289dc05f63 [2024-05-14T02:58:37.580Z] ---> cee7808bfc03 [2024-05-14T02:58:37.580Z] Step 7/12 : WORKDIR /app [2024-05-14T02:58:37.580Z] ---> Running in 8ea83e99e763 [2024-05-14T02:58:37.580Z] Removing intermediate container 8ea83e99e763 [2024-05-14T02:58:37.580Z] ---> 6ca9d6c15b89 [2024-05-14T02:58:37.580Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-14T02:58:38.956Z] ---> 27c430ddf2c1 [2024-05-14T02:58:38.956Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T02:58:38.956Z] ---> Running in d51fcec90939 [2024-05-14T02:58:40.072Z] Still waiting to schedule task [2024-05-14T02:58:40.072Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-14T02:58:57.038Z] Removing intermediate container d51fcec90939 [2024-05-14T02:58:57.038Z] ---> 9660d009f980 [2024-05-14T02:58:57.038Z] Step 10/12 : COPY . . [2024-05-14T02:58:58.419Z] ---> c9fd6e2770e9 [2024-05-14T02:58:58.419Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T02:58:58.419Z] ---> Running in 240e6d95104d [2024-05-14T02:58:58.419Z] Removing intermediate container 240e6d95104d [2024-05-14T02:58:58.419Z] ---> a7814038a0a6 [2024-05-14T02:58:58.419Z] Step 12/12 : RUN $MAKE [2024-05-14T02:58:58.419Z] ---> Running in 3495fd13c965 [2024-05-14T02:58:58.679Z] noop [2024-05-14T02:58:58.938Z] Removing intermediate container 3495fd13c965 [2024-05-14T02:58:58.939Z] ---> 194fd7e63501 [2024-05-14T02:58:58.939Z] Successfully built 194fd7e63501 [2024-05-14T02:58:58.939Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:58:59.437Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-14T02:58:59.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:58:59.622Z] prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container [2024-05-14T02:58:59.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@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 ******** ci-base-image-x86_64 cat [2024-05-14T02:59:00.021Z] $ docker top 59d26f1d5afb68ff3b1475bd868f80898891f26e7d49962960578a5d7302d553 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:59:00.427Z] + go version [2024-05-14T02:59:00.427Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-14T02:59:00.470Z] $ docker stop --time=1 59d26f1d5afb68ff3b1475bd868f80898891f26e7d49962960578a5d7302d553 [2024-05-14T02:59:01.780Z] $ docker rm -f --volumes 59d26f1d5afb68ff3b1475bd868f80898891f26e7d49962960578a5d7302d553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:59:02.621Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-14T02:59:02.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T02:59:02.796Z] prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container [2024-05-14T02:59:02.831Z] $ 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-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@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 ******** ci-base-image-x86_64 cat [2024-05-14T02:59:03.166Z] $ docker top f0e9334b20b802dea04d007e89904349c88dfca58431dd99fa3e1abd4358eee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T02:59:03.576Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-659 [Pipeline] fileExists [Pipeline] sh [2024-05-14T02:59:03.960Z] + make test [2024-05-14T02:59:03.960Z] go test -race -coverprofile=coverage.out ./... [2024-05-14T02:59:22.049Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-05-14T02:59:40.132Z] go vet ./... [2024-05-14T02:59:43.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-14T02:59:43.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-14T02:59:43.411Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-14T02:59:43.459Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-14T02:59:43.846Z] + go mod tidy [Pipeline] } [2024-05-14T02:59:44.133Z] $ docker stop --time=1 f0e9334b20b802dea04d007e89904349c88dfca58431dd99fa3e1abd4358eee3 [2024-05-14T02:59:46.167Z] $ docker rm -f --volumes f0e9334b20b802dea04d007e89904349c88dfca58431dd99fa3e1abd4358eee3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T02:59:46.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-14T02:59:46.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-14T02:59:47.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-14T02:59:47.945Z] + ls -al . [2024-05-14T02:59:47.945Z] total 188 [2024-05-14T02:59:47.945Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:59 . [2024-05-14T02:59:47.945Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 02:57 .. [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 119 May 14 02:57 .dockerignore [2024-05-14T02:59:47.945Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:59 .git [2024-05-14T02:59:47.945Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:57 .github [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 98 May 14 02:57 .gitignore [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 41 May 14 02:57 .golangci.yml [2024-05-14T02:59:47.945Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 02:58 .semver [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 10413 May 14 02:57 Attribution.txt [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 37263 May 14 02:57 CHANGELOG.md [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 14 02:57 Dockerfile [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 02:57 GOVERNANCE.md [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 666 May 14 02:57 Jenkinsfile [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 14 02:57 LICENSE [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 618 May 14 02:57 OWNERS.md [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 4582 May 14 02:57 README.md [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:58 VERSION [2024-05-14T02:59:47.945Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:57 bin [2024-05-14T02:59:47.945Z] -rw-r--r-- 1 jenkins jenkins 13 May 14 02:59 coverage.out [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 3654 May 14 02:57 go.mod [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 34108 May 14 02:57 go.sum [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 14 02:57 main.go [2024-05-14T02:59:47.945Z] -rw-rw-r-- 1 jenkins jenkins 2566 May 14 02:57 makefile [2024-05-14T02:59:47.945Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 02:57 res [2024-05-14T02:59:47.945Z] drwxrwxr-x 6 jenkins jenkins 4096 May 14 02:57 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T02:59:48.368Z] + 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=6cb9262ca69a45b4ee6a50c738eff61a678f3611 --label arch=amd64 --label version=0.0.0 . [2024-05-14T02:59:48.628Z] Sending build context to Docker daemon 36.05MB [2024-05-14T02:59:48.628Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T02:59:48.628Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-14T02:59:48.628Z] ---> 194fd7e63501 [2024-05-14T02:59:48.628Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T02:59:48.628Z] ---> Running in 43d193d24fee [2024-05-14T02:59:48.892Z] Removing intermediate container 43d193d24fee [2024-05-14T02:59:48.892Z] ---> 9d4c0cef9188 [2024-05-14T02:59:48.892Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T02:59:48.892Z] ---> Running in 6144c5ba465f [2024-05-14T02:59:48.892Z] Removing intermediate container 6144c5ba465f [2024-05-14T02:59:48.892Z] ---> 435894cc3169 [2024-05-14T02:59:48.892Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-14T02:59:48.892Z] ---> Running in 26e8d6811a7c [2024-05-14T02:59:48.892Z] Removing intermediate container 26e8d6811a7c [2024-05-14T02:59:48.892Z] ---> 6d971eb47f0c [2024-05-14T02:59:48.892Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T02:59:48.892Z] ---> Running in 9f9fabd076e2 [2024-05-14T02:59:49.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T02:59:49.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T02:59:49.674Z] OK: 264 MiB in 52 packages [2024-05-14T02:59:49.933Z] Removing intermediate container 9f9fabd076e2 [2024-05-14T02:59:49.933Z] ---> 8825caae9617 [2024-05-14T02:59:49.933Z] Step 7/27 : WORKDIR /app [2024-05-14T02:59:49.933Z] ---> Running in 83799e105ef6 [2024-05-14T02:59:50.192Z] Removing intermediate container 83799e105ef6 [2024-05-14T02:59:50.192Z] ---> 3681463ee6de [2024-05-14T02:59:50.192Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-14T02:59:51.126Z] ---> 3101c36f1282 [2024-05-14T02:59:51.126Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T02:59:51.126Z] ---> Running in bdedff4b9a7d [2024-05-14T02:59:51.385Z] skipping... [2024-05-14T02:59:51.643Z] Removing intermediate container bdedff4b9a7d [2024-05-14T02:59:51.643Z] ---> 8d51d740abe5 [2024-05-14T02:59:51.643Z] Step 10/27 : COPY . . [2024-05-14T02:59:53.016Z] ---> cfbed3080641 [2024-05-14T02:59:53.016Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T02:59:53.016Z] ---> Running in 75d4adff3f98 [2024-05-14T02:59:53.016Z] Removing intermediate container 75d4adff3f98 [2024-05-14T02:59:53.016Z] ---> 68b9807e4641 [2024-05-14T02:59:53.016Z] Step 12/27 : RUN $MAKE [2024-05-14T02:59:53.016Z] ---> Running in 6a83cace2fef [2024-05-14T02:59:53.274Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-05-14T03:00:11.353Z] Removing intermediate container 6a83cace2fef [2024-05-14T03:00:11.353Z] ---> fe4ee8aaee20 [2024-05-14T03:00:11.353Z] Step 13/27 : FROM alpine:3.18 [2024-05-14T03:00:11.353Z] 3.18: Pulling from library/alpine [2024-05-14T03:00:11.353Z] 619be1103602: Already exists [2024-05-14T03:00:11.353Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-14T03:00:11.353Z] Status: Downloaded newer image for alpine:3.18 [2024-05-14T03:00:11.353Z] ---> d3782b16ccc9 [2024-05-14T03:00:11.353Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-14T03:00:11.353Z] ---> Running in 3411736f6c14 [2024-05-14T03:00:11.353Z] Removing intermediate container 3411736f6c14 [2024-05-14T03:00:11.353Z] ---> 46ff718d27df [2024-05-14T03:00:11.353Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-05-14T03:00:11.353Z] ---> Running in 1a626057a8f7 [2024-05-14T03:00:11.353Z] Removing intermediate container 1a626057a8f7 [2024-05-14T03:00:11.353Z] ---> 538615c68886 [2024-05-14T03:00:11.353Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-14T03:00:11.353Z] ---> Running in 7e4f603669ba [2024-05-14T03:00:11.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:00:11.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:00:11.353Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-14T03:00:11.353Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-14T03:00:11.353Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:00:11.353Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:00:11.353Z] OK: 8 MiB in 17 packages [2024-05-14T03:00:11.918Z] Removing intermediate container 7e4f603669ba [2024-05-14T03:00:11.918Z] ---> 4668b3eca337 [2024-05-14T03:00:11.918Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-14T03:00:11.918Z] ---> Running in 6d43df8b4191 [2024-05-14T03:00:12.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:00:12.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:00:12.434Z] Upgrading critical system libraries and apk-tools: [2024-05-14T03:00:12.434Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-14T03:00:12.434Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:00:12.434Z] Continuing the upgrade transaction with new apk-tools: [2024-05-14T03:00:12.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-14T03:00:12.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-14T03:00:12.694Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-14T03:00:12.694Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:00:12.694Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:00:12.694Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:00:12.694Z] OK: 8 MiB in 17 packages [2024-05-14T03:00:13.262Z] Removing intermediate container 6d43df8b4191 [2024-05-14T03:00:13.262Z] ---> fb70b55a971d [2024-05-14T03:00:13.262Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-14T03:00:13.262Z] ---> ad8737e3921a [2024-05-14T03:00:13.262Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-14T03:00:13.262Z] ---> 49f6bb7818b5 [2024-05-14T03:00:13.262Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-14T03:00:13.521Z] ---> 91d0170d5e7a [2024-05-14T03:00:13.521Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-05-14T03:00:14.088Z] ---> c7b6d3686ef1 [2024-05-14T03:00:14.088Z] Step 22/27 : EXPOSE 48095 [2024-05-14T03:00:14.088Z] ---> Running in b41c84e6fd5a [2024-05-14T03:00:14.088Z] Removing intermediate container b41c84e6fd5a [2024-05-14T03:00:14.088Z] ---> f80eca6b2cdf [2024-05-14T03:00:14.088Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-05-14T03:00:14.088Z] ---> Running in b22853e1f6e7 [2024-05-14T03:00:14.088Z] Removing intermediate container b22853e1f6e7 [2024-05-14T03:00:14.088Z] ---> a6ba4cca5693 [2024-05-14T03:00:14.088Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-14T03:00:14.088Z] ---> Running in b45b9b480b12 [2024-05-14T03:00:14.347Z] Removing intermediate container b45b9b480b12 [2024-05-14T03:00:14.347Z] ---> 0f5a881e90b6 [2024-05-14T03:00:14.347Z] Step 25/27 : LABEL arch=amd64 [2024-05-14T03:00:14.347Z] ---> Running in 836fa478fd7b [2024-05-14T03:00:14.347Z] Removing intermediate container 836fa478fd7b [2024-05-14T03:00:14.347Z] ---> a8d6b0dffc56 [2024-05-14T03:00:14.347Z] Step 26/27 : LABEL git_sha=6cb9262ca69a45b4ee6a50c738eff61a678f3611 [2024-05-14T03:00:14.347Z] ---> Running in dc3aeb0e602e [2024-05-14T03:00:14.347Z] Removing intermediate container dc3aeb0e602e [2024-05-14T03:00:14.347Z] ---> 1080f406ef93 [2024-05-14T03:00:14.347Z] Step 27/27 : LABEL version=0.0.0 [2024-05-14T03:00:14.347Z] ---> Running in c8791152df4c [2024-05-14T03:00:14.606Z] Removing intermediate container c8791152df4c [2024-05-14T03:00:14.606Z] ---> 6987c6a02272 [2024-05-14T03:00:14.606Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-14T03:00:14.606Z] Successfully built 6987c6a02272 [2024-05-14T03:00:14.606Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:00:15.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:00:15.858Z] [2024-05-14T03:00:15.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:00:16.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:00:16.268Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-14T03:00:16.268Z] 5eb5b503b376: Pulling fs layer [2024-05-14T03:00:16.268Z] 5c69ac0246d0: Pulling fs layer [2024-05-14T03:00:16.268Z] ec43610c2a17: Pulling fs layer [2024-05-14T03:00:16.268Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-14T03:00:16.268Z] 33b1e0a273af: Pulling fs layer [2024-05-14T03:00:16.268Z] 5d3b04190fa2: Pulling fs layer [2024-05-14T03:00:16.268Z] 2f39f015ded8: Pulling fs layer [2024-05-14T03:00:16.268Z] 2f39f015ded8: Waiting [2024-05-14T03:00:16.268Z] 33b1e0a273af: Waiting [2024-05-14T03:00:16.268Z] 5d3b04190fa2: Waiting [2024-05-14T03:00:16.268Z] 3a2ae6a8a46f: Waiting [2024-05-14T03:00:16.268Z] 5c69ac0246d0: Download complete [2024-05-14T03:00:16.268Z] 3a2ae6a8a46f: Download complete [2024-05-14T03:00:16.269Z] 33b1e0a273af: Verifying Checksum [2024-05-14T03:00:16.269Z] 33b1e0a273af: Download complete [2024-05-14T03:00:16.269Z] 5d3b04190fa2: Verifying Checksum [2024-05-14T03:00:16.269Z] 5d3b04190fa2: Download complete [2024-05-14T03:00:16.269Z] ec43610c2a17: Verifying Checksum [2024-05-14T03:00:16.269Z] ec43610c2a17: Download complete [2024-05-14T03:00:16.526Z] 5eb5b503b376: Verifying Checksum [2024-05-14T03:00:16.526Z] 5eb5b503b376: Download complete [2024-05-14T03:00:17.092Z] 2f39f015ded8: Download complete [2024-05-14T03:00:19.184Z] 5eb5b503b376: Pull complete [2024-05-14T03:00:19.184Z] 5c69ac0246d0: Pull complete [2024-05-14T03:00:19.184Z] ec43610c2a17: Pull complete [2024-05-14T03:00:19.184Z] 3a2ae6a8a46f: Pull complete [2024-05-14T03:00:19.184Z] 33b1e0a273af: Pull complete [2024-05-14T03:00:19.184Z] 5d3b04190fa2: Pull complete [2024-05-14T03:00:20.667Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-141 in /w/workspace/_app-service-configurable_PR-659 [Pipeline] { [Pipeline] ws [2024-05-14T03:00:20.746Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-05-14T03:00:21.711Z] 2f39f015ded8: Pull complete [2024-05-14T03:00:21.711Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-14T03:00:21.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:00:21.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:00:23.852Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:00:24.143Z] prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container [2024-05-14T03:00:24.177Z] $ 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-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-14T03:00:25.351Z] $ docker top 3ce9adb401de74b76a39b2ab33875472496691a5c4ab832fc194eb8f8d945b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:00:25.852Z] ---> job-cost.sh [2024-05-14T03:00:25.852Z] lf-activate-venv: SKIPPING [2024-05-14T03:00:25.852Z] INFO: No Stack... [2024-05-14T03:00:26.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-14T03:00:26.371Z] INFO: Archiving Costs [Pipeline] sh [2024-05-14T03:00:26.696Z] + cat /w/workspace/_app-service-configurable_PR-659/archives/cost.csv [2024-05-14T03:00:26.696Z] + cut -d, -f6 [Pipeline] lock [2024-05-14T03:00:26.750Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [2024-05-14T03:00:26.756Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] did not exist. Created. [2024-05-14T03:00:26.762Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T03:00:27.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-14T03:00:27.263Z] Stashed 1 file(s) [Pipeline] } [2024-05-14T03:00:27.286Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-14T03:00:27.387Z] $ docker stop --time=1 3ce9adb401de74b76a39b2ab33875472496691a5c4ab832fc194eb8f8d945b69 [2024-05-14T03:00:28.236Z] using credential edgex-jenkins-ssh [2024-05-14T03:00:28.258Z] Cloning the remote Git repository [2024-05-14T03:00:28.533Z] $ docker rm -f --volumes 3ce9adb401de74b76a39b2ab33875472496691a5c4ab832fc194eb8f8d945b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2024-05-14T03:00:28.295Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-05-14T03:00:28.376Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-05-14T03:00:28.506Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-05-14T03:00:28.506Z] > git --version # timeout=10 [2024-05-14T03:00:28.529Z] > git --version # 'git version 2.25.1' [2024-05-14T03:00:28.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-14T03:00:28.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-14T03:00:30.617Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-05-14T03:00:30.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-14T03:00:31.419Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-05-14T03:00:31.458Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-05-14T03:00:31.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-14T03:00:31.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 [2024-05-14T03:00:32.901Z] Merging remotes/origin/napa commit 8a1f03c200fd231dac4c818dda4737ebff76200f into PR head commit 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [2024-05-14T03:00:33.955Z] Merge succeeded, producing 6cb9262ca69a45b4ee6a50c738eff61a678f3611 [2024-05-14T03:00:33.956Z] Checking out Revision 6cb9262ca69a45b4ee6a50c738eff61a678f3611 (PR-659) [2024-05-14T03:00:32.913Z] > git config core.sparsecheckout # timeout=10 [2024-05-14T03:00:32.992Z] > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # timeout=10 [2024-05-14T03:00:33.859Z] > git remote # timeout=10 [2024-05-14T03:00:33.876Z] > git config --get remote.origin.url # timeout=10 [2024-05-14T03:00:33.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-14T03:00:33.917Z] > git merge 8a1f03c200fd231dac4c818dda4737ebff76200f # timeout=10 [2024-05-14T03:00:33.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-14T03:00:33.959Z] > git config core.sparsecheckout # timeout=10 [2024-05-14T03:00:33.973Z] > git checkout -f 6cb9262ca69a45b4ee6a50c738eff61a678f3611 # timeout=10 [2024-05-14T03:00:35.392Z] Commit message: "build: Bump App Func SDK v3.1.1" [2024-05-14T03:00:35.438Z] > git --version # timeout=10 [2024-05-14T03:00:35.452Z] > git --version # 'git version 2.25.1' [2024-05-14T03:00:35.462Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T03:00:40.347Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-14T03:00:40.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-14T03:00:40.347Z] Dload Upload Total Spent Left Speed [2024-05-14T03:00:40.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-05-14T03:00:40.694Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-14T03:00:41.038Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-14T03:00:41.038Z] + sudo tee /etc/docker/daemon.new [2024-05-14T03:00:41.038Z] { [2024-05-14T03:00:41.038Z] "registry-mirrors": [ [2024-05-14T03:00:41.038Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-14T03:00:41.038Z] ], [2024-05-14T03:00:41.038Z] "bip": "10.250.0.254/24", [2024-05-14T03:00:41.038Z] "hosts": [ [2024-05-14T03:00:41.038Z] "tcp://0.0.0.0:5555", [2024-05-14T03:00:41.038Z] "unix:///var/run/docker.sock" [2024-05-14T03:00:41.038Z] ], [2024-05-14T03:00:41.038Z] "mtu": 1458, [2024-05-14T03:00:41.038Z] "selinux-enabled": true, [2024-05-14T03:00:41.038Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-14T03:00:41.038Z] } [Pipeline] sh [2024-05-14T03:00:41.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-14T03:00:41.733Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:01:00.054Z] provisioning config files... [2024-05-14T03:01:00.078Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10828182077767651770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:01:00.566Z] ---> ****-login.sh [2024-05-14T03:01:00.566Z] nexus3.edgexfoundry.org:10001 [2024-05-14T03:01:00.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:01:01.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:01:01.427Z] Configure a credential helper to remove this warning. See [2024-05-14T03:01:01.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:01:01.427Z] [2024-05-14T03:01:01.427Z] Login Succeeded [2024-05-14T03:01:01.427Z] nexus3.edgexfoundry.org:10002 [2024-05-14T03:01:01.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:01:01.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:01:01.699Z] Configure a credential helper to remove this warning. See [2024-05-14T03:01:01.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:01:01.699Z] [2024-05-14T03:01:01.699Z] Login Succeeded [2024-05-14T03:01:01.699Z] nexus3.edgexfoundry.org:10003 [2024-05-14T03:01:01.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:01:01.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:01:01.972Z] Configure a credential helper to remove this warning. See [2024-05-14T03:01:01.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:01:01.972Z] [2024-05-14T03:01:01.972Z] Login Succeeded [2024-05-14T03:01:01.972Z] nexus3.edgexfoundry.org:10004 [2024-05-14T03:01:02.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:01:02.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:01:02.509Z] Configure a credential helper to remove this warning. See [2024-05-14T03:01:02.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:01:02.509Z] [2024-05-14T03:01:02.509Z] Login Succeeded [2024-05-14T03:01:02.509Z] ****.io [2024-05-14T03:01:02.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-14T03:01:02.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-14T03:01:02.777Z] Configure a credential helper to remove this warning. See [2024-05-14T03:01:02.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-14T03:01:02.777Z] [2024-05-14T03:01:02.777Z] Login Succeeded [2024-05-14T03:01:02.777Z] ---> ****-login.sh ends [Pipeline] } [2024-05-14T03:01:02.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-14T03:01:03.259Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-14T03:01:03.606Z] + + cutgrep -d ^go [0-9].[0-9]* -f go.mod 2 [2024-05-14T03:01:03.606Z] [Pipeline] echo [2024-05-14T03:01:03.675Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-14T03:01:03.725Z] ========================================================= [2024-05-14T03:01:03.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-14T03:01:03.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:01:04.351Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-14T03:01:06.305Z] Sending build context to Docker daemon 27.31MB [2024-05-14T03:01:06.305Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T03:01:06.305Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-14T03:01:06.574Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-14T03:01:06.574Z] c6b39de5b339: Pulling fs layer [2024-05-14T03:01:06.574Z] a69c41024577: Pulling fs layer [2024-05-14T03:01:06.574Z] d6de4b400683: Pulling fs layer [2024-05-14T03:01:06.574Z] 35cb2a7552d0: Pulling fs layer [2024-05-14T03:01:06.574Z] 4f4fb700ef54: Pulling fs layer [2024-05-14T03:01:06.574Z] 9e011611b7f5: Pulling fs layer [2024-05-14T03:01:06.574Z] 3bd174042beb: Pulling fs layer [2024-05-14T03:01:06.574Z] 4476f39b5e91: Pulling fs layer [2024-05-14T03:01:06.574Z] 9e011611b7f5: Waiting [2024-05-14T03:01:06.574Z] 3bd174042beb: Waiting [2024-05-14T03:01:06.574Z] 4476f39b5e91: Waiting [2024-05-14T03:01:06.574Z] 4f4fb700ef54: Waiting [2024-05-14T03:01:06.574Z] 35cb2a7552d0: Waiting [2024-05-14T03:01:06.574Z] a69c41024577: Download complete [2024-05-14T03:01:06.574Z] 35cb2a7552d0: Verifying Checksum [2024-05-14T03:01:06.574Z] 35cb2a7552d0: Download complete [2024-05-14T03:01:06.574Z] 4f4fb700ef54: Verifying Checksum [2024-05-14T03:01:06.574Z] 4f4fb700ef54: Download complete [2024-05-14T03:01:06.574Z] 9e011611b7f5: Verifying Checksum [2024-05-14T03:01:06.574Z] 9e011611b7f5: Download complete [2024-05-14T03:01:06.574Z] c6b39de5b339: Verifying Checksum [2024-05-14T03:01:06.574Z] c6b39de5b339: Download complete [2024-05-14T03:01:06.842Z] 4476f39b5e91: Verifying Checksum [2024-05-14T03:01:06.842Z] 4476f39b5e91: Download complete [2024-05-14T03:01:07.429Z] c6b39de5b339: Pull complete [2024-05-14T03:01:08.014Z] a69c41024577: Pull complete [2024-05-14T03:01:08.599Z] d6de4b400683: Verifying Checksum [2024-05-14T03:01:08.599Z] d6de4b400683: Download complete [2024-05-14T03:01:09.570Z] 3bd174042beb: Verifying Checksum [2024-05-14T03:01:09.570Z] 3bd174042beb: Download complete [2024-05-14T03:01:21.892Z] d6de4b400683: Pull complete [2024-05-14T03:01:21.892Z] 35cb2a7552d0: Pull complete [2024-05-14T03:01:21.892Z] 4f4fb700ef54: Pull complete [2024-05-14T03:01:21.892Z] 9e011611b7f5: Pull complete [2024-05-14T03:01:30.101Z] 3bd174042beb: Pull complete [2024-05-14T03:01:31.510Z] 4476f39b5e91: Pull complete [2024-05-14T03:01:31.510Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-14T03:01:31.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-14T03:01:31.779Z] ---> 981a0608b64a [2024-05-14T03:01:31.779Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T03:01:33.720Z] ---> Running in 51ba18db0705 [2024-05-14T03:01:33.720Z] Removing intermediate container 51ba18db0705 [2024-05-14T03:01:33.720Z] ---> 57588685afec [2024-05-14T03:01:33.720Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T03:01:33.720Z] ---> Running in 334cfdec3b70 [2024-05-14T03:01:33.991Z] Removing intermediate container 334cfdec3b70 [2024-05-14T03:01:33.991Z] ---> dd18f7a3c19c [2024-05-14T03:01:33.991Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-05-14T03:01:34.261Z] ---> Running in 972f8652b567 [2024-05-14T03:01:34.526Z] Removing intermediate container 972f8652b567 [2024-05-14T03:01:34.526Z] ---> 03f796c5f840 [2024-05-14T03:01:34.526Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T03:01:34.526Z] ---> Running in 85c5c0f9bb64 [2024-05-14T03:01:35.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:01:38.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:01:39.404Z] OK: 266 MiB in 52 packages [2024-05-14T03:01:40.368Z] Removing intermediate container 85c5c0f9bb64 [2024-05-14T03:01:40.368Z] ---> c32d9c3eba1d [2024-05-14T03:01:40.368Z] Step 7/12 : WORKDIR /app [2024-05-14T03:01:40.368Z] ---> Running in 6929ac33edda [2024-05-14T03:01:40.638Z] Removing intermediate container 6929ac33edda [2024-05-14T03:01:40.638Z] ---> aee49fee49a0 [2024-05-14T03:01:40.638Z] Step 8/12 : COPY go.mod vendor* ./ [2024-05-14T03:01:47.285Z] ---> 79bc2f1bd210 [2024-05-14T03:01:47.285Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T03:01:47.285Z] ---> Running in 7e9e905acc30 [2024-05-14T03:02:43.669Z] Removing intermediate container 7e9e905acc30 [2024-05-14T03:02:43.669Z] ---> 81f1fe4fbee3 [2024-05-14T03:02:43.669Z] Step 10/12 : COPY . . [2024-05-14T03:02:45.616Z] ---> 6b57675eaf78 [2024-05-14T03:02:45.616Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T03:02:45.616Z] ---> Running in ad1c2877984f [2024-05-14T03:02:45.616Z] Removing intermediate container ad1c2877984f [2024-05-14T03:02:45.616Z] ---> 000a3fb5f72e [2024-05-14T03:02:45.616Z] Step 12/12 : RUN $MAKE [2024-05-14T03:02:45.616Z] ---> Running in a7bdac9b6cc4 [2024-05-14T03:02:46.590Z] noop [2024-05-14T03:02:47.177Z] Removing intermediate container a7bdac9b6cc4 [2024-05-14T03:02:47.177Z] ---> 691d44e27e21 [2024-05-14T03:02:47.445Z] Successfully built 691d44e27e21 [2024-05-14T03:02:47.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:02:48.224Z] + docker inspect -f . ci-base-image-arm64 [2024-05-14T03:02:48.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:02:48.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2024-05-14T03:02:48.609Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-14T03:02:49.743Z] $ docker top d3f6118f5ab62289bc67ab0c13cc06e3b7dd675698099acd5927ab9a0b70d7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:02:50.626Z] + go version [2024-05-14T03:02:50.626Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-14T03:02:50.662Z] $ docker stop --time=1 d3f6118f5ab62289bc67ab0c13cc06e3b7dd675698099acd5927ab9a0b70d7eb [2024-05-14T03:02:52.269Z] $ docker rm -f --volumes d3f6118f5ab62289bc67ab0c13cc06e3b7dd675698099acd5927ab9a0b70d7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:02:53.235Z] + docker inspect -f . ci-base-image-arm64 [2024-05-14T03:02:53.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:02:53.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2024-05-14T03:02:53.620Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-14T03:02:54.784Z] $ docker top 768137088f5a989b7ef06e372dafb6dd974b0e20489620748796544333d887d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:02:55.803Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-05-14T03:02:56.241Z] + make test [2024-05-14T03:02:56.526Z] go test -race -coverprofile=coverage.out ./... [2024-05-14T03:05:33.268Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-05-14T03:05:33.268Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-14T03:05:33.268Z] go vet ./... [2024-05-14T03:07:28.499Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-14T03:07:28.499Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-14T03:07:28.499Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-14T03:07:28.549Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-14T03:07:28.951Z] + go mod tidy [Pipeline] } [2024-05-14T03:07:32.317Z] $ docker stop --time=1 768137088f5a989b7ef06e372dafb6dd974b0e20489620748796544333d887d6 [2024-05-14T03:07:34.197Z] $ docker rm -f --volumes 768137088f5a989b7ef06e372dafb6dd974b0e20489620748796544333d887d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-14T03:07:35.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-14T03:07:35.972Z] Warning: overwriting stash ‘coverage-report’ [2024-05-14T03:07:36.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-14T03:07:37.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-14T03:07:37.782Z] + ls -al . [2024-05-14T03:07:37.782Z] total 184 [2024-05-14T03:07:37.782Z] drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:02 . [2024-05-14T03:07:37.782Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:00 .. [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 119 May 14 03:00 .dockerignore [2024-05-14T03:07:37.782Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:00 .git [2024-05-14T03:07:37.782Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:00 .github [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 98 May 14 03:00 .gitignore [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 41 May 14 03:00 .golangci.yml [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 10413 May 14 03:00 Attribution.txt [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 37263 May 14 03:00 CHANGELOG.md [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 14 03:00 Dockerfile [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:00 GOVERNANCE.md [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 666 May 14 03:00 Jenkinsfile [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 14 03:00 LICENSE [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 618 May 14 03:00 OWNERS.md [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 4582 May 14 03:00 README.md [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:58 VERSION [2024-05-14T03:07:37.782Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:00 bin [2024-05-14T03:07:37.782Z] -rw-r--r-- 1 jenkins jenkins 13 May 14 03:02 coverage.out [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 3654 May 14 03:00 go.mod [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 34108 May 14 03:00 go.sum [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 14 03:00 main.go [2024-05-14T03:07:37.782Z] -rw-rw-r-- 1 jenkins jenkins 2566 May 14 03:00 makefile [2024-05-14T03:07:37.782Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:00 res [2024-05-14T03:07:37.782Z] drwxrwxr-x 6 jenkins jenkins 4096 May 14 03:00 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:07:38.222Z] + 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=6cb9262ca69a45b4ee6a50c738eff61a678f3611 --label arch=arm64 --label version=0.0.0 . [2024-05-14T03:07:40.163Z] Sending build context to Docker daemon 27.31MB [2024-05-14T03:07:40.163Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-05-14T03:07:40.163Z] Step 2/27 : FROM ${BASE} AS builder [2024-05-14T03:07:40.163Z] ---> 691d44e27e21 [2024-05-14T03:07:40.163Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-05-14T03:07:40.756Z] ---> Running in e4903c4fb28d [2024-05-14T03:07:40.757Z] Removing intermediate container e4903c4fb28d [2024-05-14T03:07:40.757Z] ---> 5c3d6b8085cd [2024-05-14T03:07:40.757Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-05-14T03:07:41.024Z] ---> Running in d9d19fbc38d2 [2024-05-14T03:07:41.292Z] Removing intermediate container d9d19fbc38d2 [2024-05-14T03:07:41.292Z] ---> b6595e248936 [2024-05-14T03:07:41.292Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-05-14T03:07:41.292Z] ---> Running in 097b1e9405ed [2024-05-14T03:07:41.560Z] Removing intermediate container 097b1e9405ed [2024-05-14T03:07:41.560Z] ---> b73180ac48f4 [2024-05-14T03:07:41.560Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-14T03:07:41.560Z] ---> Running in 437ad197c42e [2024-05-14T03:07:42.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:07:43.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:07:44.064Z] OK: 266 MiB in 52 packages [2024-05-14T03:07:45.022Z] Removing intermediate container 437ad197c42e [2024-05-14T03:07:45.022Z] ---> 1d788cd176d2 [2024-05-14T03:07:45.022Z] Step 7/27 : WORKDIR /app [2024-05-14T03:07:45.022Z] ---> Running in c85734f5cd91 [2024-05-14T03:07:45.022Z] Removing intermediate container c85734f5cd91 [2024-05-14T03:07:45.022Z] ---> bf809299df62 [2024-05-14T03:07:45.022Z] Step 8/27 : COPY go.mod vendor* ./ [2024-05-14T03:07:51.661Z] ---> dd9909f8000a [2024-05-14T03:07:51.661Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-14T03:07:51.661Z] ---> Running in 136d108db838 [2024-05-14T03:07:52.622Z] skipping... [2024-05-14T03:07:53.401Z] Removing intermediate container 136d108db838 [2024-05-14T03:07:53.401Z] ---> 3464b908fd30 [2024-05-14T03:07:53.401Z] Step 10/27 : COPY . . [2024-05-14T03:07:59.725Z] ---> c97af0014158 [2024-05-14T03:07:59.725Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-14T03:07:59.997Z] ---> Running in 082effb45673 [2024-05-14T03:08:01.087Z] Removing intermediate container 082effb45673 [2024-05-14T03:08:01.087Z] ---> 4245678b7bec [2024-05-14T03:08:01.087Z] Step 12/27 : RUN $MAKE [2024-05-14T03:08:01.087Z] ---> Running in 85945863c186 [2024-05-14T03:08:01.087Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-05-14T03:10:07.738Z] Removing intermediate container 85945863c186 [2024-05-14T03:10:07.738Z] ---> dd80362b6726 [2024-05-14T03:10:07.738Z] Step 13/27 : FROM alpine:3.18 [2024-05-14T03:10:07.738Z] 3.18: Pulling from library/alpine [2024-05-14T03:10:07.738Z] c6b39de5b339: Already exists [2024-05-14T03:10:07.738Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-14T03:10:07.738Z] Status: Downloaded newer image for alpine:3.18 [2024-05-14T03:10:07.738Z] ---> 33abbf032149 [2024-05-14T03:10:07.739Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-14T03:10:07.739Z] ---> Running in 8a36a2d1d020 [2024-05-14T03:10:07.739Z] Removing intermediate container 8a36a2d1d020 [2024-05-14T03:10:07.739Z] ---> 32ca869e9c44 [2024-05-14T03:10:07.739Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-05-14T03:10:07.739Z] ---> Running in 5a4d5b5cd8e3 [2024-05-14T03:10:07.739Z] Removing intermediate container 5a4d5b5cd8e3 [2024-05-14T03:10:07.739Z] ---> ac2fdb9be1da [2024-05-14T03:10:07.739Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-14T03:10:07.739Z] ---> Running in 0ec4c4fb9e9c [2024-05-14T03:10:07.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:10:07.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:10:08.318Z] (1/2) Installing ca-certificates (20240226-r0) [2024-05-14T03:10:08.318Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-05-14T03:10:08.318Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:10:08.318Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:10:08.587Z] OK: 9 MiB in 17 packages [2024-05-14T03:10:09.999Z] Removing intermediate container 0ec4c4fb9e9c [2024-05-14T03:10:09.999Z] ---> 92f6d44e8fb7 [2024-05-14T03:10:09.999Z] Step 17/27 : RUN apk --no-cache upgrade [2024-05-14T03:10:09.999Z] ---> Running in 074bbccbf5f3 [2024-05-14T03:10:10.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:10:11.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:10:12.191Z] Upgrading critical system libraries and apk-tools: [2024-05-14T03:10:12.191Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-14T03:10:12.191Z] Executing busybox-1.36.1-r5.trigger [2024-05-14T03:10:12.191Z] Continuing the upgrade transaction with new apk-tools: [2024-05-14T03:10:12.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-14T03:10:12.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-14T03:10:13.365Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-14T03:10:13.365Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:10:13.636Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-14T03:10:13.636Z] Executing ca-certificates-20240226-r0.trigger [2024-05-14T03:10:13.912Z] OK: 9 MiB in 17 packages [2024-05-14T03:10:14.874Z] Removing intermediate container 074bbccbf5f3 [2024-05-14T03:10:14.874Z] ---> 8b4cc5790fd8 [2024-05-14T03:10:14.874Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-05-14T03:10:15.457Z] ---> 8f27d1cbaaef [2024-05-14T03:10:15.457Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-05-14T03:10:15.723Z] ---> a92f5858f162 [2024-05-14T03:10:15.723Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-05-14T03:10:16.304Z] ---> 2bc8197caa0d [2024-05-14T03:10:16.304Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-05-14T03:10:17.713Z] ---> b80563343bce [2024-05-14T03:10:17.713Z] Step 22/27 : EXPOSE 48095 [2024-05-14T03:10:17.713Z] ---> Running in cef46cd89403 [2024-05-14T03:10:18.301Z] Removing intermediate container cef46cd89403 [2024-05-14T03:10:18.301Z] ---> f3a2f7f3c6dd [2024-05-14T03:10:18.301Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-05-14T03:10:18.301Z] ---> Running in 199bb9e1a809 [2024-05-14T03:10:18.572Z] Removing intermediate container 199bb9e1a809 [2024-05-14T03:10:18.572Z] ---> 08eab889549f [2024-05-14T03:10:18.572Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-14T03:10:18.572Z] ---> Running in 34dbd1b280d1 [2024-05-14T03:10:18.838Z] Removing intermediate container 34dbd1b280d1 [2024-05-14T03:10:18.838Z] ---> 7ae0c164ca93 [2024-05-14T03:10:18.838Z] Step 25/27 : LABEL arch=arm64 [2024-05-14T03:10:18.838Z] ---> Running in 077ddd50cb1b [2024-05-14T03:10:19.104Z] Removing intermediate container 077ddd50cb1b [2024-05-14T03:10:19.104Z] ---> ec6e24cf51f2 [2024-05-14T03:10:19.104Z] Step 26/27 : LABEL git_sha=6cb9262ca69a45b4ee6a50c738eff61a678f3611 [2024-05-14T03:10:19.372Z] ---> Running in 92e1ba733ad2 [2024-05-14T03:10:19.643Z] Removing intermediate container 92e1ba733ad2 [2024-05-14T03:10:19.643Z] ---> e7239fa7a555 [2024-05-14T03:10:19.643Z] Step 27/27 : LABEL version=0.0.0 [2024-05-14T03:10:19.643Z] ---> Running in ba46c268a586 [2024-05-14T03:10:19.909Z] Removing intermediate container ba46c268a586 [2024-05-14T03:10:19.909Z] ---> 472307a26802 [2024-05-14T03:10:19.909Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-14T03:10:20.176Z] Successfully built 472307a26802 [2024-05-14T03:10:20.176Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:10:21.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T03:10:21.176Z] [2024-05-14T03:10:21.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:10:21.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T03:10:21.881Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-14T03:10:21.881Z] 8998bd30e6a1: Pulling fs layer [2024-05-14T03:10:21.881Z] 04944245beec: Pulling fs layer [2024-05-14T03:10:21.881Z] 699f458cf7ca: Pulling fs layer [2024-05-14T03:10:21.881Z] 765212b225bb: Pulling fs layer [2024-05-14T03:10:21.881Z] f23df028b6ca: Pulling fs layer [2024-05-14T03:10:21.881Z] d65c8cfc05b1: Pulling fs layer [2024-05-14T03:10:21.881Z] 2437ff75d9bd: Pulling fs layer [2024-05-14T03:10:21.881Z] f23df028b6ca: Waiting [2024-05-14T03:10:21.881Z] d65c8cfc05b1: Waiting [2024-05-14T03:10:21.881Z] 2437ff75d9bd: Waiting [2024-05-14T03:10:21.881Z] 765212b225bb: Waiting [2024-05-14T03:10:21.881Z] 04944245beec: Verifying Checksum [2024-05-14T03:10:21.881Z] 04944245beec: Download complete [2024-05-14T03:10:21.881Z] 765212b225bb: Verifying Checksum [2024-05-14T03:10:21.881Z] 765212b225bb: Download complete [2024-05-14T03:10:21.881Z] f23df028b6ca: Download complete [2024-05-14T03:10:21.881Z] d65c8cfc05b1: Verifying Checksum [2024-05-14T03:10:21.881Z] d65c8cfc05b1: Download complete [2024-05-14T03:10:22.148Z] 699f458cf7ca: Verifying Checksum [2024-05-14T03:10:22.148Z] 699f458cf7ca: Download complete [2024-05-14T03:10:22.414Z] 8998bd30e6a1: Verifying Checksum [2024-05-14T03:10:22.414Z] 8998bd30e6a1: Download complete [2024-05-14T03:10:24.994Z] 2437ff75d9bd: Verifying Checksum [2024-05-14T03:10:24.994Z] 2437ff75d9bd: Download complete [2024-05-14T03:10:26.930Z] 8998bd30e6a1: Pull complete [2024-05-14T03:10:27.509Z] 04944245beec: Pull complete [2024-05-14T03:10:28.912Z] 699f458cf7ca: Pull complete [2024-05-14T03:10:29.178Z] 765212b225bb: Pull complete [2024-05-14T03:10:30.133Z] f23df028b6ca: Pull complete [2024-05-14T03:10:30.133Z] d65c8cfc05b1: Pull complete [2024-05-14T03:10:48.325Z] 2437ff75d9bd: Pull complete [2024-05-14T03:10:48.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-14T03:10:48.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-14T03:10:48.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:10:48.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-141 does not seem to be running inside a container [2024-05-14T03:10:48.779Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-14T03:10:51.379Z] $ docker top 6af2c8324546788681fa34b4bcb017081b092b11ac56c00a389db9c8beea5391 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:10:52.298Z] ---> job-cost.sh [2024-05-14T03:10:52.299Z] lf-activate-venv: SKIPPING [2024-05-14T03:10:52.299Z] INFO: No Stack... [2024-05-14T03:10:52.566Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-14T03:10:53.589Z] INFO: Archiving Costs [Pipeline] sh [2024-05-14T03:10:54.294Z] + + cutcat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-05-14T03:10:54.294Z] -d, -f6 [Pipeline] lock [2024-05-14T03:10:54.347Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [2024-05-14T03:10:54.353Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] did not exist. Created. [2024-05-14T03:10:54.358Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-14T03:10:55.169Z] /w/workspace/app-service-configurable/1@tmp/durable-be4a3b8d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-14T03:10:55.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-14T03:10:55.892Z] Warning: overwriting stash ‘stack-cost’ [2024-05-14T03:10:56.278Z] Stashed 1 file(s) [Pipeline] } [2024-05-14T03:10:56.298Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-14T03:10:56.406Z] $ docker stop --time=1 6af2c8324546788681fa34b4bcb017081b092b11ac56c00a389db9c8beea5391 [2024-05-14T03:10:57.907Z] $ docker rm -f --volumes 6af2c8324546788681fa34b4bcb017081b092b11ac56c00a389db9c8beea5391 [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 [2024-05-14T03:10:59.199Z] provisioning config files... [2024-05-14T03:10:59.206Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config3802423293658667553tmp [Pipeline] { [Pipeline] sh [2024-05-14T03:10:59.563Z] + set +x [2024-05-14T03:10:59.563Z] + curl -s https://codecov.io/bash [2024-05-14T03:10:59.563Z] + bash -s -- [2024-05-14T03:10:59.563Z] [2024-05-14T03:10:59.563Z] _____ _ [2024-05-14T03:10:59.563Z] / ____| | | [2024-05-14T03:10:59.563Z] | | ___ __| | ___ ___ _____ __ [2024-05-14T03:10:59.563Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-14T03:10:59.563Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-14T03:10:59.563Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-14T03:10:59.563Z] Bash-1.0.6 [2024-05-14T03:10:59.563Z] [2024-05-14T03:10:59.563Z] [2024-05-14T03:10:59.563Z] ==> git version 2.25.1 found [2024-05-14T03:10:59.563Z] ==> 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 [2024-05-14T03:10:59.563Z] Release-Date: 2020-01-08 [2024-05-14T03:10:59.563Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-14T03:10:59.563Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-14T03:10:59.563Z] ==> Jenkins CI detected. [2024-05-14T03:10:59.563Z] current dir:  /w/workspace/_app-service-configurable_PR-659 [2024-05-14T03:10:59.563Z] project root: . [2024-05-14T03:10:59.563Z] --> token set from env [2024-05-14T03:10:59.563Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2024-05-14T03:10:59.563Z] ==> Running gcov in . (disable via -X gcov) [2024-05-14T03:10:59.823Z] ==> Python coveragepy not found [2024-05-14T03:10:59.823Z] ==> Searching for coverage reports in: [2024-05-14T03:10:59.823Z] + . [2024-05-14T03:10:59.823Z] -> Found 1 reports [2024-05-14T03:10:59.823Z] ==> Detecting git/mercurial file structure [2024-05-14T03:10:59.823Z] ==> Reading reports [2024-05-14T03:10:59.823Z] + ./coverage.out bytes=13 [2024-05-14T03:10:59.823Z] ==> Appending adjustments [2024-05-14T03:10:59.823Z] https://docs.codecov.io/docs/fixing-reports [2024-05-14T03:10:59.823Z] + Found adjustments [2024-05-14T03:10:59.823Z] ==> Gzipping contents [2024-05-14T03:10:59.823Z] 12K /tmp/codecov.CUb6MP.gz [2024-05-14T03:10:59.823Z] ==> Uploading reports [2024-05-14T03:10:59.823Z] url: https://codecov.io [2024-05-14T03:10:59.823Z] query: branch=PR-659&commit=6cb9262ca69a45b4ee6a50c738eff61a678f3611&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=659&job=&cmd_args= [2024-05-14T03:10:59.823Z] -> Pinging Codecov [2024-05-14T03:10:59.823Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-659&commit=6cb9262ca69a45b4ee6a50c738eff61a678f3611&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=659&job=&cmd_args= [2024-05-14T03:11:00.083Z] -> Uploading to [2024-05-14T03:11:00.084Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-14/A97CA9966030D2A3747ED39772930CCE/6cb9262ca69a45b4ee6a50c738eff61a678f3611/4f9f7696-a7ab-4048-aae5-d01c647e450d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T031059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcdde18109755d95d6f1b15970c89d6c2b9066fd03cc78403f13890fd745ec6f [2024-05-14T03:11:00.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-14T03:11:00.084Z] Dload Upload Total Spent Left Speed [2024-05-14T03:11:00.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11616 0 0 100 11616 0 42863 --:--:-- --:--:-- --:--:-- 42863 [2024-05-14T03:11:00.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6cb9262ca69a45b4ee6a50c738eff61a678f3611 [Pipeline] } [2024-05-14T03:11:00.378Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-14T03:11:02.727Z] + [ -d /w/workspace/_app-service-configurable_PR-659/archives ] [2024-05-14T03:11:02.727Z] + ls -al /w/workspace/_app-service-configurable_PR-659/archives [2024-05-14T03:11:02.727Z] total 16 [2024-05-14T03:11:02.727Z] drwxr-xr-x 3 root root 4096 May 14 03:00 . [2024-05-14T03:11:02.727Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:00 .. [2024-05-14T03:11:02.727Z] drwxr-xr-x 2 root root 4096 May 14 03:00 cost [2024-05-14T03:11:02.727Z] -rw-r--r-- 1 root root 96 May 14 03:00 cost.csv [2024-05-14T03:11:02.727Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-659/archives [2024-05-14T03:11:02.727Z] + ls -al /w/workspace/_app-service-configurable_PR-659/archives [2024-05-14T03:11:02.727Z] total 16 [2024-05-14T03:11:02.727Z] drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:00 . [2024-05-14T03:11:02.727Z] drwxrwxr-x 9 jenkins jenkins 4096 May 14 03:00 .. [2024-05-14T03:11:02.727Z] drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:00 cost [2024-05-14T03:11:02.727Z] -rw-r--r-- 1 jenkins jenkins 96 May 14 03:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:03.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:04.041Z] ---> package-listing.sh [2024-05-14T03:11:04.041Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-14T03:11:04.041Z] ++ facter osfamily [2024-05-14T03:11:04.320Z] + OS_FAMILY=debian [2024-05-14T03:11:04.320Z] + workspace=/w/workspace/_app-service-configurable_PR-659 [2024-05-14T03:11:04.320Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-14T03:11:04.320Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-14T03:11:04.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-14T03:11:04.320Z] + PACKAGES=/tmp/packages_start.txt [2024-05-14T03:11:04.320Z] + '[' /w/workspace/_app-service-configurable_PR-659 ']' [2024-05-14T03:11:04.320Z] + PACKAGES=/tmp/packages_end.txt [2024-05-14T03:11:04.320Z] + case "${OS_FAMILY}" in [2024-05-14T03:11:04.320Z] + dpkg -l [2024-05-14T03:11:04.320Z] + grep '^ii' [2024-05-14T03:11:04.320Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-14T03:11:04.320Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-14T03:11:04.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-14T03:11:04.320Z] + '[' /w/workspace/_app-service-configurable_PR-659 ']' [2024-05-14T03:11:04.320Z] + mkdir -p /w/workspace/_app-service-configurable_PR-659/archives/ [2024-05-14T03:11:04.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-659/archives/ [Pipeline] echo [2024-05-14T03:11:04.390Z] 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-659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-14T03:11:04.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-14T03:11:05.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-14T03:11:05.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-14T03:11:05.363Z] prd-ubuntu20.04-docker-8c-8g-140 does not seem to be running inside a container [2024-05-14T03:11:05.385Z] $ 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-659/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-659 -v /w/workspace/_app-service-configurable_PR-659:/w/workspace/_app-service-configurable_PR-659:rw,z -v /w/workspace/_app-service-configurable_PR-659@tmp:/w/workspace/_app-service-configurable_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-14T03:11:05.581Z] $ docker top 8bede01487abe4e4d6cc6123f0071ca6d7c240c20a51fbdb4b411d2f4666a375 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-14T03:11:05.997Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-14T03:11:06.315Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-14T03:11:06.639Z] + ls /var/log/sa-host [2024-05-14T03:11:06.639Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-14T03:11:06.969Z] provisioning config files... [2024-05-14T03:11:06.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-659@tmp/config532400400630568478tmp [Pipeline] { [Pipeline] echo [2024-05-14T03:11:07.051Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:07.379Z] ---> create-netrc.sh [Pipeline] } [2024-05-14T03:11:07.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:12.357Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-14T03:11:12.490Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:13.878Z] ---> sudo-logs.sh [2024-05-14T03:11:13.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-14T03:11:13.985Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:14.317Z] ---> job-cost.sh [2024-05-14T03:11:14.318Z] lf-activate-venv: SKIPPING [2024-05-14T03:11:14.318Z] DEBUG: total: 0.2199999988079071 [2024-05-14T03:11:14.318Z] INFO: Retrieving Stack Cost... [2024-05-14T03:11:14.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-14T03:11:15.145Z] INFO: Archiving Costs [Pipeline] echo [2024-05-14T03:11:15.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-14T03:11:15.515Z] ---> logs-deploy.sh [2024-05-14T03:11:15.516Z] lf-activate-venv: SKIPPING [2024-05-14T03:11:15.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-659/1 [2024-05-14T03:11:15.516Z] INFO: archiving workspace using pattern(s): [2024-05-14T03:11:16.454Z] Archives upload complete. [2024-05-14T03:11:16.454Z] INFO: archiving logs to Nexus