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 23ff995a3aef02e85a45daf0513f418e4247a776+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (57c84a8b78ed481cd790a95da692be7e58eec0b1) 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-ssh10585487232829523673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 1aebedb1f155c9c837cabe761dfd3ef39521175b 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-ssh6863916676120493594.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 1aebedb1f155c9c837cabe761dfd3ef39521175b 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-ssh9720123286658126223.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1aebedb1f155c9c837cabe761dfd3ef39521175b (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 1aebedb1f155c9c837cabe761dfd3ef39521175b # timeout=10 Commit message: "multi" > 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-ssh15931308831661595519.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-ssh9054590006058438884.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, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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 GOTESTFLAGS="-json -v" 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42218 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 > 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 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit 23ff995a3aef02e85a45daf0513f418e4247a776 Merge succeeded, producing 23ff995a3aef02e85a45daf0513f418e4247a776 Checking out Revision 23ff995a3aef02e85a45daf0513f418e4247a776 (PR-165) > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # 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 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:20 ========================================================= 02:05:20 EdgeX Global Pipelines Version Info 02:05:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:21 ------------------- 02:05:21 stable info: 02:05:21 ------------------- 02:05:21 Commited By: Ginny Guan ginny@iotechsys.com 02:05:21 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 02:05:21 Message: update stable to v1.0.273 02:05:22 ------------------- 02:05:22 experimental info: 02:05:22 ------------------- 02:05:22 Commited By: Ginny Guan ginny@iotechsys.com 02:05:22 Commit SHA: 1aebedb1f155c9c837cabe761dfd3ef39521175b 02:05:22 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:05:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo 02:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:23 provisioning config files... 02:05:23 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config17828923785730337743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:23 ---> ****-login.sh 02:05:23 nexus3.edgexfoundry.org:10001 02:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 nexus3.edgexfoundry.org:10002 02:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 nexus3.edgexfoundry.org:10003 02:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 nexus3.edgexfoundry.org:10004 02:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 ****.io 02:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:24 Configure a credential helper to remove this warning. See 02:05:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:24 02:05:24 Login Succeeded 02:05:24 ---> ****-login.sh ends [Pipeline] } 02:05:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:05:25 + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 02:05:25 -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh 02:05:25 + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 02:05:25 ========================================================= 02:05:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:05:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:26 + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 02:05:26 [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo 02:05:26 [semverPrep] This is not a build commit. [Pipeline] sh 02:05:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:05:26 + grep -v github /etc/ssh/ssh_known_hosts 02:05:26 + [ -e /tmp/ssh_known_hosts ] 02:05:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:05:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:05:26 + sudo tee -a /etc/ssh/ssh_known_hosts 02:05:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:26 02:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:27 0.1.4: Pulling from edgex-devops/py-git-semver 02:05:27 b85a868b505f: Pulling fs layer 02:05:27 e2be974225ed: Pulling fs layer 02:05:27 339a4e72a1f5: Pulling fs layer 02:05:27 988bab9f4d93: Pulling fs layer 02:05:27 1469e6f7b9e6: Pulling fs layer 02:05:27 eaf3925da568: Pulling fs layer 02:05:27 bab4dde63d76: Pulling fs layer 02:05:27 bde34c3a00c8: Pulling fs layer 02:05:27 b352a97aabf1: Pulling fs layer 02:05:27 4872d77fe225: Pulling fs layer 02:05:27 5851b861e8e6: Pulling fs layer 02:05:27 bde34c3a00c8: Waiting 02:05:27 b352a97aabf1: Waiting 02:05:27 4872d77fe225: Waiting 02:05:27 988bab9f4d93: Waiting 02:05:27 1469e6f7b9e6: Waiting 02:05:27 eaf3925da568: Waiting 02:05:27 bab4dde63d76: Waiting 02:05:27 e2be974225ed: Download complete 02:05:27 988bab9f4d93: Verifying Checksum 02:05:27 988bab9f4d93: Download complete 02:05:27 1469e6f7b9e6: Verifying Checksum 02:05:27 1469e6f7b9e6: Download complete 02:05:27 339a4e72a1f5: Verifying Checksum 02:05:27 339a4e72a1f5: Download complete 02:05:27 eaf3925da568: Verifying Checksum 02:05:27 eaf3925da568: Download complete 02:05:27 bde34c3a00c8: Verifying Checksum 02:05:27 bde34c3a00c8: Download complete 02:05:27 b352a97aabf1: Verifying Checksum 02:05:27 b352a97aabf1: Download complete 02:05:27 4872d77fe225: Verifying Checksum 02:05:27 4872d77fe225: Download complete 02:05:27 5851b861e8e6: Verifying Checksum 02:05:27 5851b861e8e6: Download complete 02:05:27 b85a868b505f: Verifying Checksum 02:05:27 b85a868b505f: Download complete 02:05:27 bab4dde63d76: Verifying Checksum 02:05:27 bab4dde63d76: Download complete 02:05:28 b85a868b505f: Pull complete 02:05:28 e2be974225ed: Pull complete 02:05:29 339a4e72a1f5: Pull complete 02:05:29 988bab9f4d93: Pull complete 02:05:29 1469e6f7b9e6: Pull complete 02:05:29 eaf3925da568: Pull complete 02:05:31 bab4dde63d76: Pull complete 02:05:31 bde34c3a00c8: Pull complete 02:05:31 b352a97aabf1: Pull complete 02:05:31 4872d77fe225: Pull complete 02:05:31 5851b861e8e6: Pull complete 02:05:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:05:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:31 prd-ubuntu20.04-docker-8c-8g-42218 does not seem to be running inside a container 02:05:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:05:36 $ docker top 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc -eo pid,comm 02:05:36 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). 02:05:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:36 [ssh-agent] Looking for ssh-agent implementation... 02:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:36 $ docker exec 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc ssh-agent 02:05:36 SSH_AUTH_SOCK=/tmp/ssh-mTj9vy8gBTjM/agent.32 02:05:36 SSH_AGENT_PID=38 02:05:36 Running ssh-add (command line suppressed) 02:05:36 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_16819223067834047617.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_16819223067834047617.key) 02:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:36 + git tag --points-at HEAD [Pipeline] } 02:05:36 $ docker exec --env ******** --env ******** 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc ssh-agent -k 02:05:37 unset SSH_AUTH_SOCK; 02:05:37 unset SSH_AGENT_PID; 02:05:37 echo Agent pid 38 killed; 02:05:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:37 [ssh-agent] Looking for ssh-agent implementation... 02:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:37 $ docker exec 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc ssh-agent 02:05:37 SSH_AUTH_SOCK=/tmp/ssh-bPd0w97lOL4g/agent.71 02:05:37 SSH_AGENT_PID=77 02:05:37 Running ssh-add (command line suppressed) 02:05:37 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_7988025687987589305.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_7988025687987589305.key) 02:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:37 + git semver init 02:05:37 2025-03-28 02:05:37,867 [run_init] DEBUG init version:0.0.0 force:False 02:05:37 2025-03-28 02:05:37,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver 02:05:37 2025-03-28 02:05:37,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver 02:05:37 2025-03-28 02:05:37,868 [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) 02:05:41 2025-03-28 02:05:40,859 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude 02:05:41 2025-03-28 02:05:40,860 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False 02:05:41 2025-03-28 02:05:40,860 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 02:05:41 2025-03-28 02:05:40,864 [execute] INFO git cat-file --batch-check 02:05:41 2025-03-28 02:05:40,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 02:05:41 2025-03-28 02:05:40,870 [execute] INFO git cat-file --batch 02:05:41 2025-03-28 02:05:40,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 02:05:41 2025-03-28 02:05:40,875 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 02:05:41 0.0.0 [Pipeline] } 02:05:41 $ docker exec --env ******** --env ******** 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc ssh-agent -k 02:05:41 unset SSH_AUTH_SOCK; 02:05:41 unset SSH_AGENT_PID; 02:05:41 echo Agent pid 77 killed; 02:05:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:41 + git semver [Pipeline] } 02:05:41 $ docker stop --time=1 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc 02:05:43 $ docker rm -f --volumes 02768f7b0035ae27391dc826205d9bc4a40aa3e8374388c8cd8e90f0c93ba5dc [Pipeline] // withDockerContainer [Pipeline] sh 02:05:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:05:43 Stashed 1 file(s) [Pipeline] echo 02:05:43 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:44 provisioning config files... 02:05:44 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config8434220430547410345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:44 ---> ****-login.sh 02:05:44 nexus3.edgexfoundry.org:10001 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10002 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10003 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 nexus3.edgexfoundry.org:10004 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 ****.io 02:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:05:44 Configure a credential helper to remove this warning. See 02:05:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:05:44 02:05:44 Login Succeeded 02:05:44 ---> ****-login.sh ends [Pipeline] } 02:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:05:44 ========================================================= 02:05:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:05:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:05:45 Sending build context to Docker daemon 2.71MB 02:05:45 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:05:45 Step 2/12 : FROM ${BASE} AS builder 02:05:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:05:45 da9db072f522: Pulling fs layer 02:05:45 6ef4a4ee8ca5: Pulling fs layer 02:05:45 06f05ace1117: Pulling fs layer 02:05:45 5fe327b54edc: Pulling fs layer 02:05:45 4f4fb700ef54: Pulling fs layer 02:05:45 92a5565b7b96: Pulling fs layer 02:05:45 ff9bb7016b71: Pulling fs layer 02:05:45 b67dba6c2c7d: Pulling fs layer 02:05:45 a813b0c90790: Pulling fs layer 02:05:45 5fe327b54edc: Waiting 02:05:45 4f4fb700ef54: Waiting 02:05:45 92a5565b7b96: Waiting 02:05:45 ff9bb7016b71: Waiting 02:05:45 b67dba6c2c7d: Waiting 02:05:45 a813b0c90790: Waiting 02:05:45 6ef4a4ee8ca5: Verifying Checksum 02:05:45 6ef4a4ee8ca5: Download complete 02:05:45 5fe327b54edc: Verifying Checksum 02:05:45 5fe327b54edc: Download complete 02:05:45 4f4fb700ef54: Verifying Checksum 02:05:45 4f4fb700ef54: Download complete 02:05:45 da9db072f522: Download complete 02:05:45 92a5565b7b96: Download complete 02:05:45 ff9bb7016b71: Verifying Checksum 02:05:45 ff9bb7016b71: Download complete 02:05:45 da9db072f522: Pull complete 02:05:45 a813b0c90790: Verifying Checksum 02:05:45 a813b0c90790: Download complete 02:05:45 6ef4a4ee8ca5: Pull complete 02:05:45 06f05ace1117: Verifying Checksum 02:05:45 06f05ace1117: Download complete 02:05:46 b67dba6c2c7d: Verifying Checksum 02:05:46 b67dba6c2c7d: Download complete 02:05:49 06f05ace1117: Pull complete 02:05:49 5fe327b54edc: Pull complete 02:05:49 4f4fb700ef54: Pull complete 02:05:49 92a5565b7b96: Pull complete 02:05:49 ff9bb7016b71: Pull complete 02:05:51 b67dba6c2c7d: Pull complete 02:05:51 a813b0c90790: Pull complete 02:05:51 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:05:51 ---> 3ba60ce46760 02:05:51 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 02:05:57 ---> Running in 18ede6fa2961 02:05:57 Removing intermediate container 18ede6fa2961 02:05:57 ---> 26746bfddee2 02:05:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:05:57 ---> Running in 0d7442fb50e1 02:05:57 Removing intermediate container 0d7442fb50e1 02:05:57 ---> 2caee2a66bec 02:05:57 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:05:57 ---> Running in c487153181c9 02:05:57 Removing intermediate container c487153181c9 02:05:57 ---> 87ff62f1ebb7 02:05:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:57 ---> Running in ced1c5abd1f6 02:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:05:58 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:05:58 (2/4) Installing libedit (20240517.3.1-r0) 02:05:58 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:05:58 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:05:58 Executing busybox-1.36.1-r29.trigger 02:05:58 OK: 252 MiB in 62 packages 02:05:59 Removing intermediate container ced1c5abd1f6 02:05:59 ---> 6eeb8c413fcf 02:05:59 Step 7/12 : WORKDIR /sample-service 02:05:59 ---> Running in aa5677e31361 02:05:59 Removing intermediate container aa5677e31361 02:05:59 ---> 6fbc865ae025 02:05:59 Step 8/12 : COPY go.mod vendor* ./ 02:05:59 ---> 36aaf6817ed4 02:05:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:59 ---> Running in 37b95833948a 02:06:17 Removing intermediate container 37b95833948a 02:06:17 ---> 63a9c8efebd6 02:06:17 Step 10/12 : COPY . . 02:06:17 ---> 0756d2c5957e 02:06:17 Step 11/12 : ARG MAKE='make build' 02:06:17 ---> Running in cc1608fa8634 02:06:17 Removing intermediate container cc1608fa8634 02:06:17 ---> 24f25f72a4ee 02:06:17 Step 12/12 : RUN $MAKE 02:06:17 ---> Running in c3418fc73922 02:06:17 noop 02:06:17 Removing intermediate container c3418fc73922 02:06:17 ---> 0dc532940d68 02:06:17 Successfully built 0dc532940d68 02:06:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker inspect -f . ci-base-image-x86_64 02:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:18 prd-ubuntu20.04-docker-8c-8g-42218 does not seem to be running inside a container 02:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat 02:06:19 $ docker top 0f5d4a5ae441a795492d2720b23b72dd9b1baf0e060201e4ffb76bd25f694c71 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:19 + go version 02:06:19 go version go1.23.4 linux/amd64 [Pipeline] } 02:06:19 $ docker stop --time=1 0f5d4a5ae441a795492d2720b23b72dd9b1baf0e060201e4ffb76bd25f694c71 02:06:21 $ docker rm -f --volumes 0f5d4a5ae441a795492d2720b23b72dd9b1baf0e060201e4ffb76bd25f694c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:21 + docker inspect -f . ci-base-image-x86_64 02:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:21 prd-ubuntu20.04-docker-8c-8g-42218 does not seem to be running inside a container 02:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 02:06:22 $ docker top fdef35a80c9805c532ee8cc8e173713e0533e26ef168cb56251cf7bfb4d144e8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:22 + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh 02:06:22 + make test 'GOTESTFLAGS=-json -v' 02:06:22 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 02:06:24 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 02:06:32 📦 github.com/edgexfoundry/sample-service 02:06:32 🛑 no test files 02:06:32 02:06:32 📦 github.com/edgexfoundry/sample-service/cmd 02:06:32 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 02:06:32 02:06:32 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 02:06:32 level=ERROR ts=2025-03-28T02:06:31.113282614Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 02:06:32 ✅ TestHandleReadCommands (0s) 02:06:32 ✅ TestHandleWriteCommands (0s) 02:06:32 ✅ TestValue_Int16 (0s) 02:06:32 ✅ TestValue_Int32 (0s) 02:06:32 ✅ TestValue_Int64 (0s) 02:06:32 ✅ TestValue_Int8 (0s) 02:06:32 02:06:32 CGO_ENABLED=1 go vet ./... 02:06:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:33 ./bin/test-attribution-txt.sh 02:06:33 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 02:06:33 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 02:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:06:33 $ docker stop --time=1 fdef35a80c9805c532ee8cc8e173713e0533e26ef168cb56251cf7bfb4d144e8 02:06:35 $ docker rm -f --volumes fdef35a80c9805c532ee8cc8e173713e0533e26ef168cb56251cf7bfb4d144e8 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:06:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:36 + ls -al . 02:06:36 total 160 02:06:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 02:06 . 02:06:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 02:05 .. 02:06:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 02:05 .git 02:06:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 02:05 .github 02:06:36 -rw-rw-r-- 1 jenkins jenkins 46 Mar 28 02:05 .gitignore 02:06:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 02:05 .semver 02:06:36 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 28 02:05 Attribution.txt 02:06:36 -rw-rw-r-- 1 jenkins jenkins 34862 Mar 28 02:05 CHANGELOG.md 02:06:36 -rw-rw-r-- 1 jenkins jenkins 1434 Mar 28 02:05 Dockerfile 02:06:36 -rw-rw-r-- 1 jenkins jenkins 821 Mar 28 02:05 Jenkinsfile 02:06:36 -rw-rw-r-- 1 jenkins jenkins 729 Mar 28 02:05 Jenkinsfile-sandbox 02:06:36 -rw-rw-r-- 1 jenkins jenkins 3586 Mar 28 02:05 Jenkinsfile.edgexSemver 02:06:36 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 02:05 LICENSE 02:06:36 -rw-rw-r-- 1 jenkins jenkins 1308 Mar 28 02:05 Makefile 02:06:36 -rw-rw-r-- 1 jenkins jenkins 3063 Mar 28 02:05 README.md 02:06:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 02:05 VERSION 02:06:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 02:05 api 02:06:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 02:05 bin 02:06:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 02:05 cmd 02:06:36 -rw-r--r-- 1 jenkins jenkins 5399 Mar 28 02:06 coverage.out 02:06:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 02:05 driver 02:06:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 02:05 example 02:06:36 -rw-rw-r-- 1 jenkins jenkins 1955 Mar 28 02:05 go.mod 02:06:36 -rw-rw-r-- 1 jenkins jenkins 13083 Mar 28 02:05 go.sum 02:06:36 -rw-rw-r-- 1 jenkins jenkins 225 Mar 28 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:37 + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 --label arch=amd64 --label version=0.0.0 . 02:06:37 Sending build context to Docker daemon 2.716MB 02:06:37 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 02:06:37 Step 2/23 : FROM ${BASE} AS builder 02:06:37 ---> 0dc532940d68 02:06:37 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 02:06:37 ---> Running in bee642ffb6d0 02:06:37 Removing intermediate container bee642ffb6d0 02:06:37 ---> 1b171c0d01dc 02:06:37 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 02:06:37 ---> Running in 9ed58fdff55f 02:06:37 Removing intermediate container 9ed58fdff55f 02:06:37 ---> e8b844f6258e 02:06:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:06:37 ---> Running in 701ed8973425 02:06:37 Removing intermediate container 701ed8973425 02:06:37 ---> 83b7c64188bb 02:06:37 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:37 ---> Running in 2e46d18b9431 02:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:38 OK: 252 MiB in 62 packages 02:06:38 Removing intermediate container 2e46d18b9431 02:06:38 ---> f036aeb23475 02:06:38 Step 7/23 : WORKDIR /sample-service 02:06:38 ---> Running in ffc52a66069f 02:06:38 Removing intermediate container ffc52a66069f 02:06:38 ---> 223e4e0d283c 02:06:38 Step 8/23 : COPY go.mod vendor* ./ 02:06:38 ---> a899e5085c87 02:06:38 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:38 ---> Running in a71cb8bd8807 02:06:39 Removing intermediate container a71cb8bd8807 02:06:39 ---> 2ecee918d008 02:06:39 Step 10/23 : COPY . . 02:06:39 ---> 700d4f0274f4 02:06:39 Step 11/23 : ARG MAKE='make build' 02:06:39 ---> Running in 1abd70e8c6ab 02:06:39 Removing intermediate container 1abd70e8c6ab 02:06:39 ---> 04789e49faa0 02:06:39 Step 12/23 : RUN $MAKE 02:06:39 ---> Running in d982b5402f61 02:06:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd 02:06:49 Removing intermediate container d982b5402f61 02:06:49 ---> 13797a733161 02:06:49 Step 13/23 : FROM alpine:3.18 02:06:50 3.18: Pulling from library/alpine 02:06:50 44cf07d57ee4: Pulling fs layer 02:06:50 44cf07d57ee4: Download complete 02:06:51 44cf07d57ee4: Pull complete 02:06:51 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 02:06:51 Status: Downloaded newer image for alpine:3.18 02:06:51 ---> 802c91d52981 02:06:51 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:06:51 ---> Running in dda28d34d178 02:06:51 Removing intermediate container dda28d34d178 02:06:51 ---> c461746722ca 02:06:51 Step 15/23 : ENV APP_PORT=49999 02:06:51 ---> Running in 208c929e08a2 02:06:51 Removing intermediate container 208c929e08a2 02:06:51 ---> 5d166b6c78a0 02:06:51 Step 16/23 : EXPOSE $APP_PORT 02:06:51 ---> Running in ca63f0011419 02:06:51 Removing intermediate container ca63f0011419 02:06:51 ---> 632dfdc578b8 02:06:51 Step 17/23 : COPY --from=builder /sample-service/cmd / 02:06:51 ---> 4dc8c48c2440 02:06:51 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 02:06:51 ---> 0797db460c76 02:06:51 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 02:06:51 ---> 11f02f466b72 02:06:51 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 02:06:51 ---> Running in 36fdc1122254 02:06:52 Removing intermediate container 36fdc1122254 02:06:52 ---> d26a88fbf830 02:06:52 Step 21/23 : LABEL arch=amd64 02:06:52 ---> Running in 8a07051034d0 02:06:52 Removing intermediate container 8a07051034d0 02:06:52 ---> 244b3291e2fa 02:06:52 Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 02:06:52 ---> Running in be4504ae44cd 02:06:52 Removing intermediate container be4504ae44cd 02:06:52 ---> 5b91afc8e5f1 02:06:52 Step 23/23 : LABEL version=0.0.0 02:06:52 ---> Running in 0930ccc875f9 02:06:52 Removing intermediate container 0930ccc875f9 02:06:52 ---> aa09de403c30 02:06:52 [Warning] One or more build-args [ARCH] were not consumed 02:06:52 Successfully built aa09de403c30 02:06:52 Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:52 provisioning config files... 02:06:52 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config11290077097381070633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:52 ---> ****-login.sh 02:06:52 nexus3.edgexfoundry.org:10001 02:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:52 Configure a credential helper to remove this warning. See 02:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:52 02:06:52 Login Succeeded 02:06:52 nexus3.edgexfoundry.org:10002 02:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:52 Configure a credential helper to remove this warning. See 02:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:52 02:06:52 Login Succeeded 02:06:52 nexus3.edgexfoundry.org:10003 02:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:53 Configure a credential helper to remove this warning. See 02:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:53 02:06:53 Login Succeeded 02:06:53 nexus3.edgexfoundry.org:10004 02:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:53 Configure a credential helper to remove this warning. See 02:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:53 02:06:53 Login Succeeded 02:06:53 ****.io 02:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:53 Configure a credential helper to remove this warning. See 02:06:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:53 02:06:53 Login Succeeded 02:06:53 ---> ****-login.sh ends [Pipeline] } 02:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:06:53 [edgeXDocker.push] Tagging docker image sample-service with the following tags: 02:06:53 23ff995a3aef02e85a45daf0513f418e4247a776 02:06:53 latest 02:06:53 0.0.0 02:06:53 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 02:06:53 PR-165 02:06:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:54 + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 02:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 02:06:54 86519136ece3: Preparing 02:06:54 2bccc2a092cb: Preparing 02:06:54 bd01ea30577d: Preparing 02:06:54 f44f286046d9: Preparing 02:06:54 f44f286046d9: Layer already exists 02:06:54 2bccc2a092cb: Pushed 02:06:54 86519136ece3: Pushed 02:06:55 bd01ea30577d: Pushed 02:07:13 23ff995a3aef02e85a45daf0513f418e4247a776: digest: sha256:4b9398f84847689495f8b4826d8eeed7eb55105a3fe2faa4299a1a62f87f23e2 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker push nexus3.edgexfoundry.org:10004/sample-service:latest 02:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 02:07:14 86519136ece3: Preparing 02:07:14 2bccc2a092cb: Preparing 02:07:14 bd01ea30577d: Preparing 02:07:14 f44f286046d9: Preparing 02:07:14 86519136ece3: Layer already exists 02:07:14 2bccc2a092cb: Layer already exists 02:07:14 f44f286046d9: Layer already exists 02:07:14 bd01ea30577d: Layer already exists 02:07:14 latest: digest: sha256:4b9398f84847689495f8b4826d8eeed7eb55105a3fe2faa4299a1a62f87f23e2 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 02:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 02:07:14 86519136ece3: Preparing 02:07:14 2bccc2a092cb: Preparing 02:07:14 bd01ea30577d: Preparing 02:07:14 f44f286046d9: Preparing 02:07:14 86519136ece3: Layer already exists 02:07:14 bd01ea30577d: Layer already exists 02:07:14 f44f286046d9: Layer already exists 02:07:14 2bccc2a092cb: Layer already exists 02:07:14 0.0.0: digest: sha256:4b9398f84847689495f8b4826d8eeed7eb55105a3fe2faa4299a1a62f87f23e2 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 02:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 02:07:15 86519136ece3: Preparing 02:07:15 2bccc2a092cb: Preparing 02:07:15 bd01ea30577d: Preparing 02:07:15 f44f286046d9: Preparing 02:07:15 bd01ea30577d: Layer already exists 02:07:15 86519136ece3: Layer already exists 02:07:15 2bccc2a092cb: Layer already exists 02:07:15 f44f286046d9: Layer already exists 02:07:15 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0: digest: sha256:4b9398f84847689495f8b4826d8eeed7eb55105a3fe2faa4299a1a62f87f23e2 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:16 + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 02:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 02:07:16 86519136ece3: Preparing 02:07:16 2bccc2a092cb: Preparing 02:07:16 bd01ea30577d: Preparing 02:07:16 f44f286046d9: Preparing 02:07:16 2bccc2a092cb: Layer already exists 02:07:16 bd01ea30577d: Layer already exists 02:07:16 86519136ece3: Layer already exists 02:07:16 f44f286046d9: Layer already exists 02:07:16 PR-165: digest: sha256:4b9398f84847689495f8b4826d8eeed7eb55105a3fe2faa4299a1a62f87f23e2 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:16 ===================================================== [Pipeline] echo 02:07:16 taggedImages: 02:07:16 - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 02:07:16 - nexus3.edgexfoundry.org:10004/sample-service:latest 02:07:16 - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 02:07:16 - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 02:07:16 - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] echo 02:07:16 ========================================================= 02:07:16 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776, nexus3.edgexfoundry.org:10004/sample-service:latest, nexus3.edgexfoundry.org:10004/sample-service:0.0.0, nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0, nexus3.edgexfoundry.org:10004/sample-service:PR-165], settingsFile:sample-service-settings] 02:07:16 ========================================================= [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:16 02:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:16 latest: Pulling from edgex-lftools-log-publisher 02:07:16 5eb5b503b376: Pulling fs layer 02:07:16 5c69ac0246d0: Pulling fs layer 02:07:16 ec43610c2a17: Pulling fs layer 02:07:16 3a2ae6a8a46f: Pulling fs layer 02:07:16 33b1e0a273af: Pulling fs layer 02:07:16 5d3b04190fa2: Pulling fs layer 02:07:16 2f39f015ded8: Pulling fs layer 02:07:16 2f39f015ded8: Waiting 02:07:16 3a2ae6a8a46f: Waiting 02:07:16 5d3b04190fa2: Waiting 02:07:16 33b1e0a273af: Waiting 02:07:16 5c69ac0246d0: Download complete 02:07:16 3a2ae6a8a46f: Verifying Checksum 02:07:16 3a2ae6a8a46f: Download complete 02:07:16 33b1e0a273af: Verifying Checksum 02:07:16 33b1e0a273af: Download complete 02:07:16 ec43610c2a17: Verifying Checksum 02:07:16 ec43610c2a17: Download complete 02:07:16 5d3b04190fa2: Verifying Checksum 02:07:16 5d3b04190fa2: Download complete 02:07:17 5eb5b503b376: Verifying Checksum 02:07:17 5eb5b503b376: Download complete 02:07:18 2f39f015ded8: Verifying Checksum 02:07:18 2f39f015ded8: Download complete 02:07:18 5eb5b503b376: Pull complete 02:07:18 5c69ac0246d0: Pull complete 02:07:18 ec43610c2a17: Pull complete 02:07:18 3a2ae6a8a46f: Pull complete 02:07:19 33b1e0a273af: Pull complete 02:07:19 5d3b04190fa2: Pull complete 02:07:23 2f39f015ded8: Pull complete 02:07:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:23 prd-ubuntu20.04-docker-8c-8g-42218 does not seem to be running inside a container 02:07:23 $ 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 02:07:27 $ docker top 1763580c26439f219c8ad50fe711e94a85fe306447b4900e1b255dab38da1ff9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:27 ---> job-cost.sh 02:07:27 lf-activate-venv: SKIPPING 02:07:27 INFO: No Stack... 02:07:27 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:27 INFO: Archiving Costs [Pipeline] sh 02:07:28 + + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csvcut 02:07:28 -d, -f6 [Pipeline] lock 02:07:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-16-stack-cost] 02:07:28 Resource [jenkins-edgexfoundry-sample-service-PR-165-16-stack-cost] did not exist. Created. 02:07:28 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:28 + echo total: 0.2199999988079071 [Pipeline] stash 02:07:28 Stashed 1 file(s) [Pipeline] } 02:07:28 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-16-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:28 $ docker stop --time=1 1763580c26439f219c8ad50fe711e94a85fe306447b4900e1b255dab38da1ff9 02:07:29 $ docker rm -f --volumes 1763580c26439f219c8ad50fe711e94a85fe306447b4900e1b255dab38da1ff9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:07:29 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 02:07:30 + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] 02:07:30 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 02:07:30 total 16 02:07:30 drwxr-xr-x 3 root root 4096 Mar 28 02:07 . 02:07:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 02:07 .. 02:07:30 drwxr-xr-x 2 root root 4096 Mar 28 02:07 cost 02:07:30 -rw-r--r-- 1 root root 87 Mar 28 02:07 cost.csv 02:07:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives 02:07:30 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 02:07:30 total 16 02:07:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 02:07 . 02:07:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 02:07 .. 02:07:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 02:07 cost 02:07:30 -rw-r--r-- 1 jenkins jenkins 87 Mar 28 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:31 ---> package-listing.sh 02:07:31 ++ facter osfamily 02:07:31 ++ tr '[:upper:]' '[:lower:]' 02:07:32 + OS_FAMILY=debian 02:07:32 + workspace=/w/workspace/gexfoundry_sample-service_PR-165 02:07:32 + START_PACKAGES=/tmp/packages_start.txt 02:07:32 + END_PACKAGES=/tmp/packages_end.txt 02:07:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:32 + PACKAGES=/tmp/packages_start.txt 02:07:32 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 02:07:32 + PACKAGES=/tmp/packages_end.txt 02:07:32 + case "${OS_FAMILY}" in 02:07:32 + dpkg -l 02:07:32 + grep '^ii' 02:07:32 + '[' -f /tmp/packages_start.txt ']' 02:07:32 + '[' -f /tmp/packages_end.txt ']' 02:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:32 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 02:07:32 + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ 02:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo 02:07:32 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 02:07:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:33 prd-ubuntu20.04-docker-8c-8g-42218 does not seem to be running inside a container 02:07:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:33 $ docker top 0daec27e6bc535e0a0937cb97dae98545d42fbf65a95c763f0ddfaa27e57f7f6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:34 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:34 + ls /var/log/sa-host 02:07:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:34 provisioning config files... 02:07:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config12965753985033756418tmp [Pipeline] { [Pipeline] echo 02:07:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:34 ---> create-netrc.sh [Pipeline] } 02:07:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:35 ---> python-tools-install.sh [Pipeline] echo 02:07:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:35 ---> sudo-logs.sh 02:07:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:35 ---> job-cost.sh 02:07:35 lf-activate-venv: SKIPPING 02:07:35 DEBUG: total: 0.2199999988079071 02:07:35 INFO: Retrieving Stack Cost... 02:07:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:35 INFO: Archiving Costs [Pipeline] echo 02:07:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:36 ---> logs-deploy.sh 02:07:36 lf-activate-venv: SKIPPING 02:07:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/16 02:07:36 INFO: archiving workspace using pattern(s): 02:07:37 Archives upload complete. 02:07:37 INFO: archiving logs to Nexus