Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6022fc7304f0478cc490d8598391ea3e386b956e 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-ssh1115695138274861620.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh6155095399793141302.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3294085032010020218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh15038933970192962978.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9843318053198612198.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6335 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6022fc7304f0478cc490d8598391ea3e386b956e (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1750)" > git config core.sparsecheckout # timeout=10 > git checkout -f 6022fc7304f0478cc490d8598391ea3e386b956e # timeout=10 > git rev-list --no-walk f2a1cb59259ab0300503bc69bfb459a49fd0b879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:03:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:03:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:03:23 ========================================================= 02:03:23 EdgeX Global Pipelines Version Info 02:03:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:03:24 ------------------- 02:03:24 stable info: 02:03:24 ------------------- 02:03:24 Commited By: Cherry Wang cherry@iotechsys.com 02:03:24 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:03:24 Message: update stable to v1.0.276 02:03:25 ------------------- 02:03:25 experimental info: 02:03:25 ------------------- 02:03:25 Commited By: **** collab-it+edgex@linuxfoundation.org 02:03:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 02:03:25 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:03:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6022fc7 [Pipeline] echo 02:03:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:26 provisioning config files... 02:03:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config98123126557020298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:26 ---> ****-login.sh 02:03:26 nexus3.edgexfoundry.org:10001 02:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 02:03:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:03:27 Configure a credential helper to remove this warning. See 02:03:27 https://docs.****.com/go/credential-store/ 02:03:27 02:03:27 Login Succeeded 02:03:27 nexus3.edgexfoundry.org:10002 02:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 02:03:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:03:27 Configure a credential helper to remove this warning. See 02:03:27 https://docs.****.com/go/credential-store/ 02:03:27 02:03:27 Login Succeeded 02:03:27 nexus3.edgexfoundry.org:10003 02:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 02:03:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:03:27 Configure a credential helper to remove this warning. See 02:03:27 https://docs.****.com/go/credential-store/ 02:03:27 02:03:27 Login Succeeded 02:03:27 nexus3.edgexfoundry.org:10004 02:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 02:03:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:03:27 Configure a credential helper to remove this warning. See 02:03:27 https://docs.****.com/go/credential-store/ 02:03:27 02:03:27 Login Succeeded 02:03:27 ****.io 02:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:27 02:03:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:03:27 Configure a credential helper to remove this warning. See 02:03:27 https://docs.****.com/go/credential-store/ 02:03:27 02:03:27 Login Succeeded 02:03:27 ---> ****-login.sh ends [Pipeline] } 02:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:03:27 + git rev-list -1 --merges 6022fc7304f0478cc490d8598391ea3e386b956e~1..6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo 02:03:27 -----------> git rev-list -1 --merges 6022fc7304f0478cc490d8598391ea3e386b956e~1..6022fc7304f0478cc490d8598391ea3e386b956e 6022fc7304f0478cc490d8598391ea3e386b956e [false] [Pipeline] sh 02:03:28 + git log --format=format:%s -1 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo 02:03:28 ========================================================= 02:03:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:03:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:28 + git log --format=format:%s -1 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] echo 02:03:28 [semverPrep] GIT_COMMIT: 6022fc7304f0478cc490d8598391ea3e386b956e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#1750) [Pipeline] echo 02:03:28 [semverPrep] This is not a build commit. [Pipeline] sh 02:03:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:28 + grep -v github /etc/ssh/ssh_known_hosts 02:03:28 + [ -e /tmp/ssh_known_hosts ] 02:03:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:03:28 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:03:28 -a /etc/ssh/ssh_known_hosts 02:03:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:29 02:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:29 0.1.4: Pulling from edgex-devops/py-git-semver 02:03:29 3dae71ba6b94: Pulling fs layer 02:03:29 6bf1a483ea7c: Pulling fs layer 02:03:29 f5dfc541a4d3: Pulling fs layer 02:03:29 461d9e800cba: Pulling fs layer 02:03:29 80192f66455f: Pulling fs layer 02:03:29 2e8e34ca0e6c: Pulling fs layer 02:03:29 a29436f7fd5d: Pulling fs layer 02:03:29 923cac83aea3: Pulling fs layer 02:03:29 25ad8b0a4227: Pulling fs layer 02:03:29 db01528c6b51: Pulling fs layer 02:03:29 28988de357af: Pulling fs layer 02:03:29 a29436f7fd5d: Waiting 02:03:29 923cac83aea3: Waiting 02:03:29 25ad8b0a4227: Waiting 02:03:29 db01528c6b51: Waiting 02:03:29 28988de357af: Waiting 02:03:29 461d9e800cba: Waiting 02:03:29 80192f66455f: Waiting 02:03:29 2e8e34ca0e6c: Waiting 02:03:29 6bf1a483ea7c: Verifying Checksum 02:03:29 6bf1a483ea7c: Download complete 02:03:29 461d9e800cba: Verifying Checksum 02:03:29 461d9e800cba: Download complete 02:03:29 80192f66455f: Download complete 02:03:29 f5dfc541a4d3: Verifying Checksum 02:03:29 f5dfc541a4d3: Download complete 02:03:29 3dae71ba6b94: Verifying Checksum 02:03:29 3dae71ba6b94: Download complete 02:03:29 923cac83aea3: Verifying Checksum 02:03:29 923cac83aea3: Download complete 02:03:30 25ad8b0a4227: Verifying Checksum 02:03:30 25ad8b0a4227: Download complete 02:03:30 db01528c6b51: Verifying Checksum 02:03:30 db01528c6b51: Download complete 02:03:30 28988de357af: Verifying Checksum 02:03:30 28988de357af: Download complete 02:03:30 a29436f7fd5d: Download complete 02:03:30 2e8e34ca0e6c: Verifying Checksum 02:03:30 2e8e34ca0e6c: Download complete 02:03:31 3dae71ba6b94: Pull complete 02:03:31 6bf1a483ea7c: Pull complete 02:03:32 f5dfc541a4d3: Pull complete 02:03:32 461d9e800cba: Pull complete 02:03:32 80192f66455f: Pull complete 02:03:36 2e8e34ca0e6c: Pull complete 02:03:37 a29436f7fd5d: Pull complete 02:03:37 923cac83aea3: Pull complete 02:03:37 25ad8b0a4227: Pull complete 02:03:38 db01528c6b51: Pull complete 02:03:38 28988de357af: Pull complete 02:03:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:38 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:03:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:03:41 $ docker top 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 -eo pid,comm 02:03:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:03:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:41 [ssh-agent] Looking for ssh-agent implementation... 02:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:41 $ docker exec 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent 02:03:41 SSH_AUTH_SOCK=/tmp/ssh-McbNrJDhmNYj/agent.32 02:03:41 SSH_AGENT_PID=38 02:03:41 Running ssh-add (command line suppressed) 02:03:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_950218423896645974.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_950218423896645974.key) 02:03:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] sh 02:03:42 + git tag --points-at HEAD [Pipeline] } 02:03:42 $ docker exec --env ******** --env ******** 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent -k 02:03:42 unset SSH_AUTH_SOCK; 02:03:42 unset SSH_AGENT_PID; 02:03:42 echo Agent pid 38 killed; 02:03:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:42 [ssh-agent] Looking for ssh-agent implementation... 02:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:42 $ docker exec 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent 02:03:42 SSH_AUTH_SOCK=/tmp/ssh-qgYrjZJyvT4f/agent.85 02:03:42 SSH_AGENT_PID=91 02:03:42 Running ssh-add (command line suppressed) 02:03:43 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6930073820285677638.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6930073820285677638.key) 02:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:43 + git semver init 02:03:43 2025-08-06 02:03:43,609 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:03:43 2025-08-06 02:03:43,614 [run_init] DEBUG init version:0.0.0 force:False 02:03:43 2025-08-06 02:03:43,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 02:03:43 2025-08-06 02:03:43,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 02:03:43 2025-08-06 02:03:43,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 02:03:45 2025-08-06 02:03:44,968 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 02:03:45 2025-08-06 02:03:44,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 02:03:45 2025-08-06 02:03:44,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:03:45 2025-08-06 02:03:44,969 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:03:45 4.1.0-dev.28 [Pipeline] } 02:03:45 $ docker exec --env ******** --env ******** 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 ssh-agent -k 02:03:45 unset SSH_AUTH_SOCK; 02:03:45 unset SSH_AGENT_PID; 02:03:45 echo Agent pid 91 killed; 02:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:45 + git semver [Pipeline] } 02:03:45 $ docker stop --time=1 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 02:03:47 $ docker rm -f --volumes 96abd6fc6b9b84dba0f9d7bb01db25e0d93e343eb642604e9fd76bd6bce45a04 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:03:47 Stashed 1 file(s) [Pipeline] echo 02:03:47 [edgeXSemver]: initialized semver on version 4.1.0-dev.28 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:47 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage 02:03:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9035707505803749567tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:48 ---> ****-login.sh 02:03:48 nexus3.edgexfoundry.org:10001 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 Login Succeeded 02:03:48 nexus3.edgexfoundry.org:10002 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 Login Succeeded 02:03:48 nexus3.edgexfoundry.org:10003 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 Login Succeeded 02:03:48 nexus3.edgexfoundry.org:10004 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 Login Succeeded 02:03:48 ****.io 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 Login Succeeded 02:03:48 ---> ****-login.sh ends [Pipeline] } 02:03:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:03:48 ========================================================= 02:03:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:03:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:03:49 #0 building with "default" instance using docker driver 02:03:49 02:03:49 #1 [internal] load build definition from Dockerfile 02:03:49 #1 transferring dockerfile: 1.69kB done 02:03:49 #1 DONE 0.0s 02:03:49 02:03:49 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:03:49 #2 DONE 0.1s 02:03:50 02:03:50 #3 [internal] load .dockerignore 02:03:50 #3 transferring context: 182B done 02:03:50 #3 DONE 0.0s 02:03:50 02:03:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:03:50 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 02:03:50 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 02:03:50 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 02:03:50 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s 02:03:50 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 02:03:50 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 77.82kB / 74.06MB 0.1s 02:03:50 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:03:50 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 8.39MB / 74.06MB 0.2s 02:03:50 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 02:03:50 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 02:03:50 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 02:03:50 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 02:03:50 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 02:03:50 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 17.83MB / 74.06MB 0.3s 02:03:50 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 02:03:50 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 02:03:50 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 02:03:50 #4 ... 02:03:50 02:03:50 #5 [internal] load build context 02:03:50 #5 transferring context: 35.97MB 0.3s done 02:03:50 #5 DONE 0.4s 02:03:50 02:03:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 28.93MB / 74.06MB 0.4s 02:03:50 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 10.49MB / 103.05MB 0.4s 02:03:50 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.4s 02:03:50 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 53.48MB / 74.06MB 0.6s 02:03:50 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 26.21MB / 103.05MB 0.6s 02:03:50 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s 02:03:50 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 53.48MB / 103.05MB 0.8s 02:03:50 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s done 02:03:50 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 100.66MB / 103.05MB 1.0s 02:03:50 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 02:03:51 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 02:03:55 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.1s done 02:03:55 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 02:03:55 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 02:03:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:03:55 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 02:03:55 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 02:03:55 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 02:03:55 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 02:03:58 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.7s done 02:03:58 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 02:03:59 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 02:03:59 #4 DONE 9.1s 02:03:59 02:03:59 #6 [builder 2/7] WORKDIR /device-sdk-go 02:04:03 #6 DONE 3.6s 02:04:03 02:04:03 #7 [builder 3/7] RUN apk add --update --no-cache make git 02:04:03 #7 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:04:05 #7 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:04:05 #7 3.057 OK: 248 MiB in 58 packages 02:04:05 #7 DONE 3.2s 02:04:06 02:04:06 #8 [builder 4/7] COPY go.mod vendor* ./ 02:04:06 #8 DONE 0.0s 02:04:06 02:04:06 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:32 #9 DONE 25.5s 02:04:32 02:04:32 #10 [builder 6/7] COPY . . 02:04:32 #10 DONE 0.2s 02:04:32 02:04:32 #11 [builder 7/7] RUN echo noop 02:04:32 #11 0.200 noop 02:04:32 #11 DONE 0.2s 02:04:32 02:04:32 #12 exporting to image 02:04:32 #12 exporting layers 02:04:39 #12 exporting layers 6.9s done 02:04:39 #12 writing image sha256:c8e555360eb52d98ad4b398f54e6e90b81a2a0accfc473e2facf590a86e9fdcc done 02:04:39 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:04:39 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:39 + docker inspect -f . ci-base-image-x86_64 02:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:39 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:04:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:04:40 $ docker top 6aa0f4086145e84208260d4480aa69dcfc1af2d7188da3350a681476d66fb40c -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:40 + go version 02:04:40 go version go1.23.9 linux/amd64 [Pipeline] } 02:04:40 $ docker stop --time=1 6aa0f4086145e84208260d4480aa69dcfc1af2d7188da3350a681476d66fb40c 02:04:41 $ docker rm -f --volumes 6aa0f4086145e84208260d4480aa69dcfc1af2d7188da3350a681476d66fb40c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:42 + docker inspect -f . ci-base-image-x86_64 02:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:42 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:04:42 $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:04:42 $ docker top 3564cd1293b4d3eff70cbad6bbc36e8c582dea9479f40b996b7339f44156d339 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 02:04:43 + make test 02:04:43 go test -race -coverprofile=coverage.out ./... 02:04:51 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 02:05:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/application 1.028s coverage: 2.8% of statements 02:05:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.027s coverage: 29.4% of statements 02:05:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.030s coverage: 79.3% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 02:05:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.027s coverage: 90.4% of statements 02:05:29 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 02:05:29 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 02:05:29 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.081s coverage: 45.0% of statements 02:05:30 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 02:05:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.043s coverage: 14.3% of statements 02:05:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.695s coverage: 44.6% of statements 02:05:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.060s coverage: 69.4% of statements 02:05:35 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.4% of statements 02:05:35 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.047s coverage: 5.0% of statements 02:06:07 GO111MODULE=on go vet ./... 02:06:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:09 ./bin/test-attribution-txt.sh 02:06:09 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:06:09 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:06:09 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 02:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:06:10 $ docker stop --time=1 3564cd1293b4d3eff70cbad6bbc36e8c582dea9479f40b996b7339f44156d339 02:06:14 $ docker rm -f --volumes 3564cd1293b4d3eff70cbad6bbc36e8c582dea9479f40b996b7339f44156d339 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:06:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:16 + ls -al . 02:06:16 total 608 02:06:16 drwxrwxr-x 11 jenkins jenkins 4096 Aug 6 02:04 . 02:06:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 02:03 .. 02:06:16 -rw-rw-r-- 1 jenkins jenkins 140 Aug 6 02:03 .dockerignore 02:06:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 02:05 .git 02:06:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 02:03 .github 02:06:16 -rw-rw-r-- 1 jenkins jenkins 137 Aug 6 02:03 .gitignore 02:06:16 -rw-rw-r-- 1 jenkins jenkins 199 Aug 6 02:03 .golangci.yml 02:06:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 02:03 .semver 02:06:16 -rw-rw-r-- 1 jenkins jenkins 53715 Aug 6 02:03 CHANGELOG.md 02:06:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 02:03 GOVERNANCE.md 02:06:16 -rw-rw-r-- 1 jenkins jenkins 882 Aug 6 02:03 Jenkinsfile 02:06:16 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 6 02:03 LICENSE 02:06:16 -rw-rw-r-- 1 jenkins jenkins 2424 Aug 6 02:03 Makefile 02:06:16 -rw-rw-r-- 1 jenkins jenkins 619 Aug 6 02:03 OWNERS.md 02:06:16 -rw-rw-r-- 1 jenkins jenkins 4937 Aug 6 02:03 README.md 02:06:16 -rw-rw-r-- 1 jenkins jenkins 12 Aug 6 02:03 VERSION 02:06:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 02:03 bin 02:06:16 -rw-r--r-- 1 jenkins jenkins 364361 Aug 6 02:05 coverage.out 02:06:16 drwxrwxr-x 5 jenkins jenkins 4096 Aug 6 02:03 example 02:06:16 -rw-rw-r-- 1 jenkins jenkins 6112 Aug 6 02:03 go.mod 02:06:16 -rw-rw-r-- 1 jenkins jenkins 86554 Aug 6 02:03 go.sum 02:06:16 drwxrwxr-x 13 jenkins jenkins 4096 Aug 6 02:03 internal 02:06:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 02:03 openapi 02:06:16 drwxrwxr-x 6 jenkins jenkins 4096 Aug 6 02:03 pkg 02:06:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 02:03 snap 02:06:16 -rw-rw-r-- 1 jenkins jenkins 222 Aug 6 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:16 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6022fc7304f0478cc490d8598391ea3e386b956e --label arch=amd64 --label version=4.1.0-dev.28 . 02:06:16 #0 building with "default" instance using docker driver 02:06:16 02:06:16 #1 [internal] load build definition from Dockerfile 02:06:16 #1 transferring dockerfile: 1.69kB done 02:06:16 #1 DONE 0.0s 02:06:16 02:06:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:06:16 #2 DONE 0.0s 02:06:16 02:06:16 #3 [internal] load metadata for docker.io/library/alpine:3.20 02:06:16 #3 DONE 0.1s 02:06:16 02:06:16 #4 [internal] load .dockerignore 02:06:16 #4 transferring context: 182B done 02:06:16 #4 DONE 0.0s 02:06:16 02:06:16 #5 [internal] load build context 02:06:16 #5 transferring context: 394.96kB 0.0s done 02:06:16 #5 DONE 0.1s 02:06:16 02:06:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:06:16 #6 DONE 0.1s 02:06:16 02:06:16 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:06:16 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 02:06:16 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 02:06:16 #7 ... 02:06:16 02:06:16 #8 [builder 2/7] WORKDIR /device-sdk-go 02:06:16 #8 DONE 0.1s 02:06:16 02:06:16 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 02:06:16 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 02:06:16 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 02:06:16 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 02:06:16 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 02:06:16 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 02:06:16 #7 DONE 0.3s 02:06:16 02:06:16 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:06:17 #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:17 #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:17 #9 0.598 (1/1) Installing dumb-init (1.2.5-r3) 02:06:17 #9 0.603 Executing busybox-1.36.1-r29.trigger 02:06:17 #9 0.610 OK: 8 MiB in 15 packages 02:06:17 #9 ... 02:06:17 02:06:17 #10 [builder 3/7] RUN apk add --update --no-cache make git 02:06:17 #10 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:17 #10 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:17 #10 0.748 OK: 248 MiB in 58 packages 02:06:17 #10 DONE 0.9s 02:06:17 02:06:17 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:06:17 #9 DONE 0.8s 02:06:17 02:06:17 #11 [builder 4/7] COPY go.mod vendor* ./ 02:06:17 #11 DONE 0.0s 02:06:17 02:06:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:18 #12 DONE 0.6s 02:06:18 02:06:18 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:06:18 #13 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:06:18 #13 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:06:18 #13 0.819 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 02:06:18 #13 ... 02:06:18 02:06:18 #14 [builder 6/7] COPY . . 02:06:18 #14 DONE 0.3s 02:06:18 02:06:18 #13 [stage-1 3/7] RUN apk --no-cache upgrade 02:06:18 #13 0.833 Executing busybox-1.36.1-r30.post-upgrade 02:06:18 #13 0.923 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 02:06:18 #13 0.927 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 02:06:18 #13 0.931 Executing busybox-1.36.1-r30.trigger 02:06:18 #13 0.940 OK: 8 MiB in 15 packages 02:06:18 #13 DONE 1.0s 02:06:18 02:06:18 #15 [builder 7/7] RUN make build 02:06:19 #15 0.380 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.1.0-dev.28 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 02:06:45 #15 DONE 25.8s 02:06:45 02:06:45 #16 [stage-1 4/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 02:06:45 #16 DONE 0.0s 02:06:45 02:06:45 #17 [stage-1 5/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 02:06:45 #17 DONE 0.4s 02:06:45 02:06:45 #18 [stage-1 6/7] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 02:06:45 #18 DONE 0.0s 02:06:45 02:06:45 #19 exporting to image 02:06:45 #19 exporting layers 0.1s done 02:06:45 #19 writing image sha256:68d86fb63c72e8045b39ac0eea85c6dd1800cbb6a719f5b3180791b36066906b done 02:06:45 #19 naming to docker.io/library/device-sdk-simple done 02:06:45 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 02:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:46 02:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:46 latest: Pulling from edgex-lftools-log-publisher 02:06:46 5eb5b503b376: Pulling fs layer 02:06:46 5c69ac0246d0: Pulling fs layer 02:06:46 ec43610c2a17: Pulling fs layer 02:06:46 3a2ae6a8a46f: Pulling fs layer 02:06:46 33b1e0a273af: Pulling fs layer 02:06:46 5d3b04190fa2: Pulling fs layer 02:06:46 3a2ae6a8a46f: Waiting 02:06:46 33b1e0a273af: Waiting 02:06:46 2f39f015ded8: Pulling fs layer 02:06:46 5d3b04190fa2: Waiting 02:06:46 2f39f015ded8: Waiting 02:06:46 5c69ac0246d0: Verifying Checksum 02:06:46 5c69ac0246d0: Download complete 02:06:46 3a2ae6a8a46f: Download complete 02:06:46 33b1e0a273af: Verifying Checksum 02:06:46 33b1e0a273af: Download complete 02:06:46 5d3b04190fa2: Download complete 02:06:46 ec43610c2a17: Verifying Checksum 02:06:46 ec43610c2a17: Download complete 02:06:46 5eb5b503b376: Verifying Checksum 02:06:46 5eb5b503b376: Download complete 02:06:47 2f39f015ded8: Download complete 02:06:48 5eb5b503b376: Pull complete 02:06:48 5c69ac0246d0: Pull complete 02:06:48 ec43610c2a17: Pull complete 02:06:48 3a2ae6a8a46f: Pull complete 02:06:49 33b1e0a273af: Pull complete 02:06:49 5d3b04190fa2: Pull complete 02:06:55 2f39f015ded8: Pull complete 02:06:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:55 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:06:55 $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:06:58 $ docker top 6fc87d52738275dda6e8e377942be75f73820a0bc00ce0da2cfb3f65777e7fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:58 ---> job-cost.sh 02:06:58 lf-activate-venv: SKIPPING 02:06:58 INFO: No Stack... 02:06:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:59 INFO: Archiving Costs [Pipeline] sh 02:06:59 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 02:06:59 + cut -d, -f6 [Pipeline] lock 02:06:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] 02:06:59 Resource [jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] did not exist. Created. 02:06:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:07:00 Stashed 1 file(s) [Pipeline] } 02:07:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-383-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:00 $ docker stop --time=1 6fc87d52738275dda6e8e377942be75f73820a0bc00ce0da2cfb3f65777e7fca 02:07:01 $ docker rm -f --volumes 6fc87d52738275dda6e8e377942be75f73820a0bc00ce0da2cfb3f65777e7fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:07:01 provisioning config files... 02:07:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8927915998928414343tmp [Pipeline] { [Pipeline] sh 02:07:01 + set +x 02:07:01 + curl -s https://codecov.io/bash 02:07:01 + bash -s -- 02:07:01 02:07:01 _____ _ 02:07:01 / ____| | | 02:07:01 | | ___ __| | ___ ___ _____ __ 02:07:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:01 Bash-1.0.6 02:07:01 02:07:01 02:07:01 ==> git version 2.25.1 found 02:07:01 ==> 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 02:07:01 Release-Date: 2020-01-08 02:07:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:01 ==> Jenkins CI detected. 02:07:01 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 02:07:01 project root: . 02:07:01 --> token set from env 02:07:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:01 ==> Running gcov in . (disable via -X gcov) 02:07:01 ==> Python coveragepy not found 02:07:01 ==> Searching for coverage reports in: 02:07:01 + . 02:07:01 -> Found 1 reports 02:07:01 ==> Detecting git/mercurial file structure 02:07:02 ==> Reading reports 02:07:02 + ./coverage.out bytes=364361 02:07:02 ==> Appending adjustments 02:07:02 https://docs.codecov.io/docs/fixing-reports 02:07:02 + Found adjustments 02:07:02 ==> Gzipping contents 02:07:02 36K /tmp/codecov.YcUQnI.gz 02:07:02 ==> Uploading reports 02:07:02 url: https://codecov.io 02:07:02 query: branch=main&commit=6022fc7304f0478cc490d8598391ea3e386b956e&build=383&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F383%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:02 -> Pinging Codecov 02:07:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6022fc7304f0478cc490d8598391ea3e386b956e&build=383&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F383%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:02 -> Uploading to 02:07:02 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/6022fc7304f0478cc490d8598391ea3e386b956e/f8f6ee45-1061-4c9f-82fa-c45af5b002cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250806%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250806T020702Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0107cd0e7c7524fb44f3b531036e69071ba7188ebbccc92cf2a5067a9e2c93d5 02:07:02 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:02 Dload Upload Total Spent Left Speed 02:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35869 0 0 100 35869 0 223k --:--:-- --:--:-- --:--:-- 223k 02:07:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] } 02:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:03 02:07:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:03 latest: Pulling from edgex-devops/edgex-snyk-go 02:07:03 0a9a5dfd008f: Already exists 02:07:03 36466aa92d05: Already exists 02:07:03 e10405b45d13: Already exists 02:07:03 096b7ceb2af7: Already exists 02:07:03 4f4fb700ef54: Already exists 02:07:03 e50aa161e22a: Pulling fs layer 02:07:03 d3c8db5fb9df: Pulling fs layer 02:07:03 e50aa161e22a: Verifying Checksum 02:07:03 e50aa161e22a: Download complete 02:07:04 e50aa161e22a: Pull complete 02:07:05 d3c8db5fb9df: Verifying Checksum 02:07:05 d3c8db5fb9df: Download complete 02:07:08 d3c8db5fb9df: Pull complete 02:07:08 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:08 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:07:08 $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:07:10 $ docker top f991aa3adfc5072c75421a11c65dd4075930cd18b0d686e300a5e441b9f44026 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 02:07:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 02:07:11 + set -o pipefail 02:07:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 02:07:17 02:07:17 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... 02:07:17 02:07:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/25368cf4-b9fb-4a78-9eed-a2e79562a951 02:07:17 02:07:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:17 02:07:18 02:07:18 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:07:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:07:18 $ docker stop --time=1 f991aa3adfc5072c75421a11c65dd4075930cd18b0d686e300a5e441b9f44026 02:07:22 $ docker rm -f --volumes f991aa3adfc5072c75421a11c65dd4075930cd18b0d686e300a5e441b9f44026 [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) [Pipeline] echo 02:07:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:23 provisioning config files... 02:07:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12164059437878293100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:23 --> edgex-publish-swagger.sh 02:07:23 === Publish openapi API === 02:07:23 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:07:23 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] 02:07:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:23 Dload Upload Total Spent Left Speed 02:07:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38224 100 66 100 38158 445 251k --:--:-- --:--:-- --:--:-- 252k 02:07:23 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:07:23 [Pipeline] } 02:07:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:23 + git log --format=format:%s -1 6022fc7304f0478cc490d8598391ea3e386b956e [Pipeline] sh 02:07:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:24 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:07:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:07:25 $ docker top 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 -eo pid,comm 02:07:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:25 [ssh-agent] Looking for ssh-agent implementation... 02:07:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:25 $ docker exec 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 ssh-agent 02:07:25 SSH_AUTH_SOCK=/tmp/ssh-1wf8hsEv3Eum/agent.32 02:07:25 SSH_AGENT_PID=38 02:07:25 Running ssh-add (command line suppressed) 02:07:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4893951061091372240.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4893951061091372240.key) 02:07:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:25 + git semver tag 02:07:26 2025-08-06 02:07:26,062 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:26 2025-08-06 02:07:26,067 [run_tag] DEBUG tag force:False 02:07:26 2025-08-06 02:07:26,067 [check_head_tag] DEBUG check head tag 02:07:26 2025-08-06 02:07:26,068 [execute] INFO git cat-file --batch-check 02:07:26 2025-08-06 02:07:26,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 02:07:26 2025-08-06 02:07:26,070 [execute] INFO git cat-file --batch 02:07:26 2025-08-06 02:07:26,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=, shell=False, universal_newlines=False) 02:07:26 2025-08-06 02:07:26,084 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:26 2025-08-06 02:07:26,084 [execute] INFO git tag -a v4.1.0-dev.28 -m v4.1.0-dev.28 02:07:26 2025-08-06 02:07:26,084 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.28', '-m', 'v4.1.0-dev.28'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 02:07:26 2025-08-06 02:07:26,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:26 4.1.0-dev.28 [Pipeline] } 02:07:26 $ docker exec --env ******** --env ******** 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 ssh-agent -k 02:07:26 unset SSH_AUTH_SOCK; 02:07:26 unset SSH_AGENT_PID; 02:07:26 echo Agent pid 38 killed; 02:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:26 + git semver [Pipeline] } 02:07:27 $ docker stop --time=1 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 02:07:28 $ docker rm -f --volumes 3d8f0da2fc9939ad3807ed078fcc7cde273e3cca50dd23534852ba3dcbfffcb3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:28 02:07:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:29 0.23.1-centos7: Pulling from edgex-lftools 02:07:29 ab5ef0e58194: Pulling fs layer 02:07:29 9712f1f96733: Pulling fs layer 02:07:29 63f879dbbcfc: Pulling fs layer 02:07:29 0d9ebad4ef96: Pulling fs layer 02:07:29 e9a5061849ea: Pulling fs layer 02:07:29 d747dcd14b5f: Pulling fs layer 02:07:29 2de7ff778b66: Pulling fs layer 02:07:29 e9a5061849ea: Waiting 02:07:29 d747dcd14b5f: Waiting 02:07:29 2de7ff778b66: Waiting 02:07:29 0d9ebad4ef96: Waiting 02:07:29 9712f1f96733: Verifying Checksum 02:07:29 9712f1f96733: Download complete 02:07:29 63f879dbbcfc: Verifying Checksum 02:07:29 63f879dbbcfc: Download complete 02:07:29 e9a5061849ea: Verifying Checksum 02:07:29 e9a5061849ea: Download complete 02:07:29 d747dcd14b5f: Verifying Checksum 02:07:29 d747dcd14b5f: Download complete 02:07:29 0d9ebad4ef96: Verifying Checksum 02:07:29 0d9ebad4ef96: Download complete 02:07:29 ab5ef0e58194: Verifying Checksum 02:07:29 ab5ef0e58194: Download complete 02:07:29 2de7ff778b66: Verifying Checksum 02:07:29 2de7ff778b66: Download complete 02:07:34 ab5ef0e58194: Pull complete 02:07:34 9712f1f96733: Pull complete 02:07:34 63f879dbbcfc: Pull complete 02:07:39 0d9ebad4ef96: Pull complete 02:07:39 e9a5061849ea: Pull complete 02:07:39 d747dcd14b5f: Pull complete 02:07:40 2de7ff778b66: Pull complete 02:07:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:40 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:07:44 $ docker top 99d7c2525152a8f80c4d9392db0a654546806d6a3812273575300b913c40ecfe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:07:44 provisioning config files... 02:07:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8783869663841198251tmp 02:07:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3705621356044074621tmp 02:07:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9645090173207155206tmp [Pipeline] { [Pipeline] echo 02:07:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:07:44 ---> sigul-configuration.sh 02:07:44 gpg: directory `/root/.gnupg' created 02:07:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:07:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:07:44 gpg: keyring `/root/.gnupg/secring.gpg' created 02:07:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:07:44 gpg: CAST5 encrypted data 02:07:44 gpg: encrypted with 1 passphrase 02:07:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:07:45 + mkdir /home/jenkins 02:07:45 + mkdir /home/jenkins/sigul [Pipeline] sh 02:07:45 + 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 02:07:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:07:45 ---> sigul-install.sh 02:07:45 Sigul already installed; skipping installation. [Pipeline] sh 02:07:46 + git tag --list 02:07:46 0.7.1 02:07:46 delhi-tag 02:07:46 v1.0.0 02:07:46 v1.1.0 02:07:46 v1.1.1 02:07:46 v1.1.2 02:07:46 v1.2.0 02:07:46 v1.2.1 02:07:46 v1.2.2 02:07:46 v1.2.3 02:07:46 v1.3.0 02:07:46 v1.4.0 02:07:46 v2.0.0 02:07:46 v2.1.0 02:07:46 v2.1.1 02:07:46 v2.2.0 02:07:46 v2.3.0 02:07:46 v2.3.1 02:07:46 v3.0 02:07:46 v3.0.0 02:07:46 v3.1 02:07:46 v3.1.0 02:07:46 v3.1.1 02:07:46 v4.0 02:07:46 v4.0.0 02:07:46 v4.1.0-dev.1 02:07:46 v4.1.0-dev.10 02:07:46 v4.1.0-dev.11 02:07:46 v4.1.0-dev.12 02:07:46 v4.1.0-dev.13 02:07:46 v4.1.0-dev.14 02:07:46 v4.1.0-dev.15 02:07:46 v4.1.0-dev.16 02:07:46 v4.1.0-dev.17 02:07:46 v4.1.0-dev.18 02:07:46 v4.1.0-dev.19 02:07:46 v4.1.0-dev.2 02:07:46 v4.1.0-dev.20 02:07:46 v4.1.0-dev.21 02:07:46 v4.1.0-dev.22 02:07:46 v4.1.0-dev.23 02:07:46 v4.1.0-dev.24 02:07:46 v4.1.0-dev.25 02:07:46 v4.1.0-dev.26 02:07:46 v4.1.0-dev.27 02:07:46 v4.1.0-dev.28 02:07:46 v4.1.0-dev.3 02:07:46 v4.1.0-dev.4 02:07:46 v4.1.0-dev.5 02:07:46 v4.1.0-dev.6 02:07:46 v4.1.0-dev.7 02:07:46 v4.1.0-dev.8 02:07:46 v4.1.0-dev.9 [Pipeline] sh 02:07:46 + lftools sign git-tag v4.1.0-dev.28 02:07:47 Signing Git tag with Sigul... 02:07:47 Signing v4.1.0-dev.28 [Pipeline] echo 02:07:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:07:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:07:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:07:47 $ docker stop --time=1 99d7c2525152a8f80c4d9392db0a654546806d6a3812273575300b913c40ecfe 02:07:48 $ docker rm -f --volumes 99d7c2525152a8f80c4d9392db0a654546806d6a3812273575300b913c40ecfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:07:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:49 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:07:50 $ docker top d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 -eo pid,comm 02:07:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:50 [ssh-agent] Looking for ssh-agent implementation... 02:07:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:50 $ docker exec d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 ssh-agent 02:07:50 SSH_AUTH_SOCK=/tmp/ssh-KzbpfHGwWt2V/agent.32 02:07:50 SSH_AGENT_PID=38 02:07:50 Running ssh-add (command line suppressed) 02:07:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1859959430596197571.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1859959430596197571.key) 02:07:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:51 + git semver bump pre 02:07:51 2025-08-06 02:07:51,227 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:51 2025-08-06 02:07:51,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:51 2025-08-06 02:07:51,231 [bump_version] DEBUG bumping version:4.1.0-dev.28 on axis:pre with prefix:dev 02:07:51 2025-08-06 02:07:51,231 [bump_version] DEBUG bumped version:4.1.0-dev.29 02:07:51 2025-08-06 02:07:51,231 [write_version] DEBUG write version:4.1.0-dev.29 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 02:07:51 2025-08-06 02:07:51,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:51 2025-08-06 02:07:51,231 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:51 2025-08-06 02:07:51,234 [execute] INFO git cat-file --batch-check 02:07:51 2025-08-06 02:07:51,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:07:51 2025-08-06 02:07:51,238 [execute] INFO git cat-file --batch 02:07:51 2025-08-06 02:07:51,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:07:51 2025-08-06 02:07:51,242 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:51 4.1.0-dev.29 [Pipeline] } 02:07:51 $ docker exec --env ******** --env ******** d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 ssh-agent -k 02:07:51 unset SSH_AUTH_SOCK; 02:07:51 unset SSH_AGENT_PID; 02:07:51 echo Agent pid 38 killed; 02:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:51 + git semver [Pipeline] } 02:07:52 $ docker stop --time=1 d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 02:07:53 $ docker rm -f --volumes d310150e6951132d6cee666a9848863d3417f5bf84194ac2cc98950f0d182c70 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:54 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:07:54 $ docker top 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 -eo pid,comm 02:07:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:54 [ssh-agent] Looking for ssh-agent implementation... 02:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:54 $ docker exec 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 ssh-agent 02:07:54 SSH_AUTH_SOCK=/tmp/ssh-xrL9ZxiEYLRR/agent.32 02:07:54 SSH_AGENT_PID=38 02:07:54 Running ssh-add (command line suppressed) 02:07:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5713457728646462438.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5713457728646462438.key) 02:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:55 + git semver push 02:07:55 2025-08-06 02:07:55,522 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:55 2025-08-06 02:07:55,525 [run_push] DEBUG push 02:07:55 2025-08-06 02:07:55,526 [execute] INFO git cat-file --batch-check 02:07:55 2025-08-06 02:07:55,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:07:55 2025-08-06 02:07:55,528 [execute] INFO git rev-list 033a9ffea4b14d02c10caa0754a5dc372dde4fec -- 02:07:55 2025-08-06 02:07:55,528 [execute] DEBUG Popen(['git', 'rev-list', '033a9ffea4b14d02c10caa0754a5dc372dde4fec', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:07:55 2025-08-06 02:07:55,539 [execute] INFO git fetch -v -- origin 02:07:55 2025-08-06 02:07:55,539 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:07:56 2025-08-06 02:07:55,993 [run_push] DEBUG no remote changes detected 02:07:56 2025-08-06 02:07:55,993 [execute] INFO git push origin semver 02:07:56 2025-08-06 02:07:55,993 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:07:57 2025-08-06 02:07:56,744 [run_push] DEBUG push all version tags 02:07:57 2025-08-06 02:07:56,744 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:07:57 2025-08-06 02:07:56,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, stdin=None, shell=False, universal_newlines=False) 02:07:57 2025-08-06 02:07:57,463 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 02:07:57 4.1.0-dev.29 [Pipeline] } 02:07:57 $ docker exec --env ******** --env ******** 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 ssh-agent -k 02:07:57 unset SSH_AUTH_SOCK; 02:07:57 unset SSH_AGENT_PID; 02:07:57 echo Agent pid 38 killed; 02:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:58 + git semver [Pipeline] } 02:07:58 $ docker stop --time=1 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 02:07:59 $ docker rm -f --volumes 2313fa9cdc41eb2640e1255bc709620e80a51bd937d8debd55bad6477940faa5 [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 02:08:00 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 02:08:00 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:08:00 total 16 02:08:00 drwxr-xr-x 3 root root 4096 Aug 6 02:06 . 02:08:00 drwxrwxr-x 12 jenkins jenkins 4096 Aug 6 02:07 .. 02:08:00 drwxr-xr-x 2 root root 4096 Aug 6 02:06 cost 02:08:00 -rw-r--r-- 1 root root 85 Aug 6 02:06 cost.csv 02:08:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:08:00 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 02:08:00 total 16 02:08:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 02:06 . 02:08:00 drwxrwxr-x 12 jenkins jenkins 4096 Aug 6 02:07 .. 02:08:00 drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 02:06 cost 02:08:00 -rw-r--r-- 1 jenkins jenkins 85 Aug 6 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:01 ---> package-listing.sh 02:08:01 ++ facter osfamily 02:08:01 ++ tr '[:upper:]' '[:lower:]' 02:08:01 + OS_FAMILY=debian 02:08:01 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 02:08:01 + START_PACKAGES=/tmp/packages_start.txt 02:08:01 + END_PACKAGES=/tmp/packages_end.txt 02:08:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:01 + PACKAGES=/tmp/packages_start.txt 02:08:01 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:08:01 + PACKAGES=/tmp/packages_end.txt 02:08:01 + case "${OS_FAMILY}" in 02:08:01 + dpkg -l 02:08:01 + grep '^ii' 02:08:01 + '[' -f /tmp/packages_start.txt ']' 02:08:01 + '[' -f /tmp/packages_end.txt ']' 02:08:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:01 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 02:08:01 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 02:08:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 02:08:01 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:02 prd-ubuntu20.04-docker-8c-8g-6335 does not seem to be running inside a container 02:08:02 $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 02:08:02 $ docker top 457806fed1d89f1cf416911151582a68a6902f6f73506422acdc2fc33e65b068 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:03 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:03 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:03 + ls /var/log/sa-host 02:08:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:03 provisioning config files... 02:08:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14499395045995080314tmp [Pipeline] { [Pipeline] echo 02:08:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:04 ---> create-netrc.sh [Pipeline] } 02:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:04 ---> python-tools-install.sh [Pipeline] echo 02:08:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:04 ---> sudo-logs.sh 02:08:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:05 ---> job-cost.sh 02:08:05 lf-activate-venv: SKIPPING 02:08:05 DEBUG: total: 0.2199999988079071 02:08:05 INFO: Retrieving Stack Cost... 02:08:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:05 INFO: Archiving Costs [Pipeline] echo 02:08:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:05 ---> logs-deploy.sh 02:08:05 lf-activate-venv: SKIPPING 02:08:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/383 02:08:05 INFO: archiving workspace using pattern(s): 02:08:06 Archives upload complete. 02:08:07 INFO: archiving logs to Nexus 02:08:07 ---> uname -a: 02:08:07 Linux prd-ubuntu20-04-docker-8c-8g-6335 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:08:07 02:08:07 02:08:07 ---> lscpu: 02:08:07 Architecture: x86_64 02:08:07 CPU op-mode(s): 32-bit, 64-bit 02:08:07 Byte Order: Little Endian 02:08:07 Address sizes: 40 bits physical, 48 bits virtual 02:08:07 CPU(s): 8 02:08:07 On-line CPU(s) list: 0-7 02:08:07 Thread(s) per core: 1 02:08:07 Core(s) per socket: 1 02:08:07 Socket(s): 8 02:08:07 NUMA node(s): 1 02:08:07 Vendor ID: AuthenticAMD 02:08:07 CPU family: 23 02:08:07 Model: 49 02:08:07 Model name: AMD EPYC-Rome Processor 02:08:07 Stepping: 0 02:08:07 CPU MHz: 2799.998 02:08:07 BogoMIPS: 5599.99 02:08:07 Virtualization: AMD-V 02:08:07 Hypervisor vendor: KVM 02:08:07 Virtualization type: full 02:08:07 L1d cache: 256 KiB 02:08:07 L1i cache: 256 KiB 02:08:07 L2 cache: 4 MiB 02:08:07 L3 cache: 128 MiB 02:08:07 NUMA node0 CPU(s): 0-7 02:08:07 Vulnerability Gather data sampling: Not affected 02:08:07 Vulnerability Itlb multihit: Not affected 02:08:07 Vulnerability L1tf: Not affected 02:08:07 Vulnerability Mds: Not affected 02:08:07 Vulnerability Meltdown: Not affected 02:08:07 Vulnerability Mmio stale data: Not affected 02:08:07 Vulnerability Retbleed: Vulnerable 02:08:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:08:07 Vulnerability Srbds: Not affected 02:08:07 Vulnerability Tsx async abort: Not affected 02:08:07 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:08:07 02:08:07 02:08:07 ---> nproc: 02:08:07 8 02:08:07 02:08:07 02:08:07 ---> df -h: 02:08:07 Filesystem Size Used Avail Use% Mounted on 02:08:07 overlay 155G 14G 142G 9% / 02:08:07 tmpfs 64M 0 64M 0% /dev 02:08:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:08:07 shm 64M 0 64M 0% /dev/shm 02:08:07 /dev/vda1 155G 14G 142G 9% /facter-os 02:08:07 02:08:07 02:08:07 ---> sar -b -r -n DEV: 02:08:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6335) 08/06/25 _x86_64_ (8 CPU) 02:08:07 02:08:07 02:02:38 LINUX RESTART (8 CPU) 02:08:07 02:08:07 02:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:07 02:04:01 403.89 74.10 329.79 0.00 13184.42 81422.74 0.00 02:08:07 02:05:01 197.72 2.83 194.88 0.00 38.66 47242.79 0.00 02:08:07 02:06:01 41.75 0.08 41.67 0.00 0.67 28546.90 0.00 02:08:07 02:07:01 173.35 0.48 172.87 0.00 62.26 50121.38 0.00 02:08:07 02:08:01 159.61 1.68 157.92 0.00 58.92 53376.17 0.00 02:08:07 Average: 193.88 15.45 178.43 0.00 2599.40 51947.70 0.00 02:08:07 02:08:07 02:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:07 02:04:01 28446568 31487328 799904 2.43 90848 3224804 1905916 5.62 1066776 2951168 255468 02:08:07 02:05:01 26389376 31246668 1025792 3.12 152168 4804780 2279276 6.72 2013224 3874028 627364 02:08:07 02:06:01 25438800 30581376 1690640 5.14 157300 5053520 2639592 7.78 2414952 4393428 391884 02:08:07 02:07:01 26202300 31475076 796080 2.42 173248 5153092 1870256 5.51 1653812 4372864 432 02:08:07 02:08:01 24938176 31460496 804628 2.45 227708 6241076 1775984 5.24 1779576 5395792 880 02:08:07 Average: 26283044 31250189 1023409 3.11 160254 4895454 2094205 6.17 1785668 4197456 255206 02:08:07 02:08:07 02:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:07 02:04:01 ens3 710.84 471.36 8555.85 140.60 0.00 0.00 0.00 0.00 02:08:07 02:04:01 lo 5.17 5.17 0.51 0.51 0.00 0.00 0.00 0.00 02:08:07 02:04:01 docker0 63.15 57.44 4.33 291.89 0.00 0.00 0.00 0.00 02:08:07 02:05:01 vethac53f29 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:08:07 02:05:01 ens3 408.05 314.76 2938.71 42.47 0.00 0.00 0.00 0.00 02:08:07 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:07 02:05:01 docker0 294.77 373.14 24.92 2905.69 0.00 0.00 0.00 0.00 02:08:07 02:06:01 vethac53f29 0.85 1.22 0.12 0.39 0.00 0.00 0.00 0.00 02:08:07 02:06:01 ens3 11.73 6.45 9.98 4.22 0.00 0.00 0.00 0.00 02:08:07 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:07 02:06:01 docker0 0.85 1.18 0.11 0.38 0.00 0.00 0.00 0.00 02:08:07 02:07:01 ens3 121.90 73.94 2721.34 18.60 0.00 0.00 0.00 0.00 02:08:07 02:07:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 02:08:07 02:07:01 docker0 5.43 10.30 0.33 123.40 0.00 0.00 0.00 0.00 02:08:07 02:08:01 ens3 520.78 365.52 7633.36 192.69 0.00 0.00 0.00 0.00 02:08:07 02:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:08:07 02:08:01 docker0 54.47 83.97 5.37 853.65 0.00 0.00 0.00 0.00 02:08:07 Average: ens3 352.29 244.91 4344.05 79.31 0.00 0.00 0.00 0.00 02:08:07 Average: lo 1.74 1.74 0.17 0.17 0.00 0.00 0.00 0.00 02:08:07 Average: docker0 83.87 105.52 7.03 838.56 0.00 0.00 0.00 0.00 02:08:07 02:08:07 02:08:07 ---> sar -P ALL: 02:08:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6335) 08/06/25 _x86_64_ (8 CPU) 02:08:07 02:08:07 02:02:38 LINUX RESTART (8 CPU) 02:08:07 02:08:07 02:03:03 CPU %user %nice %system %iowait %steal %idle 02:08:07 02:04:01 all 10.65 0.00 3.19 2.75 0.06 83.35 02:08:07 02:04:01 0 12.36 0.00 4.23 4.07 0.07 79.27 02:08:07 02:04:01 1 9.85 0.00 2.55 2.40 0.07 85.13 02:08:07 02:04:01 2 7.61 0.00 3.64 9.15 0.05 79.55 02:08:07 02:04:01 3 7.95 0.00 2.99 0.37 0.05 88.65 02:08:07 02:04:01 4 9.48 0.00 4.38 2.40 0.07 83.67 02:08:07 02:04:01 5 10.22 0.00 2.67 0.38 0.05 86.68 02:08:07 02:04:01 6 14.62 0.00 2.56 0.70 0.05 82.07 02:08:07 02:04:01 7 13.08 0.00 2.51 2.56 0.05 81.80 02:08:07 02:05:01 all 23.47 0.00 4.31 2.18 0.07 69.97 02:08:07 02:05:01 0 23.56 0.00 3.95 0.89 0.07 71.54 02:08:07 02:05:01 1 22.27 0.00 4.46 1.54 0.07 71.66 02:08:07 02:05:01 2 23.52 0.00 4.11 2.02 0.07 70.28 02:08:07 02:05:01 3 23.35 0.00 4.26 1.13 0.08 71.18 02:08:07 02:05:01 4 23.61 0.00 4.44 1.23 0.07 70.65 02:08:07 02:05:01 5 23.62 0.00 4.51 0.86 0.07 70.95 02:08:07 02:05:01 6 23.57 0.00 4.91 9.43 0.07 62.02 02:08:07 02:05:01 7 24.23 0.00 3.83 0.35 0.08 71.51 02:08:07 02:06:01 all 41.04 0.00 4.95 1.02 0.08 52.90 02:08:07 02:06:01 0 41.20 0.00 4.94 0.23 0.07 53.55 02:08:07 02:06:01 1 39.53 0.00 4.63 1.02 0.08 54.73 02:08:07 02:06:01 2 40.97 0.00 5.12 1.80 0.08 52.03 02:08:07 02:06:01 3 42.08 0.00 5.01 0.03 0.07 52.81 02:08:07 02:06:01 4 40.50 0.00 5.01 0.23 0.08 54.17 02:08:07 02:06:01 5 44.49 0.00 5.26 0.22 0.08 49.95 02:08:07 02:06:01 6 39.76 0.00 4.76 4.01 0.08 51.38 02:08:07 02:06:01 7 39.83 0.00 4.89 0.64 0.07 54.58 02:08:07 02:07:01 all 33.05 0.00 6.00 2.26 0.08 58.61 02:08:07 02:07:01 0 32.81 0.00 6.44 1.23 0.08 59.44 02:08:07 02:07:01 1 33.40 0.00 5.76 0.52 0.07 60.25 02:08:07 02:07:01 2 33.83 0.00 6.74 6.67 0.08 52.67 02:08:07 02:07:01 3 31.05 0.00 5.06 1.29 0.08 62.51 02:08:07 02:07:01 4 33.10 0.00 5.75 0.39 0.07 60.69 02:08:07 02:07:01 5 33.08 0.00 6.24 5.21 0.08 55.38 02:08:07 02:07:01 6 33.06 0.00 5.98 1.55 0.08 59.32 02:08:07 02:07:01 7 34.04 0.00 6.05 1.25 0.08 58.58 02:08:07 02:08:01 all 8.67 0.00 3.70 2.34 0.05 85.24 02:08:07 02:08:01 0 8.37 0.00 3.59 0.49 0.05 87.51 02:08:07 02:08:01 1 8.87 0.00 2.91 0.41 0.05 87.76 02:08:07 02:08:01 2 7.75 0.00 2.74 0.28 0.05 89.18 02:08:07 02:08:01 3 7.41 0.00 4.02 9.12 0.07 79.39 02:08:07 02:08:01 4 8.86 0.00 4.29 0.74 0.07 86.04 02:08:07 02:08:01 5 10.46 0.00 4.38 6.63 0.05 78.48 02:08:07 02:08:01 6 8.45 0.00 2.77 0.46 0.05 88.27 02:08:07 02:08:01 7 9.16 0.00 4.91 0.66 0.05 85.22 02:08:07 Average: all 23.48 0.00 4.44 2.11 0.07 69.90 02:08:07 Average: 0 23.77 0.00 4.63 1.36 0.07 70.18 02:08:07 Average: 1 22.89 0.00 4.07 1.17 0.07 71.81 02:08:07 Average: 2 22.84 0.00 4.47 3.94 0.07 68.69 02:08:07 Average: 3 22.51 0.00 4.28 2.39 0.07 70.75 02:08:07 Average: 4 23.24 0.00 4.78 0.99 0.07 70.93 02:08:07 Average: 5 24.49 0.00 4.62 2.66 0.07 68.15 02:08:07 Average: 6 23.99 0.00 4.21 3.25 0.07 68.48 02:08:07 Average: 7 24.16 0.00 4.45 1.08 0.07 70.24 02:08:07 02:08:07 02:08:07