Pull request #619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc78248f6b7a11d865c298d335820044f5999cf6+0641d86a7e9e51402bc7501e954cf0251e558fc3 (b265df33498cbd88d8587f4a3142e9745a9848f5) 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-ssh5063417670673914913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh5804865780065861312.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-619/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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1733672059786242047.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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3909978813340557500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh1436837919518908973.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-619/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-619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11216409656960609314.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-16385 in /w/workspace/_app-service-configurable_PR-619 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-619 # 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/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0641d86a7e9e51402bc7501e954cf0251e558fc3 into PR head commit bc78248f6b7a11d865c298d335820044f5999cf6 Merge succeeded, producing bc78248f6b7a11d865c298d335820044f5999cf6 Checking out Revision bc78248f6b7a11d865c298d335820044f5999cf6 (PR-619) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T13:00:31.686Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T13:00:31.853Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T13:00:31.951Z] ========================================================= [2023-11-02T13:00:31.951Z] EdgeX Global Pipelines Version Info [2023-11-02T13:00:31.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f bc78248f6b7a11d865c298d335820044f5999cf6 # 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 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc78248f6b7a11d865c298d335820044f5999cf6 # timeout=10 [2023-11-02T13:00:32.694Z] ------------------- [2023-11-02T13:00:32.695Z] stable info: [2023-11-02T13:00:32.695Z] ------------------- [2023-11-02T13:00:32.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T13:00:32.695Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T13:00:32.695Z] Message: update stable to v1.0.255 [2023-11-02T13:00:33.265Z] ------------------- [2023-11-02T13:00:33.265Z] experimental info: [2023-11-02T13:00:33.265Z] ------------------- [2023-11-02T13:00:33.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T13:00:33.265Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T13:00:33.265Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T13:00:33.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-02T13:00:33.584Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-02T13:00:33.626Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T13:00:33.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T13:00:33.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T13:00:33.757Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T13:00:33.796Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T13:00:33.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T13:00:33.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T13:00:33.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T13:00:33.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T13:00:34.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-02T13:00:34.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T13:00:34.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T13:00:34.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T13:00:34.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T13:00:34.205Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T13:00:34.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T13:00:34.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T13:00:34.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T13:00:34.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T13:00:34.397Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T13:00:34.442Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T13:00:34.484Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T13:00:34.525Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T13:00:34.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T13:00:34.606Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T13:00:34.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo [2023-11-02T13:00:34.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo [2023-11-02T13:00:34.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo [2023-11-02T13:00:34.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc78248f6b7a11d865c298d335820044f5999cf6 [Pipeline] echo [2023-11-02T13:00:34.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc78248 [Pipeline] echo [2023-11-02T13:00:34.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:00:34.983Z] provisioning config files... [2023-11-02T13:00:34.997Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-619@tmp/config10872789918575813924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:00:35.345Z] ---> docker-login.sh [2023-11-02T13:00:35.345Z] nexus3.edgexfoundry.org:10001 [2023-11-02T13:00:35.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:00:35.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:00:35.605Z] Configure a credential helper to remove this warning. See [2023-11-02T13:00:35.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:00:35.605Z] [2023-11-02T13:00:35.605Z] Login Succeeded [2023-11-02T13:00:35.605Z] nexus3.edgexfoundry.org:10002 [2023-11-02T13:00:35.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:00:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:00:35.866Z] Configure a credential helper to remove this warning. See [2023-11-02T13:00:35.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:00:35.866Z] [2023-11-02T13:00:35.866Z] Login Succeeded [2023-11-02T13:00:35.866Z] nexus3.edgexfoundry.org:10003 [2023-11-02T13:00:35.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:00:35.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:00:35.866Z] Configure a credential helper to remove this warning. See [2023-11-02T13:00:35.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:00:35.866Z] [2023-11-02T13:00:35.866Z] Login Succeeded [2023-11-02T13:00:35.866Z] nexus3.edgexfoundry.org:10004 [2023-11-02T13:00:36.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:00:36.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:00:36.127Z] Configure a credential helper to remove this warning. See [2023-11-02T13:00:36.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:00:36.127Z] [2023-11-02T13:00:36.127Z] Login Succeeded [2023-11-02T13:00:36.127Z] docker.io [2023-11-02T13:00:36.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:00:37.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:00:37.509Z] Configure a credential helper to remove this warning. See [2023-11-02T13:00:37.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:00:37.509Z] [2023-11-02T13:00:37.509Z] Login Succeeded [2023-11-02T13:00:37.509Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T13:00:37.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T13:00:38.282Z] + git rev-list -1 --merges bc78248f6b7a11d865c298d335820044f5999cf6~1..bc78248f6b7a11d865c298d335820044f5999cf6 [Pipeline] echo [2023-11-02T13:00:38.340Z] -----------> git rev-list -1 --merges bc78248f6b7a11d865c298d335820044f5999cf6~1..bc78248f6b7a11d865c298d335820044f5999cf6 bc78248f6b7a11d865c298d335820044f5999cf6 [false] [Pipeline] sh [2023-11-02T13:00:38.646Z] + git log --format=format:%s -1 bc78248f6b7a11d865c298d335820044f5999cf6 [Pipeline] echo [2023-11-02T13:00:38.680Z] ========================================================= [2023-11-02T13:00:38.680Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T13:00:38.680Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T13:00:39.134Z] + git log --format=format:%s -1 bc78248f6b7a11d865c298d335820044f5999cf6 [Pipeline] echo [2023-11-02T13:00:39.166Z] [semverPrep] GIT_COMMIT: bc78248f6b7a11d865c298d335820044f5999cf6, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-02T13:00:39.194Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T13:00:39.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T13:00:39.587Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T13:00:39.587Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T13:00:39.587Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T13:00:39.587Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T13:00:39.587Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T13:00:39.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:00:40.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T13:00:40.075Z] [2023-11-02T13:00:40.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:00:40.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T13:00:40.456Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T13:00:40.456Z] b85a868b505f: Pulling fs layer [2023-11-02T13:00:40.456Z] e2be974225ed: Pulling fs layer [2023-11-02T13:00:40.456Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T13:00:40.456Z] 988bab9f4d93: Pulling fs layer [2023-11-02T13:00:40.456Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T13:00:40.456Z] eaf3925da568: Pulling fs layer [2023-11-02T13:00:40.456Z] bab4dde63d76: Pulling fs layer [2023-11-02T13:00:40.456Z] bde34c3a00c8: Pulling fs layer [2023-11-02T13:00:40.456Z] b352a97aabf1: Pulling fs layer [2023-11-02T13:00:40.456Z] 4872d77fe225: Pulling fs layer [2023-11-02T13:00:40.456Z] 5851b861e8e6: Pulling fs layer [2023-11-02T13:00:40.456Z] 1469e6f7b9e6: Waiting [2023-11-02T13:00:40.457Z] eaf3925da568: Waiting [2023-11-02T13:00:40.457Z] bab4dde63d76: Waiting [2023-11-02T13:00:40.457Z] bde34c3a00c8: Waiting [2023-11-02T13:00:40.457Z] 5851b861e8e6: Waiting [2023-11-02T13:00:40.457Z] 4872d77fe225: Waiting [2023-11-02T13:00:40.457Z] b352a97aabf1: Waiting [2023-11-02T13:00:40.457Z] e2be974225ed: Download complete [2023-11-02T13:00:40.457Z] 988bab9f4d93: Verifying Checksum [2023-11-02T13:00:40.457Z] 988bab9f4d93: Download complete [2023-11-02T13:00:40.457Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T13:00:40.457Z] 1469e6f7b9e6: Download complete [2023-11-02T13:00:40.457Z] eaf3925da568: Verifying Checksum [2023-11-02T13:00:40.457Z] eaf3925da568: Download complete [2023-11-02T13:00:40.457Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T13:00:40.457Z] 339a4e72a1f5: Download complete [2023-11-02T13:00:40.724Z] bde34c3a00c8: Verifying Checksum [2023-11-02T13:00:40.724Z] bde34c3a00c8: Download complete [2023-11-02T13:00:40.724Z] b352a97aabf1: Verifying Checksum [2023-11-02T13:00:40.724Z] b352a97aabf1: Download complete [2023-11-02T13:00:40.724Z] 4872d77fe225: Verifying Checksum [2023-11-02T13:00:40.724Z] 4872d77fe225: Download complete [2023-11-02T13:00:40.724Z] 5851b861e8e6: Download complete [2023-11-02T13:00:40.724Z] b85a868b505f: Download complete [2023-11-02T13:00:40.985Z] bab4dde63d76: Verifying Checksum [2023-11-02T13:00:40.985Z] bab4dde63d76: Download complete [2023-11-02T13:00:41.919Z] b85a868b505f: Pull complete [2023-11-02T13:00:42.178Z] e2be974225ed: Pull complete [2023-11-02T13:00:42.752Z] 339a4e72a1f5: Pull complete [2023-11-02T13:00:42.752Z] 988bab9f4d93: Pull complete [2023-11-02T13:00:43.015Z] 1469e6f7b9e6: Pull complete [2023-11-02T13:00:43.015Z] eaf3925da568: Pull complete [2023-11-02T13:00:44.919Z] bab4dde63d76: Pull complete [2023-11-02T13:00:44.919Z] bde34c3a00c8: Pull complete [2023-11-02T13:00:45.177Z] b352a97aabf1: Pull complete [2023-11-02T13:00:45.177Z] 4872d77fe225: Pull complete [2023-11-02T13:00:45.177Z] 5851b861e8e6: Pull complete [2023-11-02T13:00:45.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T13:00:45.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T13:00:45.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:00:45.416Z] prd-ubuntu20.04-docker-8c-8g-16385 does not seem to be running inside a container [2023-11-02T13:00:45.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-619 -v /w/workspace/_app-service-configurable_PR-619:/w/workspace/_app-service-configurable_PR-619:rw,z -v /w/workspace/_app-service-configurable_PR-619@tmp:/w/workspace/_app-service-configurable_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T13:00:48.820Z] $ docker top 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f -eo pid,comm [2023-11-02T13:00:48.880Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-02T13:00:48.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T13:00:49.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T13:00:49.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T13:00:49.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T13:00:49.139Z] $ docker exec 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f ssh-agent [2023-11-02T13:00:49.248Z] SSH_AUTH_SOCK=/tmp/ssh-yXQgxHuRDXdo/agent.32 [2023-11-02T13:00:49.248Z] SSH_AGENT_PID=38 [2023-11-02T13:00:49.253Z] Running ssh-add (command line suppressed) [2023-11-02T13:00:49.374Z] Identity added: /w/workspace/_app-service-configurable_PR-619@tmp/private_key_5910124526647891715.key (/w/workspace/_app-service-configurable_PR-619@tmp/private_key_5910124526647891715.key) [2023-11-02T13:00:49.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T13:00:50.904Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T13:00:50.931Z] $ docker exec --env ******** --env ******** 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f ssh-agent -k [2023-11-02T13:00:51.020Z] unset SSH_AUTH_SOCK; [2023-11-02T13:00:51.020Z] unset SSH_AGENT_PID; [2023-11-02T13:00:51.021Z] echo Agent pid 38 killed; [2023-11-02T13:00:52.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T13:00:53.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T13:00:53.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T13:00:53.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T13:00:53.177Z] $ docker exec 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f ssh-agent [2023-11-02T13:00:53.277Z] SSH_AUTH_SOCK=/tmp/ssh-nHwH6P1PxMEv/agent.70 [2023-11-02T13:00:53.277Z] SSH_AGENT_PID=76 [2023-11-02T13:00:53.281Z] Running ssh-add (command line suppressed) [2023-11-02T13:00:53.386Z] Identity added: /w/workspace/_app-service-configurable_PR-619@tmp/private_key_15227789952789569371.key (/w/workspace/_app-service-configurable_PR-619@tmp/private_key_15227789952789569371.key) [2023-11-02T13:00:53.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T13:00:53.727Z] + git semver init [2023-11-02T13:00:53.987Z] 2023-11-02 13:00:53,952 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T13:00:53.987Z] 2023-11-02 13:00:53,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-619/.semver [2023-11-02T13:00:53.987Z] 2023-11-02 13:00:53,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-619/.semver [2023-11-02T13:00:53.987Z] 2023-11-02 13:00:53,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-619/.semver'], cwd=/w/workspace/_app-service-configurable_PR-619, universal_newlines=False, shell=None, istream=None) [2023-11-02T13:00:54.926Z] 2023-11-02 13:00:54,827 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-619/.git/info/exclude [2023-11-02T13:00:54.926Z] 2023-11-02 13:00:54,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-619/.semver/PR-619 with force:False [2023-11-02T13:00:54.926Z] 2023-11-02 13:00:54,828 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-619/.semver/PR-619 [2023-11-02T13:00:54.926Z] 2023-11-02 13:00:54,832 [execute] INFO git cat-file --batch-check [2023-11-02T13:00:54.926Z] 2023-11-02 13:00:54,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-619/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T13:00:54.927Z] 2023-11-02 13:00:54,839 [execute] INFO git cat-file --batch [2023-11-02T13:00:54.927Z] 2023-11-02 13:00:54,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-619/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T13:00:54.927Z] 2023-11-02 13:00:54,844 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-619/.semver/PR-619 [2023-11-02T13:00:54.927Z] 0.0.0 [Pipeline] } [2023-11-02T13:00:54.957Z] $ docker exec --env ******** --env ******** 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f ssh-agent -k [2023-11-02T13:00:55.063Z] unset SSH_AUTH_SOCK; [2023-11-02T13:00:55.065Z] unset SSH_AGENT_PID; [2023-11-02T13:00:55.066Z] echo Agent pid 76 killed; [2023-11-02T13:00:55.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T13:00:55.561Z] + git semver [Pipeline] } [2023-11-02T13:00:55.849Z] $ docker stop --time=1 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f [2023-11-02T13:00:58.491Z] $ docker rm -f --volumes 97d48b47cf7aea4e603f4413fda8ec87916b209e1f8ed8fd5747c3e9ae13ad9f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T13:01:02.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T13:01:02.962Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T13:01:02.978Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:01:03.597Z] provisioning config files... [2023-11-02T13:01:03.608Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-619@tmp/config4890653720577652989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:01:03.954Z] ---> docker-login.sh [2023-11-02T13:01:03.954Z] nexus3.edgexfoundry.org:10001 [2023-11-02T13:01:03.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:01:03.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:01:03.954Z] Configure a credential helper to remove this warning. See [2023-11-02T13:01:03.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:01:03.954Z] [2023-11-02T13:01:03.954Z] Login Succeeded [2023-11-02T13:01:03.954Z] nexus3.edgexfoundry.org:10002 [2023-11-02T13:01:03.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:01:03.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:01:03.954Z] Configure a credential helper to remove this warning. See [2023-11-02T13:01:03.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:01:03.954Z] [2023-11-02T13:01:03.954Z] Login Succeeded [2023-11-02T13:01:03.954Z] nexus3.edgexfoundry.org:10003 [2023-11-02T13:01:04.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:01:04.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:01:04.212Z] Configure a credential helper to remove this warning. See [2023-11-02T13:01:04.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:01:04.212Z] [2023-11-02T13:01:04.212Z] Login Succeeded [2023-11-02T13:01:04.212Z] nexus3.edgexfoundry.org:10004 [2023-11-02T13:01:04.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:01:04.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:01:04.212Z] Configure a credential helper to remove this warning. See [2023-11-02T13:01:04.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:01:04.212Z] [2023-11-02T13:01:04.212Z] Login Succeeded [2023-11-02T13:01:04.212Z] docker.io [2023-11-02T13:01:04.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:01:04.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:01:04.731Z] Configure a credential helper to remove this warning. See [2023-11-02T13:01:04.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:01:04.731Z] [2023-11-02T13:01:04.731Z] Login Succeeded [2023-11-02T13:01:04.731Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T13:01:04.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T13:01:04.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:01:04.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:01:05.030Z] ========================================================= [2023-11-02T13:01:05.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T13:01:05.030Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:01:05.490Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T13:01:05.490Z] Sending build context to Docker daemon 3.371MB [2023-11-02T13:01:05.490Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:01:05.490Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T13:01:05.490Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T13:01:05.490Z] 7264a8db6415: Pulling fs layer [2023-11-02T13:01:05.490Z] c4d48a809fc2: Pulling fs layer [2023-11-02T13:01:05.490Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T13:01:05.490Z] ad3a456e5733: Pulling fs layer [2023-11-02T13:01:05.490Z] 33e27b845d1e: Pulling fs layer [2023-11-02T13:01:05.490Z] c68163c4e522: Pulling fs layer [2023-11-02T13:01:05.490Z] 50da416c3ac9: Pulling fs layer [2023-11-02T13:01:05.490Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T13:01:05.490Z] 33e27b845d1e: Waiting [2023-11-02T13:01:05.490Z] c68163c4e522: Waiting [2023-11-02T13:01:05.490Z] 50da416c3ac9: Waiting [2023-11-02T13:01:05.490Z] 23d2d4c4bb30: Waiting [2023-11-02T13:01:05.490Z] c4d48a809fc2: Verifying Checksum [2023-11-02T13:01:05.490Z] c4d48a809fc2: Download complete [2023-11-02T13:01:05.490Z] ad3a456e5733: Verifying Checksum [2023-11-02T13:01:05.490Z] ad3a456e5733: Download complete [2023-11-02T13:01:05.490Z] 33e27b845d1e: Verifying Checksum [2023-11-02T13:01:05.490Z] 33e27b845d1e: Download complete [2023-11-02T13:01:05.752Z] 7264a8db6415: Verifying Checksum [2023-11-02T13:01:05.752Z] 7264a8db6415: Download complete [2023-11-02T13:01:05.752Z] c68163c4e522: Verifying Checksum [2023-11-02T13:01:05.752Z] c68163c4e522: Download complete [2023-11-02T13:01:05.752Z] 7264a8db6415: Pull complete [2023-11-02T13:01:05.752Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T13:01:05.752Z] 23d2d4c4bb30: Download complete [2023-11-02T13:01:06.012Z] c4d48a809fc2: Pull complete [2023-11-02T13:01:06.012Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T13:01:06.012Z] 4f1c88b9dad5: Download complete [2023-11-02T13:01:06.577Z] 50da416c3ac9: Verifying Checksum [2023-11-02T13:01:06.577Z] 50da416c3ac9: Download complete [2023-11-02T13:01:09.862Z] 4f1c88b9dad5: Pull complete [2023-11-02T13:01:09.862Z] ad3a456e5733: Pull complete [2023-11-02T13:01:09.862Z] 33e27b845d1e: Pull complete [2023-11-02T13:01:09.862Z] c68163c4e522: Pull complete [2023-11-02T13:01:12.390Z] 50da416c3ac9: Pull complete [2023-11-02T13:01:12.957Z] 23d2d4c4bb30: Pull complete [2023-11-02T13:01:12.957Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T13:01:12.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T13:01:12.957Z] ---> 0786185ac409 [2023-11-02T13:01:12.957Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:01:16.246Z] ---> Running in d3ec14fbbfe0 [2023-11-02T13:01:16.505Z] Removing intermediate container d3ec14fbbfe0 [2023-11-02T13:01:16.505Z] ---> 4208182b4cf2 [2023-11-02T13:01:16.505Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:01:16.505Z] ---> Running in 481a0a3f422b [2023-11-02T13:01:16.505Z] Removing intermediate container 481a0a3f422b [2023-11-02T13:01:16.505Z] ---> c34c03d3f019 [2023-11-02T13:01:16.505Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:01:16.505Z] ---> Running in 355da66e305a [2023-11-02T13:01:16.763Z] Removing intermediate container 355da66e305a [2023-11-02T13:01:16.763Z] ---> f3e6e927f452 [2023-11-02T13:01:16.763Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:01:16.763Z] ---> Running in 2ec35c12e85d [2023-11-02T13:01:17.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T13:01:17.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T13:01:17.281Z] OK: 264 MiB in 52 packages [2023-11-02T13:01:17.852Z] Removing intermediate container 2ec35c12e85d [2023-11-02T13:01:17.852Z] ---> a498d7275b6e [2023-11-02T13:01:17.852Z] Step 7/12 : WORKDIR /app [2023-11-02T13:01:17.852Z] ---> Running in eea55f032731 [2023-11-02T13:01:17.852Z] Removing intermediate container eea55f032731 [2023-11-02T13:01:17.852Z] ---> 7aecd331c88e [2023-11-02T13:01:17.852Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T13:01:17.852Z] ---> 4a4b5a733957 [2023-11-02T13:01:17.852Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:01:17.852Z] ---> Running in 61785459437f [2023-11-02T13:01:18.411Z] Still waiting to schedule task [2023-11-02T13:01:18.412Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T13:01:56.601Z] Removing intermediate container 61785459437f [2023-11-02T13:01:56.601Z] ---> f93dac4dbc80 [2023-11-02T13:01:56.601Z] Step 10/12 : COPY . . [2023-11-02T13:01:56.601Z] ---> 7d98a0e43acf [2023-11-02T13:01:56.601Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:01:56.601Z] ---> Running in 815f397537ac [2023-11-02T13:01:56.601Z] Removing intermediate container 815f397537ac [2023-11-02T13:01:56.601Z] ---> aca467d9ff31 [2023-11-02T13:01:56.601Z] Step 12/12 : RUN $MAKE [2023-11-02T13:01:56.601Z] ---> Running in aa655bc1013b [2023-11-02T13:01:56.601Z] noop [2023-11-02T13:01:56.601Z] Removing intermediate container aa655bc1013b [2023-11-02T13:01:56.601Z] ---> 996a5baed29c [2023-11-02T13:01:56.601Z] Successfully built 996a5baed29c [2023-11-02T13:01:56.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:01:57.065Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T13:01:57.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:01:57.225Z] prd-ubuntu20.04-docker-8c-8g-16385 does not seem to be running inside a container [2023-11-02T13:01:57.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-619 -v /w/workspace/_app-service-configurable_PR-619:/w/workspace/_app-service-configurable_PR-619:rw,z -v /w/workspace/_app-service-configurable_PR-619@tmp:/w/workspace/_app-service-configurable_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T13:01:57.599Z] $ docker top d925fe82cb50c13819ee8294ed018e88eabf0ea3e328f61d5390a525288c5823 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:01:57.989Z] + go version [2023-11-02T13:01:57.989Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T13:01:58.025Z] $ docker stop --time=1 d925fe82cb50c13819ee8294ed018e88eabf0ea3e328f61d5390a525288c5823 [2023-11-02T13:01:59.266Z] $ docker rm -f --volumes d925fe82cb50c13819ee8294ed018e88eabf0ea3e328f61d5390a525288c5823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:01:59.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T13:01:59.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:02:00.117Z] prd-ubuntu20.04-docker-8c-8g-16385 does not seem to be running inside a container [2023-11-02T13:02:00.148Z] $ 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-619 -v /w/workspace/_app-service-configurable_PR-619:/w/workspace/_app-service-configurable_PR-619:rw,z -v /w/workspace/_app-service-configurable_PR-619@tmp:/w/workspace/_app-service-configurable_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T13:02:00.474Z] $ docker top 8c4e3d230289a242f1dca6489f6d7d2acb6ab58e66cb17bc50f70cbef4230fb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:02:00.873Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-619 [Pipeline] fileExists [Pipeline] sh [2023-11-02T13:02:01.233Z] + make test [2023-11-02T13:02:01.233Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T13:02:19.308Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-02T13:02:37.471Z] go vet ./... [2023-11-02T13:02:40.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T13:02:40.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T13:02:40.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T13:02:40.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T13:02:40.868Z] $ docker stop --time=1 8c4e3d230289a242f1dca6489f6d7d2acb6ab58e66cb17bc50f70cbef4230fb1 [2023-11-02T13:02:48.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16386 in /w/workspace/_app-service-configurable_PR-619 [2023-11-02T13:02:49.024Z] $ docker rm -f --volumes 8c4e3d230289a242f1dca6489f6d7d2acb6ab58e66cb17bc50f70cbef4230fb1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-02T13:02:49.418Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-11-02T13:02:49.493Z] Selected Git installation does not exist. Using Default [2023-11-02T13:02:49.493Z] The recommended git tool is: NONE [2023-11-02T13:02:49.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T13:02:49.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T13:02:50.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T13:02:50.679Z] + ls -al . [2023-11-02T13:02:50.679Z] total 180 [2023-11-02T13:02:50.679Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 13:02 . [2023-11-02T13:02:50.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 13:00 .. [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 13:00 .dockerignore [2023-11-02T13:02:50.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 13:02 .git [2023-11-02T13:02:50.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:00 .github [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 2 13:00 .gitignore [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 13:00 .golangci.yml [2023-11-02T13:02:50.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 13:00 .semver [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 2 13:00 Attribution.txt [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 2 13:00 CHANGELOG.md [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 2 13:00 Dockerfile [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 13:00 GOVERNANCE.md [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 2 13:00 Jenkinsfile [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 13:00 LICENSE [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 13:00 OWNERS.md [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 4550 Nov 2 13:00 README.md [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 13:01 VERSION [2023-11-02T13:02:50.679Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:00 bin [2023-11-02T13:02:50.679Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 2 13:02 coverage.out [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 2 13:00 go.mod [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 2 13:00 go.sum [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 2 13:00 main.go [2023-11-02T13:02:50.679Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 2 13:00 makefile [2023-11-02T13:02:50.679Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:02:51.056Z] + 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=bc78248f6b7a11d865c298d335820044f5999cf6 --label arch=amd64 --label version=0.0.0 . [2023-11-02T13:02:51.056Z] Sending build context to Docker daemon 3.372MB [2023-11-02T13:02:51.056Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:02:51.056Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T13:02:51.056Z] ---> 996a5baed29c [2023-11-02T13:02:51.056Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:02:51.316Z] ---> Running in 1ea9c192f4af [2023-11-02T13:02:51.578Z] Removing intermediate container 1ea9c192f4af [2023-11-02T13:02:51.578Z] ---> 425f5db32b77 [2023-11-02T13:02:51.578Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:02:51.578Z] ---> Running in 3d1ff1c2d791 [2023-11-02T13:02:51.835Z] Removing intermediate container 3d1ff1c2d791 [2023-11-02T13:02:51.835Z] ---> d88e12437320 [2023-11-02T13:02:51.835Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:02:51.835Z] ---> Running in baadbea51483 [2023-11-02T13:02:52.096Z] Removing intermediate container baadbea51483 [2023-11-02T13:02:52.096Z] ---> 5ccd7b47d34b [2023-11-02T13:02:52.096Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:02:52.358Z] ---> Running in c4203d2bdb54 [2023-11-02T13:02:52.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T13:02:52.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T13:02:53.185Z] OK: 264 MiB in 52 packages [2023-11-02T13:02:53.446Z] Removing intermediate container c4203d2bdb54 [2023-11-02T13:02:53.446Z] ---> fd7de17a6331 [2023-11-02T13:02:53.446Z] Step 7/26 : WORKDIR /app [2023-11-02T13:02:53.446Z] ---> Running in 77c7917bdd54 [2023-11-02T13:02:53.446Z] Removing intermediate container 77c7917bdd54 [2023-11-02T13:02:53.446Z] ---> 9f92f2920bac [2023-11-02T13:02:53.446Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T13:02:53.705Z] ---> ccb3a68ceee3 [2023-11-02T13:02:53.705Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:02:53.705Z] ---> Running in 8fa4126d1a4e [2023-11-02T13:02:54.250Z] using credential edgex-jenkins-ssh [2023-11-02T13:02:54.264Z] Cloning the remote Git repository [2023-11-02T13:02:54.302Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-02T13:02:54.386Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-11-02T13:02:54.643Z] Removing intermediate container 8fa4126d1a4e [2023-11-02T13:02:54.643Z] ---> 32ee1a9f60f6 [2023-11-02T13:02:54.643Z] Step 10/26 : COPY . . [2023-11-02T13:02:54.643Z] ---> 6fc5500e6180 [2023-11-02T13:02:54.643Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:02:54.643Z] ---> Running in 7558dfdd2f8c [2023-11-02T13:02:54.902Z] Removing intermediate container 7558dfdd2f8c [2023-11-02T13:02:54.902Z] ---> 3cf0925cf8bd [2023-11-02T13:02:54.902Z] Step 12/26 : RUN $MAKE [2023-11-02T13:02:54.902Z] ---> Running in e0d0e7217aec [2023-11-02T13:02:55.161Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-02T13:02:54.521Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-02T13:02:54.522Z] > git --version # timeout=10 [2023-11-02T13:02:54.547Z] > git --version # 'git version 2.25.1' [2023-11-02T13:02:54.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T13:02:54.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T13:02:55.819Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-02T13:02:55.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T13:02:56.620Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-02T13:02:56.661Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-02T13:02:56.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T13:02:56.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T13:02:57.232Z] Merging remotes/origin/main commit 0641d86a7e9e51402bc7501e954cf0251e558fc3 into PR head commit bc78248f6b7a11d865c298d335820044f5999cf6 [2023-11-02T13:02:57.498Z] Merge succeeded, producing bc78248f6b7a11d865c298d335820044f5999cf6 [2023-11-02T13:02:57.499Z] Checking out Revision bc78248f6b7a11d865c298d335820044f5999cf6 (PR-619) [2023-11-02T13:02:57.964Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-02T13:02:58.007Z] > git --version # timeout=10 [2023-11-02T13:02:58.027Z] > git --version # 'git version 2.25.1' [2023-11-02T13:02:58.045Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T13:02:57.247Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T13:02:57.324Z] > git checkout -f bc78248f6b7a11d865c298d335820044f5999cf6 # timeout=10 [2023-11-02T13:02:57.400Z] > git remote # timeout=10 [2023-11-02T13:02:57.424Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T13:02:57.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T13:02:57.455Z] > git merge 0641d86a7e9e51402bc7501e954cf0251e558fc3 # timeout=10 [2023-11-02T13:02:57.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T13:02:57.504Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T13:02:57.522Z] > git checkout -f bc78248f6b7a11d865c298d335820044f5999cf6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T13:02:59.285Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T13:02:59.285Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T13:02:59.285Z] Dload Upload Total Spent Left Speed [2023-11-02T13:02:59.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-11-02T13:02:59.925Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T13:03:00.267Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T13:03:00.267Z] + sudo tee /etc/docker/daemon.new [2023-11-02T13:03:00.267Z] { [2023-11-02T13:03:00.267Z] "registry-mirrors": [ [2023-11-02T13:03:00.267Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T13:03:00.267Z] ], [2023-11-02T13:03:00.267Z] "bip": "10.250.0.254/24", [2023-11-02T13:03:00.267Z] "hosts": [ [2023-11-02T13:03:00.267Z] "tcp://0.0.0.0:5555", [2023-11-02T13:03:00.267Z] "unix:///var/run/docker.sock" [2023-11-02T13:03:00.267Z] ], [2023-11-02T13:03:00.267Z] "mtu": 1458, [2023-11-02T13:03:00.267Z] "selinux-enabled": true, [2023-11-02T13:03:00.267Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T13:03:00.267Z] } [Pipeline] sh [2023-11-02T13:03:00.607Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T13:03:00.974Z] + sudo service docker restart [2023-11-02T13:03:17.096Z] Removing intermediate container e0d0e7217aec [2023-11-02T13:03:17.096Z] ---> ddce31bbd1a6 [2023-11-02T13:03:17.096Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T13:03:17.096Z] 3.18: Pulling from library/alpine [2023-11-02T13:03:17.096Z] 96526aa774ef: Pulling fs layer [2023-11-02T13:03:17.096Z] 96526aa774ef: Verifying Checksum [2023-11-02T13:03:17.096Z] 96526aa774ef: Download complete [2023-11-02T13:03:17.096Z] 96526aa774ef: Pull complete [2023-11-02T13:03:17.096Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T13:03:17.096Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T13:03:17.096Z] ---> 8ca4688f4f35 [2023-11-02T13:03:17.096Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T13:03:17.096Z] ---> Running in 9159d3d75430 [2023-11-02T13:03:17.096Z] Removing intermediate container 9159d3d75430 [2023-11-02T13:03:17.096Z] ---> 2f600b8b1f7c [2023-11-02T13:03:17.096Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-02T13:03:17.096Z] ---> Running in 63a7b131295f [2023-11-02T13:03:17.096Z] Removing intermediate container 63a7b131295f [2023-11-02T13:03:17.096Z] ---> 96ae92f2883a [2023-11-02T13:03:17.096Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T13:03:17.096Z] ---> Running in bfe06637a3c2 [2023-11-02T13:03:17.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T13:03:17.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T13:03:17.096Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T13:03:17.096Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T13:03:17.096Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T13:03:17.096Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T13:03:17.096Z] OK: 8 MiB in 17 packages [2023-11-02T13:03:17.096Z] Removing intermediate container bfe06637a3c2 [2023-11-02T13:03:17.096Z] ---> 22f06b37e0c1 [2023-11-02T13:03:17.096Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T13:03:17.096Z] ---> f795ab03fd45 [2023-11-02T13:03:17.096Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T13:03:17.355Z] ---> dbbf1da1633f [2023-11-02T13:03:17.355Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T13:03:17.355Z] ---> f953ef6d9c66 [2023-11-02T13:03:17.355Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-02T13:03:18.289Z] ---> 56e321d0821e [2023-11-02T13:03:18.289Z] Step 21/26 : EXPOSE 48095 [2023-11-02T13:03:18.289Z] ---> Running in 226460ac18c6 [2023-11-02T13:03:18.289Z] Removing intermediate container 226460ac18c6 [2023-11-02T13:03:18.289Z] ---> 6d5ea6ca5345 [2023-11-02T13:03:18.289Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-02T13:03:18.289Z] ---> Running in adb1ec0d35de [2023-11-02T13:03:18.289Z] Removing intermediate container adb1ec0d35de [2023-11-02T13:03:18.289Z] ---> e718de2e5dc3 [2023-11-02T13:03:18.289Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T13:03:18.289Z] ---> Running in aae736d7acd7 [2023-11-02T13:03:18.547Z] Removing intermediate container aae736d7acd7 [2023-11-02T13:03:18.547Z] ---> 2196a666d86e [2023-11-02T13:03:18.547Z] Step 24/26 : LABEL arch=amd64 [2023-11-02T13:03:18.547Z] ---> Running in 250c3481ff43 [2023-11-02T13:03:18.547Z] Removing intermediate container 250c3481ff43 [2023-11-02T13:03:18.547Z] ---> 02216604fe6a [2023-11-02T13:03:18.548Z] Step 25/26 : LABEL git_sha=bc78248f6b7a11d865c298d335820044f5999cf6 [2023-11-02T13:03:18.548Z] ---> Running in 9e6748f26f9f [2023-11-02T13:03:18.548Z] Removing intermediate container 9e6748f26f9f [2023-11-02T13:03:18.548Z] ---> b204d71ce9ca [2023-11-02T13:03:18.548Z] Step 26/26 : LABEL version=0.0.0 [2023-11-02T13:03:18.813Z] ---> Running in 66a25f14cdda [2023-11-02T13:03:18.813Z] Removing intermediate container 66a25f14cdda [2023-11-02T13:03:18.813Z] ---> ecf9b493d8d3 [2023-11-02T13:03:18.813Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T13:03:18.813Z] Successfully built ecf9b493d8d3 [2023-11-02T13:03:18.813Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:03:19.317Z] provisioning config files... [Pipeline] script [Pipeline] { [2023-11-02T13:03:19.344Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7330728503483783394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:03:19.716Z] ---> docker-login.sh [2023-11-02T13:03:19.716Z] nexus3.edgexfoundry.org:10001 [2023-11-02T13:03:19.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:03:19.818Z] [2023-11-02T13:03:19.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:03:19.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:03:20.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:03:20.193Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T13:03:20.193Z] 5eb5b503b376: Pulling fs layer [2023-11-02T13:03:20.193Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T13:03:20.193Z] ec43610c2a17: Pulling fs layer [2023-11-02T13:03:20.193Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T13:03:20.193Z] 33b1e0a273af: Pulling fs layer [2023-11-02T13:03:20.193Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T13:03:20.193Z] 2f39f015ded8: Pulling fs layer [2023-11-02T13:03:20.193Z] 3a2ae6a8a46f: Waiting [2023-11-02T13:03:20.193Z] 2f39f015ded8: Waiting [2023-11-02T13:03:20.193Z] 33b1e0a273af: Waiting [2023-11-02T13:03:20.193Z] 5d3b04190fa2: Waiting [2023-11-02T13:03:20.193Z] 5c69ac0246d0: Download complete [2023-11-02T13:03:20.193Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T13:03:20.193Z] 3a2ae6a8a46f: Download complete [2023-11-02T13:03:20.193Z] 33b1e0a273af: Verifying Checksum [2023-11-02T13:03:20.193Z] 33b1e0a273af: Download complete [2023-11-02T13:03:20.193Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T13:03:20.193Z] 5d3b04190fa2: Download complete [2023-11-02T13:03:20.193Z] ec43610c2a17: Verifying Checksum [2023-11-02T13:03:20.193Z] ec43610c2a17: Download complete [2023-11-02T13:03:20.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:03:20.262Z] Configure a credential helper to remove this warning. See [2023-11-02T13:03:20.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:03:20.262Z] [2023-11-02T13:03:20.262Z] Login Succeeded [2023-11-02T13:03:20.262Z] nexus3.edgexfoundry.org:10002 [2023-11-02T13:03:20.452Z] 5eb5b503b376: Verifying Checksum [2023-11-02T13:03:20.452Z] 5eb5b503b376: Download complete [2023-11-02T13:03:20.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:03:20.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:03:20.531Z] Configure a credential helper to remove this warning. See [2023-11-02T13:03:20.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:03:20.531Z] [2023-11-02T13:03:20.531Z] Login Succeeded [2023-11-02T13:03:20.807Z] nexus3.edgexfoundry.org:10003 [2023-11-02T13:03:20.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:03:21.017Z] 2f39f015ded8: Verifying Checksum [2023-11-02T13:03:21.017Z] 2f39f015ded8: Download complete [2023-11-02T13:03:21.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:03:21.083Z] Configure a credential helper to remove this warning. See [2023-11-02T13:03:21.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:03:21.083Z] [2023-11-02T13:03:21.083Z] Login Succeeded [2023-11-02T13:03:21.083Z] nexus3.edgexfoundry.org:10004 [2023-11-02T13:03:21.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:03:21.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:03:21.355Z] Configure a credential helper to remove this warning. See [2023-11-02T13:03:21.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:03:21.355Z] [2023-11-02T13:03:21.355Z] Login Succeeded [2023-11-02T13:03:21.355Z] docker.io [2023-11-02T13:03:21.586Z] 5eb5b503b376: Pull complete [2023-11-02T13:03:21.586Z] 5c69ac0246d0: Pull complete [2023-11-02T13:03:21.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T13:03:21.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T13:03:21.889Z] Configure a credential helper to remove this warning. See [2023-11-02T13:03:21.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T13:03:21.889Z] [2023-11-02T13:03:21.889Z] Login Succeeded [2023-11-02T13:03:21.889Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T13:03:21.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-02T13:03:22.153Z] ec43610c2a17: Pull complete [2023-11-02T13:03:22.153Z] 3a2ae6a8a46f: Pull complete [Pipeline] echo [2023-11-02T13:03:22.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:03:22.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T13:03:22.351Z] ========================================================= [2023-11-02T13:03:22.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T13:03:22.351Z] ========================================================= [Pipeline] fileExists [2023-11-02T13:03:22.412Z] 33b1e0a273af: Pull complete [2023-11-02T13:03:22.412Z] 5d3b04190fa2: Pull complete [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:03:22.879Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T13:03:22.879Z] Sending build context to Docker daemon 157.7kB [2023-11-02T13:03:23.237Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:03:23.237Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T13:03:26.596Z] 2f39f015ded8: Pull complete [2023-11-02T13:03:26.596Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T13:03:26.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:03:26.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:03:26.833Z] prd-ubuntu20.04-docker-8c-8g-16385 does not seem to be running inside a container [2023-11-02T13:03:26.866Z] $ 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-619 -v /w/workspace/_app-service-configurable_PR-619:/w/workspace/_app-service-configurable_PR-619:rw,z -v /w/workspace/_app-service-configurable_PR-619@tmp:/w/workspace/_app-service-configurable_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T13:03:27.513Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T13:03:27.513Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T13:03:27.513Z] 5d54e960e981: Pulling fs layer [2023-11-02T13:03:27.513Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T13:03:27.513Z] f0e02332f6b5: Pulling fs layer [2023-11-02T13:03:27.513Z] cefa15bbcfad: Pulling fs layer [2023-11-02T13:03:27.513Z] 17808c966233: Pulling fs layer [2023-11-02T13:03:27.513Z] f4c1fc716caa: Pulling fs layer [2023-11-02T13:03:27.513Z] f0e02332f6b5: Waiting [2023-11-02T13:03:27.513Z] cefa15bbcfad: Waiting [2023-11-02T13:03:27.513Z] 17808c966233: Waiting [2023-11-02T13:03:27.513Z] f4c1fc716caa: Waiting [2023-11-02T13:03:27.513Z] 5d54e960e981: Verifying Checksum [2023-11-02T13:03:27.513Z] 5d54e960e981: Download complete [2023-11-02T13:03:27.783Z] f0e02332f6b5: Verifying Checksum [2023-11-02T13:03:27.783Z] f0e02332f6b5: Download complete [2023-11-02T13:03:27.783Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T13:03:27.783Z] 9fda8d8052c6: Download complete [2023-11-02T13:03:27.783Z] cefa15bbcfad: Verifying Checksum [2023-11-02T13:03:27.783Z] cefa15bbcfad: Download complete [2023-11-02T13:03:28.051Z] f4c1fc716caa: Verifying Checksum [2023-11-02T13:03:28.051Z] f4c1fc716caa: Download complete [2023-11-02T13:03:28.645Z] 9fda8d8052c6: Pull complete [2023-11-02T13:03:29.226Z] 5d54e960e981: Pull complete [2023-11-02T13:03:29.493Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T13:03:29.493Z] c4a7e357bf2a: Download complete [2023-11-02T13:03:30.448Z] 17808c966233: Verifying Checksum [2023-11-02T13:03:30.448Z] 17808c966233: Download complete [2023-11-02T13:03:32.361Z] $ docker top da6377bdd0bfdb9c29500178c371fe5c4eff8cda30557df2d749a960bb4f28c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:03:32.909Z] ---> job-cost.sh [2023-11-02T13:03:32.909Z] lf-activate-venv: SKIPPING [2023-11-02T13:03:32.909Z] INFO: No Stack... [2023-11-02T13:03:33.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T13:03:33.734Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T13:03:34.055Z] + cut -d, -f6 [2023-11-02T13:03:34.055Z] + cat /w/workspace/_app-service-configurable_PR-619/archives/cost.csv [Pipeline] lock [2023-11-02T13:03:34.097Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] [2023-11-02T13:03:34.101Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] did not exist. Created. [2023-11-02T13:03:34.101Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T13:03:34.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T13:03:34.548Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T13:03:34.582Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T13:03:34.669Z] $ docker stop --time=1 da6377bdd0bfdb9c29500178c371fe5c4eff8cda30557df2d749a960bb4f28c0 [2023-11-02T13:03:35.824Z] $ docker rm -f --volumes da6377bdd0bfdb9c29500178c371fe5c4eff8cda30557df2d749a960bb4f28c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T13:03:42.745Z] c4a7e357bf2a: Pull complete [2023-11-02T13:03:42.745Z] f0e02332f6b5: Pull complete [2023-11-02T13:03:42.745Z] cefa15bbcfad: Pull complete [2023-11-02T13:03:50.955Z] 17808c966233: Pull complete [2023-11-02T13:03:52.372Z] f4c1fc716caa: Pull complete [2023-11-02T13:03:52.372Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T13:03:52.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T13:03:52.372Z] ---> ea914061e18c [2023-11-02T13:03:52.372Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:03:53.336Z] ---> Running in fc962a055925 [2023-11-02T13:03:53.920Z] Removing intermediate container fc962a055925 [2023-11-02T13:03:53.920Z] ---> 2189c5cf79a3 [2023-11-02T13:03:53.920Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:03:53.920Z] ---> Running in 6c272feca227 [2023-11-02T13:03:54.186Z] Removing intermediate container 6c272feca227 [2023-11-02T13:03:54.186Z] ---> 5a07ea87b2f1 [2023-11-02T13:03:54.186Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:03:54.186Z] ---> Running in 33e752ecd83f [2023-11-02T13:03:54.768Z] Removing intermediate container 33e752ecd83f [2023-11-02T13:03:54.768Z] ---> c3c8d3c2ad38 [2023-11-02T13:03:54.768Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:03:54.768Z] ---> Running in 36397e1f1753 [2023-11-02T13:03:55.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T13:03:56.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T13:03:57.278Z] OK: 266 MiB in 52 packages [2023-11-02T13:03:58.240Z] Removing intermediate container 36397e1f1753 [2023-11-02T13:03:58.240Z] ---> a072e8b1c39c [2023-11-02T13:03:58.240Z] Step 7/12 : WORKDIR /app [2023-11-02T13:03:58.240Z] ---> Running in 271374e68c32 [2023-11-02T13:03:58.509Z] Removing intermediate container 271374e68c32 [2023-11-02T13:03:58.509Z] ---> f509b895a9cd [2023-11-02T13:03:58.509Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T13:03:59.103Z] ---> f1555b445a65 [2023-11-02T13:03:59.103Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:03:59.103Z] ---> Running in 65f148f0fc38 [2023-11-02T13:05:20.726Z] Removing intermediate container 65f148f0fc38 [2023-11-02T13:05:20.727Z] ---> 20d3f5ecc873 [2023-11-02T13:05:20.727Z] Step 10/12 : COPY . . [2023-11-02T13:05:20.727Z] ---> 55efed85e6c3 [2023-11-02T13:05:20.727Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:05:20.727Z] ---> Running in 0281e3c6d3b1 [2023-11-02T13:05:20.727Z] Removing intermediate container 0281e3c6d3b1 [2023-11-02T13:05:20.727Z] ---> f29376b87f8f [2023-11-02T13:05:20.727Z] Step 12/12 : RUN $MAKE [2023-11-02T13:05:20.727Z] ---> Running in 350071151db8 [2023-11-02T13:05:20.727Z] noop [2023-11-02T13:05:20.727Z] Removing intermediate container 350071151db8 [2023-11-02T13:05:20.727Z] ---> 46a86677b50c [2023-11-02T13:05:20.727Z] Successfully built 46a86677b50c [2023-11-02T13:05:20.727Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:05:21.200Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T13:05:21.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:05:21.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-16386 does not seem to be running inside a container [2023-11-02T13:05:21.539Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-02T13:05:22.730Z] $ docker top 897a8d2e3b305d611d87fd6dc26783eb1654d9512f6dd7cfd52dcca9a543a661 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:05:23.589Z] + go version [2023-11-02T13:05:23.589Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T13:05:23.621Z] $ docker stop --time=1 897a8d2e3b305d611d87fd6dc26783eb1654d9512f6dd7cfd52dcca9a543a661 [2023-11-02T13:05:25.220Z] $ docker rm -f --volumes 897a8d2e3b305d611d87fd6dc26783eb1654d9512f6dd7cfd52dcca9a543a661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:05:26.064Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T13:05:26.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:05:26.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-16386 does not seem to be running inside a container [2023-11-02T13:05:26.363Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-02T13:05:27.509Z] $ docker top df9d140b02433592cddb26666dec3715048a4c64418a1990ebdc79ea25d2660b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:05:28.383Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T13:05:29.086Z] + make test [2023-11-02T13:05:29.086Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T13:07:35.732Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-02T13:07:35.732Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T13:07:35.732Z] go vet ./... [2023-11-02T13:09:12.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T13:09:12.337Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T13:09:12.337Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T13:09:12.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T13:09:12.402Z] $ docker stop --time=1 df9d140b02433592cddb26666dec3715048a4c64418a1990ebdc79ea25d2660b [2023-11-02T13:09:14.253Z] $ docker rm -f --volumes df9d140b02433592cddb26666dec3715048a4c64418a1990ebdc79ea25d2660b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T13:09:15.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T13:09:15.815Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T13:09:16.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T13:09:16.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T13:09:17.092Z] + ls -al . [2023-11-02T13:09:17.092Z] total 176 [2023-11-02T13:09:17.092Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 2 13:05 . [2023-11-02T13:09:17.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 13:02 .. [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 2 13:02 .dockerignore [2023-11-02T13:09:17.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 13:02 .git [2023-11-02T13:09:17.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 13:02 .github [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 2 13:02 .gitignore [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 13:02 .golangci.yml [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 2 13:02 Attribution.txt [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 2 13:02 CHANGELOG.md [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 2 13:02 Dockerfile [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 13:02 GOVERNANCE.md [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 2 13:02 Jenkinsfile [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 2 13:02 LICENSE [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 2 13:02 OWNERS.md [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 4550 Nov 2 13:02 README.md [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 13:01 VERSION [2023-11-02T13:09:17.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 13:02 bin [2023-11-02T13:09:17.092Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 2 13:05 coverage.out [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 3731 Nov 2 13:02 go.mod [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 34917 Nov 2 13:02 go.sum [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 2 13:02 main.go [2023-11-02T13:09:17.092Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 2 13:02 makefile [2023-11-02T13:09:17.092Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 13:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:09:17.495Z] + 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=bc78248f6b7a11d865c298d335820044f5999cf6 --label arch=arm64 --label version=0.0.0 . [2023-11-02T13:09:17.495Z] Sending build context to Docker daemon 158.7kB [2023-11-02T13:09:17.762Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T13:09:17.762Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-02T13:09:17.762Z] ---> 46a86677b50c [2023-11-02T13:09:17.762Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T13:09:17.762Z] ---> Running in e925244bbfab [2023-11-02T13:09:18.028Z] Removing intermediate container e925244bbfab [2023-11-02T13:09:18.028Z] ---> ee6336e9ce77 [2023-11-02T13:09:18.028Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T13:09:18.294Z] ---> Running in 6689f6d50dca [2023-11-02T13:09:18.559Z] Removing intermediate container 6689f6d50dca [2023-11-02T13:09:18.559Z] ---> dc9614bd6f1e [2023-11-02T13:09:18.559Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-02T13:09:18.559Z] ---> Running in fb0daf6a989d [2023-11-02T13:09:18.826Z] Removing intermediate container fb0daf6a989d [2023-11-02T13:09:18.826Z] ---> 76d979c394f5 [2023-11-02T13:09:18.826Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T13:09:18.826Z] ---> Running in 6cc4d8fa3480 [2023-11-02T13:09:19.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T13:09:20.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T13:09:21.322Z] OK: 266 MiB in 52 packages [2023-11-02T13:09:22.285Z] Removing intermediate container 6cc4d8fa3480 [2023-11-02T13:09:22.285Z] ---> 8267e8f8a184 [2023-11-02T13:09:22.285Z] Step 7/26 : WORKDIR /app [2023-11-02T13:09:22.285Z] ---> Running in 395bc9f5f99b [2023-11-02T13:09:22.558Z] Removing intermediate container 395bc9f5f99b [2023-11-02T13:09:22.558Z] ---> dc14637f2470 [2023-11-02T13:09:22.558Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-02T13:09:22.824Z] ---> 8a4f1f253076 [2023-11-02T13:09:22.824Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T13:09:23.092Z] ---> Running in 7143013b94a0 [2023-11-02T13:09:25.672Z] Removing intermediate container 7143013b94a0 [2023-11-02T13:09:25.672Z] ---> c80b3b6c6fad [2023-11-02T13:09:25.672Z] Step 10/26 : COPY . . [2023-11-02T13:09:25.946Z] ---> 6712c42040ac [2023-11-02T13:09:25.946Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T13:09:25.946Z] ---> Running in 9f28bc4f525e [2023-11-02T13:09:26.225Z] Removing intermediate container 9f28bc4f525e [2023-11-02T13:09:26.225Z] ---> 225d0504b98a [2023-11-02T13:09:26.225Z] Step 12/26 : RUN $MAKE [2023-11-02T13:09:26.225Z] ---> Running in af4c958b17d6 [2023-11-02T13:09:27.185Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-11-02T13:11:18.809Z] Removing intermediate container af4c958b17d6 [2023-11-02T13:11:18.809Z] ---> 09e597d1ee62 [2023-11-02T13:11:18.809Z] Step 13/26 : FROM alpine:3.18 [2023-11-02T13:11:18.809Z] 3.18: Pulling from library/alpine [2023-11-02T13:11:18.809Z] 579b34f0a95b: Pulling fs layer [2023-11-02T13:11:18.809Z] 579b34f0a95b: Download complete [2023-11-02T13:11:18.809Z] 579b34f0a95b: Pull complete [2023-11-02T13:11:18.809Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T13:11:18.809Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T13:11:18.809Z] ---> 3cc203321400 [2023-11-02T13:11:18.809Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-02T13:11:18.809Z] ---> Running in a2118223d416 [2023-11-02T13:11:18.809Z] Removing intermediate container a2118223d416 [2023-11-02T13:11:18.809Z] ---> 0fe23ddea60c [2023-11-02T13:11:18.809Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-02T13:11:18.809Z] ---> Running in f3a11acc0959 [2023-11-02T13:11:18.809Z] Removing intermediate container f3a11acc0959 [2023-11-02T13:11:18.809Z] ---> f8ec1a8c4614 [2023-11-02T13:11:18.809Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-02T13:11:18.809Z] ---> Running in 2908c05e0313 [2023-11-02T13:11:18.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T13:11:18.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T13:11:18.809Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-02T13:11:18.809Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-02T13:11:18.809Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T13:11:18.809Z] Executing ca-certificates-20230506-r0.trigger [2023-11-02T13:11:18.809Z] OK: 9 MiB in 17 packages [2023-11-02T13:11:18.809Z] Removing intermediate container 2908c05e0313 [2023-11-02T13:11:18.809Z] ---> 17234a164b6e [2023-11-02T13:11:18.809Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-02T13:11:18.809Z] ---> 2f771b6f99c8 [2023-11-02T13:11:18.809Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-02T13:11:18.809Z] ---> aecd8c5979e3 [2023-11-02T13:11:18.809Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-02T13:11:18.809Z] ---> 211eac00ef48 [2023-11-02T13:11:18.809Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-02T13:11:18.809Z] ---> e9d439721c95 [2023-11-02T13:11:18.809Z] Step 21/26 : EXPOSE 48095 [2023-11-02T13:11:18.809Z] ---> Running in 7e02e81d7aae [2023-11-02T13:11:18.809Z] Removing intermediate container 7e02e81d7aae [2023-11-02T13:11:18.809Z] ---> 8ee4e2581bb5 [2023-11-02T13:11:18.809Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-02T13:11:18.809Z] ---> Running in 447dee66dbe7 [2023-11-02T13:11:18.809Z] Removing intermediate container 447dee66dbe7 [2023-11-02T13:11:18.809Z] ---> ba585d663b80 [2023-11-02T13:11:18.809Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T13:11:18.809Z] ---> Running in b19e671944c0 [2023-11-02T13:11:18.809Z] Removing intermediate container b19e671944c0 [2023-11-02T13:11:18.809Z] ---> 34669b1e0373 [2023-11-02T13:11:18.809Z] Step 24/26 : LABEL arch=arm64 [2023-11-02T13:11:18.809Z] ---> Running in 53a8c948d144 [2023-11-02T13:11:18.809Z] Removing intermediate container 53a8c948d144 [2023-11-02T13:11:18.809Z] ---> 7a0edf7e78ff [2023-11-02T13:11:18.809Z] Step 25/26 : LABEL git_sha=bc78248f6b7a11d865c298d335820044f5999cf6 [2023-11-02T13:11:18.809Z] ---> Running in 199dfcbe2515 [2023-11-02T13:11:18.809Z] Removing intermediate container 199dfcbe2515 [2023-11-02T13:11:18.809Z] ---> 9508672a803a [2023-11-02T13:11:18.809Z] Step 26/26 : LABEL version=0.0.0 [2023-11-02T13:11:18.809Z] ---> Running in 829cf96673d1 [2023-11-02T13:11:19.077Z] Removing intermediate container 829cf96673d1 [2023-11-02T13:11:19.077Z] ---> 5fc47a130178 [2023-11-02T13:11:19.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T13:11:19.077Z] Successfully built 5fc47a130178 [2023-11-02T13:11:19.077Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:11:19.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T13:11:19.899Z] [2023-11-02T13:11:19.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:11:20.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T13:11:20.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T13:11:20.291Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T13:11:20.291Z] 04944245beec: Pulling fs layer [2023-11-02T13:11:20.291Z] 699f458cf7ca: Pulling fs layer [2023-11-02T13:11:20.291Z] 765212b225bb: Pulling fs layer [2023-11-02T13:11:20.291Z] f23df028b6ca: Pulling fs layer [2023-11-02T13:11:20.291Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T13:11:20.291Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T13:11:20.291Z] f23df028b6ca: Waiting [2023-11-02T13:11:20.291Z] d65c8cfc05b1: Waiting [2023-11-02T13:11:20.291Z] 2437ff75d9bd: Waiting [2023-11-02T13:11:20.291Z] 765212b225bb: Waiting [2023-11-02T13:11:20.561Z] 04944245beec: Verifying Checksum [2023-11-02T13:11:20.561Z] 04944245beec: Download complete [2023-11-02T13:11:20.561Z] 765212b225bb: Download complete [2023-11-02T13:11:20.561Z] f23df028b6ca: Verifying Checksum [2023-11-02T13:11:20.561Z] f23df028b6ca: Download complete [2023-11-02T13:11:20.561Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T13:11:20.561Z] d65c8cfc05b1: Download complete [2023-11-02T13:11:20.828Z] 699f458cf7ca: Verifying Checksum [2023-11-02T13:11:20.828Z] 699f458cf7ca: Download complete [2023-11-02T13:11:21.097Z] 8998bd30e6a1: Download complete [2023-11-02T13:11:23.674Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T13:11:23.674Z] 2437ff75d9bd: Download complete [2023-11-02T13:11:25.617Z] 8998bd30e6a1: Pull complete [2023-11-02T13:11:26.574Z] 04944245beec: Pull complete [2023-11-02T13:11:28.513Z] 699f458cf7ca: Pull complete [2023-11-02T13:11:28.513Z] 765212b225bb: Pull complete [2023-11-02T13:11:29.467Z] f23df028b6ca: Pull complete [2023-11-02T13:11:29.467Z] d65c8cfc05b1: Pull complete [2023-11-02T13:11:47.796Z] 2437ff75d9bd: Pull complete [2023-11-02T13:11:47.796Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T13:11:47.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T13:11:47.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:11:48.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-16386 does not seem to be running inside a container [2023-11-02T13:11:48.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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T13:11:50.719Z] $ docker top 2370b7a37b16dbd5d0fdbedf762f928c6c0e608fe23c6267fba6bbb0dfcbe0b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:11:51.618Z] ---> job-cost.sh [2023-11-02T13:11:51.618Z] lf-activate-venv: SKIPPING [2023-11-02T13:11:51.618Z] INFO: No Stack... [2023-11-02T13:11:51.883Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T13:11:52.840Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T13:11:53.505Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-11-02T13:11:53.505Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T13:11:53.588Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] [2023-11-02T13:11:53.593Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] did not exist. Created. [2023-11-02T13:11:53.593Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T13:11:54.314Z] /w/workspace/app-service-configurable/1@tmp/durable-de4cec3d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T13:11:54.981Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T13:11:55.012Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T13:11:55.065Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T13:11:55.079Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T13:11:55.158Z] $ docker stop --time=1 2370b7a37b16dbd5d0fdbedf762f928c6c0e608fe23c6267fba6bbb0dfcbe0b2 [2023-11-02T13:11:56.671Z] $ docker rm -f --volumes 2370b7a37b16dbd5d0fdbedf762f928c6c0e608fe23c6267fba6bbb0dfcbe0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-02T13:11:57.687Z] provisioning config files... [2023-11-02T13:11:57.695Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-619@tmp/config16885956585688650734tmp [Pipeline] { [Pipeline] sh [2023-11-02T13:11:58.029Z] + set +x [2023-11-02T13:11:58.029Z] + + curl -s https://codecov.io/bash [2023-11-02T13:11:58.029Z] bash -s -- [2023-11-02T13:11:58.029Z] [2023-11-02T13:11:58.029Z] _____ _ [2023-11-02T13:11:58.029Z] / ____| | | [2023-11-02T13:11:58.029Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T13:11:58.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T13:11:58.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T13:11:58.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T13:11:58.029Z] Bash-1.0.6 [2023-11-02T13:11:58.029Z] [2023-11-02T13:11:58.029Z] [2023-11-02T13:11:58.029Z] ==> git version 2.25.1 found [2023-11-02T13:11:58.029Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-02T13:11:58.029Z] Release-Date: 2020-01-08 [2023-11-02T13:11:58.029Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T13:11:58.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T13:11:58.029Z] ==> Jenkins CI detected. [2023-11-02T13:11:58.029Z] current dir:  /w/workspace/_app-service-configurable_PR-619 [2023-11-02T13:11:58.029Z] project root: . [2023-11-02T13:11:58.029Z] --> token set from env [2023-11-02T13:11:58.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T13:11:58.291Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T13:11:58.291Z] ==> Python coveragepy not found [2023-11-02T13:11:58.291Z] ==> Searching for coverage reports in: [2023-11-02T13:11:58.291Z] + . [2023-11-02T13:11:58.291Z] -> Found 1 reports [2023-11-02T13:11:58.291Z] ==> Detecting git/mercurial file structure [2023-11-02T13:11:58.291Z] ==> Reading reports [2023-11-02T13:11:58.291Z] + ./coverage.out bytes=13 [2023-11-02T13:11:58.291Z] ==> Appending adjustments [2023-11-02T13:11:58.292Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T13:11:58.292Z] + Found adjustments [2023-11-02T13:11:58.292Z] ==> Gzipping contents [2023-11-02T13:11:58.292Z] 4.0K /tmp/codecov.D6BZvH.gz [2023-11-02T13:11:58.292Z] ==> Uploading reports [2023-11-02T13:11:58.292Z] url: https://codecov.io [2023-11-02T13:11:58.292Z] query: branch=PR-619&commit=bc78248f6b7a11d865c298d335820044f5999cf6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=619&job=&cmd_args= [2023-11-02T13:11:58.292Z] -> Pinging Codecov [2023-11-02T13:11:58.292Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-619&commit=bc78248f6b7a11d865c298d335820044f5999cf6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=619&job=&cmd_args= [2023-11-02T13:11:58.292Z] -> Uploading to [2023-11-02T13:11:58.292Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/A97CA9966030D2A3747ED39772930CCE/bc78248f6b7a11d865c298d335820044f5999cf6/b7c91874-56ef-4152-b3aa-ef9627e8f6a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T131158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7811e5234639cd02ac0b38438f0c427ac63adf5b40a62bd8af36bc5b4252a1a2 [2023-11-02T13:11:58.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T13:11:58.292Z] Dload Upload Total Spent Left Speed [2023-11-02T13:11:58.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 906 --:--:-- --:--:-- --:--:-- 906 [2023-11-02T13:11:58.551Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bc78248f6b7a11d865c298d335820044f5999cf6 [Pipeline] } [2023-11-02T13:11:58.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T13:12:00.303Z] + [ -d /w/workspace/_app-service-configurable_PR-619/archives ] [2023-11-02T13:12:00.303Z] + ls -al /w/workspace/_app-service-configurable_PR-619/archives [2023-11-02T13:12:00.303Z] total 16 [2023-11-02T13:12:00.303Z] drwxr-xr-x 3 root root 4096 Nov 2 13:03 . [2023-11-02T13:12:00.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 13:03 .. [2023-11-02T13:12:00.303Z] drwxr-xr-x 2 root root 4096 Nov 2 13:03 cost [2023-11-02T13:12:00.303Z] -rw-r--r-- 1 root root 96 Nov 2 13:03 cost.csv [2023-11-02T13:12:00.303Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-619/archives [2023-11-02T13:12:00.303Z] + ls -al /w/workspace/_app-service-configurable_PR-619/archives [2023-11-02T13:12:00.303Z] total 16 [2023-11-02T13:12:00.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 13:03 . [2023-11-02T13:12:00.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 13:03 .. [2023-11-02T13:12:00.303Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 13:03 cost [2023-11-02T13:12:00.304Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 2 13:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:00.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:01.515Z] ---> package-listing.sh [2023-11-02T13:12:01.515Z] ++ facter osfamily [2023-11-02T13:12:01.515Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T13:12:01.774Z] + OS_FAMILY=debian [2023-11-02T13:12:01.774Z] + workspace=/w/workspace/_app-service-configurable_PR-619 [2023-11-02T13:12:01.774Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T13:12:01.774Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T13:12:01.774Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T13:12:01.774Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T13:12:01.774Z] + '[' /w/workspace/_app-service-configurable_PR-619 ']' [2023-11-02T13:12:01.774Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T13:12:01.774Z] + case "${OS_FAMILY}" in [2023-11-02T13:12:01.774Z] + dpkg -l [2023-11-02T13:12:01.774Z] + grep '^ii' [2023-11-02T13:12:01.774Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T13:12:01.774Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T13:12:01.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T13:12:01.774Z] + '[' /w/workspace/_app-service-configurable_PR-619 ']' [2023-11-02T13:12:01.774Z] + mkdir -p /w/workspace/_app-service-configurable_PR-619/archives/ [2023-11-02T13:12:01.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-619/archives/ [Pipeline] echo [2023-11-02T13:12:01.800Z] 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-619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T13:12:02.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T13:12:02.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T13:12:02.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T13:12:02.866Z] prd-ubuntu20.04-docker-8c-8g-16385 does not seem to be running inside a container [2023-11-02T13:12:02.900Z] $ 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-619/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-619 -v /w/workspace/_app-service-configurable_PR-619:/w/workspace/_app-service-configurable_PR-619:rw,z -v /w/workspace/_app-service-configurable_PR-619@tmp:/w/workspace/_app-service-configurable_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T13:12:03.100Z] $ docker top b388c62cd72f13d5ef0c0e8980cb353bb51cbff426029593149fd7128d65986a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T13:12:03.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T13:12:03.811Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T13:12:04.121Z] + ls /var/log/sa-host [2023-11-02T13:12:04.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T13:12:04.345Z] provisioning config files... [2023-11-02T13:12:04.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-619@tmp/config2055474721239380368tmp [Pipeline] { [Pipeline] echo [2023-11-02T13:12:04.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:04.741Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T13:12:04.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:05.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T13:12:05.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:05.525Z] ---> sudo-logs.sh [2023-11-02T13:12:05.525Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T13:12:05.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:05.926Z] ---> job-cost.sh [2023-11-02T13:12:05.926Z] lf-activate-venv: SKIPPING [2023-11-02T13:12:05.926Z] DEBUG: total: 0.2199999988079071 [2023-11-02T13:12:05.926Z] INFO: Retrieving Stack Cost... [2023-11-02T13:12:06.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T13:12:06.758Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T13:12:06.791Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T13:12:07.099Z] ---> logs-deploy.sh [2023-11-02T13:12:07.099Z] lf-activate-venv: SKIPPING [2023-11-02T13:12:07.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-619/1 [2023-11-02T13:12:07.099Z] INFO: archiving workspace using pattern(s): [2023-11-02T13:12:08.038Z] Archives upload complete. [2023-11-02T13:12:08.038Z] INFO: archiving logs to Nexus