Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 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-ssh3330768905239092705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9149874754199749828.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8489099673443248528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh6581549757363136788.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10334060335904514400.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, buildExperimentalDockerImage:true, 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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: true 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-9708 in /w/workspace/edgexfoundry_sample-service_main [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/edgexfoundry_sample-service_main # 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 Avoid second fetch Checking out Revision 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f (main) Commit message: "Merge pull request #166 from cherrycl/update-go-version" > 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 core.sparsecheckout # timeout=10 > git checkout -f 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f # timeout=10 > git rev-list --no-walk 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:42:39 ========================================================= 09:42:39 EdgeX Global Pipelines Version Info 09:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:42:42 ------------------- 09:42:42 stable info: 09:42:42 ------------------- 09:42:42 Commited By: Cherry Wang cherry@iotechsys.com 09:42:42 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 09:42:42 Message: update stable to v1.0.280 09:42:42 ------------------- 09:42:42 experimental info: 09:42:42 ------------------- 09:42:42 Commited By: Cherry Wang cherry@iotechsys.com 09:42:42 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 09:42:42 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:42:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = true [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e8a1a9 [Pipeline] echo 09:42:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:43 provisioning config files... 09:42:43 copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config17917727790912330622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:43 ---> ****-login.sh 09:42:43 nexus3.edgexfoundry.org:10001 09:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 09:42:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.****.com/go/credential-store/ 09:42:44 09:42:44 Login Succeeded 09:42:44 nexus3.edgexfoundry.org:10002 09:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 09:42:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.****.com/go/credential-store/ 09:42:44 09:42:44 Login Succeeded 09:42:44 nexus3.edgexfoundry.org:10003 09:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 09:42:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.****.com/go/credential-store/ 09:42:44 09:42:44 Login Succeeded 09:42:44 nexus3.edgexfoundry.org:10004 09:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 09:42:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.****.com/go/credential-store/ 09:42:44 09:42:44 Login Succeeded 09:42:44 ****.io 09:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:44 09:42:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:42:44 Configure a credential helper to remove this warning. See 09:42:44 https://docs.****.com/go/credential-store/ 09:42:44 09:42:44 Login Succeeded 09:42:44 ---> ****-login.sh ends [Pipeline] } 09:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:42:45 + git rev-list -1 --merges 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f~1..3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo 09:42:45 -----------> git rev-list -1 --merges 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f~1..3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:42:45 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [false] [Pipeline] sh 09:42:45 + git log --format=format:%s -1 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo 09:42:45 ========================================================= 09:42:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:42:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:45 + git log --format=format:%s -1 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] echo 09:42:45 [semverPrep] GIT_COMMIT: 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f, Commit Message: Merge pull request #166 from cherrycl/update-go-version [Pipeline] echo 09:42:45 [semverPrep] This is not a build commit. [Pipeline] sh 09:42:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:42:46 + grep -v github /etc/ssh/ssh_known_hosts 09:42:46 + [ -e /tmp/ssh_known_hosts ] 09:42:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:42:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:42:46 + sudo tee -a /etc/ssh/ssh_known_hosts 09:42:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:46 09:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:47 0.1.4: Pulling from edgex-devops/py-git-semver 09:42:47 3dae71ba6b94: Pulling fs layer 09:42:47 6bf1a483ea7c: Pulling fs layer 09:42:47 f5dfc541a4d3: Pulling fs layer 09:42:47 461d9e800cba: Pulling fs layer 09:42:47 80192f66455f: Pulling fs layer 09:42:47 2e8e34ca0e6c: Pulling fs layer 09:42:47 a29436f7fd5d: Pulling fs layer 09:42:47 923cac83aea3: Pulling fs layer 09:42:47 25ad8b0a4227: Pulling fs layer 09:42:47 db01528c6b51: Pulling fs layer 09:42:47 28988de357af: Pulling fs layer 09:42:47 461d9e800cba: Waiting 09:42:47 80192f66455f: Waiting 09:42:47 2e8e34ca0e6c: Waiting 09:42:47 25ad8b0a4227: Waiting 09:42:47 a29436f7fd5d: Waiting 09:42:47 db01528c6b51: Waiting 09:42:47 28988de357af: Waiting 09:42:47 923cac83aea3: Waiting 09:42:47 6bf1a483ea7c: Verifying Checksum 09:42:47 6bf1a483ea7c: Download complete 09:42:47 461d9e800cba: Verifying Checksum 09:42:47 461d9e800cba: Download complete 09:42:47 80192f66455f: Verifying Checksum 09:42:47 80192f66455f: Download complete 09:42:47 f5dfc541a4d3: Verifying Checksum 09:42:47 f5dfc541a4d3: Download complete 09:42:47 3dae71ba6b94: Verifying Checksum 09:42:47 3dae71ba6b94: Download complete 09:42:47 923cac83aea3: Verifying Checksum 09:42:47 923cac83aea3: Download complete 09:42:47 25ad8b0a4227: Verifying Checksum 09:42:47 25ad8b0a4227: Download complete 09:42:47 db01528c6b51: Download complete 09:42:47 28988de357af: Verifying Checksum 09:42:47 28988de357af: Download complete 09:42:47 a29436f7fd5d: Verifying Checksum 09:42:47 a29436f7fd5d: Download complete 09:42:47 2e8e34ca0e6c: Verifying Checksum 09:42:48 3dae71ba6b94: Pull complete 09:42:49 6bf1a483ea7c: Pull complete 09:42:49 f5dfc541a4d3: Pull complete 09:42:49 461d9e800cba: Pull complete 09:42:49 80192f66455f: Pull complete 09:42:54 2e8e34ca0e6c: Pull complete 09:42:55 a29436f7fd5d: Pull complete 09:42:55 923cac83aea3: Pull complete 09:42:55 25ad8b0a4227: Pull complete 09:42:55 db01528c6b51: Pull complete 09:42:55 28988de357af: Pull complete 09:42:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:42:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:55 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:42:56 $ docker top 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f -eo pid,comm 09:42:56 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). 09:42:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:42:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:56 [ssh-agent] Looking for ssh-agent implementation... 09:42:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:57 $ docker exec 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent 09:42:57 SSH_AUTH_SOCK=/tmp/ssh-XdRjrm9oSgTo/agent.32 09:42:57 SSH_AGENT_PID=38 09:42:57 Running ssh-add (command line suppressed) 09:42:57 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_2676416178377118012.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_2676416178377118012.key) 09:42:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] sh 09:42:57 + git tag --points-at HEAD [Pipeline] } 09:42:57 $ docker exec --env ******** --env ******** 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent -k 09:42:57 unset SSH_AUTH_SOCK; 09:42:57 unset SSH_AGENT_PID; 09:42:57 echo Agent pid 38 killed; 09:42:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:42:58 [ssh-agent] Looking for ssh-agent implementation... 09:42:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:58 $ docker exec 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent 09:42:58 SSH_AUTH_SOCK=/tmp/ssh-GvVAXSPJyIDT/agent.85 09:42:58 SSH_AGENT_PID=91 09:42:58 Running ssh-add (command line suppressed) 09:42:58 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_6906710641120189873.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_6906710641120189873.key) 09:42:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:42:58 + git semver init 09:42:58 2026-05-20 09:42:58,924 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:42:58 2026-05-20 09:42:58,928 [run_init] DEBUG init version:0.0.0 force:False 09:42:58 2026-05-20 09:42:58,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_sample-service_main/.semver 09:42:58 2026-05-20 09:42:58,929 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/edgexfoundry_sample-service_main/.semver 09:42:58 2026-05-20 09:42:58,930 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/edgexfoundry_sample-service_main/.semver'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=None, shell=False, universal_newlines=False) 09:43:00 2026-05-20 09:42:59,673 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_sample-service_main/.git/info/exclude 09:43:00 2026-05-20 09:42:59,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_sample-service_main/.semver/main with force:False 09:43:00 2026-05-20 09:42:59,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:43:00 2026-05-20 09:42:59,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:43:00 4.1.0-dev.1 [Pipeline] } 09:43:00 $ docker exec --env ******** --env ******** 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f ssh-agent -k 09:43:00 unset SSH_AUTH_SOCK; 09:43:00 unset SSH_AGENT_PID; 09:43:00 echo Agent pid 91 killed; 09:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:00 + git semver [Pipeline] } 09:43:00 $ docker stop --time=1 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f 09:43:02 $ docker rm -f --volumes 014ad2f431b78b8be412d52110ff1a9b50a5dd9cb1b8a3a11bd7a5b03fa1803f [Pipeline] // withDockerContainer [Pipeline] sh 09:43:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:43:02 Stashed 1 file(s) [Pipeline] echo 09:43:02 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:02 provisioning config files... 09:43:02 copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config15975364937569593146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:03 ---> ****-login.sh 09:43:03 nexus3.edgexfoundry.org:10001 09:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:03 Login Succeeded 09:43:03 nexus3.edgexfoundry.org:10002 09:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:03 Login Succeeded 09:43:03 nexus3.edgexfoundry.org:10003 09:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:03 Login Succeeded 09:43:03 nexus3.edgexfoundry.org:10004 09:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:03 Login Succeeded 09:43:03 ****.io 09:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:03 Login Succeeded 09:43:03 ---> ****-login.sh ends [Pipeline] } 09:43:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:43:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:43:03 ========================================================= 09:43:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:43:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 09:43:04 #0 building with "default" instance using docker driver 09:43:04 09:43:04 #1 [internal] load build definition from Dockerfile 09:43:04 #1 transferring dockerfile: 1.47kB done 09:43:04 #1 DONE 0.0s 09:43:04 09:43:04 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:43:04 #2 DONE 0.1s 09:43:04 09:43:04 #3 [internal] load .dockerignore 09:43:04 #3 transferring context: 2B done 09:43:04 #3 DONE 0.0s 09:43:04 09:43:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:43:04 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 09:43:05 #4 ... 09:43:05 09:43:05 #5 [internal] load build context 09:43:05 #5 transferring context: 2.53MB 0.1s done 09:43:05 #5 DONE 0.1s 09:43:05 09:43:05 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:43:05 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 09:43:05 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 09:43:05 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:43:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 09:43:05 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 09:43:05 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 09:43:05 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 09:43:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 09:43:05 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 09:43:05 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 09:43:05 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 09:43:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.31MB / 60.15MB 0.3s 09:43:05 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 09:43:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 09:43:05 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 09:43:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.14MB / 60.15MB 0.4s 09:43:05 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 16.78MB / 112.58MB 0.4s 09:43:05 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 09:43:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s 09:43:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 09:43:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s 09:43:05 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 09:43:05 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 09:43:05 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 0.8s 09:43:05 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s 09:43:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 09:43:10 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 09:43:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 09:43:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 09:43:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:43:10 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 09:43:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 09:43:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 09:43:11 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 09:43:14 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 09:43:14 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 09:43:15 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 09:43:15 #4 DONE 10.3s 09:43:15 09:43:15 #6 [builder 2/7] RUN apk add --no-cache build-base git openssh-client 09:43:15 #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:43:15 #6 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:43:15 #6 0.717 (1/4) Installing openssh-keygen (10.0_p1-r10) 09:43:16 #6 0.726 (2/4) Installing libedit (20250104.3.1-r1) 09:43:16 #6 0.732 (3/4) Installing openssh-client-common (10.0_p1-r10) 09:43:16 #6 0.751 (4/4) Installing openssh-client-default (10.0_p1-r10) 09:43:16 #6 0.761 Executing busybox-1.37.0-r19.trigger 09:43:16 #6 0.770 OK: 269 MiB in 64 packages 09:43:17 #6 DONE 2.1s 09:43:17 09:43:17 #7 [builder 3/7] WORKDIR /sample-service 09:43:17 #7 DONE 0.0s 09:43:17 09:43:17 #8 [builder 4/7] COPY go.mod vendor* ./ 09:43:17 #8 DONE 0.0s 09:43:17 09:43:17 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:17 Still waiting to schedule task 09:43:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:43:24 #9 DONE 5.9s 09:43:24 09:43:24 #10 [builder 6/7] COPY . . 09:43:24 #10 DONE 0.1s 09:43:24 09:43:24 #11 [builder 7/7] RUN echo noop 09:43:24 #11 0.207 noop 09:43:24 #11 DONE 0.3s 09:43:24 09:43:24 #12 exporting to image 09:43:24 #12 exporting layers 09:43:24 #12 exporting layers 1.1s done 09:43:24 #12 writing image sha256:e494a3c7cbd2581c2a21607c2905d2ad144a70e52b6b0f4d5d3e83636629bb02 done 09:43:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:43:24 #12 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker inspect -f . ci-base-image-x86_64 09:43:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:25 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:25 $ docker top 5e768867601624b1a986763126f9def0d0ba309b565fc30c2a3bf7cb2913105d -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:25 + go version 09:43:25 go version go1.25.2 linux/amd64 [Pipeline] } 09:43:25 $ docker stop --time=1 5e768867601624b1a986763126f9def0d0ba309b565fc30c2a3bf7cb2913105d 09:43:27 $ docker rm -f --volumes 5e768867601624b1a986763126f9def0d0ba309b565fc30c2a3bf7cb2913105d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker inspect -f . ci-base-image-x86_64 09:43:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:27 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:43:27 $ docker top 96c0e004d79ed32bac6118b30c1d989c6c537949b4af9825a1df3ab9f5b17d3a -eo pid,comm [Pipeline] { [Pipeline] sh 09:43:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] fileExists [Pipeline] sh 09:43:28 + make test 'GOTESTFLAGS=-json -v' 09:43:28 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 09:43:29 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 09:43:39 📦 github.com/edgexfoundry/sample-service 09:43:39 🛑 no test files 09:43:39 09:43:39 📦 github.com/edgexfoundry/sample-service/cmd 09:43:39 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 09:43:39 09:43:39 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 09:43:39 level=ERROR ts=2026-05-20T09:43:38.155158843Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 09:43:39 ✅ TestHandleReadCommands (0s) 09:43:39 ✅ TestHandleWriteCommands (0s) 09:43:39 ✅ TestValue_Int16 (0s) 09:43:39 ✅ TestValue_Int32 (0s) 09:43:39 ✅ TestValue_Int64 (0s) 09:43:39 ✅ TestValue_Int8 (0s) 09:43:39 09:43:39 CGO_ENABLED=1 go vet ./... 09:43:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:43:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:43:41 ./bin/test-attribution-txt.sh 09:43:41 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 09:43:41 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 09:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 09:43:42 $ docker stop --time=1 96c0e004d79ed32bac6118b30c1d989c6c537949b4af9825a1df3ab9f5b17d3a 09:43:43 $ docker rm -f --volumes 96c0e004d79ed32bac6118b30c1d989c6c537949b4af9825a1df3ab9f5b17d3a [Pipeline] // withDockerContainer [Pipeline] sh 09:43:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:43:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:43:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:43:44 + ls -al . 09:43:44 total 160 09:43:44 drwxrwxr-x 10 jenkins jenkins 4096 May 20 09:43 . 09:43:44 drwxrwxr-x 4 jenkins jenkins 4096 May 20 09:42 .. 09:43:44 drwxrwxr-x 8 jenkins jenkins 4096 May 20 09:43 .git 09:43:44 drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:42 .github 09:43:44 -rw-rw-r-- 1 jenkins jenkins 46 May 20 09:42 .gitignore 09:43:44 drwxr-xr-x 3 jenkins jenkins 4096 May 20 09:42 .semver 09:43:44 -rw-rw-r-- 1 jenkins jenkins 4832 May 20 09:42 Attribution.txt 09:43:44 -rw-rw-r-- 1 jenkins jenkins 34862 May 20 09:42 CHANGELOG.md 09:43:44 -rw-rw-r-- 1 jenkins jenkins 1434 May 20 09:42 Dockerfile 09:43:44 -rw-rw-r-- 1 jenkins jenkins 819 May 20 09:42 Jenkinsfile 09:43:44 -rw-rw-r-- 1 jenkins jenkins 729 May 20 09:42 Jenkinsfile-sandbox 09:43:44 -rw-rw-r-- 1 jenkins jenkins 3586 May 20 09:42 Jenkinsfile.edgexSemver 09:43:44 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 09:42 LICENSE 09:43:44 -rw-rw-r-- 1 jenkins jenkins 1308 May 20 09:42 Makefile 09:43:44 -rw-rw-r-- 1 jenkins jenkins 3063 May 20 09:42 README.md 09:43:44 -rw-rw-r-- 1 jenkins jenkins 11 May 20 09:43 VERSION 09:43:44 drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:42 api 09:43:44 drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:42 bin 09:43:44 drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:42 cmd 09:43:44 -rw-r--r-- 1 jenkins jenkins 5399 May 20 09:43 coverage.out 09:43:44 drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:42 driver 09:43:44 drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:42 example 09:43:44 -rw-rw-r-- 1 jenkins jenkins 1957 May 20 09:42 go.mod 09:43:44 -rw-rw-r-- 1 jenkins jenkins 13083 May 20 09:42 go.sum 09:43:44 -rw-rw-r-- 1 jenkins jenkins 225 May 20 09:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:45 + 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=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f --label arch=amd64 --label version=4.1.0-dev.1 . 09:43:45 #0 building with "default" instance using docker driver 09:43:45 09:43:45 #1 [internal] load build definition from Dockerfile 09:43:45 #1 transferring dockerfile: 1.47kB done 09:43:45 #1 DONE 0.0s 09:43:45 09:43:45 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:43:45 #2 DONE 0.0s 09:43:45 09:43:45 #3 [internal] load metadata for docker.io/library/alpine:3.18 09:43:45 #3 DONE 0.1s 09:43:45 09:43:45 #4 [internal] load .dockerignore 09:43:45 #4 transferring context: 2B done 09:43:45 #4 DONE 0.0s 09:43:45 09:43:45 #5 [internal] load build context 09:43:45 #5 transferring context: 15.34kB 0.0s done 09:43:45 #5 DONE 0.0s 09:43:45 09:43:45 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:43:45 #6 DONE 0.1s 09:43:45 09:43:45 #7 [stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 09:43:45 #7 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done 09:43:45 #7 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 09:43:45 #7 sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 8.08kB / 8.08kB done 09:43:45 #7 sha256:fd032399cd767f310a1d1274e81cab9f0fd8a49b3589eba2c3420228cd45b6a7 1.02kB / 1.02kB done 09:43:45 #7 sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0 582B / 582B done 09:43:45 #7 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done 09:43:45 #7 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.1s done 09:43:45 #7 DONE 0.3s 09:43:45 09:43:45 #8 [builder 2/7] RUN apk add --no-cache build-base git openssh-client 09:43:45 #8 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:43:45 #8 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:43:46 #8 0.837 OK: 269 MiB in 64 packages 09:43:46 #8 DONE 1.0s 09:43:46 09:43:46 #9 [builder 3/7] WORKDIR /sample-service 09:43:46 #9 DONE 0.0s 09:43:46 09:43:46 #10 [builder 4/7] COPY go.mod vendor* ./ 09:43:46 #10 DONE 0.0s 09:43:46 09:43:46 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:46 #11 DONE 0.3s 09:43:46 09:43:46 #12 [builder 6/7] COPY . . 09:43:46 #12 DONE 0.0s 09:43:46 09:43:46 #13 [builder 7/7] RUN make build 09:43:46 #13 0.245 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.1.0-dev.1" -o cmd/sample-service ./cmd 09:43:56 #13 DONE 9.7s 09:43:56 09:43:56 #14 [stage-1 2/4] COPY --from=builder /sample-service/cmd / 09:43:56 #14 DONE 0.1s 09:43:56 09:43:56 #15 [stage-1 3/4] COPY --from=builder /sample-service/LICENSE / 09:43:56 #15 DONE 0.0s 09:43:56 09:43:56 #16 [stage-1 4/4] COPY --from=builder /sample-service/Attribution.txt / 09:43:56 #16 DONE 0.0s 09:43:56 09:43:56 #17 exporting to image 09:43:56 #17 exporting layers 0.1s done 09:43:56 #17 writing image sha256:3390f9af888de011a057472a42444cca333ac622f4048057950332c6b1391da4 done 09:43:56 #17 naming to docker.io/library/sample-service done 09:43:56 #17 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:57 provisioning config files... 09:43:57 copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config13780982189734525098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:57 ---> ****-login.sh 09:43:57 nexus3.edgexfoundry.org:10001 09:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:57 Login Succeeded 09:43:57 nexus3.edgexfoundry.org:10002 09:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:57 Login Succeeded 09:43:57 nexus3.edgexfoundry.org:10003 09:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:57 Login Succeeded 09:43:57 nexus3.edgexfoundry.org:10004 09:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:57 Login Succeeded 09:43:57 ****.io 09:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:57 Login Succeeded 09:43:57 ---> ****-login.sh ends [Pipeline] } 09:43:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:43:57 [edgeXDocker.push] Tagging docker image sample-service with the following tags: 09:43:57 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:43:57 latest 09:43:57 4.1.0-dev.1 09:43:57 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 09:43:57 main 09:43:57 experimental 09:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:58 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:58 + docker push nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:43:58 7b0dee941ca5: Preparing 09:43:58 587a6bb8eab8: Preparing 09:43:58 d8ed599ef98b: Preparing 09:43:58 f44f286046d9: Preparing 09:43:58 f44f286046d9: Layer already exists 09:43:58 7b0dee941ca5: Pushed 09:43:58 587a6bb8eab8: Pushed 09:44:00 d8ed599ef98b: Pushed 09:44:00 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:00 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker push nexus3.edgexfoundry.org:10004/sample-service:latest 09:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:44:01 7b0dee941ca5: Preparing 09:44:01 587a6bb8eab8: Preparing 09:44:01 d8ed599ef98b: Preparing 09:44:01 f44f286046d9: Preparing 09:44:01 7b0dee941ca5: Layer already exists 09:44:01 d8ed599ef98b: Layer already exists 09:44:01 f44f286046d9: Layer already exists 09:44:01 587a6bb8eab8: Layer already exists 09:44:01 latest: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:01 + docker push nexus3.edgexfoundry.org:10004/sample-service:4.1.0-dev.1 09:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:44:01 7b0dee941ca5: Preparing 09:44:01 587a6bb8eab8: Preparing 09:44:01 d8ed599ef98b: Preparing 09:44:01 f44f286046d9: Preparing 09:44:01 587a6bb8eab8: Layer already exists 09:44:01 7b0dee941ca5: Layer already exists 09:44:01 d8ed599ef98b: Layer already exists 09:44:01 f44f286046d9: Layer already exists 09:44:01 4.1.0-dev.1: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker push nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 09:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:44:02 7b0dee941ca5: Preparing 09:44:02 587a6bb8eab8: Preparing 09:44:02 d8ed599ef98b: Preparing 09:44:02 f44f286046d9: Preparing 09:44:02 f44f286046d9: Layer already exists 09:44:02 7b0dee941ca5: Layer already exists 09:44:02 d8ed599ef98b: Layer already exists 09:44:02 587a6bb8eab8: Layer already exists 09:44:02 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:02 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:03 + docker push nexus3.edgexfoundry.org:10004/sample-service:main 09:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:44:03 7b0dee941ca5: Preparing 09:44:03 587a6bb8eab8: Preparing 09:44:03 d8ed599ef98b: Preparing 09:44:03 f44f286046d9: Preparing 09:44:03 587a6bb8eab8: Layer already exists 09:44:03 d8ed599ef98b: Layer already exists 09:44:03 f44f286046d9: Layer already exists 09:44:03 7b0dee941ca5: Layer already exists 09:44:03 main: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:03 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:03 + docker push nexus3.edgexfoundry.org:10004/sample-service:experimental 09:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 09:44:03 7b0dee941ca5: Preparing 09:44:03 587a6bb8eab8: Preparing 09:44:03 d8ed599ef98b: Preparing 09:44:03 f44f286046d9: Preparing 09:44:03 7b0dee941ca5: Layer already exists 09:44:03 587a6bb8eab8: Layer already exists 09:44:03 d8ed599ef98b: Layer already exists 09:44:03 f44f286046d9: Layer already exists 09:44:03 experimental: digest: sha256:f1c9cb6874cdf39f29a5954b0ac4ec5b61f0745885d841965c0df2b85a4fb998 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:04 ===================================================== [Pipeline] echo 09:44:04 taggedImages: 09:44:04 - nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:44:04 - nexus3.edgexfoundry.org:10004/sample-service:latest 09:44:04 - nexus3.edgexfoundry.org:10004/sample-service:4.1.0-dev.1 09:44:04 - nexus3.edgexfoundry.org:10004/sample-service:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 09:44:04 - nexus3.edgexfoundry.org:10004/sample-service:main 09:44:04 - nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:04 09:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:04 latest: Pulling from edgex-lftools-log-publisher 09:44:04 5eb5b503b376: Pulling fs layer 09:44:04 5c69ac0246d0: Pulling fs layer 09:44:04 ec43610c2a17: Pulling fs layer 09:44:04 3a2ae6a8a46f: Pulling fs layer 09:44:04 33b1e0a273af: Pulling fs layer 09:44:04 5d3b04190fa2: Pulling fs layer 09:44:04 2f39f015ded8: Pulling fs layer 09:44:04 3a2ae6a8a46f: Waiting 09:44:04 33b1e0a273af: Waiting 09:44:04 5d3b04190fa2: Waiting 09:44:04 2f39f015ded8: Waiting 09:44:04 5c69ac0246d0: Download complete 09:44:04 3a2ae6a8a46f: Verifying Checksum 09:44:04 3a2ae6a8a46f: Download complete 09:44:04 33b1e0a273af: Verifying Checksum 09:44:04 33b1e0a273af: Download complete 09:44:04 ec43610c2a17: Verifying Checksum 09:44:04 ec43610c2a17: Download complete 09:44:04 5d3b04190fa2: Verifying Checksum 09:44:04 5d3b04190fa2: Download complete 09:44:05 5eb5b503b376: Download complete 09:44:05 2f39f015ded8: Download complete 09:44:06 5eb5b503b376: Pull complete 09:44:06 5c69ac0246d0: Pull complete 09:44:07 ec43610c2a17: Pull complete 09:44:07 3a2ae6a8a46f: Pull complete 09:44:07 33b1e0a273af: Pull complete 09:44:07 5d3b04190fa2: Pull complete 09:44:14 2f39f015ded8: Pull complete 09:44:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:44:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:14 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:44:14 $ 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/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:44:15 $ docker top 0d559cf3fd4445512808f3435c0926f3bd76160ace84417f97b4726f0746f24a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:16 ---> job-cost.sh 09:44:16 lf-activate-venv: SKIPPING 09:44:16 INFO: No Stack... 09:44:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:44:16 INFO: Archiving Costs [Pipeline] sh 09:44:17 + cat /w/workspace/edgexfoundry_sample-service_main/archives/cost.csv 09:44:17 + cut -d, -f6 [Pipeline] lock 09:44:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] 09:44:17 Resource [jenkins-edgexfoundry-sample-service-main-90-stack-cost] did not exist. Created. 09:44:17 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:44:17 + echo total: 0.2199999988079071 [Pipeline] stash 09:44:17 Stashed 1 file(s) [Pipeline] } 09:44:17 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 09:44:17 $ docker stop --time=1 0d559cf3fd4445512808f3435c0926f3bd76160ace84417f97b4726f0746f24a 09:44:18 $ docker rm -f --volumes 0d559cf3fd4445512808f3435c0926f3bd76160ace84417f97b4726f0746f24a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:44:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9709 in /w/workspace/edgexfoundry_sample-service_main [Pipeline] { [Pipeline] ws 09:44:53 Running in /w/workspace/sample-service/90 [Pipeline] { [Pipeline] checkout 09:44:53 Selected Git installation does not exist. Using Default 09:44:53 The recommended git tool is: NONE 09:44:59 using credential edgex-jenkins-ssh 09:44:59 Cloning the remote Git repository 09:44:59 Cloning repository git@github.com:edgexfoundry/sample-service.git 09:44:59 > git init /w/workspace/sample-service/90 # timeout=10 09:44:59 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 09:44:59 > git --version # timeout=10 09:44:59 > git --version # 'git version 2.25.1' 09:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:00 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 09:45:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:45:01 Avoid second fetch 09:45:01 Checking out Revision 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f (main) 09:45:02 Commit message: "Merge pull request #166 from cherrycl/update-go-version" 09:45:01 > git config core.sparsecheckout # timeout=10 09:45:01 > git checkout -f 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:07 provisioning config files... 09:45:07 copy managed file [sample-service-settings] to file:/w/workspace/sample-service/90@tmp/config15465867791451937532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:07 ---> ****-login.sh 09:45:07 nexus3.edgexfoundry.org:10001 09:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:08 Configure a credential helper to remove this warning. See 09:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:08 09:45:08 Login Succeeded 09:45:08 nexus3.edgexfoundry.org:10002 09:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:08 Configure a credential helper to remove this warning. See 09:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:08 09:45:08 Login Succeeded 09:45:08 nexus3.edgexfoundry.org:10003 09:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:09 Configure a credential helper to remove this warning. See 09:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:09 09:45:09 Login Succeeded 09:45:09 nexus3.edgexfoundry.org:10004 09:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:09 Configure a credential helper to remove this warning. See 09:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:09 09:45:09 Login Succeeded 09:45:09 ****.io 09:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:10 Configure a credential helper to remove this warning. See 09:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:10 09:45:10 Login Succeeded 09:45:10 ---> ****-login.sh ends [Pipeline] } 09:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:45:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:45:10 ========================================================= 09:45:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:45:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 09:45:11 Sending build context to Docker daemon 1.473MB 09:45:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 09:45:11 Step 2/12 : FROM ${BASE} AS builder 09:45:11 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:45:11 6b59a28fa201: Pulling fs layer 09:45:11 d32bb0dddca7: Pulling fs layer 09:45:11 5dab1238d3d9: Pulling fs layer 09:45:11 196fd7d83e7d: Pulling fs layer 09:45:11 4f4fb700ef54: Pulling fs layer 09:45:11 8ba94037c8f0: Pulling fs layer 09:45:11 deaec5988b04: Pulling fs layer 09:45:11 9f65657bb879: Pulling fs layer 09:45:11 4f4fb700ef54: Waiting 09:45:11 8ba94037c8f0: Waiting 09:45:11 deaec5988b04: Waiting 09:45:11 9f65657bb879: Waiting 09:45:11 196fd7d83e7d: Waiting 09:45:11 d32bb0dddca7: Verifying Checksum 09:45:11 d32bb0dddca7: Download complete 09:45:11 196fd7d83e7d: Download complete 09:45:11 4f4fb700ef54: Verifying Checksum 09:45:11 4f4fb700ef54: Download complete 09:45:11 8ba94037c8f0: Download complete 09:45:11 6b59a28fa201: Verifying Checksum 09:45:11 6b59a28fa201: Download complete 09:45:11 9f65657bb879: Verifying Checksum 09:45:11 9f65657bb879: Download complete 09:45:12 6b59a28fa201: Pull complete 09:45:12 d32bb0dddca7: Pull complete 09:45:12 5dab1238d3d9: Verifying Checksum 09:45:12 5dab1238d3d9: Download complete 09:45:14 deaec5988b04: Verifying Checksum 09:45:14 deaec5988b04: Download complete 09:45:26 5dab1238d3d9: Pull complete 09:45:26 196fd7d83e7d: Pull complete 09:45:26 4f4fb700ef54: Pull complete 09:45:26 8ba94037c8f0: Pull complete 09:45:35 deaec5988b04: Pull complete 09:45:37 9f65657bb879: Pull complete 09:45:37 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:45:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:45:37 ---> 334268110677 09:45:37 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:45:40 ---> Running in 5a6977e71688 09:45:40 Removing intermediate container 5a6977e71688 09:45:40 ---> 66ea328db79f 09:45:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:45:40 ---> Running in 81936cfbb16c 09:45:40 Removing intermediate container 81936cfbb16c 09:45:40 ---> c9b06bdff663 09:45:40 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:45:40 ---> Running in f80bf108cd27 09:45:41 Removing intermediate container f80bf108cd27 09:45:41 ---> 2e6b9ab09580 09:45:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:45:41 ---> Running in 8ff936301d1a 09:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:45:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:45:45 (1/4) Installing openssh-keygen (10.0_p1-r10) 09:45:45 (2/4) Installing libedit (20250104.3.1-r1) 09:45:45 (3/4) Installing openssh-client-common (10.0_p1-r10) 09:45:45 (4/4) Installing openssh-client-default (10.0_p1-r10) 09:45:45 Executing busybox-1.37.0-r19.trigger 09:45:45 OK: 259 MiB in 64 packages 09:45:49 Removing intermediate container 8ff936301d1a 09:45:49 ---> 5cb47c586518 09:45:49 Step 7/12 : WORKDIR /sample-service 09:45:49 ---> Running in 5537066d81da 09:45:49 Removing intermediate container 5537066d81da 09:45:49 ---> 679e0e9e9a65 09:45:49 Step 8/12 : COPY go.mod vendor* ./ 09:45:50 ---> 80eba70dfdcb 09:45:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:50 ---> Running in b7a57fa8e3a5 09:46:08 Removing intermediate container b7a57fa8e3a5 09:46:08 ---> aca3794a77d0 09:46:08 Step 10/12 : COPY . . 09:46:08 ---> 4dd55f5866b9 09:46:08 Step 11/12 : ARG MAKE='make build' 09:46:08 ---> Running in 5c0c7a127c91 09:46:08 Removing intermediate container 5c0c7a127c91 09:46:08 ---> 9e729c392537 09:46:08 Step 12/12 : RUN $MAKE 09:46:09 ---> Running in 5b59249a0d8e 09:46:10 noop 09:46:11 Removing intermediate container 5b59249a0d8e 09:46:11 ---> 25797d56504c 09:46:11 Successfully built 25797d56504c 09:46:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:11 + docker inspect -f . ci-base-image-arm64 09:46:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:11 prd-ubuntu20.04-docker-arm64-4c-16g-9709 does not seem to be running inside a container 09:46:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/sample-service/90 -v /w/workspace/sample-service/90:/w/workspace/sample-service/90:rw,z -v /w/workspace/sample-service/90@tmp:/w/workspace/sample-service/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:46:13 $ docker top 682467d81348842a7aae94e2ea592c9387a3b53b1d8c64e55f67bcced79ef857 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:14 + go version 09:46:14 go version go1.25.3 linux/arm64 [Pipeline] } 09:46:14 $ docker stop --time=1 682467d81348842a7aae94e2ea592c9387a3b53b1d8c64e55f67bcced79ef857 09:46:19 $ docker rm -f --volumes 682467d81348842a7aae94e2ea592c9387a3b53b1d8c64e55f67bcced79ef857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:20 + docker inspect -f . ci-base-image-arm64 09:46:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:20 prd-ubuntu20.04-docker-arm64-4c-16g-9709 does not seem to be running inside a container 09:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/sample-service/90 -v /w/workspace/sample-service/90:/w/workspace/sample-service/90:rw,z -v /w/workspace/sample-service/90@tmp:/w/workspace/sample-service/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:46:22 $ docker top e92ed47e672a560754a08b154a71faf13a79787c0d98d3302d7ad93f6b96ff4a -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:23 + git config --global --add safe.directory /w/workspace/sample-service/90 [Pipeline] fileExists [Pipeline] sh 09:46:23 + make test 'GOTESTFLAGS=-json -v' 09:46:23 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 09:46:25 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 09:47:47 📦 github.com/edgexfoundry/sample-service 09:47:47 🛑 no test files 09:47:47 09:47:47 📦 github.com/edgexfoundry/sample-service/cmd 09:47:47 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 09:47:47 09:47:47 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 09:47:47 level=ERROR ts=2026-05-20T09:47:36.128438323Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 09:47:47 ✅ TestHandleReadCommands (0s) 09:47:47 ✅ TestHandleWriteCommands (0s) 09:47:47 ✅ TestValue_Int16 (0s) 09:47:47 ✅ TestValue_Int32 (0s) 09:47:47 ✅ TestValue_Int64 (0s) 09:47:47 ✅ TestValue_Int8 (0s) 09:47:47 09:47:47 CGO_ENABLED=1 go vet ./... 09:48:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:48:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:48:02 ./bin/test-attribution-txt.sh 09:48:02 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 09:48:02 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 09:48:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 09:48:02 $ docker stop --time=1 e92ed47e672a560754a08b154a71faf13a79787c0d98d3302d7ad93f6b96ff4a 09:48:04 $ docker rm -f --volumes e92ed47e672a560754a08b154a71faf13a79787c0d98d3302d7ad93f6b96ff4a [Pipeline] // withDockerContainer [Pipeline] sh 09:48:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:48:05 Warning: overwriting stash ‘coverage-report’ 09:48:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:48:06 + ls -al . 09:48:06 total 156 09:48:06 drwxrwxr-x 9 jenkins jenkins 4096 May 20 09:46 . 09:48:06 drwxrwxr-x 4 jenkins jenkins 4096 May 20 09:44 .. 09:48:06 drwxrwxr-x 8 jenkins jenkins 4096 May 20 09:45 .git 09:48:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:45 .github 09:48:06 -rw-rw-r-- 1 jenkins jenkins 46 May 20 09:45 .gitignore 09:48:06 -rw-rw-r-- 1 jenkins jenkins 4832 May 20 09:45 Attribution.txt 09:48:06 -rw-rw-r-- 1 jenkins jenkins 34862 May 20 09:45 CHANGELOG.md 09:48:06 -rw-rw-r-- 1 jenkins jenkins 1434 May 20 09:45 Dockerfile 09:48:06 -rw-rw-r-- 1 jenkins jenkins 819 May 20 09:45 Jenkinsfile 09:48:06 -rw-rw-r-- 1 jenkins jenkins 729 May 20 09:45 Jenkinsfile-sandbox 09:48:06 -rw-rw-r-- 1 jenkins jenkins 3586 May 20 09:45 Jenkinsfile.edgexSemver 09:48:06 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 09:45 LICENSE 09:48:06 -rw-rw-r-- 1 jenkins jenkins 1308 May 20 09:45 Makefile 09:48:06 -rw-rw-r-- 1 jenkins jenkins 3063 May 20 09:45 README.md 09:48:06 -rw-rw-r-- 1 jenkins jenkins 11 May 20 09:43 VERSION 09:48:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:45 api 09:48:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:45 bin 09:48:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 09:45 cmd 09:48:06 -rw-r--r-- 1 jenkins jenkins 5399 May 20 09:47 coverage.out 09:48:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:45 driver 09:48:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 09:45 example 09:48:06 -rw-rw-r-- 1 jenkins jenkins 1957 May 20 09:45 go.mod 09:48:06 -rw-rw-r-- 1 jenkins jenkins 13083 May 20 09:45 go.sum 09:48:06 -rw-rw-r-- 1 jenkins jenkins 225 May 20 09:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:07 + docker build -t sample-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f --label arch=arm64 --label version=4.1.0-dev.1 . 09:48:07 Sending build context to Docker daemon 1.479MB 09:48:07 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:48:07 Step 2/23 : FROM ${BASE} AS builder 09:48:07 ---> 25797d56504c 09:48:07 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:48:08 ---> Running in f504740a76af 09:48:08 Removing intermediate container f504740a76af 09:48:08 ---> fe281f4034bb 09:48:08 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 09:48:08 ---> Running in 19f207b120d8 09:48:08 Removing intermediate container 19f207b120d8 09:48:08 ---> 7c076a744d0a 09:48:08 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:48:09 ---> Running in db2cf42a6f39 09:48:09 Removing intermediate container db2cf42a6f39 09:48:09 ---> d8a8d397f163 09:48:09 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:48:09 ---> Running in c7392f6d2fba 09:48:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:48:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:48:13 OK: 259 MiB in 64 packages 09:48:14 Removing intermediate container c7392f6d2fba 09:48:14 ---> adfb523619df 09:48:14 Step 7/23 : WORKDIR /sample-service 09:48:14 ---> Running in d5baa8d0dedc 09:48:14 Removing intermediate container d5baa8d0dedc 09:48:14 ---> 443f28381850 09:48:14 Step 8/23 : COPY go.mod vendor* ./ 09:48:15 ---> 5739dbfda7ef 09:48:15 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:15 ---> Running in a1d23e32ad8e 09:48:17 Removing intermediate container a1d23e32ad8e 09:48:17 ---> f92945fadd18 09:48:17 Step 10/23 : COPY . . 09:48:18 ---> 518786c962b8 09:48:18 Step 11/23 : ARG MAKE='make build' 09:48:18 ---> Running in 75f0deab6877 09:48:19 Removing intermediate container 75f0deab6877 09:48:19 ---> 706abf03a53a 09:48:19 Step 12/23 : RUN $MAKE 09:48:19 ---> Running in dd00006b7ef6 09:48:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.1.0-dev.1" -o cmd/sample-service ./cmd 09:49:30 Removing intermediate container dd00006b7ef6 09:49:30 ---> a75e5a14a137 09:49:30 Step 13/23 : FROM alpine:3.18 09:49:30 3.18: Pulling from library/alpine 09:49:30 95459497489f: Pulling fs layer 09:49:30 95459497489f: Verifying Checksum 09:49:30 95459497489f: Download complete 09:49:30 95459497489f: Pull complete 09:49:30 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 09:49:30 Status: Downloaded newer image for alpine:3.18 09:49:30 ---> de2b9975f8fd 09:49:30 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:49:30 ---> Running in 9b5fb340e2c8 09:49:30 Removing intermediate container 9b5fb340e2c8 09:49:30 ---> ed3c3f2d87b7 09:49:30 Step 15/23 : ENV APP_PORT=49999 09:49:30 ---> Running in 1f0b5f4ee562 09:49:30 Removing intermediate container 1f0b5f4ee562 09:49:30 ---> 980f6700972c 09:49:30 Step 16/23 : EXPOSE $APP_PORT 09:49:30 ---> Running in 9ce11795c96d 09:49:31 Removing intermediate container 9ce11795c96d 09:49:31 ---> 0581cd87671e 09:49:31 Step 17/23 : COPY --from=builder /sample-service/cmd / 09:49:34 ---> 988491f0ca5c 09:49:34 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 09:49:35 ---> 91a1a31b1448 09:49:35 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 09:49:35 ---> 5cded8909201 09:49:35 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 09:49:35 ---> Running in 0bcc43e2a195 09:49:36 Removing intermediate container 0bcc43e2a195 09:49:36 ---> b1c2cd95effd 09:49:36 Step 21/23 : LABEL arch=arm64 09:49:36 ---> Running in 5407f1103c56 09:49:36 Removing intermediate container 5407f1103c56 09:49:36 ---> b57cb4345699 09:49:36 Step 22/23 : LABEL git_sha=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:49:36 ---> Running in 1011e1390ae7 09:49:37 Removing intermediate container 1011e1390ae7 09:49:37 ---> fab8dfb19d95 09:49:37 Step 23/23 : LABEL version=4.1.0-dev.1 09:49:37 ---> Running in b7ed4022f4b0 09:49:37 Removing intermediate container b7ed4022f4b0 09:49:37 ---> 03349ed63e4c 09:49:37 [Warning] One or more build-args [ARCH] were not consumed 09:49:37 Successfully built 03349ed63e4c 09:49:37 Successfully tagged sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:37 provisioning config files... 09:49:38 copy managed file [sample-service-settings] to file:/w/workspace/sample-service/90@tmp/config3045767235037057985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:38 ---> ****-login.sh 09:49:38 nexus3.edgexfoundry.org:10001 09:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:38 Configure a credential helper to remove this warning. See 09:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:38 09:49:38 Login Succeeded 09:49:38 nexus3.edgexfoundry.org:10002 09:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:39 Configure a credential helper to remove this warning. See 09:49:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:39 09:49:39 Login Succeeded 09:49:39 nexus3.edgexfoundry.org:10003 09:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:39 Configure a credential helper to remove this warning. See 09:49:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:39 09:49:39 Login Succeeded 09:49:39 nexus3.edgexfoundry.org:10004 09:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:40 Configure a credential helper to remove this warning. See 09:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:40 09:49:40 Login Succeeded 09:49:40 ****.io 09:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:40 Configure a credential helper to remove this warning. See 09:49:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:40 09:49:40 Login Succeeded 09:49:40 ---> ****-login.sh ends [Pipeline] } 09:49:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:49:40 [edgeXDocker.push] Tagging docker image sample-service-arm64 with the following tags: 09:49:40 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:49:40 latest 09:49:40 4.1.0-dev.1 09:49:40 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 09:49:40 main 09:49:40 experimental 09:49:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:41 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:41 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 09:49:41 d4c19b3bf187: Preparing 09:49:41 5e35fdee6479: Preparing 09:49:41 5731d6cc1385: Preparing 09:49:41 171a26c7bc56: Preparing 09:49:41 171a26c7bc56: Layer already exists 09:49:41 5e35fdee6479: Pushed 09:49:41 d4c19b3bf187: Pushed 09:49:44 5731d6cc1385: Pushed 09:49:44 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:45 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:47 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 09:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 09:49:47 d4c19b3bf187: Preparing 09:49:47 5e35fdee6479: Preparing 09:49:47 5731d6cc1385: Preparing 09:49:47 171a26c7bc56: Preparing 09:49:47 5e35fdee6479: Layer already exists 09:49:47 5731d6cc1385: Layer already exists 09:49:47 171a26c7bc56: Layer already exists 09:49:47 d4c19b3bf187: Layer already exists 09:49:47 latest: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:48 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:48 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4.1.0-dev.1 09:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 09:49:48 d4c19b3bf187: Preparing 09:49:48 5e35fdee6479: Preparing 09:49:48 5731d6cc1385: Preparing 09:49:48 171a26c7bc56: Preparing 09:49:48 5e35fdee6479: Layer already exists 09:49:48 d4c19b3bf187: Layer already exists 09:49:48 5731d6cc1385: Layer already exists 09:49:48 171a26c7bc56: Layer already exists 09:49:48 4.1.0-dev.1: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:49 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:49 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 09:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 09:49:49 d4c19b3bf187: Preparing 09:49:49 5e35fdee6479: Preparing 09:49:49 5731d6cc1385: Preparing 09:49:49 171a26c7bc56: Preparing 09:49:49 171a26c7bc56: Layer already exists 09:49:49 5731d6cc1385: Layer already exists 09:49:49 d4c19b3bf187: Layer already exists 09:49:49 5e35fdee6479: Layer already exists 09:49:49 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:50 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:50 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:main 09:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 09:49:50 d4c19b3bf187: Preparing 09:49:50 5e35fdee6479: Preparing 09:49:50 5731d6cc1385: Preparing 09:49:50 171a26c7bc56: Preparing 09:49:50 d4c19b3bf187: Layer already exists 09:49:50 171a26c7bc56: Layer already exists 09:49:50 5e35fdee6479: Layer already exists 09:49:50 5731d6cc1385: Layer already exists 09:49:50 main: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:51 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:51 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental 09:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 09:49:51 d4c19b3bf187: Preparing 09:49:51 5e35fdee6479: Preparing 09:49:51 5731d6cc1385: Preparing 09:49:51 171a26c7bc56: Preparing 09:49:51 171a26c7bc56: Layer already exists 09:49:51 5731d6cc1385: Layer already exists 09:49:51 5e35fdee6479: Layer already exists 09:49:51 d4c19b3bf187: Layer already exists 09:49:51 experimental: digest: sha256:5ad239a94c27d714776a1ccf4b9c07a8b0996f9d0b2f0d5b1bf4107cce49f753 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:51 ===================================================== [Pipeline] echo 09:49:51 taggedImages: 09:49:51 - nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f 09:49:51 - nexus3.edgexfoundry.org:10004/sample-service-arm64:latest 09:49:51 - nexus3.edgexfoundry.org:10004/sample-service-arm64:4.1.0-dev.1 09:49:51 - nexus3.edgexfoundry.org:10004/sample-service-arm64:3e8a1a90304170214832f2aa5cfcbea6d3a9a30f-4.1.0-dev.1 09:49:51 - nexus3.edgexfoundry.org:10004/sample-service-arm64:main 09:49:51 - nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:49:52 09:49:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:49:52 arm64: Pulling from edgex-lftools-log-publisher 09:49:52 8998bd30e6a1: Pulling fs layer 09:49:52 04944245beec: Pulling fs layer 09:49:52 699f458cf7ca: Pulling fs layer 09:49:52 765212b225bb: Pulling fs layer 09:49:52 f23df028b6ca: Pulling fs layer 09:49:52 d65c8cfc05b1: Pulling fs layer 09:49:52 2437ff75d9bd: Pulling fs layer 09:49:52 d65c8cfc05b1: Waiting 09:49:52 765212b225bb: Waiting 09:49:52 f23df028b6ca: Waiting 09:49:52 2437ff75d9bd: Waiting 09:49:52 04944245beec: Verifying Checksum 09:49:52 04944245beec: Download complete 09:49:52 765212b225bb: Verifying Checksum 09:49:52 765212b225bb: Download complete 09:49:52 f23df028b6ca: Verifying Checksum 09:49:52 f23df028b6ca: Download complete 09:49:52 d65c8cfc05b1: Verifying Checksum 09:49:52 d65c8cfc05b1: Download complete 09:49:53 699f458cf7ca: Download complete 09:49:53 8998bd30e6a1: Verifying Checksum 09:49:53 8998bd30e6a1: Download complete 09:49:56 2437ff75d9bd: Verifying Checksum 09:49:56 2437ff75d9bd: Download complete 09:50:00 8998bd30e6a1: Pull complete 09:50:00 04944245beec: Pull complete 09:50:02 699f458cf7ca: Pull complete 09:50:02 765212b225bb: Pull complete 09:50:03 f23df028b6ca: Pull complete 09:50:03 d65c8cfc05b1: Pull complete 09:50:22 2437ff75d9bd: Pull complete 09:50:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:22 prd-ubuntu20.04-docker-arm64-4c-16g-9709 does not seem to be running inside a container 09:50:22 $ 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/sample-service/90 -v /w/workspace/sample-service/90:/w/workspace/sample-service/90:rw,z -v /w/workspace/sample-service/90@tmp:/w/workspace/sample-service/90@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:50:25 $ docker top 3200a0de8da9c18c6270eb41a552f228acd2190e9c69fe9f4e85d4840c64071c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:26 ---> job-cost.sh 09:50:26 lf-activate-venv: SKIPPING 09:50:26 INFO: No Stack... 09:50:27 INFO: Retrieving Pricing Info for: v3-standard-4 09:50:27 INFO: Archiving Costs [Pipeline] sh 09:50:28 + cat /w/workspace/sample-service/90/archives/cost.csv 09:50:28 + cut -d, -f6 [Pipeline] lock 09:50:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] 09:50:28 Resource [jenkins-edgexfoundry-sample-service-main-90-stack-cost] did not exist. Created. 09:50:28 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:29 /w/workspace/sample-service/90@tmp/durable-d88d9f8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:50:30 + echo total: 0.10999999940395355 [Pipeline] stash 09:50:30 Warning: overwriting stash ‘stack-cost’ 09:50:30 Stashed 1 file(s) [Pipeline] } 09:50:30 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:30 $ docker stop --time=1 3200a0de8da9c18c6270eb41a552f228acd2190e9c69fe9f4e85d4840c64071c 09:50:31 $ docker rm -f --volumes 3200a0de8da9c18c6270eb41a552f228acd2190e9c69fe9f4e85d4840c64071c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:50:32 provisioning config files... 09:50:32 copy managed file [sample-service-codecov-token] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config18062128772454481361tmp [Pipeline] { [Pipeline] sh 09:50:33 + set +x 09:50:33 + + curl -s https://codecov.io/bashbash 09:50:33 -s -- 09:50:33 09:50:33 _____ _ 09:50:33 / ____| | | 09:50:33 | | ___ __| | ___ ___ _____ __ 09:50:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:50:33 | |___| (_) | (_| | __/ (_| (_) \ V / 09:50:33 \_____\___/ \__,_|\___|\___\___/ \_/ 09:50:33 Bash-1.0.6 09:50:33 09:50:33 09:50:33 ==> git version 2.25.1 found 09:50:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:50:33 Release-Date: 2020-01-08 09:50:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:50:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:50:33 ==> Jenkins CI detected. 09:50:33 current dir:  /w/workspace/edgexfoundry_sample-service_main 09:50:33 project root: . 09:50:33 --> token set from env 09:50:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:50:33 ==> Running gcov in . (disable via -X gcov) 09:50:33 ==> Python coveragepy not found 09:50:33 ==> Searching for coverage reports in: 09:50:33 + . 09:50:33 -> Found 1 reports 09:50:33 ==> Detecting git/mercurial file structure 09:50:33 ==> Reading reports 09:50:33 + ./coverage.out bytes=5399 09:50:33 ==> Appending adjustments 09:50:33 https://docs.codecov.io/docs/fixing-reports 09:50:33 + Found adjustments 09:50:33 ==> Gzipping contents 09:50:33 4.0K /tmp/codecov.wipbjU.gz 09:50:33 ==> Uploading reports 09:50:33 url: https://codecov.io 09:50:33 query: branch=main&commit=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= 09:50:33 -> Pinging Codecov 09:50:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3e8a1a90304170214832f2aa5cfcbea6d3a9a30f&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= 09:50:33 -> Uploading to 09:50:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/3e8a1a90304170214832f2aa5cfcbea6d3a9a30f/d358b27c-4fe0-4a8a-bb9b-0f086744ffa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260520%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260520T095033Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50119a3625b2b1d632964bbbb3b82794c5265209470a4cdaf1e47e260b1e46db 09:50:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:33 Dload Upload Total Spent Left Speed 09:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1053 0 0 100 1053 0 7312 --:--:-- --:--:-- --:--:-- 7363 09:50:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] } 09:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:50:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:50:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:50:34 09:50:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:50:35 latest: Pulling from edgex-devops/edgex-snyk-go 09:50:35 2d35ebdb57d9: Already exists 09:50:35 85e8836fcdb2: Pulling fs layer 09:50:35 91631faa732a: Pulling fs layer 09:50:35 f3f5ae8826fa: Pulling fs layer 09:50:35 4f4fb700ef54: Pulling fs layer 09:50:35 7861252a18e6: Pulling fs layer 09:50:35 9130f900ef6f: Pulling fs layer 09:50:35 7861252a18e6: Waiting 09:50:35 4f4fb700ef54: Waiting 09:50:35 9130f900ef6f: Waiting 09:50:35 f3f5ae8826fa: Verifying Checksum 09:50:35 f3f5ae8826fa: Download complete 09:50:35 85e8836fcdb2: Download complete 09:50:35 4f4fb700ef54: Verifying Checksum 09:50:35 4f4fb700ef54: Download complete 09:50:35 85e8836fcdb2: Pull complete 09:50:35 7861252a18e6: Verifying Checksum 09:50:35 7861252a18e6: Download complete 09:50:35 91631faa732a: Verifying Checksum 09:50:35 91631faa732a: Download complete 09:50:36 9130f900ef6f: Verifying Checksum 09:50:36 9130f900ef6f: Download complete 09:50:41 91631faa732a: Pull complete 09:50:41 f3f5ae8826fa: Pull complete 09:50:41 4f4fb700ef54: Pull complete 09:50:41 7861252a18e6: Pull complete 09:50:45 9130f900ef6f: Pull complete 09:50:45 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:50:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:45 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:50:46 $ docker top 417c8d95a33e38b853b8f54c0a03febc59a8cccd6af514b9916fe03ee9242fb3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] echo 09:50:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/sample-service:main' [Pipeline] sh 09:50:47 + set -o pipefail 09:50:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/sample-service:main' 09:50:51 09:50:51 Monitoring /w/workspace/edgexfoundry_sample-service_main (github.com/edgexfoundry/sample-service)... 09:50:51 09:50:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12730f91-f736-4ecd-8fcc-e524607ee8c8/history/f6262e23-6b11-43f7-9f85-1fb780a48137 09:50:51 09:50:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:50:51 09:50:51 09:50:51 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:50:51 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:50:52 $ docker stop --time=1 417c8d95a33e38b853b8f54c0a03febc59a8cccd6af514b9916fe03ee9242fb3 09:50:53 $ docker rm -f --volumes 417c8d95a33e38b853b8f54c0a03febc59a8cccd6af514b9916fe03ee9242fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:54 + git log --format=format:%s -1 3e8a1a90304170214832f2aa5cfcbea6d3a9a30f [Pipeline] sh 09:50:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:55 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:50:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:50:55 $ docker top 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 -eo pid,comm 09:50:55 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). 09:50:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:56 [ssh-agent] Looking for ssh-agent implementation... 09:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:56 $ docker exec 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 ssh-agent 09:50:56 SSH_AUTH_SOCK=/tmp/ssh-F3gy2gIFSNYH/agent.33 09:50:56 SSH_AGENT_PID=39 09:50:56 Running ssh-add (command line suppressed) 09:50:56 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_3530871896390049080.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_3530871896390049080.key) 09:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:57 + git semver tag 09:50:57 2026-05-20 09:50:57,488 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:50:57 2026-05-20 09:50:57,492 [run_tag] DEBUG tag force:False 09:50:57 2026-05-20 09:50:57,492 [check_head_tag] DEBUG check head tag 09:50:57 2026-05-20 09:50:57,493 [execute] INFO git cat-file --batch-check 09:50:57 2026-05-20 09:50:57,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=, shell=False, universal_newlines=False) 09:50:57 2026-05-20 09:50:57,496 [execute] INFO git cat-file --batch 09:50:57 2026-05-20 09:50:57,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=, shell=False, universal_newlines=False) 09:50:57 2026-05-20 09:50:57,516 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:50:57 2026-05-20 09:50:57,517 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 09:50:57 2026-05-20 09:50:57,517 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=None, shell=False, universal_newlines=False) 09:50:57 2026-05-20 09:50:57,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:50:57 4.1.0-dev.1 [Pipeline] } 09:50:57 $ docker exec --env ******** --env ******** 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 ssh-agent -k 09:50:57 unset SSH_AUTH_SOCK; 09:50:57 unset SSH_AGENT_PID; 09:50:57 echo Agent pid 39 killed; 09:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:58 + git semver [Pipeline] } 09:50:58 $ docker stop --time=1 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 09:50:59 $ docker rm -f --volumes 939b19d8ebb038b98ba4a87ac98823a15c59ee9b011b3de0ed8420df89b73ce8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:00 09:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:00 0.23.1-centos7: Pulling from edgex-lftools 09:51:00 ab5ef0e58194: Pulling fs layer 09:51:00 9712f1f96733: Pulling fs layer 09:51:00 63f879dbbcfc: Pulling fs layer 09:51:00 0d9ebad4ef96: Pulling fs layer 09:51:00 e9a5061849ea: Pulling fs layer 09:51:00 d747dcd14b5f: Pulling fs layer 09:51:00 2de7ff778b66: Pulling fs layer 09:51:00 0d9ebad4ef96: Waiting 09:51:00 e9a5061849ea: Waiting 09:51:00 d747dcd14b5f: Waiting 09:51:00 2de7ff778b66: Waiting 09:51:00 9712f1f96733: Verifying Checksum 09:51:00 9712f1f96733: Download complete 09:51:01 63f879dbbcfc: Verifying Checksum 09:51:01 63f879dbbcfc: Download complete 09:51:01 ab5ef0e58194: Verifying Checksum 09:51:01 ab5ef0e58194: Download complete 09:51:01 0d9ebad4ef96: Verifying Checksum 09:51:01 0d9ebad4ef96: Download complete 09:51:01 d747dcd14b5f: Verifying Checksum 09:51:01 d747dcd14b5f: Download complete 09:51:01 e9a5061849ea: Verifying Checksum 09:51:01 2de7ff778b66: Verifying Checksum 09:51:02 2de7ff778b66: Download complete 09:51:05 ab5ef0e58194: Pull complete 09:51:05 9712f1f96733: Pull complete 09:51:05 63f879dbbcfc: Pull complete 09:51:12 0d9ebad4ef96: Pull complete 09:51:12 e9a5061849ea: Pull complete 09:51:12 d747dcd14b5f: Pull complete 09:51:13 2de7ff778b66: Pull complete 09:51:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:51:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:14 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:51:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:51:19 $ docker top c346471a7026270b3e41fe8e3c7e54792f046a1028a0e543e4d04f24783416f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:51:20 provisioning config files... 09:51:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config4219791334658957314tmp 09:51:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config6581581745681159913tmp 09:51:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config7192624819991993213tmp [Pipeline] { [Pipeline] echo 09:51:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:51:20 ---> sigul-configuration.sh 09:51:20 gpg: directory `/root/.gnupg' created 09:51:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:51:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:51:20 gpg: keyring `/root/.gnupg/secring.gpg' created 09:51:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:51:20 gpg: CAST5 encrypted data 09:51:20 gpg: encrypted with 1 passphrase 09:51:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:51:21 + mkdir /home/jenkins 09:51:21 + mkdir /home/jenkins/sigul [Pipeline] sh 09:51:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:51:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:51:22 ---> sigul-install.sh 09:51:22 Sigul already installed; skipping installation. [Pipeline] sh 09:51:22 + git tag --list 09:51:22 experimental 09:51:22 stable 09:51:22 v1.2.3 09:51:22 v2.3.4 09:51:22 v2.3.5 09:51:22 v2.3.6 09:51:22 v2.3.7 09:51:22 v3.0.0 09:51:22 v3.0.1 09:51:22 v3.0.2 09:51:22 v3.0.3 09:51:22 v3.0.4 09:51:22 v3.0.5 09:51:22 v4.1.0-dev.1 09:51:22 v4.1.10 09:51:22 v4.1.11 09:51:22 v4.1.12 09:51:22 v4.1.13 09:51:22 v4.1.14 09:51:22 v4.1.15 09:51:22 v4.1.16 09:51:22 v4.1.17 09:51:22 v4.1.18 09:51:22 v4.1.19 09:51:22 v4.1.2 09:51:22 v4.1.20 09:51:22 v4.1.21 09:51:22 v4.1.22 09:51:22 v4.1.23 09:51:22 v4.1.24 09:51:22 v4.1.25 09:51:22 v4.1.26 09:51:22 v4.1.27 09:51:22 v4.1.28 09:51:22 v4.1.29 09:51:22 v4.1.3 09:51:22 v4.1.30 09:51:22 v4.1.31 09:51:22 v4.1.32 09:51:22 v4.1.34 09:51:22 v4.1.35 09:51:22 v4.1.36 09:51:22 v4.1.37 09:51:22 v4.1.38 09:51:22 v4.1.39 09:51:22 v4.1.4 09:51:22 v4.1.40 09:51:22 v4.1.41 09:51:22 v4.1.42 09:51:22 v4.1.43 09:51:22 v4.1.5 09:51:22 v4.1.7 09:51:22 v4.1.8 09:51:22 v4.1.9 09:51:22 v4.2.0 09:51:22 v4.2.1 09:51:22 v4.3.0 09:51:22 v4.4.0 09:51:22 v4.5.0 09:51:22 v4.6.0 09:51:22 v4.7.0 09:51:22 v4.8.0 09:51:22 v4.9.0 09:51:22 v5.1 09:51:22 v5.1.2 09:51:22 v5.1.3 09:51:22 v5.1.4 09:51:22 v5.1.5 09:51:22 v5.1.6 09:51:22 v5.1.6-dev.1 09:51:22 v5.1.6-dev.2 09:51:22 v5.1.6-dev.3 09:51:22 v5.1.6-dev.4 [Pipeline] sh 09:51:23 + lftools sign git-tag v4.1.0-dev.1 09:51:24 Signing Git tag with Sigul... 09:51:24 Signing v4.1.0-dev.1 [Pipeline] echo 09:51:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:51:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:51:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:51:27 $ docker stop --time=1 c346471a7026270b3e41fe8e3c7e54792f046a1028a0e543e4d04f24783416f3 09:51:28 $ docker rm -f --volumes c346471a7026270b3e41fe8e3c7e54792f046a1028a0e543e4d04f24783416f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:51:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:30 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:31 $ docker top 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:31 [ssh-agent] Looking for ssh-agent implementation... 09:51:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:31 $ docker exec 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd ssh-agent 09:51:32 SSH_AUTH_SOCK=/tmp/ssh-wPrLoYNuVrmw/agent.33 09:51:32 SSH_AGENT_PID=39 09:51:32 Running ssh-add (command line suppressed) 09:51:32 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_15682478107327218405.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_15682478107327218405.key) 09:51:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:32 + git semver bump pre 09:51:32 2026-05-20 09:51:32,757 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:51:32 2026-05-20 09:51:32,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:51:32 2026-05-20 09:51:32,761 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 09:51:32 2026-05-20 09:51:32,761 [bump_version] DEBUG bumped version:4.1.0-dev.2 09:51:32 2026-05-20 09:51:32,761 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/edgexfoundry_sample-service_main/.semver/main with force:True 09:51:32 2026-05-20 09:51:32,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:51:32 2026-05-20 09:51:32,761 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_sample-service_main/.semver/main 09:51:32 2026-05-20 09:51:32,762 [execute] INFO git cat-file --batch-check 09:51:32 2026-05-20 09:51:32,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=, shell=False, universal_newlines=False) 09:51:32 2026-05-20 09:51:32,765 [execute] INFO git cat-file --batch 09:51:32 2026-05-20 09:51:32,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=, shell=False, universal_newlines=False) 09:51:32 2026-05-20 09:51:32,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:51:32 4.1.0-dev.2 [Pipeline] } 09:51:32 $ docker exec --env ******** --env ******** 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd ssh-agent -k 09:51:33 unset SSH_AUTH_SOCK; 09:51:33 unset SSH_AGENT_PID; 09:51:33 echo Agent pid 39 killed; 09:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:33 + git semver [Pipeline] } 09:51:33 $ docker stop --time=1 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd 09:51:35 $ docker rm -f --volumes 3c797a4a4b3db57d0f2f8345884676f968f071704ffa5acaee84f03e28f243dd [Pipeline] // withDockerContainer [Pipeline] sh 09:51:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:51:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:36 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:51:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:51:36 $ docker top adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:36 [ssh-agent] Looking for ssh-agent implementation... 09:51:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:37 $ docker exec adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 ssh-agent 09:51:37 SSH_AUTH_SOCK=/tmp/ssh-0hXpuUW8wTOq/agent.34 09:51:37 SSH_AGENT_PID=41 09:51:37 Running ssh-add (command line suppressed) 09:51:37 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_8888138583879494774.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_8888138583879494774.key) 09:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:37 + git semver push 09:51:38 2026-05-20 09:51:37,883 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:51:38 2026-05-20 09:51:37,887 [run_push] DEBUG push 09:51:38 2026-05-20 09:51:37,888 [execute] INFO git cat-file --batch-check 09:51:38 2026-05-20 09:51:37,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=, shell=False, universal_newlines=False) 09:51:38 2026-05-20 09:51:37,890 [execute] INFO git rev-list 08c1b803239304434e3acc80c4d93f7cd335b2d5 -- 09:51:38 2026-05-20 09:51:37,890 [execute] DEBUG Popen(['git', 'rev-list', '08c1b803239304434e3acc80c4d93f7cd335b2d5', '--'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:51:38 2026-05-20 09:51:37,898 [execute] INFO git fetch -v -- origin 09:51:38 2026-05-20 09:51:37,898 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:51:38 2026-05-20 09:51:38,453 [run_push] DEBUG no remote changes detected 09:51:38 2026-05-20 09:51:38,453 [execute] INFO git push origin semver 09:51:38 2026-05-20 09:51:38,454 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_sample-service_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:51:40 2026-05-20 09:51:39,702 [run_push] DEBUG push all version tags 09:51:40 2026-05-20 09:51:39,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:51:40 2026-05-20 09:51:39,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_sample-service_main, stdin=None, shell=False, universal_newlines=False) 09:51:41 2026-05-20 09:51:40,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main 09:51:41 4.1.0-dev.2 [Pipeline] } 09:51:41 $ docker exec --env ******** --env ******** adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 ssh-agent -k 09:51:41 unset SSH_AUTH_SOCK; 09:51:41 unset SSH_AGENT_PID; 09:51:41 echo Agent pid 41 killed; 09:51:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:41 + git semver [Pipeline] } 09:51:42 $ docker stop --time=1 adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 09:51:43 $ docker rm -f --volumes adc052cea546595c207fb0c1c69972979103adc06f9d03299168728eec3ac7e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) [Pipeline] script [Pipeline] { [Pipeline] sshagent 09:51:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:43 [ssh-agent] Looking for ssh-agent implementation... 09:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:43 $ ssh-agent 09:51:43 SSH_AUTH_SOCK=/tmp/ssh-PlXUt1L0U4xG/agent.14877 09:51:43 SSH_AGENT_PID=14879 09:51:43 Running ssh-add (command line suppressed) 09:51:43 Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_7115606419494824547.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_7115606419494824547.key) 09:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] writeFile [Pipeline] sh 09:51:43 + chmod +x ./update-named-tag.sh [Pipeline] sh 09:51:44 + sudo chmod -R ug+w .git/FETCH_HEAD .git/HEAD .git/branches .git/config .git/description .git/hooks .git/index .git/info .git/logs .git/objects .git/refs [Pipeline] sh 09:51:44 + echo y 09:51:44 + ./update-named-tag.sh v4.1.0-dev.1 experimental 09:51:44 Getting latest changes from origin 09:51:44 + git fetch origin 09:51:44 Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 09:51:45 From github.com:edgexfoundry/sample-service 09:51:45 b91a316..08c1b80 semver -> origin/semver 09:51:45 + set +x 09:51:45 Checking to see if tagged version [v4.1.0-dev.1] exists on remote... 09:51:45 v4.1.0-dev.1 09:51:45 Tagged version exists. Continuing... 09:51:45 experimental 09:51:45 Deleting local and remote tags... 09:51:45 Deleted tag 'experimental' (was 1bd389d) 09:51:45 Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 09:51:47 To github.com:edgexfoundry/sample-service.git 09:51:47 - [deleted] experimental 09:51:47 Successfully deleted previous tag. Now tagging new version. 09:51:47 Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 09:51:47 To github.com:edgexfoundry/sample-service.git 09:51:47 * [new tag] experimental -> experimental [Pipeline] } 09:51:47 $ ssh-agent -k 09:51:47 unset SSH_AUTH_SOCK; 09:51:47 unset SSH_AGENT_PID; 09:51:47 echo Agent pid 14879 killed; 09:51:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:51:48 + [ -d /w/workspace/edgexfoundry_sample-service_main/archives ] 09:51:48 + ls -al /w/workspace/edgexfoundry_sample-service_main/archives 09:51:48 total 16 09:51:48 drwxr-xr-x 3 root root 4096 May 20 09:44 . 09:51:48 drwxrwxr-x 11 jenkins jenkins 4096 May 20 09:51 .. 09:51:48 drwxr-xr-x 2 root root 4096 May 20 09:44 cost 09:51:48 -rw-r--r-- 1 root root 85 May 20 09:44 cost.csv 09:51:48 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_sample-service_main/archives 09:51:48 + ls -al /w/workspace/edgexfoundry_sample-service_main/archives 09:51:48 total 16 09:51:48 drwxr-xr-x 3 jenkins jenkins 4096 May 20 09:44 . 09:51:48 drwxrwxr-x 11 jenkins jenkins 4096 May 20 09:51 .. 09:51:48 drwxr-xr-x 2 jenkins jenkins 4096 May 20 09:44 cost 09:51:48 -rw-r--r-- 1 jenkins jenkins 85 May 20 09:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:51:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:54 ---> package-listing.sh 09:51:54 ++ tr '[:upper:]' '[:lower:]' 09:51:54 ++ facter osfamily 09:51:54 + OS_FAMILY=debian 09:51:54 + workspace=/w/workspace/edgexfoundry_sample-service_main 09:51:54 + START_PACKAGES=/tmp/packages_start.txt 09:51:54 + END_PACKAGES=/tmp/packages_end.txt 09:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:54 + PACKAGES=/tmp/packages_start.txt 09:51:54 + '[' /w/workspace/edgexfoundry_sample-service_main ']' 09:51:54 + PACKAGES=/tmp/packages_end.txt 09:51:54 + case "${OS_FAMILY}" in 09:51:54 + dpkg -l 09:51:54 + grep '^ii' 09:51:55 + '[' -f /tmp/packages_start.txt ']' 09:51:55 + '[' -f /tmp/packages_end.txt ']' 09:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:55 + '[' /w/workspace/edgexfoundry_sample-service_main ']' 09:51:55 + mkdir -p /w/workspace/edgexfoundry_sample-service_main/archives/ 09:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_sample-service_main/archives/ [Pipeline] echo 09:51:55 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/edgexfoundry_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:56 prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container 09:51:56 $ 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/edgexfoundry_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:51:56 $ docker top ee9b1b2c1a7168208be64cb2d6ac222358cadb3570656882eec5062a4e487cde -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:51:57 + mkdir -p /var/log/sysstat [Pipeline] sh 09:51:57 + ls /var/log/sa-host 09:51:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:57 provisioning config files... 09:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config16068467029917994098tmp [Pipeline] { [Pipeline] echo 09:51:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:58 ---> create-netrc.sh [Pipeline] } 09:51:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:51:58 ---> python-tools-install.sh [Pipeline] echo 09:51:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:51:59 ---> sudo-logs.sh 09:51:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:51:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:51:59 ---> job-cost.sh 09:51:59 lf-activate-venv: SKIPPING 09:51:59 DEBUG: total: 0.2199999988079071 09:51:59 INFO: Retrieving Stack Cost... 09:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:00 INFO: Archiving Costs [Pipeline] echo 09:52:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:00 ---> logs-deploy.sh 09:52:00 lf-activate-venv: SKIPPING 09:52:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/main/90 09:52:00 INFO: archiving workspace using pattern(s): 09:52:01 Archives upload complete. 09:52:01 INFO: archiving logs to Nexus