Pull request #718 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/app-service-configurable Obtained Jenkinsfile from cbc807f7bcd48ff5abc3317c72dd294360392402+3e25dd159b2327c674f9b3e3c011a318d320b6b2 (bc92a1f4755659c68c683554877fee75ce3b38f7) 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-ssh6782045469323638733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh11688569699450690200.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-718/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-718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6068370688325948786.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-718/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15023225606973759343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh6623180211012192898.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-718/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-718/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8754345505856306619.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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.23 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-40906 in /w/workspace/_app-service-configurable_PR-718 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-718 # 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/odessa commit 3e25dd159b2327c674f9b3e3c011a318d320b6b2 into PR head commit cbc807f7bcd48ff5abc3317c72dd294360392402 Merge succeeded, producing cbc807f7bcd48ff5abc3317c72dd294360392402 Checking out Revision cbc807f7bcd48ff5abc3317c72dd294360392402 (PR-718) > 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/718/head:refs/remotes/origin/PR-718 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbc807f7bcd48ff5abc3317c72dd294360392402 # 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 3e25dd159b2327c674f9b3e3c011a318d320b6b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbc807f7bcd48ff5abc3317c72dd294360392402 # timeout=10 Commit message: "build: update gitignore to avoid ignore debug vendor pkg" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T10:59:51.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T10:59:52.182Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T10:59:52.306Z] ========================================================= [2025-03-11T10:59:52.306Z] EdgeX Global Pipelines Version Info [2025-03-11T10:59:52.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T10:59:53.085Z] ------------------- [2025-03-11T10:59:53.085Z] stable info: [2025-03-11T10:59:53.085Z] ------------------- [2025-03-11T10:59:53.085Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T10:59:53.085Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T10:59:53.085Z] Message: update stable to v1.0.271 [2025-03-11T10:59:53.655Z] ------------------- [2025-03-11T10:59:53.655Z] experimental info: [2025-03-11T10:59:53.655Z] ------------------- [2025-03-11T10:59:53.655Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T10:59:53.655Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T10:59:53.655Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T10:59:53.869Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-03-11T10:59:53.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-03-11T10:59:53.976Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T10:59:54.027Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T10:59:54.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T10:59:54.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T10:59:54.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T10:59:54.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T10:59:54.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T10:59:54.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T10:59:54.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T10:59:54.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-03-11T10:59:54.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T10:59:54.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T10:59:54.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T10:59:54.645Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T10:59:54.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T10:59:54.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T10:59:54.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T10:59:54.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T10:59:54.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T10:59:54.934Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T10:59:54.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T10:59:55.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T10:59:55.080Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T10:59:55.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T10:59:55.190Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T10:59:55.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-718 [Pipeline] echo [2025-03-11T10:59:55.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-718 [Pipeline] echo [2025-03-11T10:59:55.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-718 [Pipeline] echo [2025-03-11T10:59:55.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo [2025-03-11T10:59:55.448Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbc807f [Pipeline] echo [2025-03-11T10:59:55.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T10:59:55.638Z] provisioning config files... [2025-03-11T10:59:55.658Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config1824835779017434853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T10:59:56.046Z] ---> ****-login.sh [2025-03-11T10:59:56.046Z] nexus3.edgexfoundry.org:10001 [2025-03-11T10:59:56.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T10:59:56.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T10:59:56.580Z] Configure a credential helper to remove this warning. See [2025-03-11T10:59:56.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T10:59:56.580Z] [2025-03-11T10:59:56.580Z] Login Succeeded [2025-03-11T10:59:56.580Z] nexus3.edgexfoundry.org:10002 [2025-03-11T10:59:56.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T10:59:56.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T10:59:56.580Z] Configure a credential helper to remove this warning. See [2025-03-11T10:59:56.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T10:59:56.580Z] [2025-03-11T10:59:56.580Z] Login Succeeded [2025-03-11T10:59:56.580Z] nexus3.edgexfoundry.org:10003 [2025-03-11T10:59:56.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T10:59:56.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T10:59:56.841Z] Configure a credential helper to remove this warning. See [2025-03-11T10:59:56.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T10:59:56.841Z] [2025-03-11T10:59:56.841Z] Login Succeeded [2025-03-11T10:59:56.841Z] nexus3.edgexfoundry.org:10004 [2025-03-11T10:59:56.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T10:59:56.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T10:59:56.841Z] Configure a credential helper to remove this warning. See [2025-03-11T10:59:56.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T10:59:56.841Z] [2025-03-11T10:59:56.841Z] Login Succeeded [2025-03-11T10:59:56.841Z] ****.io [2025-03-11T10:59:56.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T10:59:57.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T10:59:57.129Z] Configure a credential helper to remove this warning. See [2025-03-11T10:59:57.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T10:59:57.129Z] [2025-03-11T10:59:57.129Z] Login Succeeded [2025-03-11T10:59:57.129Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T10:59:57.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T10:59:57.814Z] + git rev-list -1 --merges cbc807f7bcd48ff5abc3317c72dd294360392402~1..cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo [2025-03-11T10:59:57.860Z] -----------> git rev-list -1 --merges cbc807f7bcd48ff5abc3317c72dd294360392402~1..cbc807f7bcd48ff5abc3317c72dd294360392402 cbc807f7bcd48ff5abc3317c72dd294360392402 [false] [Pipeline] sh [2025-03-11T10:59:58.191Z] + git log --format=format:%s -1 cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo [2025-03-11T10:59:58.227Z] ========================================================= [2025-03-11T10:59:58.227Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T10:59:58.227Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T10:59:58.676Z] + git log --format=format:%s -1 cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] echo [2025-03-11T10:59:58.716Z] [semverPrep] GIT_COMMIT: cbc807f7bcd48ff5abc3317c72dd294360392402, Commit Message: build: update gitignore to avoid ignore debug vendor pkg [Pipeline] echo [2025-03-11T10:59:58.754Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T10:59:59.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T10:59:59.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T10:59:59.160Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T10:59:59.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T10:59:59.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T10:59:59.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T10:59:59.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T10:59:59.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T10:59:59.762Z] [2025-03-11T10:59:59.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:00:00.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:00:00.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T11:00:00.161Z] b85a868b505f: Pulling fs layer [2025-03-11T11:00:00.161Z] e2be974225ed: Pulling fs layer [2025-03-11T11:00:00.161Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T11:00:00.161Z] 988bab9f4d93: Pulling fs layer [2025-03-11T11:00:00.161Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T11:00:00.161Z] eaf3925da568: Pulling fs layer [2025-03-11T11:00:00.161Z] bab4dde63d76: Pulling fs layer [2025-03-11T11:00:00.161Z] bde34c3a00c8: Pulling fs layer [2025-03-11T11:00:00.161Z] b352a97aabf1: Pulling fs layer [2025-03-11T11:00:00.161Z] 4872d77fe225: Pulling fs layer [2025-03-11T11:00:00.161Z] 5851b861e8e6: Pulling fs layer [2025-03-11T11:00:00.161Z] eaf3925da568: Waiting [2025-03-11T11:00:00.161Z] 988bab9f4d93: Waiting [2025-03-11T11:00:00.161Z] bab4dde63d76: Waiting [2025-03-11T11:00:00.161Z] bde34c3a00c8: Waiting [2025-03-11T11:00:00.161Z] b352a97aabf1: Waiting [2025-03-11T11:00:00.161Z] 4872d77fe225: Waiting [2025-03-11T11:00:00.161Z] 5851b861e8e6: Waiting [2025-03-11T11:00:00.161Z] 1469e6f7b9e6: Waiting [2025-03-11T11:00:00.161Z] e2be974225ed: Download complete [2025-03-11T11:00:00.161Z] 988bab9f4d93: Verifying Checksum [2025-03-11T11:00:00.161Z] 988bab9f4d93: Download complete [2025-03-11T11:00:00.161Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T11:00:00.161Z] 1469e6f7b9e6: Download complete [2025-03-11T11:00:00.423Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T11:00:00.423Z] 339a4e72a1f5: Download complete [2025-03-11T11:00:00.423Z] eaf3925da568: Verifying Checksum [2025-03-11T11:00:00.423Z] eaf3925da568: Download complete [2025-03-11T11:00:00.423Z] bde34c3a00c8: Download complete [2025-03-11T11:00:00.423Z] b352a97aabf1: Download complete [2025-03-11T11:00:00.423Z] 4872d77fe225: Verifying Checksum [2025-03-11T11:00:00.423Z] 4872d77fe225: Download complete [2025-03-11T11:00:00.423Z] 5851b861e8e6: Download complete [2025-03-11T11:00:00.423Z] b85a868b505f: Verifying Checksum [2025-03-11T11:00:00.423Z] b85a868b505f: Download complete [2025-03-11T11:00:00.685Z] bab4dde63d76: Verifying Checksum [2025-03-11T11:00:00.685Z] bab4dde63d76: Download complete [2025-03-11T11:00:01.622Z] b85a868b505f: Pull complete [2025-03-11T11:00:01.881Z] e2be974225ed: Pull complete [2025-03-11T11:00:02.141Z] 339a4e72a1f5: Pull complete [2025-03-11T11:00:02.401Z] 988bab9f4d93: Pull complete [2025-03-11T11:00:02.661Z] 1469e6f7b9e6: Pull complete [2025-03-11T11:00:02.661Z] eaf3925da568: Pull complete [2025-03-11T11:00:04.566Z] bab4dde63d76: Pull complete [2025-03-11T11:00:04.566Z] bde34c3a00c8: Pull complete [2025-03-11T11:00:04.566Z] b352a97aabf1: Pull complete [2025-03-11T11:00:04.566Z] 4872d77fe225: Pull complete [2025-03-11T11:00:04.828Z] 5851b861e8e6: Pull complete [2025-03-11T11:00:04.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T11:00:04.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T11:00:04.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:00:05.122Z] prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container [2025-03-11T11:00:05.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T11:00:07.206Z] $ docker top 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d -eo pid,comm [2025-03-11T11:00:07.264Z] 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). [2025-03-11T11:00:07.264Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T11:00:07.419Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:00:07.420Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:00:07.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:00:07.550Z] $ docker exec 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent [2025-03-11T11:00:07.673Z] SSH_AUTH_SOCK=/tmp/ssh-1MGEiX0rPQpy/agent.32 [2025-03-11T11:00:07.673Z] SSH_AGENT_PID=38 [2025-03-11T11:00:07.679Z] Running ssh-add (command line suppressed) [2025-03-11T11:00:07.793Z] Identity added: /w/workspace/_app-service-configurable_PR-718@tmp/private_key_16856012611151717946.key (/w/workspace/_app-service-configurable_PR-718@tmp/private_key_16856012611151717946.key) [2025-03-11T11:00:07.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:00:08.144Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T11:00:08.168Z] $ docker exec --env ******** --env ******** 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent -k [2025-03-11T11:00:08.275Z] unset SSH_AUTH_SOCK; [2025-03-11T11:00:08.275Z] unset SSH_AGENT_PID; [2025-03-11T11:00:08.275Z] echo Agent pid 38 killed; [2025-03-11T11:00:08.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T11:00:08.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T11:00:08.390Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T11:00:08.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T11:00:08.508Z] $ docker exec 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent [2025-03-11T11:00:08.636Z] SSH_AUTH_SOCK=/tmp/ssh-Ianf5NmnyeZ2/agent.71 [2025-03-11T11:00:08.636Z] SSH_AGENT_PID=77 [2025-03-11T11:00:08.641Z] Running ssh-add (command line suppressed) [2025-03-11T11:00:08.749Z] Identity added: /w/workspace/_app-service-configurable_PR-718@tmp/private_key_7909436502376408010.key (/w/workspace/_app-service-configurable_PR-718@tmp/private_key_7909436502376408010.key) [2025-03-11T11:00:08.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T11:00:09.112Z] + git semver init [2025-03-11T11:00:09.371Z] 2025-03-11 11:00:09,333 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T11:00:09.371Z] 2025-03-11 11:00:09,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-718/.semver [2025-03-11T11:00:09.371Z] 2025-03-11 11:00:09,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-718/.semver [2025-03-11T11:00:09.371Z] 2025-03-11 11:00:09,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-718/.semver'], cwd=/w/workspace/_app-service-configurable_PR-718, universal_newlines=False, shell=None, istream=None) [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,610 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-718/.git/info/exclude [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-718/.semver/PR-718 with force:False [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,610 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-718/.semver/PR-718 [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,616 [execute] INFO git cat-file --batch-check [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-718/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,623 [execute] INFO git cat-file --batch [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-718/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T11:00:10.755Z] 2025-03-11 11:00:10,628 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-718/.semver/PR-718 [2025-03-11T11:00:10.755Z] 0.0.0 [Pipeline] } [2025-03-11T11:00:10.781Z] $ docker exec --env ******** --env ******** 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d ssh-agent -k [2025-03-11T11:00:10.884Z] unset SSH_AUTH_SOCK; [2025-03-11T11:00:10.885Z] unset SSH_AGENT_PID; [2025-03-11T11:00:10.885Z] echo Agent pid 77 killed; [2025-03-11T11:00:10.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T11:00:11.353Z] + git semver [Pipeline] } [2025-03-11T11:00:11.635Z] $ docker stop --time=1 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d [2025-03-11T11:00:13.162Z] $ docker rm -f --volumes 3a7f49c2a89b93115de98616ab7e3445433556d00db2b38f2665821c6c912f4d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T11:00:13.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T11:00:13.876Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T11:00:13.899Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:00:14.874Z] provisioning config files... [2025-03-11T11:00:14.884Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config3068921601333769615tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:00:15.351Z] ---> ****-login.sh [2025-03-11T11:00:15.352Z] nexus3.edgexfoundry.org:10001 [2025-03-11T11:00:15.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:00:15.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:00:15.352Z] Configure a credential helper to remove this warning. See [2025-03-11T11:00:15.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:00:15.352Z] [2025-03-11T11:00:15.352Z] Login Succeeded [2025-03-11T11:00:15.352Z] nexus3.edgexfoundry.org:10002 [2025-03-11T11:00:15.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:00:15.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:00:15.352Z] Configure a credential helper to remove this warning. See [2025-03-11T11:00:15.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:00:15.352Z] [2025-03-11T11:00:15.352Z] Login Succeeded [2025-03-11T11:00:15.352Z] nexus3.edgexfoundry.org:10003 [2025-03-11T11:00:15.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:00:15.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:00:15.613Z] Configure a credential helper to remove this warning. See [2025-03-11T11:00:15.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:00:15.613Z] [2025-03-11T11:00:15.613Z] Login Succeeded [2025-03-11T11:00:15.613Z] nexus3.edgexfoundry.org:10004 [2025-03-11T11:00:15.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:00:15.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:00:15.614Z] Configure a credential helper to remove this warning. See [2025-03-11T11:00:15.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:00:15.614Z] [2025-03-11T11:00:15.614Z] Login Succeeded [2025-03-11T11:00:15.614Z] ****.io [2025-03-11T11:00:15.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T11:00:15.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T11:00:15.874Z] Configure a credential helper to remove this warning. See [2025-03-11T11:00:15.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T11:00:15.874Z] [2025-03-11T11:00:15.874Z] Login Succeeded [2025-03-11T11:00:15.874Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T11:00:15.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T11:00:16.118Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T11:00:16.438Z] + + grep ^go [0-9].[0-9]* go.mod [2025-03-11T11:00:16.438Z] cut -d -f 2 [Pipeline] echo [2025-03-11T11:00:16.476Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T11:00:16.516Z] ========================================================= [2025-03-11T11:00:16.516Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-11T11:00:16.516Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:00:17.000Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-11T11:00:17.567Z] Sending build context to Docker daemon 58.93MB [2025-03-11T11:00:17.567Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T11:00:17.567Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T11:00:17.567Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-11T11:00:17.567Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T11:00:17.567Z] 8833042f23b5: Pulling fs layer [2025-03-11T11:00:17.567Z] 6ca661eb024f: Pulling fs layer [2025-03-11T11:00:17.567Z] b5acb76e9680: Pulling fs layer [2025-03-11T11:00:17.567Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T11:00:17.567Z] 012bb1f9d321: Pulling fs layer [2025-03-11T11:00:17.567Z] 97255f1bc79d: Pulling fs layer [2025-03-11T11:00:17.567Z] 454448c9edf9: Pulling fs layer [2025-03-11T11:00:17.567Z] 15f87924ceaf: Pulling fs layer [2025-03-11T11:00:17.567Z] b5acb76e9680: Waiting [2025-03-11T11:00:17.567Z] 4f4fb700ef54: Waiting [2025-03-11T11:00:17.567Z] 012bb1f9d321: Waiting [2025-03-11T11:00:17.567Z] 97255f1bc79d: Waiting [2025-03-11T11:00:17.567Z] 454448c9edf9: Waiting [2025-03-11T11:00:17.567Z] 15f87924ceaf: Waiting [2025-03-11T11:00:17.567Z] 8833042f23b5: Verifying Checksum [2025-03-11T11:00:17.567Z] 8833042f23b5: Download complete [2025-03-11T11:00:17.567Z] b5acb76e9680: Verifying Checksum [2025-03-11T11:00:17.567Z] b5acb76e9680: Download complete [2025-03-11T11:00:17.567Z] 4f4fb700ef54: Download complete [2025-03-11T11:00:17.826Z] 012bb1f9d321: Verifying Checksum [2025-03-11T11:00:17.826Z] 012bb1f9d321: Download complete [2025-03-11T11:00:17.826Z] 0a9a5dfd008f: Download complete [2025-03-11T11:00:17.826Z] 97255f1bc79d: Verifying Checksum [2025-03-11T11:00:17.826Z] 97255f1bc79d: Download complete [2025-03-11T11:00:17.826Z] 0a9a5dfd008f: Pull complete [2025-03-11T11:00:18.084Z] 15f87924ceaf: Verifying Checksum [2025-03-11T11:00:18.084Z] 15f87924ceaf: Download complete [2025-03-11T11:00:18.084Z] 8833042f23b5: Pull complete [2025-03-11T11:00:18.084Z] 6ca661eb024f: Verifying Checksum [2025-03-11T11:00:18.084Z] 6ca661eb024f: Download complete [2025-03-11T11:00:24.515Z] 6ca661eb024f: Pull complete [2025-03-11T11:00:24.515Z] b5acb76e9680: Pull complete [2025-03-11T11:00:24.515Z] 4f4fb700ef54: Pull complete [2025-03-11T11:00:24.515Z] 012bb1f9d321: Pull complete [2025-03-11T11:00:24.515Z] 97255f1bc79d: Pull complete [2025-03-11T11:00:25.578Z] 454448c9edf9: Verifying Checksum [2025-03-11T11:00:25.578Z] 454448c9edf9: Download complete [2025-03-11T11:00:28.977Z] 454448c9edf9: Pull complete [2025-03-11T11:00:28.977Z] 15f87924ceaf: Pull complete [2025-03-11T11:00:28.977Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-11T11:00:28.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-11T11:00:28.977Z] ---> bc3d7bf65e23 [2025-03-11T11:00:28.977Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T11:00:31.786Z] ---> Running in dd8308e3bc9e [2025-03-11T11:00:31.786Z] Removing intermediate container dd8308e3bc9e [2025-03-11T11:00:31.786Z] ---> 1c9d584f67a8 [2025-03-11T11:00:31.786Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T11:00:31.786Z] ---> Running in 4850be57367d [2025-03-11T11:00:31.786Z] Removing intermediate container 4850be57367d [2025-03-11T11:00:31.786Z] ---> 3104072aa597 [2025-03-11T11:00:31.786Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T11:00:31.786Z] ---> Running in f1ea3ccd47a1 [2025-03-11T11:00:31.786Z] Removing intermediate container f1ea3ccd47a1 [2025-03-11T11:00:31.786Z] ---> 05706ad14f4b [2025-03-11T11:00:31.786Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T11:00:31.786Z] ---> Running in 605af73ae227 [2025-03-11T11:00:31.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:00:32.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:00:33.601Z] OK: 248 MiB in 58 packages [2025-03-11T11:00:33.601Z] Removing intermediate container 605af73ae227 [2025-03-11T11:00:33.601Z] ---> db3a7544a12b [2025-03-11T11:00:33.601Z] Step 7/12 : WORKDIR /app [2025-03-11T11:00:33.601Z] ---> Running in 8a5219281c8a [2025-03-11T11:00:33.601Z] Removing intermediate container 8a5219281c8a [2025-03-11T11:00:33.601Z] ---> af72f7bf6e97 [2025-03-11T11:00:33.601Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T11:00:35.504Z] ---> fcbe09f72fcd [2025-03-11T11:00:35.504Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T11:00:35.504Z] ---> Running in 3b4cf8701f90 [2025-03-11T11:01:23.919Z] Removing intermediate container 3b4cf8701f90 [2025-03-11T11:01:23.919Z] ---> 8ec312c27da0 [2025-03-11T11:01:23.919Z] Step 10/12 : COPY . . [2025-03-11T11:01:23.919Z] ---> 9bde19b42a30 [2025-03-11T11:01:23.919Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T11:01:23.919Z] ---> Running in 5a58373819a4 [2025-03-11T11:01:23.919Z] Removing intermediate container 5a58373819a4 [2025-03-11T11:01:23.919Z] ---> 57402c1c7084 [2025-03-11T11:01:23.919Z] Step 12/12 : RUN $MAKE [2025-03-11T11:01:23.919Z] ---> Running in 389f89a0a0fb [2025-03-11T11:01:23.919Z] noop [2025-03-11T11:01:23.919Z] Removing intermediate container 389f89a0a0fb [2025-03-11T11:01:23.919Z] ---> aa89a16e0613 [2025-03-11T11:01:23.919Z] Successfully built aa89a16e0613 [2025-03-11T11:01:23.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:01:24.388Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T11:01:24.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:01:24.557Z] prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container [2025-03-11T11:01:24.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T11:01:24.970Z] $ docker top 5c149f927d41219cbc964a08ca89e6a5b2a014d97641d7ed6a13b57aef8b0b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:01:25.401Z] + go version [2025-03-11T11:01:25.401Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-11T11:01:25.435Z] $ docker stop --time=1 5c149f927d41219cbc964a08ca89e6a5b2a014d97641d7ed6a13b57aef8b0b46 [2025-03-11T11:01:26.686Z] $ docker rm -f --volumes 5c149f927d41219cbc964a08ca89e6a5b2a014d97641d7ed6a13b57aef8b0b46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:01:27.454Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T11:01:27.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:01:27.625Z] prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container [2025-03-11T11:01:27.656Z] $ 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-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T11:01:28.006Z] $ docker top a2b169637e4ee941b57a3b02cb8cfd943a2e59c1647ac9322f5bee1f292df8cf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:01:28.423Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-718 [Pipeline] fileExists [Pipeline] sh [2025-03-11T11:01:28.792Z] + make test [2025-03-11T11:01:28.793Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T11:02:00.870Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-03-11T11:02:27.408Z] go vet ./... [2025-03-11T11:02:30.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T11:02:30.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T11:02:30.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T11:02:30.741Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-11T11:02:31.128Z] + go mod tidy [Pipeline] } [2025-03-11T11:02:31.718Z] $ docker stop --time=1 a2b169637e4ee941b57a3b02cb8cfd943a2e59c1647ac9322f5bee1f292df8cf [2025-03-11T11:02:34.646Z] $ docker rm -f --volumes a2b169637e4ee941b57a3b02cb8cfd943a2e59c1647ac9322f5bee1f292df8cf [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T11:02:35.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T11:02:35.489Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-11T11:02:36.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T11:02:36.582Z] + ls -al . [2025-03-11T11:02:36.582Z] total 252 [2025-03-11T11:02:36.582Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:01 . [2025-03-11T11:02:36.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 10:59 .. [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 10:59 .dockerignore [2025-03-11T11:02:36.582Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 11:01 .git [2025-03-11T11:02:36.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 10:59 .github [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 101 Mar 11 10:59 .gitignore [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 10:59 .golangci.yml [2025-03-11T11:02:36.582Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:00 .semver [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 16550 Mar 11 10:59 Attribution.txt [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 39309 Mar 11 10:59 CHANGELOG.md [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 2008 Mar 11 10:59 Dockerfile [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 10:59 GOVERNANCE.md [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 10:59 Jenkinsfile [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 10:59 LICENSE [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 10:59 OWNERS.md [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 4952 Mar 11 10:59 README.md [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 11:00 VERSION [2025-03-11T11:02:36.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 10:59 bin [2025-03-11T11:02:36.582Z] -rw-r--r-- 1 jenkins jenkins 953 Mar 11 11:01 coverage.out [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 6497 Mar 11 10:59 go.mod [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 11 10:59 go.sum [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 10:59 main.go [2025-03-11T11:02:36.582Z] -rw-rw-r-- 1 jenkins jenkins 3362 Mar 11 10:59 makefile [2025-03-11T11:02:36.582Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 10:59 res [2025-03-11T11:02:36.582Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 10:59 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:02:36.979Z] + 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=cbc807f7bcd48ff5abc3317c72dd294360392402 --label arch=amd64 --label version=0.0.0 . [2025-03-11T11:02:37.549Z] Sending build context to Docker daemon 58.93MB [2025-03-11T11:02:37.549Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T11:02:37.549Z] Step 2/27 : FROM ${BASE} AS builder [2025-03-11T11:02:37.549Z] ---> aa89a16e0613 [2025-03-11T11:02:37.549Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-03-11T11:02:37.808Z] ---> Running in 3a5a2948a22c [2025-03-11T11:02:37.808Z] Removing intermediate container 3a5a2948a22c [2025-03-11T11:02:37.808Z] ---> c17d0c83267a [2025-03-11T11:02:37.808Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T11:02:38.067Z] ---> Running in 2bb8a1bb3c3a [2025-03-11T11:02:38.067Z] Removing intermediate container 2bb8a1bb3c3a [2025-03-11T11:02:38.067Z] ---> 259d70c4a66a [2025-03-11T11:02:38.067Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-03-11T11:02:38.067Z] ---> Running in c58757c15dd6 [2025-03-11T11:02:38.067Z] Removing intermediate container c58757c15dd6 [2025-03-11T11:02:38.067Z] ---> 79eb0ff15087 [2025-03-11T11:02:38.067Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T11:02:38.067Z] ---> Running in 0ed4c58b713a [2025-03-11T11:02:38.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:02:38.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:02:38.841Z] OK: 248 MiB in 58 packages [2025-03-11T11:02:39.100Z] Removing intermediate container 0ed4c58b713a [2025-03-11T11:02:39.100Z] ---> bde5d148504f [2025-03-11T11:02:39.100Z] Step 7/27 : WORKDIR /app [2025-03-11T11:02:39.100Z] ---> Running in 7a683bea3b49 [2025-03-11T11:02:39.359Z] Removing intermediate container 7a683bea3b49 [2025-03-11T11:02:39.359Z] ---> 7ccf9335a954 [2025-03-11T11:02:39.359Z] Step 8/27 : COPY go.mod vendor* ./ [2025-03-11T11:02:41.899Z] ---> 57f95e04307d [2025-03-11T11:02:41.899Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T11:02:41.899Z] ---> Running in ba4caa2a575b [2025-03-11T11:02:41.899Z] skipping... [2025-03-11T11:02:42.156Z] Removing intermediate container ba4caa2a575b [2025-03-11T11:02:42.157Z] ---> 52214d14e837 [2025-03-11T11:02:42.157Z] Step 10/27 : COPY . . [2025-03-11T11:02:44.709Z] ---> 77eb76896149 [2025-03-11T11:02:44.709Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T11:02:44.709Z] ---> Running in 05d3c896a33b [2025-03-11T11:02:44.709Z] Removing intermediate container 05d3c896a33b [2025-03-11T11:02:44.709Z] ---> 1de60f61b83c [2025-03-11T11:02:44.709Z] Step 12/27 : RUN $MAKE [2025-03-11T11:02:44.709Z] ---> Running in 905b67a3520b [2025-03-11T11:02:44.967Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-03-11T11:03:17.044Z] Removing intermediate container 905b67a3520b [2025-03-11T11:03:17.044Z] ---> f251af3a7306 [2025-03-11T11:03:17.044Z] Step 13/27 : FROM alpine:3.20 [2025-03-11T11:03:17.044Z] 3.20: Pulling from library/alpine [2025-03-11T11:03:17.044Z] 0a9a5dfd008f: Already exists [2025-03-11T11:03:17.044Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T11:03:17.044Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T11:03:17.044Z] ---> ff221270b9fb [2025-03-11T11:03:17.044Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-11T11:03:17.044Z] ---> Running in c60acf10e598 [2025-03-11T11:03:17.044Z] Removing intermediate container c60acf10e598 [2025-03-11T11:03:17.044Z] ---> a443d612e4b7 [2025-03-11T11:03:17.044Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-03-11T11:03:17.044Z] ---> Running in c12ef4299770 [2025-03-11T11:03:17.044Z] Removing intermediate container c12ef4299770 [2025-03-11T11:03:17.044Z] ---> ed4cdc07ba39 [2025-03-11T11:03:17.044Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-03-11T11:03:17.044Z] ---> Running in 4e6cf844909d [2025-03-11T11:03:17.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:03:17.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:03:17.044Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-11T11:03:17.044Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-11T11:03:17.044Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T11:03:17.044Z] Executing ca-certificates-20241121-r1.trigger [2025-03-11T11:03:17.044Z] OK: 9 MiB in 16 packages [2025-03-11T11:03:17.044Z] Removing intermediate container 4e6cf844909d [2025-03-11T11:03:17.044Z] ---> 16d0703ddf96 [2025-03-11T11:03:17.044Z] Step 17/27 : RUN apk --no-cache upgrade [2025-03-11T11:03:17.044Z] ---> Running in f7c0d72df5d3 [2025-03-11T11:03:17.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T11:03:17.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T11:03:17.044Z] OK: 9 MiB in 16 packages [2025-03-11T11:03:17.044Z] Removing intermediate container f7c0d72df5d3 [2025-03-11T11:03:17.044Z] ---> 2030acabb91d [2025-03-11T11:03:17.044Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-11T11:03:17.044Z] ---> 12bbd400a4fd [2025-03-11T11:03:17.044Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-11T11:03:17.044Z] ---> f9cd3373b8b5 [2025-03-11T11:03:17.044Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-03-11T11:03:17.044Z] ---> c75ec1f7ebc1 [2025-03-11T11:03:17.044Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-03-11T11:03:17.303Z] ---> b9065e94e445 [2025-03-11T11:03:17.303Z] Step 22/27 : EXPOSE 48095 [2025-03-11T11:03:17.303Z] ---> Running in 3543106b21b8 [2025-03-11T11:03:17.303Z] Removing intermediate container 3543106b21b8 [2025-03-11T11:03:17.303Z] ---> 2118a4c6d3b9 [2025-03-11T11:03:17.303Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-03-11T11:03:17.303Z] ---> Running in fdc0f7989d4a [2025-03-11T11:03:17.562Z] Removing intermediate container fdc0f7989d4a [2025-03-11T11:03:17.562Z] ---> 6b7ea14dc68e [2025-03-11T11:03:17.562Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T11:03:17.562Z] ---> Running in f957d90277fc [2025-03-11T11:03:17.562Z] Removing intermediate container f957d90277fc [2025-03-11T11:03:17.562Z] ---> 05cf8b298909 [2025-03-11T11:03:17.562Z] Step 25/27 : LABEL arch=amd64 [2025-03-11T11:03:17.562Z] ---> Running in e987744170c2 [2025-03-11T11:03:17.562Z] Removing intermediate container e987744170c2 [2025-03-11T11:03:17.562Z] ---> a79961e4ee13 [2025-03-11T11:03:17.562Z] Step 26/27 : LABEL git_sha=cbc807f7bcd48ff5abc3317c72dd294360392402 [2025-03-11T11:03:17.562Z] ---> Running in 2326528934dd [2025-03-11T11:03:17.824Z] Removing intermediate container 2326528934dd [2025-03-11T11:03:17.824Z] ---> 31fb5b64091a [2025-03-11T11:03:17.824Z] Step 27/27 : LABEL version=0.0.0 [2025-03-11T11:03:17.824Z] ---> Running in 678ef0e3d017 [2025-03-11T11:03:17.824Z] Removing intermediate container 678ef0e3d017 [2025-03-11T11:03:17.824Z] ---> 566b4f11c566 [2025-03-11T11:03:17.824Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T11:03:17.824Z] Successfully built 566b4f11c566 [2025-03-11T11:03:17.824Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:03:18.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:03:18.786Z] [2025-03-11T11:03:18.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:03:19.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:03:19.172Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T11:03:19.172Z] 5eb5b503b376: Pulling fs layer [2025-03-11T11:03:19.172Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T11:03:19.172Z] ec43610c2a17: Pulling fs layer [2025-03-11T11:03:19.172Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T11:03:19.172Z] 33b1e0a273af: Pulling fs layer [2025-03-11T11:03:19.172Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T11:03:19.172Z] 2f39f015ded8: Pulling fs layer [2025-03-11T11:03:19.172Z] 3a2ae6a8a46f: Waiting [2025-03-11T11:03:19.172Z] 2f39f015ded8: Waiting [2025-03-11T11:03:19.172Z] 33b1e0a273af: Waiting [2025-03-11T11:03:19.172Z] 5d3b04190fa2: Waiting [2025-03-11T11:03:19.172Z] 3a2ae6a8a46f: Download complete [2025-03-11T11:03:19.172Z] 33b1e0a273af: Verifying Checksum [2025-03-11T11:03:19.172Z] 33b1e0a273af: Download complete [2025-03-11T11:03:19.172Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T11:03:19.172Z] 5d3b04190fa2: Download complete [2025-03-11T11:03:19.172Z] ec43610c2a17: Verifying Checksum [2025-03-11T11:03:19.172Z] ec43610c2a17: Download complete [2025-03-11T11:03:19.432Z] 5eb5b503b376: Verifying Checksum [2025-03-11T11:03:19.432Z] 5eb5b503b376: Download complete [2025-03-11T11:03:20.000Z] 2f39f015ded8: Download complete [2025-03-11T11:03:20.568Z] 5eb5b503b376: Pull complete [2025-03-11T11:03:20.568Z] 5c69ac0246d0: Pull complete [2025-03-11T11:03:21.134Z] ec43610c2a17: Pull complete [2025-03-11T11:03:21.134Z] 3a2ae6a8a46f: Pull complete [2025-03-11T11:03:21.393Z] 33b1e0a273af: Pull complete [2025-03-11T11:03:21.393Z] 5d3b04190fa2: Pull complete [2025-03-11T11:03:25.576Z] 2f39f015ded8: Pull complete [2025-03-11T11:03:25.576Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T11:03:25.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:03:25.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:03:25.815Z] prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container [2025-03-11T11:03:25.840Z] $ 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-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T11:03:27.978Z] $ docker top f09cfc5b5dca64743a66b590d12e47e0d2e67285c81041c1825e8feb8048be84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:28.465Z] ---> job-cost.sh [2025-03-11T11:03:28.465Z] lf-activate-venv: SKIPPING [2025-03-11T11:03:28.465Z] INFO: No Stack... [2025-03-11T11:03:28.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T11:03:28.985Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T11:03:29.304Z] + cut -d, -f6 [2025-03-11T11:03:29.304Z] + cat /w/workspace/_app-service-configurable_PR-718/archives/cost.csv [Pipeline] lock [2025-03-11T11:03:29.346Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] [2025-03-11T11:03:29.351Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] did not exist. Created. [2025-03-11T11:03:29.356Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T11:03:29.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T11:03:29.850Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T11:03:29.867Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-718-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T11:03:29.953Z] $ docker stop --time=1 f09cfc5b5dca64743a66b590d12e47e0d2e67285c81041c1825e8feb8048be84 [2025-03-11T11:03:31.107Z] $ docker rm -f --volumes f09cfc5b5dca64743a66b590d12e47e0d2e67285c81041c1825e8feb8048be84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-11T11:03:31.794Z] provisioning config files... [2025-03-11T11:03:31.801Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config11844419929411837172tmp [Pipeline] { [Pipeline] sh [2025-03-11T11:03:32.146Z] + set +x [2025-03-11T11:03:32.146Z] + curl -s https://codecov.io/bash [2025-03-11T11:03:32.146Z] + bash -s -- [2025-03-11T11:03:32.146Z] [2025-03-11T11:03:32.146Z] _____ _ [2025-03-11T11:03:32.146Z] / ____| | | [2025-03-11T11:03:32.146Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T11:03:32.146Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T11:03:32.146Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T11:03:32.146Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T11:03:32.146Z] Bash-1.0.6 [2025-03-11T11:03:32.146Z] [2025-03-11T11:03:32.146Z] [2025-03-11T11:03:32.146Z] ==> git version 2.25.1 found [2025-03-11T11:03:32.147Z] ==> 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 [2025-03-11T11:03:32.147Z] Release-Date: 2020-01-08 [2025-03-11T11:03:32.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T11:03:32.147Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T11:03:32.147Z] ==> Jenkins CI detected. [2025-03-11T11:03:32.147Z] current dir:  /w/workspace/_app-service-configurable_PR-718 [2025-03-11T11:03:32.147Z] project root: . [2025-03-11T11:03:32.147Z] --> token set from env [2025-03-11T11:03:32.147Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2025-03-11T11:03:32.147Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T11:03:32.405Z] ==> Python coveragepy not found [2025-03-11T11:03:32.405Z] ==> Searching for coverage reports in: [2025-03-11T11:03:32.405Z] + . [2025-03-11T11:03:32.405Z] -> Found 1 reports [2025-03-11T11:03:32.405Z] ==> Detecting git/mercurial file structure [2025-03-11T11:03:32.405Z] ==> Reading reports [2025-03-11T11:03:32.405Z] + ./coverage.out bytes=953 [2025-03-11T11:03:32.405Z] ==> Appending adjustments [2025-03-11T11:03:32.405Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T11:03:32.665Z] + Found adjustments [2025-03-11T11:03:32.665Z] ==> Gzipping contents [2025-03-11T11:03:32.665Z] 28K /tmp/codecov.Xk7rjO.gz [2025-03-11T11:03:32.665Z] ==> Uploading reports [2025-03-11T11:03:32.665Z] url: https://codecov.io [2025-03-11T11:03:32.665Z] query: branch=PR-718&commit=cbc807f7bcd48ff5abc3317c72dd294360392402&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-718%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=718&job=&cmd_args= [2025-03-11T11:03:32.665Z] -> Pinging Codecov [2025-03-11T11:03:32.665Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-718&commit=cbc807f7bcd48ff5abc3317c72dd294360392402&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-718%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=718&job=&cmd_args= [2025-03-11T11:03:32.925Z] -> Uploading to [2025-03-11T11:03:32.925Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/cbc807f7bcd48ff5abc3317c72dd294360392402/87d297ea-a8a6-4b98-a069-2610c00e12e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T110332Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8cbb38d8871061c81b2ecda8b7903e6d26b08bc3164fcc925b40940a5c130da5 [2025-03-11T11:03:32.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T11:03:32.926Z] Dload Upload Total Spent Left Speed [2025-03-11T11:03:32.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 137k --:--:-- --:--:-- --:--:-- 137k [2025-03-11T11:03:32.926Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cbc807f7bcd48ff5abc3317c72dd294360392402 [Pipeline] } [2025-03-11T11:03:32.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-11T11:03:34.968Z] + [ -d /w/workspace/_app-service-configurable_PR-718/archives ] [2025-03-11T11:03:34.968Z] + ls -al /w/workspace/_app-service-configurable_PR-718/archives [2025-03-11T11:03:34.968Z] total 16 [2025-03-11T11:03:34.968Z] drwxr-xr-x 3 root root 4096 Mar 11 11:03 . [2025-03-11T11:03:34.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:03 .. [2025-03-11T11:03:34.968Z] drwxr-xr-x 2 root root 4096 Mar 11 11:03 cost [2025-03-11T11:03:34.968Z] -rw-r--r-- 1 root root 96 Mar 11 11:03 cost.csv [2025-03-11T11:03:34.968Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-718/archives [2025-03-11T11:03:34.968Z] + ls -al /w/workspace/_app-service-configurable_PR-718/archives [2025-03-11T11:03:34.968Z] total 16 [2025-03-11T11:03:34.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 11:03 . [2025-03-11T11:03:34.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 11:03 .. [2025-03-11T11:03:34.968Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 11:03 cost [2025-03-11T11:03:34.968Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 11 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:35.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:36.192Z] ---> package-listing.sh [2025-03-11T11:03:36.192Z] ++ facter osfamily [2025-03-11T11:03:36.192Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T11:03:36.451Z] + OS_FAMILY=debian [2025-03-11T11:03:36.451Z] + workspace=/w/workspace/_app-service-configurable_PR-718 [2025-03-11T11:03:36.451Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T11:03:36.451Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T11:03:36.451Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T11:03:36.451Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T11:03:36.451Z] + '[' /w/workspace/_app-service-configurable_PR-718 ']' [2025-03-11T11:03:36.451Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T11:03:36.451Z] + case "${OS_FAMILY}" in [2025-03-11T11:03:36.451Z] + dpkg -l [2025-03-11T11:03:36.451Z] + grep '^ii' [2025-03-11T11:03:36.451Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T11:03:36.451Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T11:03:36.451Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T11:03:36.451Z] + '[' /w/workspace/_app-service-configurable_PR-718 ']' [2025-03-11T11:03:36.451Z] + mkdir -p /w/workspace/_app-service-configurable_PR-718/archives/ [2025-03-11T11:03:36.451Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-718/archives/ [Pipeline] echo [2025-03-11T11:03:36.500Z] 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-718/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T11:03:36.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T11:03:37.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T11:03:37.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T11:03:37.581Z] prd-ubuntu20.04-docker-8c-8g-40906 does not seem to be running inside a container [2025-03-11T11:03:37.605Z] $ 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-718/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-718 -v /w/workspace/_app-service-configurable_PR-718:/w/workspace/_app-service-configurable_PR-718:rw,z -v /w/workspace/_app-service-configurable_PR-718@tmp:/w/workspace/_app-service-configurable_PR-718@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 [2025-03-11T11:03:37.812Z] $ docker top a2a10a2ccef3c17a64ad30d7715946d418e51fc976aff44523fb509b68be4d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T11:03:38.210Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T11:03:38.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T11:03:38.831Z] + ls /var/log/sa-host [2025-03-11T11:03:38.831Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T11:03:39.061Z] provisioning config files... [2025-03-11T11:03:39.070Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-718@tmp/config14696289571261369490tmp [Pipeline] { [Pipeline] echo [2025-03-11T11:03:39.134Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:39.446Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T11:03:39.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:39.878Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T11:03:39.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:40.238Z] ---> sudo-logs.sh [2025-03-11T11:03:40.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T11:03:40.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:40.748Z] ---> job-cost.sh [2025-03-11T11:03:40.748Z] lf-activate-venv: SKIPPING [2025-03-11T11:03:40.748Z] DEBUG: total: 0.2199999988079071 [2025-03-11T11:03:40.748Z] INFO: Retrieving Stack Cost... [2025-03-11T11:03:40.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T11:03:41.035Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T11:03:41.095Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T11:03:41.442Z] ---> logs-deploy.sh [2025-03-11T11:03:41.442Z] lf-activate-venv: SKIPPING [2025-03-11T11:03:41.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-718/1 [2025-03-11T11:03:41.442Z] INFO: archiving workspace using pattern(s): [2025-03-11T11:03:42.375Z] Archives upload complete. [2025-03-11T11:03:42.633Z] INFO: archiving logs to Nexus [2025-03-11T11:03:43.202Z] ---> uname -a: [2025-03-11T11:03:43.202Z] Linux prd-ubuntu20-04-docker-8c-8g-40906 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] ---> lscpu: [2025-03-11T11:03:43.202Z] Architecture: x86_64 [2025-03-11T11:03:43.202Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-11T11:03:43.202Z] Byte Order: Little Endian [2025-03-11T11:03:43.202Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-11T11:03:43.202Z] CPU(s): 8 [2025-03-11T11:03:43.202Z] On-line CPU(s) list: 0-7 [2025-03-11T11:03:43.202Z] Thread(s) per core: 1 [2025-03-11T11:03:43.202Z] Core(s) per socket: 1 [2025-03-11T11:03:43.202Z] Socket(s): 8 [2025-03-11T11:03:43.202Z] NUMA node(s): 1 [2025-03-11T11:03:43.202Z] Vendor ID: AuthenticAMD [2025-03-11T11:03:43.202Z] CPU family: 23 [2025-03-11T11:03:43.202Z] Model: 49 [2025-03-11T11:03:43.202Z] Model name: AMD EPYC-Rome Processor [2025-03-11T11:03:43.202Z] Stepping: 0 [2025-03-11T11:03:43.202Z] CPU MHz: 2799.998 [2025-03-11T11:03:43.202Z] BogoMIPS: 5599.99 [2025-03-11T11:03:43.202Z] Virtualization: AMD-V [2025-03-11T11:03:43.202Z] Hypervisor vendor: KVM [2025-03-11T11:03:43.202Z] Virtualization type: full [2025-03-11T11:03:43.202Z] L1d cache: 256 KiB [2025-03-11T11:03:43.202Z] L1i cache: 256 KiB [2025-03-11T11:03:43.202Z] L2 cache: 4 MiB [2025-03-11T11:03:43.202Z] L3 cache: 128 MiB [2025-03-11T11:03:43.202Z] NUMA node0 CPU(s): 0-7 [2025-03-11T11:03:43.202Z] Vulnerability Itlb multihit: Not affected [2025-03-11T11:03:43.202Z] Vulnerability L1tf: Not affected [2025-03-11T11:03:43.202Z] Vulnerability Mds: Not affected [2025-03-11T11:03:43.202Z] Vulnerability Meltdown: Not affected [2025-03-11T11:03:43.202Z] Vulnerability Mmio stale data: Not affected [2025-03-11T11:03:43.202Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-11T11:03:43.202Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-11T11:03:43.202Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-11T11:03:43.202Z] Vulnerability Srbds: Not affected [2025-03-11T11:03:43.202Z] Vulnerability Tsx async abort: Not affected [2025-03-11T11:03:43.202Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] ---> nproc: [2025-03-11T11:03:43.202Z] 8 [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] ---> df -h: [2025-03-11T11:03:43.202Z] Filesystem Size Used Avail Use% Mounted on [2025-03-11T11:03:43.202Z] overlay 155G 13G 143G 8% / [2025-03-11T11:03:43.202Z] tmpfs 64M 0 64M 0% /dev [2025-03-11T11:03:43.202Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-11T11:03:43.202Z] shm 64M 0 64M 0% /dev/shm [2025-03-11T11:03:43.202Z] /dev/vda1 155G 13G 143G 8% /facter-os [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] ---> sar -b -r -n DEV: [2025-03-11T11:03:43.202Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40906) 03/11/25 _x86_64_ (8 CPU) [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] 10:59:04 LINUX RESTART (8 CPU) [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] 11:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-11T11:03:43.202Z] 11:01:01 296.59 4.97 291.62 0.00 446.90 78767.31 0.00 [2025-03-11T11:03:43.202Z] 11:02:01 159.85 0.25 159.60 0.00 10.53 45310.36 0.00 [2025-03-11T11:03:43.202Z] 11:03:01 139.98 0.10 139.88 0.00 2.00 42530.13 0.00 [2025-03-11T11:03:43.202Z] Average: 197.70 1.74 195.96 0.00 149.82 55273.07 0.00 [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] 11:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-11T11:03:43.202Z] 11:01:01 27714008 31504664 810376 2.46 146264 3770348 2023204 5.96 1353156 3274636 165304 [2025-03-11T11:03:43.202Z] 11:02:01 26957316 31312424 993092 3.02 204096 4229000 2394216 7.06 1590316 3737932 583236 [2025-03-11T11:03:43.202Z] 11:03:01 26621908 31231604 1071496 3.26 213848 4412184 2278908 6.72 2040852 3563696 627596 [2025-03-11T11:03:43.202Z] Average: 27097744 31349564 958321 2.91 188069 4137177 2232109 6.58 1661441 3525421 458712 [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] 11:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-11T11:03:43.202Z] 11:01:01 docker0 328.07 520.78 27.84 3247.81 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:01:01 ens3 662.59 413.59 6580.26 53.18 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:01:01 lo 2.90 2.90 0.29 0.29 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:02:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:02:01 ens3 20.18 13.46 23.38 9.00 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:02:01 vetha25deaa 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:03:01 docker0 1.60 3.37 0.09 38.15 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:03:01 ens3 29.58 17.93 66.64 10.96 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:03:01 vethabcda7b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] 11:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] Average: docker0 107.42 170.83 9.10 1070.96 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] Average: ens3 232.63 145.32 2174.11 24.05 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] Average: vethabcda7b 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] ---> sar -P ALL: [2025-03-11T11:03:43.202Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40906) 03/11/25 _x86_64_ (8 CPU) [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] 10:59:04 LINUX RESTART (8 CPU) [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] 11:00:03 CPU %user %nice %system %iowait %steal %idle [2025-03-11T11:03:43.202Z] 11:01:01 all 7.79 0.00 3.94 2.37 0.07 85.83 [2025-03-11T11:03:43.202Z] 11:01:01 0 7.67 0.00 3.61 2.55 0.05 86.12 [2025-03-11T11:03:43.202Z] 11:01:01 1 7.75 0.00 3.97 0.23 0.09 87.97 [2025-03-11T11:03:43.202Z] 11:01:01 2 7.66 0.00 3.99 6.63 0.07 81.65 [2025-03-11T11:03:43.202Z] 11:01:01 3 7.39 0.00 4.09 1.29 0.05 87.18 [2025-03-11T11:03:43.202Z] 11:01:01 4 6.87 0.00 4.06 0.65 0.07 88.35 [2025-03-11T11:03:43.202Z] 11:01:01 5 7.65 0.00 2.82 0.33 0.07 89.12 [2025-03-11T11:03:43.202Z] 11:01:01 6 9.11 0.00 4.30 0.73 0.10 85.76 [2025-03-11T11:03:43.202Z] 11:01:01 7 8.20 0.00 4.66 6.59 0.07 80.49 [2025-03-11T11:03:43.202Z] 11:02:01 all 35.47 0.00 6.67 1.34 0.11 56.42 [2025-03-11T11:03:43.202Z] 11:02:01 0 34.33 0.00 6.15 0.25 0.10 59.17 [2025-03-11T11:03:43.202Z] 11:02:01 1 36.02 0.00 7.03 0.24 0.10 56.62 [2025-03-11T11:03:43.202Z] 11:02:01 2 37.45 0.00 5.96 1.20 0.12 55.27 [2025-03-11T11:03:43.202Z] 11:02:01 3 36.85 0.00 7.57 7.52 0.14 47.93 [2025-03-11T11:03:43.202Z] 11:02:01 4 33.77 0.00 5.78 0.30 0.08 60.06 [2025-03-11T11:03:43.202Z] 11:02:01 5 35.87 0.00 6.33 0.17 0.10 57.53 [2025-03-11T11:03:43.202Z] 11:02:01 6 35.21 0.00 6.10 0.19 0.10 58.41 [2025-03-11T11:03:43.202Z] 11:02:01 7 34.23 0.00 8.46 0.88 0.10 56.33 [2025-03-11T11:03:43.202Z] 11:03:01 all 52.40 0.00 7.41 0.91 0.12 39.16 [2025-03-11T11:03:43.202Z] 11:03:01 0 52.12 0.00 7.41 0.24 0.13 40.11 [2025-03-11T11:03:43.202Z] 11:03:01 1 52.58 0.00 7.19 2.59 0.12 37.52 [2025-03-11T11:03:43.202Z] 11:03:01 2 52.49 0.00 7.41 0.00 0.12 39.98 [2025-03-11T11:03:43.202Z] 11:03:01 3 52.39 0.00 7.34 1.48 0.12 38.67 [2025-03-11T11:03:43.202Z] 11:03:01 4 52.22 0.00 7.53 0.08 0.13 40.03 [2025-03-11T11:03:43.202Z] 11:03:01 5 52.67 0.00 7.08 0.55 0.12 39.57 [2025-03-11T11:03:43.202Z] 11:03:01 6 53.86 0.00 7.73 1.51 0.12 36.79 [2025-03-11T11:03:43.202Z] 11:03:01 7 50.90 0.00 7.55 0.86 0.10 40.59 [2025-03-11T11:03:43.202Z] Average: all 32.19 0.00 6.03 1.53 0.10 60.15 [2025-03-11T11:03:43.202Z] Average: 0 31.67 0.00 5.75 0.99 0.10 61.50 [2025-03-11T11:03:43.202Z] Average: 1 32.40 0.00 6.09 1.03 0.10 60.38 [2025-03-11T11:03:43.202Z] Average: 2 32.85 0.00 5.81 2.56 0.10 58.68 [2025-03-11T11:03:43.202Z] Average: 3 32.49 0.00 6.36 3.45 0.10 57.60 [2025-03-11T11:03:43.202Z] Average: 4 31.23 0.00 5.81 0.34 0.10 62.52 [2025-03-11T11:03:43.202Z] Average: 5 32.42 0.00 5.45 0.35 0.10 61.68 [2025-03-11T11:03:43.202Z] Average: 6 33.04 0.00 6.07 0.81 0.11 59.97 [2025-03-11T11:03:43.202Z] Average: 7 31.41 0.00 6.92 2.72 0.09 58.85 [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z] [2025-03-11T11:03:43.202Z]