Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2cd5970a74151a3175c58bb36ff4bb3e167e91c Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15434546975347408895.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable 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-ssh13420104155769334186.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/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/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17608083155130087465.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 (stable) > 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-ssh5410788269679239453.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/device-rest-go/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/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4501453234597745659.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:device-rest-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10585 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d2cd5970a74151a3175c58bb36ff4bb3e167e91c (main) Commit message: "Merge pull request #534 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.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 d2cd5970a74151a3175c58bb36ff4bb3e167e91c # timeout=10 > git rev-list --no-walk 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:20 ========================================================= 04:22:20 EdgeX Global Pipelines Version Info 04:22:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:21 ------------------- 04:22:21 stable info: 04:22:21 ------------------- 04:22:21 Commited By: Cherry Wang cherry@iotechsys.com 04:22:21 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:22:21 Message: update stable to v1.0.280 04:22:22 ------------------- 04:22:22 experimental info: 04:22:22 ------------------- 04:22:22 Commited By: Cherry Wang cherry@iotechsys.com 04:22:22 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 04:22:22 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2cd597 [Pipeline] echo 04:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:22 provisioning config files... 04:22:22 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15686165651576151464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:23 ---> ****-login.sh 04:22:23 nexus3.edgexfoundry.org:10001 04:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:23 04:22:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:23 Configure a credential helper to remove this warning. See 04:22:23 https://docs.****.com/go/credential-store/ 04:22:23 04:22:23 Login Succeeded 04:22:23 nexus3.edgexfoundry.org:10002 04:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:23 04:22:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:23 Configure a credential helper to remove this warning. See 04:22:23 https://docs.****.com/go/credential-store/ 04:22:23 04:22:23 Login Succeeded 04:22:23 nexus3.edgexfoundry.org:10003 04:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:23 04:22:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:23 Configure a credential helper to remove this warning. See 04:22:23 https://docs.****.com/go/credential-store/ 04:22:23 04:22:23 Login Succeeded 04:22:23 nexus3.edgexfoundry.org:10004 04:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:23 04:22:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:23 Configure a credential helper to remove this warning. See 04:22:23 https://docs.****.com/go/credential-store/ 04:22:23 04:22:23 Login Succeeded 04:22:23 ****.io 04:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:24 04:22:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 04:22:24 Configure a credential helper to remove this warning. See 04:22:24 https://docs.****.com/go/credential-store/ 04:22:24 04:22:24 Login Succeeded 04:22:24 ---> ****-login.sh ends [Pipeline] } 04:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:24 + git rev-list -1 --merges d2cd5970a74151a3175c58bb36ff4bb3e167e91c~1..d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] echo 04:22:24 -----------> git rev-list -1 --merges d2cd5970a74151a3175c58bb36ff4bb3e167e91c~1..d2cd5970a74151a3175c58bb36ff4bb3e167e91c d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:22:24 d2cd5970a74151a3175c58bb36ff4bb3e167e91c [false] [Pipeline] sh 04:22:24 + git log --format=format:%s -1 d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] echo 04:22:24 ========================================================= 04:22:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:25 + git log --format=format:%s -1 d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] echo 04:22:25 [semverPrep] GIT_COMMIT: d2cd5970a74151a3175c58bb36ff4bb3e167e91c, Commit Message: Merge pull request #534 from sabrina-lin527/update-changelog [Pipeline] echo 04:22:25 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:25 + grep -v github /etc/ssh/ssh_known_hosts 04:22:25 + [ -e /tmp/ssh_known_hosts ] 04:22:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:25 04:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:26 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:26 3dae71ba6b94: Pulling fs layer 04:22:26 6bf1a483ea7c: Pulling fs layer 04:22:26 f5dfc541a4d3: Pulling fs layer 04:22:26 461d9e800cba: Pulling fs layer 04:22:26 80192f66455f: Pulling fs layer 04:22:26 2e8e34ca0e6c: Pulling fs layer 04:22:26 a29436f7fd5d: Pulling fs layer 04:22:26 923cac83aea3: Pulling fs layer 04:22:26 25ad8b0a4227: Pulling fs layer 04:22:26 db01528c6b51: Pulling fs layer 04:22:26 28988de357af: Pulling fs layer 04:22:26 a29436f7fd5d: Waiting 04:22:26 923cac83aea3: Waiting 04:22:26 461d9e800cba: Waiting 04:22:26 25ad8b0a4227: Waiting 04:22:26 db01528c6b51: Waiting 04:22:26 80192f66455f: Waiting 04:22:26 28988de357af: Waiting 04:22:26 2e8e34ca0e6c: Waiting 04:22:26 6bf1a483ea7c: Verifying Checksum 04:22:26 6bf1a483ea7c: Download complete 04:22:26 461d9e800cba: Verifying Checksum 04:22:26 461d9e800cba: Download complete 04:22:26 80192f66455f: Verifying Checksum 04:22:26 80192f66455f: Download complete 04:22:26 f5dfc541a4d3: Verifying Checksum 04:22:26 f5dfc541a4d3: Download complete 04:22:26 3dae71ba6b94: Verifying Checksum 04:22:26 3dae71ba6b94: Download complete 04:22:26 923cac83aea3: Verifying Checksum 04:22:26 923cac83aea3: Download complete 04:22:26 25ad8b0a4227: Verifying Checksum 04:22:26 25ad8b0a4227: Download complete 04:22:26 db01528c6b51: Download complete 04:22:26 28988de357af: Verifying Checksum 04:22:26 28988de357af: Download complete 04:22:26 a29436f7fd5d: Verifying Checksum 04:22:26 a29436f7fd5d: Download complete 04:22:27 2e8e34ca0e6c: Verifying Checksum 04:22:27 2e8e34ca0e6c: Download complete 04:22:27 3dae71ba6b94: Pull complete 04:22:28 6bf1a483ea7c: Pull complete 04:22:29 f5dfc541a4d3: Pull complete 04:22:29 461d9e800cba: Pull complete 04:22:29 80192f66455f: Pull complete 04:22:33 2e8e34ca0e6c: Pull complete 04:22:33 a29436f7fd5d: Pull complete 04:22:34 923cac83aea3: Pull complete 04:22:34 25ad8b0a4227: Pull complete 04:22:34 db01528c6b51: Pull complete 04:22:34 28988de357af: Pull complete 04:22:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 04:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:34 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:35 $ docker top 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 -eo pid,comm 04:22:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:22:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:35 [ssh-agent] Looking for ssh-agent implementation... 04:22:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:36 $ docker exec 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 ssh-agent 04:22:36 SSH_AUTH_SOCK=/tmp/ssh-BtCKpcuutvns/agent.32 04:22:36 SSH_AGENT_PID=38 04:22:36 Running ssh-add (command line suppressed) 04:22:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17206430513361063350.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17206430513361063350.key) 04:22:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 04:22:36 + git tag --points-at HEAD [Pipeline] } 04:22:36 $ docker exec --env ******** --env ******** 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 ssh-agent -k 04:22:36 unset SSH_AUTH_SOCK; 04:22:36 unset SSH_AGENT_PID; 04:22:36 echo Agent pid 38 killed; 04:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:36 [ssh-agent] Looking for ssh-agent implementation... 04:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:37 $ docker exec 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 ssh-agent 04:22:37 SSH_AUTH_SOCK=/tmp/ssh-1QA2nmjU3Mk7/agent.86 04:22:37 SSH_AGENT_PID=92 04:22:37 Running ssh-add (command line suppressed) 04:22:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8249762529875447127.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8249762529875447127.key) 04:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:37 + git semver init 04:22:37 2026-05-25 04:22:37,753 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:22:37 2026-05-25 04:22:37,757 [run_init] DEBUG init version:0.0.0 force:False 04:22:37 2026-05-25 04:22:37,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 04:22:37 2026-05-25 04:22:37,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 04:22:37 2026-05-25 04:22:37,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 04:22:39 2026-05-25 04:22:39,228 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 04:22:39 2026-05-25 04:22:39,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 04:22:39 2026-05-25 04:22:39,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:22:39 2026-05-25 04:22:39,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:22:39 4.1.0-dev.24 [Pipeline] } 04:22:39 $ docker exec --env ******** --env ******** 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 ssh-agent -k 04:22:39 unset SSH_AUTH_SOCK; 04:22:39 unset SSH_AGENT_PID; 04:22:39 echo Agent pid 92 killed; 04:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:40 + git semver [Pipeline] } 04:22:40 $ docker stop --time=1 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 04:22:41 $ docker rm -f --volumes 6de35d4b7db113211f248db23dc39aaebb807223f4cc91c298ab5c5adbc11070 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:42 Stashed 1 file(s) [Pipeline] echo 04:22:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:42 provisioning config files... 04:22:42 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18390766285767518798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:42 ---> ****-login.sh 04:22:42 nexus3.edgexfoundry.org:10001 04:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:42 Login Succeeded 04:22:42 nexus3.edgexfoundry.org:10002 04:22:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:42 Login Succeeded 04:22:42 nexus3.edgexfoundry.org:10003 04:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:43 Login Succeeded 04:22:43 nexus3.edgexfoundry.org:10004 04:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:43 Login Succeeded 04:22:43 ****.io 04:22:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:43 Login Succeeded 04:22:43 ---> ****-login.sh ends [Pipeline] } 04:22:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:22:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:22:43 ========================================================= 04:22:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 04:22:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 04:22:44 #0 building with "default" instance using docker driver 04:22:44 04:22:44 #1 [internal] load build definition from Dockerfile 04:22:44 #1 transferring dockerfile: 1.74kB done 04:22:44 #1 DONE 0.0s 04:22:44 04:22:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 04:22:44 #2 DONE 0.1s 04:22:44 04:22:44 #3 [internal] load .dockerignore 04:22:44 #3 transferring context: 193B done 04:22:44 #3 DONE 0.0s 04:22:44 04:22:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:22:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 04:22:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 04:22:44 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 04:22:44 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 04:22:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 04:22:44 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 04:22:44 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 04:22:44 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 04:22:44 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 04:22:44 #4 ... 04:22:44 04:22:44 #5 [internal] load build context 04:22:44 #5 transferring context: 22.29MB 0.2s done 04:22:44 #5 DONE 0.2s 04:22:44 04:22:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 04:22:44 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 04:22:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 04:22:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 04:22:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.3s 04:22:44 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 04:22:44 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 04:22:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 04:22:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 35.65MB / 112.58MB 0.5s 04:22:45 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 04:22:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s 04:22:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 04:22:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.6s 04:22:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 04:22:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.7s 04:22:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 04:22:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.8s 04:22:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 04:22:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 04:22:50 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 04:22:50 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 04:22:50 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 04:22:50 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 04:22:50 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 04:22:50 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 04:22:51 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.7s done 04:22:51 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 04:22:54 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 04:22:54 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 04:22:55 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 04:22:55 #4 DONE 10.6s 04:22:55 04:22:55 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:22:55 #6 0.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:22:55 #6 0.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:22:55 #6 0.701 (1/4) Installing openssh-keygen (10.0_p1-r10) 04:22:56 #6 0.714 (2/4) Installing libedit (20250104.3.1-r1) 04:22:56 #6 0.720 (3/4) Installing openssh-client-common (10.0_p1-r10) 04:22:56 #6 0.739 (4/4) Installing openssh-client-default (10.0_p1-r10) 04:22:56 #6 0.750 Executing busybox-1.37.0-r19.trigger 04:22:56 #6 0.759 OK: 269 MiB in 64 packages 04:22:57 Still waiting to schedule task 04:22:57 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:57 ‘prd-ubuntu18.04-docker-8c-8g-10580’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:57 ‘prd-ubuntu20.04-docker-8c-8g-10575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:57 ‘prd-ubuntu20.04-docker-8c-8g-10576’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:57 ‘prd-ubuntu20.04-docker-8c-8g-10587’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:22:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10584’ is offline 04:22:57 #6 DONE 2.1s 04:22:57 04:22:57 #7 [builder 3/7] WORKDIR /device-rest-go 04:22:57 #7 DONE 0.0s 04:22:57 04:22:57 #8 [builder 4/7] COPY go.mod vendor* ./ 04:22:57 #8 DONE 0.0s 04:22:57 04:22:57 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:07 #9 DONE 9.5s 04:23:07 04:23:07 #10 [builder 6/7] COPY . . 04:23:07 #10 DONE 0.1s 04:23:07 04:23:07 #11 [builder 7/7] RUN echo noop 04:23:07 #11 0.202 noop 04:23:07 #11 DONE 0.3s 04:23:07 04:23:07 #12 exporting to image 04:23:07 #12 exporting layers 04:23:14 #12 exporting layers 7.2s done 04:23:14 #12 writing image sha256:d2a8fb6930f1fdda84e54381a320681bdbe73f9244a08879f897bf2b414beac1 done 04:23:14 #12 naming to docker.io/library/ci-base-image-x86_64 done 04:23:14 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:14 + docker inspect -f . ci-base-image-x86_64 04:23:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:15 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:15 $ docker top 05cc7bdd6d11b507cb17ec5922b240cc5f9e20e760adb292a62179a9cc87d54e -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:15 + go version 04:23:15 go version go1.25.2 linux/amd64 [Pipeline] } 04:23:15 $ docker stop --time=1 05cc7bdd6d11b507cb17ec5922b240cc5f9e20e760adb292a62179a9cc87d54e 04:23:17 $ docker rm -f --volumes 05cc7bdd6d11b507cb17ec5922b240cc5f9e20e760adb292a62179a9cc87d54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:17 + docker inspect -f . ci-base-image-x86_64 04:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:18 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:18 $ docker top 8bc9531ded14675dbce60b27bb20cc8971d2b9b2596dce4ba2ac58f5d598b720 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 04:23:19 + make test 04:23:19 go test ./... -coverprofile=coverage.out ./... 04:23:20 ? github.com/edgexfoundry/device-rest-go [no test files] 04:23:42 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 04:23:42 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements 04:23:54 0 issues. 04:23:54 go vet ./... 04:23:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:23:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:23:59 ./bin/test-attribution-txt.sh 04:23:59 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:23:59 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:23:59 $ docker stop --time=1 8bc9531ded14675dbce60b27bb20cc8971d2b9b2596dce4ba2ac58f5d598b720 04:24:01 $ docker rm -f --volumes 8bc9531ded14675dbce60b27bb20cc8971d2b9b2596dce4ba2ac58f5d598b720 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:02 + ls -al . 04:24:02 total 248 04:24:02 drwxrwxr-x 9 jenkins jenkins 4096 May 25 04:23 . 04:24:02 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:22 .. 04:24:02 -rw-rw-r-- 1 jenkins jenkins 151 May 25 04:22 .dockerignore 04:24:02 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:23 .git 04:24:02 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 .github 04:24:02 -rw-rw-r-- 1 jenkins jenkins 264 May 25 04:22 .gitignore 04:24:02 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:22 .golangci.yml 04:24:02 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:22 .semver 04:24:02 -rw-rw-r-- 1 jenkins jenkins 22791 May 25 04:22 Attribution.txt 04:24:02 -rw-rw-r-- 1 jenkins jenkins 18887 May 25 04:22 CHANGELOG.md 04:24:02 -rw-rw-r-- 1 jenkins jenkins 1697 May 25 04:22 Dockerfile 04:24:02 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:22 GOVERNANCE.md 04:24:02 -rw-rw-r-- 1 jenkins jenkins 704 May 25 04:22 Jenkinsfile 04:24:02 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:22 LICENSE 04:24:02 -rw-rw-r-- 1 jenkins jenkins 2597 May 25 04:22 Makefile 04:24:02 -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:22 OWNERS.md 04:24:02 -rw-rw-r-- 1 jenkins jenkins 3989 May 25 04:22 README.md 04:24:02 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:22 VERSION 04:24:02 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 bin 04:24:02 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 cmd 04:24:02 -rw-r--r-- 1 jenkins jenkins 14565 May 25 04:23 coverage.out 04:24:02 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:22 driver 04:24:02 -rw-rw-r-- 1 jenkins jenkins 6738 May 25 04:22 go.mod 04:24:02 -rw-rw-r-- 1 jenkins jenkins 89166 May 25 04:22 go.sum 04:24:02 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:22 openapi 04:24:02 -rw-rw-r-- 1 jenkins jenkins 713 May 25 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:03 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d2cd5970a74151a3175c58bb36ff4bb3e167e91c --label arch=amd64 --label version=4.1.0-dev.24 . 04:24:03 #0 building with "default" instance using docker driver 04:24:03 04:24:03 #1 [internal] load build definition from Dockerfile 04:24:03 #1 transferring dockerfile: 1.74kB done 04:24:03 #1 DONE 0.0s 04:24:03 04:24:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:24:03 #2 DONE 0.0s 04:24:03 04:24:03 #3 [internal] load metadata for docker.io/library/alpine:3.22 04:24:03 #3 DONE 0.1s 04:24:03 04:24:03 #4 [internal] load .dockerignore 04:24:03 #4 transferring context: 193B done 04:24:03 #4 DONE 0.0s 04:24:03 04:24:03 #5 [internal] load build context 04:24:03 #5 transferring context: 18.46kB 0.0s done 04:24:03 #5 DONE 0.0s 04:24:03 04:24:03 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 04:24:03 #6 DONE 0.1s 04:24:03 04:24:03 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:24:03 #7 ... 04:24:03 04:24:03 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:24:03 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 04:24:03 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 04:24:03 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 04:24:03 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 04:24:03 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 04:24:03 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 04:24:03 #8 DONE 0.3s 04:24:03 04:24:03 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 04:24:03 #7 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:03 #7 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:04 #7 0.739 OK: 269 MiB in 64 packages 04:24:04 #7 DONE 0.9s 04:24:04 04:24:04 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 04:24:04 #9 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:04 #9 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:04 #9 0.590 (1/1) Installing dumb-init (1.2.5-r3) 04:24:04 #9 0.595 Executing busybox-1.37.0-r20.trigger 04:24:04 #9 0.604 OK: 7 MiB in 17 packages 04:24:04 #9 DONE 0.8s 04:24:04 04:24:04 #10 [builder 3/7] WORKDIR /device-rest-go 04:24:04 #10 DONE 0.0s 04:24:04 04:24:04 #11 [builder 4/7] COPY go.mod vendor* ./ 04:24:04 #11 DONE 0.0s 04:24:04 04:24:04 #12 [stage-1 3/6] RUN apk --no-cache upgrade 04:24:04 #12 0.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 04:24:04 #12 ... 04:24:04 04:24:04 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:04 #13 DONE 0.5s 04:24:04 04:24:04 #12 [stage-1 3/6] RUN apk --no-cache upgrade 04:24:04 #12 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 04:24:04 #12 ... 04:24:04 04:24:04 #14 [builder 6/7] COPY . . 04:24:04 #14 DONE 0.1s 04:24:04 04:24:04 #12 [stage-1 3/6] RUN apk --no-cache upgrade 04:24:04 #12 0.747 OK: 7 MiB in 17 packages 04:24:05 #12 DONE 0.9s 04:24:05 04:24:05 #15 [builder 7/7] RUN make build 04:24:05 #15 0.190 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 04:24:31 #15 DONE 25.9s 04:24:31 04:24:31 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 04:24:31 #16 DONE 0.1s 04:24:31 04:24:31 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 04:24:31 #17 DONE 0.0s 04:24:31 04:24:31 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 04:24:31 #18 DONE 0.0s 04:24:31 04:24:31 #19 exporting to image 04:24:31 #19 exporting layers 0.1s done 04:24:31 #19 writing image sha256:ade07f093ee2913fd782e936a140e5af85379af79432743b783f69cc6391a340 done 04:24:31 #19 naming to docker.io/library/device-rest done 04:24:31 #19 DONE 0.1s 04:24:31 04:24:31 1 warning found (use docker --debug to expand): 04:24:31  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:31 provisioning config files... 04:24:31 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17231613189720762407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:32 ---> ****-login.sh 04:24:32 nexus3.edgexfoundry.org:10001 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:32 Login Succeeded 04:24:32 nexus3.edgexfoundry.org:10002 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:32 Login Succeeded 04:24:32 nexus3.edgexfoundry.org:10003 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:32 Login Succeeded 04:24:32 nexus3.edgexfoundry.org:10004 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:32 Login Succeeded 04:24:32 ****.io 04:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:32 Login Succeeded 04:24:32 ---> ****-login.sh ends [Pipeline] } 04:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:24:32 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 04:24:32 d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:24:32 latest 04:24:32 4.1.0-dev.24 04:24:32 d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 04:24:32 main 04:24:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:33 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:33 + docker push nexus3.edgexfoundry.org:10004/device-rest:d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:24:33 59f3f28239f5: Preparing 04:24:33 03586cc08292: Preparing 04:24:33 7274b79626a2: Preparing 04:24:33 7429767d8d8e: Preparing 04:24:33 b0df2137a144: Preparing 04:24:33 0854555d70ac: Preparing 04:24:33 0854555d70ac: Waiting 04:24:33 03586cc08292: Pushed 04:24:33 59f3f28239f5: Pushed 04:24:33 0854555d70ac: Layer already exists 04:24:33 7429767d8d8e: Pushed 04:24:33 b0df2137a144: Pushed 04:24:37 7274b79626a2: Pushed 04:24:37 d2cd5970a74151a3175c58bb36ff4bb3e167e91c: digest: sha256:5cb715bcc022cdc4cef007c4656f368d1391b3fbb90eb044d16867cbc5ef8f20 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 04:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:24:38 59f3f28239f5: Preparing 04:24:38 03586cc08292: Preparing 04:24:38 7274b79626a2: Preparing 04:24:38 7429767d8d8e: Preparing 04:24:38 b0df2137a144: Preparing 04:24:38 0854555d70ac: Preparing 04:24:38 0854555d70ac: Waiting 04:24:38 b0df2137a144: Layer already exists 04:24:38 7429767d8d8e: Layer already exists 04:24:38 59f3f28239f5: Layer already exists 04:24:38 7274b79626a2: Layer already exists 04:24:38 03586cc08292: Layer already exists 04:24:38 0854555d70ac: Layer already exists 04:24:38 latest: digest: sha256:5cb715bcc022cdc4cef007c4656f368d1391b3fbb90eb044d16867cbc5ef8f20 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.24 04:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:24:39 59f3f28239f5: Preparing 04:24:39 03586cc08292: Preparing 04:24:39 7274b79626a2: Preparing 04:24:39 7429767d8d8e: Preparing 04:24:39 b0df2137a144: Preparing 04:24:39 0854555d70ac: Preparing 04:24:39 0854555d70ac: Waiting 04:24:39 7274b79626a2: Layer already exists 04:24:39 59f3f28239f5: Layer already exists 04:24:39 03586cc08292: Layer already exists 04:24:39 b0df2137a144: Layer already exists 04:24:39 7429767d8d8e: Layer already exists 04:24:39 0854555d70ac: Layer already exists 04:24:39 4.1.0-dev.24: digest: sha256:5cb715bcc022cdc4cef007c4656f368d1391b3fbb90eb044d16867cbc5ef8f20 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker push nexus3.edgexfoundry.org:10004/device-rest:d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 04:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:24:39 59f3f28239f5: Preparing 04:24:39 03586cc08292: Preparing 04:24:39 7274b79626a2: Preparing 04:24:39 7429767d8d8e: Preparing 04:24:39 b0df2137a144: Preparing 04:24:39 0854555d70ac: Preparing 04:24:39 0854555d70ac: Waiting 04:24:39 03586cc08292: Layer already exists 04:24:39 59f3f28239f5: Layer already exists 04:24:39 7429767d8d8e: Layer already exists 04:24:39 7274b79626a2: Layer already exists 04:24:39 b0df2137a144: Layer already exists 04:24:39 0854555d70ac: Layer already exists 04:24:39 d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24: digest: sha256:5cb715bcc022cdc4cef007c4656f368d1391b3fbb90eb044d16867cbc5ef8f20 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 04:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 04:24:40 59f3f28239f5: Preparing 04:24:40 03586cc08292: Preparing 04:24:40 7274b79626a2: Preparing 04:24:40 7429767d8d8e: Preparing 04:24:40 b0df2137a144: Preparing 04:24:40 0854555d70ac: Preparing 04:24:40 0854555d70ac: Waiting 04:24:40 59f3f28239f5: Layer already exists 04:24:40 7274b79626a2: Layer already exists 04:24:40 03586cc08292: Layer already exists 04:24:40 b0df2137a144: Layer already exists 04:24:40 7429767d8d8e: Layer already exists 04:24:40 0854555d70ac: Layer already exists 04:24:40 main: digest: sha256:5cb715bcc022cdc4cef007c4656f368d1391b3fbb90eb044d16867cbc5ef8f20 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:40 ===================================================== [Pipeline] echo 04:24:40 taggedImages: 04:24:40 - nexus3.edgexfoundry.org:10004/device-rest:d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:24:40 - nexus3.edgexfoundry.org:10004/device-rest:latest 04:24:40 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.24 04:24:40 - nexus3.edgexfoundry.org:10004/device-rest:d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 04:24:40 - nexus3.edgexfoundry.org:10004/device-rest:main [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 04:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:40 04:24:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:41 latest: Pulling from edgex-lftools-log-publisher 04:24:41 5eb5b503b376: Pulling fs layer 04:24:41 5c69ac0246d0: Pulling fs layer 04:24:41 ec43610c2a17: Pulling fs layer 04:24:41 3a2ae6a8a46f: Pulling fs layer 04:24:41 33b1e0a273af: Pulling fs layer 04:24:41 5d3b04190fa2: Pulling fs layer 04:24:41 2f39f015ded8: Pulling fs layer 04:24:41 33b1e0a273af: Waiting 04:24:41 5d3b04190fa2: Waiting 04:24:41 2f39f015ded8: Waiting 04:24:41 3a2ae6a8a46f: Waiting 04:24:41 5c69ac0246d0: Download complete 04:24:41 3a2ae6a8a46f: Download complete 04:24:41 33b1e0a273af: Verifying Checksum 04:24:41 33b1e0a273af: Download complete 04:24:41 5d3b04190fa2: Verifying Checksum 04:24:41 5d3b04190fa2: Download complete 04:24:41 ec43610c2a17: Verifying Checksum 04:24:41 ec43610c2a17: Download complete 04:24:41 5eb5b503b376: Verifying Checksum 04:24:41 5eb5b503b376: Download complete 04:24:42 2f39f015ded8: Verifying Checksum 04:24:42 2f39f015ded8: Download complete 04:24:43 5eb5b503b376: Pull complete 04:24:43 5c69ac0246d0: Pull complete 04:24:44 ec43610c2a17: Pull complete 04:24:44 3a2ae6a8a46f: Pull complete 04:24:44 33b1e0a273af: Pull complete 04:24:44 5d3b04190fa2: Pull complete 04:24:50 2f39f015ded8: Pull complete 04:24:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:50 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:24:50 $ 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_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:52 $ docker top 85747cf6e6b5e813218c2ef9b4c075803e3fe552d0c1d1df6e3803042a053fb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:52 ---> job-cost.sh 04:24:52 lf-activate-venv: SKIPPING 04:24:52 INFO: No Stack... 04:24:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:53 INFO: Archiving Costs [Pipeline] sh 04:24:53 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 04:24:53 + cut -d, -f6 [Pipeline] lock 04:24:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] 04:24:53 Resource [jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] did not exist. Created. 04:24:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:53 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:53 Stashed 1 file(s) [Pipeline] } 04:24:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:53 $ docker stop --time=1 85747cf6e6b5e813218c2ef9b4c075803e3fe552d0c1d1df6e3803042a053fb1 04:24:54 $ docker rm -f --volumes 85747cf6e6b5e813218c2ef9b4c075803e3fe552d0c1d1df6e3803042a053fb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10591 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 04:25:16 Running in /w/workspace/device-rest-go/233 [Pipeline] { [Pipeline] checkout 04:25:19 The recommended git tool is: git 04:25:26 using credential edgex-jenkins-ssh 04:25:26 Cloning the remote Git repository 04:25:26 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 04:25:26 > git init /w/workspace/device-rest-go/233 # timeout=10 04:25:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 04:25:26 > git --version # timeout=10 04:25:26 > git --version # 'git version 2.25.1' 04:25:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 04:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:33 Avoid second fetch 04:25:33 Checking out Revision d2cd5970a74151a3175c58bb36ff4bb3e167e91c (main) 04:25:34 Commit message: "Merge pull request #534 from sabrina-lin527/update-changelog" 04:25:33 > git config core.sparsecheckout # timeout=10 04:25:33 > git checkout -f d2cd5970a74151a3175c58bb36ff4bb3e167e91c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:38 provisioning config files... 04:25:39 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/233@tmp/config7821935812680168331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:40 ---> ****-login.sh 04:25:40 nexus3.edgexfoundry.org:10001 04:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:40 Configure a credential helper to remove this warning. See 04:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:40 04:25:40 Login Succeeded 04:25:40 nexus3.edgexfoundry.org:10002 04:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 nexus3.edgexfoundry.org:10003 04:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:41 Configure a credential helper to remove this warning. See 04:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:41 04:25:41 Login Succeeded 04:25:41 nexus3.edgexfoundry.org:10004 04:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:42 Configure a credential helper to remove this warning. See 04:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:42 04:25:42 Login Succeeded 04:25:42 ****.io 04:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:42 Configure a credential helper to remove this warning. See 04:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:42 04:25:42 Login Succeeded 04:25:42 ---> ****-login.sh ends [Pipeline] } 04:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:25:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:25:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:25:43 ========================================================= 04:25:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 04:25:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:43 + 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 . 04:25:43 Sending build context to Docker daemon 144.9kB 04:25:43 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 04:25:43 Step 2/12 : FROM ${BASE} AS builder 04:25:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:44 6b59a28fa201: Pulling fs layer 04:25:44 d32bb0dddca7: Pulling fs layer 04:25:44 5dab1238d3d9: Pulling fs layer 04:25:44 196fd7d83e7d: Pulling fs layer 04:25:44 4f4fb700ef54: Pulling fs layer 04:25:44 8ba94037c8f0: Pulling fs layer 04:25:44 deaec5988b04: Pulling fs layer 04:25:44 9f65657bb879: Pulling fs layer 04:25:44 196fd7d83e7d: Waiting 04:25:44 4f4fb700ef54: Waiting 04:25:44 8ba94037c8f0: Waiting 04:25:44 deaec5988b04: Waiting 04:25:44 d32bb0dddca7: Verifying Checksum 04:25:44 d32bb0dddca7: Download complete 04:25:44 196fd7d83e7d: Verifying Checksum 04:25:44 196fd7d83e7d: Download complete 04:25:44 4f4fb700ef54: Verifying Checksum 04:25:44 4f4fb700ef54: Download complete 04:25:44 8ba94037c8f0: Verifying Checksum 04:25:44 8ba94037c8f0: Download complete 04:25:44 6b59a28fa201: Verifying Checksum 04:25:44 6b59a28fa201: Download complete 04:25:45 9f65657bb879: Verifying Checksum 04:25:45 9f65657bb879: Download complete 04:25:45 6b59a28fa201: Pull complete 04:25:45 5dab1238d3d9: Verifying Checksum 04:25:45 5dab1238d3d9: Download complete 04:25:46 d32bb0dddca7: Pull complete 04:25:47 deaec5988b04: Verifying Checksum 04:25:47 deaec5988b04: Download complete 04:26:02 5dab1238d3d9: Pull complete 04:26:02 196fd7d83e7d: Pull complete 04:26:02 4f4fb700ef54: Pull complete 04:26:02 8ba94037c8f0: Pull complete 04:26:13 deaec5988b04: Pull complete 04:26:14 9f65657bb879: Pull complete 04:26:14 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 04:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 04:26:14 ---> 334268110677 04:26:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:26:16 ---> Running in 0fe81f94e8c2 04:26:16 Removing intermediate container 0fe81f94e8c2 04:26:16 ---> 0147dcb64a85 04:26:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:17 ---> Running in e81593bfa781 04:26:17 Removing intermediate container e81593bfa781 04:26:17 ---> 1f4e3ffc799f 04:26:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:26:17 ---> Running in 24c71f02bc58 04:26:18 Removing intermediate container 24c71f02bc58 04:26:18 ---> 7df6ed9f650c 04:26:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:26:18 ---> Running in 5088c08b02c4 04:26:18 Removing intermediate container 5088c08b02c4 04:26:18 ---> 1acb3a0064c9 04:26:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:26:18 ---> Running in 3033679079d7 04:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:26:23 (1/4) Installing openssh-keygen (10.0_p1-r10) 04:26:23 (2/4) Installing libedit (20250104.3.1-r1) 04:26:23 (3/4) Installing openssh-client-common (10.0_p1-r10) 04:26:23 (4/4) Installing openssh-client-default (10.0_p1-r10) 04:26:23 Executing busybox-1.37.0-r19.trigger 04:26:23 OK: 259 MiB in 64 packages 04:26:25 Removing intermediate container 3033679079d7 04:26:25 ---> c7eb5dfe9263 04:26:25 Step 8/12 : WORKDIR /device-rest-go 04:26:25 ---> Running in e535e153d240 04:26:25 Removing intermediate container e535e153d240 04:26:25 ---> a70d29cdc23a 04:26:25 Step 9/12 : COPY go.mod vendor* ./ 04:26:26 ---> 0ebb3ce3112c 04:26:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:26 ---> Running in fcee9e1e31f4 04:28:35 Removing intermediate container fcee9e1e31f4 04:28:35 ---> 1e45291d3904 04:28:35 Step 11/12 : COPY . . 04:28:35 ---> 5b60d78d105d 04:28:35 Step 12/12 : RUN $MAKE 04:28:35 ---> Running in 1441609dfb88 04:28:35 noop 04:28:35 Removing intermediate container 1441609dfb88 04:28:35 ---> b269ddaa8588 04:28:35 Successfully built b269ddaa8588 04:28:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:35 + docker inspect -f . ci-base-image-arm64 04:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:36 prd-ubuntu20.04-docker-arm64-4c-16g-10591 does not seem to be running inside a container 04:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/233 -v /w/workspace/device-rest-go/233:/w/workspace/device-rest-go/233:rw,z -v /w/workspace/device-rest-go/233@tmp:/w/workspace/device-rest-go/233@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 04:28:37 $ docker top 973560594da63422180938d36e24af2e11083e008cc93a56c1e125b4f05c5fc6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:38 + go version 04:28:38 go version go1.25.3 linux/arm64 [Pipeline] } 04:28:39 $ docker stop --time=1 973560594da63422180938d36e24af2e11083e008cc93a56c1e125b4f05c5fc6 04:28:40 $ docker rm -f --volumes 973560594da63422180938d36e24af2e11083e008cc93a56c1e125b4f05c5fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:41 + docker inspect -f . ci-base-image-arm64 04:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:42 prd-ubuntu20.04-docker-arm64-4c-16g-10591 does not seem to be running inside a container 04:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/233 -v /w/workspace/device-rest-go/233:/w/workspace/device-rest-go/233:rw,z -v /w/workspace/device-rest-go/233@tmp:/w/workspace/device-rest-go/233@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 04:28:44 $ docker top 8085830ded08b518f6ea0303c9a0446eee1b9ccbfb08f8a399858d9497182a23 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:45 + git config --global --add safe.directory /w/workspace/device-rest-go/233 [Pipeline] fileExists [Pipeline] sh 04:28:45 + make test 04:28:45 go test ./... -coverprofile=coverage.out ./... 04:28:52 ? github.com/edgexfoundry/device-rest-go [no test files] 04:34:00 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 04:34:00 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 32.2% of statements 04:34:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:34:00 go vet ./... 04:35:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:08 ./bin/test-attribution-txt.sh 04:35:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 04:35:08 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 04:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 04:35:08 $ docker stop --time=1 8085830ded08b518f6ea0303c9a0446eee1b9ccbfb08f8a399858d9497182a23 04:35:10 $ docker rm -f --volumes 8085830ded08b518f6ea0303c9a0446eee1b9ccbfb08f8a399858d9497182a23 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:12 Warning: overwriting stash ‘coverage-report’ 04:35:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:14 + ls -al . 04:35:14 total 244 04:35:14 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:28 . 04:35:14 drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:25 .. 04:35:14 -rw-rw-r-- 1 jenkins jenkins 151 May 25 04:25 .dockerignore 04:35:14 drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:25 .git 04:35:14 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 .github 04:35:14 -rw-rw-r-- 1 jenkins jenkins 264 May 25 04:25 .gitignore 04:35:14 -rw-rw-r-- 1 jenkins jenkins 359 May 25 04:25 .golangci.yml 04:35:14 -rw-rw-r-- 1 jenkins jenkins 22791 May 25 04:25 Attribution.txt 04:35:14 -rw-rw-r-- 1 jenkins jenkins 18887 May 25 04:25 CHANGELOG.md 04:35:14 -rw-rw-r-- 1 jenkins jenkins 1697 May 25 04:25 Dockerfile 04:35:14 -rw-rw-r-- 1 jenkins jenkins 677 May 25 04:25 GOVERNANCE.md 04:35:14 -rw-rw-r-- 1 jenkins jenkins 704 May 25 04:25 Jenkinsfile 04:35:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 04:25 LICENSE 04:35:14 -rw-rw-r-- 1 jenkins jenkins 2597 May 25 04:25 Makefile 04:35:14 -rw-rw-r-- 1 jenkins jenkins 620 May 25 04:25 OWNERS.md 04:35:14 -rw-rw-r-- 1 jenkins jenkins 3989 May 25 04:25 README.md 04:35:14 -rw-rw-r-- 1 jenkins jenkins 12 May 25 04:22 VERSION 04:35:14 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 bin 04:35:14 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 cmd 04:35:14 -rw-r--r-- 1 jenkins jenkins 14565 May 25 04:33 coverage.out 04:35:14 drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:25 driver 04:35:14 -rw-rw-r-- 1 jenkins jenkins 6738 May 25 04:25 go.mod 04:35:14 -rw-rw-r-- 1 jenkins jenkins 89166 May 25 04:25 go.sum 04:35:14 drwxrwxr-x 3 jenkins jenkins 4096 May 25 04:25 openapi 04:35:14 -rw-rw-r-- 1 jenkins jenkins 713 May 25 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:14 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2cd5970a74151a3175c58bb36ff4bb3e167e91c --label arch=arm64 --label version=4.1.0-dev.24 . 04:35:14 Sending build context to Docker daemon 160.3kB 04:35:15 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 04:35:15 Step 2/26 : FROM ${BASE} AS builder 04:35:15 ---> b269ddaa8588 04:35:15 Step 3/26 : ARG ADD_BUILD_TAGS="" 04:35:15 ---> Running in d483058c51a6 04:35:15 Removing intermediate container d483058c51a6 04:35:15 ---> 6b347ae1a80b 04:35:15 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:35:15 ---> Running in dbce43ac63bc 04:35:16 Removing intermediate container dbce43ac63bc 04:35:16 ---> 2f176632b504 04:35:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:35:16 ---> Running in 1aa926020766 04:35:16 Removing intermediate container 1aa926020766 04:35:16 ---> 97bb1c4ef7d1 04:35:16 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 04:35:16 ---> Running in 0b3c9f5eb66b 04:35:17 Removing intermediate container 0b3c9f5eb66b 04:35:17 ---> 3fa72fd8749e 04:35:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:35:17 ---> Running in 4286b5152c30 04:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:35:21 OK: 259 MiB in 64 packages 04:35:22 Removing intermediate container 4286b5152c30 04:35:22 ---> 30b54963444d 04:35:22 Step 8/26 : WORKDIR /device-rest-go 04:35:22 ---> Running in 1f74f23bc2e6 04:35:22 Removing intermediate container 1f74f23bc2e6 04:35:22 ---> 8156eac615c7 04:35:22 Step 9/26 : COPY go.mod vendor* ./ 04:35:23 ---> acef3efe08e8 04:35:23 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:23 ---> Running in 025eca369684 04:35:25 Removing intermediate container 025eca369684 04:35:25 ---> 3518f3c893a5 04:35:25 Step 11/26 : COPY . . 04:35:26 ---> d2c7f8a316ea 04:35:26 Step 12/26 : RUN $MAKE 04:35:26 ---> Running in 0e99bbf22158 04:35:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 04:40:19 Removing intermediate container 0e99bbf22158 04:40:19 ---> 72817a47741a 04:40:19 Step 13/26 : FROM alpine:3.22 04:40:19 3.22: Pulling from library/alpine 04:40:19 58e777220c39: Pulling fs layer 04:40:19 58e777220c39: Download complete 04:40:19 58e777220c39: Pull complete 04:40:19 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:40:19 Status: Downloaded newer image for alpine:3.22 04:40:19 ---> 6a2735c23ff3 04:40:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:40:19 ---> Running in 961cb145fdec 04:40:19 Removing intermediate container 961cb145fdec 04:40:19 ---> af688cda1589 04:40:19 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 04:40:19 ---> Running in d96130638a06 04:40:19 Removing intermediate container d96130638a06 04:40:19 ---> 5533d7b4c2e5 04:40:19 Step 16/26 : RUN apk add --update --no-cache dumb-init 04:40:19 ---> Running in 64a31efd4aa9 04:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:40:19 (1/1) Installing dumb-init (1.2.5-r3) 04:40:19 Executing busybox-1.37.0-r20.trigger 04:40:19 OK: 8 MiB in 17 packages 04:40:19 Removing intermediate container 64a31efd4aa9 04:40:19 ---> e479fe27ef44 04:40:19 Step 17/26 : RUN apk --no-cache upgrade 04:40:19 ---> Running in 59a0501cfae4 04:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:40:19 OK: 8 MiB in 17 packages 04:40:19 Removing intermediate container 59a0501cfae4 04:40:19 ---> 50c14abdb701 04:40:19 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 04:40:21 ---> e842242ed065 04:40:21 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 04:40:21 ---> e31b7bd3400e 04:40:21 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 04:40:22 ---> 0c636c9fdce6 04:40:22 Step 21/26 : EXPOSE 59986 04:40:22 ---> Running in a66195f0b268 04:40:22 Removing intermediate container a66195f0b268 04:40:22 ---> 71f6a9e45ede 04:40:22 Step 22/26 : ENTRYPOINT ["/device-rest"] 04:40:22 ---> Running in ae98917d5407 04:40:23 Removing intermediate container ae98917d5407 04:40:23 ---> 95d5c17b9061 04:40:23 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:40:23 ---> Running in adce4cfc832f 04:40:23 Removing intermediate container adce4cfc832f 04:40:23 ---> 8de3f82ddc91 04:40:23 Step 24/26 : LABEL arch=arm64 04:40:23 ---> Running in 4cdd45da5014 04:40:23 Removing intermediate container 4cdd45da5014 04:40:23 ---> bb1e2f68d2bd 04:40:23 Step 25/26 : LABEL git_sha=d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:40:23 ---> Running in 4fd17034e5bb 04:40:24 Removing intermediate container 4fd17034e5bb 04:40:24 ---> 8dd74b4c9f50 04:40:24 Step 26/26 : LABEL version=4.1.0-dev.24 04:40:24 ---> Running in 85d85630546e 04:40:24 Removing intermediate container 85d85630546e 04:40:24 ---> d31169541929 04:40:24 [Warning] One or more build-args [ARCH] were not consumed 04:40:24 Successfully built d31169541929 04:40:24 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:24 provisioning config files... 04:40:24 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/233@tmp/config8144525216094525250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:25 ---> ****-login.sh 04:40:25 nexus3.edgexfoundry.org:10001 04:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:25 Configure a credential helper to remove this warning. See 04:40:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:25 04:40:25 Login Succeeded 04:40:25 nexus3.edgexfoundry.org:10002 04:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:26 Configure a credential helper to remove this warning. See 04:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:26 04:40:26 Login Succeeded 04:40:26 nexus3.edgexfoundry.org:10003 04:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:26 Configure a credential helper to remove this warning. See 04:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:26 04:40:26 Login Succeeded 04:40:26 nexus3.edgexfoundry.org:10004 04:40:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:26 Configure a credential helper to remove this warning. See 04:40:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:26 04:40:26 Login Succeeded 04:40:26 ****.io 04:40:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:40:27 Configure a credential helper to remove this warning. See 04:40:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:40:27 04:40:27 Login Succeeded 04:40:27 ---> ****-login.sh ends [Pipeline] } 04:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 04:40:27 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 04:40:27 d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:40:27 latest 04:40:27 4.1.0-dev.24 04:40:27 d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 04:40:27 main 04:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:27 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:28 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:40:28 b5741019924c: Preparing 04:40:28 ba75ae425922: Preparing 04:40:28 2521f221270a: Preparing 04:40:28 b9067efccdd1: Preparing 04:40:28 ccbac82f4dc5: Preparing 04:40:28 eeaa73608b53: Preparing 04:40:28 eeaa73608b53: Waiting 04:40:28 b5741019924c: Pushed 04:40:28 b9067efccdd1: Pushed 04:40:28 ccbac82f4dc5: Pushed 04:40:28 ba75ae425922: Pushed 04:40:33 eeaa73608b53: Layer already exists 04:40:37 2521f221270a: Pushed 04:40:37 d2cd5970a74151a3175c58bb36ff4bb3e167e91c: digest: sha256:5c330b47af29eae34b2c85f45d50b0c48fad4a8c15111858d70cf786752e33ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:38 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 04:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:40:38 b5741019924c: Preparing 04:40:38 ba75ae425922: Preparing 04:40:38 2521f221270a: Preparing 04:40:38 b9067efccdd1: Preparing 04:40:38 ccbac82f4dc5: Preparing 04:40:38 eeaa73608b53: Preparing 04:40:38 eeaa73608b53: Waiting 04:40:38 b9067efccdd1: Layer already exists 04:40:38 b5741019924c: Layer already exists 04:40:38 ba75ae425922: Layer already exists 04:40:38 ccbac82f4dc5: Layer already exists 04:40:38 2521f221270a: Layer already exists 04:40:38 eeaa73608b53: Layer already exists 04:40:38 latest: digest: sha256:5c330b47af29eae34b2c85f45d50b0c48fad4a8c15111858d70cf786752e33ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:39 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:39 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.24 04:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:40:39 b5741019924c: Preparing 04:40:39 ba75ae425922: Preparing 04:40:39 2521f221270a: Preparing 04:40:39 b9067efccdd1: Preparing 04:40:39 ccbac82f4dc5: Preparing 04:40:39 eeaa73608b53: Preparing 04:40:39 eeaa73608b53: Waiting 04:40:39 b5741019924c: Layer already exists 04:40:39 ccbac82f4dc5: Layer already exists 04:40:39 b9067efccdd1: Layer already exists 04:40:39 2521f221270a: Layer already exists 04:40:39 ba75ae425922: Layer already exists 04:40:39 eeaa73608b53: Layer already exists 04:40:39 4.1.0-dev.24: digest: sha256:5c330b47af29eae34b2c85f45d50b0c48fad4a8c15111858d70cf786752e33ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:40 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:40 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 04:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:40:40 b5741019924c: Preparing 04:40:40 ba75ae425922: Preparing 04:40:40 2521f221270a: Preparing 04:40:40 b9067efccdd1: Preparing 04:40:40 ccbac82f4dc5: Preparing 04:40:40 eeaa73608b53: Preparing 04:40:40 eeaa73608b53: Waiting 04:40:40 b5741019924c: Layer already exists 04:40:40 b9067efccdd1: Layer already exists 04:40:40 ba75ae425922: Layer already exists 04:40:40 ccbac82f4dc5: Layer already exists 04:40:40 2521f221270a: Layer already exists 04:40:40 eeaa73608b53: Layer already exists 04:40:40 d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24: digest: sha256:5c330b47af29eae34b2c85f45d50b0c48fad4a8c15111858d70cf786752e33ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 04:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 04:40:41 b5741019924c: Preparing 04:40:41 ba75ae425922: Preparing 04:40:41 2521f221270a: Preparing 04:40:41 b9067efccdd1: Preparing 04:40:41 ccbac82f4dc5: Preparing 04:40:41 eeaa73608b53: Preparing 04:40:41 eeaa73608b53: Waiting 04:40:41 b5741019924c: Layer already exists 04:40:41 2521f221270a: Layer already exists 04:40:41 ba75ae425922: Layer already exists 04:40:41 b9067efccdd1: Layer already exists 04:40:41 ccbac82f4dc5: Layer already exists 04:40:41 eeaa73608b53: Layer already exists 04:40:41 main: digest: sha256:5c330b47af29eae34b2c85f45d50b0c48fad4a8c15111858d70cf786752e33ae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:40:41 ===================================================== [Pipeline] echo 04:40:41 taggedImages: 04:40:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:d2cd5970a74151a3175c58bb36ff4bb3e167e91c 04:40:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 04:40:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.24 04:40:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:d2cd5970a74151a3175c58bb36ff4bb3e167e91c-4.1.0-dev.24 04:40:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:42 04:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:42 arm64: Pulling from edgex-lftools-log-publisher 04:40:42 8998bd30e6a1: Pulling fs layer 04:40:42 04944245beec: Pulling fs layer 04:40:42 699f458cf7ca: Pulling fs layer 04:40:42 765212b225bb: Pulling fs layer 04:40:42 f23df028b6ca: Pulling fs layer 04:40:42 d65c8cfc05b1: Pulling fs layer 04:40:42 2437ff75d9bd: Pulling fs layer 04:40:42 765212b225bb: Waiting 04:40:42 f23df028b6ca: Waiting 04:40:42 d65c8cfc05b1: Waiting 04:40:42 2437ff75d9bd: Waiting 04:40:42 04944245beec: Verifying Checksum 04:40:42 04944245beec: Download complete 04:40:42 765212b225bb: Verifying Checksum 04:40:42 765212b225bb: Download complete 04:40:42 f23df028b6ca: Verifying Checksum 04:40:42 f23df028b6ca: Download complete 04:40:42 d65c8cfc05b1: Verifying Checksum 04:40:42 d65c8cfc05b1: Download complete 04:40:43 699f458cf7ca: Verifying Checksum 04:40:43 699f458cf7ca: Download complete 04:40:43 8998bd30e6a1: Verifying Checksum 04:40:43 8998bd30e6a1: Download complete 04:40:46 2437ff75d9bd: Verifying Checksum 04:40:46 2437ff75d9bd: Download complete 04:40:48 8998bd30e6a1: Pull complete 04:40:48 04944245beec: Pull complete 04:40:50 699f458cf7ca: Pull complete 04:40:50 765212b225bb: Pull complete 04:40:51 f23df028b6ca: Pull complete 04:40:51 d65c8cfc05b1: Pull complete 04:41:09 2437ff75d9bd: Pull complete 04:41:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:41:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:10 prd-ubuntu20.04-docker-arm64-4c-16g-10591 does not seem to be running inside a container 04:41:10 $ 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/device-rest-go/233 -v /w/workspace/device-rest-go/233:/w/workspace/device-rest-go/233:rw,z -v /w/workspace/device-rest-go/233@tmp:/w/workspace/device-rest-go/233@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 04:41:13 $ docker top fd9b307317e27c2bfed1e55c3bccdd318fe5b13b6f5b9f0ce0184a543c5961e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:14 ---> job-cost.sh 04:41:14 lf-activate-venv: SKIPPING 04:41:14 INFO: No Stack... 04:41:14 INFO: Retrieving Pricing Info for: v3-standard-4 04:41:15 INFO: Archiving Costs [Pipeline] sh 04:41:16 + cat /w/workspace/device-rest-go/233/archives/cost.csv 04:41:16 + cut -d, -f6 [Pipeline] lock 04:41:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] 04:41:16 Resource [jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] did not exist. Created. 04:41:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:16 /w/workspace/device-rest-go/233@tmp/durable-619ec095/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:41:17 + echo total: 0.10999999940395355 [Pipeline] stash 04:41:17 Warning: overwriting stash ‘stack-cost’ 04:41:17 Stashed 1 file(s) [Pipeline] } 04:41:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:17 $ docker stop --time=1 fd9b307317e27c2bfed1e55c3bccdd318fe5b13b6f5b9f0ce0184a543c5961e7 04:41:19 $ docker rm -f --volumes fd9b307317e27c2bfed1e55c3bccdd318fe5b13b6f5b9f0ce0184a543c5961e7 [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 04:41:19 provisioning config files... 04:41:19 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17980505294864632297tmp [Pipeline] { [Pipeline] sh 04:41:19 + set +x 04:41:19 + curl -s https://codecov.io/bash 04:41:19 + bash -s -- 04:41:19 04:41:19 _____ _ 04:41:19 / ____| | | 04:41:19 | | ___ __| | ___ ___ _____ __ 04:41:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:41:19 | |___| (_) | (_| | __/ (_| (_) \ V / 04:41:19 \_____\___/ \__,_|\___|\___\___/ \_/ 04:41:19 Bash-1.0.6 04:41:19 04:41:19 04:41:19 ==> git version 2.25.1 found 04:41:19 ==> 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 04:41:19 Release-Date: 2020-01-08 04:41:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:41:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:41:19 ==> Jenkins CI detected. 04:41:19 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 04:41:19 project root: . 04:41:19 --> token set from env 04:41:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:41:19 ==> Running gcov in . (disable via -X gcov) 04:41:19 ==> Python coveragepy not found 04:41:19 ==> Searching for coverage reports in: 04:41:19 + . 04:41:20 -> Found 1 reports 04:41:20 ==> Detecting git/mercurial file structure 04:41:20 ==> Reading reports 04:41:20 + ./coverage.out bytes=14565 04:41:20 ==> Appending adjustments 04:41:20 https://docs.codecov.io/docs/fixing-reports 04:41:20 + Found adjustments 04:41:20 ==> Gzipping contents 04:41:20 4.0K /tmp/codecov.XTIfNH.gz 04:41:20 ==> Uploading reports 04:41:20 url: https://codecov.io 04:41:20 query: branch=main&commit=d2cd5970a74151a3175c58bb36ff4bb3e167e91c&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:20 -> Pinging Codecov 04:41:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d2cd5970a74151a3175c58bb36ff4bb3e167e91c&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:41:20 -> Uploading to 04:41:20 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/d2cd5970a74151a3175c58bb36ff4bb3e167e91c/7da8b951-3b7a-48b9-9de9-faf30b0e7e5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T044120Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b29c6b45b3ab55e7c29eb1aa372b7141bd31503249a8b9381c25b78b6b1c2e28 04:41:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:20 Dload Upload Total Spent Left Speed 04:41:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 17229 --:--:-- --:--:-- --:--:-- 17229 04:41:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] } 04:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:41:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:41:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:20 04:41:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:21 latest: Pulling from edgex-devops/edgex-snyk-go 04:41:21 2d35ebdb57d9: Already exists 04:41:21 85e8836fcdb2: Pulling fs layer 04:41:21 91631faa732a: Pulling fs layer 04:41:21 f3f5ae8826fa: Pulling fs layer 04:41:21 4f4fb700ef54: Pulling fs layer 04:41:21 7861252a18e6: Pulling fs layer 04:41:21 9130f900ef6f: Pulling fs layer 04:41:21 9130f900ef6f: Waiting 04:41:21 7861252a18e6: Waiting 04:41:21 4f4fb700ef54: Waiting 04:41:21 f3f5ae8826fa: Verifying Checksum 04:41:21 f3f5ae8826fa: Download complete 04:41:21 85e8836fcdb2: Download complete 04:41:21 4f4fb700ef54: Download complete 04:41:21 85e8836fcdb2: Pull complete 04:41:21 7861252a18e6: Verifying Checksum 04:41:21 7861252a18e6: Download complete 04:41:21 91631faa732a: Verifying Checksum 04:41:21 91631faa732a: Download complete 04:41:22 9130f900ef6f: Verifying Checksum 04:41:22 9130f900ef6f: Download complete 04:41:27 91631faa732a: Pull complete 04:41:27 f3f5ae8826fa: Pull complete 04:41:27 4f4fb700ef54: Pull complete 04:41:27 7861252a18e6: Pull complete 04:41:31 9130f900ef6f: Pull complete 04:41:31 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:41:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:31 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:41:31 $ 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_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:41:33 $ docker top 41c78c2eafee2b1330d987c9a73a28b8c1b429e9f53b66aa7ac6e6d15b66f3c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 04:41:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 04:41:33 + set -o pipefail 04:41:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 04:41:40 04:41:40 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 04:41:40 04:41:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/a426dba0-e9e9-4da6-ae1c-f3c78433e22d 04:41:40 04:41:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:41:40 [Pipeline] } 04:41:40 $ docker stop --time=1 41c78c2eafee2b1330d987c9a73a28b8c1b429e9f53b66aa7ac6e6d15b66f3c3 04:41:42 $ docker rm -f --volumes 41c78c2eafee2b1330d987c9a73a28b8c1b429e9f53b66aa7ac6e6d15b66f3c3 [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 04:41:43 + git log --format=format:%s -1 d2cd5970a74151a3175c58bb36ff4bb3e167e91c [Pipeline] sh 04:41:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:41:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:41:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:44 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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/py-git-semver:0.1.4 cat 04:41:44 $ docker top d908df1b998c539a7edc92dde62b65be5ad529b39e5380c35cd1ef0db055d7a4 -eo pid,comm 04:41:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:41:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:41:44 [ssh-agent] Looking for ssh-agent implementation... 04:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:41:44 $ docker exec d908df1b998c539a7edc92dde62b65be5ad529b39e5380c35cd1ef0db055d7a4 ssh-agent 04:41:44 SSH_AUTH_SOCK=/tmp/ssh-BWpwjeRWOsuE/agent.32 04:41:44 SSH_AGENT_PID=38 04:41:44 Running ssh-add (command line suppressed) 04:41:44 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2933395293663492416.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2933395293663492416.key) 04:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:41:45 + git semver tag 04:41:45 2026-05-25 04:41:45,441 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:41:45 2026-05-25 04:41:45,445 [run_tag] DEBUG tag force:False 04:41:45 2026-05-25 04:41:45,445 [check_head_tag] DEBUG check head tag 04:41:45 2026-05-25 04:41:45,446 [execute] INFO git cat-file --batch-check 04:41:45 2026-05-25 04:41:45,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 04:41:45 2026-05-25 04:41:45,448 [execute] INFO git cat-file --batch 04:41:45 2026-05-25 04:41:45,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 04:41:45 2026-05-25 04:41:45,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:41:45 2026-05-25 04:41:45,461 [execute] INFO git tag -a v4.1.0-dev.24 -m v4.1.0-dev.24 04:41:45 2026-05-25 04:41:45,462 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.24', '-m', 'v4.1.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 04:41:45 2026-05-25 04:41:45,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:41:45 4.1.0-dev.24 [Pipeline] } 04:41:45 $ docker exec --env ******** --env ******** d908df1b998c539a7edc92dde62b65be5ad529b39e5380c35cd1ef0db055d7a4 ssh-agent -k 04:41:45 unset SSH_AUTH_SOCK; 04:41:45 unset SSH_AGENT_PID; 04:41:45 echo Agent pid 38 killed; 04:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:41:46 + git semver [Pipeline] } 04:41:46 $ docker stop --time=1 d908df1b998c539a7edc92dde62b65be5ad529b39e5380c35cd1ef0db055d7a4 04:41:47 $ docker rm -f --volumes d908df1b998c539a7edc92dde62b65be5ad529b39e5380c35cd1ef0db055d7a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:48 04:41:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:41:48 0.23.1-centos7: Pulling from edgex-lftools 04:41:48 ab5ef0e58194: Pulling fs layer 04:41:48 9712f1f96733: Pulling fs layer 04:41:48 63f879dbbcfc: Pulling fs layer 04:41:48 0d9ebad4ef96: Pulling fs layer 04:41:48 e9a5061849ea: Pulling fs layer 04:41:48 d747dcd14b5f: Pulling fs layer 04:41:48 2de7ff778b66: Pulling fs layer 04:41:48 e9a5061849ea: Waiting 04:41:48 d747dcd14b5f: Waiting 04:41:48 2de7ff778b66: Waiting 04:41:48 0d9ebad4ef96: Waiting 04:41:48 9712f1f96733: Download complete 04:41:48 63f879dbbcfc: Verifying Checksum 04:41:48 63f879dbbcfc: Download complete 04:41:48 e9a5061849ea: Verifying Checksum 04:41:48 e9a5061849ea: Download complete 04:41:48 d747dcd14b5f: Download complete 04:41:48 0d9ebad4ef96: Verifying Checksum 04:41:48 0d9ebad4ef96: Download complete 04:41:48 2de7ff778b66: Download complete 04:41:48 ab5ef0e58194: Verifying Checksum 04:41:48 ab5ef0e58194: Download complete 04:41:53 ab5ef0e58194: Pull complete 04:41:53 9712f1f96733: Pull complete 04:41:55 63f879dbbcfc: Pull complete 04:42:00 0d9ebad4ef96: Pull complete 04:42:00 e9a5061849ea: Pull complete 04:42:00 d747dcd14b5f: Pull complete 04:42:01 2de7ff778b66: Pull complete 04:42:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:01 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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:0.23.1-centos7 cat 04:42:03 $ docker top 089a1d6f6751ab843264923f98b1c22a3532e7f5324b3449507d451f1667d91e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:42:03 provisioning config files... 04:42:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6564428903169711045tmp 04:42:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14526927691385286671tmp 04:42:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config16768111811468653380tmp [Pipeline] { [Pipeline] echo 04:42:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:42:03 ---> sigul-configuration.sh 04:42:03 gpg: directory `/root/.gnupg' created 04:42:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:42:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:42:03 gpg: keyring `/root/.gnupg/secring.gpg' created 04:42:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:42:03 gpg: CAST5 encrypted data 04:42:03 gpg: encrypted with 1 passphrase 04:42:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:42:03 + mkdir /home/jenkins 04:42:03 + mkdir /home/jenkins/sigul [Pipeline] sh 04:42:04 + 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 04:42:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:42:04 ---> sigul-install.sh 04:42:04 Sigul already installed; skipping installation. [Pipeline] sh 04:42:04 + git tag --list 04:42:04 v1.0.0 04:42:04 v1.1.0 04:42:04 v1.1.1 04:42:04 v1.1.2 04:42:04 v1.2.0 04:42:04 v1.2.1 04:42:04 v2.0.0 04:42:04 v2.1.0 04:42:04 v2.1.1 04:42:04 v2.2.0 04:42:04 v2.3.0 04:42:04 v3.0 04:42:04 v3.0.0 04:42:04 v3.1 04:42:04 v3.1.0 04:42:04 v3.1.1 04:42:04 v4.0 04:42:04 v4.0.0 04:42:04 v4.0.1 04:42:04 v4.0.1-dev.1 04:42:04 v4.1.0-dev.1 04:42:04 v4.1.0-dev.10 04:42:04 v4.1.0-dev.11 04:42:04 v4.1.0-dev.12 04:42:04 v4.1.0-dev.13 04:42:04 v4.1.0-dev.14 04:42:04 v4.1.0-dev.15 04:42:04 v4.1.0-dev.16 04:42:04 v4.1.0-dev.17 04:42:04 v4.1.0-dev.18 04:42:04 v4.1.0-dev.19 04:42:04 v4.1.0-dev.2 04:42:04 v4.1.0-dev.20 04:42:04 v4.1.0-dev.21 04:42:04 v4.1.0-dev.22 04:42:04 v4.1.0-dev.23 04:42:04 v4.1.0-dev.24 04:42:04 v4.1.0-dev.3 04:42:04 v4.1.0-dev.4 04:42:04 v4.1.0-dev.5 04:42:04 v4.1.0-dev.6 04:42:04 v4.1.0-dev.7 04:42:04 v4.1.0-dev.8 04:42:04 v4.1.0-dev.9 [Pipeline] sh 04:42:04 + lftools sign git-tag v4.1.0-dev.24 04:42:05 Signing Git tag with Sigul... 04:42:05 Signing v4.1.0-dev.24 [Pipeline] echo 04:42:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:42:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:42:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:42:06 $ docker stop --time=1 089a1d6f6751ab843264923f98b1c22a3532e7f5324b3449507d451f1667d91e 04:42:07 $ docker rm -f --volumes 089a1d6f6751ab843264923f98b1c22a3532e7f5324b3449507d451f1667d91e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:42:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:08 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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/py-git-semver:0.1.4 cat 04:42:08 $ docker top 1f215e156dd5b40258d3fd668db8d550fe9cf0b027950894961c1d2ba6f8b410 -eo pid,comm 04:42:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:08 [ssh-agent] Looking for ssh-agent implementation... 04:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:08 $ docker exec 1f215e156dd5b40258d3fd668db8d550fe9cf0b027950894961c1d2ba6f8b410 ssh-agent 04:42:08 SSH_AUTH_SOCK=/tmp/ssh-dHu2UFuBulbN/agent.33 04:42:08 SSH_AGENT_PID=39 04:42:08 Running ssh-add (command line suppressed) 04:42:09 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13135083160841371250.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13135083160841371250.key) 04:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:09 + git semver bump pre 04:42:09 2026-05-25 04:42:09,570 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:42:09 2026-05-25 04:42:09,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:42:09 2026-05-25 04:42:09,574 [bump_version] DEBUG bumping version:4.1.0-dev.24 on axis:pre with prefix:dev 04:42:09 2026-05-25 04:42:09,574 [bump_version] DEBUG bumped version:4.1.0-dev.25 04:42:09 2026-05-25 04:42:09,574 [write_version] DEBUG write version:4.1.0-dev.25 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 04:42:09 2026-05-25 04:42:09,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:42:09 2026-05-25 04:42:09,574 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:42:09 2026-05-25 04:42:09,576 [execute] INFO git cat-file --batch-check 04:42:09 2026-05-25 04:42:09,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:42:09 2026-05-25 04:42:09,580 [execute] INFO git cat-file --batch 04:42:09 2026-05-25 04:42:09,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:42:09 2026-05-25 04:42:09,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:42:09 4.1.0-dev.25 [Pipeline] } 04:42:09 $ docker exec --env ******** --env ******** 1f215e156dd5b40258d3fd668db8d550fe9cf0b027950894961c1d2ba6f8b410 ssh-agent -k 04:42:09 unset SSH_AUTH_SOCK; 04:42:09 unset SSH_AGENT_PID; 04:42:09 echo Agent pid 39 killed; 04:42:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:10 + git semver [Pipeline] } 04:42:10 $ docker stop --time=1 1f215e156dd5b40258d3fd668db8d550fe9cf0b027950894961c1d2ba6f8b410 04:42:11 $ docker rm -f --volumes 1f215e156dd5b40258d3fd668db8d550fe9cf0b027950894961c1d2ba6f8b410 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:12 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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/py-git-semver:0.1.4 cat 04:42:12 $ docker top 7eef5f8633f43503b622fcd37040f31a4275909bf34f624121f6ec4d1f2e4101 -eo pid,comm 04:42:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:42:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:12 [ssh-agent] Looking for ssh-agent implementation... 04:42:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:12 $ docker exec 7eef5f8633f43503b622fcd37040f31a4275909bf34f624121f6ec4d1f2e4101 ssh-agent 04:42:12 SSH_AUTH_SOCK=/tmp/ssh-QjIq8OVYO7rP/agent.31 04:42:12 SSH_AGENT_PID=37 04:42:13 Running ssh-add (command line suppressed) 04:42:13 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15706401208628454110.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15706401208628454110.key) 04:42:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:13 + git semver push 04:42:13 2026-05-25 04:42:13,628 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:42:13 2026-05-25 04:42:13,632 [run_push] DEBUG push 04:42:13 2026-05-25 04:42:13,633 [execute] INFO git cat-file --batch-check 04:42:13 2026-05-25 04:42:13,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:42:13 2026-05-25 04:42:13,635 [execute] INFO git rev-list c5805a5a417d8641ca43b847326967545d6f748b -- 04:42:13 2026-05-25 04:42:13,636 [execute] DEBUG Popen(['git', 'rev-list', 'c5805a5a417d8641ca43b847326967545d6f748b', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:42:13 2026-05-25 04:42:13,644 [execute] INFO git fetch -v -- origin 04:42:13 2026-05-25 04:42:13,644 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:42:14 2026-05-25 04:42:14,176 [run_push] DEBUG no remote changes detected 04:42:14 2026-05-25 04:42:14,176 [execute] INFO git push origin semver 04:42:14 2026-05-25 04:42:14,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:42:15 2026-05-25 04:42:15,329 [run_push] DEBUG push all version tags 04:42:15 2026-05-25 04:42:15,330 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:42:15 2026-05-25 04:42:15,330 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 04:42:16 2026-05-25 04:42:16,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 04:42:16 4.1.0-dev.25 [Pipeline] } 04:42:16 $ docker exec --env ******** --env ******** 7eef5f8633f43503b622fcd37040f31a4275909bf34f624121f6ec4d1f2e4101 ssh-agent -k 04:42:16 unset SSH_AUTH_SOCK; 04:42:16 unset SSH_AGENT_PID; 04:42:16 echo Agent pid 37 killed; 04:42:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:16 + git semver [Pipeline] } 04:42:17 $ docker stop --time=1 7eef5f8633f43503b622fcd37040f31a4275909bf34f624121f6ec4d1f2e4101 04:42:18 $ docker rm -f --volumes 7eef5f8633f43503b622fcd37040f31a4275909bf34f624121f6ec4d1f2e4101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:42:19 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 04:42:19 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 04:42:19 total 16 04:42:19 drwxr-xr-x 3 root root 4096 May 25 04:24 . 04:42:19 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:42 .. 04:42:19 drwxr-xr-x 2 root root 4096 May 25 04:24 cost 04:42:19 -rw-r--r-- 1 root root 86 May 25 04:24 cost.csv 04:42:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 04:42:19 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 04:42:19 total 16 04:42:19 drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:24 . 04:42:19 drwxrwxr-x 10 jenkins jenkins 4096 May 25 04:42 .. 04:42:19 drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:24 cost 04:42:19 -rw-r--r-- 1 jenkins jenkins 86 May 25 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:42:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:42:20 ---> package-listing.sh 04:42:20 ++ facter osfamily 04:42:20 ++ tr '[:upper:]' '[:lower:]' 04:42:20 + OS_FAMILY=debian 04:42:20 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 04:42:20 + START_PACKAGES=/tmp/packages_start.txt 04:42:20 + END_PACKAGES=/tmp/packages_end.txt 04:42:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:42:20 + PACKAGES=/tmp/packages_start.txt 04:42:20 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 04:42:20 + PACKAGES=/tmp/packages_end.txt 04:42:20 + case "${OS_FAMILY}" in 04:42:20 + dpkg -l 04:42:20 + grep '^ii' 04:42:20 + '[' -f /tmp/packages_start.txt ']' 04:42:20 + '[' -f /tmp/packages_end.txt ']' 04:42:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:42:20 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 04:42:20 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 04:42:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 04:42:20 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_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:42:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:21 prd-ubuntu20.04-docker-8c-8g-10585 does not seem to be running inside a container 04:42:21 $ 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_device-rest-go_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_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_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 04:42:21 $ docker top df91f6c11c18b3689405b35294ed99ac07fcef627673962bb6f1276ff80792a7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:22 + touch /tmp/pre-build-complete [Pipeline] sh 04:42:22 + mkdir -p /var/log/sysstat [Pipeline] sh 04:42:22 + ls /var/log/sa-host 04:42:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:22 provisioning config files... 04:42:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14006492590802537803tmp [Pipeline] { [Pipeline] echo 04:42:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:42:23 ---> create-netrc.sh [Pipeline] } 04:42:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:42:23 ---> python-tools-install.sh [Pipeline] echo 04:42:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:42:23 ---> sudo-logs.sh 04:42:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:42:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:42:23 ---> job-cost.sh 04:42:23 lf-activate-venv: SKIPPING 04:42:23 DEBUG: total: 0.2199999988079071 04:42:23 INFO: Retrieving Stack Cost... 04:42:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:42:24 INFO: Archiving Costs [Pipeline] echo 04:42:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:42:25 ---> logs-deploy.sh 04:42:25 lf-activate-venv: SKIPPING 04:42:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/233 04:42:25 INFO: archiving workspace using pattern(s): 04:42:26 Archives upload complete. 04:42:26 INFO: archiving logs to Nexus