Pull request #643 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b30093497f96adbb9945956d6c6bd04ae0b99e33+8e8fdc066d5979e1705b6f23a339d91f778af4e1 (7a452371be0bfe4e5105fe183cf483fd9642925c) 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-ssh5255363778813632860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12142410177298726840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-643/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-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11275468618177373857.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-643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12821866294036708990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5489337345571979397.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-643/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-643/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1870169372038579642.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1506 in /w/workspace/_app-service-configurable_PR-643 [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-643 # 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 Merging remotes/origin/main commit 8e8fdc066d5979e1705b6f23a339d91f778af4e1 into PR head commit b30093497f96adbb9945956d6c6bd04ae0b99e33 Merge succeeded, producing b30093497f96adbb9945956d6c6bd04ae0b99e33 Checking out Revision b30093497f96adbb9945956d6c6bd04ae0b99e33 (PR-643) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/643/head:refs/remotes/origin/PR-643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b30093497f96adbb9945956d6c6bd04ae0b99e33 # 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 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b30093497f96adbb9945956d6c6bd04ae0b99e33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T12:36:30.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T12:36:30.674Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T12:36:30.790Z] ========================================================= [2024-02-22T12:36:30.790Z] EdgeX Global Pipelines Version Info [2024-02-22T12:36:30.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:36:31.560Z] ------------------- [2024-02-22T12:36:31.560Z] stable info: [2024-02-22T12:36:31.560Z] ------------------- [2024-02-22T12:36:31.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T12:36:31.560Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T12:36:31.560Z] Message: update stable to v1.0.258 [2024-02-22T12:36:32.132Z] ------------------- [2024-02-22T12:36:32.132Z] experimental info: [2024-02-22T12:36:32.132Z] ------------------- [2024-02-22T12:36:32.132Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T12:36:32.132Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T12:36:32.132Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T12:36:32.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-22T12:36:32.403Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-22T12:36:32.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T12:36:32.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T12:36:32.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T12:36:32.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T12:36:32.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T12:36:32.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-22T12:36:32.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T12:36:32.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T12:36:32.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T12:36:32.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-22T12:36:33.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T12:36:33.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T12:36:33.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T12:36:33.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T12:36:33.297Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T12:36:33.364Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T12:36:33.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T12:36:33.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T12:36:33.584Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-22T12:36:33.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-22T12:36:33.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-22T12:36:33.788Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-22T12:36:33.858Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-22T12:36:33.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T12:36:34.006Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T12:36:34.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-643 [Pipeline] echo [2024-02-22T12:36:34.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-643 [Pipeline] echo [2024-02-22T12:36:34.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-643 [Pipeline] echo [2024-02-22T12:36:34.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b30093497f96adbb9945956d6c6bd04ae0b99e33 [Pipeline] echo [2024-02-22T12:36:34.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b300934 [Pipeline] echo [2024-02-22T12:36:34.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T12:36:34.669Z] provisioning config files... [2024-02-22T12:36:34.688Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-643@tmp/config2762195295223389303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:36:35.087Z] ---> ****-login.sh [2024-02-22T12:36:35.087Z] nexus3.edgexfoundry.org:10001 [2024-02-22T12:36:35.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:35.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:35.348Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:35.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:35.348Z] [2024-02-22T12:36:35.348Z] Login Succeeded [2024-02-22T12:36:35.348Z] nexus3.edgexfoundry.org:10002 [2024-02-22T12:36:35.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:35.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:35.608Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:35.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:35.608Z] [2024-02-22T12:36:35.608Z] Login Succeeded [2024-02-22T12:36:35.608Z] nexus3.edgexfoundry.org:10003 [2024-02-22T12:36:35.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:35.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:35.608Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:35.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:35.608Z] [2024-02-22T12:36:35.608Z] Login Succeeded [2024-02-22T12:36:35.608Z] nexus3.edgexfoundry.org:10004 [2024-02-22T12:36:35.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:35.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:35.869Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:35.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:35.869Z] [2024-02-22T12:36:35.869Z] Login Succeeded [2024-02-22T12:36:35.869Z] ****.io [2024-02-22T12:36:35.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:36.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:36.131Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:36.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:36.131Z] [2024-02-22T12:36:36.131Z] Login Succeeded [2024-02-22T12:36:36.131Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T12:36:36.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-22T12:36:36.952Z] + git rev-list -1 --merges b30093497f96adbb9945956d6c6bd04ae0b99e33~1..b30093497f96adbb9945956d6c6bd04ae0b99e33 [Pipeline] echo [2024-02-22T12:36:36.999Z] -----------> git rev-list -1 --merges b30093497f96adbb9945956d6c6bd04ae0b99e33~1..b30093497f96adbb9945956d6c6bd04ae0b99e33 b30093497f96adbb9945956d6c6bd04ae0b99e33 [false] [Pipeline] sh [2024-02-22T12:36:37.327Z] + git log --format=format:%s -1 b30093497f96adbb9945956d6c6bd04ae0b99e33 [Pipeline] echo [2024-02-22T12:36:37.367Z] ========================================================= [2024-02-22T12:36:37.367Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T12:36:37.367Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T12:36:37.873Z] + git log --format=format:%s -1 b30093497f96adbb9945956d6c6bd04ae0b99e33 [Pipeline] echo [2024-02-22T12:36:37.906Z] [semverPrep] GIT_COMMIT: b30093497f96adbb9945956d6c6bd04ae0b99e33, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-22T12:36:37.966Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-22T12:36:38.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T12:36:38.408Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T12:36:38.408Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T12:36:38.408Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T12:36:38.408Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T12:36:38.408Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T12:36:38.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:36:38.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T12:36:38.921Z] [2024-02-22T12:36:38.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:36:39.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T12:36:39.323Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T12:36:39.323Z] b85a868b505f: Pulling fs layer [2024-02-22T12:36:39.323Z] e2be974225ed: Pulling fs layer [2024-02-22T12:36:39.323Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T12:36:39.323Z] 988bab9f4d93: Pulling fs layer [2024-02-22T12:36:39.323Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T12:36:39.323Z] eaf3925da568: Pulling fs layer [2024-02-22T12:36:39.323Z] bab4dde63d76: Pulling fs layer [2024-02-22T12:36:39.323Z] bde34c3a00c8: Pulling fs layer [2024-02-22T12:36:39.323Z] b352a97aabf1: Pulling fs layer [2024-02-22T12:36:39.323Z] 4872d77fe225: Pulling fs layer [2024-02-22T12:36:39.323Z] 5851b861e8e6: Pulling fs layer [2024-02-22T12:36:39.323Z] 988bab9f4d93: Waiting [2024-02-22T12:36:39.323Z] 1469e6f7b9e6: Waiting [2024-02-22T12:36:39.323Z] eaf3925da568: Waiting [2024-02-22T12:36:39.323Z] bab4dde63d76: Waiting [2024-02-22T12:36:39.323Z] bde34c3a00c8: Waiting [2024-02-22T12:36:39.323Z] b352a97aabf1: Waiting [2024-02-22T12:36:39.323Z] 4872d77fe225: Waiting [2024-02-22T12:36:39.323Z] 5851b861e8e6: Waiting [2024-02-22T12:36:39.323Z] e2be974225ed: Download complete [2024-02-22T12:36:39.323Z] 988bab9f4d93: Verifying Checksum [2024-02-22T12:36:39.323Z] 988bab9f4d93: Download complete [2024-02-22T12:36:39.323Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T12:36:39.323Z] 1469e6f7b9e6: Download complete [2024-02-22T12:36:39.323Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T12:36:39.323Z] 339a4e72a1f5: Download complete [2024-02-22T12:36:39.323Z] eaf3925da568: Verifying Checksum [2024-02-22T12:36:39.323Z] eaf3925da568: Download complete [2024-02-22T12:36:39.582Z] bde34c3a00c8: Verifying Checksum [2024-02-22T12:36:39.582Z] bde34c3a00c8: Download complete [2024-02-22T12:36:39.582Z] b352a97aabf1: Download complete [2024-02-22T12:36:39.582Z] 4872d77fe225: Verifying Checksum [2024-02-22T12:36:39.582Z] 4872d77fe225: Download complete [2024-02-22T12:36:39.582Z] 5851b861e8e6: Download complete [2024-02-22T12:36:39.582Z] b85a868b505f: Verifying Checksum [2024-02-22T12:36:39.582Z] b85a868b505f: Download complete [2024-02-22T12:36:39.840Z] bab4dde63d76: Verifying Checksum [2024-02-22T12:36:39.840Z] bab4dde63d76: Download complete [2024-02-22T12:36:40.776Z] b85a868b505f: Pull complete [2024-02-22T12:36:41.035Z] e2be974225ed: Pull complete [2024-02-22T12:36:41.604Z] 339a4e72a1f5: Pull complete [2024-02-22T12:36:41.604Z] 988bab9f4d93: Pull complete [2024-02-22T12:36:41.863Z] 1469e6f7b9e6: Pull complete [2024-02-22T12:36:41.863Z] eaf3925da568: Pull complete [2024-02-22T12:36:43.766Z] bab4dde63d76: Pull complete [2024-02-22T12:36:43.766Z] bde34c3a00c8: Pull complete [2024-02-22T12:36:43.766Z] b352a97aabf1: Pull complete [2024-02-22T12:36:44.026Z] 4872d77fe225: Pull complete [2024-02-22T12:36:44.026Z] 5851b861e8e6: Pull complete [2024-02-22T12:36:44.026Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T12:36:44.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T12:36:44.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:36:44.385Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2024-02-22T12:36:44.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-643 -v /w/workspace/_app-service-configurable_PR-643:/w/workspace/_app-service-configurable_PR-643:rw,z -v /w/workspace/_app-service-configurable_PR-643@tmp:/w/workspace/_app-service-configurable_PR-643@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-22T12:36:47.606Z] $ docker top ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad -eo pid,comm [2024-02-22T12:36:47.657Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-22T12:36:47.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T12:36:47.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T12:36:47.855Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T12:36:47.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T12:36:47.966Z] $ docker exec ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad ssh-agent [2024-02-22T12:36:48.062Z] SSH_AUTH_SOCK=/tmp/ssh-HQaPEzSGpPOk/agent.33 [2024-02-22T12:36:48.063Z] SSH_AGENT_PID=39 [2024-02-22T12:36:48.069Z] Running ssh-add (command line suppressed) [2024-02-22T12:36:48.176Z] Identity added: /w/workspace/_app-service-configurable_PR-643@tmp/private_key_10704109860747160345.key (/w/workspace/_app-service-configurable_PR-643@tmp/private_key_10704109860747160345.key) [2024-02-22T12:36:48.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T12:36:48.547Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T12:36:48.576Z] $ docker exec --env ******** --env ******** ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad ssh-agent -k [2024-02-22T12:36:48.701Z] unset SSH_AUTH_SOCK; [2024-02-22T12:36:48.701Z] unset SSH_AGENT_PID; [2024-02-22T12:36:48.701Z] echo Agent pid 39 killed; [2024-02-22T12:36:48.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T12:36:48.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T12:36:48.846Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T12:36:48.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T12:36:48.970Z] $ docker exec ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad ssh-agent [2024-02-22T12:36:49.095Z] SSH_AUTH_SOCK=/tmp/ssh-vD6c7dV8SiwX/agent.71 [2024-02-22T12:36:49.095Z] SSH_AGENT_PID=77 [2024-02-22T12:36:49.100Z] Running ssh-add (command line suppressed) [2024-02-22T12:36:49.222Z] Identity added: /w/workspace/_app-service-configurable_PR-643@tmp/private_key_12783869538203947834.key (/w/workspace/_app-service-configurable_PR-643@tmp/private_key_12783869538203947834.key) [2024-02-22T12:36:49.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T12:36:49.597Z] + git semver init [2024-02-22T12:36:49.858Z] 2024-02-22 12:36:49,781 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T12:36:49.858Z] 2024-02-22 12:36:49,782 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-643/.semver [2024-02-22T12:36:49.858Z] 2024-02-22 12:36:49,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-643/.semver [2024-02-22T12:36:49.858Z] 2024-02-22 12:36:49,783 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-643/.semver'], cwd=/w/workspace/_app-service-configurable_PR-643, universal_newlines=False, shell=None, istream=None) [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,057 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-643/.git/info/exclude [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-643/.semver/PR-643 with force:False [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,057 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-643/.semver/PR-643 [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,062 [execute] INFO git cat-file --batch-check [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-643/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,069 [execute] INFO git cat-file --batch [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-643/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T12:36:51.236Z] 2024-02-22 12:36:51,074 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-643/.semver/PR-643 [2024-02-22T12:36:51.236Z] 0.0.0 [Pipeline] } [2024-02-22T12:36:51.306Z] $ docker exec --env ******** --env ******** ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad ssh-agent -k [2024-02-22T12:36:51.408Z] unset SSH_AUTH_SOCK; [2024-02-22T12:36:51.408Z] unset SSH_AGENT_PID; [2024-02-22T12:36:51.408Z] echo Agent pid 77 killed; [2024-02-22T12:36:51.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T12:36:51.946Z] + git semver [Pipeline] } [2024-02-22T12:36:52.236Z] $ docker stop --time=1 ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad [2024-02-22T12:36:53.564Z] $ docker rm -f --volumes ea7597d1e9cac097e31f6658475750c84fde9000d017e65daea29e720fee9aad [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T12:36:54.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-22T12:36:54.362Z] Stashed 1 file(s) [Pipeline] echo [2024-02-22T12:36:54.379Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T12:36:55.320Z] provisioning config files... [2024-02-22T12:36:55.333Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-643@tmp/config5265751554483360679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:36:55.735Z] ---> ****-login.sh [2024-02-22T12:36:55.735Z] nexus3.edgexfoundry.org:10001 [2024-02-22T12:36:55.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:55.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:55.735Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:55.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:55.735Z] [2024-02-22T12:36:55.735Z] Login Succeeded [2024-02-22T12:36:55.735Z] nexus3.edgexfoundry.org:10002 [2024-02-22T12:36:55.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:55.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:55.735Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:55.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:55.735Z] [2024-02-22T12:36:55.735Z] Login Succeeded [2024-02-22T12:36:55.735Z] nexus3.edgexfoundry.org:10003 [2024-02-22T12:36:55.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:55.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:55.996Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:55.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:55.996Z] [2024-02-22T12:36:55.996Z] Login Succeeded [2024-02-22T12:36:55.996Z] nexus3.edgexfoundry.org:10004 [2024-02-22T12:36:55.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:55.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:55.996Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:55.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:55.996Z] [2024-02-22T12:36:55.996Z] Login Succeeded [2024-02-22T12:36:55.996Z] ****.io [2024-02-22T12:36:56.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:36:56.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:36:56.256Z] Configure a credential helper to remove this warning. See [2024-02-22T12:36:56.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:36:56.256Z] [2024-02-22T12:36:56.256Z] Login Succeeded [2024-02-22T12:36:56.256Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T12:36:56.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T12:36:56.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T12:36:56.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T12:36:56.741Z] ========================================================= [2024-02-22T12:36:56.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-22T12:36:56.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:36:57.332Z] + 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 . [2024-02-22T12:36:57.333Z] Sending build context to Docker daemon 8.796MB [2024-02-22T12:36:57.333Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T12:36:57.333Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T12:36:57.333Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-22T12:36:57.333Z] 7264a8db6415: Pulling fs layer [2024-02-22T12:36:57.333Z] c4d48a809fc2: Pulling fs layer [2024-02-22T12:36:57.333Z] 4f1c88b9dad5: Pulling fs layer [2024-02-22T12:36:57.333Z] ad3a456e5733: Pulling fs layer [2024-02-22T12:36:57.333Z] 69c7f0334f64: Pulling fs layer [2024-02-22T12:36:57.333Z] 1f1c1a5573a3: Pulling fs layer [2024-02-22T12:36:57.333Z] ce7588e14bc9: Pulling fs layer [2024-02-22T12:36:57.333Z] b5e4710f87ac: Pulling fs layer [2024-02-22T12:36:57.333Z] ad3a456e5733: Waiting [2024-02-22T12:36:57.333Z] 69c7f0334f64: Waiting [2024-02-22T12:36:57.333Z] b5e4710f87ac: Waiting [2024-02-22T12:36:57.333Z] 1f1c1a5573a3: Waiting [2024-02-22T12:36:57.333Z] ce7588e14bc9: Waiting [2024-02-22T12:36:57.333Z] c4d48a809fc2: Download complete [2024-02-22T12:36:57.333Z] ad3a456e5733: Verifying Checksum [2024-02-22T12:36:57.333Z] ad3a456e5733: Download complete [2024-02-22T12:36:57.333Z] 69c7f0334f64: Verifying Checksum [2024-02-22T12:36:57.333Z] 69c7f0334f64: Download complete [2024-02-22T12:36:57.595Z] 7264a8db6415: Verifying Checksum [2024-02-22T12:36:57.595Z] 7264a8db6415: Download complete [2024-02-22T12:36:57.595Z] 1f1c1a5573a3: Verifying Checksum [2024-02-22T12:36:57.595Z] 1f1c1a5573a3: Download complete [2024-02-22T12:36:57.595Z] 7264a8db6415: Pull complete [2024-02-22T12:36:57.853Z] b5e4710f87ac: Verifying Checksum [2024-02-22T12:36:57.853Z] b5e4710f87ac: Download complete [2024-02-22T12:36:57.853Z] c4d48a809fc2: Pull complete [2024-02-22T12:36:57.853Z] 4f1c88b9dad5: Verifying Checksum [2024-02-22T12:36:57.853Z] 4f1c88b9dad5: Download complete [2024-02-22T12:36:58.419Z] ce7588e14bc9: Verifying Checksum [2024-02-22T12:36:58.419Z] ce7588e14bc9: Download complete [2024-02-22T12:37:02.240Z] 4f1c88b9dad5: Pull complete [2024-02-22T12:37:02.240Z] ad3a456e5733: Pull complete [2024-02-22T12:37:02.240Z] 69c7f0334f64: Pull complete [2024-02-22T12:37:02.240Z] 1f1c1a5573a3: Pull complete [2024-02-22T12:37:04.790Z] ce7588e14bc9: Pull complete [2024-02-22T12:37:05.050Z] b5e4710f87ac: Pull complete [2024-02-22T12:37:05.050Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-22T12:37:05.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T12:37:05.050Z] ---> 88b5674ff536 [2024-02-22T12:37:05.050Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T12:37:10.051Z] Still waiting to schedule task [2024-02-22T12:37:10.051Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-22T12:37:10.154Z] ---> Running in 2579f9b6211f [2024-02-22T12:37:10.154Z] Removing intermediate container 2579f9b6211f [2024-02-22T12:37:10.154Z] ---> f8c2a55b01f7 [2024-02-22T12:37:10.154Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T12:37:10.154Z] ---> Running in 68d1e99681fc [2024-02-22T12:37:10.154Z] Removing intermediate container 68d1e99681fc [2024-02-22T12:37:10.154Z] ---> eba89044dc51 [2024-02-22T12:37:10.154Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T12:37:10.154Z] ---> Running in c05d8d68184c [2024-02-22T12:37:10.154Z] Removing intermediate container c05d8d68184c [2024-02-22T12:37:10.154Z] ---> 81996fc760f1 [2024-02-22T12:37:10.154Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T12:37:10.154Z] ---> Running in 249cdbd4f041 [2024-02-22T12:37:10.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T12:37:10.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T12:37:10.678Z] OK: 264 MiB in 52 packages [2024-02-22T12:37:11.245Z] Removing intermediate container 249cdbd4f041 [2024-02-22T12:37:11.245Z] ---> 99e1aff068c2 [2024-02-22T12:37:11.245Z] Step 7/12 : WORKDIR /app [2024-02-22T12:37:11.245Z] ---> Running in 5f7fa2a9836e [2024-02-22T12:37:11.245Z] Removing intermediate container 5f7fa2a9836e [2024-02-22T12:37:11.245Z] ---> ccefd0572e49 [2024-02-22T12:37:11.245Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T12:37:11.245Z] ---> 3568d4d0054c [2024-02-22T12:37:11.245Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T12:37:11.245Z] ---> Running in b26c030040a9 [2024-02-22T12:37:43.338Z] Removing intermediate container b26c030040a9 [2024-02-22T12:37:43.338Z] ---> 8a82c17d31cd [2024-02-22T12:37:43.338Z] Step 10/12 : COPY . . [2024-02-22T12:37:43.338Z] ---> 6c457544630f [2024-02-22T12:37:43.338Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T12:37:43.338Z] ---> Running in 2a0b2de36091 [2024-02-22T12:37:43.338Z] Removing intermediate container 2a0b2de36091 [2024-02-22T12:37:43.338Z] ---> 61a563c75f09 [2024-02-22T12:37:43.338Z] Step 12/12 : RUN $MAKE [2024-02-22T12:37:43.338Z] ---> Running in 86c9ffad3cc9 [2024-02-22T12:37:43.338Z] noop [2024-02-22T12:37:43.338Z] Removing intermediate container 86c9ffad3cc9 [2024-02-22T12:37:43.338Z] ---> d4331499ffdc [2024-02-22T12:37:43.338Z] Successfully built d4331499ffdc [2024-02-22T12:37:43.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:37:43.881Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T12:37:43.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:37:44.094Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2024-02-22T12:37:44.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-643 -v /w/workspace/_app-service-configurable_PR-643:/w/workspace/_app-service-configurable_PR-643:rw,z -v /w/workspace/_app-service-configurable_PR-643@tmp:/w/workspace/_app-service-configurable_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T12:37:44.465Z] $ docker top 1135e951c6f575f110a9b59a20860018df5fd524e9839203b8f6cc126790f430 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T12:37:44.911Z] + go version [2024-02-22T12:37:44.911Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-22T12:37:44.948Z] $ docker stop --time=1 1135e951c6f575f110a9b59a20860018df5fd524e9839203b8f6cc126790f430 [2024-02-22T12:37:46.191Z] $ docker rm -f --volumes 1135e951c6f575f110a9b59a20860018df5fd524e9839203b8f6cc126790f430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:37:47.133Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T12:37:47.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:37:47.348Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2024-02-22T12:37:47.381Z] $ 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-643 -v /w/workspace/_app-service-configurable_PR-643:/w/workspace/_app-service-configurable_PR-643:rw,z -v /w/workspace/_app-service-configurable_PR-643@tmp:/w/workspace/_app-service-configurable_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-22T12:37:47.755Z] $ docker top d4cd2009511706416641e581f74a090eb9bcd11e56ddbd890508a201f144ca1c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T12:37:48.264Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-643 [Pipeline] fileExists [Pipeline] sh [2024-02-22T12:37:48.720Z] + make test [2024-02-22T12:37:48.720Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T12:38:10.713Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-22T12:38:28.805Z] go vet ./... [2024-02-22T12:38:32.091Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T12:38:32.091Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T12:38:32.091Z] ./bin/test-attribution-txt.sh [2024-02-22T12:38:32.091Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T12:38:32.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T12:38:32.192Z] $ docker stop --time=1 d4cd2009511706416641e581f74a090eb9bcd11e56ddbd890508a201f144ca1c [2024-02-22T12:38:36.866Z] $ docker rm -f --volumes d4cd2009511706416641e581f74a090eb9bcd11e56ddbd890508a201f144ca1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T12:38:37.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T12:38:37.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-22T12:38:38.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T12:38:38.926Z] + ls -al . [2024-02-22T12:38:38.926Z] total 184 [2024-02-22T12:38:38.926Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 22 12:37 . [2024-02-22T12:38:38.926Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 12:36 .. [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 12:36 .dockerignore [2024-02-22T12:38:38.926Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 12:38 .git [2024-02-22T12:38:38.926Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 12:36 .github [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 22 12:36 .gitignore [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 12:36 .golangci.yml [2024-02-22T12:38:38.926Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 12:36 .semver [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 22 12:36 Attribution.txt [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 22 12:36 CHANGELOG.md [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 22 12:36 Dockerfile [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 12:36 GOVERNANCE.md [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 22 12:36 Jenkinsfile [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 12:36 LICENSE [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 12:36 OWNERS.md [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 22 12:36 README.md [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 12:36 VERSION [2024-02-22T12:38:38.926Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 12:36 bin [2024-02-22T12:38:38.926Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 22 12:37 coverage.out [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 22 12:36 go.mod [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 22 12:36 go.sum [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 22 12:36 main.go [2024-02-22T12:38:38.926Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 22 12:36 makefile [2024-02-22T12:38:38.926Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 12:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:38:39.464Z] + 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=b30093497f96adbb9945956d6c6bd04ae0b99e33 --label arch=amd64 --label version=0.0.0 . [2024-02-22T12:38:39.464Z] Sending build context to Docker daemon 8.797MB [2024-02-22T12:38:39.464Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T12:38:39.464Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-22T12:38:39.464Z] ---> d4331499ffdc [2024-02-22T12:38:39.464Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T12:38:39.725Z] ---> Running in 15f41155cd21 [2024-02-22T12:38:39.725Z] Removing intermediate container 15f41155cd21 [2024-02-22T12:38:39.725Z] ---> 5c3621aa83b5 [2024-02-22T12:38:39.725Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T12:38:39.725Z] ---> Running in 4b1ebf1f6516 [2024-02-22T12:38:39.725Z] Removing intermediate container 4b1ebf1f6516 [2024-02-22T12:38:39.725Z] ---> b3410fdbf6b2 [2024-02-22T12:38:39.725Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-22T12:38:39.725Z] ---> Running in fff97bd2bab6 [2024-02-22T12:38:39.983Z] Removing intermediate container fff97bd2bab6 [2024-02-22T12:38:39.983Z] ---> 6640f6e1c34d [2024-02-22T12:38:39.983Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T12:38:39.983Z] ---> Running in a403cb774fd2 [2024-02-22T12:38:40.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T12:38:40.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T12:38:40.503Z] OK: 264 MiB in 52 packages [2024-02-22T12:38:41.072Z] Removing intermediate container a403cb774fd2 [2024-02-22T12:38:41.072Z] ---> 374b061fac95 [2024-02-22T12:38:41.072Z] Step 7/27 : WORKDIR /app [2024-02-22T12:38:41.072Z] ---> Running in a7506efda479 [2024-02-22T12:38:41.072Z] Removing intermediate container a7506efda479 [2024-02-22T12:38:41.072Z] ---> 26de31a6b6de [2024-02-22T12:38:41.072Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-22T12:38:41.072Z] ---> eb3a877c32e0 [2024-02-22T12:38:41.072Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T12:38:41.331Z] ---> Running in 1ac356dace45 [2024-02-22T12:38:41.900Z] Removing intermediate container 1ac356dace45 [2024-02-22T12:38:41.900Z] ---> 921755d54b0e [2024-02-22T12:38:41.900Z] Step 10/27 : COPY . . [2024-02-22T12:38:42.162Z] ---> 79abc180353b [2024-02-22T12:38:42.162Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T12:38:42.162Z] ---> Running in 0ce468fe6f34 [2024-02-22T12:38:42.162Z] Removing intermediate container 0ce468fe6f34 [2024-02-22T12:38:42.162Z] ---> e9f60f4b490a [2024-02-22T12:38:42.162Z] Step 12/27 : RUN $MAKE [2024-02-22T12:38:42.162Z] ---> Running in 7e0edc4abc12 [2024-02-22T12:38:42.421Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-22T12:38:57.579Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1507 in /w/workspace/_app-service-configurable_PR-643 [Pipeline] { [Pipeline] ws [2024-02-22T12:38:57.676Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-02-22T12:38:57.808Z] Selected Git installation does not exist. Using Default [2024-02-22T12:38:57.808Z] The recommended git tool is: NONE [2024-02-22T12:39:03.147Z] using credential edgex-jenkins-ssh [2024-02-22T12:39:03.173Z] Cloning the remote Git repository [2024-02-22T12:39:03.217Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-22T12:39:03.306Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-02-22T12:39:03.440Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-22T12:39:03.441Z] > git --version # timeout=10 [2024-02-22T12:39:03.465Z] > git --version # 'git version 2.25.1' [2024-02-22T12:39:03.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T12:39:03.607Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T12:39:04.352Z] Removing intermediate container 7e0edc4abc12 [2024-02-22T12:39:04.353Z] ---> 43dd0a87e0f3 [2024-02-22T12:39:04.353Z] Step 13/27 : FROM alpine:3.18 [2024-02-22T12:39:04.353Z] 3.18: Pulling from library/alpine [2024-02-22T12:39:04.353Z] 619be1103602: Pulling fs layer [2024-02-22T12:39:04.353Z] 619be1103602: Download complete [2024-02-22T12:39:04.353Z] 619be1103602: Pull complete [2024-02-22T12:39:04.353Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T12:39:04.353Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T12:39:04.353Z] ---> d3782b16ccc9 [2024-02-22T12:39:04.353Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T12:39:04.353Z] ---> Running in bdc794646c81 [2024-02-22T12:39:04.353Z] Removing intermediate container bdc794646c81 [2024-02-22T12:39:04.353Z] ---> 49eb032cc9f1 [2024-02-22T12:39:04.353Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-22T12:39:04.353Z] ---> Running in 31fecc67f348 [2024-02-22T12:39:04.353Z] Removing intermediate container 31fecc67f348 [2024-02-22T12:39:04.353Z] ---> a82d64941e45 [2024-02-22T12:39:04.353Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T12:39:04.353Z] ---> Running in 9e28c33da34f [2024-02-22T12:39:04.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T12:39:04.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T12:39:04.924Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T12:39:04.924Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T12:39:04.924Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T12:39:04.924Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T12:39:04.924Z] OK: 8 MiB in 17 packages [2024-02-22T12:39:05.496Z] Removing intermediate container 9e28c33da34f [2024-02-22T12:39:05.496Z] ---> be5b070fbe7b [2024-02-22T12:39:05.496Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-22T12:39:05.496Z] ---> Running in fc8bd11e3e28 [2024-02-22T12:39:05.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T12:39:05.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T12:39:06.015Z] OK: 8 MiB in 17 packages [2024-02-22T12:39:06.276Z] Removing intermediate container fc8bd11e3e28 [2024-02-22T12:39:06.276Z] ---> 3d1c252129d0 [2024-02-22T12:39:06.276Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T12:39:06.276Z] ---> 4f8f96ac9886 [2024-02-22T12:39:06.276Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T12:39:06.534Z] ---> b61b973d1060 [2024-02-22T12:39:06.534Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-22T12:39:06.534Z] ---> d74676bd764a [2024-02-22T12:39:06.534Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-22T12:39:05.554Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-22T12:39:05.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T12:39:06.416Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-22T12:39:06.456Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-22T12:39:06.457Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T12:39:06.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/643/head:refs/remotes/origin/PR-643 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-22T12:39:07.034Z] Merging remotes/origin/main commit 8e8fdc066d5979e1705b6f23a339d91f778af4e1 into PR head commit b30093497f96adbb9945956d6c6bd04ae0b99e33 [2024-02-22T12:39:07.292Z] Merge succeeded, producing b30093497f96adbb9945956d6c6bd04ae0b99e33 [2024-02-22T12:39:07.293Z] Checking out Revision b30093497f96adbb9945956d6c6bd04ae0b99e33 (PR-643) [2024-02-22T12:39:07.468Z] ---> 1b92c2876d1b [2024-02-22T12:39:07.468Z] Step 22/27 : EXPOSE 48095 [2024-02-22T12:39:07.468Z] ---> Running in 6dbe68c0f8b1 [2024-02-22T12:39:07.468Z] Removing intermediate container 6dbe68c0f8b1 [2024-02-22T12:39:07.468Z] ---> d559c4c6d498 [2024-02-22T12:39:07.468Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-22T12:39:07.468Z] ---> Running in 7b5279037bca [2024-02-22T12:39:07.468Z] Removing intermediate container 7b5279037bca [2024-02-22T12:39:07.468Z] ---> 2a2f32d2addc [2024-02-22T12:39:07.468Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-22T12:39:07.468Z] ---> Running in b736a3d479f3 [2024-02-22T12:39:07.468Z] Removing intermediate container b736a3d479f3 [2024-02-22T12:39:07.468Z] ---> 0d617e8f88ff [2024-02-22T12:39:07.468Z] Step 25/27 : LABEL arch=amd64 [2024-02-22T12:39:07.468Z] ---> Running in fce01406619e [2024-02-22T12:39:07.726Z] Removing intermediate container fce01406619e [2024-02-22T12:39:07.726Z] ---> 2ec8e1ecf208 [2024-02-22T12:39:07.726Z] Step 26/27 : LABEL git_sha=b30093497f96adbb9945956d6c6bd04ae0b99e33 [2024-02-22T12:39:07.726Z] ---> Running in 1c392d8d55d4 [2024-02-22T12:39:07.726Z] Removing intermediate container 1c392d8d55d4 [2024-02-22T12:39:07.726Z] ---> 8e87a4be4d81 [2024-02-22T12:39:07.726Z] Step 27/27 : LABEL version=0.0.0 [2024-02-22T12:39:07.726Z] ---> Running in 0dda903fbe3e [2024-02-22T12:39:07.726Z] Removing intermediate container 0dda903fbe3e [2024-02-22T12:39:07.726Z] ---> 6749823d3ce9 [2024-02-22T12:39:07.726Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T12:39:07.726Z] Successfully built 6749823d3ce9 [2024-02-22T12:39:07.726Z] Successfully tagged app-service-configurable:latest [Pipeline] } [2024-02-22T12:39:07.771Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [Pipeline] // withEnv [Pipeline] } [2024-02-22T12:39:07.870Z] > git --version # timeout=10 [2024-02-22T12:39:07.882Z] > git --version # 'git version 2.25.1' [2024-02-22T12:39:07.896Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-02-22T12:39:07.051Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T12:39:07.122Z] > git checkout -f b30093497f96adbb9945956d6c6bd04ae0b99e33 # timeout=10 [2024-02-22T12:39:07.197Z] > git remote # timeout=10 [2024-02-22T12:39:07.221Z] > git config --get remote.origin.url # timeout=10 [2024-02-22T12:39:07.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T12:39:07.248Z] > git merge 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 [2024-02-22T12:39:07.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-22T12:39:07.297Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T12:39:07.310Z] > git checkout -f b30093497f96adbb9945956d6c6bd04ae0b99e33 # timeout=10 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T12:39:09.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T12:39:09.100Z] [2024-02-22T12:39:09.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:39:09.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-22T12:39:09.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T12:39:09.474Z] Dload Upload Total Spent Left Speed [2024-02-22T12:39:09.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-02-22T12:39:09.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T12:39:09.623Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T12:39:09.623Z] 5eb5b503b376: Pulling fs layer [2024-02-22T12:39:09.623Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T12:39:09.623Z] ec43610c2a17: Pulling fs layer [2024-02-22T12:39:09.623Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T12:39:09.623Z] 33b1e0a273af: Pulling fs layer [2024-02-22T12:39:09.623Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T12:39:09.623Z] 2f39f015ded8: Pulling fs layer [2024-02-22T12:39:09.623Z] 3a2ae6a8a46f: Waiting [2024-02-22T12:39:09.623Z] 5d3b04190fa2: Waiting [2024-02-22T12:39:09.623Z] 2f39f015ded8: Waiting [2024-02-22T12:39:09.623Z] 33b1e0a273af: Waiting [2024-02-22T12:39:09.623Z] 5c69ac0246d0: Download complete [2024-02-22T12:39:09.623Z] 3a2ae6a8a46f: Download complete [2024-02-22T12:39:09.623Z] 33b1e0a273af: Verifying Checksum [2024-02-22T12:39:09.623Z] 33b1e0a273af: Download complete [2024-02-22T12:39:09.623Z] 5d3b04190fa2: Verifying Checksum [2024-02-22T12:39:09.623Z] 5d3b04190fa2: Download complete [2024-02-22T12:39:09.623Z] ec43610c2a17: Verifying Checksum [2024-02-22T12:39:09.623Z] ec43610c2a17: Download complete [2024-02-22T12:39:09.813Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-22T12:39:09.882Z] 5eb5b503b376: Verifying Checksum [2024-02-22T12:39:09.882Z] 5eb5b503b376: Download complete [2024-02-22T12:39:10.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-22T12:39:10.154Z] + sudo tee /etc/docker/daemon.new [2024-02-22T12:39:10.154Z] { [2024-02-22T12:39:10.154Z] "registry-mirrors": [ [2024-02-22T12:39:10.154Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-22T12:39:10.154Z] ], [2024-02-22T12:39:10.154Z] "bip": "10.250.0.254/24", [2024-02-22T12:39:10.154Z] "hosts": [ [2024-02-22T12:39:10.154Z] "tcp://0.0.0.0:5555", [2024-02-22T12:39:10.154Z] "unix:///var/run/docker.sock" [2024-02-22T12:39:10.154Z] ], [2024-02-22T12:39:10.154Z] "mtu": 1458, [2024-02-22T12:39:10.154Z] "selinux-enabled": true, [2024-02-22T12:39:10.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-22T12:39:10.154Z] } [Pipeline] sh [2024-02-22T12:39:10.448Z] 2f39f015ded8: Verifying Checksum [2024-02-22T12:39:10.449Z] 2f39f015ded8: Download complete [2024-02-22T12:39:10.498Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-22T12:39:10.837Z] + sudo service docker restart [2024-02-22T12:39:11.014Z] 5eb5b503b376: Pull complete [2024-02-22T12:39:11.272Z] 5c69ac0246d0: Pull complete [2024-02-22T12:39:11.836Z] ec43610c2a17: Pull complete [2024-02-22T12:39:11.836Z] 3a2ae6a8a46f: Pull complete [2024-02-22T12:39:12.095Z] 33b1e0a273af: Pull complete [2024-02-22T12:39:12.095Z] 5d3b04190fa2: Pull complete [2024-02-22T12:39:17.399Z] 2f39f015ded8: Pull complete [2024-02-22T12:39:17.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T12:39:17.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T12:39:17.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:39:17.775Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2024-02-22T12:39:17.809Z] $ 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-643 -v /w/workspace/_app-service-configurable_PR-643:/w/workspace/_app-service-configurable_PR-643:rw,z -v /w/workspace/_app-service-configurable_PR-643@tmp:/w/workspace/_app-service-configurable_PR-643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-22T12:39:22.527Z] $ docker top f299b5dce4a0c9165457e13ab610d47c284a39779b1bb6022681d317afaa21a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:39:23.092Z] ---> job-cost.sh [2024-02-22T12:39:23.092Z] lf-activate-venv: SKIPPING [2024-02-22T12:39:23.092Z] INFO: No Stack... [2024-02-22T12:39:23.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T12:39:23.921Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T12:39:24.242Z] + cat /w/workspace/_app-service-configurable_PR-643/archives/cost.csv [2024-02-22T12:39:24.242Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T12:39:24.285Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] [2024-02-22T12:39:24.291Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] did not exist. Created. [2024-02-22T12:39:24.296Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T12:39:24.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-22T12:39:24.820Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T12:39:24.891Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T12:39:25.048Z] $ docker stop --time=1 f299b5dce4a0c9165457e13ab610d47c284a39779b1bb6022681d317afaa21a9 [2024-02-22T12:39:26.222Z] $ docker rm -f --volumes f299b5dce4a0c9165457e13ab610d47c284a39779b1bb6022681d317afaa21a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T12:39:29.661Z] provisioning config files... [2024-02-22T12:39:29.695Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config943193902055290721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:39:30.242Z] ---> ****-login.sh [2024-02-22T12:39:30.242Z] nexus3.edgexfoundry.org:10001 [2024-02-22T12:39:30.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:39:30.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:39:30.830Z] Configure a credential helper to remove this warning. See [2024-02-22T12:39:30.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:39:30.830Z] [2024-02-22T12:39:30.830Z] Login Succeeded [2024-02-22T12:39:30.830Z] nexus3.edgexfoundry.org:10002 [2024-02-22T12:39:31.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:39:31.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:39:31.370Z] Configure a credential helper to remove this warning. See [2024-02-22T12:39:31.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:39:31.370Z] [2024-02-22T12:39:31.370Z] Login Succeeded [2024-02-22T12:39:31.370Z] nexus3.edgexfoundry.org:10003 [2024-02-22T12:39:31.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:39:31.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:39:31.639Z] Configure a credential helper to remove this warning. See [2024-02-22T12:39:31.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:39:31.639Z] [2024-02-22T12:39:31.639Z] Login Succeeded [2024-02-22T12:39:31.639Z] nexus3.edgexfoundry.org:10004 [2024-02-22T12:39:31.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:39:31.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:39:31.909Z] Configure a credential helper to remove this warning. See [2024-02-22T12:39:31.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:39:31.909Z] [2024-02-22T12:39:31.909Z] Login Succeeded [2024-02-22T12:39:31.909Z] ****.io [2024-02-22T12:39:32.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T12:39:32.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T12:39:32.452Z] Configure a credential helper to remove this warning. See [2024-02-22T12:39:32.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T12:39:32.452Z] [2024-02-22T12:39:32.452Z] Login Succeeded [2024-02-22T12:39:32.452Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T12:39:32.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T12:39:33.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T12:39:33.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T12:39:33.202Z] ========================================================= [2024-02-22T12:39:33.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-22T12:39:33.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:39:33.859Z] + 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 . [2024-02-22T12:39:33.859Z] Sending build context to Docker daemon 158.7kB [2024-02-22T12:39:34.134Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T12:39:34.134Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T12:39:34.402Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-22T12:39:34.402Z] 9fda8d8052c6: Pulling fs layer [2024-02-22T12:39:34.402Z] 5d54e960e981: Pulling fs layer [2024-02-22T12:39:34.402Z] c4a7e357bf2a: Pulling fs layer [2024-02-22T12:39:34.402Z] f0e02332f6b5: Pulling fs layer [2024-02-22T12:39:34.402Z] 872ee5b61b7b: Pulling fs layer [2024-02-22T12:39:34.402Z] 0c6a40ed1a82: Pulling fs layer [2024-02-22T12:39:34.402Z] 94ae7d8d031c: Pulling fs layer [2024-02-22T12:39:34.402Z] 872ee5b61b7b: Waiting [2024-02-22T12:39:34.402Z] 0c6a40ed1a82: Waiting [2024-02-22T12:39:34.402Z] 94ae7d8d031c: Waiting [2024-02-22T12:39:34.402Z] f0e02332f6b5: Waiting [2024-02-22T12:39:34.402Z] 5d54e960e981: Verifying Checksum [2024-02-22T12:39:34.402Z] 5d54e960e981: Download complete [2024-02-22T12:39:34.402Z] f0e02332f6b5: Verifying Checksum [2024-02-22T12:39:34.402Z] f0e02332f6b5: Download complete [2024-02-22T12:39:34.402Z] 872ee5b61b7b: Verifying Checksum [2024-02-22T12:39:34.402Z] 872ee5b61b7b: Download complete [2024-02-22T12:39:34.998Z] 94ae7d8d031c: Verifying Checksum [2024-02-22T12:39:34.998Z] 94ae7d8d031c: Download complete [2024-02-22T12:39:35.265Z] 9fda8d8052c6: Pull complete [2024-02-22T12:39:35.858Z] 5d54e960e981: Pull complete [2024-02-22T12:39:36.124Z] c4a7e357bf2a: Verifying Checksum [2024-02-22T12:39:36.124Z] c4a7e357bf2a: Download complete [2024-02-22T12:39:37.530Z] 0c6a40ed1a82: Verifying Checksum [2024-02-22T12:39:37.530Z] 0c6a40ed1a82: Download complete [2024-02-22T12:39:49.844Z] c4a7e357bf2a: Pull complete [2024-02-22T12:39:49.844Z] f0e02332f6b5: Pull complete [2024-02-22T12:39:49.844Z] 872ee5b61b7b: Pull complete [2024-02-22T12:39:58.256Z] 0c6a40ed1a82: Pull complete [2024-02-22T12:40:01.602Z] 94ae7d8d031c: Pull complete [2024-02-22T12:40:01.602Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-22T12:40:01.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T12:40:01.602Z] ---> 86de565de09d [2024-02-22T12:40:01.602Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T12:40:01.871Z] ---> Running in cbedb4708272 [2024-02-22T12:40:02.146Z] Removing intermediate container cbedb4708272 [2024-02-22T12:40:02.146Z] ---> 12e9945558d2 [2024-02-22T12:40:02.146Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T12:40:02.413Z] ---> Running in 5603861fab45 [2024-02-22T12:40:02.693Z] Removing intermediate container 5603861fab45 [2024-02-22T12:40:02.693Z] ---> bb2c71ab2f56 [2024-02-22T12:40:02.693Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T12:40:02.693Z] ---> Running in 464657c846cc [2024-02-22T12:40:02.977Z] Removing intermediate container 464657c846cc [2024-02-22T12:40:02.977Z] ---> 5bd780815670 [2024-02-22T12:40:02.977Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T12:40:02.977Z] ---> Running in 5b673ac2111c [2024-02-22T12:40:04.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T12:40:04.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T12:40:05.355Z] OK: 266 MiB in 52 packages [2024-02-22T12:40:06.329Z] Removing intermediate container 5b673ac2111c [2024-02-22T12:40:06.330Z] ---> 47c4e2c65822 [2024-02-22T12:40:06.330Z] Step 7/12 : WORKDIR /app [2024-02-22T12:40:06.330Z] ---> Running in 19c7d0089c98 [2024-02-22T12:40:06.911Z] Removing intermediate container 19c7d0089c98 [2024-02-22T12:40:06.911Z] ---> c6b710dba33f [2024-02-22T12:40:06.911Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T12:40:07.179Z] ---> df3672791531 [2024-02-22T12:40:07.179Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T12:40:07.179Z] ---> Running in bcf835ee2cdb [2024-02-22T12:41:03.587Z] Removing intermediate container bcf835ee2cdb [2024-02-22T12:41:03.587Z] ---> a8f89a735aa0 [2024-02-22T12:41:03.587Z] Step 10/12 : COPY . . [2024-02-22T12:41:03.587Z] ---> ac50d05c6d42 [2024-02-22T12:41:03.587Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T12:41:03.587Z] ---> Running in d8c4c65c6fd9 [2024-02-22T12:41:03.587Z] Removing intermediate container d8c4c65c6fd9 [2024-02-22T12:41:03.587Z] ---> 99964abdb6f8 [2024-02-22T12:41:03.587Z] Step 12/12 : RUN $MAKE [2024-02-22T12:41:03.587Z] ---> Running in 1b72e0210d9f [2024-02-22T12:41:04.547Z] noop [2024-02-22T12:41:05.131Z] Removing intermediate container 1b72e0210d9f [2024-02-22T12:41:05.131Z] ---> 92334ab15ce1 [2024-02-22T12:41:05.131Z] Successfully built 92334ab15ce1 [2024-02-22T12:41:05.131Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:41:05.732Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T12:41:05.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:41:06.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-1507 does not seem to be running inside a container [2024-02-22T12:41:06.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T12:41:07.258Z] $ docker top f52da6e7d408b7748fc72354a7bd867efd596d9b30d2d3469dddd736ab461daf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T12:41:08.212Z] + go version [2024-02-22T12:41:08.212Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-22T12:41:08.251Z] $ docker stop --time=1 f52da6e7d408b7748fc72354a7bd867efd596d9b30d2d3469dddd736ab461daf [2024-02-22T12:41:09.853Z] $ docker rm -f --volumes f52da6e7d408b7748fc72354a7bd867efd596d9b30d2d3469dddd736ab461daf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:41:11.089Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T12:41:11.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:41:11.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-1507 does not seem to be running inside a container [2024-02-22T12:41:11.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T12:41:13.948Z] $ docker top 6f40003ba878ff8f8f772412a7228b45b62a5e4b5515e12d538ff3e99f3f2eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T12:41:14.901Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-02-22T12:41:15.347Z] + make test [2024-02-22T12:41:15.614Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T12:43:22.262Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-22T12:43:22.262Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-22T12:43:22.262Z] go vet ./... [2024-02-22T12:45:28.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T12:45:28.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T12:45:28.987Z] ./bin/test-attribution-txt.sh [2024-02-22T12:45:28.987Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T12:45:29.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T12:45:29.109Z] $ docker stop --time=1 6f40003ba878ff8f8f772412a7228b45b62a5e4b5515e12d538ff3e99f3f2eeb [2024-02-22T12:45:30.926Z] $ docker rm -f --volumes 6f40003ba878ff8f8f772412a7228b45b62a5e4b5515e12d538ff3e99f3f2eeb [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T12:45:32.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T12:45:32.599Z] Warning: overwriting stash ‘coverage-report’ [2024-02-22T12:45:32.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T12:45:33.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T12:45:34.175Z] + ls -al . [2024-02-22T12:45:34.175Z] total 180 [2024-02-22T12:45:34.175Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 12:41 . [2024-02-22T12:45:34.175Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 12:39 .. [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 12:39 .dockerignore [2024-02-22T12:45:34.175Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 12:39 .git [2024-02-22T12:45:34.175Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 12:39 .github [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 22 12:39 .gitignore [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 12:39 .golangci.yml [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 22 12:39 Attribution.txt [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 22 12:39 CHANGELOG.md [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 22 12:39 Dockerfile [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 12:39 GOVERNANCE.md [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 22 12:39 Jenkinsfile [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 12:39 LICENSE [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 12:39 OWNERS.md [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 22 12:39 README.md [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 12:36 VERSION [2024-02-22T12:45:34.175Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 12:39 bin [2024-02-22T12:45:34.175Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 22 12:41 coverage.out [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 22 12:39 go.mod [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 22 12:39 go.sum [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 22 12:39 main.go [2024-02-22T12:45:34.175Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 22 12:39 makefile [2024-02-22T12:45:34.175Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 12:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:45:34.691Z] + 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=b30093497f96adbb9945956d6c6bd04ae0b99e33 --label arch=arm64 --label version=0.0.0 . [2024-02-22T12:45:34.691Z] Sending build context to Docker daemon 159.7kB [2024-02-22T12:45:34.957Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T12:45:34.957Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-22T12:45:34.957Z] ---> 92334ab15ce1 [2024-02-22T12:45:34.957Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T12:45:34.957Z] ---> Running in 69059bdb071e [2024-02-22T12:45:35.223Z] Removing intermediate container 69059bdb071e [2024-02-22T12:45:35.223Z] ---> 3cd285c0c490 [2024-02-22T12:45:35.223Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T12:45:35.223Z] ---> Running in 8e8bf8c38b63 [2024-02-22T12:45:35.805Z] Removing intermediate container 8e8bf8c38b63 [2024-02-22T12:45:35.805Z] ---> 6fee0c5ddcb7 [2024-02-22T12:45:35.805Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-22T12:45:35.805Z] ---> Running in 2488c46fda67 [2024-02-22T12:45:36.073Z] Removing intermediate container 2488c46fda67 [2024-02-22T12:45:36.073Z] ---> 43f23254fc05 [2024-02-22T12:45:36.073Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T12:45:36.073Z] ---> Running in 6ccc87941d3c [2024-02-22T12:45:37.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T12:45:37.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T12:45:38.577Z] OK: 266 MiB in 52 packages [2024-02-22T12:45:39.539Z] Removing intermediate container 6ccc87941d3c [2024-02-22T12:45:39.539Z] ---> cfde88fbc8ee [2024-02-22T12:45:39.539Z] Step 7/27 : WORKDIR /app [2024-02-22T12:45:39.539Z] ---> Running in 146aab053d4f [2024-02-22T12:45:39.806Z] Removing intermediate container 146aab053d4f [2024-02-22T12:45:39.806Z] ---> 66e2ea59c564 [2024-02-22T12:45:39.806Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-22T12:45:40.390Z] ---> 92ed1b248efd [2024-02-22T12:45:40.390Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T12:45:40.390Z] ---> Running in 0022f9973f41 [2024-02-22T12:45:42.331Z] Removing intermediate container 0022f9973f41 [2024-02-22T12:45:42.331Z] ---> 46935622ad5d [2024-02-22T12:45:42.331Z] Step 10/27 : COPY . . [2024-02-22T12:45:42.915Z] ---> 0f757671d49d [2024-02-22T12:45:42.915Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T12:45:42.915Z] ---> Running in 20933e923197 [2024-02-22T12:45:43.194Z] Removing intermediate container 20933e923197 [2024-02-22T12:45:43.194Z] ---> fad671897d78 [2024-02-22T12:45:43.195Z] Step 12/27 : RUN $MAKE [2024-02-22T12:45:43.462Z] ---> Running in a03fddc08909 [2024-02-22T12:45:44.423Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-02-22T12:47:36.085Z] Removing intermediate container a03fddc08909 [2024-02-22T12:47:36.085Z] ---> 5abea0cc50c7 [2024-02-22T12:47:36.085Z] Step 13/27 : FROM alpine:3.18 [2024-02-22T12:47:36.085Z] 3.18: Pulling from library/alpine [2024-02-22T12:47:36.085Z] c6b39de5b339: Pulling fs layer [2024-02-22T12:47:36.085Z] c6b39de5b339: Verifying Checksum [2024-02-22T12:47:36.085Z] c6b39de5b339: Download complete [2024-02-22T12:47:36.085Z] c6b39de5b339: Pull complete [2024-02-22T12:47:36.085Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T12:47:36.085Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T12:47:36.085Z] ---> 33abbf032149 [2024-02-22T12:47:36.085Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T12:47:36.085Z] ---> Running in 31fc76305324 [2024-02-22T12:47:36.085Z] Removing intermediate container 31fc76305324 [2024-02-22T12:47:36.085Z] ---> 8e507e0f0120 [2024-02-22T12:47:36.085Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-22T12:47:36.085Z] ---> Running in ea1c0cd4e02f [2024-02-22T12:47:36.085Z] Removing intermediate container ea1c0cd4e02f [2024-02-22T12:47:36.085Z] ---> 5b76742029b2 [2024-02-22T12:47:36.085Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T12:47:36.085Z] ---> Running in a06b0624637a [2024-02-22T12:47:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T12:47:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T12:47:36.085Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T12:47:36.085Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T12:47:36.085Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T12:47:36.085Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T12:47:36.085Z] OK: 9 MiB in 17 packages [2024-02-22T12:47:36.085Z] Removing intermediate container a06b0624637a [2024-02-22T12:47:36.085Z] ---> c78b0a746ba7 [2024-02-22T12:47:36.085Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-22T12:47:36.085Z] ---> Running in 9de8b80ee782 [2024-02-22T12:47:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T12:47:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T12:47:36.085Z] OK: 9 MiB in 17 packages [2024-02-22T12:47:36.679Z] Removing intermediate container 9de8b80ee782 [2024-02-22T12:47:36.679Z] ---> 148a4616308e [2024-02-22T12:47:36.679Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T12:47:36.965Z] ---> ad9af58cde20 [2024-02-22T12:47:36.965Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T12:47:37.547Z] ---> bcde3ffcbd13 [2024-02-22T12:47:37.548Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-22T12:47:38.127Z] ---> d68d6fe1def5 [2024-02-22T12:47:38.127Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-22T12:47:39.084Z] ---> c48ca5322233 [2024-02-22T12:47:39.084Z] Step 22/27 : EXPOSE 48095 [2024-02-22T12:47:39.353Z] ---> Running in 27c86dba3d97 [2024-02-22T12:47:39.619Z] Removing intermediate container 27c86dba3d97 [2024-02-22T12:47:39.619Z] ---> a5a54f3573ef [2024-02-22T12:47:39.619Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-22T12:47:39.619Z] ---> Running in 0ca65e9a888f [2024-02-22T12:47:39.885Z] Removing intermediate container 0ca65e9a888f [2024-02-22T12:47:39.886Z] ---> cbf17633bbfc [2024-02-22T12:47:39.886Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-22T12:47:39.886Z] ---> Running in 4dec93e349cb [2024-02-22T12:47:40.160Z] Removing intermediate container 4dec93e349cb [2024-02-22T12:47:40.160Z] ---> 894a436caded [2024-02-22T12:47:40.160Z] Step 25/27 : LABEL arch=arm64 [2024-02-22T12:47:40.160Z] ---> Running in a4cb11ae9baa [2024-02-22T12:47:40.748Z] Removing intermediate container a4cb11ae9baa [2024-02-22T12:47:40.748Z] ---> 566aa845c030 [2024-02-22T12:47:40.748Z] Step 26/27 : LABEL git_sha=b30093497f96adbb9945956d6c6bd04ae0b99e33 [2024-02-22T12:47:40.748Z] ---> Running in 3fdb4f7a686c [2024-02-22T12:47:41.015Z] Removing intermediate container 3fdb4f7a686c [2024-02-22T12:47:41.015Z] ---> 66ead049d086 [2024-02-22T12:47:41.015Z] Step 27/27 : LABEL version=0.0.0 [2024-02-22T12:47:41.015Z] ---> Running in 3ce1de1fcd49 [2024-02-22T12:47:41.284Z] Removing intermediate container 3ce1de1fcd49 [2024-02-22T12:47:41.284Z] ---> 92a3f93594c2 [2024-02-22T12:47:41.284Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T12:47:41.284Z] Successfully built 92a3f93594c2 [2024-02-22T12:47:41.284Z] 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 [2024-02-22T12:47:42.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T12:47:42.650Z] [2024-02-22T12:47:42.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:47:43.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T12:47:43.087Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-22T12:47:43.087Z] 8998bd30e6a1: Pulling fs layer [2024-02-22T12:47:43.087Z] 04944245beec: Pulling fs layer [2024-02-22T12:47:43.087Z] 699f458cf7ca: Pulling fs layer [2024-02-22T12:47:43.087Z] 765212b225bb: Pulling fs layer [2024-02-22T12:47:43.087Z] f23df028b6ca: Pulling fs layer [2024-02-22T12:47:43.087Z] d65c8cfc05b1: Pulling fs layer [2024-02-22T12:47:43.087Z] 2437ff75d9bd: Pulling fs layer [2024-02-22T12:47:43.087Z] 765212b225bb: Waiting [2024-02-22T12:47:43.087Z] f23df028b6ca: Waiting [2024-02-22T12:47:43.087Z] d65c8cfc05b1: Waiting [2024-02-22T12:47:43.087Z] 2437ff75d9bd: Waiting [2024-02-22T12:47:43.364Z] 04944245beec: Verifying Checksum [2024-02-22T12:47:43.365Z] 04944245beec: Download complete [2024-02-22T12:47:43.365Z] 765212b225bb: Verifying Checksum [2024-02-22T12:47:43.365Z] 765212b225bb: Download complete [2024-02-22T12:47:43.365Z] f23df028b6ca: Download complete [2024-02-22T12:47:43.365Z] d65c8cfc05b1: Verifying Checksum [2024-02-22T12:47:43.365Z] d65c8cfc05b1: Download complete [2024-02-22T12:47:43.633Z] 699f458cf7ca: Verifying Checksum [2024-02-22T12:47:43.633Z] 699f458cf7ca: Download complete [2024-02-22T12:47:43.907Z] 8998bd30e6a1: Verifying Checksum [2024-02-22T12:47:43.907Z] 8998bd30e6a1: Download complete [2024-02-22T12:47:46.498Z] 2437ff75d9bd: Verifying Checksum [2024-02-22T12:47:46.499Z] 2437ff75d9bd: Download complete [2024-02-22T12:47:48.440Z] 8998bd30e6a1: Pull complete [2024-02-22T12:47:49.023Z] 04944245beec: Pull complete [2024-02-22T12:47:50.428Z] 699f458cf7ca: Pull complete [2024-02-22T12:47:50.695Z] 765212b225bb: Pull complete [2024-02-22T12:47:51.653Z] f23df028b6ca: Pull complete [2024-02-22T12:47:51.918Z] d65c8cfc05b1: Pull complete [2024-02-22T12:48:10.126Z] 2437ff75d9bd: Pull complete [2024-02-22T12:48:10.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-22T12:48:10.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T12:48:10.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:48:10.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-1507 does not seem to be running inside a container [2024-02-22T12:48:10.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-22T12:48:13.231Z] $ docker top 4194042b045fa9b6989a519e87f04dda9d3e86fe97554bed5883098550715900 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:14.251Z] ---> job-cost.sh [2024-02-22T12:48:14.251Z] lf-activate-venv: SKIPPING [2024-02-22T12:48:14.251Z] INFO: No Stack... [2024-02-22T12:48:14.832Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-22T12:48:15.415Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T12:48:16.075Z] + cut -d, -f6 [2024-02-22T12:48:16.075Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-02-22T12:48:16.131Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] [2024-02-22T12:48:16.135Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] did not exist. Created. [2024-02-22T12:48:16.145Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T12:48:16.957Z] /w/workspace/app-service-configurable/1@tmp/durable-4058b4e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-22T12:48:17.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-22T12:48:17.608Z] Warning: overwriting stash ‘stack-cost’ [2024-02-22T12:48:17.656Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T12:48:17.723Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-643-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T12:48:17.892Z] $ docker stop --time=1 4194042b045fa9b6989a519e87f04dda9d3e86fe97554bed5883098550715900 [2024-02-22T12:48:19.402Z] $ docker rm -f --volumes 4194042b045fa9b6989a519e87f04dda9d3e86fe97554bed5883098550715900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-22T12:48:23.926Z] provisioning config files... [2024-02-22T12:48:23.935Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-643@tmp/config8132108047088604416tmp [Pipeline] { [Pipeline] sh [2024-02-22T12:48:25.678Z] + set +x [2024-02-22T12:48:25.678Z] + curl -s https://codecov.io/bash [2024-02-22T12:48:25.678Z] + bash -s -- [2024-02-22T12:48:25.936Z] [2024-02-22T12:48:25.936Z] _____ _ [2024-02-22T12:48:25.936Z] / ____| | | [2024-02-22T12:48:25.936Z] | | ___ __| | ___ ___ _____ __ [2024-02-22T12:48:25.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-22T12:48:25.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-22T12:48:25.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-22T12:48:25.936Z] Bash-1.0.6 [2024-02-22T12:48:25.936Z] [2024-02-22T12:48:25.936Z] [2024-02-22T12:48:25.936Z] ==> git version 2.25.1 found [2024-02-22T12:48:25.937Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-22T12:48:25.937Z] Release-Date: 2020-01-08 [2024-02-22T12:48:25.937Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-22T12:48:25.937Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-22T12:48:25.937Z] ==> Jenkins CI detected. [2024-02-22T12:48:25.937Z] current dir:  /w/workspace/_app-service-configurable_PR-643 [2024-02-22T12:48:25.937Z] project root: . [2024-02-22T12:48:25.937Z] --> token set from env [2024-02-22T12:48:25.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-22T12:48:25.937Z] ==> Running gcov in . (disable via -X gcov) [2024-02-22T12:48:25.937Z] ==> Python coveragepy not found [2024-02-22T12:48:25.937Z] ==> Searching for coverage reports in: [2024-02-22T12:48:25.937Z] + . [2024-02-22T12:48:25.937Z] -> Found 1 reports [2024-02-22T12:48:25.937Z] ==> Detecting git/mercurial file structure [2024-02-22T12:48:25.937Z] ==> Reading reports [2024-02-22T12:48:25.937Z] + ./coverage.out bytes=13 [2024-02-22T12:48:25.937Z] ==> Appending adjustments [2024-02-22T12:48:25.937Z] https://docs.codecov.io/docs/fixing-reports [2024-02-22T12:48:26.197Z] + Found adjustments [2024-02-22T12:48:26.197Z] ==> Gzipping contents [2024-02-22T12:48:26.197Z] 4.0K /tmp/codecov.SLbJDV.gz [2024-02-22T12:48:26.197Z] ==> Uploading reports [2024-02-22T12:48:26.197Z] url: https://codecov.io [2024-02-22T12:48:26.197Z] query: branch=PR-643&commit=b30093497f96adbb9945956d6c6bd04ae0b99e33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=643&job=&cmd_args= [2024-02-22T12:48:26.197Z] -> Pinging Codecov [2024-02-22T12:48:26.197Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-643&commit=b30093497f96adbb9945956d6c6bd04ae0b99e33&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=643&job=&cmd_args= [2024-02-22T12:48:26.197Z] -> Uploading to [2024-02-22T12:48:26.197Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-22/A97CA9966030D2A3747ED39772930CCE/b30093497f96adbb9945956d6c6bd04ae0b99e33/b4bb852e-1206-4e79-b5d2-2be208d98e84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T124826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7eae592047096b26a62e2157649c3df7a1a3abea7a95ba01a6b269e44c9388d [2024-02-22T12:48:26.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T12:48:26.197Z] Dload Upload Total Spent Left Speed [2024-02-22T12:48:26.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 924 --:--:-- --:--:-- --:--:-- 924 [2024-02-22T12:48:26.457Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b30093497f96adbb9945956d6c6bd04ae0b99e33 [Pipeline] } [2024-02-22T12:48:26.488Z] 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 [2024-02-22T12:48:29.927Z] + [ -d /w/workspace/_app-service-configurable_PR-643/archives ] [2024-02-22T12:48:29.927Z] + ls -al /w/workspace/_app-service-configurable_PR-643/archives [2024-02-22T12:48:29.927Z] total 16 [2024-02-22T12:48:29.927Z] drwxr-xr-x 3 root root 4096 Feb 22 12:39 . [2024-02-22T12:48:29.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 12:39 .. [2024-02-22T12:48:29.927Z] drwxr-xr-x 2 root root 4096 Feb 22 12:39 cost [2024-02-22T12:48:29.927Z] -rw-r--r-- 1 root root 96 Feb 22 12:39 cost.csv [2024-02-22T12:48:29.927Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-643/archives [2024-02-22T12:48:29.927Z] + ls -al /w/workspace/_app-service-configurable_PR-643/archives [2024-02-22T12:48:29.927Z] total 16 [2024-02-22T12:48:29.927Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 12:39 . [2024-02-22T12:48:29.927Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 12:39 .. [2024-02-22T12:48:29.927Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 12:39 cost [2024-02-22T12:48:29.927Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 22 12:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:30.269Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:31.161Z] ---> package-listing.sh [2024-02-22T12:48:31.161Z] ++ facter osfamily [2024-02-22T12:48:31.161Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T12:48:31.422Z] + OS_FAMILY=debian [2024-02-22T12:48:31.422Z] + workspace=/w/workspace/_app-service-configurable_PR-643 [2024-02-22T12:48:31.422Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T12:48:31.422Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T12:48:31.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T12:48:31.422Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T12:48:31.422Z] + '[' /w/workspace/_app-service-configurable_PR-643 ']' [2024-02-22T12:48:31.422Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T12:48:31.422Z] + case "${OS_FAMILY}" in [2024-02-22T12:48:31.422Z] + dpkg -l [2024-02-22T12:48:31.422Z] + grep '^ii' [2024-02-22T12:48:31.422Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T12:48:31.422Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T12:48:31.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T12:48:31.422Z] + '[' /w/workspace/_app-service-configurable_PR-643 ']' [2024-02-22T12:48:31.422Z] + mkdir -p /w/workspace/_app-service-configurable_PR-643/archives/ [2024-02-22T12:48:31.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-643/archives/ [Pipeline] echo [2024-02-22T12:48:31.456Z] 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-643/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-22T12:48:31.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T12:48:32.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T12:48:32.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T12:48:32.727Z] prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container [2024-02-22T12:48:32.761Z] $ 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-643/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-643 -v /w/workspace/_app-service-configurable_PR-643:/w/workspace/_app-service-configurable_PR-643:rw,z -v /w/workspace/_app-service-configurable_PR-643@tmp:/w/workspace/_app-service-configurable_PR-643@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 [2024-02-22T12:48:32.971Z] $ docker top 0d9f9ef002e449e8e6829e12b679bca471ee415f485fe299522cc25561d0aa66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T12:48:33.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T12:48:33.789Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T12:48:34.223Z] + ls /var/log/sa-host [2024-02-22T12:48:34.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T12:48:34.499Z] provisioning config files... [2024-02-22T12:48:34.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-643@tmp/config10224376028871253381tmp [Pipeline] { [Pipeline] echo [2024-02-22T12:48:34.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:34.989Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T12:48:35.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:35.537Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T12:48:35.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:35.884Z] ---> sudo-logs.sh [2024-02-22T12:48:35.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T12:48:36.025Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:36.357Z] ---> job-cost.sh [2024-02-22T12:48:36.357Z] lf-activate-venv: SKIPPING [2024-02-22T12:48:36.357Z] DEBUG: total: 0.2199999988079071 [2024-02-22T12:48:36.357Z] INFO: Retrieving Stack Cost... [2024-02-22T12:48:36.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T12:48:36.877Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T12:48:36.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T12:48:37.224Z] ---> logs-deploy.sh [2024-02-22T12:48:37.224Z] lf-activate-venv: SKIPPING [2024-02-22T12:48:37.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-643/1 [2024-02-22T12:48:37.224Z] INFO: archiving workspace using pattern(s): [2024-02-22T12:48:38.163Z] Archives upload complete. [2024-02-22T12:48:38.163Z] INFO: archiving logs to Nexus