Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b365886e86a8ee1260e36154773f2301536abcf 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-ssh14849391178189149596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17196956418141971801.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10641683922844926633.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2673218055442701281.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-ssh3351415366422872384.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 ‘prd-ubuntu20.04-docker-8c-8g-36812’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36813 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 Avoid second fetch Checking out Revision 6b365886e86a8ee1260e36154773f2301536abcf (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b365886e86a8ee1260e36154773f2301536abcf # timeout=10 Commit message: "Merge pull request #1676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.19" > git rev-list --no-walk b84158f52d6de3676fe4ff15bcdf1c9e29a29607 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-16T04:30:06.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-16T04:30:06.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-16T04:30:06.117Z] ========================================================= [2025-01-16T04:30:06.117Z] EdgeX Global Pipelines Version Info [2025-01-16T04:30:06.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:30:07.234Z] ------------------- [2025-01-16T04:30:07.234Z] stable info: [2025-01-16T04:30:07.234Z] ------------------- [2025-01-16T04:30:07.234Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-16T04:30:07.234Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T04:30:07.234Z] Message: update stable to v1.0.269 [2025-01-16T04:30:07.496Z] ------------------- [2025-01-16T04:30:07.496Z] experimental info: [2025-01-16T04:30:07.496Z] ------------------- [2025-01-16T04:30:07.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-16T04:30:07.496Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-16T04:30:07.496Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-16T04:30:07.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-01-16T04:30:07.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-01-16T04:30:07.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-16T04:30:07.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-16T04:30:07.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-16T04:30:07.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-16T04:30:07.695Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-16T04:30:07.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-01-16T04:30:07.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-16T04:30:07.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-16T04:30:07.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-16T04:30:07.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-01-16T04:30:07.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-16T04:30:07.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-16T04:30:07.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-16T04:30:07.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T04:30:07.911Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T04:30:07.927Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-16T04:30:07.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-16T04:30:07.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-16T04:30:07.984Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-16T04:30:08.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-16T04:30:08.039Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-16T04:30:08.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-16T04:30:08.082Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-16T04:30:08.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-16T04:30:08.123Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-16T04:30:08.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-16T04:30:08.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-16T04:30:08.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-16T04:30:08.214Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b365886e86a8ee1260e36154773f2301536abcf [Pipeline] echo [2025-01-16T04:30:08.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b36588 [Pipeline] echo [2025-01-16T04:30:08.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T04:30:08.326Z] provisioning config files... [2025-01-16T04:30:08.344Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16016080198094729733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:30:08.679Z] ---> ****-login.sh [2025-01-16T04:30:08.679Z] nexus3.edgexfoundry.org:10001 [2025-01-16T04:30:08.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:08.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:08.939Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:08.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:08.939Z] [2025-01-16T04:30:08.939Z] Login Succeeded [2025-01-16T04:30:08.939Z] nexus3.edgexfoundry.org:10002 [2025-01-16T04:30:09.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:09.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:09.199Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:09.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:09.199Z] [2025-01-16T04:30:09.199Z] Login Succeeded [2025-01-16T04:30:09.199Z] nexus3.edgexfoundry.org:10003 [2025-01-16T04:30:09.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:09.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:09.199Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:09.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:09.199Z] [2025-01-16T04:30:09.199Z] Login Succeeded [2025-01-16T04:30:09.199Z] nexus3.edgexfoundry.org:10004 [2025-01-16T04:30:09.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:09.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:09.459Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:09.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:09.459Z] [2025-01-16T04:30:09.459Z] Login Succeeded [2025-01-16T04:30:09.459Z] ****.io [2025-01-16T04:30:09.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:09.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:09.720Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:09.720Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:09.720Z] [2025-01-16T04:30:09.720Z] Login Succeeded [2025-01-16T04:30:09.720Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T04:30:09.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-16T04:30:10.127Z] + git rev-list -1 --merges 6b365886e86a8ee1260e36154773f2301536abcf~1..6b365886e86a8ee1260e36154773f2301536abcf [Pipeline] echo [2025-01-16T04:30:10.156Z] -----------> git rev-list -1 --merges 6b365886e86a8ee1260e36154773f2301536abcf~1..6b365886e86a8ee1260e36154773f2301536abcf 6b365886e86a8ee1260e36154773f2301536abcf [2025-01-16T04:30:10.156Z] 6b365886e86a8ee1260e36154773f2301536abcf [false] [Pipeline] sh [2025-01-16T04:30:10.462Z] + git log --format=format:%s -1 6b365886e86a8ee1260e36154773f2301536abcf [Pipeline] echo [2025-01-16T04:30:10.481Z] ========================================================= [2025-01-16T04:30:10.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-16T04:30:10.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-16T04:30:10.830Z] + git log --format=format:%s -1 6b365886e86a8ee1260e36154773f2301536abcf [Pipeline] echo [2025-01-16T04:30:10.841Z] [semverPrep] GIT_COMMIT: 6b365886e86a8ee1260e36154773f2301536abcf, Commit Message: Merge pull request #1676 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-16T04:30:10.854Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-16T04:30:11.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T04:30:11.217Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-16T04:30:11.217Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-16T04:30:11.217Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-16T04:30:11.217Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-16T04:30:11.217Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-16T04:30:11.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:30:11.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:30:11.589Z] [2025-01-16T04:30:11.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:30:11.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:30:11.913Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-16T04:30:11.913Z] b85a868b505f: Pulling fs layer [2025-01-16T04:30:11.913Z] e2be974225ed: Pulling fs layer [2025-01-16T04:30:11.913Z] 339a4e72a1f5: Pulling fs layer [2025-01-16T04:30:11.913Z] 988bab9f4d93: Pulling fs layer [2025-01-16T04:30:11.913Z] 988bab9f4d93: Waiting [2025-01-16T04:30:11.913Z] 1469e6f7b9e6: Pulling fs layer [2025-01-16T04:30:11.913Z] eaf3925da568: Pulling fs layer [2025-01-16T04:30:11.913Z] bab4dde63d76: Pulling fs layer [2025-01-16T04:30:11.913Z] bde34c3a00c8: Pulling fs layer [2025-01-16T04:30:11.913Z] b352a97aabf1: Pulling fs layer [2025-01-16T04:30:11.913Z] 4872d77fe225: Pulling fs layer [2025-01-16T04:30:11.913Z] 5851b861e8e6: Pulling fs layer [2025-01-16T04:30:11.913Z] 1469e6f7b9e6: Waiting [2025-01-16T04:30:11.913Z] b352a97aabf1: Waiting [2025-01-16T04:30:11.913Z] 4872d77fe225: Waiting [2025-01-16T04:30:11.913Z] bde34c3a00c8: Waiting [2025-01-16T04:30:11.913Z] eaf3925da568: Waiting [2025-01-16T04:30:11.913Z] bab4dde63d76: Waiting [2025-01-16T04:30:11.913Z] 5851b861e8e6: Waiting [2025-01-16T04:30:11.913Z] e2be974225ed: Download complete [2025-01-16T04:30:11.913Z] 988bab9f4d93: Verifying Checksum [2025-01-16T04:30:11.913Z] 988bab9f4d93: Download complete [2025-01-16T04:30:11.913Z] 1469e6f7b9e6: Verifying Checksum [2025-01-16T04:30:11.913Z] 1469e6f7b9e6: Download complete [2025-01-16T04:30:11.913Z] eaf3925da568: Verifying Checksum [2025-01-16T04:30:11.913Z] eaf3925da568: Download complete [2025-01-16T04:30:11.913Z] 339a4e72a1f5: Verifying Checksum [2025-01-16T04:30:11.913Z] 339a4e72a1f5: Download complete [2025-01-16T04:30:12.185Z] bde34c3a00c8: Download complete [2025-01-16T04:30:12.185Z] b352a97aabf1: Download complete [2025-01-16T04:30:12.185Z] 4872d77fe225: Download complete [2025-01-16T04:30:12.185Z] 5851b861e8e6: Download complete [2025-01-16T04:30:12.185Z] b85a868b505f: Download complete [2025-01-16T04:30:12.443Z] bab4dde63d76: Verifying Checksum [2025-01-16T04:30:12.444Z] bab4dde63d76: Download complete [2025-01-16T04:30:13.383Z] b85a868b505f: Pull complete [2025-01-16T04:30:13.643Z] e2be974225ed: Pull complete [2025-01-16T04:30:13.903Z] 339a4e72a1f5: Pull complete [2025-01-16T04:30:14.162Z] 988bab9f4d93: Pull complete [2025-01-16T04:30:14.424Z] 1469e6f7b9e6: Pull complete [2025-01-16T04:30:14.424Z] eaf3925da568: Pull complete [2025-01-16T04:30:16.337Z] bab4dde63d76: Pull complete [2025-01-16T04:30:16.337Z] bde34c3a00c8: Pull complete [2025-01-16T04:30:16.337Z] b352a97aabf1: Pull complete [2025-01-16T04:30:16.598Z] 4872d77fe225: Pull complete [2025-01-16T04:30:16.598Z] 5851b861e8e6: Pull complete [2025-01-16T04:30:16.598Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-16T04:30:16.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:30:16.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:30:16.758Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:30:16.794Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T04:30:19.116Z] $ docker top 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 -eo pid,comm [2025-01-16T04:30:19.171Z] 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). [2025-01-16T04:30:19.172Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T04:30:19.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:30:19.229Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:30:19.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:30:19.343Z] $ docker exec 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 ssh-agent [2025-01-16T04:30:19.462Z] SSH_AUTH_SOCK=/tmp/ssh-vt8YI2s7oegn/agent.32 [2025-01-16T04:30:19.462Z] SSH_AGENT_PID=38 [2025-01-16T04:30:19.469Z] Running ssh-add (command line suppressed) [2025-01-16T04:30:19.567Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7272722665859956589.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7272722665859956589.key) [2025-01-16T04:30:19.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:30:19.879Z] + git tag --points-at HEAD [Pipeline] } [2025-01-16T04:30:19.891Z] $ docker exec --env ******** --env ******** 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 ssh-agent -k [2025-01-16T04:30:19.978Z] unset SSH_AUTH_SOCK; [2025-01-16T04:30:19.979Z] unset SSH_AGENT_PID; [2025-01-16T04:30:19.979Z] echo Agent pid 38 killed; [2025-01-16T04:30:19.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-16T04:30:20.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:30:20.025Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:30:20.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:30:20.135Z] $ docker exec 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 ssh-agent [2025-01-16T04:30:20.242Z] SSH_AUTH_SOCK=/tmp/ssh-kPXCdFsttCA9/agent.71 [2025-01-16T04:30:20.242Z] SSH_AGENT_PID=77 [2025-01-16T04:30:20.247Z] Running ssh-add (command line suppressed) [2025-01-16T04:30:20.341Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2868488327709652622.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2868488327709652622.key) [2025-01-16T04:30:20.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:30:20.649Z] + git semver init [2025-01-16T04:30:20.909Z] 2025-01-16 04:30:20,826 [run_init] DEBUG init version:0.0.0 force:False [2025-01-16T04:30:20.909Z] 2025-01-16 04:30:20,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-16T04:30:20.909Z] 2025-01-16 04:30:20,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-16T04:30:20.909Z] 2025-01-16 04:30:20,828 [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, universal_newlines=False, shell=None, istream=None) [2025-01-16T04:30:22.287Z] 2025-01-16 04:30:22,025 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-01-16T04:30:22.287Z] 2025-01-16 04:30:22,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-01-16T04:30:22.287Z] 2025-01-16 04:30:22,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:30:22.287Z] 2025-01-16 04:30:22,026 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:30:22.287Z] 4.0.0-dev.18 [Pipeline] } [2025-01-16T04:30:22.294Z] $ docker exec --env ******** --env ******** 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 ssh-agent -k [2025-01-16T04:30:22.390Z] unset SSH_AUTH_SOCK; [2025-01-16T04:30:22.391Z] unset SSH_AGENT_PID; [2025-01-16T04:30:22.391Z] echo Agent pid 77 killed; [2025-01-16T04:30:22.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T04:30:22.727Z] + git semver [Pipeline] } [2025-01-16T04:30:22.998Z] $ docker stop --time=1 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 [2025-01-16T04:30:24.349Z] $ docker rm -f --volumes 7d87ab214ef6d434f4aad20a727c6a538a9e528194deb2a27db4f319e8b588a8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T04:30:24.702Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-16T04:30:24.945Z] Stashed 1 file(s) [Pipeline] echo [2025-01-16T04:30:24.949Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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 [2025-01-16T04:30:25.244Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-01-16T04:30:25.255Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config592705729257191898tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:30:25.585Z] ---> ****-login.sh [2025-01-16T04:30:25.585Z] nexus3.edgexfoundry.org:10001 [2025-01-16T04:30:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:25.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:25.586Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:25.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:25.586Z] [2025-01-16T04:30:25.586Z] Login Succeeded [2025-01-16T04:30:25.586Z] nexus3.edgexfoundry.org:10002 [2025-01-16T04:30:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:25.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:25.586Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:25.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:25.586Z] [2025-01-16T04:30:25.586Z] Login Succeeded [2025-01-16T04:30:25.586Z] nexus3.edgexfoundry.org:10003 [2025-01-16T04:30:25.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:25.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:25.846Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:25.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:25.846Z] [2025-01-16T04:30:25.846Z] Login Succeeded [2025-01-16T04:30:25.846Z] nexus3.edgexfoundry.org:10004 [2025-01-16T04:30:25.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:25.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:25.846Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:25.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:25.846Z] [2025-01-16T04:30:25.846Z] Login Succeeded [2025-01-16T04:30:25.846Z] ****.io [2025-01-16T04:30:26.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-16T04:30:26.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-16T04:30:26.107Z] Configure a credential helper to remove this warning. See [2025-01-16T04:30:26.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-16T04:30:26.107Z] [2025-01-16T04:30:26.107Z] Login Succeeded [2025-01-16T04:30:26.107Z] ---> ****-login.sh ends [Pipeline] } [2025-01-16T04:30:26.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-16T04:30:26.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:30:26.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-16T04:30:26.256Z] ========================================================= [2025-01-16T04:30:26.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-16T04:30:26.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:30:26.663Z] + 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 . [2025-01-16T04:30:26.663Z] Sending build context to Docker daemon 24.94MB [2025-01-16T04:30:26.663Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-16T04:30:26.663Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-16T04:30:26.924Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-16T04:30:26.924Z] da9db072f522: Pulling fs layer [2025-01-16T04:30:26.924Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-16T04:30:26.924Z] 06f05ace1117: Pulling fs layer [2025-01-16T04:30:26.924Z] 5fe327b54edc: Pulling fs layer [2025-01-16T04:30:26.924Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T04:30:26.924Z] 92a5565b7b96: Pulling fs layer [2025-01-16T04:30:26.924Z] ff9bb7016b71: Pulling fs layer [2025-01-16T04:30:26.924Z] b67dba6c2c7d: Pulling fs layer [2025-01-16T04:30:26.924Z] a813b0c90790: Pulling fs layer [2025-01-16T04:30:26.924Z] 92a5565b7b96: Waiting [2025-01-16T04:30:26.924Z] 4f4fb700ef54: Waiting [2025-01-16T04:30:26.924Z] ff9bb7016b71: Waiting [2025-01-16T04:30:26.924Z] b67dba6c2c7d: Waiting [2025-01-16T04:30:26.924Z] a813b0c90790: Waiting [2025-01-16T04:30:26.924Z] 5fe327b54edc: Waiting [2025-01-16T04:30:26.924Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-16T04:30:26.924Z] 6ef4a4ee8ca5: Download complete [2025-01-16T04:30:26.924Z] 5fe327b54edc: Verifying Checksum [2025-01-16T04:30:26.924Z] 5fe327b54edc: Download complete [2025-01-16T04:30:26.924Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T04:30:26.924Z] 4f4fb700ef54: Download complete [2025-01-16T04:30:26.924Z] 92a5565b7b96: Verifying Checksum [2025-01-16T04:30:26.924Z] 92a5565b7b96: Download complete [2025-01-16T04:30:26.924Z] da9db072f522: Download complete [2025-01-16T04:30:26.924Z] ff9bb7016b71: Verifying Checksum [2025-01-16T04:30:26.924Z] ff9bb7016b71: Download complete [2025-01-16T04:30:27.184Z] a813b0c90790: Verifying Checksum [2025-01-16T04:30:27.184Z] a813b0c90790: Download complete [2025-01-16T04:30:27.184Z] da9db072f522: Pull complete [2025-01-16T04:30:27.184Z] 6ef4a4ee8ca5: Pull complete [2025-01-16T04:30:27.444Z] 06f05ace1117: Verifying Checksum [2025-01-16T04:30:27.444Z] 06f05ace1117: Download complete [2025-01-16T04:30:27.704Z] b67dba6c2c7d: Verifying Checksum [2025-01-16T04:30:27.704Z] b67dba6c2c7d: Download complete [2025-01-16T04:30:30.996Z] 06f05ace1117: Pull complete [2025-01-16T04:30:30.996Z] 5fe327b54edc: Pull complete [2025-01-16T04:30:30.996Z] 4f4fb700ef54: Pull complete [2025-01-16T04:30:30.996Z] 92a5565b7b96: Pull complete [2025-01-16T04:30:31.255Z] ff9bb7016b71: Pull complete [2025-01-16T04:30:33.789Z] b67dba6c2c7d: Pull complete [2025-01-16T04:30:34.049Z] a813b0c90790: Pull complete [2025-01-16T04:30:34.049Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-16T04:30:34.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-16T04:30:34.049Z] ---> 3ba60ce46760 [2025-01-16T04:30:34.049Z] Step 3/10 : ARG MAKE=make build [2025-01-16T04:30:36.597Z] ---> Running in cd83759b612f [2025-01-16T04:30:36.597Z] Removing intermediate container cd83759b612f [2025-01-16T04:30:36.597Z] ---> 76028817ada9 [2025-01-16T04:30:36.597Z] Step 4/10 : WORKDIR /device-sdk-go [2025-01-16T04:30:36.597Z] ---> Running in b06040f92c7b [2025-01-16T04:30:36.854Z] Removing intermediate container b06040f92c7b [2025-01-16T04:30:36.854Z] ---> 1fa7da9f9110 [2025-01-16T04:30:36.854Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-16T04:30:36.854Z] ---> Running in a65c16aa12b7 [2025-01-16T04:30:36.854Z] Removing intermediate container a65c16aa12b7 [2025-01-16T04:30:36.854Z] ---> bb2965a8357d [2025-01-16T04:30:36.854Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-01-16T04:30:36.854Z] ---> Running in dc0573356ead [2025-01-16T04:30:37.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:30:37.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:30:37.630Z] OK: 248 MiB in 58 packages [2025-01-16T04:30:38.215Z] Removing intermediate container dc0573356ead [2025-01-16T04:30:38.215Z] ---> b03f4d1d1a27 [2025-01-16T04:30:38.215Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-16T04:30:38.215Z] ---> 2f3fad09fa0c [2025-01-16T04:30:38.215Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:30:38.215Z] ---> Running in 01951c043277 [2025-01-16T04:31:34.470Z] Removing intermediate container 01951c043277 [2025-01-16T04:31:34.470Z] ---> d414a0cead56 [2025-01-16T04:31:34.470Z] Step 9/10 : COPY . . [2025-01-16T04:31:34.470Z] ---> b16e0729bd92 [2025-01-16T04:31:34.470Z] Step 10/10 : RUN ${MAKE} [2025-01-16T04:31:34.470Z] ---> Running in eb95d810ed6e [2025-01-16T04:31:34.470Z] noop [2025-01-16T04:31:34.470Z] Removing intermediate container eb95d810ed6e [2025-01-16T04:31:34.470Z] ---> a7717917b8b7 [2025-01-16T04:31:34.470Z] Successfully built a7717917b8b7 [2025-01-16T04:31:34.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:31:34.803Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T04:31:34.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:31:34.890Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:31:34.920Z] $ 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 ******** ci-base-image-x86_64 cat [2025-01-16T04:31:35.237Z] $ docker top f0ab79683adcc536d1766399792f08b2f4fc05777abe0bca0e747d3bc4056f75 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:31:35.593Z] + go version [2025-01-16T04:31:35.593Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-16T04:31:35.602Z] $ docker stop --time=1 f0ab79683adcc536d1766399792f08b2f4fc05777abe0bca0e747d3bc4056f75 [2025-01-16T04:31:36.869Z] $ docker rm -f --volumes f0ab79683adcc536d1766399792f08b2f4fc05777abe0bca0e747d3bc4056f75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:31:37.309Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-16T04:31:37.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:31:37.395Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:31:37.422Z] $ 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 ******** ci-base-image-x86_64 cat [2025-01-16T04:31:37.750Z] $ docker top 7d47bbcab6b1084315d01c23e754fdc37b88d10802d6664cd265f964e00d8f81 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:31:38.102Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-16T04:31:38.411Z] + make test [2025-01-16T04:31:38.411Z] go test -race -coverprofile=coverage.out ./... [2025-01-16T04:31:46.530Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-01-16T04:32:13.067Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-01-16T04:32:13.068Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements [2025-01-16T04:32:13.068Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.3% of statements [2025-01-16T04:32:13.068Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.048s coverage: 86.0% of statements [2025-01-16T04:32:13.642Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-01-16T04:32:14.213Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-01-16T04:32:14.213Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-01-16T04:32:14.213Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-01-16T04:32:14.795Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.081s coverage: 45.0% of statements [2025-01-16T04:32:15.755Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-01-16T04:32:18.289Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.045s coverage: 14.1% of statements [2025-01-16T04:32:18.289Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.874s coverage: 44.6% of statements [2025-01-16T04:32:18.289Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.058s coverage: 68.4% of statements [2025-01-16T04:32:18.289Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.081s coverage: 88.3% of statements [2025-01-16T04:32:18.289Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.057s coverage: 5.3% of statements [2025-01-16T04:32:50.424Z] GO111MODULE=on go vet ./... [2025-01-16T04:32:52.955Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-16T04:32:52.955Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-16T04:32:52.955Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-16T04:32:52.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-16T04:32:52.982Z] $ docker stop --time=1 7d47bbcab6b1084315d01c23e754fdc37b88d10802d6664cd265f964e00d8f81 [2025-01-16T04:32:58.622Z] $ docker rm -f --volumes 7d47bbcab6b1084315d01c23e754fdc37b88d10802d6664cd265f964e00d8f81 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T04:32:59.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-16T04:32:59.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-16T04:33:00.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-16T04:33:00.409Z] + ls -al . [2025-01-16T04:33:00.409Z] total 736 [2025-01-16T04:33:00.409Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 04:31 . [2025-01-16T04:33:00.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 04:30 .. [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 16 04:30 .dockerignore [2025-01-16T04:33:00.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 04:32 .git [2025-01-16T04:33:00.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 04:30 .github [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 16 04:30 .gitignore [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 16 04:30 .golangci.yml [2025-01-16T04:33:00.409Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 04:30 .semver [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 16 04:30 CHANGELOG.md [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 16 04:30 GOVERNANCE.md [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 882 Jan 16 04:30 Jenkinsfile [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 16 04:30 LICENSE [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jan 16 04:30 Makefile [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 16 04:30 OWNERS.md [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jan 16 04:30 README.md [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 16 04:30 VERSION [2025-01-16T04:33:00.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 04:30 bin [2025-01-16T04:33:00.409Z] -rw-r--r-- 1 jenkins jenkins 500027 Jan 16 04:32 coverage.out [2025-01-16T04:33:00.409Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 16 04:30 example [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 6176 Jan 16 04:30 go.mod [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 86419 Jan 16 04:30 go.sum [2025-01-16T04:33:00.409Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 16 04:30 internal [2025-01-16T04:33:00.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 04:30 openapi [2025-01-16T04:33:00.409Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 16 04:30 pkg [2025-01-16T04:33:00.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 04:30 snap [2025-01-16T04:33:00.409Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 16 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:33:00.718Z] + 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=6b365886e86a8ee1260e36154773f2301536abcf --label arch=amd64 --label version=4.0.0-dev.18 . [2025-01-16T04:33:00.718Z] Sending build context to Docker daemon 25.44MB [2025-01-16T04:33:00.718Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-16T04:33:00.718Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-16T04:33:00.718Z] ---> a7717917b8b7 [2025-01-16T04:33:00.718Z] Step 3/24 : ARG MAKE=make build [2025-01-16T04:33:00.977Z] ---> Running in e8d96404c1c5 [2025-01-16T04:33:00.977Z] Removing intermediate container e8d96404c1c5 [2025-01-16T04:33:00.977Z] ---> 075f4b9b3fe4 [2025-01-16T04:33:00.977Z] Step 4/24 : WORKDIR /device-sdk-go [2025-01-16T04:33:00.977Z] ---> Running in 969c8d0fce8e [2025-01-16T04:33:01.236Z] Removing intermediate container 969c8d0fce8e [2025-01-16T04:33:01.236Z] ---> ba34a1761902 [2025-01-16T04:33:01.236Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-16T04:33:01.236Z] ---> Running in 6f180c8145d8 [2025-01-16T04:33:01.236Z] Removing intermediate container 6f180c8145d8 [2025-01-16T04:33:01.236Z] ---> 0cb67cdc68e9 [2025-01-16T04:33:01.236Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-01-16T04:33:01.236Z] ---> Running in b7832c515f03 [2025-01-16T04:33:01.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:33:01.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:33:02.375Z] OK: 248 MiB in 58 packages [2025-01-16T04:33:02.634Z] Removing intermediate container b7832c515f03 [2025-01-16T04:33:02.634Z] ---> 916a3a32eb7f [2025-01-16T04:33:02.634Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-16T04:33:02.892Z] ---> f77c603b0fd5 [2025-01-16T04:33:02.892Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-16T04:33:03.151Z] ---> Running in fda7b90eb436 [2025-01-16T04:33:04.084Z] Removing intermediate container fda7b90eb436 [2025-01-16T04:33:04.084Z] ---> d17412c06660 [2025-01-16T04:33:04.084Z] Step 9/24 : COPY . . [2025-01-16T04:33:05.020Z] ---> da0158b0d288 [2025-01-16T04:33:05.020Z] Step 10/24 : RUN ${MAKE} [2025-01-16T04:33:05.020Z] ---> Running in 51bd268b2f01 [2025-01-16T04:33:05.020Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-01-16T04:33:37.091Z] Removing intermediate container 51bd268b2f01 [2025-01-16T04:33:37.091Z] ---> 19a801b344ee [2025-01-16T04:33:37.091Z] Step 11/24 : FROM alpine:3.20 [2025-01-16T04:33:37.091Z] 3.20: Pulling from library/alpine [2025-01-16T04:33:37.091Z] 66a3d608f3fa: Pulling fs layer [2025-01-16T04:33:37.091Z] 66a3d608f3fa: Verifying Checksum [2025-01-16T04:33:37.091Z] 66a3d608f3fa: Download complete [2025-01-16T04:33:37.091Z] 66a3d608f3fa: Pull complete [2025-01-16T04:33:37.091Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-16T04:33:37.091Z] Status: Downloaded newer image for alpine:3.20 [2025-01-16T04:33:37.091Z] ---> e29df9b510ff [2025-01-16T04:33:37.091Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-01-16T04:33:37.091Z] ---> Running in 4b4b4cf3309c [2025-01-16T04:33:37.091Z] Removing intermediate container 4b4b4cf3309c [2025-01-16T04:33:37.091Z] ---> 7dd35a2a3344 [2025-01-16T04:33:37.091Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-16T04:33:37.091Z] ---> Running in 76f4371108ed [2025-01-16T04:33:37.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:33:37.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:33:37.091Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-16T04:33:37.091Z] Executing busybox-1.36.1-r29.trigger [2025-01-16T04:33:37.091Z] OK: 8 MiB in 15 packages [2025-01-16T04:33:37.091Z] Removing intermediate container 76f4371108ed [2025-01-16T04:33:37.091Z] ---> 59b8d1c47ab3 [2025-01-16T04:33:37.091Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-16T04:33:37.091Z] ---> Running in aef90bf6fd5c [2025-01-16T04:33:37.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-16T04:33:37.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-16T04:33:37.091Z] OK: 8 MiB in 15 packages [2025-01-16T04:33:37.091Z] Removing intermediate container aef90bf6fd5c [2025-01-16T04:33:37.091Z] ---> 04a734ab3596 [2025-01-16T04:33:37.091Z] Step 15/24 : WORKDIR / [2025-01-16T04:33:37.091Z] ---> Running in f77698caff93 [2025-01-16T04:33:37.091Z] Removing intermediate container f77698caff93 [2025-01-16T04:33:37.091Z] ---> 1083c3eb188c [2025-01-16T04:33:37.091Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-01-16T04:33:37.091Z] ---> 0114d7a6d0d7 [2025-01-16T04:33:37.091Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-01-16T04:33:37.091Z] ---> 4a181af818d2 [2025-01-16T04:33:37.091Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-01-16T04:33:37.091Z] ---> 1d04950bd95d [2025-01-16T04:33:37.091Z] Step 19/24 : EXPOSE 59999 [2025-01-16T04:33:37.091Z] ---> Running in 4c8a408ceaa5 [2025-01-16T04:33:37.091Z] Removing intermediate container 4c8a408ceaa5 [2025-01-16T04:33:37.091Z] ---> bda3f201ce7d [2025-01-16T04:33:37.091Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-01-16T04:33:37.091Z] ---> Running in 6f9a586f14ce [2025-01-16T04:33:37.091Z] Removing intermediate container 6f9a586f14ce [2025-01-16T04:33:37.091Z] ---> cc295058b996 [2025-01-16T04:33:37.091Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-01-16T04:33:37.091Z] ---> Running in 79ee39ae049e [2025-01-16T04:33:37.091Z] Removing intermediate container 79ee39ae049e [2025-01-16T04:33:37.091Z] ---> aaec76135990 [2025-01-16T04:33:37.091Z] Step 22/24 : LABEL arch=amd64 [2025-01-16T04:33:37.091Z] ---> Running in b3b5df4c8bed [2025-01-16T04:33:37.091Z] Removing intermediate container b3b5df4c8bed [2025-01-16T04:33:37.091Z] ---> 6d2dead9922a [2025-01-16T04:33:37.091Z] Step 23/24 : LABEL git_sha=6b365886e86a8ee1260e36154773f2301536abcf [2025-01-16T04:33:37.091Z] ---> Running in a3f3fc1fac87 [2025-01-16T04:33:37.091Z] Removing intermediate container a3f3fc1fac87 [2025-01-16T04:33:37.091Z] ---> 76839502cec6 [2025-01-16T04:33:37.091Z] Step 24/24 : LABEL version=4.0.0-dev.18 [2025-01-16T04:33:37.350Z] ---> Running in bd6176484d89 [2025-01-16T04:33:37.350Z] Removing intermediate container bd6176484d89 [2025-01-16T04:33:37.350Z] ---> 8ae0b6956dbd [2025-01-16T04:33:37.350Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-16T04:33:37.350Z] Successfully built 8ae0b6956dbd [2025-01-16T04:33:37.350Z] Successfully tagged device-sdk-simple:latest [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 [2025-01-16T04:33:37.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T04:33:37.837Z] [2025-01-16T04:33:37.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:33:38.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T04:33:38.135Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-16T04:33:38.135Z] 5eb5b503b376: Pulling fs layer [2025-01-16T04:33:38.135Z] 5c69ac0246d0: Pulling fs layer [2025-01-16T04:33:38.135Z] ec43610c2a17: Pulling fs layer [2025-01-16T04:33:38.135Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-16T04:33:38.135Z] 33b1e0a273af: Pulling fs layer [2025-01-16T04:33:38.135Z] 5d3b04190fa2: Pulling fs layer [2025-01-16T04:33:38.135Z] 2f39f015ded8: Pulling fs layer [2025-01-16T04:33:38.135Z] 33b1e0a273af: Waiting [2025-01-16T04:33:38.135Z] 3a2ae6a8a46f: Waiting [2025-01-16T04:33:38.135Z] 5c69ac0246d0: Download complete [2025-01-16T04:33:38.135Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-16T04:33:38.135Z] 3a2ae6a8a46f: Download complete [2025-01-16T04:33:38.135Z] 33b1e0a273af: Verifying Checksum [2025-01-16T04:33:38.135Z] 33b1e0a273af: Download complete [2025-01-16T04:33:38.135Z] 5d3b04190fa2: Verifying Checksum [2025-01-16T04:33:38.135Z] 5d3b04190fa2: Download complete [2025-01-16T04:33:38.135Z] ec43610c2a17: Verifying Checksum [2025-01-16T04:33:38.135Z] ec43610c2a17: Download complete [2025-01-16T04:33:38.395Z] 5eb5b503b376: Verifying Checksum [2025-01-16T04:33:38.395Z] 5eb5b503b376: Download complete [2025-01-16T04:33:38.962Z] 2f39f015ded8: Download complete [2025-01-16T04:33:39.530Z] 5eb5b503b376: Pull complete [2025-01-16T04:33:39.530Z] 5c69ac0246d0: Pull complete [2025-01-16T04:33:40.097Z] ec43610c2a17: Pull complete [2025-01-16T04:33:40.097Z] 3a2ae6a8a46f: Pull complete [2025-01-16T04:33:40.357Z] 33b1e0a273af: Pull complete [2025-01-16T04:33:40.357Z] 5d3b04190fa2: Pull complete [2025-01-16T04:33:44.540Z] 2f39f015ded8: Pull complete [2025-01-16T04:33:44.540Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-16T04:33:44.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T04:33:44.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:33:44.640Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:33:44.667Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-16T04:33:47.001Z] $ docker top cb3a24cab26d76308e16a1f939a170d9d7f178031197266d08d4a0d3054732b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:33:47.423Z] ---> job-cost.sh [2025-01-16T04:33:47.423Z] lf-activate-venv: SKIPPING [2025-01-16T04:33:47.423Z] INFO: No Stack... [2025-01-16T04:33:47.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T04:33:47.942Z] INFO: Archiving Costs [Pipeline] sh [2025-01-16T04:33:48.234Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-01-16T04:33:48.234Z] + cut -d, -f6 [Pipeline] lock [2025-01-16T04:33:48.248Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-341-stack-cost] [2025-01-16T04:33:48.261Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-341-stack-cost] did not exist. Created. [2025-01-16T04:33:48.268Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-341-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-16T04:33:48.580Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-16T04:33:48.625Z] Stashed 1 file(s) [Pipeline] } [2025-01-16T04:33:48.636Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-341-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-16T04:33:48.660Z] $ docker stop --time=1 cb3a24cab26d76308e16a1f939a170d9d7f178031197266d08d4a0d3054732b2 [2025-01-16T04:33:49.865Z] $ docker rm -f --volumes cb3a24cab26d76308e16a1f939a170d9d7f178031197266d08d4a0d3054732b2 [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 [2025-01-16T04:33:50.199Z] provisioning config files... [2025-01-16T04:33:50.207Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2685041600931146398tmp [Pipeline] { [Pipeline] sh [2025-01-16T04:33:50.499Z] + set +x [2025-01-16T04:33:50.499Z] + curl -s https://codecov.io/bash [2025-01-16T04:33:50.499Z] + bash -s -- [2025-01-16T04:33:50.499Z] [2025-01-16T04:33:50.499Z] _____ _ [2025-01-16T04:33:50.499Z] / ____| | | [2025-01-16T04:33:50.499Z] | | ___ __| | ___ ___ _____ __ [2025-01-16T04:33:50.499Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-16T04:33:50.499Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-16T04:33:50.499Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-16T04:33:50.499Z] Bash-1.0.6 [2025-01-16T04:33:50.499Z] [2025-01-16T04:33:50.499Z] [2025-01-16T04:33:50.499Z] ==> git version 2.25.1 found [2025-01-16T04:33:50.499Z] ==> 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 [2025-01-16T04:33:50.499Z] Release-Date: 2020-01-08 [2025-01-16T04:33:50.499Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-16T04:33:50.499Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-16T04:33:50.499Z] ==> Jenkins CI detected. [2025-01-16T04:33:50.499Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-01-16T04:33:50.499Z] project root: . [2025-01-16T04:33:50.499Z] --> token set from env [2025-01-16T04:33:50.499Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-16T04:33:50.499Z] ==> Running gcov in . (disable via -X gcov) [2025-01-16T04:33:50.499Z] ==> Python coveragepy not found [2025-01-16T04:33:50.499Z] ==> Searching for coverage reports in: [2025-01-16T04:33:50.499Z] + . [2025-01-16T04:33:50.499Z] -> Found 1 reports [2025-01-16T04:33:50.499Z] ==> Detecting git/mercurial file structure [2025-01-16T04:33:50.499Z] ==> Reading reports [2025-01-16T04:33:50.757Z] + ./coverage.out bytes=500027 [2025-01-16T04:33:50.757Z] ==> Appending adjustments [2025-01-16T04:33:50.757Z] https://docs.codecov.io/docs/fixing-reports [2025-01-16T04:33:51.017Z] + Found adjustments [2025-01-16T04:33:51.017Z] ==> Gzipping contents [2025-01-16T04:33:51.017Z] 48K /tmp/codecov.rW0tWj.gz [2025-01-16T04:33:51.017Z] ==> Uploading reports [2025-01-16T04:33:51.017Z] url: https://codecov.io [2025-01-16T04:33:51.017Z] query: branch=main&commit=6b365886e86a8ee1260e36154773f2301536abcf&build=341&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F341%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T04:33:51.017Z] -> Pinging Codecov [2025-01-16T04:33:51.017Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6b365886e86a8ee1260e36154773f2301536abcf&build=341&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F341%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-16T04:33:51.276Z] -> Uploading to [2025-01-16T04:33:51.276Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/6b365886e86a8ee1260e36154773f2301536abcf/38ccf5e9-fd24-4db1-9d4c-fba9014b963b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250116%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250116T043350Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a077010c80399f2ea9a01f19532dcaf74c55739747e334c909e5a4e20b796809 [2025-01-16T04:33:51.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T04:33:51.276Z] Dload Upload Total Spent Left Speed [2025-01-16T04:33:51.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47649 0 0 100 47649 0 214k --:--:-- --:--:-- --:--:-- 214k [2025-01-16T04:33:51.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6b365886e86a8ee1260e36154773f2301536abcf [Pipeline] } [2025-01-16T04:33:51.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-16T04:33:51.529Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-16T04:33:51.546Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:33:51.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T04:33:51.855Z] [2025-01-16T04:33:51.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:33:52.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T04:33:52.159Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-16T04:33:52.159Z] 43c4264eed91: Pulling fs layer [2025-01-16T04:33:52.159Z] 4cc291be95ef: Pulling fs layer [2025-01-16T04:33:52.159Z] 2ac1f1163629: Pulling fs layer [2025-01-16T04:33:52.159Z] 5c3c966382ef: Pulling fs layer [2025-01-16T04:33:52.159Z] 4f4fb700ef54: Pulling fs layer [2025-01-16T04:33:52.159Z] d9c7d2e4e75e: Pulling fs layer [2025-01-16T04:33:52.159Z] 9c3e1370e548: Pulling fs layer [2025-01-16T04:33:52.159Z] d9c7d2e4e75e: Waiting [2025-01-16T04:33:52.159Z] 5c3c966382ef: Waiting [2025-01-16T04:33:52.159Z] 4f4fb700ef54: Waiting [2025-01-16T04:33:52.159Z] 9c3e1370e548: Waiting [2025-01-16T04:33:52.159Z] 4cc291be95ef: Verifying Checksum [2025-01-16T04:33:52.159Z] 4cc291be95ef: Download complete [2025-01-16T04:33:52.159Z] 5c3c966382ef: Verifying Checksum [2025-01-16T04:33:52.159Z] 5c3c966382ef: Download complete [2025-01-16T04:33:52.159Z] 4f4fb700ef54: Verifying Checksum [2025-01-16T04:33:52.159Z] 4f4fb700ef54: Download complete [2025-01-16T04:33:52.159Z] 43c4264eed91: Download complete [2025-01-16T04:33:52.418Z] 43c4264eed91: Pull complete [2025-01-16T04:33:52.418Z] d9c7d2e4e75e: Verifying Checksum [2025-01-16T04:33:52.418Z] d9c7d2e4e75e: Download complete [2025-01-16T04:33:52.418Z] 4cc291be95ef: Pull complete [2025-01-16T04:33:52.676Z] 2ac1f1163629: Verifying Checksum [2025-01-16T04:33:52.676Z] 2ac1f1163629: Download complete [2025-01-16T04:33:53.242Z] 9c3e1370e548: Verifying Checksum [2025-01-16T04:33:53.242Z] 9c3e1370e548: Download complete [2025-01-16T04:33:55.781Z] 2ac1f1163629: Pull complete [2025-01-16T04:33:55.781Z] 5c3c966382ef: Pull complete [2025-01-16T04:33:55.782Z] 4f4fb700ef54: Pull complete [2025-01-16T04:33:56.040Z] d9c7d2e4e75e: Pull complete [2025-01-16T04:33:59.325Z] 9c3e1370e548: Pull complete [2025-01-16T04:33:59.325Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-16T04:33:59.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-16T04:33:59.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:33:59.437Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:33:59.470Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-16T04:34:01.496Z] $ docker top a699ec833646aa6fa82ebe5fb0600ad6aa6f2bb13ddc39b72c7c73e7ddfbe73e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:34:01.843Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-01-16T04:34:01.852Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-01-16T04:34:02.129Z] + set -o pipefail [2025-01-16T04:34:02.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-01-16T04:34:08.693Z] [2025-01-16T04:34:08.693Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-01-16T04:34:08.693Z] [2025-01-16T04:34:08.694Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/070b1615-37b7-42df-a1d4-05b8ef77c32a [2025-01-16T04:34:08.694Z] [2025-01-16T04:34:08.694Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-16T04:34:08.694Z] [2025-01-16T04:34:08.952Z] [2025-01-16T04:34:08.952Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-16T04:34:08.952Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-16T04:34:09.217Z] $ docker stop --time=1 a699ec833646aa6fa82ebe5fb0600ad6aa6f2bb13ddc39b72c7c73e7ddfbe73e [2025-01-16T04:34:11.512Z] $ docker rm -f --volumes a699ec833646aa6fa82ebe5fb0600ad6aa6f2bb13ddc39b72c7c73e7ddfbe73e [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 [2025-01-16T04:34:12.039Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T04:34:12.055Z] provisioning config files... [2025-01-16T04:34:12.061Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15722028557790773312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:12.363Z] --> edgex-publish-swagger.sh [2025-01-16T04:34:12.363Z] === Publish openapi API === [2025-01-16T04:34:12.363Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-16T04:34:12.363Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-01-16T04:34:12.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-16T04:34:12.363Z] Dload Upload Total Spent Left Speed [2025-01-16T04:34:12.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 339 81738 --:--:-- --:--:-- --:--:-- 81900 100 37674 100 156 100 37518 339 81738 --:--:-- --:--:-- --:--:-- 81900 [2025-01-16T04:34:12.623Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-16T04:34:12.623Z] [Pipeline] } [2025-01-16T04:34:12.629Z] 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 [2025-01-16T04:34:13.064Z] + git log --format=format:%s -1 6b365886e86a8ee1260e36154773f2301536abcf [Pipeline] sh [2025-01-16T04:34:13.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T04:34:13.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:34:13.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:34:13.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:34:13.920Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:34:13.948Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T04:34:14.309Z] $ docker top 3285281e4a3cdd879d99e8f35eadd97b4f062c77cd493a47629922abb3c2b27e -eo pid,comm [2025-01-16T04:34:14.354Z] 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). [2025-01-16T04:34:14.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T04:34:14.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:34:14.414Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:34:14.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:34:14.524Z] $ docker exec 3285281e4a3cdd879d99e8f35eadd97b4f062c77cd493a47629922abb3c2b27e ssh-agent [2025-01-16T04:34:14.631Z] SSH_AUTH_SOCK=/tmp/ssh-MRFOq5DyhUWd/agent.32 [2025-01-16T04:34:14.631Z] SSH_AGENT_PID=38 [2025-01-16T04:34:14.637Z] Running ssh-add (command line suppressed) [2025-01-16T04:34:14.726Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14275363122737035483.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14275363122737035483.key) [2025-01-16T04:34:14.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:34:15.060Z] + git semver tag [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,256 [run_tag] DEBUG tag force:False [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,256 [check_head_tag] DEBUG check head tag [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,258 [execute] INFO git cat-file --batch-check [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,262 [execute] INFO git cat-file --batch [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,300 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,300 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-16T04:34:15.320Z] 2025-01-16 04:34:15,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:15.320Z] 4.0.0-dev.18 [Pipeline] } [2025-01-16T04:34:15.587Z] $ docker exec --env ******** --env ******** 3285281e4a3cdd879d99e8f35eadd97b4f062c77cd493a47629922abb3c2b27e ssh-agent -k [2025-01-16T04:34:15.676Z] unset SSH_AUTH_SOCK; [2025-01-16T04:34:15.676Z] unset SSH_AGENT_PID; [2025-01-16T04:34:15.676Z] echo Agent pid 38 killed; [2025-01-16T04:34:15.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T04:34:16.026Z] + git semver [Pipeline] } [2025-01-16T04:34:16.295Z] $ docker stop --time=1 3285281e4a3cdd879d99e8f35eadd97b4f062c77cd493a47629922abb3c2b27e [2025-01-16T04:34:17.580Z] $ docker rm -f --volumes 3285281e4a3cdd879d99e8f35eadd97b4f062c77cd493a47629922abb3c2b27e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:34:17.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T04:34:17.983Z] [2025-01-16T04:34:17.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:34:18.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T04:34:18.291Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-16T04:34:18.291Z] ab5ef0e58194: Pulling fs layer [2025-01-16T04:34:18.291Z] 9712f1f96733: Pulling fs layer [2025-01-16T04:34:18.291Z] 63f879dbbcfc: Pulling fs layer [2025-01-16T04:34:18.291Z] 0d9ebad4ef96: Pulling fs layer [2025-01-16T04:34:18.291Z] e9a5061849ea: Pulling fs layer [2025-01-16T04:34:18.291Z] d747dcd14b5f: Pulling fs layer [2025-01-16T04:34:18.291Z] 2de7ff778b66: Pulling fs layer [2025-01-16T04:34:18.291Z] 0d9ebad4ef96: Waiting [2025-01-16T04:34:18.291Z] e9a5061849ea: Waiting [2025-01-16T04:34:18.291Z] d747dcd14b5f: Waiting [2025-01-16T04:34:18.291Z] 2de7ff778b66: Waiting [2025-01-16T04:34:18.291Z] 9712f1f96733: Download complete [2025-01-16T04:34:18.890Z] 63f879dbbcfc: Verifying Checksum [2025-01-16T04:34:18.891Z] 63f879dbbcfc: Download complete [2025-01-16T04:34:18.891Z] e9a5061849ea: Verifying Checksum [2025-01-16T04:34:18.891Z] e9a5061849ea: Download complete [2025-01-16T04:34:18.891Z] d747dcd14b5f: Download complete [2025-01-16T04:34:19.150Z] 0d9ebad4ef96: Verifying Checksum [2025-01-16T04:34:19.150Z] 0d9ebad4ef96: Download complete [2025-01-16T04:34:19.150Z] ab5ef0e58194: Verifying Checksum [2025-01-16T04:34:19.150Z] ab5ef0e58194: Download complete [2025-01-16T04:34:19.150Z] 2de7ff778b66: Verifying Checksum [2025-01-16T04:34:19.150Z] 2de7ff778b66: Download complete [2025-01-16T04:34:21.682Z] ab5ef0e58194: Pull complete [2025-01-16T04:34:21.682Z] 9712f1f96733: Pull complete [2025-01-16T04:34:22.615Z] 63f879dbbcfc: Pull complete [2025-01-16T04:34:25.908Z] 0d9ebad4ef96: Pull complete [2025-01-16T04:34:25.908Z] e9a5061849ea: Pull complete [2025-01-16T04:34:25.908Z] d747dcd14b5f: Pull complete [2025-01-16T04:34:26.846Z] 2de7ff778b66: Pull complete [2025-01-16T04:34:26.846Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-16T04:34:27.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-16T04:34:27.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:34:27.207Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:34:27.235Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-16T04:34:28.693Z] $ docker top 96250410de1c2f2e2bde8a1824b0fc2086a1825f2e24d11267786c688a03c339 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-16T04:34:28.771Z] provisioning config files... [2025-01-16T04:34:28.781Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10218760033675032793tmp [2025-01-16T04:34:28.794Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6371074266888150079tmp [2025-01-16T04:34:28.805Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16788716046010473607tmp [Pipeline] { [Pipeline] echo [2025-01-16T04:34:28.938Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:29.234Z] ---> sigul-configuration.sh [2025-01-16T04:34:29.234Z] gpg: directory `/root/.gnupg' created [2025-01-16T04:34:29.234Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-16T04:34:29.234Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-16T04:34:29.234Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-16T04:34:29.234Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-16T04:34:29.234Z] gpg: CAST5 encrypted data [2025-01-16T04:34:29.234Z] gpg: encrypted with 1 passphrase [2025-01-16T04:34:29.234Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-16T04:34:29.531Z] + mkdir /home/jenkins [2025-01-16T04:34:29.531Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-16T04:34:29.827Z] + 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 [2025-01-16T04:34:29.837Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:30.131Z] ---> sigul-install.sh [2025-01-16T04:34:30.131Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-16T04:34:30.427Z] + git tag --list [2025-01-16T04:34:30.427Z] 0.7.1 [2025-01-16T04:34:30.427Z] delhi-tag [2025-01-16T04:34:30.427Z] v1.0.0 [2025-01-16T04:34:30.427Z] v1.1.0 [2025-01-16T04:34:30.427Z] v1.1.1 [2025-01-16T04:34:30.427Z] v1.1.2 [2025-01-16T04:34:30.427Z] v1.2.0 [2025-01-16T04:34:30.427Z] v1.2.1 [2025-01-16T04:34:30.427Z] v1.2.2 [2025-01-16T04:34:30.427Z] v1.2.3 [2025-01-16T04:34:30.427Z] v1.3.0 [2025-01-16T04:34:30.427Z] v1.4.0 [2025-01-16T04:34:30.427Z] v2.0.0 [2025-01-16T04:34:30.427Z] v2.1.0 [2025-01-16T04:34:30.427Z] v2.1.1 [2025-01-16T04:34:30.427Z] v2.2.0 [2025-01-16T04:34:30.427Z] v2.3.0 [2025-01-16T04:34:30.427Z] v2.3.1 [2025-01-16T04:34:30.427Z] v3.0 [2025-01-16T04:34:30.427Z] v3.0.0 [2025-01-16T04:34:30.427Z] v3.0.1-dev.1 [2025-01-16T04:34:30.427Z] v3.1 [2025-01-16T04:34:30.427Z] v3.1.0 [2025-01-16T04:34:30.427Z] v3.1.0-dev.1 [2025-01-16T04:34:30.427Z] v3.1.0-dev.10 [2025-01-16T04:34:30.427Z] v3.1.0-dev.11 [2025-01-16T04:34:30.427Z] v3.1.0-dev.12 [2025-01-16T04:34:30.427Z] v3.1.0-dev.13 [2025-01-16T04:34:30.427Z] v3.1.0-dev.14 [2025-01-16T04:34:30.428Z] v3.1.0-dev.15 [2025-01-16T04:34:30.428Z] v3.1.0-dev.16 [2025-01-16T04:34:30.428Z] v3.1.0-dev.17 [2025-01-16T04:34:30.428Z] v3.1.0-dev.18 [2025-01-16T04:34:30.428Z] v3.1.0-dev.19 [2025-01-16T04:34:30.428Z] v3.1.0-dev.2 [2025-01-16T04:34:30.428Z] v3.1.0-dev.20 [2025-01-16T04:34:30.428Z] v3.1.0-dev.21 [2025-01-16T04:34:30.428Z] v3.1.0-dev.22 [2025-01-16T04:34:30.428Z] v3.1.0-dev.23 [2025-01-16T04:34:30.428Z] v3.1.0-dev.24 [2025-01-16T04:34:30.428Z] v3.1.0-dev.25 [2025-01-16T04:34:30.428Z] v3.1.0-dev.26 [2025-01-16T04:34:30.428Z] v3.1.0-dev.27 [2025-01-16T04:34:30.428Z] v3.1.0-dev.28 [2025-01-16T04:34:30.428Z] v3.1.0-dev.29 [2025-01-16T04:34:30.428Z] v3.1.0-dev.3 [2025-01-16T04:34:30.428Z] v3.1.0-dev.30 [2025-01-16T04:34:30.428Z] v3.1.0-dev.31 [2025-01-16T04:34:30.428Z] v3.1.0-dev.32 [2025-01-16T04:34:30.428Z] v3.1.0-dev.33 [2025-01-16T04:34:30.428Z] v3.1.0-dev.34 [2025-01-16T04:34:30.428Z] v3.1.0-dev.35 [2025-01-16T04:34:30.428Z] v3.1.0-dev.36 [2025-01-16T04:34:30.428Z] v3.1.0-dev.37 [2025-01-16T04:34:30.428Z] v3.1.0-dev.38 [2025-01-16T04:34:30.428Z] v3.1.0-dev.39 [2025-01-16T04:34:30.428Z] v3.1.0-dev.4 [2025-01-16T04:34:30.428Z] v3.1.0-dev.40 [2025-01-16T04:34:30.428Z] v3.1.0-dev.41 [2025-01-16T04:34:30.428Z] v3.1.0-dev.5 [2025-01-16T04:34:30.428Z] v3.1.0-dev.6 [2025-01-16T04:34:30.428Z] v3.1.0-dev.7 [2025-01-16T04:34:30.428Z] v3.1.0-dev.8 [2025-01-16T04:34:30.428Z] v3.1.0-dev.9 [2025-01-16T04:34:30.428Z] v3.1.1 [2025-01-16T04:34:30.428Z] v3.1.1-dev.1 [2025-01-16T04:34:30.428Z] v3.2.0-dev.1 [2025-01-16T04:34:30.428Z] v3.2.0-dev.10 [2025-01-16T04:34:30.428Z] v3.2.0-dev.11 [2025-01-16T04:34:30.428Z] v3.2.0-dev.12 [2025-01-16T04:34:30.428Z] v3.2.0-dev.13 [2025-01-16T04:34:30.428Z] v3.2.0-dev.14 [2025-01-16T04:34:30.428Z] v3.2.0-dev.15 [2025-01-16T04:34:30.428Z] v3.2.0-dev.16 [2025-01-16T04:34:30.428Z] v3.2.0-dev.17 [2025-01-16T04:34:30.428Z] v3.2.0-dev.18 [2025-01-16T04:34:30.428Z] v3.2.0-dev.19 [2025-01-16T04:34:30.428Z] v3.2.0-dev.2 [2025-01-16T04:34:30.428Z] v3.2.0-dev.20 [2025-01-16T04:34:30.428Z] v3.2.0-dev.21 [2025-01-16T04:34:30.428Z] v3.2.0-dev.22 [2025-01-16T04:34:30.428Z] v3.2.0-dev.23 [2025-01-16T04:34:30.428Z] v3.2.0-dev.24 [2025-01-16T04:34:30.428Z] v3.2.0-dev.25 [2025-01-16T04:34:30.428Z] v3.2.0-dev.26 [2025-01-16T04:34:30.428Z] v3.2.0-dev.27 [2025-01-16T04:34:30.428Z] v3.2.0-dev.28 [2025-01-16T04:34:30.428Z] v3.2.0-dev.29 [2025-01-16T04:34:30.428Z] v3.2.0-dev.3 [2025-01-16T04:34:30.428Z] v3.2.0-dev.30 [2025-01-16T04:34:30.428Z] v3.2.0-dev.31 [2025-01-16T04:34:30.428Z] v3.2.0-dev.32 [2025-01-16T04:34:30.428Z] v3.2.0-dev.33 [2025-01-16T04:34:30.428Z] v3.2.0-dev.34 [2025-01-16T04:34:30.428Z] v3.2.0-dev.35 [2025-01-16T04:34:30.428Z] v3.2.0-dev.36 [2025-01-16T04:34:30.428Z] v3.2.0-dev.37 [2025-01-16T04:34:30.428Z] v3.2.0-dev.38 [2025-01-16T04:34:30.428Z] v3.2.0-dev.39 [2025-01-16T04:34:30.428Z] v3.2.0-dev.4 [2025-01-16T04:34:30.428Z] v3.2.0-dev.40 [2025-01-16T04:34:30.428Z] v3.2.0-dev.41 [2025-01-16T04:34:30.428Z] v3.2.0-dev.42 [2025-01-16T04:34:30.428Z] v3.2.0-dev.43 [2025-01-16T04:34:30.428Z] v3.2.0-dev.44 [2025-01-16T04:34:30.428Z] v3.2.0-dev.45 [2025-01-16T04:34:30.428Z] v3.2.0-dev.46 [2025-01-16T04:34:30.428Z] v3.2.0-dev.47 [2025-01-16T04:34:30.428Z] v3.2.0-dev.48 [2025-01-16T04:34:30.428Z] v3.2.0-dev.5 [2025-01-16T04:34:30.428Z] v3.2.0-dev.6 [2025-01-16T04:34:30.428Z] v3.2.0-dev.7 [2025-01-16T04:34:30.428Z] v3.2.0-dev.8 [2025-01-16T04:34:30.428Z] v3.2.0-dev.9 [2025-01-16T04:34:30.428Z] v4.0.0-dev.1 [2025-01-16T04:34:30.428Z] v4.0.0-dev.10 [2025-01-16T04:34:30.428Z] v4.0.0-dev.11 [2025-01-16T04:34:30.428Z] v4.0.0-dev.12 [2025-01-16T04:34:30.428Z] v4.0.0-dev.13 [2025-01-16T04:34:30.428Z] v4.0.0-dev.14 [2025-01-16T04:34:30.428Z] v4.0.0-dev.15 [2025-01-16T04:34:30.428Z] v4.0.0-dev.16 [2025-01-16T04:34:30.428Z] v4.0.0-dev.17 [2025-01-16T04:34:30.428Z] v4.0.0-dev.18 [2025-01-16T04:34:30.428Z] v4.0.0-dev.2 [2025-01-16T04:34:30.428Z] v4.0.0-dev.3 [2025-01-16T04:34:30.428Z] v4.0.0-dev.4 [2025-01-16T04:34:30.428Z] v4.0.0-dev.5 [2025-01-16T04:34:30.428Z] v4.0.0-dev.6 [2025-01-16T04:34:30.428Z] v4.0.0-dev.7 [2025-01-16T04:34:30.428Z] v4.0.0-dev.8 [2025-01-16T04:34:30.428Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-16T04:34:30.726Z] + lftools sign git-tag v4.0.0-dev.18 [2025-01-16T04:34:31.364Z] Signing Git tag with Sigul... [2025-01-16T04:34:31.364Z] Signing v4.0.0-dev.18 [Pipeline] echo [2025-01-16T04:34:31.639Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:31.935Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-16T04:34:31.942Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-16T04:34:31.982Z] $ docker stop --time=1 96250410de1c2f2e2bde8a1824b0fc2086a1825f2e24d11267786c688a03c339 [2025-01-16T04:34:33.224Z] $ docker rm -f --volumes 96250410de1c2f2e2bde8a1824b0fc2086a1825f2e24d11267786c688a03c339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-16T04:34:33.658Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T04:34:33.658Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:34:33.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:34:33.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:34:34.041Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:34:34.069Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T04:34:34.392Z] $ docker top 828757156dcb302605e6c95f9df4a6328105fdcc1ba6c2f4c60e9a918173f61c -eo pid,comm [2025-01-16T04:34:34.437Z] 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). [2025-01-16T04:34:34.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T04:34:34.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:34:34.497Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:34:34.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:34:34.620Z] $ docker exec 828757156dcb302605e6c95f9df4a6328105fdcc1ba6c2f4c60e9a918173f61c ssh-agent [2025-01-16T04:34:34.724Z] SSH_AUTH_SOCK=/tmp/ssh-0Tw70KsEEQl7/agent.33 [2025-01-16T04:34:34.724Z] SSH_AGENT_PID=39 [2025-01-16T04:34:34.727Z] Running ssh-add (command line suppressed) [2025-01-16T04:34:34.823Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6830455650724928449.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6830455650724928449.key) [2025-01-16T04:34:34.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:34:35.142Z] + git semver bump pre [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,313 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,314 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,314 [bump_version] DEBUG bumped version:4.0.0-dev.19 [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,314 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,314 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,315 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,318 [execute] INFO git cat-file --batch-check [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,323 [execute] INFO git cat-file --batch [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T04:34:35.400Z] 2025-01-16 04:34:35,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:35.400Z] 4.0.0-dev.19 [Pipeline] } [2025-01-16T04:34:35.408Z] $ docker exec --env ******** --env ******** 828757156dcb302605e6c95f9df4a6328105fdcc1ba6c2f4c60e9a918173f61c ssh-agent -k [2025-01-16T04:34:35.497Z] unset SSH_AUTH_SOCK; [2025-01-16T04:34:35.498Z] unset SSH_AGENT_PID; [2025-01-16T04:34:35.498Z] echo Agent pid 39 killed; [2025-01-16T04:34:35.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T04:34:35.842Z] + git semver [Pipeline] } [2025-01-16T04:34:36.114Z] $ docker stop --time=1 828757156dcb302605e6c95f9df4a6328105fdcc1ba6c2f4c60e9a918173f61c [2025-01-16T04:34:37.391Z] $ docker rm -f --volumes 828757156dcb302605e6c95f9df4a6328105fdcc1ba6c2f4c60e9a918173f61c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-16T04:34:37.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-16T04:34:37.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:34:38.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-16T04:34:38.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:34:38.128Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:34:38.151Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-16T04:34:38.478Z] $ docker top b22cd467740dfd27fbd9b6028134ec14af78434d5f37880a1bbaae3cc317a009 -eo pid,comm [2025-01-16T04:34:38.524Z] 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). [2025-01-16T04:34:38.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-16T04:34:38.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-16T04:34:38.575Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-16T04:34:38.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-16T04:34:38.684Z] $ docker exec b22cd467740dfd27fbd9b6028134ec14af78434d5f37880a1bbaae3cc317a009 ssh-agent [2025-01-16T04:34:38.786Z] SSH_AUTH_SOCK=/tmp/ssh-gte9jpxW7G9l/agent.32 [2025-01-16T04:34:38.786Z] SSH_AGENT_PID=38 [2025-01-16T04:34:38.790Z] Running ssh-add (command line suppressed) [2025-01-16T04:34:38.884Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11147918234257428427.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11147918234257428427.key) [2025-01-16T04:34:38.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-16T04:34:39.185Z] + git semver push [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,393 [run_push] DEBUG push [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,394 [execute] INFO git cat-file --batch-check [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,399 [execute] INFO git rev-list 49be8e870bb0db0cdb436a84ea79bb5402132c3f -- [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,399 [execute] DEBUG Popen(['git', 'rev-list', '49be8e870bb0db0cdb436a84ea79bb5402132c3f', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,414 [execute] INFO git fetch -v origin [2025-01-16T04:34:39.442Z] 2025-01-16 04:34:39,414 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-16T04:34:40.009Z] 2025-01-16 04:34:39,840 [run_push] DEBUG no remote changes detected [2025-01-16T04:34:40.009Z] 2025-01-16 04:34:39,840 [execute] INFO git push origin semver [2025-01-16T04:34:40.009Z] 2025-01-16 04:34:39,840 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-16T04:34:41.389Z] 2025-01-16 04:34:40,984 [run_push] DEBUG push all version tags [2025-01-16T04:34:41.389Z] 2025-01-16 04:34:40,984 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-16T04:34:41.389Z] 2025-01-16 04:34:40,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-16T04:34:41.648Z] 2025-01-16 04:34:41,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-16T04:34:41.648Z] 4.0.0-dev.19 [Pipeline] } [2025-01-16T04:34:41.916Z] $ docker exec --env ******** --env ******** b22cd467740dfd27fbd9b6028134ec14af78434d5f37880a1bbaae3cc317a009 ssh-agent -k [2025-01-16T04:34:42.012Z] unset SSH_AUTH_SOCK; [2025-01-16T04:34:42.012Z] unset SSH_AGENT_PID; [2025-01-16T04:34:42.012Z] echo Agent pid 38 killed; [2025-01-16T04:34:42.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-16T04:34:42.372Z] + git semver [Pipeline] } [2025-01-16T04:34:42.642Z] $ docker stop --time=1 b22cd467740dfd27fbd9b6028134ec14af78434d5f37880a1bbaae3cc317a009 [2025-01-16T04:34:43.979Z] $ docker rm -f --volumes b22cd467740dfd27fbd9b6028134ec14af78434d5f37880a1bbaae3cc317a009 [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 [2025-01-16T04:34:44.582Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-01-16T04:34:44.582Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-16T04:34:44.582Z] total 16 [2025-01-16T04:34:44.582Z] drwxr-xr-x 3 root root 4096 Jan 16 04:33 . [2025-01-16T04:34:44.582Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 04:34 .. [2025-01-16T04:34:44.582Z] drwxr-xr-x 2 root root 4096 Jan 16 04:33 cost [2025-01-16T04:34:44.582Z] -rw-r--r-- 1 root root 85 Jan 16 04:33 cost.csv [2025-01-16T04:34:44.582Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-16T04:34:44.582Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-16T04:34:44.582Z] total 16 [2025-01-16T04:34:44.582Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 04:33 . [2025-01-16T04:34:44.582Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 16 04:34 .. [2025-01-16T04:34:44.582Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 04:33 cost [2025-01-16T04:34:44.582Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 16 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:44.885Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:45.744Z] ---> package-listing.sh [2025-01-16T04:34:45.744Z] ++ facter osfamily [2025-01-16T04:34:45.744Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-16T04:34:46.002Z] + OS_FAMILY=debian [2025-01-16T04:34:46.002Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-01-16T04:34:46.002Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-16T04:34:46.002Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-16T04:34:46.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-16T04:34:46.002Z] + PACKAGES=/tmp/packages_start.txt [2025-01-16T04:34:46.002Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-16T04:34:46.002Z] + PACKAGES=/tmp/packages_end.txt [2025-01-16T04:34:46.002Z] + case "${OS_FAMILY}" in [2025-01-16T04:34:46.002Z] + grep '^ii' [2025-01-16T04:34:46.002Z] + dpkg -l [2025-01-16T04:34:46.002Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-16T04:34:46.002Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-16T04:34:46.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-16T04:34:46.002Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-16T04:34:46.002Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-01-16T04:34:46.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-01-16T04:34:46.014Z] 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 [2025-01-16T04:34:46.291Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-16T04:34:46.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-16T04:34:46.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-16T04:34:46.945Z] prd-ubuntu20.04-docker-8c-8g-36813 does not seem to be running inside a container [2025-01-16T04:34:46.970Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-16T04:34:47.276Z] $ docker top eb2608abf932ac9adffd8ab5e52321313d00ce56a337bd4a6e01e704a0670b7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-16T04:34:47.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-16T04:34:47.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-16T04:34:48.193Z] + ls /var/log/sa-host [2025-01-16T04:34:48.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-16T04:34:48.286Z] provisioning config files... [2025-01-16T04:34:48.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17749541854776927401tmp [Pipeline] { [Pipeline] echo [2025-01-16T04:34:48.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:48.590Z] ---> create-netrc.sh [Pipeline] } [2025-01-16T04:34:48.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:48.930Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-16T04:34:48.939Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:49.218Z] ---> sudo-logs.sh [2025-01-16T04:34:49.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-16T04:34:49.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:49.529Z] ---> job-cost.sh [2025-01-16T04:34:49.529Z] lf-activate-venv: SKIPPING [2025-01-16T04:34:49.529Z] DEBUG: total: 0.2199999988079071 [2025-01-16T04:34:49.529Z] INFO: Retrieving Stack Cost... [2025-01-16T04:34:49.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-16T04:34:50.047Z] INFO: Archiving Costs [Pipeline] echo [2025-01-16T04:34:50.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-16T04:34:50.341Z] ---> logs-deploy.sh [2025-01-16T04:34:50.342Z] lf-activate-venv: SKIPPING [2025-01-16T04:34:50.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/341 [2025-01-16T04:34:50.342Z] INFO: archiving workspace using pattern(s): [2025-01-16T04:34:51.281Z] Archives upload complete. [2025-01-16T04:34:51.281Z] INFO: archiving logs to Nexus