Started by upstream project "edgexfoundry/cd-management/release-lts" build number 118 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 444b5905d75e42ac509d98960741f9a81e6918de 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-ssh4834461459143613650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14811335667557829931.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18075498276710932550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh2263082320054267589.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16686129367679925168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773917 in /w/workspace/_app-service-configurable_odessa [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_odessa # 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 Avoid second fetch Checking out Revision 444b5905d75e42ac509d98960741f9a81e6918de (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @507676d" > git config core.sparsecheckout # timeout=10 > git checkout -f 444b5905d75e42ac509d98960741f9a81e6918de # timeout=10 > git rev-list --no-walk 444b5905d75e42ac509d98960741f9a81e6918de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:44:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:44:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:44:23 ========================================================= 07:44:23 EdgeX Global Pipelines Version Info 07:44:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:44:24 ------------------- 07:44:24 stable info: 07:44:24 ------------------- 07:44:24 Commited By: Cherry Wang cherry@iotechsys.com 07:44:24 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:44:24 Message: update stable to v1.0.278 07:44:25 ------------------- 07:44:25 experimental info: 07:44:25 ------------------- 07:44:25 Commited By: **** collab-it+edgex@linuxfoundation.org 07:44:25 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:44:25 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 444b590 [Pipeline] echo 07:44:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:26 provisioning config files... 07:44:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8193427190951071602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:26 ---> ****-login.sh 07:44:26 nexus3.edgexfoundry.org:10001 07:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:26 07:44:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:44:26 Configure a credential helper to remove this warning. See 07:44:26 https://docs.****.com/go/credential-store/ 07:44:26 07:44:26 Login Succeeded 07:44:26 nexus3.edgexfoundry.org:10002 07:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:26 07:44:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:44:26 Configure a credential helper to remove this warning. See 07:44:26 https://docs.****.com/go/credential-store/ 07:44:26 07:44:26 Login Succeeded 07:44:26 nexus3.edgexfoundry.org:10003 07:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:26 07:44:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:44:26 Configure a credential helper to remove this warning. See 07:44:26 https://docs.****.com/go/credential-store/ 07:44:26 07:44:26 Login Succeeded 07:44:26 nexus3.edgexfoundry.org:10004 07:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:26 07:44:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:44:26 Configure a credential helper to remove this warning. See 07:44:26 https://docs.****.com/go/credential-store/ 07:44:26 07:44:26 Login Succeeded 07:44:26 ****.io 07:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:27 07:44:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:44:27 Configure a credential helper to remove this warning. See 07:44:27 https://docs.****.com/go/credential-store/ 07:44:27 07:44:27 Login Succeeded 07:44:27 ---> ****-login.sh ends [Pipeline] } 07:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:44:27 + git rev-list -1 --merges 444b5905d75e42ac509d98960741f9a81e6918de~1..444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] echo 07:44:27 -----------> git rev-list -1 --merges 444b5905d75e42ac509d98960741f9a81e6918de~1..444b5905d75e42ac509d98960741f9a81e6918de 444b5905d75e42ac509d98960741f9a81e6918de [false] [Pipeline] sh 07:44:27 + git log --format=format:%s -1 444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] echo 07:44:27 ========================================================= 07:44:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 07:44:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:28 + git log --format=format:%s -1 444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] echo 07:44:28 [semverPrep] GIT_COMMIT: 444b5905d75e42ac509d98960741f9a81e6918de, Commit Message: ci(lts-release): LTS release v4.0.1 @507676d [Pipeline] echo 07:44:28 [semverPrep] This is not a build commit. [Pipeline] sh 07:44:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:44:28 + grep -v github /etc/ssh/ssh_known_hosts 07:44:28 + [ -e /tmp/ssh_known_hosts ] 07:44:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:44:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:44:28 + sudo tee -a /etc/ssh/ssh_known_hosts 07:44:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:29 07:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:29 0.1.4: Pulling from edgex-devops/py-git-semver 07:44:29 3dae71ba6b94: Pulling fs layer 07:44:29 6bf1a483ea7c: Pulling fs layer 07:44:29 f5dfc541a4d3: Pulling fs layer 07:44:29 461d9e800cba: Pulling fs layer 07:44:29 80192f66455f: Pulling fs layer 07:44:29 2e8e34ca0e6c: Pulling fs layer 07:44:29 a29436f7fd5d: Pulling fs layer 07:44:29 923cac83aea3: Pulling fs layer 07:44:29 25ad8b0a4227: Pulling fs layer 07:44:29 db01528c6b51: Pulling fs layer 07:44:29 28988de357af: Pulling fs layer 07:44:29 2e8e34ca0e6c: Waiting 07:44:29 a29436f7fd5d: Waiting 07:44:29 923cac83aea3: Waiting 07:44:29 28988de357af: Waiting 07:44:29 25ad8b0a4227: Waiting 07:44:29 db01528c6b51: Waiting 07:44:29 461d9e800cba: Waiting 07:44:29 80192f66455f: Waiting 07:44:29 6bf1a483ea7c: Verifying Checksum 07:44:29 6bf1a483ea7c: Download complete 07:44:29 461d9e800cba: Verifying Checksum 07:44:29 461d9e800cba: Download complete 07:44:29 80192f66455f: Download complete 07:44:29 f5dfc541a4d3: Verifying Checksum 07:44:29 f5dfc541a4d3: Download complete 07:44:29 3dae71ba6b94: Verifying Checksum 07:44:29 3dae71ba6b94: Download complete 07:44:29 923cac83aea3: Verifying Checksum 07:44:29 923cac83aea3: Download complete 07:44:29 25ad8b0a4227: Verifying Checksum 07:44:29 25ad8b0a4227: Download complete 07:44:29 db01528c6b51: Download complete 07:44:29 28988de357af: Download complete 07:44:29 a29436f7fd5d: Verifying Checksum 07:44:29 a29436f7fd5d: Download complete 07:44:30 2e8e34ca0e6c: Verifying Checksum 07:44:30 2e8e34ca0e6c: Download complete 07:44:31 3dae71ba6b94: Pull complete 07:44:31 6bf1a483ea7c: Pull complete 07:44:31 f5dfc541a4d3: Pull complete 07:44:31 461d9e800cba: Pull complete 07:44:31 80192f66455f: Pull complete 07:44:36 2e8e34ca0e6c: Pull complete 07:44:36 a29436f7fd5d: Pull complete 07:44:36 923cac83aea3: Pull complete 07:44:36 25ad8b0a4227: Pull complete 07:44:36 db01528c6b51: Pull complete 07:44:36 28988de357af: Pull complete 07:44:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:44:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:44:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:36 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 07:44:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:44:38 $ docker top a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c -eo pid,comm 07:44:38 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). 07:44:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:44:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:44:38 [ssh-agent] Looking for ssh-agent implementation... 07:44:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:44:39 $ docker exec a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c ssh-agent 07:44:39 SSH_AUTH_SOCK=/tmp/ssh-hsQWMixomLGz/agent.31 07:44:39 SSH_AGENT_PID=37 07:44:39 Running ssh-add (command line suppressed) 07:44:39 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_12690465054038048643.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_12690465054038048643.key) 07:44:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:44:39 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] sh 07:44:39 + git tag --points-at 444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] } 07:44:39 $ docker exec --env ******** --env ******** a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c ssh-agent -k 07:44:39 unset SSH_AUTH_SOCK; 07:44:39 unset SSH_AGENT_PID; 07:44:39 echo Agent pid 37 killed; 07:44:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:44:40 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 07:44:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:44:40 [ssh-agent] Looking for ssh-agent implementation... 07:44:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:44:40 $ docker exec a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c ssh-agent 07:44:40 SSH_AUTH_SOCK=/tmp/ssh-QdCJxoUaW6rR/agent.84 07:44:40 SSH_AGENT_PID=90 07:44:40 Running ssh-add (command line suppressed) 07:44:40 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_10781011984946864804.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_10781011984946864804.key) 07:44:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:44:40 + git semver init 07:44:40 2025-11-27 07:44:40,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:44:40 2025-11-27 07:44:40,866 [run_init] DEBUG init version:0.0.0 force:False 07:44:40 2025-11-27 07:44:40,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_odessa/.semver 07:44:40 2025-11-27 07:44:40,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_odessa/.semver 07:44:40 2025-11-27 07:44:40,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_odessa/.semver'], cwd=/w/workspace/_app-service-configurable_odessa, stdin=None, shell=False, universal_newlines=False) 07:44:42 2025-11-27 07:44:42,234 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_odessa/.git/info/exclude 07:44:42 2025-11-27 07:44:42,234 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:False 07:44:42 2025-11-27 07:44:42,234 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 07:44:42 2025-11-27 07:44:42,234 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 07:44:42 4.0.1 [Pipeline] } 07:44:42 $ docker exec --env ******** --env ******** a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c ssh-agent -k 07:44:42 unset SSH_AUTH_SOCK; 07:44:42 unset SSH_AGENT_PID; 07:44:42 echo Agent pid 90 killed; 07:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:44:42 + git semver [Pipeline] } 07:44:42 $ docker stop --time=1 a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c 07:44:44 $ docker rm -f --volumes a3a1ce89ed354f165b0a5d1618e5f794451389fb646f7e3f413fd609cce2f22c [Pipeline] // withDockerContainer [Pipeline] sh 07:44:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:44:44 Stashed 1 file(s) [Pipeline] echo 07:44:44 [edgeXSemver]: initialized semver on version 4.0.1 [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] sh 07:44:45 + git checkout 444b5905d75e42ac509d98960741f9a81e6918de 07:44:45 HEAD is now at 444b590 ci(lts-release): LTS release v4.0.1 @507676d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:45 provisioning config files... 07:44:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config13050107925313731816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:45 ---> ****-login.sh 07:44:45 nexus3.edgexfoundry.org:10001 07:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:45 Login Succeeded 07:44:45 nexus3.edgexfoundry.org:10002 07:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:45 Login Succeeded 07:44:45 nexus3.edgexfoundry.org:10003 07:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:45 Login Succeeded 07:44:45 nexus3.edgexfoundry.org:10004 07:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:45 Login Succeeded 07:44:45 ****.io 07:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:46 Login Succeeded 07:44:46 ---> ****-login.sh ends [Pipeline] } 07:44:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:44:46 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:44:46 + cut -d -f 2 07:44:46 + + cut -d . -f1-2grep 07:44:46 ^go [0-9].[0-9]* go.mod [Pipeline] echo 07:44:46 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:44:46 ========================================================= 07:44:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 07:44:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:46 + 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 . 07:44:47 #0 building with "default" instance using docker driver 07:44:47 07:44:47 #1 [internal] load build definition from Dockerfile 07:44:47 #1 transferring dockerfile: 2.05kB done 07:44:47 #1 DONE 0.0s 07:44:47 07:44:47 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 07:44:47 #2 DONE 0.1s 07:44:47 07:44:47 #3 [internal] load .dockerignore 07:44:47 #3 transferring context: 159B done 07:44:47 #3 DONE 0.0s 07:44:47 07:44:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:44:47 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 07:44:47 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 07:44:47 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 3.72MB / 74.06MB 0.1s 07:44:47 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 07:44:47 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 07:44:47 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 15.73MB / 74.06MB 0.2s 07:44:47 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 07:44:47 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:44:47 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 07:44:47 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 07:44:47 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.10MB / 2.38MB 0.2s 07:44:47 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.2s 07:44:47 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 30.41MB / 74.06MB 0.3s 07:44:47 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 07:44:47 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 07:44:47 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 9.44MB / 100.52MB 0.3s 07:44:47 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 07:44:47 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 3.15MB / 13.29MB 0.3s 07:44:48 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 47.19MB / 74.06MB 0.4s 07:44:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 19.92MB / 100.52MB 0.4s 07:44:48 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 9.44MB / 13.29MB 0.4s 07:44:48 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 07:44:48 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.6s 07:44:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 51.38MB / 100.52MB 0.6s 07:44:48 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s done 07:44:48 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s done 07:44:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 68.16MB / 100.52MB 0.7s 07:44:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 87.03MB / 100.52MB 0.8s 07:44:48 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 07:44:48 #4 ... 07:44:48 07:44:48 #5 [internal] load build context 07:44:48 #5 transferring context: 55.69MB 0.8s done 07:44:48 #5 DONE 0.9s 07:44:48 07:44:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:44:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.0s 07:44:48 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.0s done 07:44:53 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.5s done 07:44:53 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 07:44:53 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 07:44:53 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:44:53 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 07:44:53 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 07:44:53 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 07:44:55 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.2s done 07:44:55 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 07:44:56 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 07:44:56 #4 DONE 8.4s 07:44:56 07:44:56 #6 [builder 2/7] RUN apk add --update --no-cache make git 07:44:56 #6 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:44:56 #6 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:44:56 #6 0.721 OK: 248 MiB in 58 packages 07:44:59 #6 DONE 2.9s 07:44:59 07:44:59 #7 [builder 3/7] WORKDIR /app 07:44:59 #7 DONE 0.0s 07:44:59 07:44:59 #8 [builder 4/7] COPY go.mod vendor* ./ 07:44:59 #8 DONE 0.7s 07:44:59 07:44:59 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:59 Still waiting to schedule task 07:44:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:45:09 #9 DONE 10.1s 07:45:09 07:45:09 #10 [builder 6/7] COPY . . 07:45:10 #10 DONE 0.6s 07:45:10 07:45:10 #11 [builder 7/7] RUN echo noop 07:45:10 #11 0.189 noop 07:45:10 #11 DONE 0.2s 07:45:10 07:45:10 #12 exporting to image 07:45:10 #12 exporting layers 07:45:17 #12 exporting layers 6.7s done 07:45:17 #12 writing image sha256:a00e1a8e241587e1d4d7fc9209216e539b88b47c519b5a54a15f2278dd4e0eb1 done 07:45:17 #12 naming to docker.io/library/ci-base-image-x86_64 done 07:45:17 #12 DONE 6.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:17 + docker inspect -f . ci-base-image-x86_64 07:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:17 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 07:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 07:45:18 $ docker top 64895808e7ac3ef58216ba3ab9c583a1600e2158862add064815301255d44431 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:18 + go version 07:45:18 go version go1.23.7 linux/amd64 [Pipeline] } 07:45:18 $ docker stop --time=1 64895808e7ac3ef58216ba3ab9c583a1600e2158862add064815301255d44431 07:45:19 $ docker rm -f --volumes 64895808e7ac3ef58216ba3ab9c583a1600e2158862add064815301255d44431 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:20 + docker inspect -f . ci-base-image-x86_64 07:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:20 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 07:45:20 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 07:45:20 $ docker top 27982cbb6bdda4d9b723f27ef10b49efc80a096fbc82dba2667b6168aa30414a -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:20 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] fileExists [Pipeline] sh 07:45:21 + make test 07:45:21 go test -race -coverprofile=coverage.out ./... 07:45:53 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:46:19 go vet ./... 07:46:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:46:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:46:22 ./bin/test-attribution-txt.sh [Pipeline] echo 07:46:22 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:46:23 + go mod tidy [Pipeline] } 07:46:23 $ docker stop --time=1 27982cbb6bdda4d9b723f27ef10b49efc80a096fbc82dba2667b6168aa30414a 07:46:26 $ docker rm -f --volumes 27982cbb6bdda4d9b723f27ef10b49efc80a096fbc82dba2667b6168aa30414a [Pipeline] // withDockerContainer [Pipeline] sh 07:46:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:46:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:46:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:27 + ls -al . 07:46:27 total 252 07:46:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 07:45 . 07:46:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 07:44 .. 07:46:27 -rw-rw-r-- 1 jenkins jenkins 119 Nov 27 07:44 .dockerignore 07:46:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 07:45 .git 07:46:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 07:44 .github 07:46:27 -rw-rw-r-- 1 jenkins jenkins 101 Nov 27 07:44 .gitignore 07:46:27 -rw-rw-r-- 1 jenkins jenkins 41 Nov 27 07:44 .golangci.yml 07:46:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 07:44 .semver 07:46:27 -rw-rw-r-- 1 jenkins jenkins 16550 Nov 27 07:44 Attribution.txt 07:46:27 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 27 07:44 CHANGELOG.md 07:46:27 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 27 07:44 Dockerfile 07:46:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 07:44 GOVERNANCE.md 07:46:27 -rw-rw-r-- 1 jenkins jenkins 666 Nov 27 07:44 Jenkinsfile 07:46:27 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 27 07:44 LICENSE 07:46:27 -rw-rw-r-- 1 jenkins jenkins 618 Nov 27 07:44 OWNERS.md 07:46:27 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 27 07:44 README.md 07:46:27 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 07:44 VERSION 07:46:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 07:44 bin 07:46:27 -rw-r--r-- 1 jenkins jenkins 953 Nov 27 07:45 coverage.out 07:46:27 -rw-rw-r-- 1 jenkins jenkins 6497 Nov 27 07:44 go.mod 07:46:27 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 27 07:44 go.sum 07:46:27 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 27 07:44 main.go 07:46:27 -rw-rw-r-- 1 jenkins jenkins 3362 Nov 27 07:44 makefile 07:46:27 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 07:44 res 07:46:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 07:44 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:28 + 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=444b5905d75e42ac509d98960741f9a81e6918de --label arch=amd64 --label version=4.0.1 . 07:46:28 #0 building with "default" instance using docker driver 07:46:28 07:46:28 #1 [internal] load build definition from Dockerfile 07:46:28 #1 transferring dockerfile: 2.05kB done 07:46:28 #1 DONE 0.0s 07:46:28 07:46:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:46:28 #2 DONE 0.0s 07:46:28 07:46:28 #3 [internal] load metadata for docker.io/library/alpine:3.22 07:46:28 #3 DONE 0.1s 07:46:28 07:46:28 #4 [internal] load .dockerignore 07:46:28 #4 transferring context: 159B done 07:46:28 #4 DONE 0.0s 07:46:28 07:46:28 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:46:28 #5 DONE 0.1s 07:46:28 07:46:28 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:46:28 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 07:46:28 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 07:46:28 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:46:28 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:46:28 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:46:28 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 07:46:28 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 07:46:28 #6 DONE 0.3s 07:46:28 07:46:28 #7 [internal] load build context 07:46:28 #7 transferring context: 417.68kB 0.2s done 07:46:28 #7 DONE 0.2s 07:46:28 07:46:28 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:46:28 #8 0.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:46:28 #8 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:46:29 #8 ... 07:46:29 07:46:29 #9 [builder 2/7] RUN apk add --update --no-cache make git 07:46:29 #9 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:29 #9 0.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:29 #9 0.685 OK: 248 MiB in 58 packages 07:46:29 #9 DONE 0.8s 07:46:29 07:46:29 #10 [builder 3/7] WORKDIR /app 07:46:29 #10 DONE 0.0s 07:46:29 07:46:29 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:46:29 #8 0.735 (1/2) Installing ca-certificates (20250911-r0) 07:46:29 #8 0.750 (2/2) Installing dumb-init (1.2.5-r3) 07:46:29 #8 0.753 Executing busybox-1.37.0-r19.trigger 07:46:29 #8 0.759 Executing ca-certificates-20250911-r0.trigger 07:46:29 #8 0.798 OK: 8 MiB in 18 packages 07:46:29 #8 DONE 1.0s 07:46:29 07:46:29 #11 [builder 4/7] COPY go.mod vendor* ./ 07:46:29 #11 DONE 0.5s 07:46:29 07:46:29 #12 [stage-1 3/7] RUN apk --no-cache upgrade 07:46:30 #12 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:46:30 #12 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:46:30 #12 ... 07:46:30 07:46:30 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:30 #13 0.224 skipping... 07:46:30 #13 DONE 0.3s 07:46:30 07:46:30 #12 [stage-1 3/7] RUN apk --no-cache upgrade 07:46:30 #12 0.671 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 07:46:30 #12 0.694 Executing busybox-1.37.0-r20.post-upgrade 07:46:30 #12 0.754 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 07:46:30 #12 0.757 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 07:46:30 #12 0.761 Executing busybox-1.37.0-r20.trigger 07:46:30 #12 0.767 OK: 8 MiB in 18 packages 07:46:30 #12 DONE 1.1s 07:46:30 07:46:30 #14 [builder 6/7] COPY . . 07:46:30 #14 DONE 0.6s 07:46:30 07:46:30 #15 [builder 7/7] RUN make build 07:46:31 #15 0.236 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:46:52 #15 DONE 21.8s 07:46:52 07:46:52 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 07:46:52 #16 DONE 0.0s 07:46:52 07:46:52 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 07:46:52 #17 DONE 0.0s 07:46:52 07:46:52 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 07:46:52 #18 DONE 0.0s 07:46:52 07:46:52 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 07:46:52 #19 DONE 0.2s 07:46:52 07:46:52 #20 exporting to image 07:46:52 #20 exporting layers 0.1s done 07:46:53 #20 writing image sha256:59ed485593ac5addf8761e9659cf2fdd2623780939dc5ffc6ead8b625658b771 done 07:46:53 #20 naming to docker.io/library/app-service-configurable done 07:46:53 #20 DONE 0.1s 07:46:53 07:46:53 1 warning found (use docker --debug to expand): 07:46:53  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:53 provisioning config files... 07:46:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config17957077079699681817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:53 ---> ****-login.sh 07:46:53 nexus3.edgexfoundry.org:10001 07:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:53 Login Succeeded 07:46:53 nexus3.edgexfoundry.org:10002 07:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:53 Login Succeeded 07:46:53 nexus3.edgexfoundry.org:10003 07:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:53 Login Succeeded 07:46:53 nexus3.edgexfoundry.org:10004 07:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:53 Login Succeeded 07:46:53 ****.io 07:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:54 Login Succeeded 07:46:54 ---> ****-login.sh ends [Pipeline] } 07:46:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:54 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:46:54 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 07:46:54 444b5905d75e42ac509d98960741f9a81e6918de 07:46:54 4.0.1 07:46:54 444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 07:46:54 odessa 07:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de 07:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:46:54 60ab21d84822: Preparing 07:46:54 e86b5acf4d36: Preparing 07:46:54 8148e9bc94fa: Preparing 07:46:54 6ed6b3a4d947: Preparing 07:46:54 18b60d435e1f: Preparing 07:46:54 658e4dc1acf1: Preparing 07:46:54 256f393e029f: Preparing 07:46:54 658e4dc1acf1: Waiting 07:46:54 256f393e029f: Waiting 07:46:54 6ed6b3a4d947: Pushed 07:46:54 8148e9bc94fa: Pushed 07:46:54 e86b5acf4d36: Pushed 07:46:54 256f393e029f: Layer already exists 07:46:54 18b60d435e1f: Pushed 07:46:55 658e4dc1acf1: Pushed 07:46:58 60ab21d84822: Pushed 07:46:58 444b5905d75e42ac509d98960741f9a81e6918de: digest: sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 07:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:46:59 60ab21d84822: Preparing 07:46:59 e86b5acf4d36: Preparing 07:46:59 8148e9bc94fa: Preparing 07:46:59 6ed6b3a4d947: Preparing 07:46:59 18b60d435e1f: Preparing 07:46:59 658e4dc1acf1: Preparing 07:46:59 256f393e029f: Preparing 07:46:59 658e4dc1acf1: Waiting 07:46:59 256f393e029f: Waiting 07:46:59 e86b5acf4d36: Layer already exists 07:46:59 6ed6b3a4d947: Layer already exists 07:46:59 8148e9bc94fa: Layer already exists 07:46:59 18b60d435e1f: Layer already exists 07:46:59 60ab21d84822: Layer already exists 07:46:59 658e4dc1acf1: Layer already exists 07:46:59 256f393e029f: Layer already exists 07:46:59 4.0.1: digest: sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 07:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:46:59 60ab21d84822: Preparing 07:46:59 e86b5acf4d36: Preparing 07:46:59 8148e9bc94fa: Preparing 07:46:59 6ed6b3a4d947: Preparing 07:46:59 18b60d435e1f: Preparing 07:46:59 658e4dc1acf1: Preparing 07:46:59 256f393e029f: Preparing 07:46:59 658e4dc1acf1: Waiting 07:46:59 256f393e029f: Waiting 07:46:59 60ab21d84822: Layer already exists 07:46:59 18b60d435e1f: Layer already exists 07:46:59 8148e9bc94fa: Layer already exists 07:46:59 e86b5acf4d36: Layer already exists 07:46:59 6ed6b3a4d947: Layer already exists 07:46:59 658e4dc1acf1: Layer already exists 07:46:59 256f393e029f: Layer already exists 07:46:59 444b5905d75e42ac509d98960741f9a81e6918de-4.0.1: digest: sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 07:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:47:00 60ab21d84822: Preparing 07:47:00 e86b5acf4d36: Preparing 07:47:00 8148e9bc94fa: Preparing 07:47:00 6ed6b3a4d947: Preparing 07:47:00 18b60d435e1f: Preparing 07:47:00 658e4dc1acf1: Preparing 07:47:00 256f393e029f: Preparing 07:47:00 658e4dc1acf1: Waiting 07:47:00 256f393e029f: Waiting 07:47:00 60ab21d84822: Layer already exists 07:47:00 8148e9bc94fa: Layer already exists 07:47:00 6ed6b3a4d947: Layer already exists 07:47:00 e86b5acf4d36: Layer already exists 07:47:00 18b60d435e1f: Layer already exists 07:47:00 658e4dc1acf1: Layer already exists 07:47:00 256f393e029f: Layer already exists 07:47:00 odessa: digest: sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:00 ===================================================== [Pipeline] echo 07:47:00 taggedImages: 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] echo 07:47:00 ========================================================= 07:47:00 [edgeXBuildMultiArch] RAW Config: 07:47:00 images: 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 07:47:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 07:47:00 settingsFile: 07:47:00 app-service-configurable-settings 07:47:00 ========================================================= [Pipeline] node 07:47:15 Still waiting to schedule task 07:47:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-773895’ 07:47:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773921 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] ws 07:47:28 Running in /w/workspace/app-service-configurable/10 [Pipeline] { [Pipeline] checkout 07:47:31 The recommended git tool is: git 07:47:36 using credential edgex-jenkins-ssh 07:47:36 Cloning the remote Git repository 07:47:37 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:47:37 > git init /w/workspace/app-service-configurable/10 # timeout=10 07:47:37 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:47:37 > git --version # timeout=10 07:47:37 > git --version # 'git version 2.25.1' 07:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:47:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:41 Avoid second fetch 07:47:41 Checking out Revision 444b5905d75e42ac509d98960741f9a81e6918de (odessa) 07:47:41 > git config core.sparsecheckout # timeout=10 07:47:41 > git checkout -f 444b5905d75e42ac509d98960741f9a81e6918de # timeout=10 07:47:43 Commit message: "ci(lts-release): LTS release v4.0.1 @507676d" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:48 + git checkout 444b5905d75e42ac509d98960741f9a81e6918de 07:47:48 HEAD is now at 444b590 ci(lts-release): LTS release v4.0.1 @507676d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:48 provisioning config files... 07:47:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config3484840739890959878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:49 ---> ****-login.sh 07:47:49 nexus3.edgexfoundry.org:10001 07:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:49 Configure a credential helper to remove this warning. See 07:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:49 07:47:49 Login Succeeded 07:47:49 nexus3.edgexfoundry.org:10002 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10003 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10004 07:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:51 Configure a credential helper to remove this warning. See 07:47:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:51 07:47:51 Login Succeeded 07:47:51 ****.io 07:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:51 Configure a credential helper to remove this warning. See 07:47:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:51 07:47:51 Login Succeeded 07:47:51 ---> ****-login.sh ends [Pipeline] } 07:47:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:47:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:47:52 + cut -d -f 2 07:47:52 + cut -d . -f1-2 07:47:52 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 07:47:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:47:52 ========================================================= 07:47:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 07:47:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:47:57 Sending build context to Docker daemon 44.29MB 07:47:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 07:47:57 Step 2/12 : FROM ${BASE} AS builder 07:47:57 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:47:57 94e9d8af2201: Pulling fs layer 07:47:57 345fe9f21930: Pulling fs layer 07:47:57 b40fc9e46828: Pulling fs layer 07:47:57 c9804373a1e5: Pulling fs layer 07:47:57 4f4fb700ef54: Pulling fs layer 07:47:57 f5a772c54f75: Pulling fs layer 07:47:57 e2dd1b2a9dca: Pulling fs layer 07:47:57 0a0502178392: Pulling fs layer 07:47:57 c9804373a1e5: Waiting 07:47:57 4f4fb700ef54: Waiting 07:47:57 f5a772c54f75: Waiting 07:47:57 e2dd1b2a9dca: Waiting 07:47:57 0a0502178392: Waiting 07:47:57 345fe9f21930: Verifying Checksum 07:47:57 345fe9f21930: Download complete 07:47:57 c9804373a1e5: Verifying Checksum 07:47:57 c9804373a1e5: Download complete 07:47:57 4f4fb700ef54: Verifying Checksum 07:47:57 4f4fb700ef54: Download complete 07:47:57 f5a772c54f75: Verifying Checksum 07:47:57 f5a772c54f75: Download complete 07:47:57 94e9d8af2201: Verifying Checksum 07:47:57 94e9d8af2201: Download complete 07:47:57 0a0502178392: Verifying Checksum 07:47:57 0a0502178392: Download complete 07:47:58 94e9d8af2201: Pull complete 07:47:58 345fe9f21930: Pull complete 07:47:59 b40fc9e46828: Download complete 07:47:59 e2dd1b2a9dca: Verifying Checksum 07:47:59 e2dd1b2a9dca: Download complete 07:48:14 b40fc9e46828: Pull complete 07:48:14 c9804373a1e5: Pull complete 07:48:14 4f4fb700ef54: Pull complete 07:48:14 f5a772c54f75: Pull complete 07:48:23 e2dd1b2a9dca: Pull complete 07:48:24 0a0502178392: Pull complete 07:48:24 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 07:48:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 07:48:24 ---> 72db82c1953f 07:48:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:48:26 ---> Running in 512b89882036 07:48:27 Removing intermediate container 512b89882036 07:48:27 ---> 10b72ce44042 07:48:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:48:27 ---> Running in 0f569f839ddc 07:48:27 Removing intermediate container 0f569f839ddc 07:48:27 ---> e5582a9a493f 07:48:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:48:27 ---> Running in 7fd4a98e0ac3 07:48:28 Removing intermediate container 7fd4a98e0ac3 07:48:28 ---> 0aff014ce2d6 07:48:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:28 ---> Running in c8c3682067fe 07:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:48:32 OK: 239 MiB in 58 packages 07:48:33 Removing intermediate container c8c3682067fe 07:48:33 ---> a5f269f70a8f 07:48:33 Step 7/12 : WORKDIR /app 07:48:33 ---> Running in 888741ebcb3a 07:48:33 Removing intermediate container 888741ebcb3a 07:48:33 ---> af29ee4287cc 07:48:33 Step 8/12 : COPY go.mod vendor* ./ 07:48:47 Running on prd-centos7-docker-4c-2g-773924 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:47 provisioning config files... 07:48:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config4511886354297455492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:48 ---> ****-login.sh 07:48:48 nexus3.edgexfoundry.org:10001 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 nexus3.edgexfoundry.org:10002 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 ---> 8a8fd1e4cee0 07:48:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:48 ---> Running in 7bb026743d15 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 nexus3.edgexfoundry.org:10003 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 nexus3.edgexfoundry.org:10004 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 ****.io 07:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:48:48 Configure a credential helper to remove this warning. See 07:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:48:48 07:48:48 Login Succeeded 07:48:48 ---> ****-login.sh ends [Pipeline] } 07:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:49 + docker buildx ls 07:48:49 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:48:49 default * docker 07:48:49 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:48:49 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 07:48:49 edgex-builder [Pipeline] sh 07:48:49 + docker buildx inspect --bootstrap 07:48:49 #1 [internal] booting buildkit 07:48:49 #1 pulling image moby/buildkit:buildx-stable-1 07:48:52 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 07:48:52 #1 creating container buildx_buildkit_edgex-builder0 07:48:53 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 07:48:53 #1 DONE 4.0s 07:48:53 Name: edgex-builder 07:48:53 Driver: docker-container 07:48:53 07:48:53 Nodes: 07:48:53 Name: edgex-builder0 07:48:53 Endpoint: unix:///var/run/docker.sock 07:48:53 Status: running 07:48:53 Buildkit: v0.26.2 07:48:53 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 07:48:53 + docker buildx ls 07:48:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 07:48:53 edgex-builder * docker-container 07:48:53 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 07:48:53 default docker 07:48:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 07:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de --push - 07:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de' 07:48:54 #1 [internal] load build definition from Dockerfile 07:48:54 #1 transferring dockerfile: 209B done 07:48:54 #1 DONE 0.0s 07:48:54 07:48:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de 07:48:54 #2 DONE 0.1s 07:48:54 07:48:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de 07:48:54 #3 DONE 0.1s 07:48:54 07:48:54 #4 [internal] load .dockerignore 07:48:54 #4 transferring context: 2B done 07:48:54 #4 DONE 0.0s 07:48:54 07:48:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:54 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:54 #5 DONE 0.0s 07:48:54 07:48:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:54 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:54 #6 DONE 0.1s 07:48:54 07:48:54 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 07:48:54 #7 DONE 0.0s 07:48:54 07:48:54 #8 exporting to image 07:48:54 #8 exporting layers done 07:48:54 #8 exporting manifest sha256:16570239ae05cc9e3b66e03ab7c5f7516778973430dee82a0c3a51e99d72774c 0.0s done 07:48:54 #8 exporting config sha256:59ed485593ac5addf8761e9659cf2fdd2623780939dc5ffc6ead8b625658b771 done 07:48:54 #8 exporting manifest sha256:079666723fa06b25514e72ca89c2b55e509f9aa005c4d3e4f3f0c758c80feb60 done 07:48:54 #8 exporting config sha256:4541d116073ca3065782353a9cc40a9a987799b2fbc15ddc94368963ce2cad7d done 07:48:54 #8 exporting manifest list sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 0.0s done 07:48:54 #8 pushing layers 07:48:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:54 #8 pushing layers 0.1s done 07:48:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de@sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 0.1s done 07:48:54 #8 DONE 0.2s 07:48:54 07:48:54 1 warning found (use --debug to expand): 07:48:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1' 07:48:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 --push - 07:48:54 #1 [internal] load build definition from Dockerfile 07:48:54 #1 transferring dockerfile: 174B done 07:48:54 #1 DONE 0.0s 07:48:54 07:48:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 07:48:54 #2 DONE 0.0s 07:48:54 07:48:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1 07:48:54 #3 DONE 0.0s 07:48:54 07:48:54 #4 [internal] load .dockerignore 07:48:54 #4 transferring context: 2B done 07:48:54 #4 DONE 0.0s 07:48:54 07:48:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:54 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:54 #5 DONE 0.0s 07:48:54 07:48:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:55 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:55 #6 CACHED 07:48:55 07:48:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:55 #5 CACHED 07:48:55 07:48:55 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 07:48:55 #7 DONE 0.0s 07:48:55 07:48:55 #8 exporting to image 07:48:55 #8 exporting layers done 07:48:55 #8 exporting manifest sha256:16570239ae05cc9e3b66e03ab7c5f7516778973430dee82a0c3a51e99d72774c done 07:48:55 #8 exporting config sha256:59ed485593ac5addf8761e9659cf2fdd2623780939dc5ffc6ead8b625658b771 done 07:48:55 #8 exporting manifest sha256:079666723fa06b25514e72ca89c2b55e509f9aa005c4d3e4f3f0c758c80feb60 done 07:48:55 #8 exporting config sha256:4541d116073ca3065782353a9cc40a9a987799b2fbc15ddc94368963ce2cad7d done 07:48:55 #8 exporting manifest list sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 done 07:48:55 #8 pushing layers 0.0s done 07:48:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1@sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 0.1s done 07:48:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:55 #8 DONE 0.1s 07:48:55 07:48:55 1 warning found (use --debug to expand): 07:48:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 --push - 07:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1' 07:48:55 #1 [internal] load build definition from Dockerfile 07:48:55 #1 transferring dockerfile: 215B done 07:48:55 #1 DONE 0.0s 07:48:55 07:48:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 07:48:55 #2 DONE 0.0s 07:48:55 07:48:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 07:48:55 #3 DONE 0.0s 07:48:55 07:48:55 #4 [internal] load .dockerignore 07:48:55 #4 transferring context: 2B done 07:48:55 #4 DONE 0.0s 07:48:55 07:48:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:55 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:55 #5 CACHED 07:48:55 07:48:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:55 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf done 07:48:55 #6 CACHED 07:48:55 07:48:55 #7 exporting to image 07:48:55 #7 exporting layers done 07:48:55 #7 exporting manifest sha256:16570239ae05cc9e3b66e03ab7c5f7516778973430dee82a0c3a51e99d72774c done 07:48:55 #7 exporting config sha256:59ed485593ac5addf8761e9659cf2fdd2623780939dc5ffc6ead8b625658b771 done 07:48:55 #7 exporting manifest sha256:079666723fa06b25514e72ca89c2b55e509f9aa005c4d3e4f3f0c758c80feb60 07:48:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:55 #7 exporting manifest sha256:079666723fa06b25514e72ca89c2b55e509f9aa005c4d3e4f3f0c758c80feb60 done 07:48:55 #7 exporting config sha256:4541d116073ca3065782353a9cc40a9a987799b2fbc15ddc94368963ce2cad7d done 07:48:55 #7 exporting manifest list sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 done 07:48:55 #7 pushing layers 0.0s done 07:48:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1@sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 0.1s done 07:48:55 #7 DONE 0.1s 07:48:55 07:48:55 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 07:48:55 #8 DONE 0.0s 07:48:55 07:48:55 1 warning found (use --debug to expand): 07:48:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 07:48:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:odessa --push - 07:48:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:odessa' 07:48:55 #1 [internal] load build definition from Dockerfile 07:48:55 #1 transferring dockerfile: 175B done 07:48:55 #1 DONE 0.0s 07:48:55 07:48:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 07:48:55 #2 DONE 0.0s 07:48:55 07:48:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 07:48:55 #3 DONE 0.0s 07:48:55 07:48:55 #4 [internal] load .dockerignore 07:48:55 #4 transferring context: 2B done 07:48:55 #4 DONE 0.0s 07:48:55 07:48:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:55 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:55 #5 CACHED 07:48:55 07:48:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 07:48:55 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:ebe89969ccadac7049721de2a55832495de939bb7c436c0941ccec137a5bedbf 0.0s done 07:48:55 #6 CACHED 07:48:55 07:48:55 #7 exporting to image 07:48:55 #7 exporting layers done 07:48:55 #7 exporting manifest sha256:16570239ae05cc9e3b66e03ab7c5f7516778973430dee82a0c3a51e99d72774c 07:48:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 07:48:56 #7 exporting manifest sha256:16570239ae05cc9e3b66e03ab7c5f7516778973430dee82a0c3a51e99d72774c done 07:48:56 #7 exporting config sha256:59ed485593ac5addf8761e9659cf2fdd2623780939dc5ffc6ead8b625658b771 done 07:48:56 #7 exporting manifest sha256:079666723fa06b25514e72ca89c2b55e509f9aa005c4d3e4f3f0c758c80feb60 done 07:48:56 #7 exporting config sha256:4541d116073ca3065782353a9cc40a9a987799b2fbc15ddc94368963ce2cad7d done 07:48:56 #7 exporting manifest list sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 done 07:48:56 #7 pushing layers 0.0s done 07:48:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:11824c1dcce7a6e5da439d717cf55b299ec0da2a434c13e6bf33d9d790943705 0.1s done 07:48:56 #7 DONE 0.1s 07:48:56 07:48:56 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 07:48:56 #8 DONE 0.0s 07:48:56 07:48:56 1 warning found (use --debug to expand): 07:48:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:48:56 + '[' -d /w/workspace/_app-service-configurable_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:48:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:48:57 ---> package-listing.sh 07:48:57 ++ facter osfamily 07:48:57 ++ tr '[:upper:]' '[:lower:]' 07:48:57 + OS_FAMILY=redhat 07:48:57 + workspace=/w/workspace/_app-service-configurable_odessa 07:48:57 + START_PACKAGES=/tmp/packages_start.txt 07:48:57 + END_PACKAGES=/tmp/packages_end.txt 07:48:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:48:57 + PACKAGES=/tmp/packages_start.txt 07:48:57 + '[' /w/workspace/_app-service-configurable_odessa ']' 07:48:57 + PACKAGES=/tmp/packages_end.txt 07:48:57 + case "${OS_FAMILY}" in 07:48:57 + rpm -qa 07:48:57 + sort 07:48:58 + '[' -f /tmp/packages_start.txt ']' 07:48:58 + '[' -f /tmp/packages_end.txt ']' 07:48:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:48:58 + '[' /w/workspace/_app-service-configurable_odessa ']' 07:48:58 + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ 07:48:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo 07:48:58 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:48:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:59 07:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:48:59 latest: Pulling from edgex-lftools-log-publisher 07:48:59 5eb5b503b376: Pulling fs layer 07:48:59 5c69ac0246d0: Pulling fs layer 07:48:59 ec43610c2a17: Pulling fs layer 07:48:59 3a2ae6a8a46f: Pulling fs layer 07:48:59 33b1e0a273af: Pulling fs layer 07:48:59 5d3b04190fa2: Pulling fs layer 07:48:59 2f39f015ded8: Pulling fs layer 07:48:59 33b1e0a273af: Waiting 07:48:59 5d3b04190fa2: Waiting 07:48:59 2f39f015ded8: Waiting 07:48:59 3a2ae6a8a46f: Waiting 07:48:59 5c69ac0246d0: Verifying Checksum 07:48:59 5c69ac0246d0: Download complete 07:48:59 3a2ae6a8a46f: Verifying Checksum 07:48:59 3a2ae6a8a46f: Download complete 07:48:59 33b1e0a273af: Verifying Checksum 07:48:59 33b1e0a273af: Download complete 07:48:59 5d3b04190fa2: Verifying Checksum 07:48:59 5d3b04190fa2: Download complete 07:48:59 ec43610c2a17: Verifying Checksum 07:48:59 ec43610c2a17: Download complete 07:48:59 5eb5b503b376: Verifying Checksum 07:48:59 5eb5b503b376: Download complete 07:49:00 2f39f015ded8: Verifying Checksum 07:49:00 2f39f015ded8: Download complete 07:49:01 5eb5b503b376: Pull complete 07:49:01 5c69ac0246d0: Pull complete 07:49:01 ec43610c2a17: Pull complete 07:49:01 3a2ae6a8a46f: Pull complete 07:49:01 33b1e0a273af: Pull complete 07:49:02 5d3b04190fa2: Pull complete 07:49:06 2f39f015ded8: Pull complete 07:49:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:06 prd-centos7-docker-4c-2g-773924 does not seem to be running inside a container 07:49:06 $ 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_odessa/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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:49:10 $ docker top d0928f159d10407f8e39260feb2a001993c0a163dd1349a7421637b1e43accb0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:49:11 + mkdir -p /var/log/sysstat [Pipeline] sh 07:49:11 + ls /var/log/sa-host 07:49:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:11 provisioning config files... 07:49:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config4123072891562131627tmp [Pipeline] { [Pipeline] echo 07:49:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:49:11 ---> create-netrc.sh [Pipeline] } 07:49:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:49:12 ---> python-tools-install.sh [Pipeline] echo 07:49:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:49:12 ---> sudo-logs.sh 07:49:12 Archiving 'sudo' log.. 07:49:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-773924.novalocal: Name or service not known 07:49:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-773924.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:49:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:49:12 ---> job-cost.sh 07:49:12 lf-activate-venv: SKIPPING 07:49:12 INFO: No Stack... 07:49:13 INFO: Retrieving Pricing Info for: v3-standard-2 07:49:13 INFO: Archiving Costs [Pipeline] echo 07:49:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:49:13 ---> logs-deploy.sh 07:49:13 lf-activate-venv: SKIPPING 07:49:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/10 07:49:13 INFO: archiving workspace using pattern(s): 07:49:14 Archives upload complete. 07:49:14 INFO: archiving logs to Nexus 07:49:15 ---> uname -a: 07:49:15 Linux prd-centos7-docker-4c-2g-773924.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:49:15 07:49:15 07:49:15 ---> lscpu: 07:49:15 Architecture: x86_64 07:49:15 CPU op-mode(s): 32-bit, 64-bit 07:49:15 Byte Order: Little Endian 07:49:15 Address sizes: 40 bits physical, 48 bits virtual 07:49:15 CPU(s): 2 07:49:15 On-line CPU(s) list: 0,1 07:49:15 Thread(s) per core: 1 07:49:15 Core(s) per socket: 1 07:49:15 Socket(s): 2 07:49:15 NUMA node(s): 1 07:49:15 Vendor ID: AuthenticAMD 07:49:15 CPU family: 23 07:49:15 Model: 49 07:49:15 Model name: AMD EPYC-Rome Processor 07:49:15 Stepping: 0 07:49:15 CPU MHz: 2799.998 07:49:15 BogoMIPS: 5599.99 07:49:15 Virtualization: AMD-V 07:49:15 Hypervisor vendor: KVM 07:49:15 Virtualization type: full 07:49:15 L1d cache: 64 KiB 07:49:15 L1i cache: 64 KiB 07:49:15 L2 cache: 1 MiB 07:49:15 L3 cache: 32 MiB 07:49:15 NUMA node0 CPU(s): 0,1 07:49:15 Vulnerability Itlb multihit: Not affected 07:49:15 Vulnerability L1tf: Not affected 07:49:15 Vulnerability Mds: Not affected 07:49:15 Vulnerability Meltdown: Not affected 07:49:15 Vulnerability Mmio stale data: Not affected 07:49:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:49:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:49:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:49:15 Vulnerability Srbds: Not affected 07:49:15 Vulnerability Tsx async abort: Not affected 07:49:15 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:49:15 07:49:15 07:49:15 ---> nproc: 07:49:15 2 07:49:15 07:49:15 07:49:15 ---> df -h: 07:49:15 Filesystem Size Used Avail Use% Mounted on 07:49:15 overlay 40G 7.3G 33G 19% / 07:49:15 tmpfs 64M 0 64M 0% /dev 07:49:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:49:15 shm 64M 0 64M 0% /dev/shm 07:49:15 /dev/vda1 40G 7.3G 33G 19% /facter-os 07:49:15 07:49:15 07:49:15 Cannot open /var/log/sysstat/sa27: No such file or directory 07:49:15 Please check if data collecting is enabled 07:49:15 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:15 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:49:15 $ docker stop --time=1 d0928f159d10407f8e39260feb2a001993c0a163dd1349a7421637b1e43accb0 07:49:17 $ docker rm -f --volumes d0928f159d10407f8e39260feb2a001993c0a163dd1349a7421637b1e43accb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:49:17 [WS-CLEANUP] Deleting project workspace... 07:49:17 [WS-CLEANUP] Deferred wipeout is used... 07:49:17 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 07:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:17 07:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:17 latest: Pulling from edgex-lftools-log-publisher 07:49:17 5eb5b503b376: Pulling fs layer 07:49:17 5c69ac0246d0: Pulling fs layer 07:49:17 ec43610c2a17: Pulling fs layer 07:49:17 3a2ae6a8a46f: Pulling fs layer 07:49:17 33b1e0a273af: Pulling fs layer 07:49:17 5d3b04190fa2: Pulling fs layer 07:49:17 2f39f015ded8: Pulling fs layer 07:49:17 3a2ae6a8a46f: Waiting 07:49:17 33b1e0a273af: Waiting 07:49:17 2f39f015ded8: Waiting 07:49:17 5d3b04190fa2: Waiting 07:49:17 5c69ac0246d0: Verifying Checksum 07:49:17 5c69ac0246d0: Download complete 07:49:17 3a2ae6a8a46f: Verifying Checksum 07:49:17 3a2ae6a8a46f: Download complete 07:49:17 33b1e0a273af: Verifying Checksum 07:49:17 33b1e0a273af: Download complete 07:49:17 5d3b04190fa2: Verifying Checksum 07:49:17 5d3b04190fa2: Download complete 07:49:17 ec43610c2a17: Verifying Checksum 07:49:17 ec43610c2a17: Download complete 07:49:18 5eb5b503b376: Verifying Checksum 07:49:18 5eb5b503b376: Download complete 07:49:18 2f39f015ded8: Download complete 07:49:19 5eb5b503b376: Pull complete 07:49:19 5c69ac0246d0: Pull complete 07:49:20 ec43610c2a17: Pull complete 07:49:20 3a2ae6a8a46f: Pull complete 07:49:20 33b1e0a273af: Pull complete 07:49:20 5d3b04190fa2: Pull complete 07:49:27 2f39f015ded8: Pull complete 07:49:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:27 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 07:49:27 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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-lftools-log-publisher:latest cat 07:49:28 $ docker top 49b426ae240d6383c7245c6addacb9540cbe21bb4149f06f058f1bc1370b83ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:28 ---> job-cost.sh 07:49:28 lf-activate-venv: SKIPPING 07:49:28 INFO: No Stack... 07:49:28 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:29 INFO: Archiving Costs [Pipeline] sh 07:49:29 + cut -d, -f6 07:49:29 + cat /w/workspace/_app-service-configurable_odessa/archives/cost.csv [Pipeline] lock 07:49:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] 07:49:29 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] did not exist. Created. 07:49:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:29 + echo total: 0.2199999988079071 [Pipeline] stash 07:49:29 Stashed 1 file(s) [Pipeline] } 07:49:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:29 $ docker stop --time=1 49b426ae240d6383c7245c6addacb9540cbe21bb4149f06f058f1bc1370b83ee 07:49:30 $ docker rm -f --volumes 49b426ae240d6383c7245c6addacb9540cbe21bb4149f06f058f1bc1370b83ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:50:40 Removing intermediate container 7bb026743d15 07:50:40 ---> bb7b3a8c1ce7 07:50:40 Step 10/12 : COPY . . 07:50:40 ---> 66897244c2ec 07:50:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:50:40 ---> Running in 37de2e823194 07:50:40 Removing intermediate container 37de2e823194 07:50:40 ---> 0bb1266a1aab 07:50:40 Step 12/12 : RUN $MAKE 07:50:40 ---> Running in dfb4807a7e5d 07:50:41 noop 07:50:41 Removing intermediate container dfb4807a7e5d 07:50:41 ---> 4e6f1b356d62 07:50:42 Successfully built 4e6f1b356d62 07:50:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:43 + docker inspect -f . ci-base-image-arm64 07:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:43 prd-ubuntu20.04-docker-arm64-4c-16g-773921 does not seem to be running inside a container 07:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** ci-base-image-arm64 cat 07:50:44 $ docker top daeda7373fa7dc44334b6593bc82cccbfe60de21d76017e1fa7bf96ef67436b4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:45 + go version 07:50:45 go version go1.23.7 linux/arm64 [Pipeline] } 07:50:45 $ docker stop --time=1 daeda7373fa7dc44334b6593bc82cccbfe60de21d76017e1fa7bf96ef67436b4 07:50:47 $ docker rm -f --volumes daeda7373fa7dc44334b6593bc82cccbfe60de21d76017e1fa7bf96ef67436b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:47 + docker inspect -f . ci-base-image-arm64 07:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:48 prd-ubuntu20.04-docker-arm64-4c-16g-773921 does not seem to be running inside a container 07:50:48 $ 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/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@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 ******** ci-base-image-arm64 cat 07:50:49 $ docker top 9962e0997d3afaaced9b1592c16d928a869b11dbb1bbb687c9a8c33f02ec37ab -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/10 [Pipeline] fileExists [Pipeline] sh 07:50:51 + make test 07:50:51 go test -race -coverprofile=coverage.out ./... 07:55:43 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:55:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:55:43 go vet ./... 08:00:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:20 ./bin/test-attribution-txt.sh [Pipeline] echo 08:00:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 08:00:21 + go mod tidy [Pipeline] } 08:00:26 $ docker stop --time=1 9962e0997d3afaaced9b1592c16d928a869b11dbb1bbb687c9a8c33f02ec37ab 08:00:28 $ docker rm -f --volumes 9962e0997d3afaaced9b1592c16d928a869b11dbb1bbb687c9a8c33f02ec37ab [Pipeline] // withDockerContainer [Pipeline] sh 08:00:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:31 Warning: overwriting stash ‘coverage-report’ 08:00:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:33 + ls -al . 08:00:33 total 248 08:00:33 drwxrwxr-x 7 jenkins jenkins 4096 Nov 27 07:50 . 08:00:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 07:47 .. 08:00:33 -rw-rw-r-- 1 jenkins jenkins 119 Nov 27 07:47 .dockerignore 08:00:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 07:47 .git 08:00:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 07:47 .github 08:00:33 -rw-rw-r-- 1 jenkins jenkins 101 Nov 27 07:47 .gitignore 08:00:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 27 07:47 .golangci.yml 08:00:33 -rw-rw-r-- 1 jenkins jenkins 16550 Nov 27 07:47 Attribution.txt 08:00:33 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 27 07:47 CHANGELOG.md 08:00:33 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 27 07:47 Dockerfile 08:00:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 27 07:47 GOVERNANCE.md 08:00:33 -rw-rw-r-- 1 jenkins jenkins 666 Nov 27 07:47 Jenkinsfile 08:00:33 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 27 07:47 LICENSE 08:00:33 -rw-rw-r-- 1 jenkins jenkins 618 Nov 27 07:47 OWNERS.md 08:00:33 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 27 07:47 README.md 08:00:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 07:44 VERSION 08:00:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 07:47 bin 08:00:33 -rw-r--r-- 1 jenkins jenkins 953 Nov 27 07:55 coverage.out 08:00:33 -rw-rw-r-- 1 jenkins jenkins 6497 Nov 27 07:47 go.mod 08:00:33 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 27 07:47 go.sum 08:00:33 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 27 07:47 main.go 08:00:33 -rw-rw-r-- 1 jenkins jenkins 3362 Nov 27 07:47 makefile 08:00:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 07:47 res 08:00:33 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 07:47 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:34 + 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=444b5905d75e42ac509d98960741f9a81e6918de --label arch=arm64 --label version=4.0.1 . 08:00:38 Sending build context to Docker daemon 44.29MB 08:00:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.22 08:00:38 Step 2/27 : FROM ${BASE} AS builder 08:00:38 ---> 4e6f1b356d62 08:00:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:00:38 ---> Running in 9f303512a59f 08:00:39 Removing intermediate container 9f303512a59f 08:00:39 ---> 8ae53d5202e2 08:00:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:00:39 ---> Running in feb4211b69e5 08:00:39 Removing intermediate container feb4211b69e5 08:00:39 ---> c1767f7fe5e1 08:00:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:00:39 ---> Running in 10577fc761aa 08:00:39 Removing intermediate container 10577fc761aa 08:00:39 ---> 40f7e732073a 08:00:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:39 ---> Running in 5417dd4904e1 08:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:43 OK: 239 MiB in 58 packages 08:00:45 Removing intermediate container 5417dd4904e1 08:00:45 ---> ce54f1114dfa 08:00:45 Step 7/27 : WORKDIR /app 08:00:45 ---> Running in ced2ecd16e33 08:00:45 Removing intermediate container ced2ecd16e33 08:00:45 ---> c09d61e8fe0a 08:00:45 Step 8/27 : COPY go.mod vendor* ./ 08:01:00 ---> 0cef24f6a48c 08:01:00 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:00 ---> Running in a9124ad73f90 08:01:00 skipping... 08:01:01 Removing intermediate container a9124ad73f90 08:01:01 ---> ad8de2177872 08:01:01 Step 10/27 : COPY . . 08:01:16 ---> 5787aeca3e0c 08:01:16 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:01:16 ---> Running in d214e61eae40 08:01:16 Removing intermediate container d214e61eae40 08:01:16 ---> c4a4c1a53e0c 08:01:16 Step 12/27 : RUN $MAKE 08:01:16 ---> Running in 29a5029b8ae7 08:01:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 08:05:23 Removing intermediate container 29a5029b8ae7 08:05:23 ---> 10e44d449e55 08:05:23 Step 13/27 : FROM alpine:3.22 08:05:23 3.22: Pulling from library/alpine 08:05:23 6b59a28fa201: Pulling fs layer 08:05:23 6b59a28fa201: Verifying Checksum 08:05:23 6b59a28fa201: Download complete 08:05:23 6b59a28fa201: Pull complete 08:05:23 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:23 Status: Downloaded newer image for alpine:3.22 08:05:23 ---> 171e65262c80 08:05:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:05:23 ---> Running in 1902d5c75c2d 08:05:23 Removing intermediate container 1902d5c75c2d 08:05:23 ---> fed22b0e580a 08:05:23 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:05:23 ---> Running in febf81393691 08:05:23 Removing intermediate container febf81393691 08:05:23 ---> 730435099f86 08:05:23 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:05:23 ---> Running in 558a4c7ccc0e 08:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:05:23 (1/2) Installing ca-certificates (20250911-r0) 08:05:23 (2/2) Installing dumb-init (1.2.5-r3) 08:05:23 Executing busybox-1.37.0-r19.trigger 08:05:23 Executing ca-certificates-20250911-r0.trigger 08:05:23 OK: 8 MiB in 18 packages 08:05:23 Removing intermediate container 558a4c7ccc0e 08:05:23 ---> 70738d175b6b 08:05:23 Step 17/27 : RUN apk --no-cache upgrade 08:05:23 ---> Running in aba3cd27b063 08:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:05:23 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 08:05:23 Executing busybox-1.37.0-r20.post-upgrade 08:05:23 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 08:05:23 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 08:05:23 Executing busybox-1.37.0-r20.trigger 08:05:23 OK: 8 MiB in 18 packages 08:05:24 Removing intermediate container aba3cd27b063 08:05:24 ---> d8a93671534d 08:05:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:05:25 ---> b86adecc279d 08:05:25 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:05:25 ---> 9f165bd9e5db 08:05:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:05:26 ---> dedad2235a1e 08:05:26 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:05:28 ---> 5a0b02a963b7 08:05:28 Step 22/27 : EXPOSE 48095 08:05:28 ---> Running in 496e984adce1 08:05:28 Removing intermediate container 496e984adce1 08:05:28 ---> 6d8753e2e798 08:05:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:05:28 ---> Running in c93c8f9bf7f6 08:05:28 Removing intermediate container c93c8f9bf7f6 08:05:28 ---> 3112e14f8740 08:05:28 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:05:29 ---> Running in 796cdec4cabf 08:05:29 Removing intermediate container 796cdec4cabf 08:05:29 ---> 350808cec3cc 08:05:29 Step 25/27 : LABEL arch=arm64 08:05:29 ---> Running in 4b438c9275b6 08:05:29 Removing intermediate container 4b438c9275b6 08:05:29 ---> 6bd41d553d76 08:05:29 Step 26/27 : LABEL git_sha=444b5905d75e42ac509d98960741f9a81e6918de 08:05:29 ---> Running in 4fbf7bdcc6c7 08:05:29 Removing intermediate container 4fbf7bdcc6c7 08:05:29 ---> 07514408cb0b 08:05:29 Step 27/27 : LABEL version=4.0.1 08:05:30 ---> Running in a2dc7b0f1035 08:05:30 Removing intermediate container a2dc7b0f1035 08:05:30 ---> b167b1e84f38 08:05:30 [Warning] One or more build-args [ARCH] were not consumed 08:05:31 Successfully built b167b1e84f38 08:05:31 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:31 provisioning config files... 08:05:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/10@tmp/config4529389538759994485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:31 ---> ****-login.sh 08:05:31 nexus3.edgexfoundry.org:10001 08:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:31 Configure a credential helper to remove this warning. See 08:05:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:31 08:05:31 Login Succeeded 08:05:31 nexus3.edgexfoundry.org:10002 08:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:32 Configure a credential helper to remove this warning. See 08:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:32 08:05:32 Login Succeeded 08:05:32 nexus3.edgexfoundry.org:10003 08:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:32 Configure a credential helper to remove this warning. See 08:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:32 08:05:32 Login Succeeded 08:05:32 nexus3.edgexfoundry.org:10004 08:05:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:32 Configure a credential helper to remove this warning. See 08:05:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:32 08:05:32 Login Succeeded 08:05:32 ****.io 08:05:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:33 Configure a credential helper to remove this warning. See 08:05:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:33 08:05:33 Login Succeeded 08:05:33 ---> ****-login.sh ends [Pipeline] } 08:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:05:33 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 08:05:33 444b5905d75e42ac509d98960741f9a81e6918de 08:05:33 4.0.1 08:05:33 444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 08:05:33 odessa 08:05:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de 08:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:05:34 80393b75d716: Preparing 08:05:34 205d7f34da9c: Preparing 08:05:34 c85d3f4a957f: Preparing 08:05:34 67c0c4d3b776: Preparing 08:05:34 5e3888ceed81: Preparing 08:05:34 53f4f0f10b3d: Preparing 08:05:34 0e64f2360a44: Preparing 08:05:34 53f4f0f10b3d: Waiting 08:05:34 0e64f2360a44: Waiting 08:05:34 205d7f34da9c: Pushed 08:05:34 c85d3f4a957f: Pushed 08:05:34 67c0c4d3b776: Pushed 08:05:35 5e3888ceed81: Pushed 08:05:36 0e64f2360a44: Layer already exists 08:05:36 53f4f0f10b3d: Pushed 08:05:42 80393b75d716: Pushed 08:05:42 444b5905d75e42ac509d98960741f9a81e6918de: digest: sha256:1abf58837bb81a307dbc2c1e20e8f091ecf46141952e1db5deeb2c6b00627a6f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1 08:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:05:42 80393b75d716: Preparing 08:05:42 205d7f34da9c: Preparing 08:05:42 c85d3f4a957f: Preparing 08:05:42 67c0c4d3b776: Preparing 08:05:42 5e3888ceed81: Preparing 08:05:42 53f4f0f10b3d: Preparing 08:05:42 0e64f2360a44: Preparing 08:05:42 53f4f0f10b3d: Waiting 08:05:42 0e64f2360a44: Waiting 08:05:42 80393b75d716: Layer already exists 08:05:42 c85d3f4a957f: Layer already exists 08:05:42 5e3888ceed81: Layer already exists 08:05:42 67c0c4d3b776: Layer already exists 08:05:42 0e64f2360a44: Layer already exists 08:05:42 53f4f0f10b3d: Layer already exists 08:05:42 205d7f34da9c: Layer already exists 08:05:43 4.0.1: digest: sha256:1abf58837bb81a307dbc2c1e20e8f091ecf46141952e1db5deeb2c6b00627a6f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 08:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:05:43 80393b75d716: Preparing 08:05:43 205d7f34da9c: Preparing 08:05:43 c85d3f4a957f: Preparing 08:05:43 67c0c4d3b776: Preparing 08:05:43 5e3888ceed81: Preparing 08:05:43 53f4f0f10b3d: Preparing 08:05:43 0e64f2360a44: Preparing 08:05:43 53f4f0f10b3d: Waiting 08:05:43 0e64f2360a44: Waiting 08:05:43 5e3888ceed81: Layer already exists 08:05:43 67c0c4d3b776: Layer already exists 08:05:43 c85d3f4a957f: Layer already exists 08:05:43 205d7f34da9c: Layer already exists 08:05:43 80393b75d716: Layer already exists 08:05:43 53f4f0f10b3d: Layer already exists 08:05:43 0e64f2360a44: Layer already exists 08:05:43 444b5905d75e42ac509d98960741f9a81e6918de-4.0.1: digest: sha256:1abf58837bb81a307dbc2c1e20e8f091ecf46141952e1db5deeb2c6b00627a6f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa 08:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:05:44 80393b75d716: Preparing 08:05:44 205d7f34da9c: Preparing 08:05:44 c85d3f4a957f: Preparing 08:05:44 67c0c4d3b776: Preparing 08:05:44 5e3888ceed81: Preparing 08:05:44 53f4f0f10b3d: Preparing 08:05:44 0e64f2360a44: Preparing 08:05:44 53f4f0f10b3d: Waiting 08:05:44 0e64f2360a44: Waiting 08:05:44 67c0c4d3b776: Layer already exists 08:05:44 5e3888ceed81: Layer already exists 08:05:44 c85d3f4a957f: Layer already exists 08:05:44 205d7f34da9c: Layer already exists 08:05:44 80393b75d716: Layer already exists 08:05:44 53f4f0f10b3d: Layer already exists 08:05:44 0e64f2360a44: Layer already exists 08:05:45 odessa: digest: sha256:1abf58837bb81a307dbc2c1e20e8f091ecf46141952e1db5deeb2c6b00627a6f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:45 ===================================================== [Pipeline] echo 08:05:45 taggedImages: 08:05:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de 08:05:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1 08:05:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 08:05:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] echo 08:05:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] echo 08:05:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1 [Pipeline] echo 08:05:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:444b5905d75e42ac509d98960741f9a81e6918de-4.0.1 [Pipeline] echo 08:05:45 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:45 08:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:45 arm64: Pulling from edgex-lftools-log-publisher 08:05:45 8998bd30e6a1: Pulling fs layer 08:05:45 04944245beec: Pulling fs layer 08:05:45 699f458cf7ca: Pulling fs layer 08:05:45 765212b225bb: Pulling fs layer 08:05:45 f23df028b6ca: Pulling fs layer 08:05:45 d65c8cfc05b1: Pulling fs layer 08:05:45 2437ff75d9bd: Pulling fs layer 08:05:45 765212b225bb: Waiting 08:05:45 f23df028b6ca: Waiting 08:05:45 d65c8cfc05b1: Waiting 08:05:45 2437ff75d9bd: Waiting 08:05:46 04944245beec: Verifying Checksum 08:05:46 04944245beec: Download complete 08:05:46 765212b225bb: Verifying Checksum 08:05:46 765212b225bb: Download complete 08:05:46 f23df028b6ca: Download complete 08:05:46 d65c8cfc05b1: Verifying Checksum 08:05:46 d65c8cfc05b1: Download complete 08:05:46 699f458cf7ca: Verifying Checksum 08:05:46 699f458cf7ca: Download complete 08:05:46 8998bd30e6a1: Verifying Checksum 08:05:46 8998bd30e6a1: Download complete 08:05:49 2437ff75d9bd: Verifying Checksum 08:05:49 2437ff75d9bd: Download complete 08:05:51 8998bd30e6a1: Pull complete 08:05:51 04944245beec: Pull complete 08:05:53 699f458cf7ca: Pull complete 08:05:53 765212b225bb: Pull complete 08:05:54 f23df028b6ca: Pull complete 08:05:54 d65c8cfc05b1: Pull complete 08:06:12 2437ff75d9bd: Pull complete 08:06:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-773921 does not seem to be running inside a container 08:06:12 $ 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/10 -v /w/workspace/app-service-configurable/10:/w/workspace/app-service-configurable/10:rw,z -v /w/workspace/app-service-configurable/10@tmp:/w/workspace/app-service-configurable/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:06:15 $ docker top ec86744f67ded249b661896ac13cf70dd263806e8f48bd8502b582b44249d88f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:16 ---> job-cost.sh 08:06:16 lf-activate-venv: SKIPPING 08:06:16 INFO: No Stack... 08:06:17 INFO: Retrieving Pricing Info for: v3-standard-4 08:06:17 INFO: Archiving Costs [Pipeline] sh 08:06:18 + cat /w/workspace/app-service-configurable/10/archives/cost.csv 08:06:18 + cut -d, -f6 [Pipeline] lock 08:06:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] 08:06:18 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] did not exist. Created. 08:06:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:19 /w/workspace/app-service-configurable/10@tmp/durable-ced5e27d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:06:19 + echo total: 0.10999999940395355 [Pipeline] stash 08:06:19 Warning: overwriting stash ‘stack-cost’ 08:06:20 Stashed 1 file(s) [Pipeline] } 08:06:20 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-10-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:20 $ docker stop --time=1 ec86744f67ded249b661896ac13cf70dd263806e8f48bd8502b582b44249d88f 08:06:21 $ docker rm -f --volumes ec86744f67ded249b661896ac13cf70dd263806e8f48bd8502b582b44249d88f [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 08:06:22 provisioning config files... 08:06:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_odessa@tmp/config12737586667942397685tmp [Pipeline] { [Pipeline] sh 08:06:22 + set +x 08:06:22 + curl -s https://codecov.io/bash 08:06:22 + bash -s -- 08:06:22 08:06:22 _____ _ 08:06:22 / ____| | | 08:06:22 | | ___ __| | ___ ___ _____ __ 08:06:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:06:22 | |___| (_) | (_| | __/ (_| (_) \ V / 08:06:22 \_____\___/ \__,_|\___|\___\___/ \_/ 08:06:22 Bash-1.0.6 08:06:22 08:06:22 08:06:22 ==> git version 2.25.1 found 08:06:22 ==> 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 08:06:22 Release-Date: 2020-01-08 08:06:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:06:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:06:22 ==> Jenkins CI detected. 08:06:22 current dir:  /w/workspace/_app-service-configurable_odessa 08:06:22 project root: . 08:06:22 --> token set from env 08:06:22 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 08:06:22 ==> Running gcov in . (disable via -X gcov) 08:06:22 ==> Python coveragepy not found 08:06:22 ==> Searching for coverage reports in: 08:06:22 + . 08:06:22 -> Found 1 reports 08:06:22 ==> Detecting git/mercurial file structure 08:06:22 ==> Reading reports 08:06:22 + ./coverage.out bytes=953 08:06:22 ==> Appending adjustments 08:06:22 https://docs.codecov.io/docs/fixing-reports 08:06:22 + Found adjustments 08:06:22 ==> Gzipping contents 08:06:22 28K /tmp/codecov.vpK8Hd.gz 08:06:22 ==> Uploading reports 08:06:22 url: https://codecov.io 08:06:22 query: branch=odessa&commit=444b5905d75e42ac509d98960741f9a81e6918de&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 08:06:22 -> Pinging Codecov 08:06:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=444b5905d75e42ac509d98960741f9a81e6918de&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 08:06:23 -> Uploading to 08:06:23 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/444b5905d75e42ac509d98960741f9a81e6918de/cb27f8f7-15ed-4e25-ac34-ee22036fb7d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251127%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251127T080623Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=91013c2bfadecf89413eb203b66defd032afd2193e5f9e8abddf63ef318c2e8d 08:06:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:06:23 Dload Upload Total Spent Left Speed 08:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 158k --:--:-- --:--:-- --:--:-- 158k 08:06:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] } 08:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:06:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:06:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:06:23 08:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:06:24 latest: Pulling from edgex-devops/edgex-snyk-go 08:06:24 2d35ebdb57d9: Already exists 08:06:24 85e8836fcdb2: Pulling fs layer 08:06:24 91631faa732a: Pulling fs layer 08:06:24 f3f5ae8826fa: Pulling fs layer 08:06:24 4f4fb700ef54: Pulling fs layer 08:06:24 7861252a18e6: Pulling fs layer 08:06:24 9130f900ef6f: Pulling fs layer 08:06:24 7861252a18e6: Waiting 08:06:24 9130f900ef6f: Waiting 08:06:24 4f4fb700ef54: Waiting 08:06:24 f3f5ae8826fa: Verifying Checksum 08:06:24 f3f5ae8826fa: Download complete 08:06:24 85e8836fcdb2: Verifying Checksum 08:06:24 85e8836fcdb2: Download complete 08:06:24 4f4fb700ef54: Verifying Checksum 08:06:24 4f4fb700ef54: Download complete 08:06:24 85e8836fcdb2: Pull complete 08:06:24 7861252a18e6: Verifying Checksum 08:06:24 7861252a18e6: Download complete 08:06:24 91631faa732a: Verifying Checksum 08:06:24 91631faa732a: Download complete 08:06:25 9130f900ef6f: Verifying Checksum 08:06:25 9130f900ef6f: Download complete 08:06:29 91631faa732a: Pull complete 08:06:29 f3f5ae8826fa: Pull complete 08:06:29 4f4fb700ef54: Pull complete 08:06:29 7861252a18e6: Pull complete 08:06:34 9130f900ef6f: Pull complete 08:06:34 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:06:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:35 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 08:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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/edgex-snyk-go:latest cat 08:06:36 $ docker top f6bd5cd33a9a87765528f1aa04e48b410f84cfa56d246c45f6b5bfa1c2fbbff0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:36 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] echo 08:06:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:odessa' [Pipeline] sh 08:06:37 + set -o pipefail 08:06:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:odessa' 08:06:42 08:06:42 Monitoring /w/workspace/_app-service-configurable_odessa (github.com/edgexfoundry/app-service-configurable)... 08:06:42 08:06:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b1b142a5-80ba-4871-b2b9-d6d2fde8df5a/history/71bb7e06-f750-4fa3-9246-e0e3f9801a9c 08:06:42 08:06:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:06:42 08:06:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:06:42 [Pipeline] } 08:06:43 $ docker stop --time=1 f6bd5cd33a9a87765528f1aa04e48b410f84cfa56d246c45f6b5bfa1c2fbbff0 08:06:44 $ docker rm -f --volumes f6bd5cd33a9a87765528f1aa04e48b410f84cfa56d246c45f6b5bfa1c2fbbff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:45 + git log --format=format:%s -1 444b5905d75e42ac509d98960741f9a81e6918de [Pipeline] sh 08:06:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:06:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:45 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 08:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:06:46 $ docker top a547c43268243a279ae75a18c6ea6d4ecc0e1a68f72d7255e92d108500575789 -eo pid,comm 08:06:46 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). 08:06:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:06:46 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:06:46 + git semver [Pipeline] } 08:06:46 $ docker stop --time=1 a547c43268243a279ae75a18c6ea6d4ecc0e1a68f72d7255e92d108500575789 08:06:48 $ docker rm -f --volumes a547c43268243a279ae75a18c6ea6d4ecc0e1a68f72d7255e92d108500575789 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:06:48 08:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:06:48 0.23.1-centos7: Pulling from edgex-lftools 08:06:48 ab5ef0e58194: Pulling fs layer 08:06:48 9712f1f96733: Pulling fs layer 08:06:48 63f879dbbcfc: Pulling fs layer 08:06:48 0d9ebad4ef96: Pulling fs layer 08:06:48 e9a5061849ea: Pulling fs layer 08:06:48 0d9ebad4ef96: Waiting 08:06:48 d747dcd14b5f: Pulling fs layer 08:06:48 e9a5061849ea: Waiting 08:06:48 d747dcd14b5f: Waiting 08:06:48 2de7ff778b66: Pulling fs layer 08:06:48 2de7ff778b66: Waiting 08:06:48 9712f1f96733: Verifying Checksum 08:06:48 9712f1f96733: Download complete 08:06:49 63f879dbbcfc: Verifying Checksum 08:06:49 63f879dbbcfc: Download complete 08:06:49 0d9ebad4ef96: Verifying Checksum 08:06:49 0d9ebad4ef96: Download complete 08:06:49 d747dcd14b5f: Verifying Checksum 08:06:49 d747dcd14b5f: Download complete 08:06:49 e9a5061849ea: Verifying Checksum 08:06:49 e9a5061849ea: Download complete 08:06:49 2de7ff778b66: Download complete 08:06:49 ab5ef0e58194: Verifying Checksum 08:06:49 ab5ef0e58194: Download complete 08:06:53 ab5ef0e58194: Pull complete 08:06:53 9712f1f96733: Pull complete 08:06:54 63f879dbbcfc: Pull complete 08:06:59 0d9ebad4ef96: Pull complete 08:06:59 e9a5061849ea: Pull complete 08:06:59 d747dcd14b5f: Pull complete 08:07:00 2de7ff778b66: Pull complete 08:07:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:00 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 08:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:07:02 $ docker top e4bad99f58297f107d261e5a8332f872da39c0304330297c88dbfe2b0f63a05b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:07:02 provisioning config files... 08:07:02 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_odessa@tmp/config7906185352645424504tmp 08:07:02 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_odessa@tmp/config16713508669263762884tmp 08:07:02 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_odessa@tmp/config13923168948951386971tmp [Pipeline] { [Pipeline] echo 08:07:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:07:03 ---> sigul-configuration.sh 08:07:03 gpg: directory `/root/.gnupg' created 08:07:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:07:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:07:03 gpg: keyring `/root/.gnupg/secring.gpg' created 08:07:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:07:03 gpg: CAST5 encrypted data 08:07:03 gpg: encrypted with 1 passphrase 08:07:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:07:03 + mkdir /home/jenkins 08:07:03 + mkdir /home/jenkins/sigul [Pipeline] sh 08:07:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:07:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:07:04 ---> sigul-install.sh 08:07:04 Sigul already installed; skipping installation. [Pipeline] sh 08:07:04 + git tag --list 08:07:04 v1.0.0 08:07:04 v1.1.0 08:07:04 v1.2.0 08:07:04 v1.3.0 08:07:04 v1.3.1 08:07:04 v2.0.0 08:07:04 v2.0.1 08:07:04 v2.1.0 08:07:04 v2.1.1 08:07:04 v2.1.2 08:07:04 v2.2.0 08:07:04 v2.3 08:07:04 v2.3.0 08:07:04 v2.3.1 08:07:04 v3.0 08:07:04 v3.0.0 08:07:04 v3.0.1 08:07:04 v3.1 08:07:04 v3.1.0 08:07:04 v3.1.1 08:07:04 v4.0 08:07:04 v4.0.0 08:07:04 v4.0.1 08:07:04 v4.0.1-dev.1 08:07:04 v4.1.0-dev.1 08:07:04 v4.1.0-dev.10 08:07:04 v4.1.0-dev.11 08:07:04 v4.1.0-dev.2 08:07:04 v4.1.0-dev.3 08:07:04 v4.1.0-dev.4 08:07:04 v4.1.0-dev.5 08:07:04 v4.1.0-dev.6 08:07:04 v4.1.0-dev.7 08:07:04 v4.1.0-dev.8 08:07:04 v4.1.0-dev.9 [Pipeline] sh 08:07:04 + lftools sign git-tag v4.0.1 08:07:05 Signing Git tag with Sigul... 08:07:05 Signing v4.0.1 [Pipeline] echo 08:07:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:07:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:07:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:07:06 $ docker stop --time=1 e4bad99f58297f107d261e5a8332f872da39c0304330297c88dbfe2b0f63a05b 08:07:07 $ docker rm -f --volumes e4bad99f58297f107d261e5a8332f872da39c0304330297c88dbfe2b0f63a05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:07:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:07:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:08 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 08:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:07:08 $ docker top f0119bbfbbed4d8af59ff73f5d69a9bbb9bbc23134a7126c72da64a829f731bb -eo pid,comm 08:07:08 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). 08:07:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:08 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:08 + git semver [Pipeline] } 08:07:09 $ docker stop --time=1 f0119bbfbbed4d8af59ff73f5d69a9bbb9bbc23134a7126c72da64a829f731bb 08:07:10 $ docker rm -f --volumes f0119bbfbbed4d8af59ff73f5d69a9bbb9bbc23134a7126c72da64a829f731bb [Pipeline] // withDockerContainer [Pipeline] sh 08:07:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:07:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:07:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:11 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 08:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:07:11 $ docker top 063c2659d66bfc4c84e1bb4ecb360897292674c10821e1022053fd8500e2215c -eo pid,comm 08:07:11 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). 08:07:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:11 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:11 + git semver [Pipeline] } 08:07:12 $ docker stop --time=1 063c2659d66bfc4c84e1bb4ecb360897292674c10821e1022053fd8500e2215c 08:07:13 $ docker rm -f --volumes 063c2659d66bfc4c84e1bb4ecb360897292674c10821e1022053fd8500e2215c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 08:07:13 + [ -d /w/workspace/_app-service-configurable_odessa/archives ] 08:07:13 + ls -al /w/workspace/_app-service-configurable_odessa/archives 08:07:13 total 16 08:07:13 drwxr-xr-x 3 root root 4096 Nov 27 07:49 . 08:07:13 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 08:07 .. 08:07:13 drwxr-xr-x 2 root root 4096 Nov 27 07:49 cost 08:07:13 -rw-r--r-- 1 root root 97 Nov 27 07:49 cost.csv 08:07:13 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_odessa/archives 08:07:13 + ls -al /w/workspace/_app-service-configurable_odessa/archives 08:07:13 total 16 08:07:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 07:49 . 08:07:13 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 08:07 .. 08:07:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 07:49 cost 08:07:13 -rw-r--r-- 1 jenkins jenkins 97 Nov 27 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:07:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:15 ---> package-listing.sh 08:07:15 ++ tr '[:upper:]' '[:lower:]' 08:07:15 ++ facter osfamily 08:07:15 + OS_FAMILY=debian 08:07:15 + workspace=/w/workspace/_app-service-configurable_odessa 08:07:15 + START_PACKAGES=/tmp/packages_start.txt 08:07:15 + END_PACKAGES=/tmp/packages_end.txt 08:07:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:15 + PACKAGES=/tmp/packages_start.txt 08:07:15 + '[' /w/workspace/_app-service-configurable_odessa ']' 08:07:15 + PACKAGES=/tmp/packages_end.txt 08:07:15 + case "${OS_FAMILY}" in 08:07:15 + dpkg -l 08:07:15 + grep '^ii' 08:07:15 + '[' -f /tmp/packages_start.txt ']' 08:07:15 + '[' -f /tmp/packages_end.txt ']' 08:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:15 + '[' /w/workspace/_app-service-configurable_odessa ']' 08:07:15 + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ 08:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo 08:07:15 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:07:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:16 prd-ubuntu20.04-docker-8c-8g-773917 does not seem to be running inside a container 08:07:16 $ 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_odessa/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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:07:16 $ docker top 805ec1e195db9ac7fffea69e80a6a8a848cbd6d727b5dcf5c4793411634d994a -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:17 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:17 + ls /var/log/sa-host 08:07:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:17 provisioning config files... 08:07:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8819851874302656066tmp [Pipeline] { [Pipeline] echo 08:07:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:17 ---> create-netrc.sh [Pipeline] } 08:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:18 ---> python-tools-install.sh [Pipeline] echo 08:07:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:18 ---> sudo-logs.sh 08:07:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:18 ---> job-cost.sh 08:07:18 lf-activate-venv: SKIPPING 08:07:18 DEBUG: total: 0.2199999988079071 08:07:18 INFO: Retrieving Stack Cost... 08:07:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:19 INFO: Archiving Costs [Pipeline] echo 08:07:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:19 ---> logs-deploy.sh 08:07:19 lf-activate-venv: SKIPPING 08:07:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/10 08:07:19 INFO: archiving workspace using pattern(s): 08:07:20 Archives upload complete. 08:07:20 INFO: archiving logs to Nexus 08:07:20 ---> uname -a: 08:07:20 Linux prd-ubuntu20-04-docker-8c-8g-773917 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:07:20 08:07:20 08:07:20 ---> lscpu: 08:07:20 Architecture: x86_64 08:07:20 CPU op-mode(s): 32-bit, 64-bit 08:07:20 Byte Order: Little Endian 08:07:20 Address sizes: 40 bits physical, 48 bits virtual 08:07:20 CPU(s): 8 08:07:20 On-line CPU(s) list: 0-7 08:07:20 Thread(s) per core: 1 08:07:20 Core(s) per socket: 1 08:07:20 Socket(s): 8 08:07:20 NUMA node(s): 1 08:07:20 Vendor ID: AuthenticAMD 08:07:20 CPU family: 23 08:07:20 Model: 49 08:07:20 Model name: AMD EPYC-Rome Processor 08:07:20 Stepping: 0 08:07:20 CPU MHz: 2799.996 08:07:20 BogoMIPS: 5599.99 08:07:20 Virtualization: AMD-V 08:07:20 Hypervisor vendor: KVM 08:07:20 Virtualization type: full 08:07:20 L1d cache: 256 KiB 08:07:20 L1i cache: 256 KiB 08:07:20 L2 cache: 4 MiB 08:07:20 L3 cache: 128 MiB 08:07:20 NUMA node0 CPU(s): 0-7 08:07:20 Vulnerability Gather data sampling: Not affected 08:07:20 Vulnerability Itlb multihit: Not affected 08:07:20 Vulnerability L1tf: Not affected 08:07:20 Vulnerability Mds: Not affected 08:07:20 Vulnerability Meltdown: Not affected 08:07:20 Vulnerability Mmio stale data: Not affected 08:07:20 Vulnerability Retbleed: Vulnerable 08:07:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:07:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:07:20 Vulnerability Srbds: Not affected 08:07:20 Vulnerability Tsx async abort: Not affected 08:07:20 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:07:20 08:07:20 08:07:20 ---> nproc: 08:07:20 8 08:07:20 08:07:20