Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from eb869c661586b1b6b4d3a43b635254038c5246fa+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (58c3fa9b8099333c00e2f274e26e6a9ca74396cc) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh10545104948504402884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision ba796b91697f2dc5baf42d997564ad0ee49db798 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-ssh14657905419760781482.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision ba796b91697f2dc5baf42d997564ad0ee49db798 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/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/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9731348381633860089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ba796b91697f2dc5baf42d997564ad0ee49db798 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f ba796b91697f2dc5baf42d997564ad0ee49db798 # timeout=10 Commit message: "test" > 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-ssh17842873794724131684.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/sample-service/branches/PR-165/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/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8463229555469453148.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:sample-service] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service 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-44820 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:33 ========================================================= 05:59:33 EdgeX Global Pipelines Version Info 05:59:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:34 ------------------- 05:59:34 stable info: 05:59:34 ------------------- 05:59:34 Commited By: Ginny Guan ginny@iotechsys.com 05:59:34 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 05:59:34 Message: update stable to v1.0.274 05:59:35 ------------------- 05:59:35 experimental info: 05:59:35 ------------------- 05:59:35 Commited By: Ginny Guan ginny@iotechsys.com 05:59:35 Commit SHA: ba796b91697f2dc5baf42d997564ad0ee49db798 05:59:35 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb869c6 [Pipeline] echo 05:59:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:35 provisioning config files... 05:59:35 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config10077337728637509053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:36 ---> ****-login.sh 05:59:36 nexus3.edgexfoundry.org:10001 05:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:36 Configure a credential helper to remove this warning. See 05:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:36 05:59:36 Login Succeeded 05:59:36 nexus3.edgexfoundry.org:10002 05:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:36 Configure a credential helper to remove this warning. See 05:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:36 05:59:36 Login Succeeded 05:59:36 nexus3.edgexfoundry.org:10003 05:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:36 Configure a credential helper to remove this warning. See 05:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:36 05:59:36 Login Succeeded 05:59:36 nexus3.edgexfoundry.org:10004 05:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:36 Configure a credential helper to remove this warning. See 05:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:36 05:59:36 Login Succeeded 05:59:36 ****.io 05:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:36 Configure a credential helper to remove this warning. See 05:59:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:36 05:59:36 Login Succeeded 05:59:36 ---> ****-login.sh ends [Pipeline] } 05:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:37 + git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 05:59:37 -----------> git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa eb869c661586b1b6b4d3a43b635254038c5246fa [false] [Pipeline] sh 05:59:37 + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 05:59:37 ========================================================= 05:59:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:37 + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo 05:59:38 [semverPrep] GIT_COMMIT: eb869c661586b1b6b4d3a43b635254038c5246fa, Commit Message: ci: test multi-arch pipeline [Pipeline] echo 05:59:38 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:38 + grep -v github /etc/ssh/ssh_known_hosts 05:59:38 + [ -e /tmp/ssh_known_hosts ] 05:59:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:38 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:38 05:59:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:39 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:39 b85a868b505f: Pulling fs layer 05:59:39 e2be974225ed: Pulling fs layer 05:59:39 339a4e72a1f5: Pulling fs layer 05:59:39 988bab9f4d93: Pulling fs layer 05:59:39 1469e6f7b9e6: Pulling fs layer 05:59:39 eaf3925da568: Pulling fs layer 05:59:39 bab4dde63d76: Pulling fs layer 05:59:39 bde34c3a00c8: Pulling fs layer 05:59:39 b352a97aabf1: Pulling fs layer 05:59:39 4872d77fe225: Pulling fs layer 05:59:39 5851b861e8e6: Pulling fs layer 05:59:39 4872d77fe225: Waiting 05:59:39 1469e6f7b9e6: Waiting 05:59:39 eaf3925da568: Waiting 05:59:39 5851b861e8e6: Waiting 05:59:39 b352a97aabf1: Waiting 05:59:39 988bab9f4d93: Waiting 05:59:39 bab4dde63d76: Waiting 05:59:39 e2be974225ed: Verifying Checksum 05:59:39 e2be974225ed: Download complete 05:59:39 988bab9f4d93: Verifying Checksum 05:59:39 988bab9f4d93: Download complete 05:59:39 1469e6f7b9e6: Verifying Checksum 05:59:39 1469e6f7b9e6: Download complete 05:59:39 eaf3925da568: Verifying Checksum 05:59:39 eaf3925da568: Download complete 05:59:39 339a4e72a1f5: Verifying Checksum 05:59:39 339a4e72a1f5: Download complete 05:59:39 bde34c3a00c8: Verifying Checksum 05:59:39 bde34c3a00c8: Download complete 05:59:39 b352a97aabf1: Verifying Checksum 05:59:39 b352a97aabf1: Download complete 05:59:39 4872d77fe225: Download complete 05:59:39 5851b861e8e6: Verifying Checksum 05:59:39 5851b861e8e6: Download complete 05:59:39 b85a868b505f: Download complete 05:59:39 bab4dde63d76: Verifying Checksum 05:59:39 bab4dde63d76: Download complete 05:59:40 b85a868b505f: Pull complete 05:59:40 e2be974225ed: Pull complete 05:59:41 339a4e72a1f5: Pull complete 05:59:41 988bab9f4d93: Pull complete 05:59:41 1469e6f7b9e6: Pull complete 05:59:41 eaf3925da568: Pull complete 05:59:43 bab4dde63d76: Pull complete 05:59:43 bde34c3a00c8: Pull complete 05:59:43 b352a97aabf1: Pull complete 05:59:43 4872d77fe225: Pull complete 05:59:43 5851b861e8e6: Pull complete 05:59:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:43 prd-ubuntu20.04-docker-8c-8g-44820 does not seem to be running inside a container 05:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:46 $ docker top eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b -eo pid,comm 05:59:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:59:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:46 [ssh-agent] Looking for ssh-agent implementation... 05:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:46 $ docker exec eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b ssh-agent 05:59:46 SSH_AUTH_SOCK=/tmp/ssh-CdLSPdspNoUe/agent.32 05:59:46 SSH_AGENT_PID=38 05:59:46 Running ssh-add (command line suppressed) 05:59:46 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_8121651604561033604.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_8121651604561033604.key) 05:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:46 + git tag --points-at HEAD [Pipeline] } 05:59:46 $ docker exec --env ******** --env ******** eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b ssh-agent -k 05:59:47 unset SSH_AUTH_SOCK; 05:59:47 unset SSH_AGENT_PID; 05:59:47 echo Agent pid 38 killed; 05:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:47 [ssh-agent] Looking for ssh-agent implementation... 05:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:47 $ docker exec eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b ssh-agent 05:59:47 SSH_AUTH_SOCK=/tmp/ssh-58f3T1LDd1KC/agent.71 05:59:47 SSH_AGENT_PID=77 05:59:47 Running ssh-add (command line suppressed) 05:59:47 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_12588206715319892492.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_12588206715319892492.key) 05:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:47 + git semver init 05:59:48 2025-04-12 05:59:47,966 [run_init] DEBUG init version:0.0.0 force:False 05:59:48 2025-04-12 05:59:47,968 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver 05:59:48 2025-04-12 05:59:47,969 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver 05:59:48 2025-04-12 05:59:47,969 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) 05:59:48 2025-04-12 05:59:48,612 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude 05:59:48 2025-04-12 05:59:48,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False 05:59:48 2025-04-12 05:59:48,613 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 05:59:48 2025-04-12 05:59:48,617 [execute] INFO git cat-file --batch-check 05:59:48 2025-04-12 05:59:48,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 05:59:48 2025-04-12 05:59:48,624 [execute] INFO git cat-file --batch 05:59:48 2025-04-12 05:59:48,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 05:59:48 2025-04-12 05:59:48,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 05:59:48 0.0.0 [Pipeline] } 05:59:48 $ docker exec --env ******** --env ******** eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b ssh-agent -k 05:59:49 unset SSH_AUTH_SOCK; 05:59:49 unset SSH_AGENT_PID; 05:59:49 echo Agent pid 77 killed; 05:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:49 + git semver [Pipeline] } 05:59:49 $ docker stop --time=1 eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b 05:59:50 $ docker rm -f --volumes eeed73852807834234197d8d5ddcded25bfaaff313b4a6efbfde558902bad89b [Pipeline] // withDockerContainer [Pipeline] sh 05:59:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:51 Stashed 1 file(s) [Pipeline] echo 05:59:51 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] node 06:00:06 Still waiting to schedule task 06:00:06 All nodes of label ‘centos7-docker-4c-2g’ are offline 06:00:30 Running on prd-centos7-docker-4c-2g-44821 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] checkout 06:00:30 Selected Git installation does not exist. Using Default 06:00:30 The recommended git tool is: NONE 06:00:33 using credential edgex-jenkins-ssh 06:00:33 Cloning the remote Git repository 06:00:32 Cloning repository git@github.com:edgexfoundry/sample-service.git 06:00:32 > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 06:00:32 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 06:00:32 > git --version # timeout=10 06:00:32 > git --version # 'git version 2.36.1' 06:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:32 [INFO] Currently running in a labeled security context 06:00:32 [INFO] Currently SELinux is 'enforcing' on the host 06:00:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh7438563963044510310.key 06:00:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:33 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 06:00:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:34 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 06:00:35 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa 06:00:36 Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa 06:00:36 Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) 06:00:34 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 06:00:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:34 [INFO] Currently running in a labeled security context 06:00:34 [INFO] Currently SELinux is 'enforcing' on the host 06:00:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh11628608476437614154.key 06:00:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:00:35 > git config core.sparsecheckout # timeout=10 06:00:35 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 06:00:35 > git remote # timeout=10 06:00:35 > git config --get remote.origin.url # timeout=10 06:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:35 [INFO] Currently running in a labeled security context 06:00:35 [INFO] Currently SELinux is 'enforcing' on the host 06:00:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh6033704207697284584.key 06:00:35 > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 06:00:35 > git rev-parse HEAD^{commit} # timeout=10 06:00:35 > git config core.sparsecheckout # timeout=10 06:00:35 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 06:00:39 Commit message: "ci: test multi-arch pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:40 + docker buildx ls 06:00:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:00:40 default * docker 06:00:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:00:41 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:00:41 edgex-builder [Pipeline] sh 06:00:41 + docker buildx inspect --bootstrap 06:00:41 #1 [internal] booting buildkit 06:00:41 #1 pulling image moby/buildkit:buildx-stable-1 06:00:45 #1 pulling image moby/buildkit:buildx-stable-1 4.2s done 06:00:45 #1 creating container buildx_buildkit_edgex-builder0 06:00:46 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 06:00:46 #1 DONE 5.5s 06:00:46 Name: edgex-builder 06:00:46 Driver: docker-container 06:00:46 06:00:46 Nodes: 06:00:46 Name: edgex-builder0 06:00:46 Endpoint: unix:///var/run/docker.sock 06:00:46 Status: running 06:00:46 Buildkit: v0.20.2 06:00:46 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:00:47 + docker buildx ls 06:00:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:00:47 edgex-builder * docker-container 06:00:47 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:00:47 default docker 06:00:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:47 provisioning config files... 06:00:47 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config7694257161721046698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:47 ---> ****-login.sh 06:00:47 nexus3.edgexfoundry.org:10001 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10002 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10003 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 nexus3.edgexfoundry.org:10004 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 ****.io 06:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:47 Configure a credential helper to remove this warning. See 06:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:47 06:00:47 Login Succeeded 06:00:47 ---> ****-login.sh ends [Pipeline] } 06:00:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:48 06:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:48 latest: Pulling from edgex-lftools-log-publisher 06:00:48 5eb5b503b376: Pulling fs layer 06:00:48 5c69ac0246d0: Pulling fs layer 06:00:48 ec43610c2a17: Pulling fs layer 06:00:48 3a2ae6a8a46f: Pulling fs layer 06:00:48 33b1e0a273af: Pulling fs layer 06:00:48 5d3b04190fa2: Pulling fs layer 06:00:48 2f39f015ded8: Pulling fs layer 06:00:48 3a2ae6a8a46f: Waiting 06:00:48 33b1e0a273af: Waiting 06:00:48 5d3b04190fa2: Waiting 06:00:48 2f39f015ded8: Waiting 06:00:48 5c69ac0246d0: Verifying Checksum 06:00:48 5c69ac0246d0: Download complete 06:00:48 3a2ae6a8a46f: Verifying Checksum 06:00:48 3a2ae6a8a46f: Download complete 06:00:48 ec43610c2a17: Verifying Checksum 06:00:48 ec43610c2a17: Download complete 06:00:48 5d3b04190fa2: Verifying Checksum 06:00:48 5d3b04190fa2: Download complete 06:00:48 33b1e0a273af: Verifying Checksum 06:00:48 33b1e0a273af: Download complete 06:00:48 5eb5b503b376: Verifying Checksum 06:00:48 5eb5b503b376: Download complete 06:00:49 2f39f015ded8: Verifying Checksum 06:00:49 2f39f015ded8: Download complete 06:00:50 5eb5b503b376: Pull complete 06:00:50 5c69ac0246d0: Pull complete 06:00:50 ec43610c2a17: Pull complete 06:00:50 3a2ae6a8a46f: Pull complete 06:00:50 33b1e0a273af: Pull complete 06:00:51 5d3b04190fa2: Pull complete 06:00:54 2f39f015ded8: Pull complete 06:00:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:54 prd-centos7-docker-4c-2g-44821 does not seem to be running inside a container 06:00:54 $ 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/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:00:58 $ docker top 9dae26e01a97bdab291add81c140bbfbaefd3b07b1805caef8739168fcb43f8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:58 ---> job-cost.sh 06:00:58 lf-activate-venv: SKIPPING 06:00:58 INFO: No Stack... 06:00:58 INFO: Retrieving Pricing Info for: v3-standard-2 06:00:58 INFO: Archiving Costs [Pipeline] sh 06:00:59 + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv 06:00:59 + cut -d, -f6 [Pipeline] lock 06:00:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-38-stack-cost] 06:00:59 Resource [jenkins-edgexfoundry-sample-service-PR-165-38-stack-cost] did not exist. Created. 06:00:59 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:59 + echo total: 0.05999999865889549 [Pipeline] stash 06:00:59 Stashed 1 file(s) [Pipeline] } 06:00:59 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-38-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:59 $ docker stop --time=1 9dae26e01a97bdab291add81c140bbfbaefd3b07b1805caef8739168fcb43f8e 06:01:00 $ docker rm -f --volumes 9dae26e01a97bdab291add81c140bbfbaefd3b07b1805caef8739168fcb43f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:01 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:01:01 + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [Pipeline] libraryResource [Pipeline] sh 06:01:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:01:02 ---> package-listing.sh 06:01:02 ++ facter osfamily 06:01:02 ++ tr '[:upper:]' '[:lower:]' 06:01:03 + OS_FAMILY=debian 06:01:03 + workspace=/w/workspace/gexfoundry_sample-service_PR-165 06:01:03 + START_PACKAGES=/tmp/packages_start.txt 06:01:03 + END_PACKAGES=/tmp/packages_end.txt 06:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:01:03 + PACKAGES=/tmp/packages_start.txt 06:01:03 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 06:01:03 + PACKAGES=/tmp/packages_end.txt 06:01:03 + case "${OS_FAMILY}" in 06:01:03 + dpkg -l 06:01:03 + grep '^ii' 06:01:03 + '[' -f /tmp/packages_start.txt ']' 06:01:03 + '[' -f /tmp/packages_end.txt ']' 06:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:01:03 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 06:01:03 + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ 06:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo 06:01:03 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:03 06:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:04 latest: Pulling from edgex-lftools-log-publisher 06:01:04 5eb5b503b376: Pulling fs layer 06:01:04 5c69ac0246d0: Pulling fs layer 06:01:04 ec43610c2a17: Pulling fs layer 06:01:04 3a2ae6a8a46f: Pulling fs layer 06:01:04 33b1e0a273af: Pulling fs layer 06:01:04 5d3b04190fa2: Pulling fs layer 06:01:04 2f39f015ded8: Pulling fs layer 06:01:04 3a2ae6a8a46f: Waiting 06:01:04 33b1e0a273af: Waiting 06:01:04 5d3b04190fa2: Waiting 06:01:04 2f39f015ded8: Waiting 06:01:04 5c69ac0246d0: Verifying Checksum 06:01:04 5c69ac0246d0: Download complete 06:01:04 3a2ae6a8a46f: Verifying Checksum 06:01:04 3a2ae6a8a46f: Download complete 06:01:04 33b1e0a273af: Verifying Checksum 06:01:04 33b1e0a273af: Download complete 06:01:04 ec43610c2a17: Verifying Checksum 06:01:04 ec43610c2a17: Download complete 06:01:04 5d3b04190fa2: Download complete 06:01:04 5eb5b503b376: Verifying Checksum 06:01:04 5eb5b503b376: Download complete 06:01:05 2f39f015ded8: Download complete 06:01:05 5eb5b503b376: Pull complete 06:01:05 5c69ac0246d0: Pull complete 06:01:06 ec43610c2a17: Pull complete 06:01:06 3a2ae6a8a46f: Pull complete 06:01:06 33b1e0a273af: Pull complete 06:01:06 5d3b04190fa2: Pull complete 06:01:10 2f39f015ded8: Pull complete 06:01:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:10 prd-ubuntu20.04-docker-8c-8g-44820 does not seem to be running inside a container 06:01:11 $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:01:13 $ docker top 79549a492b963597861f3283f32e9067fc8c107da3713c1b26fdde99ba7d93a6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:13 + touch /tmp/pre-build-complete [Pipeline] sh 06:01:13 + mkdir -p /var/log/sysstat [Pipeline] sh 06:01:14 + ls /var/log/sa-host 06:01:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:14 provisioning config files... 06:01:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config7659253896440621915tmp [Pipeline] { [Pipeline] echo 06:01:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:01:14 ---> create-netrc.sh [Pipeline] } 06:01:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:01:15 ---> python-tools-install.sh [Pipeline] echo 06:01:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:01:15 ---> sudo-logs.sh 06:01:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:01:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:01:15 ---> job-cost.sh 06:01:15 lf-activate-venv: SKIPPING 06:01:15 DEBUG: total: 0.05999999865889549 06:01:15 INFO: Retrieving Stack Cost... 06:01:15 INFO: Retrieving Pricing Info for: v3-standard-8 06:01:16 INFO: Archiving Costs [Pipeline] echo 06:01:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:01:16 ---> logs-deploy.sh 06:01:16 lf-activate-venv: SKIPPING 06:01:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/38 06:01:16 INFO: archiving workspace using pattern(s): 06:01:17 Archives upload complete. 06:01:17 INFO: archiving logs to Nexus