Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f7e573bab90a1b322795f56701b719a489e5c15 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-ssh12443830503111090962.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-ssh10571205348651588262.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15995199943770893267.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-ssh6807630520212186139.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17801555170979561293.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, goVersion:1.25] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-772407 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 7f7e573bab90a1b322795f56701b719a489e5c15 (main) Commit message: "Merge pull request #750 from judehung/update-go-1.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 7f7e573bab90a1b322795f56701b719a489e5c15 # timeout=10 > git rev-list --no-walk 73a2260c5f10cde9c60a54dca8d43fc0db115337 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:41 ========================================================= 04:58:41 EdgeX Global Pipelines Version Info 04:58:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:43 ------------------- 04:58:43 stable info: 04:58:43 ------------------- 04:58:43 Commited By: Cherry Wang cherry@iotechsys.com 04:58:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 04:58:43 Message: update stable to v1.0.278 04:58:43 ------------------- 04:58:43 experimental info: 04:58:43 ------------------- 04:58:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 04:58:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f7e573 [Pipeline] echo 04:58:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:44 provisioning config files... 04:58:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15817101318707079528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:44 ---> ****-login.sh 04:58:44 nexus3.edgexfoundry.org:10001 04:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:45 04:58:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:58:45 Configure a credential helper to remove this warning. See 04:58:45 https://docs.****.com/go/credential-store/ 04:58:45 04:58:45 Login Succeeded 04:58:45 nexus3.edgexfoundry.org:10002 04:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:45 04:58:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:58:45 Configure a credential helper to remove this warning. See 04:58:45 https://docs.****.com/go/credential-store/ 04:58:45 04:58:45 Login Succeeded 04:58:45 nexus3.edgexfoundry.org:10003 04:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:45 04:58:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:58:45 Configure a credential helper to remove this warning. See 04:58:45 https://docs.****.com/go/credential-store/ 04:58:45 04:58:45 Login Succeeded 04:58:45 nexus3.edgexfoundry.org:10004 04:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:45 04:58:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:58:45 Configure a credential helper to remove this warning. See 04:58:45 https://docs.****.com/go/credential-store/ 04:58:45 04:58:45 Login Succeeded 04:58:45 ****.io 04:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:45 04:58:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:58:45 Configure a credential helper to remove this warning. See 04:58:45 https://docs.****.com/go/credential-store/ 04:58:45 04:58:45 Login Succeeded 04:58:45 ---> ****-login.sh ends [Pipeline] } 04:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:46 + git rev-list -1 --merges 7f7e573bab90a1b322795f56701b719a489e5c15~1..7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo 04:58:46 -----------> git rev-list -1 --merges 7f7e573bab90a1b322795f56701b719a489e5c15~1..7f7e573bab90a1b322795f56701b719a489e5c15 7f7e573bab90a1b322795f56701b719a489e5c15 04:58:46 7f7e573bab90a1b322795f56701b719a489e5c15 [false] [Pipeline] sh 04:58:46 + git log --format=format:%s -1 7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo 04:58:46 ========================================================= 04:58:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:46 + git log --format=format:%s -1 7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo 04:58:46 [semverPrep] GIT_COMMIT: 7f7e573bab90a1b322795f56701b719a489e5c15, Commit Message: Merge pull request #750 from judehung/update-go-1.25 [Pipeline] echo 04:58:46 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:47 + grep -v github /etc/ssh/ssh_known_hosts 04:58:47 + [ -e /tmp/ssh_known_hosts ] 04:58:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:47 + sudo tee -a /etc/ssh/ssh_known_hosts 04:58:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:47 04:58:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:58:47 3dae71ba6b94: Pulling fs layer 04:58:47 6bf1a483ea7c: Pulling fs layer 04:58:47 f5dfc541a4d3: Pulling fs layer 04:58:47 461d9e800cba: Pulling fs layer 04:58:47 80192f66455f: Pulling fs layer 04:58:47 2e8e34ca0e6c: Pulling fs layer 04:58:47 a29436f7fd5d: Pulling fs layer 04:58:47 923cac83aea3: Pulling fs layer 04:58:47 25ad8b0a4227: Pulling fs layer 04:58:47 db01528c6b51: Pulling fs layer 04:58:47 28988de357af: Pulling fs layer 04:58:47 a29436f7fd5d: Waiting 04:58:47 80192f66455f: Waiting 04:58:47 2e8e34ca0e6c: Waiting 04:58:47 923cac83aea3: Waiting 04:58:47 25ad8b0a4227: Waiting 04:58:47 db01528c6b51: Waiting 04:58:47 28988de357af: Waiting 04:58:47 461d9e800cba: Waiting 04:58:47 6bf1a483ea7c: Verifying Checksum 04:58:47 6bf1a483ea7c: Download complete 04:58:47 461d9e800cba: Download complete 04:58:48 80192f66455f: Verifying Checksum 04:58:48 80192f66455f: Download complete 04:58:48 f5dfc541a4d3: Verifying Checksum 04:58:48 f5dfc541a4d3: Download complete 04:58:48 3dae71ba6b94: Verifying Checksum 04:58:48 3dae71ba6b94: Download complete 04:58:48 923cac83aea3: Download complete 04:58:48 25ad8b0a4227: Verifying Checksum 04:58:48 25ad8b0a4227: Download complete 04:58:48 28988de357af: Download complete 04:58:48 a29436f7fd5d: Download complete 04:58:49 2e8e34ca0e6c: Verifying Checksum 04:58:49 2e8e34ca0e6c: Download complete 04:58:49 3dae71ba6b94: Pull complete 04:58:49 6bf1a483ea7c: Pull complete 04:58:50 f5dfc541a4d3: Pull complete 04:58:50 461d9e800cba: Pull complete 04:58:50 80192f66455f: Pull complete 04:58:54 2e8e34ca0e6c: Pull complete 04:58:55 a29436f7fd5d: Pull complete 04:58:55 923cac83aea3: Pull complete 04:58:55 25ad8b0a4227: Pull complete 04:58:55 db01528c6b51: Pull complete 04:58:55 28988de357af: Pull complete 04:58:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:58:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:56 prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container 04:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:58:58 $ docker top 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 -eo pid,comm 04:58:58 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). 04:58:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:58 [ssh-agent] Looking for ssh-agent implementation... 04:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:58 $ docker exec 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent 04:58:59 SSH_AUTH_SOCK=/tmp/ssh-GCeYWYLn2ugg/agent.31 04:58:59 SSH_AGENT_PID=37 04:58:59 Running ssh-add (command line suppressed) 04:58:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8980877303256315199.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8980877303256315199.key) 04:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:59 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 04:58:59 + git tag --points-at HEAD [Pipeline] } 04:58:59 $ docker exec --env ******** --env ******** 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent -k 04:58:59 unset SSH_AUTH_SOCK; 04:58:59 unset SSH_AGENT_PID; 04:58:59 echo Agent pid 37 killed; 04:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:59 [ssh-agent] Looking for ssh-agent implementation... 04:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:59 $ docker exec 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent 04:59:00 SSH_AUTH_SOCK=/tmp/ssh-OHLnf6ibw4mJ/agent.84 04:59:00 SSH_AGENT_PID=90 04:59:00 Running ssh-add (command line suppressed) 04:59:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2490957471047015422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2490957471047015422.key) 04:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:00 + git semver init 04:59:00 2025-11-03 04:59:00,708 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:59:00 2025-11-03 04:59:00,714 [run_init] DEBUG init version:0.0.0 force:False 04:59:00 2025-11-03 04:59:00,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:59:00 2025-11-03 04:59:00,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:59:00 2025-11-03 04:59:00,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 04:59:02 2025-11-03 04:59:02,036 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:59:02 2025-11-03 04:59:02,037 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:59:02 2025-11-03 04:59:02,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:59:02 2025-11-03 04:59:02,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:59:02 4.1.0-dev.11 [Pipeline] } 04:59:02 $ docker exec --env ******** --env ******** 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 ssh-agent -k 04:59:02 unset SSH_AUTH_SOCK; 04:59:02 unset SSH_AGENT_PID; 04:59:02 echo Agent pid 90 killed; 04:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:02 + git semver [Pipeline] } 04:59:02 $ docker stop --time=1 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 04:59:04 $ docker rm -f --volumes 2fc5208830e7cc63fc490480a336f5ebc7510b48e443ebffcf20d60ff6b02876 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:04 Stashed 1 file(s) [Pipeline] echo 04:59:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:04 provisioning config files... 04:59:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16838371454346869594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:05 ---> ****-login.sh 04:59:05 nexus3.edgexfoundry.org:10001 04:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:05 Login Succeeded 04:59:05 nexus3.edgexfoundry.org:10002 04:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:05 Login Succeeded 04:59:05 nexus3.edgexfoundry.org:10003 04:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:05 Login Succeeded 04:59:05 nexus3.edgexfoundry.org:10004 04:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:05 Login Succeeded 04:59:05 ****.io 04:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:05 Login Succeeded 04:59:05 ---> ****-login.sh ends [Pipeline] } 04:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:59:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:59:05 ========================================================= 04:59:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:59:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:59:06 #0 building with "default" instance using docker driver 04:59:06 04:59:06 #1 [internal] load build definition from Dockerfile 04:59:06 #1 transferring dockerfile: 2.05kB done 04:59:06 #1 DONE 0.0s 04:59:06 04:59:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:59:06 #2 DONE 0.1s 04:59:07 04:59:07 #3 [internal] load .dockerignore 04:59:07 #3 transferring context: 159B done 04:59:07 #3 DONE 0.0s 04:59:07 04:59:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:59:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:59:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 04:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 04:59:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:59:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:59:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:59:07 #4 ... 04:59:07 04:59:07 #5 [internal] load build context 04:59:07 #5 transferring context: 14.84MB 0.2s done 04:59:07 #5 DONE 0.2s 04:59:07 04:59:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 04:59:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:59:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 04:59:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:59:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:59:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:59:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 04:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 31.46MB / 60.15MB 0.3s 04:59:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:59:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 04:59:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 04:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 04:59:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 04:59:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:59:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 04:59:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.6s 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 56.62MB / 112.58MB 0.7s 04:59:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 04:59:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 04:59:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s 04:59:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 04:59:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s 04:59:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 04:59:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 04:59:12 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 04:59:12 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:59:12 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:59:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:59:12 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:59:12 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:59:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 04:59:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 04:59:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 04:59:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:59:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 04:59:16 #4 DONE 10.0s 04:59:17 04:59:17 #6 [builder 2/7] RUN apk add --update --no-cache make git 04:59:17 #6 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:59:17 #6 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:59:17 #6 0.737 OK: 265 MiB in 60 packages 04:59:19 Still waiting to schedule task 04:59:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:20 #6 DONE 3.0s 04:59:20 04:59:20 #7 [builder 3/7] WORKDIR /app 04:59:20 #7 DONE 0.0s 04:59:20 04:59:20 #8 [builder 4/7] COPY go.mod vendor* ./ 04:59:20 #8 DONE 0.0s 04:59:20 04:59:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:32 #9 DONE 12.5s 04:59:32 04:59:32 #10 [builder 6/7] COPY . . 04:59:32 #10 DONE 0.1s 04:59:32 04:59:32 #11 [builder 7/7] RUN echo noop 04:59:32 #11 0.195 noop 04:59:32 #11 DONE 0.2s 04:59:32 04:59:32 #12 exporting to image 04:59:32 #12 exporting layers 04:59:41 #12 exporting layers 7.4s done 04:59:41 #12 writing image sha256:c5906f1d00e3fe763d2c0d887cb4fcde15241098465fbeef3af80d21bae98d6c done 04:59:41 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:59:41 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:41 + docker inspect -f . ci-base-image-x86_64 04:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:41 prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container 04:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-x86_64 cat 04:59:41 $ docker top 0d0ca9497f7cc47245b8d42e7e0c57e5e56ca7b910a1a9a1c411804e80d02e84 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:42 + go version 04:59:42 go version go1.25.2 linux/amd64 [Pipeline] } 04:59:42 $ docker stop --time=1 0d0ca9497f7cc47245b8d42e7e0c57e5e56ca7b910a1a9a1c411804e80d02e84 04:59:43 $ docker rm -f --volumes 0d0ca9497f7cc47245b8d42e7e0c57e5e56ca7b910a1a9a1c411804e80d02e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:43 + docker inspect -f . ci-base-image-x86_64 04:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:43 prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container 04:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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-x86_64 cat 04:59:44 $ docker top e80b7372230aaf3bcd0b409c656bc32538c4c7e25fa6ef4bfb2901590abe220a -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:44 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:59:44 + make test 04:59:44 go test -race -coverprofile=coverage.out ./... 05:00:16 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 05:00:43 0 issues. 05:00:43 go vet ./... 05:00:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:46 ./bin/test-attribution-txt.sh [Pipeline] echo 05:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:00:46 $ docker stop --time=1 e80b7372230aaf3bcd0b409c656bc32538c4c7e25fa6ef4bfb2901590abe220a 05:00:49 $ docker rm -f --volumes e80b7372230aaf3bcd0b409c656bc32538c4c7e25fa6ef4bfb2901590abe220a [Pipeline] // withDockerContainer [Pipeline] sh 05:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:51 + ls -al . 05:00:51 total 252 05:00:51 drwxrwxr-x 7 jenkins jenkins 4096 Nov 3 04:59 . 05:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 04:58 .. 05:00:51 -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 04:58 .dockerignore 05:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 05:00 .git 05:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 04:58 .github 05:00:51 -rw-rw-r-- 1 jenkins jenkins 108 Nov 3 04:58 .gitignore 05:00:51 -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 04:58 .golangci.yml 05:00:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 04:59 .semver 05:00:51 -rw-rw-r-- 1 jenkins jenkins 19193 Nov 3 04:58 Attribution.txt 05:00:51 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 3 04:58 CHANGELOG.md 05:00:51 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 3 04:58 Dockerfile 05:00:51 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 04:58 GOVERNANCE.md 05:00:51 -rw-rw-r-- 1 jenkins jenkins 689 Nov 3 04:58 Jenkinsfile 05:00:51 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 04:58 LICENSE 05:00:51 -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 04:58 OWNERS.md 05:00:51 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 3 04:58 README.md 05:00:51 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 04:59 VERSION 05:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 04:58 bin 05:00:51 -rw-r--r-- 1 jenkins jenkins 953 Nov 3 05:00 coverage.out 05:00:51 -rw-rw-r-- 1 jenkins jenkins 7110 Nov 3 04:58 go.mod 05:00:51 -rw-rw-r-- 1 jenkins jenkins 90522 Nov 3 04:58 go.sum 05:00:51 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 3 04:58 main.go 05:00:51 -rw-rw-r-- 1 jenkins jenkins 3361 Nov 3 04:58 makefile 05:00:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 04:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:51 + 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=7f7e573bab90a1b322795f56701b719a489e5c15 --label arch=amd64 --label version=4.1.0-dev.11 . 05:00:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772408 in /w/workspace/ry_app-service-configurable_main [Pipeline] { 05:00:51 #0 building with "default" instance using docker driver 05:00:51 05:00:51 #1 [internal] load build definition from Dockerfile 05:00:51 #1 transferring dockerfile: 2.05kB done 05:00:51 #1 DONE 0.0s 05:00:51 05:00:51 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:00:51 #2 DONE 0.0s 05:00:51 05:00:51 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:00:51 #3 DONE 0.1s 05:00:51 05:00:51 #4 [internal] load .dockerignore 05:00:51 #4 transferring context: 159B done 05:00:51 #4 DONE 0.0s 05:00:51 05:00:51 #5 [internal] load build context 05:00:51 #5 transferring context: 4.84kB done 05:00:51 #5 DONE 0.0s 05:00:51 05:00:51 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:00:51 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:00:51 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:00:51 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:00:51 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:00:51 #6 DONE 0.0s 05:00:51 05:00:51 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:00:51 #7 DONE 0.1s 05:00:51 05:00:51 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] ws 05:00:51 Running in /w/workspace/app-service-configurable/284 [Pipeline] { [Pipeline] checkout 05:00:51 #8 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:00:51 #8 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:00:52 #8 0.761 (1/2) Installing ca-certificates (20250911-r0) 05:00:52 #8 ... 05:00:52 05:00:52 #9 [builder 2/7] RUN apk add --update --no-cache make git 05:00:52 #9 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:00:52 #9 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:00:52 #9 0.723 OK: 265 MiB in 60 packages 05:00:52 #9 DONE 0.8s 05:00:52 05:00:52 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:00:52 #8 0.775 (2/2) Installing dumb-init (1.2.5-r3) 05:00:52 #8 0.779 Executing busybox-1.37.0-r19.trigger 05:00:52 #8 0.787 Executing ca-certificates-20250911-r0.trigger 05:00:52 #8 0.826 OK: 8 MiB in 18 packages 05:00:52 #8 DONE 0.9s 05:00:52 05:00:52 #10 [builder 3/7] WORKDIR /app 05:00:52 #10 DONE 0.0s 05:00:52 05:00:52 #11 [builder 4/7] COPY go.mod vendor* ./ 05:00:52 #11 DONE 0.0s 05:00:52 05:00:52 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:00:52 #12 DONE 0.4s 05:00:52 05:00:52 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:00:52 #13 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:00:52 #13 0.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:00:53 #13 ... 05:00:53 05:00:53 #14 [builder 6/7] COPY . . 05:00:53 #14 DONE 0.1s 05:00:53 05:00:53 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:00:53 #13 0.717 OK: 8 MiB in 18 packages 05:00:53 #13 DONE 0.8s 05:00:53 05:00:53 #15 [builder 7/7] RUN make build 05:00:53 #15 0.188 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 05:00:54 The recommended git tool is: git 05:00:59 using credential edgex-jenkins-ssh 05:00:59 Cloning the remote Git repository 05:00:59 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 05:00:59 > git init /w/workspace/app-service-configurable/284 # timeout=10 05:00:59 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 05:00:59 > git --version # timeout=10 05:00:59 > git --version # 'git version 2.25.1' 05:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:03 Avoid second fetch 05:01:03 Checking out Revision 7f7e573bab90a1b322795f56701b719a489e5c15 (main) 05:01:02 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 05:01:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:03 > git config core.sparsecheckout # timeout=10 05:01:03 > git checkout -f 7f7e573bab90a1b322795f56701b719a489e5c15 # timeout=10 05:01:03 Commit message: "Merge pull request #750 from judehung/update-go-1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:07 provisioning config files... 05:01:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/284@tmp/config17777759902537549151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:08 ---> ****-login.sh 05:01:08 nexus3.edgexfoundry.org:10001 05:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:09 Configure a credential helper to remove this warning. See 05:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:09 05:01:09 Login Succeeded 05:01:09 nexus3.edgexfoundry.org:10002 05:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:09 Configure a credential helper to remove this warning. See 05:01:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:09 05:01:09 Login Succeeded 05:01:09 nexus3.edgexfoundry.org:10003 05:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:10 Configure a credential helper to remove this warning. See 05:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:10 05:01:10 Login Succeeded 05:01:10 nexus3.edgexfoundry.org:10004 05:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:10 Configure a credential helper to remove this warning. See 05:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:10 05:01:10 Login Succeeded 05:01:10 ****.io 05:01:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:10 Configure a credential helper to remove this warning. See 05:01:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:10 05:01:10 Login Succeeded 05:01:10 ---> ****-login.sh ends [Pipeline] } 05:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:01:11 ========================================================= 05:01:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:01:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:01:11 Sending build context to Docker daemon 229.4kB 05:01:11 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:01:11 Step 2/12 : FROM ${BASE} AS builder 05:01:11 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:11 6b59a28fa201: Pulling fs layer 05:01:11 d32bb0dddca7: Pulling fs layer 05:01:11 5dab1238d3d9: Pulling fs layer 05:01:11 196fd7d83e7d: Pulling fs layer 05:01:11 4f4fb700ef54: Pulling fs layer 05:01:11 8ba94037c8f0: Pulling fs layer 05:01:11 deaec5988b04: Pulling fs layer 05:01:11 196fd7d83e7d: Waiting 05:01:11 4f4fb700ef54: Waiting 05:01:11 9f65657bb879: Pulling fs layer 05:01:11 8ba94037c8f0: Waiting 05:01:11 deaec5988b04: Waiting 05:01:11 9f65657bb879: Waiting 05:01:11 d32bb0dddca7: Verifying Checksum 05:01:11 d32bb0dddca7: Download complete 05:01:12 196fd7d83e7d: Verifying Checksum 05:01:12 196fd7d83e7d: Download complete 05:01:12 4f4fb700ef54: Verifying Checksum 05:01:12 4f4fb700ef54: Download complete 05:01:12 8ba94037c8f0: Verifying Checksum 05:01:12 8ba94037c8f0: Download complete 05:01:12 6b59a28fa201: Verifying Checksum 05:01:12 6b59a28fa201: Download complete 05:01:12 9f65657bb879: Verifying Checksum 05:01:12 9f65657bb879: Download complete 05:01:13 6b59a28fa201: Pull complete 05:01:13 d32bb0dddca7: Pull complete 05:01:13 5dab1238d3d9: Verifying Checksum 05:01:13 5dab1238d3d9: Download complete 05:01:15 deaec5988b04: Verifying Checksum 05:01:15 deaec5988b04: Download complete 05:01:19 #15 DONE 23.5s 05:01:19 05:01:19 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 05:01:19 #16 DONE 0.0s 05:01:19 05:01:19 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 05:01:19 #17 DONE 0.0s 05:01:19 05:01:19 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 05:01:19 #18 DONE 0.0s 05:01:19 05:01:19 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 05:01:19 #19 DONE 0.2s 05:01:19 05:01:19 #20 exporting to image 05:01:19 #20 exporting layers 0.1s done 05:01:19 #20 writing image sha256:f5d3758e005f9e85df4c95c78fb09ae49d2fcd5002f116ef7bf46ccb5fd85e88 done 05:01:19 #20 naming to docker.io/library/app-service-configurable done 05:01:19 #20 DONE 0.1s 05:01:19 05:01:19 1 warning found (use docker --debug to expand): 05:01:19  - 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 05:01:19 provisioning config files... 05:01:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1953610006705280918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:20 ---> ****-login.sh 05:01:20 nexus3.edgexfoundry.org:10001 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 Login Succeeded 05:01:20 nexus3.edgexfoundry.org:10002 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 Login Succeeded 05:01:20 nexus3.edgexfoundry.org:10003 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 Login Succeeded 05:01:20 nexus3.edgexfoundry.org:10004 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 Login Succeeded 05:01:20 ****.io 05:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:20 Login Succeeded 05:01:20 ---> ****-login.sh ends [Pipeline] } 05:01:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:01:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 05:01:20 7f7e573bab90a1b322795f56701b719a489e5c15 05:01:20 latest 05:01:20 4.1.0-dev.11 05:01:20 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:01:20 main 05:01:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 05:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:01:21 c56da29baf75: Preparing 05:01:21 745f3585e7ee: Preparing 05:01:21 d0a3f59ec25c: Preparing 05:01:21 defc9b7ab107: Preparing 05:01:21 eeb10b3bfc74: Preparing 05:01:21 b4f09401cbef: Preparing 05:01:21 256f393e029f: Preparing 05:01:21 b4f09401cbef: Waiting 05:01:21 256f393e029f: Waiting 05:01:21 defc9b7ab107: Pushed 05:01:21 d0a3f59ec25c: Pushed 05:01:21 eeb10b3bfc74: Pushed 05:01:21 745f3585e7ee: Pushed 05:01:21 256f393e029f: Layer already exists 05:01:21 b4f09401cbef: Pushed 05:01:25 c56da29baf75: Pushed 05:01:25 7f7e573bab90a1b322795f56701b719a489e5c15: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:01:26 c56da29baf75: Preparing 05:01:26 745f3585e7ee: Preparing 05:01:26 d0a3f59ec25c: Preparing 05:01:26 defc9b7ab107: Preparing 05:01:26 eeb10b3bfc74: Preparing 05:01:26 b4f09401cbef: Preparing 05:01:26 256f393e029f: Preparing 05:01:26 b4f09401cbef: Waiting 05:01:26 256f393e029f: Waiting 05:01:26 c56da29baf75: Layer already exists 05:01:26 745f3585e7ee: Layer already exists 05:01:26 eeb10b3bfc74: Layer already exists 05:01:26 d0a3f59ec25c: Layer already exists 05:01:26 defc9b7ab107: Layer already exists 05:01:26 256f393e029f: Layer already exists 05:01:26 b4f09401cbef: Layer already exists 05:01:26 latest: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 05:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:01:27 c56da29baf75: Preparing 05:01:27 745f3585e7ee: Preparing 05:01:27 d0a3f59ec25c: Preparing 05:01:27 defc9b7ab107: Preparing 05:01:27 eeb10b3bfc74: Preparing 05:01:27 b4f09401cbef: Preparing 05:01:27 256f393e029f: Preparing 05:01:27 b4f09401cbef: Waiting 05:01:27 256f393e029f: Waiting 05:01:27 d0a3f59ec25c: Layer already exists 05:01:27 745f3585e7ee: Layer already exists 05:01:27 c56da29baf75: Layer already exists 05:01:27 defc9b7ab107: Layer already exists 05:01:27 eeb10b3bfc74: Layer already exists 05:01:27 b4f09401cbef: Layer already exists 05:01:27 256f393e029f: Layer already exists 05:01:27 4.1.0-dev.11: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:27 5dab1238d3d9: Pull complete 05:01:27 196fd7d83e7d: Pull complete 05:01:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:01:27 c56da29baf75: Preparing 05:01:27 745f3585e7ee: Preparing 05:01:27 d0a3f59ec25c: Preparing 05:01:27 defc9b7ab107: Preparing 05:01:27 eeb10b3bfc74: Preparing 05:01:27 b4f09401cbef: Preparing 05:01:27 256f393e029f: Preparing 05:01:27 b4f09401cbef: Waiting 05:01:27 256f393e029f: Waiting 05:01:27 d0a3f59ec25c: Layer already exists 05:01:27 c56da29baf75: Layer already exists 05:01:27 defc9b7ab107: Layer already exists 05:01:27 eeb10b3bfc74: Layer already exists 05:01:27 745f3585e7ee: Layer already exists 05:01:27 b4f09401cbef: Layer already exists 05:01:27 256f393e029f: Layer already exists 05:01:27 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 4f4fb700ef54: Pull complete 05:01:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:28 8ba94037c8f0: Pull complete 05:01:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 05:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 05:01:28 c56da29baf75: Preparing 05:01:28 745f3585e7ee: Preparing 05:01:28 d0a3f59ec25c: Preparing 05:01:28 defc9b7ab107: Preparing 05:01:28 eeb10b3bfc74: Preparing 05:01:28 b4f09401cbef: Preparing 05:01:28 256f393e029f: Preparing 05:01:28 b4f09401cbef: Waiting 05:01:28 256f393e029f: Waiting 05:01:28 eeb10b3bfc74: Layer already exists 05:01:28 d0a3f59ec25c: Layer already exists 05:01:28 defc9b7ab107: Layer already exists 05:01:28 c56da29baf75: Layer already exists 05:01:28 745f3585e7ee: Layer already exists 05:01:28 b4f09401cbef: Layer already exists 05:01:28 256f393e029f: Layer already exists 05:01:28 main: digest: sha256:caec3034509984beae74a16223a2c6e5bd9a3acb6439e6d489c228a982ed3b5e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:01:28 ===================================================== [Pipeline] echo 05:01:28 taggedImages: 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 05:01:28 ========================================================= 05:01:28 [edgeXBuildMultiArch] RAW Config: 05:01:28 images: 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.11 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:01:28 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 05:01:28 settingsFile: 05:01:28 app-service-configurable-settings 05:01:28 ========================================================= [Pipeline] node 05:01:38 deaec5988b04: Pull complete 05:01:38 9f65657bb879: Pull complete 05:01:38 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:01:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:01:38 ---> 334268110677 05:01:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 05:01:40 ---> Running in c5401597ab8b 05:01:41 Removing intermediate container c5401597ab8b 05:01:41 ---> 2746a6b99d62 05:01:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:01:41 ---> Running in 32cea09147d8 05:01:41 Removing intermediate container 32cea09147d8 05:01:41 ---> 6a620f21103f 05:01:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 05:01:41 ---> Running in 28aeee8136c0 05:01:41 Removing intermediate container 28aeee8136c0 05:01:41 ---> 852ebeed7135 05:01:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:41 ---> Running in 24c152402f55 05:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:01:43 Still waiting to schedule task 05:01:43 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:01:44 OK: 255 MiB in 60 packages 05:01:45 Removing intermediate container 24c152402f55 05:01:45 ---> 8cbdc4b73ee2 05:01:45 Step 7/12 : WORKDIR /app 05:01:45 ---> Running in fe07b70300b7 05:01:46 Removing intermediate container fe07b70300b7 05:01:46 ---> 59b94d2b5a1e 05:01:46 Step 8/12 : COPY go.mod vendor* ./ 05:01:46 ---> 99a970153ec6 05:01:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:46 ---> Running in 4f42c1ea3177 05:02:07 Running on prd-centos7-docker-4c-2g-772409 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:08 provisioning config files... 05:02:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3329943573739222897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:09 ---> ****-login.sh 05:02:09 nexus3.edgexfoundry.org:10001 05:03:39 Removing intermediate container 4f42c1ea3177 05:03:39 ---> 8a91f22af662 05:03:39 Step 10/12 : COPY . . 05:03:39 ---> 257d26f4f468 05:03:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:39 ---> Running in 4b8eeadf2f72 05:03:39 Removing intermediate container 4b8eeadf2f72 05:03:39 ---> 1b068370b2be 05:03:39 Step 12/12 : RUN $MAKE 05:03:39 ---> Running in 25063a8463bb 05:03:39 noop 05:03:39 Removing intermediate container 25063a8463bb 05:03:39 ---> e0c45e445d4a 05:03:39 Successfully built e0c45e445d4a 05:03:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:39 + docker inspect -f . ci-base-image-arm64 05:03:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:40 prd-ubuntu20.04-docker-arm64-4c-16g-772408 does not seem to be running inside a container 05:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/284 -v /w/workspace/app-service-configurable/284:/w/workspace/app-service-configurable/284:rw,z -v /w/workspace/app-service-configurable/284@tmp:/w/workspace/app-service-configurable/284@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 05:03:41 $ docker top bae686f6bf5edb5578b6b0314af1ee87738e9d728a66675d46f51941fdb853d6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:42 + go version 05:03:42 go version go1.25.3 linux/arm64 [Pipeline] } 05:03:42 $ docker stop --time=1 bae686f6bf5edb5578b6b0314af1ee87738e9d728a66675d46f51941fdb853d6 05:03:43 $ docker rm -f --volumes bae686f6bf5edb5578b6b0314af1ee87738e9d728a66675d46f51941fdb853d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:44 + docker inspect -f . ci-base-image-arm64 05:03:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:44 prd-ubuntu20.04-docker-arm64-4c-16g-772408 does not seem to be running inside a container 05:03:44 $ 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/284 -v /w/workspace/app-service-configurable/284:/w/workspace/app-service-configurable/284:rw,z -v /w/workspace/app-service-configurable/284@tmp:/w/workspace/app-service-configurable/284@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 05:03:45 $ docker top 2a9ab6f0f0ccca9dd80a7a22a6bb0844e8947b589468533c53aaf324139b97a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:46 + git config --global --add safe.directory /w/workspace/app-service-configurable/284 [Pipeline] fileExists [Pipeline] sh 05:03:47 + make test 05:03:47 go test -race -coverprofile=coverage.out ./... 05:08:39 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 05:08:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:39 go vet ./... 05:12:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:16 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:12:17 $ docker stop --time=1 2a9ab6f0f0ccca9dd80a7a22a6bb0844e8947b589468533c53aaf324139b97a6 05:12:19 $ docker rm -f --volumes 2a9ab6f0f0ccca9dd80a7a22a6bb0844e8947b589468533c53aaf324139b97a6 [Pipeline] // withDockerContainer [Pipeline] sh 05:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:21 Warning: overwriting stash ‘coverage-report’ 05:12:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:23 + ls -al . 05:12:23 total 248 05:12:23 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 05:03 . 05:12:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 05:00 .. 05:12:23 -rw-rw-r-- 1 jenkins jenkins 119 Nov 3 05:01 .dockerignore 05:12:23 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 05:01 .git 05:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 05:01 .github 05:12:23 -rw-rw-r-- 1 jenkins jenkins 108 Nov 3 05:01 .gitignore 05:12:23 -rw-rw-r-- 1 jenkins jenkins 359 Nov 3 05:01 .golangci.yml 05:12:23 -rw-rw-r-- 1 jenkins jenkins 19193 Nov 3 05:01 Attribution.txt 05:12:23 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 3 05:01 CHANGELOG.md 05:12:23 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 3 05:01 Dockerfile 05:12:23 -rw-rw-r-- 1 jenkins jenkins 677 Nov 3 05:01 GOVERNANCE.md 05:12:23 -rw-rw-r-- 1 jenkins jenkins 689 Nov 3 05:01 Jenkinsfile 05:12:23 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 3 05:01 LICENSE 05:12:23 -rw-rw-r-- 1 jenkins jenkins 618 Nov 3 05:01 OWNERS.md 05:12:23 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 3 05:01 README.md 05:12:23 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 04:59 VERSION 05:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 05:01 bin 05:12:23 -rw-r--r-- 1 jenkins jenkins 953 Nov 3 05:08 coverage.out 05:12:23 -rw-rw-r-- 1 jenkins jenkins 7110 Nov 3 05:01 go.mod 05:12:23 -rw-rw-r-- 1 jenkins jenkins 90522 Nov 3 05:01 go.sum 05:12:23 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 3 05:01 main.go 05:12:23 -rw-rw-r-- 1 jenkins jenkins 3361 Nov 3 05:01 makefile 05:12:23 drwxrwxr-x 9 jenkins jenkins 4096 Nov 3 05:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:23 + 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=7f7e573bab90a1b322795f56701b719a489e5c15 --label arch=arm64 --label version=4.1.0-dev.11 . 05:12:23 Sending build context to Docker daemon 230.9kB 05:12:23 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 05:12:23 Step 2/27 : FROM ${BASE} AS builder 05:12:23 ---> e0c45e445d4a 05:12:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:12:23 ---> Running in e2e8bc5ace8f 05:12:23 Removing intermediate container e2e8bc5ace8f 05:12:23 ---> 54c6c4f44d8c 05:12:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:12:24 ---> Running in e88ee3ab6c89 05:12:24 Removing intermediate container e88ee3ab6c89 05:12:24 ---> 77209ff65765 05:12:24 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:12:24 ---> Running in 4c605d4475d9 05:12:24 Removing intermediate container 4c605d4475d9 05:12:24 ---> c48f8d6bd3c3 05:12:24 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:12:25 ---> Running in 3a8ff4e0aa57 05:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:12:30 OK: 255 MiB in 60 packages 05:12:31 Removing intermediate container 3a8ff4e0aa57 05:12:31 ---> 9e53db9c7d7d 05:12:31 Step 7/27 : WORKDIR /app 05:12:31 ---> Running in 656d0b3853e6 05:12:31 Removing intermediate container 656d0b3853e6 05:12:31 ---> eba95daff05c 05:12:31 Step 8/27 : COPY go.mod vendor* ./ 05:12:32 ---> 25b2096b01c4 05:12:32 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:32 ---> Running in e0cba4205b65 05:12:36 Removing intermediate container e0cba4205b65 05:12:36 ---> 92d2b132491e 05:12:36 Step 10/27 : COPY . . 05:12:36 ---> a702a0c0ed5a 05:12:36 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:12:36 ---> Running in c0e6a683593b 05:12:36 Removing intermediate container c0e6a683593b 05:12:36 ---> a49707fb2cc2 05:12:36 Step 12/27 : RUN $MAKE 05:12:36 ---> Running in 182a98f901cf 05:12:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 05:16:29 Removing intermediate container 182a98f901cf 05:16:29 ---> e80883a4b34c 05:16:29 Step 13/27 : FROM alpine:3.22 05:16:29 3.22: Pulling from library/alpine 05:16:29 6b59a28fa201: Already exists 05:16:29 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:16:29 Status: Downloaded newer image for alpine:3.22 05:16:29 ---> 171e65262c80 05:16:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:16:29 ---> Running in 921925f84969 05:16:29 Removing intermediate container 921925f84969 05:16:29 ---> 77a5fa1578e1 05:16:29 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:16:29 ---> Running in 3169f604a4ab 05:16:29 Removing intermediate container 3169f604a4ab 05:16:29 ---> 54bc783ab708 05:16:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:16:29 ---> Running in e63d831a882c 05:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:16:29 (1/2) Installing ca-certificates (20250911-r0) 05:16:29 (2/2) Installing dumb-init (1.2.5-r3) 05:16:29 Executing busybox-1.37.0-r19.trigger 05:16:29 Executing ca-certificates-20250911-r0.trigger 05:16:29 OK: 8 MiB in 18 packages 05:16:31 Removing intermediate container e63d831a882c 05:16:31 ---> db1f6c731d51 05:16:31 Step 17/27 : RUN apk --no-cache upgrade 05:16:31 ---> Running in 7d0e936931e7 05:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:16:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:16:34 OK: 8 MiB in 18 packages 05:16:34 Removing intermediate container 7d0e936931e7 05:16:34 ---> e13d9d2d802c 05:16:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:16:35 ---> a6b2bdf3cf5f 05:16:35 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:16:35 ---> 76bbfab7a300 05:16:35 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:16:36 ---> 43e6c064ecb4 05:16:36 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:16:38 ---> 09fd83715fa6 05:16:38 Step 22/27 : EXPOSE 48095 05:16:38 ---> Running in 52b090bdd9a4 05:16:38 Removing intermediate container 52b090bdd9a4 05:16:38 ---> 25993af88bd7 05:16:38 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:16:38 ---> Running in 6b1532e5c7f2 05:16:39 Removing intermediate container 6b1532e5c7f2 05:16:39 ---> d469199252bd 05:16:39 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:16:39 ---> Running in 90d8699b5fab 05:16:39 Removing intermediate container 90d8699b5fab 05:16:39 ---> be650a815172 05:16:39 Step 25/27 : LABEL arch=arm64 05:16:39 ---> Running in a63a16ad0305 05:16:39 Removing intermediate container a63a16ad0305 05:16:39 ---> 79fbdab9f5e3 05:16:39 Step 26/27 : LABEL git_sha=7f7e573bab90a1b322795f56701b719a489e5c15 05:16:39 ---> Running in adeadb7e6fd6 05:16:40 Removing intermediate container adeadb7e6fd6 05:16:40 ---> 055146002b69 05:16:40 Step 27/27 : LABEL version=4.1.0-dev.11 05:16:40 ---> Running in 71b052f288ce 05:16:40 Removing intermediate container 71b052f288ce 05:16:40 ---> 9a8755930a06 05:16:40 [Warning] One or more build-args [ARCH] were not consumed 05:16:40 Successfully built 9a8755930a06 05:16:40 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 05:16:40 provisioning config files... 05:16:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/284@tmp/config11105047238570433162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:41 ---> ****-login.sh 05:16:41 nexus3.edgexfoundry.org:10001 05:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:41 Configure a credential helper to remove this warning. See 05:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:41 05:16:41 Login Succeeded 05:16:41 nexus3.edgexfoundry.org:10002 05:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:41 Configure a credential helper to remove this warning. See 05:16:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:41 05:16:41 Login Succeeded 05:16:41 nexus3.edgexfoundry.org:10003 05:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:42 Configure a credential helper to remove this warning. See 05:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:42 05:16:42 Login Succeeded 05:16:42 nexus3.edgexfoundry.org:10004 05:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:42 Configure a credential helper to remove this warning. See 05:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:42 05:16:42 Login Succeeded 05:16:42 ****.io 05:16:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:42 Configure a credential helper to remove this warning. See 05:16:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:42 05:16:42 Login Succeeded 05:16:42 ---> ****-login.sh ends [Pipeline] } 05:16:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:16:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 05:16:42 7f7e573bab90a1b322795f56701b719a489e5c15 05:16:42 latest 05:16:42 4.1.0-dev.11 05:16:42 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:16:42 main 05:16:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 05:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:16:43 9a23bf8779b8: Preparing 05:16:43 b1ff1273ccd7: Preparing 05:16:43 89637ea3ca83: Preparing 05:16:43 72352a6dfb32: Preparing 05:16:43 6ee2915f9a0c: Preparing 05:16:43 a55b2b4a1d99: Preparing 05:16:43 0e64f2360a44: Preparing 05:16:43 a55b2b4a1d99: Waiting 05:16:43 0e64f2360a44: Waiting 05:16:43 89637ea3ca83: Pushed 05:16:43 b1ff1273ccd7: Pushed 05:16:43 6ee2915f9a0c: Pushed 05:16:43 72352a6dfb32: Pushed 05:16:43 0e64f2360a44: Layer already exists 05:16:44 a55b2b4a1d99: Pushed 05:16:52 9a23bf8779b8: Pushed 05:16:52 7f7e573bab90a1b322795f56701b719a489e5c15: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:16:53 9a23bf8779b8: Preparing 05:16:53 b1ff1273ccd7: Preparing 05:16:53 89637ea3ca83: Preparing 05:16:53 72352a6dfb32: Preparing 05:16:53 6ee2915f9a0c: Preparing 05:16:53 a55b2b4a1d99: Preparing 05:16:53 0e64f2360a44: Preparing 05:16:53 a55b2b4a1d99: Waiting 05:16:53 0e64f2360a44: Waiting 05:16:53 6ee2915f9a0c: Layer already exists 05:16:53 b1ff1273ccd7: Layer already exists 05:16:53 9a23bf8779b8: Layer already exists 05:16:53 89637ea3ca83: Layer already exists 05:16:53 72352a6dfb32: Layer already exists 05:16:53 0e64f2360a44: Layer already exists 05:16:53 a55b2b4a1d99: Layer already exists 05:16:53 latest: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 05:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:16:54 9a23bf8779b8: Preparing 05:16:54 b1ff1273ccd7: Preparing 05:16:54 89637ea3ca83: Preparing 05:16:54 72352a6dfb32: Preparing 05:16:54 6ee2915f9a0c: Preparing 05:16:54 a55b2b4a1d99: Preparing 05:16:54 0e64f2360a44: Preparing 05:16:54 a55b2b4a1d99: Waiting 05:16:54 0e64f2360a44: Waiting 05:16:54 72352a6dfb32: Layer already exists 05:16:54 89637ea3ca83: Layer already exists 05:16:54 b1ff1273ccd7: Layer already exists 05:16:54 6ee2915f9a0c: Layer already exists 05:16:54 9a23bf8779b8: Layer already exists 05:16:54 0e64f2360a44: Layer already exists 05:16:54 a55b2b4a1d99: Layer already exists 05:16:54 4.1.0-dev.11: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:16:55 9a23bf8779b8: Preparing 05:16:55 b1ff1273ccd7: Preparing 05:16:55 89637ea3ca83: Preparing 05:16:55 72352a6dfb32: Preparing 05:16:55 6ee2915f9a0c: Preparing 05:16:55 a55b2b4a1d99: Preparing 05:16:55 0e64f2360a44: Preparing 05:16:55 a55b2b4a1d99: Waiting 05:16:55 0e64f2360a44: Waiting 05:16:55 9a23bf8779b8: Layer already exists 05:16:55 b1ff1273ccd7: Layer already exists 05:16:55 72352a6dfb32: Layer already exists 05:16:55 89637ea3ca83: Layer already exists 05:16:55 6ee2915f9a0c: Layer already exists 05:16:55 a55b2b4a1d99: Layer already exists 05:16:55 0e64f2360a44: Layer already exists 05:16:55 7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 05:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:16:56 9a23bf8779b8: Preparing 05:16:56 b1ff1273ccd7: Preparing 05:16:56 89637ea3ca83: Preparing 05:16:56 72352a6dfb32: Preparing 05:16:56 6ee2915f9a0c: Preparing 05:16:56 a55b2b4a1d99: Preparing 05:16:56 0e64f2360a44: Preparing 05:16:56 a55b2b4a1d99: Waiting 05:16:56 0e64f2360a44: Waiting 05:16:56 b1ff1273ccd7: Layer already exists 05:16:56 9a23bf8779b8: Layer already exists 05:16:56 6ee2915f9a0c: Layer already exists 05:16:56 89637ea3ca83: Layer already exists 05:16:56 72352a6dfb32: Layer already exists 05:16:56 a55b2b4a1d99: Layer already exists 05:16:56 0e64f2360a44: Layer already exists 05:16:56 main: digest: sha256:75ad23a0f0181e446707f2dab2f87a7437141d0d718e656998d57ed432738958 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:16:56 ===================================================== [Pipeline] echo 05:16:56 taggedImages: 05:16:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 05:16:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:16:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 05:16:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 05:16:56 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 05:16:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15 [Pipeline] echo 05:16:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 05:16:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.11 [Pipeline] echo 05:16:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7f7e573bab90a1b322795f56701b719a489e5c15-4.1.0-dev.11 [Pipeline] echo 05:16:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:56 05:16:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:57 arm64: Pulling from edgex-lftools-log-publisher 05:16:57 8998bd30e6a1: Pulling fs layer 05:16:57 04944245beec: Pulling fs layer 05:16:57 699f458cf7ca: Pulling fs layer 05:16:57 765212b225bb: Pulling fs layer 05:16:57 f23df028b6ca: Pulling fs layer 05:16:57 d65c8cfc05b1: Pulling fs layer 05:16:57 2437ff75d9bd: Pulling fs layer 05:16:57 765212b225bb: Waiting 05:16:57 f23df028b6ca: Waiting 05:16:57 d65c8cfc05b1: Waiting 05:16:57 2437ff75d9bd: Waiting 05:16:57 04944245beec: Verifying Checksum 05:16:57 04944245beec: Download complete 05:16:57 765212b225bb: Verifying Checksum 05:16:57 765212b225bb: Download complete 05:16:57 f23df028b6ca: Verifying Checksum 05:16:57 f23df028b6ca: Download complete 05:16:57 d65c8cfc05b1: Verifying Checksum 05:16:57 d65c8cfc05b1: Download complete 05:16:57 699f458cf7ca: Verifying Checksum 05:16:57 699f458cf7ca: Download complete 05:16:58 8998bd30e6a1: Verifying Checksum 05:16:58 8998bd30e6a1: Download complete 05:17:00 2437ff75d9bd: Verifying Checksum 05:17:00 2437ff75d9bd: Download complete 05:17:03 8998bd30e6a1: Pull complete 05:17:03 04944245beec: Pull complete 05:17:05 699f458cf7ca: Pull complete 05:17:05 765212b225bb: Pull complete 05:17:05 f23df028b6ca: Pull complete 05:17:06 d65c8cfc05b1: Pull complete 05:17:24 2437ff75d9bd: Pull complete 05:17:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:17:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:24 prd-ubuntu20.04-docker-arm64-4c-16g-772408 does not seem to be running inside a container 05:17:24 $ 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/284 -v /w/workspace/app-service-configurable/284:/w/workspace/app-service-configurable/284:rw,z -v /w/workspace/app-service-configurable/284@tmp:/w/workspace/app-service-configurable/284@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 05:17:27 $ docker top 0d23c9886307682414b18c5ba33352c329e8284b88799eed60f83ae921559c4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:28 ---> job-cost.sh 05:17:28 lf-activate-venv: SKIPPING 05:17:28 INFO: No Stack... 05:17:28 INFO: Retrieving Pricing Info for: v3-standard-4 05:17:29 INFO: Archiving Costs [Pipeline] sh 05:17:29 + cat /w/workspace/app-service-configurable/284/archives/cost.csv 05:17:29 + cut -d, -f6 [Pipeline] lock 05:17:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] 05:17:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] did not exist. Created. 05:17:30 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:30 + echo total: 0.10999999940395355 [Pipeline] stash 05:17:30 Stashed 1 file(s) [Pipeline] } 05:17:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:30 $ docker stop --time=1 0d23c9886307682414b18c5ba33352c329e8284b88799eed60f83ae921559c4e 05:17:32 $ docker rm -f --volumes 0d23c9886307682414b18c5ba33352c329e8284b88799eed60f83ae921559c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:58:41 Cancelling nested steps due to timeout 10:58:41 Sending interrupt signal to process 10:58:56 script returned exit code 143 [Pipeline] } 10:58:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:58:57 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:58:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:58:58 ---> package-listing.sh 10:58:58 ++ facter osfamily 10:58:58 ++ tr '[:upper:]' '[:lower:]' 10:58:58 + OS_FAMILY=redhat 10:58:58 + workspace=/w/workspace/ry_app-service-configurable_main 10:58:58 + START_PACKAGES=/tmp/packages_start.txt 10:58:58 + END_PACKAGES=/tmp/packages_end.txt 10:58:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:58 + PACKAGES=/tmp/packages_start.txt 10:58:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:58:58 + PACKAGES=/tmp/packages_end.txt 10:58:58 + case "${OS_FAMILY}" in 10:58:58 + sort 10:58:58 + rpm -qa 10:58:59 + '[' -f /tmp/packages_start.txt ']' 10:58:59 + '[' -f /tmp/packages_end.txt ']' 10:58:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:58:59 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:58:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:58:59 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:58:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:00 10:59:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:00 latest: Pulling from edgex-lftools-log-publisher 10:59:00 5eb5b503b376: Pulling fs layer 10:59:00 5c69ac0246d0: Pulling fs layer 10:59:00 ec43610c2a17: Pulling fs layer 10:59:00 3a2ae6a8a46f: Pulling fs layer 10:59:00 33b1e0a273af: Pulling fs layer 10:59:00 5d3b04190fa2: Pulling fs layer 10:59:00 2f39f015ded8: Pulling fs layer 10:59:00 3a2ae6a8a46f: Waiting 10:59:00 33b1e0a273af: Waiting 10:59:00 5d3b04190fa2: Waiting 10:59:00 2f39f015ded8: Waiting 10:59:00 5c69ac0246d0: Verifying Checksum 10:59:00 5c69ac0246d0: Download complete 10:59:00 3a2ae6a8a46f: Verifying Checksum 10:59:00 3a2ae6a8a46f: Download complete 10:59:01 33b1e0a273af: Verifying Checksum 10:59:01 33b1e0a273af: Download complete 10:59:01 ec43610c2a17: Verifying Checksum 10:59:01 ec43610c2a17: Download complete 10:59:01 5d3b04190fa2: Verifying Checksum 10:59:01 5d3b04190fa2: Download complete 10:59:01 5eb5b503b376: Verifying Checksum 10:59:01 5eb5b503b376: Download complete 10:59:01 2f39f015ded8: Download complete 10:59:02 5eb5b503b376: Pull complete 10:59:02 5c69ac0246d0: Pull complete 10:59:03 ec43610c2a17: Pull complete 10:59:03 3a2ae6a8a46f: Pull complete 10:59:03 33b1e0a273af: Pull complete 10:59:03 5d3b04190fa2: Pull complete 10:59:08 2f39f015ded8: Pull complete 10:59:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:08 prd-centos7-docker-4c-2g-772409 does not seem to be running inside a container 10:59:08 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 10:59:11 $ docker top d144206fa8ae9977ea771336e8486ef240f54737640adf8dcc782a78458bfb48 -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:11 + touch /tmp/pre-build-complete [Pipeline] sh 10:59:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:59:12 + ls /var/log/sa-host 10:59:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:12 provisioning config files... 10:59:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2697511823518787442tmp [Pipeline] { [Pipeline] echo 10:59:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:59:12 ---> create-netrc.sh [Pipeline] } 10:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:59:13 ---> python-tools-install.sh [Pipeline] echo 10:59:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:59:13 ---> sudo-logs.sh 10:59:13 Archiving 'sudo' log.. 10:59:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-772409.novalocal: Name or service not known 10:59:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-772409.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:59:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:14 ---> job-cost.sh 10:59:14 lf-activate-venv: SKIPPING 10:59:14 DEBUG: total: 0.10999999940395355 10:59:14 INFO: Retrieving Stack Cost... 10:59:14 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:14 INFO: Archiving Costs [Pipeline] echo 10:59:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:15 ---> logs-deploy.sh 10:59:15 lf-activate-venv: SKIPPING 10:59:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/284 10:59:15 INFO: archiving workspace using pattern(s): 10:59:16 Archives upload complete. 10:59:16 INFO: archiving logs to Nexus 10:59:17 ---> uname -a: 10:59:17 Linux prd-centos7-docker-4c-2g-772409.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:59:17 10:59:17 10:59:17 ---> lscpu: 10:59:17 Architecture: x86_64 10:59:17 CPU op-mode(s): 32-bit, 64-bit 10:59:17 Byte Order: Little Endian 10:59:17 Address sizes: 40 bits physical, 48 bits virtual 10:59:17 CPU(s): 2 10:59:17 On-line CPU(s) list: 0,1 10:59:17 Thread(s) per core: 1 10:59:17 Core(s) per socket: 1 10:59:17 Socket(s): 2 10:59:17 NUMA node(s): 1 10:59:17 Vendor ID: AuthenticAMD 10:59:17 CPU family: 23 10:59:17 Model: 49 10:59:17 Model name: AMD EPYC-Rome Processor 10:59:17 Stepping: 0 10:59:17 CPU MHz: 2799.998 10:59:17 BogoMIPS: 5599.99 10:59:17 Virtualization: AMD-V 10:59:17 Hypervisor vendor: KVM 10:59:17 Virtualization type: full 10:59:17 L1d cache: 64 KiB 10:59:17 L1i cache: 64 KiB 10:59:17 L2 cache: 1 MiB 10:59:17 L3 cache: 32 MiB 10:59:17 NUMA node0 CPU(s): 0,1 10:59:17 Vulnerability Itlb multihit: Not affected 10:59:17 Vulnerability L1tf: Not affected 10:59:17 Vulnerability Mds: Not affected 10:59:17 Vulnerability Meltdown: Not affected 10:59:17 Vulnerability Mmio stale data: Not affected 10:59:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:59:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:59:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:59:17 Vulnerability Srbds: Not affected 10:59:17 Vulnerability Tsx async abort: Not affected 10:59:17 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 10:59:17 10:59:17 10:59:17 ---> nproc: 10:59:17 2 10:59:17 10:59:17 10:59:17 ---> df -h: 10:59:17 Filesystem Size Used Avail Use% Mounted on 10:59:17 overlay 40G 6.8G 34G 17% / 10:59:17 tmpfs 64M 0 64M 0% /dev 10:59:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:59:17 shm 64M 0 64M 0% /dev/shm 10:59:17 /dev/vda1 40G 6.8G 34G 17% /facter-os 10:59:17 10:59:17 10:59:17 Cannot open /var/log/sysstat/sa03: No such file or directory 10:59:17 Please check if data collecting is enabled 10:59:17 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:59:17 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:59:17 $ docker stop --time=1 d144206fa8ae9977ea771336e8486ef240f54737640adf8dcc782a78458bfb48 10:59:18 $ docker rm -f --volumes d144206fa8ae9977ea771336e8486ef240f54737640adf8dcc782a78458bfb48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:59:18 [WS-CLEANUP] Deleting project workspace... 10:59:18 [WS-CLEANUP] Deferred wipeout is used... 10:59:18 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:19 10:59:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:19 latest: Pulling from edgex-lftools-log-publisher 10:59:19 5eb5b503b376: Pulling fs layer 10:59:19 5c69ac0246d0: Pulling fs layer 10:59:19 ec43610c2a17: Pulling fs layer 10:59:19 3a2ae6a8a46f: Pulling fs layer 10:59:19 33b1e0a273af: Pulling fs layer 10:59:19 5d3b04190fa2: Pulling fs layer 10:59:19 2f39f015ded8: Pulling fs layer 10:59:19 3a2ae6a8a46f: Waiting 10:59:19 33b1e0a273af: Waiting 10:59:19 5d3b04190fa2: Waiting 10:59:19 2f39f015ded8: Waiting 10:59:19 5c69ac0246d0: Download complete 10:59:19 3a2ae6a8a46f: Verifying Checksum 10:59:19 3a2ae6a8a46f: Download complete 10:59:19 33b1e0a273af: Verifying Checksum 10:59:19 33b1e0a273af: Download complete 10:59:19 ec43610c2a17: Verifying Checksum 10:59:19 ec43610c2a17: Download complete 10:59:19 5d3b04190fa2: Verifying Checksum 10:59:19 5d3b04190fa2: Download complete 10:59:19 5eb5b503b376: Download complete 10:59:20 2f39f015ded8: Download complete 10:59:21 5eb5b503b376: Pull complete 10:59:21 5c69ac0246d0: Pull complete 10:59:22 ec43610c2a17: Pull complete 10:59:22 3a2ae6a8a46f: Pull complete 10:59:22 33b1e0a273af: Pull complete 10:59:22 5d3b04190fa2: Pull complete 10:59:27 2f39f015ded8: Pull complete 10:59:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:27 prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container 10:59: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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 10:59:29 $ docker top 1dd524d78f31404af68f3c95e40ae8c50fa2c761c3f021c119f0146a3883bf6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:30 ---> job-cost.sh 10:59:30 lf-activate-venv: SKIPPING 10:59:30 INFO: No Stack... 10:59:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:59:31 INFO: Archiving Costs [Pipeline] sh 10:59:31 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 10:59:31 + cut -d, -f6 [Pipeline] lock 10:59:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] 10:59:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] did not exist. Created. 10:59:31 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:31 /w/workspace/ry_app-service-configurable_main@tmp/durable-a076ebb3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:59:32 + echo total: 1.5299999713897705 [Pipeline] stash 10:59:32 Warning: overwriting stash ‘stack-cost’ 10:59:32 Stashed 1 file(s) [Pipeline] } 10:59:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-284-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:32 $ docker stop --time=1 1dd524d78f31404af68f3c95e40ae8c50fa2c761c3f021c119f0146a3883bf6a 10:59:33 $ docker rm -f --volumes 1dd524d78f31404af68f3c95e40ae8c50fa2c761c3f021c119f0146a3883bf6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:59:33 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 10:59:34 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 10:59:34 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:59:34 total 16 10:59:34 drwxr-xr-x 3 root root 4096 Nov 3 10:59 . 10:59:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:59 .. 10:59:34 drwxr-xr-x 2 root root 4096 Nov 3 10:59 cost 10:59:34 -rw-r--r-- 1 root root 98 Nov 3 10:59 cost.csv 10:59:34 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:59:34 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:59:34 total 16 10:59:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:59 . 10:59:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:59 .. 10:59:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 10:59 cost 10:59:34 -rw-r--r-- 1 jenkins jenkins 98 Nov 3 10:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:59:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:59:35 ---> package-listing.sh 10:59:35 ++ facter osfamily 10:59:35 ++ tr '[:upper:]' '[:lower:]' 10:59:35 + OS_FAMILY=debian 10:59:35 + workspace=/w/workspace/ry_app-service-configurable_main 10:59:35 + START_PACKAGES=/tmp/packages_start.txt 10:59:35 + END_PACKAGES=/tmp/packages_end.txt 10:59:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:35 + PACKAGES=/tmp/packages_start.txt 10:59:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:59:35 + PACKAGES=/tmp/packages_end.txt 10:59:35 + case "${OS_FAMILY}" in 10:59:35 + dpkg -l 10:59:35 + grep '^ii' 10:59:35 + '[' -f /tmp/packages_start.txt ']' 10:59:35 + '[' -f /tmp/packages_end.txt ']' 10:59:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:35 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:59:35 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:59:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:59:35 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:59:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:36 prd-ubuntu20.04-docker-8c-8g-772407 does not seem to be running inside a container 10:59:36 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 10:59:36 $ docker top efe5c424acfccc8730c4e4e70df109dc203e9910177fea600b558b4e714523bd -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:37 + touch /tmp/pre-build-complete [Pipeline] sh 10:59:37 + mkdir -p /var/log/sysstat [Pipeline] sh 10:59:37 + ls /var/log/sa-host 10:59:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:37 provisioning config files... 10:59:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13579600272174915589tmp [Pipeline] { [Pipeline] echo 10:59:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:59:38 ---> create-netrc.sh [Pipeline] } 10:59:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:59:38 ---> python-tools-install.sh [Pipeline] echo 10:59:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:59:38 ---> sudo-logs.sh 10:59:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:59:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:39 ---> job-cost.sh 10:59:39 lf-activate-venv: SKIPPING 10:59:39 DEBUG: total: 1.5299999713897705 10:59:39 INFO: Retrieving Stack Cost... 10:59:39 INFO: Retrieving Pricing Info for: v3-standard-8 10:59:39 INFO: Archiving Costs [Pipeline] echo 10:59:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:39 ---> logs-deploy.sh 10:59:39 lf-activate-venv: SKIPPING 10:59:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/284 10:59:39 INFO: archiving workspace using pattern(s): 10:59:40 Archives upload complete. 10:59:40 INFO: archiving logs to Nexus