Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 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-ssh3013009118445699884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4058157860337565597.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh15417651827598192906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18158237623437244999.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-ssh4406624067435937594.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 ‘prd-ubuntu20.04-docker-8c-8g-9335’ Running on prd-ubuntu20.04-docker-8c-8g-9338 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 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 (main) Commit message: "Merge pull request #532 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > 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 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 # timeout=10 > git rev-list --no-walk aee832240825fea584145add9b57acd48331f786 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:13:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:13:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:13:22 ========================================================= 08:13:22 EdgeX Global Pipelines Version Info 08:13:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:13:23 ------------------- 08:13:23 stable info: 08:13:23 ------------------- 08:13:23 Commited By: Cherry Wang cherry@iotechsys.com 08:13:23 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:13:23 Message: update stable to v1.0.278 08:13:24 ------------------- 08:13:24 experimental info: 08:13:24 ------------------- 08:13:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:13:24 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:13:24 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:13:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4de1ad1 [Pipeline] echo 08:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:25 provisioning config files... 08:13:25 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1161053044976996720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:25 ---> ****-login.sh 08:13:25 nexus3.edgexfoundry.org:10001 08:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:25 08:13:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:25 Configure a credential helper to remove this warning. See 08:13:25 https://docs.****.com/go/credential-store/ 08:13:25 08:13:25 Login Succeeded 08:13:25 nexus3.edgexfoundry.org:10002 08:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:25 08:13:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:25 Configure a credential helper to remove this warning. See 08:13:25 https://docs.****.com/go/credential-store/ 08:13:25 08:13:25 Login Succeeded 08:13:25 nexus3.edgexfoundry.org:10003 08:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:25 08:13:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:25 Configure a credential helper to remove this warning. See 08:13:25 https://docs.****.com/go/credential-store/ 08:13:25 08:13:25 Login Succeeded 08:13:25 nexus3.edgexfoundry.org:10004 08:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:26 08:13:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:26 Configure a credential helper to remove this warning. See 08:13:26 https://docs.****.com/go/credential-store/ 08:13:26 08:13:26 Login Succeeded 08:13:26 ****.io 08:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:26 08:13:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:13:26 Configure a credential helper to remove this warning. See 08:13:26 https://docs.****.com/go/credential-store/ 08:13:26 08:13:26 Login Succeeded 08:13:26 ---> ****-login.sh ends [Pipeline] } 08:13:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:13:26 + git rev-list -1 --merges 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707~1..4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo 08:13:26 -----------> git rev-list -1 --merges 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707~1..4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:13:26 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [false] [Pipeline] sh 08:13:27 + git log --format=format:%s -1 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo 08:13:27 ========================================================= 08:13:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:13:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:27 + git log --format=format:%s -1 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo 08:13:27 [semverPrep] GIT_COMMIT: 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707, Commit Message: Merge pull request #532 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 08:13:27 [semverPrep] This is not a build commit. [Pipeline] sh 08:13:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:27 + grep -v github /etc/ssh/ssh_known_hosts 08:13:27 + [ -e /tmp/ssh_known_hosts ] 08:13:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:13:27 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:13:27 -a /etc/ssh/ssh_known_hosts 08:13:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:28 08:13:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:28 0.1.4: Pulling from edgex-devops/py-git-semver 08:13:28 3dae71ba6b94: Pulling fs layer 08:13:28 6bf1a483ea7c: Pulling fs layer 08:13:28 f5dfc541a4d3: Pulling fs layer 08:13:28 461d9e800cba: Pulling fs layer 08:13:28 80192f66455f: Pulling fs layer 08:13:28 461d9e800cba: Waiting 08:13:28 2e8e34ca0e6c: Pulling fs layer 08:13:28 a29436f7fd5d: Pulling fs layer 08:13:28 923cac83aea3: Pulling fs layer 08:13:28 25ad8b0a4227: Pulling fs layer 08:13:28 80192f66455f: Waiting 08:13:28 db01528c6b51: Pulling fs layer 08:13:28 28988de357af: Pulling fs layer 08:13:28 2e8e34ca0e6c: Waiting 08:13:28 25ad8b0a4227: Waiting 08:13:28 28988de357af: Waiting 08:13:28 a29436f7fd5d: Waiting 08:13:28 db01528c6b51: Waiting 08:13:28 923cac83aea3: Waiting 08:13:28 6bf1a483ea7c: Verifying Checksum 08:13:28 6bf1a483ea7c: Download complete 08:13:28 461d9e800cba: Download complete 08:13:28 80192f66455f: Verifying Checksum 08:13:28 80192f66455f: Download complete 08:13:28 f5dfc541a4d3: Verifying Checksum 08:13:28 f5dfc541a4d3: Download complete 08:13:28 3dae71ba6b94: Verifying Checksum 08:13:28 3dae71ba6b94: Download complete 08:13:28 923cac83aea3: Verifying Checksum 08:13:28 923cac83aea3: Download complete 08:13:28 25ad8b0a4227: Verifying Checksum 08:13:28 25ad8b0a4227: Download complete 08:13:28 db01528c6b51: Verifying Checksum 08:13:28 db01528c6b51: Download complete 08:13:29 28988de357af: Verifying Checksum 08:13:29 28988de357af: Download complete 08:13:29 a29436f7fd5d: Verifying Checksum 08:13:29 a29436f7fd5d: Download complete 08:13:29 2e8e34ca0e6c: Download complete 08:13:30 3dae71ba6b94: Pull complete 08:13:30 6bf1a483ea7c: Pull complete 08:13:31 f5dfc541a4d3: Pull complete 08:13:31 461d9e800cba: Pull complete 08:13:31 80192f66455f: Pull complete 08:13:35 2e8e34ca0e6c: Pull complete 08:13:35 a29436f7fd5d: Pull complete 08:13:35 923cac83aea3: Pull complete 08:13:36 25ad8b0a4227: Pull complete 08:13:36 db01528c6b51: Pull complete 08:13:36 28988de357af: Pull complete 08:13:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:36 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:13:36 $ 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 08:13:38 $ docker top ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 -eo pid,comm 08:13:38 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). 08:13:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:38 [ssh-agent] Looking for ssh-agent implementation... 08:13:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:38 $ docker exec ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent 08:13:38 SSH_AUTH_SOCK=/tmp/ssh-WWaUO1M3mv4H/agent.32 08:13:38 SSH_AGENT_PID=38 08:13:38 Running ssh-add (command line suppressed) 08:13:38 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6240701490665292303.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6240701490665292303.key) 08:13:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 08:13:39 + git tag --points-at HEAD [Pipeline] } 08:13:39 $ docker exec --env ******** --env ******** ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent -k 08:13:39 unset SSH_AUTH_SOCK; 08:13:39 unset SSH_AGENT_PID; 08:13:39 echo Agent pid 38 killed; 08:13:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:39 [ssh-agent] Looking for ssh-agent implementation... 08:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:39 $ docker exec ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent 08:13:39 SSH_AUTH_SOCK=/tmp/ssh-1sJQnzmYQ2TF/agent.85 08:13:39 SSH_AGENT_PID=91 08:13:39 Running ssh-add (command line suppressed) 08:13:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16863188970750976055.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16863188970750976055.key) 08:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:39 + git semver init 08:13:40 2026-05-14 08:13:40,111 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:13:40 2026-05-14 08:13:40,116 [run_init] DEBUG init version:0.0.0 force:False 08:13:40 2026-05-14 08:13:40,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 08:13:40 2026-05-14 08:13:40,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 08:13:40 2026-05-14 08:13:40,117 [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) 08:13:42 2026-05-14 08:13:41,823 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 08:13:42 2026-05-14 08:13:41,824 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 08:13:42 2026-05-14 08:13:41,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:13:42 2026-05-14 08:13:41,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:13:42 4.1.0-dev.23 [Pipeline] } 08:13:42 $ docker exec --env ******** --env ******** ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 ssh-agent -k 08:13:42 unset SSH_AUTH_SOCK; 08:13:42 unset SSH_AGENT_PID; 08:13:42 echo Agent pid 91 killed; 08:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:42 + git semver [Pipeline] } 08:13:42 $ docker stop --time=1 ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 08:13:44 $ docker rm -f --volumes ee2aa064a69f373c56ee7005208408760e6d13e8ed27105a4c908ae1995f51d3 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:13:44 Stashed 1 file(s) [Pipeline] echo 08:13:44 [edgeXSemver]: initialized semver on version 4.1.0-dev.23 [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 08:13:44 provisioning config files... 08:13:44 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17722998203561021012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:45 ---> ****-login.sh 08:13:45 nexus3.edgexfoundry.org:10001 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 Login Succeeded 08:13:45 nexus3.edgexfoundry.org:10002 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 Login Succeeded 08:13:45 nexus3.edgexfoundry.org:10003 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 Login Succeeded 08:13:45 nexus3.edgexfoundry.org:10004 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 Login Succeeded 08:13:45 ****.io 08:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:45 Login Succeeded 08:13:45 ---> ****-login.sh ends [Pipeline] } 08:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:13:45 ========================================================= 08:13:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:13:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:46 + 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 . 08:13:46 #0 building with "default" instance using docker driver 08:13:46 08:13:46 #1 [internal] load build definition from Dockerfile 08:13:46 #1 transferring dockerfile: 1.74kB done 08:13:46 #1 DONE 0.0s 08:13:46 08:13:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:13:46 #2 DONE 0.1s 08:13:46 08:13:46 #3 [internal] load .dockerignore 08:13:46 #3 transferring context: 193B done 08:13:46 #3 DONE 0.0s 08:13:46 08:13:46 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:13:46 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:13:46 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:13:46 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:13:46 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:13:46 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 08:13:46 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 08:13:46 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 08:13:46 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:13:46 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 08:13:46 #4 ... 08:13:46 08:13:46 #5 [internal] load build context 08:13:46 #5 transferring context: 22.26MB 0.2s done 08:13:46 #5 DONE 0.2s 08:13:46 08:13:46 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:13:46 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:13:46 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 08:13:46 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:13:46 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:13:46 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 08:13:46 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 08:13:46 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:13:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 08:13:47 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 08:13:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 08:13:47 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:13:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.26MB / 60.15MB 0.5s 08:13:47 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.5s 08:13:47 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 08:13:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s 08:13:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 08:13:47 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s 08:13:47 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 08:13:47 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.85MB / 112.58MB 0.8s 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 0.9s 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 08:13:47 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 08:13:52 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 08:13:52 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:13:52 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:13:52 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:13:52 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:13:52 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:13:53 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 08:13:53 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 08:13:56 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 08:13:56 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:13:56 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 08:13:56 #4 DONE 10.0s 08:13:56 08:13:56 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:13:56 #6 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:13:57 #6 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:13:57 #6 0.536 (1/4) Installing openssh-keygen (10.0_p1-r10) 08:13:57 #6 0.546 (2/4) Installing libedit (20250104.3.1-r1) 08:13:57 #6 0.553 (3/4) Installing openssh-client-common (10.0_p1-r10) 08:13:57 #6 0.574 (4/4) Installing openssh-client-default (10.0_p1-r10) 08:13:57 #6 0.584 Executing busybox-1.37.0-r19.trigger 08:13:57 #6 0.591 OK: 269 MiB in 64 packages 08:13:59 #6 DONE 2.5s 08:13:59 08:13:59 #7 [builder 3/7] WORKDIR /device-rest-go 08:13:59 #7 DONE 0.0s 08:13:59 08:13:59 #8 [builder 4/7] COPY go.mod vendor* ./ 08:13:59 #8 DONE 0.0s 08:13:59 08:13:59 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:59 Still waiting to schedule task 08:13:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9339’ is offline 08:14:09 #9 DONE 8.8s 08:14:09 08:14:09 #10 [builder 6/7] COPY . . 08:14:09 #10 DONE 0.1s 08:14:09 08:14:09 #11 [builder 7/7] RUN echo noop 08:14:09 #11 0.195 noop 08:14:09 #11 DONE 0.2s 08:14:09 08:14:09 #12 exporting to image 08:14:09 #12 exporting layers 08:14:15 #12 exporting layers 7.2s done 08:14:15 #12 writing image sha256:35139c43db805ed184d28931d3af1c4ac3e0389f9fe98583f71fc00f5e8f7d74 done 08:14:15 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:14:15 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:16 + docker inspect -f . ci-base-image-x86_64 08:14:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:16 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:14:16 $ 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 08:14:16 $ docker top 7e1860bff0efde7c8430dbd78a4ea5c1bffd0bea610a5cdd3e02a449a04c2097 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:17 + go version 08:14:17 go version go1.25.2 linux/amd64 [Pipeline] } 08:14:17 $ docker stop --time=1 7e1860bff0efde7c8430dbd78a4ea5c1bffd0bea610a5cdd3e02a449a04c2097 08:14:18 $ docker rm -f --volumes 7e1860bff0efde7c8430dbd78a4ea5c1bffd0bea610a5cdd3e02a449a04c2097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:19 + docker inspect -f . ci-base-image-x86_64 08:14:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:19 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:14:19 $ 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 08:14:19 $ docker top 26d57c3227837d6a84d1639045e509e272dbbcce9e537bb91f6b8c587598f311 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 08:14:20 + make test 08:14:20 go test ./... -coverprofile=coverage.out ./... 08:14:21 ? github.com/edgexfoundry/device-rest-go [no test files] 08:14:43 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 08:14:43 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 32.2% of statements 08:14:50 0 issues. 08:14:50 go vet ./... 08:14:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:14:55 ./bin/test-attribution-txt.sh 08:14:55 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:14:55 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:14:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:14:55 $ docker stop --time=1 26d57c3227837d6a84d1639045e509e272dbbcce9e537bb91f6b8c587598f311 08:14:57 $ docker rm -f --volumes 26d57c3227837d6a84d1639045e509e272dbbcce9e537bb91f6b8c587598f311 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:14:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:59 + ls -al . 08:14:59 total 248 08:14:59 drwxrwxr-x 9 jenkins jenkins 4096 May 14 08:14 . 08:14:59 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:13 .. 08:14:59 -rw-rw-r-- 1 jenkins jenkins 151 May 14 08:13 .dockerignore 08:14:59 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:14 .git 08:14:59 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 .github 08:14:59 -rw-rw-r-- 1 jenkins jenkins 264 May 14 08:13 .gitignore 08:14:59 -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:13 .golangci.yml 08:14:59 drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:13 .semver 08:14:59 -rw-rw-r-- 1 jenkins jenkins 22791 May 14 08:13 Attribution.txt 08:14:59 -rw-rw-r-- 1 jenkins jenkins 18492 May 14 08:13 CHANGELOG.md 08:14:59 -rw-rw-r-- 1 jenkins jenkins 1697 May 14 08:13 Dockerfile 08:14:59 -rw-rw-r-- 1 jenkins jenkins 677 May 14 08:13 GOVERNANCE.md 08:14:59 -rw-rw-r-- 1 jenkins jenkins 704 May 14 08:13 Jenkinsfile 08:14:59 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 08:13 LICENSE 08:14:59 -rw-rw-r-- 1 jenkins jenkins 2597 May 14 08:13 Makefile 08:14:59 -rw-rw-r-- 1 jenkins jenkins 620 May 14 08:13 OWNERS.md 08:14:59 -rw-rw-r-- 1 jenkins jenkins 3989 May 14 08:13 README.md 08:14:59 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:13 VERSION 08:14:59 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:13 bin 08:14:59 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 cmd 08:14:59 -rw-r--r-- 1 jenkins jenkins 14565 May 14 08:14 coverage.out 08:14:59 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:13 driver 08:14:59 -rw-rw-r-- 1 jenkins jenkins 6738 May 14 08:13 go.mod 08:14:59 -rw-rw-r-- 1 jenkins jenkins 89166 May 14 08:13 go.sum 08:14:59 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:13 openapi 08:14:59 -rw-rw-r-- 1 jenkins jenkins 713 May 14 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:00 + 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=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 --label arch=amd64 --label version=4.1.0-dev.23 . 08:15:00 #0 building with "default" instance using docker driver 08:15:00 08:15:00 #1 [internal] load build definition from Dockerfile 08:15:00 #1 transferring dockerfile: 1.74kB done 08:15:00 #1 DONE 0.0s 08:15:00 08:15:00 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:15:00 #2 DONE 0.0s 08:15:00 08:15:00 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:15:00 #3 DONE 0.1s 08:15:00 08:15:00 #4 [internal] load .dockerignore 08:15:00 #4 transferring context: 193B done 08:15:00 #4 DONE 0.0s 08:15:00 08:15:00 #5 [internal] load build context 08:15:00 #5 transferring context: 18.46kB done 08:15:00 #5 DONE 0.0s 08:15:00 08:15:00 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:15:00 #6 DONE 0.1s 08:15:00 08:15:00 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:15:00 #7 ... 08:15:00 08:15:00 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:15:00 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:15:00 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 08:15:00 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:15:00 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:15:00 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:15:00 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:15:00 #8 DONE 0.3s 08:15:00 08:15:00 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 08:15:00 #7 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:00 #7 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:00 #7 0.592 OK: 269 MiB in 64 packages 08:15:00 #7 DONE 0.7s 08:15:00 08:15:00 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:15:00 #9 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:00 #9 0.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:01 #9 0.552 (1/1) Installing dumb-init (1.2.5-r3) 08:15:01 #9 0.558 Executing busybox-1.37.0-r20.trigger 08:15:01 #9 0.565 OK: 7 MiB in 17 packages 08:15:01 #9 DONE 0.7s 08:15:01 08:15:01 #10 [builder 3/7] WORKDIR /device-rest-go 08:15:01 #10 DONE 0.0s 08:15:01 08:15:01 #11 [builder 4/7] COPY go.mod vendor* ./ 08:15:01 #11 DONE 0.0s 08:15:01 08:15:01 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:01 #12 DONE 0.4s 08:15:01 08:15:01 #13 [builder 6/7] COPY . . 08:15:01 #13 DONE 0.1s 08:15:01 08:15:01 #14 [stage-1 3/6] RUN apk --no-cache upgrade 08:15:01 #14 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:15:01 #14 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:15:01 #14 0.722 OK: 7 MiB in 17 packages 08:15:01 #14 DONE 0.8s 08:15:01 08:15:01 #15 [builder 7/7] RUN make build 08:15:01 #15 0.213 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.23 -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 08:15:28 #15 DONE 23.0s 08:15:28 08:15:28 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 08:15:28 #16 DONE 0.2s 08:15:28 08:15:28 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 08:15:28 #17 DONE 0.0s 08:15:28 08:15:28 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 08:15:28 #18 DONE 0.0s 08:15:28 08:15:28 #19 exporting to image 08:15:28 #19 exporting layers 08:15:28 #19 exporting layers 0.2s done 08:15:28 #19 writing image sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done 08:15:28 #19 naming to docker.io/library/device-rest done 08:15:28 #19 DONE 0.2s 08:15:28 08:15:28 1 warning found (use docker --debug to expand): 08:15:28  - 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 08:15:29 provisioning config files... 08:15:29 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9142535674664313736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:29 ---> ****-login.sh 08:15:29 nexus3.edgexfoundry.org:10001 08:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:29 Login Succeeded 08:15:29 nexus3.edgexfoundry.org:10002 08:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:29 Login Succeeded 08:15:29 nexus3.edgexfoundry.org:10003 08:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:29 Login Succeeded 08:15:29 nexus3.edgexfoundry.org:10004 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 Login Succeeded 08:15:30 ****.io 08:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:30 Login Succeeded 08:15:30 ---> ****-login.sh ends [Pipeline] } 08:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:15:30 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 08:15:30 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:15:30 latest 08:15:30 4.1.0-dev.23 08:15:30 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:15:30 main 08:15:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker push nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:15:31 628d3091b4dd: Preparing 08:15:31 956b97b86f4e: Preparing 08:15:31 5e3e0f215ef0: Preparing 08:15:31 150c9ea1bdf3: Preparing 08:15:31 339ca8b7f56c: Preparing 08:15:31 0854555d70ac: Preparing 08:15:31 0854555d70ac: Waiting 08:15:31 956b97b86f4e: Pushed 08:15:31 339ca8b7f56c: Pushed 08:15:31 0854555d70ac: Layer already exists 08:15:31 150c9ea1bdf3: Pushed 08:15:31 628d3091b4dd: Pushed 08:15:35 5e3e0f215ef0: Pushed 08:15:35 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 08:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:15:36 628d3091b4dd: Preparing 08:15:36 956b97b86f4e: Preparing 08:15:36 5e3e0f215ef0: Preparing 08:15:36 150c9ea1bdf3: Preparing 08:15:36 339ca8b7f56c: Preparing 08:15:36 0854555d70ac: Preparing 08:15:36 0854555d70ac: Waiting 08:15:36 956b97b86f4e: Layer already exists 08:15:36 5e3e0f215ef0: Layer already exists 08:15:36 150c9ea1bdf3: Layer already exists 08:15:36 628d3091b4dd: Layer already exists 08:15:36 339ca8b7f56c: Layer already exists 08:15:36 0854555d70ac: Layer already exists 08:15:36 latest: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 08:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:15:37 628d3091b4dd: Preparing 08:15:37 956b97b86f4e: Preparing 08:15:37 5e3e0f215ef0: Preparing 08:15:37 150c9ea1bdf3: Preparing 08:15:37 339ca8b7f56c: Preparing 08:15:37 0854555d70ac: Preparing 08:15:37 0854555d70ac: Waiting 08:15:37 956b97b86f4e: Layer already exists 08:15:37 5e3e0f215ef0: Layer already exists 08:15:37 150c9ea1bdf3: Layer already exists 08:15:37 628d3091b4dd: Layer already exists 08:15:37 339ca8b7f56c: Layer already exists 08:15:37 0854555d70ac: Layer already exists 08:15:37 4.1.0-dev.23: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:15:38 628d3091b4dd: Preparing 08:15:38 956b97b86f4e: Preparing 08:15:38 5e3e0f215ef0: Preparing 08:15:38 150c9ea1bdf3: Preparing 08:15:38 339ca8b7f56c: Preparing 08:15:38 0854555d70ac: Preparing 08:15:38 0854555d70ac: Waiting 08:15:38 628d3091b4dd: Layer already exists 08:15:38 150c9ea1bdf3: Layer already exists 08:15:38 956b97b86f4e: Layer already exists 08:15:38 5e3e0f215ef0: Layer already exists 08:15:38 339ca8b7f56c: Layer already exists 08:15:38 0854555d70ac: Layer already exists 08:15:38 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:39 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 08:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:15:39 628d3091b4dd: Preparing 08:15:39 956b97b86f4e: Preparing 08:15:39 5e3e0f215ef0: Preparing 08:15:39 150c9ea1bdf3: Preparing 08:15:39 339ca8b7f56c: Preparing 08:15:39 0854555d70ac: Preparing 08:15:39 0854555d70ac: Waiting 08:15:39 956b97b86f4e: Layer already exists 08:15:39 339ca8b7f56c: Layer already exists 08:15:39 628d3091b4dd: Layer already exists 08:15:39 5e3e0f215ef0: Layer already exists 08:15:39 150c9ea1bdf3: Layer already exists 08:15:39 0854555d70ac: Layer already exists 08:15:39 main: digest: sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:39 ===================================================== [Pipeline] echo 08:15:39 taggedImages: 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:latest 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 08:15:39 ========================================================= 08:15:39 [edgeXBuildMultiArch] RAW Config: 08:15:39 images: 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:latest 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:15:39 - nexus3.edgexfoundry.org:10004/device-rest:main 08:15:39 settingsFile: 08:15:39 device-rest-go-settings 08:15:39 ========================================================= [Pipeline] node 08:15:54 Still waiting to schedule task 08:15:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9345’ 08:16:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9343 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 08:16:22 Running in /w/workspace/device-rest-go/232 [Pipeline] { [Pipeline] checkout 08:16:25 The recommended git tool is: git 08:16:31 using credential edgex-jenkins-ssh 08:16:31 Cloning the remote Git repository 08:16:31 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:16:31 > git init /w/workspace/device-rest-go/232 # timeout=10 08:16:31 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:16:31 > git --version # timeout=10 08:16:31 > git --version # 'git version 2.25.1' 08:16:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:16:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:37 Avoid second fetch 08:16:37 Checking out Revision 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 (main) 08:16:37 > git config core.sparsecheckout # timeout=10 08:16:37 > git checkout -f 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 # timeout=10 08:16:38 Commit message: "Merge pull request #532 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:42 provisioning config files... 08:16:42 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/232@tmp/config10181607814032823928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:43 ---> ****-login.sh 08:16:43 nexus3.edgexfoundry.org:10001 08:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:44 Configure a credential helper to remove this warning. See 08:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:44 08:16:44 Login Succeeded 08:16:44 nexus3.edgexfoundry.org:10002 08:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:44 Configure a credential helper to remove this warning. See 08:16:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:44 08:16:44 Login Succeeded 08:16:44 nexus3.edgexfoundry.org:10003 08:16:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:45 Configure a credential helper to remove this warning. See 08:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:45 08:16:45 Login Succeeded 08:16:45 nexus3.edgexfoundry.org:10004 08:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:45 Configure a credential helper to remove this warning. See 08:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:45 08:16:45 Login Succeeded 08:16:45 ****.io 08:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:45 Configure a credential helper to remove this warning. See 08:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:45 08:16:45 Login Succeeded 08:16:45 ---> ****-login.sh ends [Pipeline] } 08:16:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:16:46 ========================================================= 08:16:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:16:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:46 + 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 . 08:16:46 Sending build context to Docker daemon 144.9kB 08:16:47 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 08:16:47 Step 2/12 : FROM ${BASE} AS builder 08:16:47 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:16:47 6b59a28fa201: Pulling fs layer 08:16:47 d32bb0dddca7: Pulling fs layer 08:16:47 5dab1238d3d9: Pulling fs layer 08:16:47 196fd7d83e7d: Pulling fs layer 08:16:47 4f4fb700ef54: Pulling fs layer 08:16:47 8ba94037c8f0: Pulling fs layer 08:16:47 deaec5988b04: Pulling fs layer 08:16:47 9f65657bb879: Pulling fs layer 08:16:47 196fd7d83e7d: Waiting 08:16:47 4f4fb700ef54: Waiting 08:16:47 8ba94037c8f0: Waiting 08:16:47 deaec5988b04: Waiting 08:16:47 9f65657bb879: Waiting 08:16:47 d32bb0dddca7: Download complete 08:16:47 196fd7d83e7d: Verifying Checksum 08:16:47 196fd7d83e7d: Download complete 08:16:47 4f4fb700ef54: Verifying Checksum 08:16:47 4f4fb700ef54: Download complete 08:16:47 8ba94037c8f0: Verifying Checksum 08:16:47 8ba94037c8f0: Download complete 08:16:47 6b59a28fa201: Verifying Checksum 08:16:47 6b59a28fa201: Download complete 08:16:47 9f65657bb879: Verifying Checksum 08:16:47 9f65657bb879: Download complete 08:16:48 6b59a28fa201: Pull complete 08:16:49 d32bb0dddca7: Pull complete 08:16:49 5dab1238d3d9: Verifying Checksum 08:16:49 5dab1238d3d9: Download complete 08:16:51 deaec5988b04: Verifying Checksum 08:16:51 deaec5988b04: Download complete 08:17:03 5dab1238d3d9: Pull complete 08:17:03 196fd7d83e7d: Pull complete 08:17:03 4f4fb700ef54: Pull complete 08:17:04 8ba94037c8f0: Pull complete 08:17:14 deaec5988b04: Pull complete 08:17:15 9f65657bb879: Pull complete 08:17:15 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:17:15 ---> 334268110677 08:17:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:17:17 ---> Running in adb239082cf8 08:17:17 Removing intermediate container adb239082cf8 08:17:17 ---> f4e039781c32 08:17:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:17:17 ---> Running in 576b8d8aa909 08:17:18 Removing intermediate container 576b8d8aa909 08:17:18 ---> 27248ba4f537 08:17:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:17:18 ---> Running in 2478eedd5cb7 08:17:18 Removing intermediate container 2478eedd5cb7 08:17:18 ---> 4d287059dad8 08:17:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:17:18 ---> Running in d7fe432835d1 08:17:19 Removing intermediate container d7fe432835d1 08:17:19 ---> aff3b377e967 08:17:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:19 ---> Running in 123ee7cc9f48 08:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:17:22 (1/4) Installing openssh-keygen (10.0_p1-r10) 08:17:22 (2/4) Installing libedit (20250104.3.1-r1) 08:17:22 (3/4) Installing openssh-client-common (10.0_p1-r10) 08:17:22 (4/4) Installing openssh-client-default (10.0_p1-r10) 08:17:22 Executing busybox-1.37.0-r19.trigger 08:17:22 OK: 259 MiB in 64 packages 08:17:23 Removing intermediate container 123ee7cc9f48 08:17:23 ---> cc5e0549eff0 08:17:23 Step 8/12 : WORKDIR /device-rest-go 08:17:24 ---> Running in 01ea2e519ac3 08:17:24 Removing intermediate container 01ea2e519ac3 08:17:24 ---> 82fbd2e27341 08:17:24 Step 9/12 : COPY go.mod vendor* ./ 08:17:24 ---> 9b8f21131b5b 08:17:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:24 ---> Running in 5b5bc547be59 08:17:31 Running on prd-centos7-docker-4c-2g-9347 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:31 provisioning config files... 08:17:31 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13192909566702061751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:32 ---> ****-login.sh 08:17:32 nexus3.edgexfoundry.org:10001 08:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:33 Configure a credential helper to remove this warning. See 08:17:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:33 08:17:33 Login Succeeded 08:17:33 nexus3.edgexfoundry.org:10002 08:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:33 Configure a credential helper to remove this warning. See 08:17:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:33 08:17:33 Login Succeeded 08:17:33 nexus3.edgexfoundry.org:10003 08:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:34 Configure a credential helper to remove this warning. See 08:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:34 08:17:34 Login Succeeded 08:17:34 nexus3.edgexfoundry.org:10004 08:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:34 Configure a credential helper to remove this warning. See 08:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:34 08:17:34 Login Succeeded 08:17:34 ****.io 08:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:34 Configure a credential helper to remove this warning. See 08:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:34 08:17:34 Login Succeeded 08:17:34 ---> ****-login.sh ends [Pipeline] } 08:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:35 + docker buildx ls 08:17:35 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:17:35 default * docker 08:17:35 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:17:35 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:17:35 edgex-builder [Pipeline] sh 08:17:36 + docker buildx inspect --bootstrap 08:17:36 #1 [internal] booting buildkit 08:17:36 #1 pulling image moby/buildkit:buildx-stable-1 08:17:40 #1 pulling image moby/buildkit:buildx-stable-1 3.8s done 08:17:40 #1 creating container buildx_buildkit_edgex-builder0 08:17:41 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 08:17:41 #1 DONE 4.9s 08:17:41 Name: edgex-builder 08:17:41 Driver: docker-container 08:17:41 08:17:41 Nodes: 08:17:41 Name: edgex-builder0 08:17:41 Endpoint: unix:///var/run/docker.sock 08:17:41 Status: running 08:17:41 Buildkit: v0.29.0 08:17:41 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:17:41 + docker buildx ls 08:17:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:17:41 edgex-builder * docker-container 08:17:41 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:17:41 default docker 08:17:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:17:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707' 08:17:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 --push - 08:17:41 #1 [internal] load build definition from Dockerfile 08:17:41 #1 transferring dockerfile: 196B done 08:17:41 #1 DONE 0.0s 08:17:41 08:17:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:17:41 #2 DONE 0.1s 08:17:41 08:17:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:17:41 #3 DONE 0.1s 08:17:41 08:17:41 #4 [internal] load .dockerignore 08:17:41 #4 transferring context: 2B done 08:17:41 #4 DONE 0.0s 08:17:41 08:17:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:41 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:41 #5 DONE 0.0s 08:17:41 08:17:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:41 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:41 #6 DONE 0.1s 08:17:41 08:17:41 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 08:17:41 #7 DONE 0.0s 08:17:41 08:17:41 #8 exporting to image 08:17:41 #8 exporting layers done 08:17:41 #8 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done 08:17:41 #8 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done 08:17:41 #8 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done 08:17:41 #8 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee 0.0s done 08:17:41 #8 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done 08:17:41 #8 pushing layers 0.1s done 08:17:41 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 08:17:41 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:17:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done 08:17:42 #8 DONE 0.2s 08:17:42 08:17:42 1 warning found (use --debug to expand): 08:17:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:17:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 08:17:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 08:17:42 #1 [internal] load build definition from Dockerfile 08:17:42 #1 transferring dockerfile: 162B done 08:17:42 #1 DONE 0.0s 08:17:42 08:17:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 08:17:42 #2 DONE 0.0s 08:17:42 08:17:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 08:17:42 #3 DONE 0.0s 08:17:42 08:17:42 #4 [internal] load .dockerignore 08:17:42 #4 transferring context: 2B done 08:17:42 #4 DONE 0.0s 08:17:42 08:17:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:42 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:42 #5 DONE 0.0s 08:17:42 08:17:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:42 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:42 #6 CACHED 08:17:42 08:17:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:42 #5 CACHED 08:17:42 08:17:42 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 08:17:42 #7 DONE 0.0s 08:17:42 08:17:42 #8 exporting to image 08:17:42 #8 exporting layers done 08:17:42 #8 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done 08:17:42 #8 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done 08:17:42 #8 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done 08:17:42 #8 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done 08:17:42 #8 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done 08:17:42 #8 pushing layers 0.0s done 08:17:42 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done 08:17:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:17:42 #8 DONE 0.1s 08:17:42 08:17:42 1 warning found (use --debug to expand): 08:17:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:17:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 --push - 08:17:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23' 08:17:43 #1 [internal] load build definition from Dockerfile 08:17:43 #1 transferring dockerfile: 168B done 08:17:43 #1 DONE 0.0s 08:17:43 08:17:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 08:17:43 #2 DONE 0.0s 08:17:43 08:17:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23 08:17:43 #3 DONE 0.0s 08:17:43 08:17:43 #4 [internal] load .dockerignore 08:17:43 #4 transferring context: 2B done 08:17:43 #4 DONE 0.0s 08:17:43 08:17:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:43 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:43 #5 CACHED 08:17:43 08:17:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:43 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:43 #6 CACHED 08:17:43 08:17:43 #7 exporting to image 08:17:43 #7 exporting layers done 08:17:43 #7 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done 08:17:43 #7 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done 08:17:43 #7 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done 08:17:43 #7 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done 08:17:43 #7 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done 08:17:43 #7 pushing layers 0.0s done 08:17:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 08:17:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:17:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done 08:17:43 #7 DONE 0.1s 08:17:43 08:17:43 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 08:17:43 #8 DONE 0.0s 08:17:43 08:17:43 1 warning found (use --debug to expand): 08:17:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:17:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23' 08:17:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 --push - 08:17:43 #1 [internal] load build definition from Dockerfile 08:17:43 #1 transferring dockerfile: 209B done 08:17:43 #1 DONE 0.0s 08:17:43 08:17:43 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:17:43 #2 DONE 0.0s 08:17:43 08:17:43 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:17:43 #3 DONE 0.0s 08:17:43 08:17:43 #4 [internal] load .dockerignore 08:17:43 #4 transferring context: 2B done 08:17:43 #4 DONE 0.0s 08:17:43 08:17:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:43 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:43 #5 CACHED 08:17:43 08:17:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:43 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:43 #6 CACHED 08:17:43 08:17:43 #7 exporting to image 08:17:43 #7 exporting layers done 08:17:43 #7 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done 08:17:43 #7 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done 08:17:43 #7 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done 08:17:43 #7 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done 08:17:43 #7 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done 08:17:43 #7 pushing layers 0.0s done 08:17:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 08:17:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:17:43 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done 08:17:43 #7 DONE 0.1s 08:17:43 08:17:43 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 08:17:43 #8 DONE 0.0s 08:17:43 08:17:43 1 warning found (use --debug to expand): 08:17:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:17:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 08:17:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 08:17:44 #1 [internal] load build definition from Dockerfile 08:17:44 #1 transferring dockerfile: 160B done 08:17:44 #1 DONE 0.0s 08:17:44 08:17:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 08:17:44 #2 DONE 0.0s 08:17:44 08:17:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 08:17:44 #3 DONE 0.0s 08:17:44 08:17:44 #4 [internal] load .dockerignore 08:17:44 #4 transferring context: 2B done 08:17:44 #4 DONE 0.0s 08:17:44 08:17:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:44 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:44 #5 CACHED 08:17:44 08:17:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 08:17:44 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:e85f6277f62e6f23769f09328b0d976324cfc0b379620a9b3ea0d493af3173d6 0.0s done 08:17:44 #6 CACHED 08:17:44 08:17:44 #7 exporting to image 08:17:44 #7 exporting layers done 08:17:44 #7 exporting manifest sha256:d74927eda93192830d3f8cacd994967b3ecf898ca474d7c144f0e6c2cebb3dd2 done 08:17:44 #7 exporting config sha256:4097fc3178cf128ed12c01ba5297171e8a5e484dd492500f133a77912f4610f6 done 08:17:44 #7 exporting manifest sha256:4c2b39a460e9cabea58a9af39965e7564283330f2f8b90f6c4b38daa21a2faa6 done 08:17:44 #7 exporting config sha256:99545a45ff234b28eeeba784fb8e228ad3c70e437334069093e5c0c05f0a27ee done 08:17:44 #7 exporting manifest list sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 done 08:17:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:17:44 #7 DONE 0.0s 08:17:44 08:17:44 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 08:17:44 #8 DONE 0.0s 08:17:44 08:17:44 #7 exporting to image 08:17:44 #7 pushing layers 0.0s done 08:17:44 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73136d0a06476e013fbb3bdf4fd2fbc4e51c3e4850fba969675f2a0568458767 0.1s done 08:17:44 #7 DONE 0.1s 08:17:44 08:17:44 1 warning found (use --debug to expand): 08:17:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:17:44 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:17:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:45 ---> package-listing.sh 08:17:45 ++ facter osfamily 08:17:45 ++ tr '[:upper:]' '[:lower:]' 08:17:45 + OS_FAMILY=redhat 08:17:45 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 08:17:45 + START_PACKAGES=/tmp/packages_start.txt 08:17:45 + END_PACKAGES=/tmp/packages_end.txt 08:17:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:45 + PACKAGES=/tmp/packages_start.txt 08:17:45 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 08:17:45 + PACKAGES=/tmp/packages_end.txt 08:17:45 + case "${OS_FAMILY}" in 08:17:45 + sort 08:17:45 + rpm -qa 08:17:46 + '[' -f /tmp/packages_start.txt ']' 08:17:46 + '[' -f /tmp/packages_end.txt ']' 08:17:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:46 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 08:17:46 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 08:17:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 08:17:46 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 08:17:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:47 08:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:48 latest: Pulling from edgex-lftools-log-publisher 08:17:48 5eb5b503b376: Pulling fs layer 08:17:48 5c69ac0246d0: Pulling fs layer 08:17:48 ec43610c2a17: Pulling fs layer 08:17:48 3a2ae6a8a46f: Pulling fs layer 08:17:48 33b1e0a273af: Pulling fs layer 08:17:48 5d3b04190fa2: Pulling fs layer 08:17:48 2f39f015ded8: Pulling fs layer 08:17:48 3a2ae6a8a46f: Waiting 08:17:48 33b1e0a273af: Waiting 08:17:48 5d3b04190fa2: Waiting 08:17:48 2f39f015ded8: Waiting 08:17:48 5c69ac0246d0: Verifying Checksum 08:17:48 5c69ac0246d0: Download complete 08:17:48 3a2ae6a8a46f: Verifying Checksum 08:17:48 3a2ae6a8a46f: Download complete 08:17:48 ec43610c2a17: Verifying Checksum 08:17:48 ec43610c2a17: Download complete 08:17:48 33b1e0a273af: Verifying Checksum 08:17:48 33b1e0a273af: Download complete 08:17:48 5d3b04190fa2: Verifying Checksum 08:17:48 5d3b04190fa2: Download complete 08:17:48 5eb5b503b376: Verifying Checksum 08:17:48 5eb5b503b376: Download complete 08:17:48 2f39f015ded8: Download complete 08:17:49 5eb5b503b376: Pull complete 08:17:49 5c69ac0246d0: Pull complete 08:17:50 ec43610c2a17: Pull complete 08:17:50 3a2ae6a8a46f: Pull complete 08:17:50 33b1e0a273af: Pull complete 08:17:50 5d3b04190fa2: Pull complete 08:17:56 2f39f015ded8: Pull complete 08:17:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:56 prd-centos7-docker-4c-2g-9347 does not seem to be running inside a container 08:17:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_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 08:17:59 $ docker top 13166327d341df2c2ce402d6af19667007f27a689a2ff546dda9d4189b92714a -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:18:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:18:00 + ls /var/log/sa-host 08:18:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:00 provisioning config files... 08:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1444107269946849805tmp [Pipeline] { [Pipeline] echo 08:18:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:18:00 ---> create-netrc.sh [Pipeline] } 08:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:18:01 ---> python-tools-install.sh [Pipeline] echo 08:18:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:18:01 ---> sudo-logs.sh 08:18:01 Archiving 'sudo' log.. 08:18:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-9347.novalocal: Name or service not known 08:18:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-9347.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:18:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:18:02 ---> job-cost.sh 08:18:02 lf-activate-venv: SKIPPING 08:18:02 INFO: No Stack... 08:18:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:18:03 INFO: Archiving Costs [Pipeline] echo 08:18:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:18:03 ---> logs-deploy.sh 08:18:03 lf-activate-venv: SKIPPING 08:18:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/232 08:18:03 INFO: archiving workspace using pattern(s): 08:18:04 Archives upload complete. 08:18:04 INFO: archiving logs to Nexus 08:18:05 ---> uname -a: 08:18:05 Linux prd-centos7-docker-4c-2g-9347.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:18:05 08:18:05 08:18:05 ---> lscpu: 08:18:05 Architecture: x86_64 08:18:05 CPU op-mode(s): 32-bit, 64-bit 08:18:05 Byte Order: Little Endian 08:18:05 Address sizes: 40 bits physical, 48 bits virtual 08:18:05 CPU(s): 2 08:18:05 On-line CPU(s) list: 0,1 08:18:05 Thread(s) per core: 1 08:18:05 Core(s) per socket: 1 08:18:05 Socket(s): 2 08:18:05 NUMA node(s): 1 08:18:05 Vendor ID: AuthenticAMD 08:18:05 CPU family: 23 08:18:05 Model: 49 08:18:05 Model name: AMD EPYC-Rome Processor 08:18:05 Stepping: 0 08:18:05 CPU MHz: 2800.000 08:18:05 BogoMIPS: 5600.00 08:18:05 Virtualization: AMD-V 08:18:05 Hypervisor vendor: KVM 08:18:05 Virtualization type: full 08:18:05 L1d cache: 64 KiB 08:18:05 L1i cache: 64 KiB 08:18:05 L2 cache: 1 MiB 08:18:05 L3 cache: 32 MiB 08:18:05 NUMA node0 CPU(s): 0,1 08:18:05 Vulnerability Itlb multihit: Not affected 08:18:05 Vulnerability L1tf: Not affected 08:18:05 Vulnerability Mds: Not affected 08:18:05 Vulnerability Meltdown: Not affected 08:18:05 Vulnerability Mmio stale data: Not affected 08:18:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:18:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:18:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:18:05 Vulnerability Srbds: Not affected 08:18:05 Vulnerability Tsx async abort: Not affected 08:18:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:18:05 08:18:05 08:18:05 ---> nproc: 08:18:05 2 08:18:05 08:18:05 08:18:05 ---> df -h: 08:18:05 Filesystem Size Used Avail Use% Mounted on 08:18:05 overlay 40G 7.4G 33G 19% / 08:18:05 tmpfs 64M 0 64M 0% /dev 08:18:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:18:05 shm 64M 0 64M 0% /dev/shm 08:18:05 /dev/vda1 40G 7.4G 33G 19% /facter-os 08:18:05 08:18:05 08:18:05 Cannot open /var/log/sysstat/sa14: No such file or directory 08:18:05 Please check if data collecting is enabled 08:18:05 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:05 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:18:05 $ docker stop --time=1 13166327d341df2c2ce402d6af19667007f27a689a2ff546dda9d4189b92714a 08:18:06 $ docker rm -f --volumes 13166327d341df2c2ce402d6af19667007f27a689a2ff546dda9d4189b92714a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:18:06 [WS-CLEANUP] Deleting project workspace... 08:18:06 [WS-CLEANUP] Deferred wipeout is used... 08:18:06 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 08:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:07 08:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:07 latest: Pulling from edgex-lftools-log-publisher 08:18:07 5eb5b503b376: Pulling fs layer 08:18:07 5c69ac0246d0: Pulling fs layer 08:18:07 ec43610c2a17: Pulling fs layer 08:18:07 3a2ae6a8a46f: Pulling fs layer 08:18:07 33b1e0a273af: Pulling fs layer 08:18:07 5d3b04190fa2: Pulling fs layer 08:18:07 2f39f015ded8: Pulling fs layer 08:18:07 3a2ae6a8a46f: Waiting 08:18:07 5d3b04190fa2: Waiting 08:18:07 33b1e0a273af: Waiting 08:18:07 2f39f015ded8: Waiting 08:18:07 5c69ac0246d0: Verifying Checksum 08:18:07 5c69ac0246d0: Download complete 08:18:07 3a2ae6a8a46f: Download complete 08:18:07 33b1e0a273af: Verifying Checksum 08:18:07 33b1e0a273af: Download complete 08:18:07 ec43610c2a17: Verifying Checksum 08:18:07 ec43610c2a17: Download complete 08:18:07 5d3b04190fa2: Verifying Checksum 08:18:07 5d3b04190fa2: Download complete 08:18:07 5eb5b503b376: Download complete 08:18:08 2f39f015ded8: Download complete 08:18:09 5eb5b503b376: Pull complete 08:18:09 5c69ac0246d0: Pull complete 08:18:09 ec43610c2a17: Pull complete 08:18:09 3a2ae6a8a46f: Pull complete 08:18:09 33b1e0a273af: Pull complete 08:18:09 5d3b04190fa2: Pull complete 08:18:15 2f39f015ded8: Pull complete 08:18:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:15 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:18:15 $ 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 08:18:16 $ docker top 1cf9c8dfaabd00c802eade84d7f98bdbc05b9ca56c45018fbeb6deec065b3769 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:17 ---> job-cost.sh 08:18:17 lf-activate-venv: SKIPPING 08:18:17 INFO: No Stack... 08:18:17 INFO: Retrieving Pricing Info for: v3-standard-8 08:18:18 INFO: Archiving Costs [Pipeline] sh 08:18:18 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 08:18:18 + cut -d, -f6 [Pipeline] lock 08:18:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] 08:18:18 Resource [jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] did not exist. Created. 08:18:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:18 + echo total: 0.2199999988079071 [Pipeline] stash 08:18:18 Stashed 1 file(s) [Pipeline] } 08:18:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:19 $ docker stop --time=1 1cf9c8dfaabd00c802eade84d7f98bdbc05b9ca56c45018fbeb6deec065b3769 08:18:20 $ docker rm -f --volumes 1cf9c8dfaabd00c802eade84d7f98bdbc05b9ca56c45018fbeb6deec065b3769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:19:17 Removing intermediate container 5b5bc547be59 08:19:17 ---> 4e6612b99a82 08:19:17 Step 11/12 : COPY . . 08:19:17 ---> 1b8c91a60cbd 08:19:17 Step 12/12 : RUN $MAKE 08:19:17 ---> Running in fca47da59eb8 08:19:17 noop 08:19:17 Removing intermediate container fca47da59eb8 08:19:17 ---> 30e145f9de9a 08:19:17 Successfully built 30e145f9de9a 08:19:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:17 + docker inspect -f . ci-base-image-arm64 08:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-9343 does not seem to be running inside a container 08:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/232 -v /w/workspace/device-rest-go/232:/w/workspace/device-rest-go/232:rw,z -v /w/workspace/device-rest-go/232@tmp:/w/workspace/device-rest-go/232@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 08:19:19 $ docker top f2d61aadd622e868006b447ea75e026d776d143bfc3e154b837e0b35872b043c -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:20 + go version 08:19:20 go version go1.25.3 linux/arm64 [Pipeline] } 08:19:20 $ docker stop --time=1 f2d61aadd622e868006b447ea75e026d776d143bfc3e154b837e0b35872b043c 08:19:21 $ docker rm -f --volumes f2d61aadd622e868006b447ea75e026d776d143bfc3e154b837e0b35872b043c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:22 + docker inspect -f . ci-base-image-arm64 08:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:22 prd-ubuntu20.04-docker-arm64-4c-16g-9343 does not seem to be running inside a container 08:19:22 $ 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/232 -v /w/workspace/device-rest-go/232:/w/workspace/device-rest-go/232:rw,z -v /w/workspace/device-rest-go/232@tmp:/w/workspace/device-rest-go/232@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 08:19:24 $ docker top e27448cbd28435e63313ace8d8a065b4ece1886a8ef27439b13a2f5b8c838cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:24 + git config --global --add safe.directory /w/workspace/device-rest-go/232 [Pipeline] fileExists [Pipeline] sh 08:19:25 + make test 08:19:25 go test ./... -coverprofile=coverage.out ./... 08:19:31 ? github.com/edgexfoundry/device-rest-go [no test files] 08:24:03 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 08:24:05 ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 32.2% of statements 08:24:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:24:07 go vet ./... 08:25:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:25:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:25:15 ./bin/test-attribution-txt.sh 08:25:15 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:25:15 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:25:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 08:25:16 $ docker stop --time=1 e27448cbd28435e63313ace8d8a065b4ece1886a8ef27439b13a2f5b8c838cc6 08:25:19 $ docker rm -f --volumes e27448cbd28435e63313ace8d8a065b4ece1886a8ef27439b13a2f5b8c838cc6 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:25:21 Warning: overwriting stash ‘coverage-report’ 08:25:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:25:23 + ls -al . 08:25:23 total 244 08:25:23 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:19 . 08:25:23 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:16 .. 08:25:23 -rw-rw-r-- 1 jenkins jenkins 151 May 14 08:16 .dockerignore 08:25:23 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:16 .git 08:25:23 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 .github 08:25:23 -rw-rw-r-- 1 jenkins jenkins 264 May 14 08:16 .gitignore 08:25:23 -rw-rw-r-- 1 jenkins jenkins 359 May 14 08:16 .golangci.yml 08:25:23 -rw-rw-r-- 1 jenkins jenkins 22791 May 14 08:16 Attribution.txt 08:25:23 -rw-rw-r-- 1 jenkins jenkins 18492 May 14 08:16 CHANGELOG.md 08:25:23 -rw-rw-r-- 1 jenkins jenkins 1697 May 14 08:16 Dockerfile 08:25:23 -rw-rw-r-- 1 jenkins jenkins 677 May 14 08:16 GOVERNANCE.md 08:25:23 -rw-rw-r-- 1 jenkins jenkins 704 May 14 08:16 Jenkinsfile 08:25:23 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 08:16 LICENSE 08:25:23 -rw-rw-r-- 1 jenkins jenkins 2597 May 14 08:16 Makefile 08:25:23 -rw-rw-r-- 1 jenkins jenkins 620 May 14 08:16 OWNERS.md 08:25:23 -rw-rw-r-- 1 jenkins jenkins 3989 May 14 08:16 README.md 08:25:23 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:13 VERSION 08:25:23 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:16 bin 08:25:23 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 cmd 08:25:23 -rw-r--r-- 1 jenkins jenkins 14565 May 14 08:24 coverage.out 08:25:23 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:16 driver 08:25:23 -rw-rw-r-- 1 jenkins jenkins 6738 May 14 08:16 go.mod 08:25:23 -rw-rw-r-- 1 jenkins jenkins 89166 May 14 08:16 go.sum 08:25:23 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:16 openapi 08:25:23 -rw-rw-r-- 1 jenkins jenkins 713 May 14 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:23 + 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=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 --label arch=arm64 --label version=4.1.0-dev.23 . 08:25:23 Sending build context to Docker daemon 160.3kB 08:25:23 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 08:25:23 Step 2/26 : FROM ${BASE} AS builder 08:25:23 ---> 30e145f9de9a 08:25:23 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:25:23 ---> Running in 63f568ba6473 08:25:24 Removing intermediate container 63f568ba6473 08:25:24 ---> 126195f19166 08:25:24 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:25:24 ---> Running in 6a865f515f8f 08:25:24 Removing intermediate container 6a865f515f8f 08:25:24 ---> 083d6810c630 08:25:24 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:25:25 ---> Running in 645a5096aa07 08:25:25 Removing intermediate container 645a5096aa07 08:25:25 ---> a550b8457518 08:25:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:25:25 ---> Running in 96b5d6dfe6bc 08:25:25 Removing intermediate container 96b5d6dfe6bc 08:25:25 ---> da7aaa07d4a9 08:25:25 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:25:25 ---> Running in 3700120cd675 08:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:25:29 OK: 259 MiB in 64 packages 08:25:30 Removing intermediate container 3700120cd675 08:25:30 ---> f91d500ef2fb 08:25:30 Step 8/26 : WORKDIR /device-rest-go 08:25:30 ---> Running in 0faf1bb6bb16 08:25:30 Removing intermediate container 0faf1bb6bb16 08:25:30 ---> 6507ae2edab4 08:25:30 Step 9/26 : COPY go.mod vendor* ./ 08:25:32 ---> 861df62d2683 08:25:32 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:32 ---> Running in 9ab736e39e39 08:25:34 Removing intermediate container 9ab736e39e39 08:25:34 ---> 55edd830f5cf 08:25:34 Step 11/26 : COPY . . 08:25:35 ---> fd9888184da8 08:25:35 Step 12/26 : RUN $MAKE 08:25:35 ---> Running in 7896e58ac9ed 08:25:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.23 -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 08:29:59 Removing intermediate container 7896e58ac9ed 08:29:59 ---> 0f3bf677ff71 08:29:59 Step 13/26 : FROM alpine:3.22 08:29:59 3.22: Pulling from library/alpine 08:29:59 58e777220c39: Pulling fs layer 08:29:59 58e777220c39: Verifying Checksum 08:29:59 58e777220c39: Download complete 08:29:59 58e777220c39: Pull complete 08:29:59 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:29:59 Status: Downloaded newer image for alpine:3.22 08:29:59 ---> 6a2735c23ff3 08:29:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:29:59 ---> Running in 0cf6786d0e5f 08:29:59 Removing intermediate container 0cf6786d0e5f 08:29:59 ---> 56db685d28a8 08:29:59 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 08:29:59 ---> Running in 9c132de2086a 08:29:59 Removing intermediate container 9c132de2086a 08:29:59 ---> b8ae691c226c 08:29:59 Step 16/26 : RUN apk add --update --no-cache dumb-init 08:29:59 ---> Running in 58e909a2a082 08:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:29:59 (1/1) Installing dumb-init (1.2.5-r3) 08:29:59 Executing busybox-1.37.0-r20.trigger 08:29:59 OK: 8 MiB in 17 packages 08:30:00 Removing intermediate container 58e909a2a082 08:30:00 ---> b8e241d23452 08:30:00 Step 17/26 : RUN apk --no-cache upgrade 08:30:00 ---> Running in 96b5a50a532a 08:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:30:03 OK: 8 MiB in 17 packages 08:30:04 Removing intermediate container 96b5a50a532a 08:30:04 ---> f004d1c6f976 08:30:04 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 08:30:06 ---> f2e836b5e47b 08:30:06 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 08:30:06 ---> 568c6c833659 08:30:06 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 08:30:07 ---> 8c111ebef338 08:30:07 Step 21/26 : EXPOSE 59986 08:30:07 ---> Running in d1d27c7b95ce 08:30:08 Removing intermediate container d1d27c7b95ce 08:30:08 ---> f736d35559fe 08:30:08 Step 22/26 : ENTRYPOINT ["/device-rest"] 08:30:08 ---> Running in a315b2f388e1 08:30:08 Removing intermediate container a315b2f388e1 08:30:08 ---> 46ef8255efa7 08:30:08 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:30:08 ---> Running in a3c99cc352e0 08:30:08 Removing intermediate container a3c99cc352e0 08:30:08 ---> d07431773e21 08:30:08 Step 24/26 : LABEL arch=arm64 08:30:08 ---> Running in 302feac80d03 08:30:09 Removing intermediate container 302feac80d03 08:30:09 ---> 15173c060344 08:30:09 Step 25/26 : LABEL git_sha=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:30:09 ---> Running in 8b38239cbc8b 08:30:09 Removing intermediate container 8b38239cbc8b 08:30:09 ---> 18c8ef372c19 08:30:09 Step 26/26 : LABEL version=4.1.0-dev.23 08:30:09 ---> Running in 37c81da9b39c 08:30:10 Removing intermediate container 37c81da9b39c 08:30:10 ---> 53f55667bf5c 08:30:10 [Warning] One or more build-args [ARCH] were not consumed 08:30:10 Successfully built 53f55667bf5c 08:30:10 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 08:30:10 provisioning config files... 08:30:10 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/232@tmp/config11152329462012782289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:10 ---> ****-login.sh 08:30:10 nexus3.edgexfoundry.org:10001 08:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:10 Configure a credential helper to remove this warning. See 08:30:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:10 08:30:10 Login Succeeded 08:30:10 nexus3.edgexfoundry.org:10002 08:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:11 Configure a credential helper to remove this warning. See 08:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:11 08:30:11 Login Succeeded 08:30:11 nexus3.edgexfoundry.org:10003 08:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:11 Configure a credential helper to remove this warning. See 08:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:11 08:30:11 Login Succeeded 08:30:11 nexus3.edgexfoundry.org:10004 08:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:11 Configure a credential helper to remove this warning. See 08:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:11 08:30:11 Login Succeeded 08:30:11 ****.io 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 ---> ****-login.sh ends [Pipeline] } 08:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:30:12 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 08:30:12 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:30:12 latest 08:30:12 4.1.0-dev.23 08:30:12 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:30:12 main 08:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:13 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:13 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:30:13 39cb4a7aa36b: Preparing 08:30:13 85fd122379e2: Preparing 08:30:13 6b929ea147bb: Preparing 08:30:13 f16bbb576b40: Preparing 08:30:13 aa54d498e55c: Preparing 08:30:13 eeaa73608b53: Preparing 08:30:13 eeaa73608b53: Waiting 08:30:15 39cb4a7aa36b: Pushed 08:30:15 f16bbb576b40: Pushed 08:30:15 aa54d498e55c: Pushed 08:30:15 eeaa73608b53: Layer already exists 08:30:17 85fd122379e2: Pushed 08:30:23 6b929ea147bb: Pushed 08:30:23 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:24 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 08:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:30:24 39cb4a7aa36b: Preparing 08:30:24 85fd122379e2: Preparing 08:30:24 6b929ea147bb: Preparing 08:30:24 f16bbb576b40: Preparing 08:30:24 aa54d498e55c: Preparing 08:30:24 eeaa73608b53: Preparing 08:30:24 eeaa73608b53: Waiting 08:30:24 39cb4a7aa36b: Layer already exists 08:30:24 f16bbb576b40: Layer already exists 08:30:24 85fd122379e2: Layer already exists 08:30:24 aa54d498e55c: Layer already exists 08:30:24 6b929ea147bb: Layer already exists 08:30:24 eeaa73608b53: Layer already exists 08:30:24 latest: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 08:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:30:26 39cb4a7aa36b: Preparing 08:30:26 85fd122379e2: Preparing 08:30:26 6b929ea147bb: Preparing 08:30:26 f16bbb576b40: Preparing 08:30:26 aa54d498e55c: Preparing 08:30:26 eeaa73608b53: Preparing 08:30:26 eeaa73608b53: Waiting 08:30:26 aa54d498e55c: Layer already exists 08:30:26 6b929ea147bb: Layer already exists 08:30:26 39cb4a7aa36b: Layer already exists 08:30:26 85fd122379e2: Layer already exists 08:30:26 f16bbb576b40: Layer already exists 08:30:26 eeaa73608b53: Layer already exists 08:30:26 4.1.0-dev.23: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:30:27 39cb4a7aa36b: Preparing 08:30:27 85fd122379e2: Preparing 08:30:27 6b929ea147bb: Preparing 08:30:27 f16bbb576b40: Preparing 08:30:27 aa54d498e55c: Preparing 08:30:27 eeaa73608b53: Preparing 08:30:27 eeaa73608b53: Waiting 08:30:27 aa54d498e55c: Layer already exists 08:30:27 6b929ea147bb: Layer already exists 08:30:27 f16bbb576b40: Layer already exists 08:30:27 39cb4a7aa36b: Layer already exists 08:30:27 85fd122379e2: Layer already exists 08:30:27 eeaa73608b53: Layer already exists 08:30:27 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 08:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:30:28 39cb4a7aa36b: Preparing 08:30:28 85fd122379e2: Preparing 08:30:28 6b929ea147bb: Preparing 08:30:28 f16bbb576b40: Preparing 08:30:28 aa54d498e55c: Preparing 08:30:28 eeaa73608b53: Preparing 08:30:28 eeaa73608b53: Waiting 08:30:28 aa54d498e55c: Layer already exists 08:30:28 f16bbb576b40: Layer already exists 08:30:28 6b929ea147bb: Layer already exists 08:30:28 39cb4a7aa36b: Layer already exists 08:30:28 85fd122379e2: Layer already exists 08:30:28 eeaa73608b53: Layer already exists 08:30:28 main: digest: sha256:6f5f38afbb1f41ada1edaa7ea6396c4a051babd99140a6171a8e608df8357a75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:28 ===================================================== [Pipeline] echo 08:30:28 taggedImages: 08:30:28 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 08:30:28 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 08:30:28 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 08:30:28 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 08:30:28 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 08:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] echo 08:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 08:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.23 [Pipeline] echo 08:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4de1ad1e37058f563b4b0d8e6c900d3cea3cb707-4.1.0-dev.23 [Pipeline] echo 08:30:28 Skip building multi-arch image for 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 08:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:29 08:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:30 arm64: Pulling from edgex-lftools-log-publisher 08:30:30 8998bd30e6a1: Pulling fs layer 08:30:30 04944245beec: Pulling fs layer 08:30:30 699f458cf7ca: Pulling fs layer 08:30:30 765212b225bb: Pulling fs layer 08:30:30 f23df028b6ca: Pulling fs layer 08:30:30 d65c8cfc05b1: Pulling fs layer 08:30:30 2437ff75d9bd: Pulling fs layer 08:30:30 f23df028b6ca: Waiting 08:30:30 d65c8cfc05b1: Waiting 08:30:30 765212b225bb: Waiting 08:30:30 2437ff75d9bd: Waiting 08:30:30 04944245beec: Verifying Checksum 08:30:30 04944245beec: Download complete 08:30:30 765212b225bb: Verifying Checksum 08:30:30 765212b225bb: Download complete 08:30:30 f23df028b6ca: Verifying Checksum 08:30:30 f23df028b6ca: Download complete 08:30:30 d65c8cfc05b1: Verifying Checksum 08:30:30 d65c8cfc05b1: Download complete 08:30:30 699f458cf7ca: Verifying Checksum 08:30:30 699f458cf7ca: Download complete 08:30:31 8998bd30e6a1: Verifying Checksum 08:30:31 8998bd30e6a1: Download complete 08:30:33 2437ff75d9bd: Verifying Checksum 08:30:33 2437ff75d9bd: Download complete 08:30:35 8998bd30e6a1: Pull complete 08:30:36 04944245beec: Pull complete 08:30:38 699f458cf7ca: Pull complete 08:30:38 765212b225bb: Pull complete 08:30:39 f23df028b6ca: Pull complete 08:30:39 d65c8cfc05b1: Pull complete 08:30:54 2437ff75d9bd: Pull complete 08:30:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:30:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:54 prd-ubuntu20.04-docker-arm64-4c-16g-9343 does not seem to be running inside a container 08:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/232 -v /w/workspace/device-rest-go/232:/w/workspace/device-rest-go/232:rw,z -v /w/workspace/device-rest-go/232@tmp:/w/workspace/device-rest-go/232@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 08:30:58 $ docker top d2d22a8165c643888ec3612b7ad26a9206784331214e4bec34c278e852873f1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:58 ---> job-cost.sh 08:30:59 lf-activate-venv: SKIPPING 08:30:59 INFO: No Stack... 08:30:59 INFO: Retrieving Pricing Info for: v3-standard-4 08:31:00 INFO: Archiving Costs [Pipeline] sh 08:31:01 + cat /w/workspace/device-rest-go/232/archives/cost.csv 08:31:01 + cut -d, -f6 [Pipeline] lock 08:31:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] 08:31:01 Resource [jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] did not exist. Created. 08:31:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:01 /w/workspace/device-rest-go/232@tmp/durable-5cf9cb50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:31:02 + echo total: 0.10999999940395355 [Pipeline] stash 08:31:02 Warning: overwriting stash ‘stack-cost’ 08:31:02 Stashed 1 file(s) [Pipeline] } 08:31:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:02 $ docker stop --time=1 d2d22a8165c643888ec3612b7ad26a9206784331214e4bec34c278e852873f1d 08:31:04 $ docker rm -f --volumes d2d22a8165c643888ec3612b7ad26a9206784331214e4bec34c278e852873f1d [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 08:31:05 provisioning config files... 08:31:05 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6720566173830095733tmp [Pipeline] { [Pipeline] sh 08:31:05 + set +x 08:31:05 + curl -s https://codecov.io/bash 08:31:05 + bash -s -- 08:31:05 08:31:05 _____ _ 08:31:05 / ____| | | 08:31:05 | | ___ __| | ___ ___ _____ __ 08:31:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:31:05 | |___| (_) | (_| | __/ (_| (_) \ V / 08:31:05 \_____\___/ \__,_|\___|\___\___/ \_/ 08:31:05 Bash-1.0.6 08:31:05 08:31:05 08:31:05 ==> git version 2.25.1 found 08:31:05 ==> 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 08:31:05 Release-Date: 2020-01-08 08:31:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:31:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:31:05 ==> Jenkins CI detected. 08:31:05 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 08:31:05 project root: . 08:31:05 --> token set from env 08:31:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:31:05 ==> Running gcov in . (disable via -X gcov) 08:31:05 ==> Python coveragepy not found 08:31:05 ==> Searching for coverage reports in: 08:31:05 + . 08:31:05 -> Found 1 reports 08:31:05 ==> Detecting git/mercurial file structure 08:31:05 ==> Reading reports 08:31:05 + ./coverage.out bytes=14565 08:31:05 ==> Appending adjustments 08:31:05 https://docs.codecov.io/docs/fixing-reports 08:31:05 + Found adjustments 08:31:05 ==> Gzipping contents 08:31:05 4.0K /tmp/codecov.S6epAT.gz 08:31:05 ==> Uploading reports 08:31:05 url: https://codecov.io 08:31:05 query: branch=main&commit=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:31:05 -> Pinging Codecov 08:31:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4de1ad1e37058f563b4b0d8e6c900d3cea3cb707&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:31:05 -> Uploading to 08:31:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/4de1ad1e37058f563b4b0d8e6c900d3cea3cb707/a9a3db9a-a3c1-4289-bbbe-961082a5c29e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T083105Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8f85262b8b4bbe05901249c6663322a37785bf95a80f1e3e77db2c0e115768f4 08:31:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:05 Dload Upload Total Spent Left Speed 08:31:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 22152 --:--:-- --:--:-- --:--:-- 22152 08:31:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] } 08:31:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:31:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:31:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:06 08:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:07 latest: Pulling from edgex-devops/edgex-snyk-go 08:31:08 2d35ebdb57d9: Already exists 08:31:08 85e8836fcdb2: Pulling fs layer 08:31:08 91631faa732a: Pulling fs layer 08:31:08 f3f5ae8826fa: Pulling fs layer 08:31:08 4f4fb700ef54: Pulling fs layer 08:31:08 7861252a18e6: Pulling fs layer 08:31:08 9130f900ef6f: Pulling fs layer 08:31:08 9130f900ef6f: Waiting 08:31:08 4f4fb700ef54: Waiting 08:31:08 7861252a18e6: Waiting 08:31:08 f3f5ae8826fa: Verifying Checksum 08:31:08 f3f5ae8826fa: Download complete 08:31:08 85e8836fcdb2: Download complete 08:31:08 4f4fb700ef54: Verifying Checksum 08:31:08 4f4fb700ef54: Download complete 08:31:08 7861252a18e6: Verifying Checksum 08:31:08 7861252a18e6: Download complete 08:31:09 91631faa732a: Verifying Checksum 08:31:09 91631faa732a: Download complete 08:31:10 9130f900ef6f: Verifying Checksum 08:31:10 9130f900ef6f: Download complete 08:31:13 85e8836fcdb2: Pull complete 08:31:20 91631faa732a: Pull complete 08:31:20 f3f5ae8826fa: Pull complete 08:31:20 4f4fb700ef54: Pull complete 08:31:21 7861252a18e6: Pull complete 08:31:27 9130f900ef6f: Pull complete 08:31:27 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:31:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:27 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:31:27 $ 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 08:31:32 $ docker top 1d3f706916b0ca938d01d5707c5609fa03460026c488c7f242a9ef8ed16fe9c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 08:31:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 08:31:32 + set -o pipefail 08:31:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 08:31:39 08:31:39 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 08:31:39 08:31:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/37631e21-650b-4e35-b935-297ce23aa119 08:31:39 08:31:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:31:39 08:31:39 08:31:39 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:31:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:31:39 $ docker stop --time=1 1d3f706916b0ca938d01d5707c5609fa03460026c488c7f242a9ef8ed16fe9c8 08:31:43 $ docker rm -f --volumes 1d3f706916b0ca938d01d5707c5609fa03460026c488c7f242a9ef8ed16fe9c8 [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 08:31:44 + git log --format=format:%s -1 4de1ad1e37058f563b4b0d8e6c900d3cea3cb707 [Pipeline] sh 08:31:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:45 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:31:45 $ 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 08:31:45 $ docker top 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:46 [ssh-agent] Looking for ssh-agent implementation... 08:31:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:46 $ docker exec 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 ssh-agent 08:31:46 SSH_AUTH_SOCK=/tmp/ssh-EM3tvQDeJqa0/agent.31 08:31:46 SSH_AGENT_PID=37 08:31:46 Running ssh-add (command line suppressed) 08:31:46 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6725042956836523848.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6725042956836523848.key) 08:31:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:46 + git semver tag 08:31:47 2026-05-14 08:31:47,018 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:31:47 2026-05-14 08:31:47,022 [run_tag] DEBUG tag force:False 08:31:47 2026-05-14 08:31:47,022 [check_head_tag] DEBUG check head tag 08:31:47 2026-05-14 08:31:47,023 [execute] INFO git cat-file --batch-check 08:31:47 2026-05-14 08:31:47,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 08:31:47 2026-05-14 08:31:47,025 [execute] INFO git cat-file --batch 08:31:47 2026-05-14 08:31:47,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 08:31:47 2026-05-14 08:31:47,039 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:31:47 2026-05-14 08:31:47,039 [execute] INFO git tag -a v4.1.0-dev.23 -m v4.1.0-dev.23 08:31:47 2026-05-14 08:31:47,039 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.23', '-m', 'v4.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 08:31:47 2026-05-14 08:31:47,041 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:31:47 4.1.0-dev.23 [Pipeline] } 08:31:47 $ docker exec --env ******** --env ******** 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 ssh-agent -k 08:31:47 unset SSH_AUTH_SOCK; 08:31:47 unset SSH_AGENT_PID; 08:31:47 echo Agent pid 37 killed; 08:31:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:47 + git semver [Pipeline] } 08:31:48 $ docker stop --time=1 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 08:31:49 $ docker rm -f --volumes 8360e23fa1a58577cf5dbd3d99f5441c045d0fb0defbe7b4226b14774d55b469 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:50 08:31:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:50 0.23.1-centos7: Pulling from edgex-lftools 08:31:50 ab5ef0e58194: Pulling fs layer 08:31:50 9712f1f96733: Pulling fs layer 08:31:50 63f879dbbcfc: Pulling fs layer 08:31:50 0d9ebad4ef96: Pulling fs layer 08:31:50 e9a5061849ea: Pulling fs layer 08:31:50 d747dcd14b5f: Pulling fs layer 08:31:50 2de7ff778b66: Pulling fs layer 08:31:50 e9a5061849ea: Waiting 08:31:50 0d9ebad4ef96: Waiting 08:31:50 d747dcd14b5f: Waiting 08:31:50 2de7ff778b66: Waiting 08:31:50 9712f1f96733: Verifying Checksum 08:31:50 9712f1f96733: Download complete 08:31:50 63f879dbbcfc: Verifying Checksum 08:31:50 63f879dbbcfc: Download complete 08:31:50 e9a5061849ea: Verifying Checksum 08:31:50 e9a5061849ea: Download complete 08:31:50 d747dcd14b5f: Verifying Checksum 08:31:50 d747dcd14b5f: Download complete 08:31:50 0d9ebad4ef96: Verifying Checksum 08:31:50 0d9ebad4ef96: Download complete 08:31:50 ab5ef0e58194: Verifying Checksum 08:31:50 ab5ef0e58194: Download complete 08:31:50 2de7ff778b66: Verifying Checksum 08:31:50 2de7ff778b66: Download complete 08:31:54 ab5ef0e58194: Pull complete 08:31:54 9712f1f96733: Pull complete 08:31:55 63f879dbbcfc: Pull complete 08:32:00 0d9ebad4ef96: Pull complete 08:32:00 e9a5061849ea: Pull complete 08:32:00 d747dcd14b5f: Pull complete 08:32:01 2de7ff778b66: Pull complete 08:32:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:32:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:01 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:32: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 08:32:07 $ docker top fc278e87a3fd496468a471f12546783d74eedd0b831e58d9dbf442cf9c054dc8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:32:07 provisioning config files... 08:32:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5861980284869799288tmp 08:32:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10249684738991373078tmp 08:32:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10383219884805722275tmp [Pipeline] { [Pipeline] echo 08:32:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:32:07 ---> sigul-configuration.sh 08:32:07 gpg: directory `/root/.gnupg' created 08:32:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:32:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:32:07 gpg: keyring `/root/.gnupg/secring.gpg' created 08:32:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:32:07 gpg: CAST5 encrypted data 08:32:07 gpg: encrypted with 1 passphrase 08:32:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:32:08 + mkdir /home/jenkins 08:32:08 + mkdir /home/jenkins/sigul [Pipeline] sh 08:32:08 + 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 08:32:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:32:08 ---> sigul-install.sh 08:32:08 Sigul already installed; skipping installation. [Pipeline] sh 08:32:09 + git tag --list 08:32:09 v1.0.0 08:32:09 v1.1.0 08:32:09 v1.1.1 08:32:09 v1.1.2 08:32:09 v1.2.0 08:32:09 v1.2.1 08:32:09 v2.0.0 08:32:09 v2.1.0 08:32:09 v2.1.1 08:32:09 v2.2.0 08:32:09 v2.3.0 08:32:09 v3.0 08:32:09 v3.0.0 08:32:09 v3.1 08:32:09 v3.1.0 08:32:09 v3.1.1 08:32:09 v4.0 08:32:09 v4.0.0 08:32:09 v4.0.1 08:32:09 v4.0.1-dev.1 08:32:09 v4.1.0-dev.1 08:32:09 v4.1.0-dev.10 08:32:09 v4.1.0-dev.11 08:32:09 v4.1.0-dev.12 08:32:09 v4.1.0-dev.13 08:32:09 v4.1.0-dev.14 08:32:09 v4.1.0-dev.15 08:32:09 v4.1.0-dev.16 08:32:09 v4.1.0-dev.17 08:32:09 v4.1.0-dev.18 08:32:09 v4.1.0-dev.19 08:32:09 v4.1.0-dev.2 08:32:09 v4.1.0-dev.20 08:32:09 v4.1.0-dev.21 08:32:09 v4.1.0-dev.22 08:32:09 v4.1.0-dev.23 08:32:09 v4.1.0-dev.3 08:32:09 v4.1.0-dev.4 08:32:09 v4.1.0-dev.5 08:32:09 v4.1.0-dev.6 08:32:09 v4.1.0-dev.7 08:32:09 v4.1.0-dev.8 08:32:09 v4.1.0-dev.9 [Pipeline] sh 08:32:09 + lftools sign git-tag v4.1.0-dev.23 08:32:09 Signing Git tag with Sigul... 08:32:09 Signing v4.1.0-dev.23 [Pipeline] echo 08:32:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:32:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:32:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:32:10 $ docker stop --time=1 fc278e87a3fd496468a471f12546783d74eedd0b831e58d9dbf442cf9c054dc8 08:32:12 $ docker rm -f --volumes fc278e87a3fd496468a471f12546783d74eedd0b831e58d9dbf442cf9c054dc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:32:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:12 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:32: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 08:32:13 $ docker top 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 -eo pid,comm 08:32:13 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). 08:32:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:13 [ssh-agent] Looking for ssh-agent implementation... 08:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:13 $ docker exec 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 ssh-agent 08:32:13 SSH_AUTH_SOCK=/tmp/ssh-v4B7YFUiHieM/agent.32 08:32:13 SSH_AGENT_PID=38 08:32:13 Running ssh-add (command line suppressed) 08:32:13 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14413164791068018030.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14413164791068018030.key) 08:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:13 + git semver bump pre 08:32:14 2026-05-14 08:32:14,095 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:32:14 2026-05-14 08:32:14,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:32:14 2026-05-14 08:32:14,099 [bump_version] DEBUG bumping version:4.1.0-dev.23 on axis:pre with prefix:dev 08:32:14 2026-05-14 08:32:14,099 [bump_version] DEBUG bumped version:4.1.0-dev.24 08:32:14 2026-05-14 08:32:14,099 [write_version] DEBUG write version:4.1.0-dev.24 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 08:32:14 2026-05-14 08:32:14,099 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:32:14 2026-05-14 08:32:14,099 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:32:14 2026-05-14 08:32:14,101 [execute] INFO git cat-file --batch-check 08:32:14 2026-05-14 08:32:14,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:32:14 2026-05-14 08:32:14,105 [execute] INFO git cat-file --batch 08:32:14 2026-05-14 08:32:14,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:32:14 2026-05-14 08:32:14,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:32:14 4.1.0-dev.24 [Pipeline] } 08:32:14 $ docker exec --env ******** --env ******** 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 ssh-agent -k 08:32:14 unset SSH_AUTH_SOCK; 08:32:14 unset SSH_AGENT_PID; 08:32:14 echo Agent pid 38 killed; 08:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:14 + git semver [Pipeline] } 08:32:14 $ docker stop --time=1 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 08:32:16 $ docker rm -f --volumes 3162ad1815207761b02d3bc93eeeebe7996e7930d25e2fc41a97b766dd006807 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:16 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:32:16 $ 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 08:32:17 $ docker top d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 -eo pid,comm 08:32:17 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). 08:32:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:17 [ssh-agent] Looking for ssh-agent implementation... 08:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:17 $ docker exec d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 ssh-agent 08:32:17 SSH_AUTH_SOCK=/tmp/ssh-JeU10zpu6EF6/agent.33 08:32:17 SSH_AGENT_PID=39 08:32:17 Running ssh-add (command line suppressed) 08:32:17 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9434357889548179281.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9434357889548179281.key) 08:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:17 + git semver push 08:32:18 2026-05-14 08:32:18,089 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:32:18 2026-05-14 08:32:18,092 [run_push] DEBUG push 08:32:18 2026-05-14 08:32:18,093 [execute] INFO git cat-file --batch-check 08:32:18 2026-05-14 08:32:18,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 08:32:18 2026-05-14 08:32:18,095 [execute] INFO git rev-list 28b49e67689a56772ca37752edcbf839cebef2c2 -- 08:32:18 2026-05-14 08:32:18,095 [execute] DEBUG Popen(['git', 'rev-list', '28b49e67689a56772ca37752edcbf839cebef2c2', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:32:18 2026-05-14 08:32:18,104 [execute] INFO git fetch -v -- origin 08:32:18 2026-05-14 08:32:18,104 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:32:18 2026-05-14 08:32:18,660 [run_push] DEBUG no remote changes detected 08:32:18 2026-05-14 08:32:18,660 [execute] INFO git push origin semver 08:32:18 2026-05-14 08:32:18,660 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:32:20 2026-05-14 08:32:19,772 [run_push] DEBUG push all version tags 08:32:20 2026-05-14 08:32:19,773 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:32:20 2026-05-14 08:32:19,773 [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) 08:32:21 2026-05-14 08:32:20,916 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 08:32:21 4.1.0-dev.24 [Pipeline] } 08:32:21 $ docker exec --env ******** --env ******** d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 ssh-agent -k 08:32:21 unset SSH_AUTH_SOCK; 08:32:21 unset SSH_AGENT_PID; 08:32:21 echo Agent pid 39 killed; 08:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:21 + git semver [Pipeline] } 08:32:21 $ docker stop --time=1 d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 08:32:23 $ docker rm -f --volumes d571ad9cf9300adf199d828e1fd2f785c2f66722e12ccf9938e4a46a5a3ada08 [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 08:32:23 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 08:32:23 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 08:32:23 total 16 08:32:23 drwxr-xr-x 3 root root 4096 May 14 08:18 . 08:32:23 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:32 .. 08:32:23 drwxr-xr-x 2 root root 4096 May 14 08:18 cost 08:32:23 -rw-r--r-- 1 root root 86 May 14 08:18 cost.csv 08:32:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 08:32:23 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 08:32:23 total 16 08:32:23 drwxr-xr-x 3 jenkins jenkins 4096 May 14 08:18 . 08:32:23 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:32 .. 08:32:23 drwxr-xr-x 2 jenkins jenkins 4096 May 14 08:18 cost 08:32:23 -rw-r--r-- 1 jenkins jenkins 86 May 14 08:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:32:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:32:24 ---> package-listing.sh 08:32:24 ++ facter osfamily 08:32:24 ++ tr '[:upper:]' '[:lower:]' 08:32:25 + OS_FAMILY=debian 08:32:25 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 08:32:25 + START_PACKAGES=/tmp/packages_start.txt 08:32:25 + END_PACKAGES=/tmp/packages_end.txt 08:32:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:25 + PACKAGES=/tmp/packages_start.txt 08:32:25 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 08:32:25 + PACKAGES=/tmp/packages_end.txt 08:32:25 + case "${OS_FAMILY}" in 08:32:25 + dpkg -l 08:32:25 + grep '^ii' 08:32:25 + '[' -f /tmp/packages_start.txt ']' 08:32:25 + '[' -f /tmp/packages_end.txt ']' 08:32:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:25 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 08:32:25 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 08:32:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 08:32:25 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 08:32:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:26 prd-ubuntu20.04-docker-8c-8g-9338 does not seem to be running inside a container 08:32:26 $ 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 08:32:26 $ docker top 5c1a0db9832d030a8928d610670708ae2fd4c9bb0660406f8bacf446a3cd231f -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:32:27 + mkdir -p /var/log/sysstat [Pipeline] sh 08:32:27 + ls /var/log/sa-host 08:32:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:27 provisioning config files... 08:32:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14925196085915998982tmp [Pipeline] { [Pipeline] echo 08:32:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:27 ---> create-netrc.sh [Pipeline] } 08:32:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:32:27 ---> python-tools-install.sh [Pipeline] echo 08:32:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:28 ---> sudo-logs.sh 08:32:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:32:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:28 ---> job-cost.sh 08:32:28 lf-activate-venv: SKIPPING 08:32:28 DEBUG: total: 0.2199999988079071 08:32:28 INFO: Retrieving Stack Cost... 08:32:28 INFO: Retrieving Pricing Info for: v3-standard-8 08:32:29 INFO: Archiving Costs [Pipeline] echo 08:32:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:29 ---> logs-deploy.sh 08:32:29 lf-activate-venv: SKIPPING 08:32:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/232 08:32:29 INFO: archiving workspace using pattern(s): 08:32:30 Archives upload complete. 08:32:30 INFO: archiving logs to Nexus