Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b84158f52d6de3676fe4ff15bcdf1c9e29a29607 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-ssh13063566069121462931.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-ssh916358369423539293.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-ssh17687908961456436621.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-ssh4549378945993496235.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-ssh3154011296991452275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36611’ Running on prd-ubuntu20.04-docker-8c-8g-36614 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b84158f52d6de3676fe4ff15bcdf1c9e29a29607 (main) Commit message: "Merge pull request #1674 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.0" > git config core.sparsecheckout # timeout=10 > git checkout -f b84158f52d6de3676fe4ff15bcdf1c9e29a29607 # timeout=10 > git rev-list --no-walk 5e214252283fb43477caa9f656c642f716757b9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-13T06:54:19.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-13T06:54:19.427Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-13T06:54:19.456Z] ========================================================= [2025-01-13T06:54:19.456Z] EdgeX Global Pipelines Version Info [2025-01-13T06:54:19.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:54:20.176Z] ------------------- [2025-01-13T06:54:20.176Z] stable info: [2025-01-13T06:54:20.176Z] ------------------- [2025-01-13T06:54:20.176Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-13T06:54:20.176Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T06:54:20.176Z] Message: update stable to v1.0.269 [2025-01-13T06:54:20.746Z] ------------------- [2025-01-13T06:54:20.746Z] experimental info: [2025-01-13T06:54:20.746Z] ------------------- [2025-01-13T06:54:20.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-13T06:54:20.746Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-13T06:54:20.746Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-13T06:54:20.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-01-13T06:54:20.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-01-13T06:54:20.863Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-13T06:54:20.886Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-13T06:54:20.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-13T06:54:20.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-13T06:54:20.963Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-13T06:54:20.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-01-13T06:54:21.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-13T06:54:21.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-13T06:54:21.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-13T06:54:21.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-01-13T06:54:21.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-13T06:54:21.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-13T06:54:21.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-13T06:54:21.160Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T06:54:21.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T06:54:21.203Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-13T06:54:21.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-13T06:54:21.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-13T06:54:21.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-13T06:54:21.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-13T06:54:21.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-13T06:54:21.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-13T06:54:21.362Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-13T06:54:21.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-13T06:54:21.400Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-13T06:54:21.422Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-13T06:54:21.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-13T06:54:21.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-13T06:54:21.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo [2025-01-13T06:54:21.508Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b84158f [Pipeline] echo [2025-01-13T06:54:21.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T06:54:21.572Z] provisioning config files... [2025-01-13T06:54:21.583Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5769934621977374833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:54:21.910Z] ---> ****-login.sh [2025-01-13T06:54:21.910Z] nexus3.edgexfoundry.org:10001 [2025-01-13T06:54:22.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:23.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:23.111Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:23.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:23.111Z] [2025-01-13T06:54:23.111Z] Login Succeeded [2025-01-13T06:54:23.111Z] nexus3.edgexfoundry.org:10002 [2025-01-13T06:54:23.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:23.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:23.111Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:23.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:23.111Z] [2025-01-13T06:54:23.111Z] Login Succeeded [2025-01-13T06:54:23.111Z] nexus3.edgexfoundry.org:10003 [2025-01-13T06:54:23.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:23.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:23.372Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:23.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:23.372Z] [2025-01-13T06:54:23.372Z] Login Succeeded [2025-01-13T06:54:23.372Z] nexus3.edgexfoundry.org:10004 [2025-01-13T06:54:23.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:23.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:23.373Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:23.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:23.373Z] [2025-01-13T06:54:23.373Z] Login Succeeded [2025-01-13T06:54:23.373Z] ****.io [2025-01-13T06:54:23.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:23.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:23.634Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:23.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:23.634Z] [2025-01-13T06:54:23.634Z] Login Succeeded [2025-01-13T06:54:23.634Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T06:54:23.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-13T06:54:24.040Z] + git rev-list -1 --merges b84158f52d6de3676fe4ff15bcdf1c9e29a29607~1..b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo [2025-01-13T06:54:24.067Z] -----------> git rev-list -1 --merges b84158f52d6de3676fe4ff15bcdf1c9e29a29607~1..b84158f52d6de3676fe4ff15bcdf1c9e29a29607 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [2025-01-13T06:54:24.067Z] b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [false] [Pipeline] sh [2025-01-13T06:54:24.361Z] + git log --format=format:%s -1 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo [2025-01-13T06:54:24.378Z] ========================================================= [2025-01-13T06:54:24.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-13T06:54:24.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-13T06:54:24.708Z] + git log --format=format:%s -1 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] echo [2025-01-13T06:54:24.722Z] [semverPrep] GIT_COMMIT: b84158f52d6de3676fe4ff15bcdf1c9e29a29607, Commit Message: Merge pull request #1674 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.0 [Pipeline] echo [2025-01-13T06:54:24.736Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-13T06:54:25.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T06:54:25.085Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-13T06:54:25.085Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-13T06:54:25.085Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-13T06:54:25.085Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-13T06:54:25.085Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-13T06:54:25.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:54:25.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T06:54:25.433Z] [2025-01-13T06:54:25.433Z] 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-13T06:54:25.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T06:54:25.738Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-13T06:54:25.738Z] b85a868b505f: Pulling fs layer [2025-01-13T06:54:25.738Z] e2be974225ed: Pulling fs layer [2025-01-13T06:54:25.738Z] 339a4e72a1f5: Pulling fs layer [2025-01-13T06:54:25.738Z] 988bab9f4d93: Pulling fs layer [2025-01-13T06:54:25.738Z] 1469e6f7b9e6: Pulling fs layer [2025-01-13T06:54:25.738Z] eaf3925da568: Pulling fs layer [2025-01-13T06:54:25.738Z] 988bab9f4d93: Waiting [2025-01-13T06:54:25.738Z] 1469e6f7b9e6: Waiting [2025-01-13T06:54:25.738Z] bab4dde63d76: Pulling fs layer [2025-01-13T06:54:25.738Z] bde34c3a00c8: Pulling fs layer [2025-01-13T06:54:25.738Z] eaf3925da568: Waiting [2025-01-13T06:54:25.738Z] b352a97aabf1: Pulling fs layer [2025-01-13T06:54:25.738Z] bde34c3a00c8: Waiting [2025-01-13T06:54:25.738Z] 4872d77fe225: Pulling fs layer [2025-01-13T06:54:25.738Z] 5851b861e8e6: Pulling fs layer [2025-01-13T06:54:25.738Z] 4872d77fe225: Waiting [2025-01-13T06:54:25.738Z] 5851b861e8e6: Waiting [2025-01-13T06:54:25.738Z] b352a97aabf1: Waiting [2025-01-13T06:54:25.738Z] bab4dde63d76: Waiting [2025-01-13T06:54:25.738Z] e2be974225ed: Download complete [2025-01-13T06:54:25.738Z] 988bab9f4d93: Download complete [2025-01-13T06:54:25.738Z] 1469e6f7b9e6: Verifying Checksum [2025-01-13T06:54:25.738Z] 1469e6f7b9e6: Download complete [2025-01-13T06:54:25.738Z] eaf3925da568: Verifying Checksum [2025-01-13T06:54:25.738Z] eaf3925da568: Download complete [2025-01-13T06:54:25.996Z] 339a4e72a1f5: Verifying Checksum [2025-01-13T06:54:25.996Z] 339a4e72a1f5: Download complete [2025-01-13T06:54:25.996Z] bde34c3a00c8: Verifying Checksum [2025-01-13T06:54:25.996Z] bde34c3a00c8: Download complete [2025-01-13T06:54:25.996Z] b352a97aabf1: Verifying Checksum [2025-01-13T06:54:25.996Z] b352a97aabf1: Download complete [2025-01-13T06:54:25.996Z] 4872d77fe225: Verifying Checksum [2025-01-13T06:54:25.996Z] 4872d77fe225: Download complete [2025-01-13T06:54:25.996Z] 5851b861e8e6: Download complete [2025-01-13T06:54:25.996Z] b85a868b505f: Verifying Checksum [2025-01-13T06:54:25.996Z] b85a868b505f: Download complete [2025-01-13T06:54:26.259Z] bab4dde63d76: Verifying Checksum [2025-01-13T06:54:26.259Z] bab4dde63d76: Download complete [2025-01-13T06:54:27.194Z] b85a868b505f: Pull complete [2025-01-13T06:54:27.194Z] e2be974225ed: Pull complete [2025-01-13T06:54:27.765Z] 339a4e72a1f5: Pull complete [2025-01-13T06:54:27.765Z] 988bab9f4d93: Pull complete [2025-01-13T06:54:28.024Z] 1469e6f7b9e6: Pull complete [2025-01-13T06:54:28.024Z] eaf3925da568: Pull complete [2025-01-13T06:54:29.932Z] bab4dde63d76: Pull complete [2025-01-13T06:54:29.932Z] bde34c3a00c8: Pull complete [2025-01-13T06:54:29.932Z] b352a97aabf1: Pull complete [2025-01-13T06:54:29.932Z] 4872d77fe225: Pull complete [2025-01-13T06:54:30.192Z] 5851b861e8e6: Pull complete [2025-01-13T06:54:30.192Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-13T06:54:30.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T06:54:30.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:54:30.334Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T06:54:30.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T06:54:32.960Z] $ docker top d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 -eo pid,comm [2025-01-13T06:54:33.013Z] 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-13T06:54:33.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T06:54:33.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T06:54:33.078Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T06:54:33.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T06:54:33.200Z] $ docker exec d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent [2025-01-13T06:54:33.302Z] SSH_AUTH_SOCK=/tmp/ssh-w9muymCtVP2P/agent.33 [2025-01-13T06:54:33.302Z] SSH_AGENT_PID=39 [2025-01-13T06:54:33.306Z] Running ssh-add (command line suppressed) [2025-01-13T06:54:33.395Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5121447234269462692.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5121447234269462692.key) [2025-01-13T06:54:33.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T06:54:33.705Z] + git tag --points-at HEAD [Pipeline] } [2025-01-13T06:54:33.713Z] $ docker exec --env ******** --env ******** d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent -k [2025-01-13T06:54:33.811Z] unset SSH_AUTH_SOCK; [2025-01-13T06:54:33.811Z] unset SSH_AGENT_PID; [2025-01-13T06:54:33.811Z] echo Agent pid 39 killed; [2025-01-13T06:54:33.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-13T06:54:33.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T06:54:33.860Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T06:54:33.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T06:54:33.948Z] $ docker exec d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent [2025-01-13T06:54:34.045Z] SSH_AUTH_SOCK=/tmp/ssh-GXhcaxQ6bL6E/agent.73 [2025-01-13T06:54:34.045Z] SSH_AGENT_PID=79 [2025-01-13T06:54:34.049Z] Running ssh-add (command line suppressed) [2025-01-13T06:54:34.133Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2548827654800391492.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2548827654800391492.key) [2025-01-13T06:54:34.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T06:54:34.442Z] + git semver init [2025-01-13T06:54:34.703Z] 2025-01-13 06:54:34,596 [run_init] DEBUG init version:0.0.0 force:False [2025-01-13T06:54:34.703Z] 2025-01-13 06:54:34,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-13T06:54:34.703Z] 2025-01-13 06:54:34,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-13T06:54:34.703Z] 2025-01-13 06:54:34,598 [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-13T06:54:36.083Z] 2025-01-13 06:54:35,708 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-01-13T06:54:36.083Z] 2025-01-13 06:54:35,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-01-13T06:54:36.083Z] 2025-01-13 06:54:35,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T06:54:36.083Z] 2025-01-13 06:54:35,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T06:54:36.083Z] 4.0.0-dev.17 [Pipeline] } [2025-01-13T06:54:36.090Z] $ docker exec --env ******** --env ******** d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 ssh-agent -k [2025-01-13T06:54:36.184Z] unset SSH_AUTH_SOCK; [2025-01-13T06:54:36.184Z] unset SSH_AGENT_PID; [2025-01-13T06:54:36.184Z] echo Agent pid 79 killed; [2025-01-13T06:54:36.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T06:54:36.526Z] + git semver [Pipeline] } [2025-01-13T06:54:36.801Z] $ docker stop --time=1 d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 [2025-01-13T06:54:38.079Z] $ docker rm -f --volumes d597a3b1fd3632f43dbf1b093c1e660cf28dc62071c93f91c263b548d1b932f1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T06:54:38.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-13T06:54:38.656Z] Stashed 1 file(s) [Pipeline] echo [2025-01-13T06:54:38.660Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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-13T06:54:39.007Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-01-13T06:54:39.022Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14106548268682118673tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:54:39.333Z] ---> ****-login.sh [2025-01-13T06:54:39.334Z] nexus3.edgexfoundry.org:10001 [2025-01-13T06:54:39.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:39.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:39.334Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:39.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:39.334Z] [2025-01-13T06:54:39.334Z] Login Succeeded [2025-01-13T06:54:39.334Z] nexus3.edgexfoundry.org:10002 [2025-01-13T06:54:39.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:39.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:39.334Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:39.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:39.334Z] [2025-01-13T06:54:39.334Z] Login Succeeded [2025-01-13T06:54:39.334Z] nexus3.edgexfoundry.org:10003 [2025-01-13T06:54:39.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:39.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:39.593Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:39.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:39.594Z] [2025-01-13T06:54:39.594Z] Login Succeeded [2025-01-13T06:54:39.594Z] nexus3.edgexfoundry.org:10004 [2025-01-13T06:54:39.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:39.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:39.594Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:39.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:39.594Z] [2025-01-13T06:54:39.594Z] Login Succeeded [2025-01-13T06:54:39.594Z] ****.io [2025-01-13T06:54:39.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-13T06:54:39.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-13T06:54:39.854Z] Configure a credential helper to remove this warning. See [2025-01-13T06:54:39.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-13T06:54:39.854Z] [2025-01-13T06:54:39.854Z] Login Succeeded [2025-01-13T06:54:39.854Z] ---> ****-login.sh ends [Pipeline] } [2025-01-13T06:54:39.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-13T06:54:39.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T06:54:39.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-13T06:54:39.984Z] ========================================================= [2025-01-13T06:54:39.984Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-13T06:54:39.984Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:54:40.317Z] + 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-13T06:54:40.317Z] Sending build context to Docker daemon 24.93MB [2025-01-13T06:54:40.317Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-13T06:54:40.317Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-13T06:54:40.589Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-13T06:54:40.589Z] da9db072f522: Pulling fs layer [2025-01-13T06:54:40.589Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-13T06:54:40.589Z] 06f05ace1117: Pulling fs layer [2025-01-13T06:54:40.589Z] 5fe327b54edc: Pulling fs layer [2025-01-13T06:54:40.589Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T06:54:40.589Z] 92a5565b7b96: Pulling fs layer [2025-01-13T06:54:40.589Z] ff9bb7016b71: Pulling fs layer [2025-01-13T06:54:40.589Z] b67dba6c2c7d: Pulling fs layer [2025-01-13T06:54:40.589Z] a813b0c90790: Pulling fs layer [2025-01-13T06:54:40.589Z] 92a5565b7b96: Waiting [2025-01-13T06:54:40.589Z] 5fe327b54edc: Waiting [2025-01-13T06:54:40.589Z] ff9bb7016b71: Waiting [2025-01-13T06:54:40.589Z] b67dba6c2c7d: Waiting [2025-01-13T06:54:40.589Z] a813b0c90790: Waiting [2025-01-13T06:54:40.589Z] 4f4fb700ef54: Waiting [2025-01-13T06:54:40.589Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-13T06:54:40.589Z] 6ef4a4ee8ca5: Download complete [2025-01-13T06:54:40.589Z] 5fe327b54edc: Download complete [2025-01-13T06:54:40.589Z] 4f4fb700ef54: Verifying Checksum [2025-01-13T06:54:40.589Z] 4f4fb700ef54: Download complete [2025-01-13T06:54:40.589Z] 92a5565b7b96: Verifying Checksum [2025-01-13T06:54:40.589Z] 92a5565b7b96: Download complete [2025-01-13T06:54:40.589Z] da9db072f522: Verifying Checksum [2025-01-13T06:54:40.589Z] da9db072f522: Download complete [2025-01-13T06:54:40.849Z] ff9bb7016b71: Verifying Checksum [2025-01-13T06:54:40.849Z] da9db072f522: Pull complete [2025-01-13T06:54:41.109Z] a813b0c90790: Verifying Checksum [2025-01-13T06:54:41.109Z] a813b0c90790: Download complete [2025-01-13T06:54:41.109Z] 6ef4a4ee8ca5: Pull complete [2025-01-13T06:54:41.109Z] 06f05ace1117: Verifying Checksum [2025-01-13T06:54:41.109Z] 06f05ace1117: Download complete [2025-01-13T06:54:41.675Z] b67dba6c2c7d: Verifying Checksum [2025-01-13T06:54:41.675Z] b67dba6c2c7d: Download complete [2025-01-13T06:54:45.888Z] 06f05ace1117: Pull complete [2025-01-13T06:54:45.888Z] 5fe327b54edc: Pull complete [2025-01-13T06:54:46.152Z] 4f4fb700ef54: Pull complete [2025-01-13T06:54:46.412Z] 92a5565b7b96: Pull complete [2025-01-13T06:54:46.412Z] ff9bb7016b71: Pull complete [2025-01-13T06:54:48.947Z] b67dba6c2c7d: Pull complete [2025-01-13T06:54:49.515Z] a813b0c90790: Pull complete [2025-01-13T06:54:49.515Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-13T06:54:49.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-13T06:54:49.515Z] ---> 3ba60ce46760 [2025-01-13T06:54:49.515Z] Step 3/10 : ARG MAKE=make build [2025-01-13T06:54:57.696Z] ---> Running in f4b209b001e5 [2025-01-13T06:54:57.696Z] Removing intermediate container f4b209b001e5 [2025-01-13T06:54:57.696Z] ---> a0369ca6bf32 [2025-01-13T06:54:57.696Z] Step 4/10 : WORKDIR /device-sdk-go [2025-01-13T06:54:57.696Z] ---> Running in f161c44edff8 [2025-01-13T06:54:57.696Z] Removing intermediate container f161c44edff8 [2025-01-13T06:54:57.696Z] ---> 267570404850 [2025-01-13T06:54:57.696Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-13T06:54:57.696Z] ---> Running in aa113686fe49 [2025-01-13T06:54:57.696Z] Removing intermediate container aa113686fe49 [2025-01-13T06:54:57.696Z] ---> fb3541c531ed [2025-01-13T06:54:57.696Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-01-13T06:54:57.696Z] ---> Running in 16041f1c2e92 [2025-01-13T06:54:57.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:54:57.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:54:57.956Z] OK: 248 MiB in 58 packages [2025-01-13T06:54:58.215Z] Removing intermediate container 16041f1c2e92 [2025-01-13T06:54:58.215Z] ---> 1523f15bd9a5 [2025-01-13T06:54:58.215Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-13T06:54:58.475Z] ---> fccfaa1ad9fe [2025-01-13T06:54:58.475Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:54:58.475Z] ---> Running in 21c5e6e9bc3d [2025-01-13T06:56:35.378Z] Removing intermediate container 21c5e6e9bc3d [2025-01-13T06:56:35.378Z] ---> 1a85d92d2698 [2025-01-13T06:56:35.378Z] Step 9/10 : COPY . . [2025-01-13T06:56:35.378Z] ---> 19e26b087567 [2025-01-13T06:56:35.378Z] Step 10/10 : RUN ${MAKE} [2025-01-13T06:56:35.378Z] ---> Running in 57fd3c3c34dc [2025-01-13T06:56:35.378Z] noop [2025-01-13T06:56:35.378Z] Removing intermediate container 57fd3c3c34dc [2025-01-13T06:56:35.378Z] ---> 36e77ad69f57 [2025-01-13T06:56:35.378Z] Successfully built 36e77ad69f57 [2025-01-13T06:56:35.378Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:56:35.729Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T06:56:35.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:56:35.832Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T06:56:35.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T06:56:36.473Z] $ docker top c343d617fb020316df258054e8b9b533448d713beab2ef47f9ab67c057f2e25c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T06:56:36.833Z] + go version [2025-01-13T06:56:36.833Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-13T06:56:36.840Z] $ docker stop --time=1 c343d617fb020316df258054e8b9b533448d713beab2ef47f9ab67c057f2e25c [2025-01-13T06:56:38.284Z] $ docker rm -f --volumes c343d617fb020316df258054e8b9b533448d713beab2ef47f9ab67c057f2e25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:56:38.828Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-13T06:56:38.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:56:38.913Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T06:56:38.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-13T06:56:40.001Z] $ docker top e814ecce252b83f5dee86547bd3a890b4cfd9f1c60ab21ee99a66e27ab317f2b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T06:56:40.366Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-13T06:56:40.682Z] + make test [2025-01-13T06:56:40.682Z] go test -race -coverprofile=coverage.out ./... [2025-01-13T06:56:50.685Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-01-13T06:57:30.413Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements [2025-01-13T06:57:30.414Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.3% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.046s coverage: 86.0% of statements [2025-01-13T06:57:30.414Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-01-13T06:57:30.414Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.090s coverage: 45.0% of statements [2025-01-13T06:57:31.351Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-01-13T06:57:32.726Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.060s coverage: 14.1% of statements [2025-01-13T06:57:32.726Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.083s coverage: 44.6% of statements [2025-01-13T06:57:32.726Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.056s coverage: 68.4% of statements [2025-01-13T06:57:32.726Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.094s coverage: 88.3% of statements [2025-01-13T06:57:32.726Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.057s coverage: 5.3% of statements [2025-01-13T06:58:11.547Z] GO111MODULE=on go vet ./... [2025-01-13T06:58:14.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-13T06:58:14.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-13T06:58:14.105Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-13T06:58:14.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-13T06:58:14.130Z] $ docker stop --time=1 e814ecce252b83f5dee86547bd3a890b4cfd9f1c60ab21ee99a66e27ab317f2b [2025-01-13T06:58:26.219Z] $ docker rm -f --volumes e814ecce252b83f5dee86547bd3a890b4cfd9f1c60ab21ee99a66e27ab317f2b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T06:58:27.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-13T06:58:27.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-13T06:58:27.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-13T06:58:27.889Z] + ls -al . [2025-01-13T06:58:27.889Z] total 736 [2025-01-13T06:58:27.889Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 13 06:56 . [2025-01-13T06:58:27.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 06:54 .. [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 13 06:54 .dockerignore [2025-01-13T06:58:27.889Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 06:57 .git [2025-01-13T06:58:27.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 06:54 .github [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 13 06:54 .gitignore [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 13 06:54 .golangci.yml [2025-01-13T06:58:27.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 06:54 .semver [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 13 06:54 CHANGELOG.md [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 13 06:54 GOVERNANCE.md [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 882 Jan 13 06:54 Jenkinsfile [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 13 06:54 LICENSE [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jan 13 06:54 Makefile [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 13 06:54 OWNERS.md [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jan 13 06:54 README.md [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 13 06:54 VERSION [2025-01-13T06:58:27.889Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 06:54 bin [2025-01-13T06:58:27.889Z] -rw-r--r-- 1 jenkins jenkins 500029 Jan 13 06:57 coverage.out [2025-01-13T06:58:27.889Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 13 06:54 example [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 6176 Jan 13 06:54 go.mod [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 86419 Jan 13 06:54 go.sum [2025-01-13T06:58:27.889Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 13 06:54 internal [2025-01-13T06:58:27.889Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 06:54 openapi [2025-01-13T06:58:27.889Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 13 06:54 pkg [2025-01-13T06:58:27.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 06:54 snap [2025-01-13T06:58:27.889Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 13 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:58:28.209Z] + 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=b84158f52d6de3676fe4ff15bcdf1c9e29a29607 --label arch=amd64 --label version=4.0.0-dev.17 . [2025-01-13T06:58:28.209Z] Sending build context to Docker daemon 25.43MB [2025-01-13T06:58:28.209Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-13T06:58:28.209Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-13T06:58:28.209Z] ---> 36e77ad69f57 [2025-01-13T06:58:28.209Z] Step 3/24 : ARG MAKE=make build [2025-01-13T06:58:29.145Z] ---> Running in 9c0d3261ddc7 [2025-01-13T06:58:29.145Z] Removing intermediate container 9c0d3261ddc7 [2025-01-13T06:58:29.145Z] ---> 25569cc7f1cb [2025-01-13T06:58:29.145Z] Step 4/24 : WORKDIR /device-sdk-go [2025-01-13T06:58:29.145Z] ---> Running in b8116a7168ae [2025-01-13T06:58:29.411Z] Removing intermediate container b8116a7168ae [2025-01-13T06:58:29.411Z] ---> e621df4f3653 [2025-01-13T06:58:29.411Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-13T06:58:29.411Z] ---> Running in 4c9583db44b3 [2025-01-13T06:58:29.411Z] Removing intermediate container 4c9583db44b3 [2025-01-13T06:58:29.411Z] ---> bc0b030e8f24 [2025-01-13T06:58:29.411Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-01-13T06:58:29.411Z] ---> Running in 56ec4d6f6615 [2025-01-13T06:58:29.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:58:29.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:58:30.201Z] OK: 248 MiB in 58 packages [2025-01-13T06:58:30.460Z] Removing intermediate container 56ec4d6f6615 [2025-01-13T06:58:30.460Z] ---> 26529f973c0a [2025-01-13T06:58:30.460Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-13T06:58:30.718Z] ---> 151b3091eacd [2025-01-13T06:58:30.718Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-13T06:58:30.718Z] ---> Running in 3199996bacc7 [2025-01-13T06:58:31.944Z] Removing intermediate container 3199996bacc7 [2025-01-13T06:58:31.944Z] ---> 7975fe1b36ef [2025-01-13T06:58:31.944Z] Step 9/24 : COPY . . [2025-01-13T06:58:32.512Z] ---> f05e6d929f88 [2025-01-13T06:58:32.512Z] Step 10/24 : RUN ${MAKE} [2025-01-13T06:58:32.512Z] ---> Running in 9b235eb14b4b [2025-01-13T06:58:32.771Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-01-13T06:59:19.741Z] Removing intermediate container 9b235eb14b4b [2025-01-13T06:59:19.741Z] ---> bca3dd955e9b [2025-01-13T06:59:19.741Z] Step 11/24 : FROM alpine:3.20 [2025-01-13T06:59:19.741Z] 3.20: Pulling from library/alpine [2025-01-13T06:59:19.741Z] 66a3d608f3fa: Pulling fs layer [2025-01-13T06:59:19.741Z] 66a3d608f3fa: Download complete [2025-01-13T06:59:20.008Z] 66a3d608f3fa: Pull complete [2025-01-13T06:59:20.341Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-13T06:59:20.341Z] Status: Downloaded newer image for alpine:3.20 [2025-01-13T06:59:20.341Z] ---> e29df9b510ff [2025-01-13T06:59:20.341Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-01-13T06:59:20.912Z] ---> Running in 7cc363399732 [2025-01-13T06:59:21.171Z] Removing intermediate container 7cc363399732 [2025-01-13T06:59:21.171Z] ---> 6d262a87d873 [2025-01-13T06:59:21.171Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-13T06:59:21.430Z] ---> Running in afa869223681 [2025-01-13T06:59:21.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:59:21.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:59:22.564Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-13T06:59:22.564Z] Executing busybox-1.36.1-r29.trigger [2025-01-13T06:59:22.564Z] OK: 8 MiB in 15 packages [2025-01-13T06:59:23.942Z] Removing intermediate container afa869223681 [2025-01-13T06:59:23.942Z] ---> 03ab55b03aa5 [2025-01-13T06:59:23.942Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-13T06:59:23.942Z] ---> Running in 1096e9e1bcd4 [2025-01-13T06:59:24.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-13T06:59:24.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-13T06:59:24.768Z] OK: 8 MiB in 15 packages [2025-01-13T06:59:29.011Z] Removing intermediate container 1096e9e1bcd4 [2025-01-13T06:59:29.011Z] ---> af9df10df9b2 [2025-01-13T06:59:29.011Z] Step 15/24 : WORKDIR / [2025-01-13T06:59:29.011Z] ---> Running in 8a801925cb65 [2025-01-13T06:59:29.270Z] Removing intermediate container 8a801925cb65 [2025-01-13T06:59:29.270Z] ---> 014d5700421e [2025-01-13T06:59:29.270Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-01-13T06:59:29.531Z] ---> fae79aea72f9 [2025-01-13T06:59:29.531Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-01-13T06:59:32.088Z] ---> 0085552e35c8 [2025-01-13T06:59:32.088Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-01-13T06:59:32.349Z] ---> ff720fea9e4f [2025-01-13T06:59:32.349Z] Step 19/24 : EXPOSE 59999 [2025-01-13T06:59:32.608Z] ---> Running in 01c5f303a70c [2025-01-13T06:59:32.870Z] Removing intermediate container 01c5f303a70c [2025-01-13T06:59:32.870Z] ---> f218cb50adc2 [2025-01-13T06:59:32.870Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-01-13T06:59:32.870Z] ---> Running in de062f8ac411 [2025-01-13T06:59:33.131Z] Removing intermediate container de062f8ac411 [2025-01-13T06:59:33.131Z] ---> 0ca0c2612925 [2025-01-13T06:59:33.131Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-01-13T06:59:33.390Z] ---> Running in 40f6fec6ffd8 [2025-01-13T06:59:33.959Z] Removing intermediate container 40f6fec6ffd8 [2025-01-13T06:59:33.959Z] ---> fca307eeef1f [2025-01-13T06:59:33.959Z] Step 22/24 : LABEL arch=amd64 [2025-01-13T06:59:33.959Z] ---> Running in e792dea1345c [2025-01-13T06:59:34.229Z] Removing intermediate container e792dea1345c [2025-01-13T06:59:34.229Z] ---> dc30d83fe69e [2025-01-13T06:59:34.229Z] Step 23/24 : LABEL git_sha=b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [2025-01-13T06:59:34.806Z] ---> Running in 3bc03b0011ef [2025-01-13T06:59:35.066Z] Removing intermediate container 3bc03b0011ef [2025-01-13T06:59:35.066Z] ---> 5d8a4bccab12 [2025-01-13T06:59:35.066Z] Step 24/24 : LABEL version=4.0.0-dev.17 [2025-01-13T06:59:35.350Z] ---> Running in 346aa4d6448d [2025-01-13T06:59:35.921Z] Removing intermediate container 346aa4d6448d [2025-01-13T06:59:35.921Z] ---> 818269833aed [2025-01-13T06:59:35.921Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-13T06:59:35.921Z] Successfully built 818269833aed [2025-01-13T06:59:35.921Z] 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-13T06:59:36.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T06:59:36.649Z] [2025-01-13T06:59:36.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T06:59:36.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T06:59:37.214Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-13T06:59:37.214Z] 5eb5b503b376: Pulling fs layer [2025-01-13T06:59:37.214Z] 5c69ac0246d0: Pulling fs layer [2025-01-13T06:59:37.214Z] ec43610c2a17: Pulling fs layer [2025-01-13T06:59:37.214Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-13T06:59:37.214Z] 33b1e0a273af: Pulling fs layer [2025-01-13T06:59:37.214Z] 5d3b04190fa2: Pulling fs layer [2025-01-13T06:59:37.214Z] 2f39f015ded8: Pulling fs layer [2025-01-13T06:59:37.214Z] 33b1e0a273af: Waiting [2025-01-13T06:59:37.214Z] 3a2ae6a8a46f: Waiting [2025-01-13T06:59:37.214Z] 5d3b04190fa2: Waiting [2025-01-13T06:59:37.214Z] 5c69ac0246d0: Verifying Checksum [2025-01-13T06:59:37.214Z] 5c69ac0246d0: Download complete [2025-01-13T06:59:37.214Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-13T06:59:37.214Z] 3a2ae6a8a46f: Download complete [2025-01-13T06:59:37.214Z] 33b1e0a273af: Verifying Checksum [2025-01-13T06:59:37.214Z] 33b1e0a273af: Download complete [2025-01-13T06:59:37.214Z] 5d3b04190fa2: Verifying Checksum [2025-01-13T06:59:37.214Z] 5d3b04190fa2: Download complete [2025-01-13T06:59:37.214Z] ec43610c2a17: Verifying Checksum [2025-01-13T06:59:37.214Z] ec43610c2a17: Download complete [2025-01-13T06:59:37.475Z] 5eb5b503b376: Verifying Checksum [2025-01-13T06:59:37.475Z] 5eb5b503b376: Download complete [2025-01-13T06:59:38.043Z] 2f39f015ded8: Download complete [2025-01-13T06:59:38.980Z] 5eb5b503b376: Pull complete [2025-01-13T06:59:39.238Z] 5c69ac0246d0: Pull complete [2025-01-13T06:59:40.174Z] ec43610c2a17: Pull complete [2025-01-13T06:59:40.486Z] 3a2ae6a8a46f: Pull complete [2025-01-13T06:59:41.078Z] 33b1e0a273af: Pull complete [2025-01-13T06:59:41.337Z] 5d3b04190fa2: Pull complete [2025-01-13T06:59:51.341Z] 2f39f015ded8: Pull complete [2025-01-13T06:59:55.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-13T06:59:55.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T06:59:55.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T06:59:55.661Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T06:59:55.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-13T06:59:57.345Z] $ docker top fd32e551cb0eb6d179e1e32e7b0d9621114003e7bc1412cba0e48690ed2907d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T06:59:57.739Z] ---> job-cost.sh [2025-01-13T06:59:57.739Z] lf-activate-venv: SKIPPING [2025-01-13T06:59:57.739Z] INFO: No Stack... [2025-01-13T06:59:57.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T06:59:58.256Z] INFO: Archiving Costs [Pipeline] sh [2025-01-13T06:59:58.542Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-01-13T06:59:58.542Z] + cut -d, -f6 [Pipeline] lock [2025-01-13T06:59:58.557Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] [2025-01-13T06:59:58.569Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] did not exist. Created. [2025-01-13T06:59:58.575Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-13T06:59:58.894Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-13T06:59:58.933Z] Stashed 1 file(s) [Pipeline] } [2025-01-13T06:59:58.942Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-340-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-13T06:59:58.965Z] $ docker stop --time=1 fd32e551cb0eb6d179e1e32e7b0d9621114003e7bc1412cba0e48690ed2907d6 [2025-01-13T07:00:00.522Z] $ docker rm -f --volumes fd32e551cb0eb6d179e1e32e7b0d9621114003e7bc1412cba0e48690ed2907d6 [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-13T07:00:00.940Z] provisioning config files... [2025-01-13T07:00:00.979Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13986886896014702944tmp [Pipeline] { [Pipeline] sh [2025-01-13T07:00:01.377Z] + set +x [2025-01-13T07:00:01.378Z] + bash -s -- [2025-01-13T07:00:01.378Z] + curl -s https://codecov.io/bash [2025-01-13T07:00:01.378Z] [2025-01-13T07:00:01.378Z] _____ _ [2025-01-13T07:00:01.378Z] / ____| | | [2025-01-13T07:00:01.378Z] | | ___ __| | ___ ___ _____ __ [2025-01-13T07:00:01.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-13T07:00:01.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-13T07:00:01.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-13T07:00:01.378Z] Bash-1.0.6 [2025-01-13T07:00:01.378Z] [2025-01-13T07:00:01.378Z] [2025-01-13T07:00:01.378Z] ==> git version 2.25.1 found [2025-01-13T07:00:01.378Z] ==> 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-13T07:00:01.378Z] Release-Date: 2020-01-08 [2025-01-13T07:00:01.378Z] 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-13T07:00:01.378Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-13T07:00:01.378Z] ==> Jenkins CI detected. [2025-01-13T07:00:01.378Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-01-13T07:00:01.378Z] project root: . [2025-01-13T07:00:01.378Z] --> token set from env [2025-01-13T07:00:01.378Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-13T07:00:01.378Z] ==> Running gcov in . (disable via -X gcov) [2025-01-13T07:00:01.378Z] ==> Python coveragepy not found [2025-01-13T07:00:01.378Z] ==> Searching for coverage reports in: [2025-01-13T07:00:01.378Z] + . [2025-01-13T07:00:01.378Z] -> Found 1 reports [2025-01-13T07:00:01.378Z] ==> Detecting git/mercurial file structure [2025-01-13T07:00:01.378Z] ==> Reading reports [2025-01-13T07:00:01.378Z] + ./coverage.out bytes=500029 [2025-01-13T07:00:01.378Z] ==> Appending adjustments [2025-01-13T07:00:01.378Z] https://docs.codecov.io/docs/fixing-reports [2025-01-13T07:00:01.660Z] + Found adjustments [2025-01-13T07:00:01.660Z] ==> Gzipping contents [2025-01-13T07:00:01.990Z] 48K /tmp/codecov.wslK5I.gz [2025-01-13T07:00:01.990Z] ==> Uploading reports [2025-01-13T07:00:01.990Z] url: https://codecov.io [2025-01-13T07:00:01.990Z] query: branch=main&commit=b84158f52d6de3676fe4ff15bcdf1c9e29a29607&build=340&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F340%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T07:00:01.990Z] -> Pinging Codecov [2025-01-13T07:00:01.990Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b84158f52d6de3676fe4ff15bcdf1c9e29a29607&build=340&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F340%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-13T07:00:01.990Z] -> Uploading to [2025-01-13T07:00:01.990Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/b84158f52d6de3676fe4ff15bcdf1c9e29a29607/1cbf4bbb-78c6-4377-9c63-e7fc398bac6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250113T070001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f77eaa4e49025b0513f285c227e42a2a19a220f98de58dbfdd1104d907ef81cd [2025-01-13T07:00:01.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:00:01.990Z] Dload Upload Total Spent Left Speed [2025-01-13T07:00:02.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47639 0 0 100 47639 0 222k --:--:-- --:--:-- --:--:-- 222k [2025-01-13T07:00:02.261Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] } [2025-01-13T07:00:02.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-13T07:00:02.408Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-13T07:00:02.430Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:00:02.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T07:00:02.733Z] [2025-01-13T07:00:02.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:00:03.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T07:00:03.289Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-13T07:00:03.289Z] 43c4264eed91: Pulling fs layer [2025-01-13T07:00:03.289Z] 4cc291be95ef: Pulling fs layer [2025-01-13T07:00:03.289Z] 2ac1f1163629: Pulling fs layer [2025-01-13T07:00:03.289Z] 5c3c966382ef: Pulling fs layer [2025-01-13T07:00:03.289Z] 4f4fb700ef54: Pulling fs layer [2025-01-13T07:00:03.289Z] d9c7d2e4e75e: Pulling fs layer [2025-01-13T07:00:03.289Z] 9c3e1370e548: Pulling fs layer [2025-01-13T07:00:03.289Z] 5c3c966382ef: Waiting [2025-01-13T07:00:03.289Z] d9c7d2e4e75e: Waiting [2025-01-13T07:00:03.289Z] 4f4fb700ef54: Waiting [2025-01-13T07:00:03.289Z] 9c3e1370e548: Waiting [2025-01-13T07:00:03.289Z] 4cc291be95ef: Download complete [2025-01-13T07:00:03.289Z] 5c3c966382ef: Verifying Checksum [2025-01-13T07:00:03.289Z] 5c3c966382ef: Download complete [2025-01-13T07:00:03.289Z] 4f4fb700ef54: Verifying Checksum [2025-01-13T07:00:03.289Z] 4f4fb700ef54: Download complete [2025-01-13T07:00:03.289Z] 43c4264eed91: Verifying Checksum [2025-01-13T07:00:03.289Z] 43c4264eed91: Download complete [2025-01-13T07:00:03.547Z] d9c7d2e4e75e: Verifying Checksum [2025-01-13T07:00:03.548Z] d9c7d2e4e75e: Download complete [2025-01-13T07:00:03.806Z] 43c4264eed91: Pull complete [2025-01-13T07:00:03.806Z] 2ac1f1163629: Verifying Checksum [2025-01-13T07:00:03.806Z] 2ac1f1163629: Download complete [2025-01-13T07:00:04.065Z] 4cc291be95ef: Pull complete [2025-01-13T07:00:04.324Z] 9c3e1370e548: Verifying Checksum [2025-01-13T07:00:04.324Z] 9c3e1370e548: Download complete [2025-01-13T07:00:08.299Z] 2ac1f1163629: Pull complete [2025-01-13T07:00:08.299Z] 5c3c966382ef: Pull complete [2025-01-13T07:00:08.299Z] 4f4fb700ef54: Pull complete [2025-01-13T07:00:08.560Z] d9c7d2e4e75e: Pull complete [2025-01-13T07:00:16.463Z] 9c3e1370e548: Pull complete [2025-01-13T07:00:16.463Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-13T07:00:16.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-13T07:00:16.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:00:16.556Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T07:00:16.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-13T07:00:26.932Z] $ docker top dd7616b0886c771e95d8536ead83761adb9502601fd5e230cae8727f0bd60408 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T07:00:27.598Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-01-13T07:00:27.608Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-01-13T07:00:27.889Z] + set -o pipefail [2025-01-13T07:00:27.889Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-01-13T07:00:34.461Z] [2025-01-13T07:00:34.461Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-01-13T07:00:34.461Z] [2025-01-13T07:00:34.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/21b78221-d407-4598-85ae-9c27a05e82a0 [2025-01-13T07:00:34.461Z] [2025-01-13T07:00:34.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-13T07:00:34.461Z] [2025-01-13T07:00:34.461Z] [2025-01-13T07:00:34.461Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-13T07:00:34.461Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-13T07:00:34.734Z] $ docker stop --time=1 dd7616b0886c771e95d8536ead83761adb9502601fd5e230cae8727f0bd60408 [2025-01-13T07:00:41.391Z] $ docker rm -f --volumes dd7616b0886c771e95d8536ead83761adb9502601fd5e230cae8727f0bd60408 [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-13T07:00:41.982Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:00:42.003Z] provisioning config files... [2025-01-13T07:00:42.011Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4714935332219501358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:00:42.311Z] --> edgex-publish-swagger.sh [2025-01-13T07:00:42.311Z] === Publish openapi API === [2025-01-13T07:00:42.311Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-13T07:00:42.311Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-01-13T07:00:42.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-13T07:00:42.311Z] Dload Upload Total Spent Left Speed [2025-01-13T07:00:42.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 221 53217 --:--:-- --:--:-- --:--:-- 53362 100 37674 100 156 100 37518 221 53217 --:--:-- --:--:-- --:--:-- 53362 [2025-01-13T07:00:42.882Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-13T07:00:42.882Z] [Pipeline] } [2025-01-13T07:00:42.889Z] 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-13T07:00:43.318Z] + git log --format=format:%s -1 b84158f52d6de3676fe4ff15bcdf1c9e29a29607 [Pipeline] sh [2025-01-13T07:00:43.610Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T07:00:43.610Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:00:43.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T07:00:43.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:00:43.991Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T07:00:44.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T07:00:44.718Z] $ docker top 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 -eo pid,comm [2025-01-13T07:00:44.764Z] 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-13T07:00:44.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T07:00:44.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T07:00:44.813Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T07:00:44.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T07:00:44.916Z] $ docker exec 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 ssh-agent [2025-01-13T07:00:45.017Z] SSH_AUTH_SOCK=/tmp/ssh-HL2eLIfWhzGA/agent.14 [2025-01-13T07:00:45.017Z] SSH_AGENT_PID=27 [2025-01-13T07:00:45.021Z] Running ssh-add (command line suppressed) [2025-01-13T07:00:45.107Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12217927565103205664.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12217927565103205664.key) [2025-01-13T07:00:45.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T07:00:45.421Z] + git semver tag [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,614 [run_tag] DEBUG tag force:False [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,614 [check_head_tag] DEBUG check head tag [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,618 [execute] INFO git cat-file --batch-check [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,623 [execute] INFO git cat-file --batch [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,656 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,656 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-13T07:00:45.680Z] 2025-01-13 07:00:45,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:00:45.680Z] 4.0.0-dev.17 [Pipeline] } [2025-01-13T07:00:45.943Z] $ docker exec --env ******** --env ******** 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 ssh-agent -k [2025-01-13T07:00:46.045Z] unset SSH_AUTH_SOCK; [2025-01-13T07:00:46.046Z] unset SSH_AGENT_PID; [2025-01-13T07:00:46.046Z] echo Agent pid 27 killed; [2025-01-13T07:00:46.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T07:00:46.394Z] + git semver [Pipeline] } [2025-01-13T07:00:46.664Z] $ docker stop --time=1 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 [2025-01-13T07:00:48.170Z] $ docker rm -f --volumes 06a26753b79f4819623bf7d06d56de88fa3b1ee49576206fc9f15337461a31c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:00:48.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T07:00:48.601Z] [2025-01-13T07:00:48.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:00:48.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T07:00:49.165Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-13T07:00:49.165Z] ab5ef0e58194: Pulling fs layer [2025-01-13T07:00:49.165Z] 9712f1f96733: Pulling fs layer [2025-01-13T07:00:49.165Z] 63f879dbbcfc: Pulling fs layer [2025-01-13T07:00:49.165Z] 0d9ebad4ef96: Pulling fs layer [2025-01-13T07:00:49.165Z] e9a5061849ea: Pulling fs layer [2025-01-13T07:00:49.165Z] d747dcd14b5f: Pulling fs layer [2025-01-13T07:00:49.165Z] 2de7ff778b66: Pulling fs layer [2025-01-13T07:00:49.165Z] 0d9ebad4ef96: Waiting [2025-01-13T07:00:49.165Z] e9a5061849ea: Waiting [2025-01-13T07:00:49.165Z] d747dcd14b5f: Waiting [2025-01-13T07:00:49.165Z] 2de7ff778b66: Waiting [2025-01-13T07:00:49.165Z] 9712f1f96733: Verifying Checksum [2025-01-13T07:00:49.165Z] 9712f1f96733: Download complete [2025-01-13T07:00:49.423Z] 63f879dbbcfc: Verifying Checksum [2025-01-13T07:00:49.423Z] 63f879dbbcfc: Download complete [2025-01-13T07:00:49.683Z] e9a5061849ea: Verifying Checksum [2025-01-13T07:00:49.683Z] e9a5061849ea: Download complete [2025-01-13T07:00:49.683Z] d747dcd14b5f: Verifying Checksum [2025-01-13T07:00:49.683Z] d747dcd14b5f: Download complete [2025-01-13T07:00:49.683Z] 0d9ebad4ef96: Verifying Checksum [2025-01-13T07:00:49.683Z] 0d9ebad4ef96: Download complete [2025-01-13T07:00:49.941Z] ab5ef0e58194: Download complete [2025-01-13T07:00:49.941Z] 2de7ff778b66: Verifying Checksum [2025-01-13T07:00:49.941Z] 2de7ff778b66: Download complete [2025-01-13T07:00:53.228Z] ab5ef0e58194: Pull complete [2025-01-13T07:00:53.228Z] 9712f1f96733: Pull complete [2025-01-13T07:00:53.793Z] 63f879dbbcfc: Pull complete [2025-01-13T07:00:58.025Z] 0d9ebad4ef96: Pull complete [2025-01-13T07:00:58.025Z] e9a5061849ea: Pull complete [2025-01-13T07:00:58.284Z] d747dcd14b5f: Pull complete [2025-01-13T07:00:59.219Z] 2de7ff778b66: Pull complete [2025-01-13T07:00:59.478Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-13T07:00:59.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-13T07:00:59.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:00:59.580Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T07:00:59.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-13T07:01:07.557Z] $ docker top ca800c1ecd1620e99df04501513a7f0c6d48a23a40837b69fd9f0b4d761000ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:01:07.635Z] provisioning config files... [2025-01-13T07:01:07.643Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18411536921390873144tmp [2025-01-13T07:01:07.653Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4468232496877847401tmp [2025-01-13T07:01:07.663Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14458784536930626497tmp [Pipeline] { [Pipeline] echo [2025-01-13T07:01:07.692Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:07.983Z] ---> sigul-configuration.sh [2025-01-13T07:01:07.983Z] gpg: directory `/root/.gnupg' created [2025-01-13T07:01:07.983Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-13T07:01:07.983Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-13T07:01:07.983Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-13T07:01:07.983Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-13T07:01:07.983Z] gpg: CAST5 encrypted data [2025-01-13T07:01:07.983Z] gpg: encrypted with 1 passphrase [2025-01-13T07:01:07.983Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-13T07:01:08.272Z] + mkdir /home/jenkins [2025-01-13T07:01:08.272Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-13T07:01:08.562Z] + 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-13T07:01:08.576Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:08.867Z] ---> sigul-install.sh [2025-01-13T07:01:08.867Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-13T07:01:09.163Z] + git tag --list [2025-01-13T07:01:09.163Z] 0.7.1 [2025-01-13T07:01:09.163Z] delhi-tag [2025-01-13T07:01:09.163Z] v1.0.0 [2025-01-13T07:01:09.163Z] v1.1.0 [2025-01-13T07:01:09.163Z] v1.1.1 [2025-01-13T07:01:09.163Z] v1.1.2 [2025-01-13T07:01:09.163Z] v1.2.0 [2025-01-13T07:01:09.163Z] v1.2.1 [2025-01-13T07:01:09.163Z] v1.2.2 [2025-01-13T07:01:09.163Z] v1.2.3 [2025-01-13T07:01:09.163Z] v1.3.0 [2025-01-13T07:01:09.163Z] v1.4.0 [2025-01-13T07:01:09.163Z] v2.0.0 [2025-01-13T07:01:09.163Z] v2.1.0 [2025-01-13T07:01:09.163Z] v2.1.1 [2025-01-13T07:01:09.163Z] v2.2.0 [2025-01-13T07:01:09.163Z] v2.3.0 [2025-01-13T07:01:09.163Z] v2.3.1 [2025-01-13T07:01:09.163Z] v3.0 [2025-01-13T07:01:09.163Z] v3.0.0 [2025-01-13T07:01:09.163Z] v3.0.1-dev.1 [2025-01-13T07:01:09.163Z] v3.1 [2025-01-13T07:01:09.163Z] v3.1.0 [2025-01-13T07:01:09.163Z] v3.1.0-dev.1 [2025-01-13T07:01:09.163Z] v3.1.0-dev.10 [2025-01-13T07:01:09.163Z] v3.1.0-dev.11 [2025-01-13T07:01:09.163Z] v3.1.0-dev.12 [2025-01-13T07:01:09.163Z] v3.1.0-dev.13 [2025-01-13T07:01:09.163Z] v3.1.0-dev.14 [2025-01-13T07:01:09.163Z] v3.1.0-dev.15 [2025-01-13T07:01:09.163Z] v3.1.0-dev.16 [2025-01-13T07:01:09.163Z] v3.1.0-dev.17 [2025-01-13T07:01:09.163Z] v3.1.0-dev.18 [2025-01-13T07:01:09.163Z] v3.1.0-dev.19 [2025-01-13T07:01:09.163Z] v3.1.0-dev.2 [2025-01-13T07:01:09.163Z] v3.1.0-dev.20 [2025-01-13T07:01:09.163Z] v3.1.0-dev.21 [2025-01-13T07:01:09.163Z] v3.1.0-dev.22 [2025-01-13T07:01:09.163Z] v3.1.0-dev.23 [2025-01-13T07:01:09.163Z] v3.1.0-dev.24 [2025-01-13T07:01:09.163Z] v3.1.0-dev.25 [2025-01-13T07:01:09.163Z] v3.1.0-dev.26 [2025-01-13T07:01:09.163Z] v3.1.0-dev.27 [2025-01-13T07:01:09.163Z] v3.1.0-dev.28 [2025-01-13T07:01:09.163Z] v3.1.0-dev.29 [2025-01-13T07:01:09.163Z] v3.1.0-dev.3 [2025-01-13T07:01:09.163Z] v3.1.0-dev.30 [2025-01-13T07:01:09.163Z] v3.1.0-dev.31 [2025-01-13T07:01:09.163Z] v3.1.0-dev.32 [2025-01-13T07:01:09.163Z] v3.1.0-dev.33 [2025-01-13T07:01:09.163Z] v3.1.0-dev.34 [2025-01-13T07:01:09.163Z] v3.1.0-dev.35 [2025-01-13T07:01:09.163Z] v3.1.0-dev.36 [2025-01-13T07:01:09.163Z] v3.1.0-dev.37 [2025-01-13T07:01:09.163Z] v3.1.0-dev.38 [2025-01-13T07:01:09.163Z] v3.1.0-dev.39 [2025-01-13T07:01:09.163Z] v3.1.0-dev.4 [2025-01-13T07:01:09.163Z] v3.1.0-dev.40 [2025-01-13T07:01:09.163Z] v3.1.0-dev.41 [2025-01-13T07:01:09.163Z] v3.1.0-dev.5 [2025-01-13T07:01:09.163Z] v3.1.0-dev.6 [2025-01-13T07:01:09.163Z] v3.1.0-dev.7 [2025-01-13T07:01:09.163Z] v3.1.0-dev.8 [2025-01-13T07:01:09.163Z] v3.1.0-dev.9 [2025-01-13T07:01:09.163Z] v3.1.1 [2025-01-13T07:01:09.163Z] v3.1.1-dev.1 [2025-01-13T07:01:09.163Z] v3.2.0-dev.1 [2025-01-13T07:01:09.163Z] v3.2.0-dev.10 [2025-01-13T07:01:09.163Z] v3.2.0-dev.11 [2025-01-13T07:01:09.163Z] v3.2.0-dev.12 [2025-01-13T07:01:09.163Z] v3.2.0-dev.13 [2025-01-13T07:01:09.164Z] v3.2.0-dev.14 [2025-01-13T07:01:09.164Z] v3.2.0-dev.15 [2025-01-13T07:01:09.164Z] v3.2.0-dev.16 [2025-01-13T07:01:09.164Z] v3.2.0-dev.17 [2025-01-13T07:01:09.164Z] v3.2.0-dev.18 [2025-01-13T07:01:09.164Z] v3.2.0-dev.19 [2025-01-13T07:01:09.164Z] v3.2.0-dev.2 [2025-01-13T07:01:09.164Z] v3.2.0-dev.20 [2025-01-13T07:01:09.164Z] v3.2.0-dev.21 [2025-01-13T07:01:09.164Z] v3.2.0-dev.22 [2025-01-13T07:01:09.164Z] v3.2.0-dev.23 [2025-01-13T07:01:09.164Z] v3.2.0-dev.24 [2025-01-13T07:01:09.164Z] v3.2.0-dev.25 [2025-01-13T07:01:09.164Z] v3.2.0-dev.26 [2025-01-13T07:01:09.164Z] v3.2.0-dev.27 [2025-01-13T07:01:09.164Z] v3.2.0-dev.28 [2025-01-13T07:01:09.164Z] v3.2.0-dev.29 [2025-01-13T07:01:09.164Z] v3.2.0-dev.3 [2025-01-13T07:01:09.164Z] v3.2.0-dev.30 [2025-01-13T07:01:09.164Z] v3.2.0-dev.31 [2025-01-13T07:01:09.164Z] v3.2.0-dev.32 [2025-01-13T07:01:09.164Z] v3.2.0-dev.33 [2025-01-13T07:01:09.164Z] v3.2.0-dev.34 [2025-01-13T07:01:09.164Z] v3.2.0-dev.35 [2025-01-13T07:01:09.164Z] v3.2.0-dev.36 [2025-01-13T07:01:09.164Z] v3.2.0-dev.37 [2025-01-13T07:01:09.164Z] v3.2.0-dev.38 [2025-01-13T07:01:09.164Z] v3.2.0-dev.39 [2025-01-13T07:01:09.164Z] v3.2.0-dev.4 [2025-01-13T07:01:09.164Z] v3.2.0-dev.40 [2025-01-13T07:01:09.164Z] v3.2.0-dev.41 [2025-01-13T07:01:09.164Z] v3.2.0-dev.42 [2025-01-13T07:01:09.164Z] v3.2.0-dev.43 [2025-01-13T07:01:09.164Z] v3.2.0-dev.44 [2025-01-13T07:01:09.164Z] v3.2.0-dev.45 [2025-01-13T07:01:09.164Z] v3.2.0-dev.46 [2025-01-13T07:01:09.164Z] v3.2.0-dev.47 [2025-01-13T07:01:09.164Z] v3.2.0-dev.48 [2025-01-13T07:01:09.164Z] v3.2.0-dev.5 [2025-01-13T07:01:09.164Z] v3.2.0-dev.6 [2025-01-13T07:01:09.164Z] v3.2.0-dev.7 [2025-01-13T07:01:09.164Z] v3.2.0-dev.8 [2025-01-13T07:01:09.164Z] v3.2.0-dev.9 [2025-01-13T07:01:09.164Z] v4.0.0-dev.1 [2025-01-13T07:01:09.164Z] v4.0.0-dev.10 [2025-01-13T07:01:09.164Z] v4.0.0-dev.11 [2025-01-13T07:01:09.164Z] v4.0.0-dev.12 [2025-01-13T07:01:09.164Z] v4.0.0-dev.13 [2025-01-13T07:01:09.164Z] v4.0.0-dev.14 [2025-01-13T07:01:09.164Z] v4.0.0-dev.15 [2025-01-13T07:01:09.164Z] v4.0.0-dev.16 [2025-01-13T07:01:09.164Z] v4.0.0-dev.17 [2025-01-13T07:01:09.164Z] v4.0.0-dev.2 [2025-01-13T07:01:09.164Z] v4.0.0-dev.3 [2025-01-13T07:01:09.164Z] v4.0.0-dev.4 [2025-01-13T07:01:09.164Z] v4.0.0-dev.5 [2025-01-13T07:01:09.164Z] v4.0.0-dev.6 [2025-01-13T07:01:09.164Z] v4.0.0-dev.7 [2025-01-13T07:01:09.164Z] v4.0.0-dev.8 [2025-01-13T07:01:09.164Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-13T07:01:09.459Z] + lftools sign git-tag v4.0.0-dev.17 [2025-01-13T07:01:10.028Z] Signing Git tag with Sigul... [2025-01-13T07:01:10.028Z] Signing v4.0.0-dev.17 [Pipeline] echo [2025-01-13T07:01:10.299Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:10.588Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-13T07:01:10.595Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-13T07:01:10.613Z] $ docker stop --time=1 ca800c1ecd1620e99df04501513a7f0c6d48a23a40837b69fd9f0b4d761000ac [2025-01-13T07:01:11.912Z] $ docker rm -f --volumes ca800c1ecd1620e99df04501513a7f0c6d48a23a40837b69fd9f0b4d761000ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-13T07:01:12.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T07:01:12.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:12.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T07:01:12.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:01:12.752Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T07:01:12.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T07:01:13.122Z] $ docker top dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 -eo pid,comm [2025-01-13T07:01:13.176Z] 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-13T07:01:13.176Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T07:01:13.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T07:01:13.234Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T07:01:13.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T07:01:13.338Z] $ docker exec dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 ssh-agent [2025-01-13T07:01:13.462Z] SSH_AUTH_SOCK=/tmp/ssh-xeing8vBd9Vn/agent.32 [2025-01-13T07:01:13.462Z] SSH_AGENT_PID=38 [2025-01-13T07:01:13.467Z] Running ssh-add (command line suppressed) [2025-01-13T07:01:13.570Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18025122204469942882.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18025122204469942882.key) [2025-01-13T07:01:13.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T07:01:13.873Z] + git semver bump pre [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,037 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,037 [bump_version] DEBUG bumped version:4.0.0-dev.18 [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,037 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,037 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,038 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,039 [execute] INFO git cat-file --batch-check [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,039 [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-13T07:01:14.182Z] 2025-01-13 07:01:14,044 [execute] INFO git cat-file --batch [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-13T07:01:14.182Z] 2025-01-13 07:01:14,049 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:01:14.182Z] 4.0.0-dev.18 [Pipeline] } [2025-01-13T07:01:14.184Z] $ docker exec --env ******** --env ******** dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 ssh-agent -k [2025-01-13T07:01:14.278Z] unset SSH_AUTH_SOCK; [2025-01-13T07:01:14.278Z] unset SSH_AGENT_PID; [2025-01-13T07:01:14.278Z] echo Agent pid 38 killed; [2025-01-13T07:01:14.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T07:01:14.613Z] + git semver [Pipeline] } [2025-01-13T07:01:14.878Z] $ docker stop --time=1 dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 [2025-01-13T07:01:16.142Z] $ docker rm -f --volumes dbffa7497911f910bf9f18166e7fde22f8ddc54bfd8071a4b4c3f8f1bfd14473 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-13T07:01:16.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-13T07:01:16.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:16.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-13T07:01:16.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:01:16.872Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T07:01:16.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-13T07:01:17.238Z] $ docker top 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d -eo pid,comm [2025-01-13T07:01:17.289Z] 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-13T07:01:17.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-13T07:01:17.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-13T07:01:17.347Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-13T07:01:17.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-13T07:01:17.455Z] $ docker exec 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d ssh-agent [2025-01-13T07:01:17.562Z] SSH_AUTH_SOCK=/tmp/ssh-DOc70d98LBtt/agent.32 [2025-01-13T07:01:17.562Z] SSH_AGENT_PID=38 [2025-01-13T07:01:17.566Z] Running ssh-add (command line suppressed) [2025-01-13T07:01:17.648Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8591924112708105474.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8591924112708105474.key) [2025-01-13T07:01:17.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-13T07:01:18.183Z] + git semver push [2025-01-13T07:01:18.183Z] 2025-01-13 07:01:18,119 [run_push] DEBUG push [2025-01-13T07:01:18.183Z] 2025-01-13 07:01:18,120 [execute] INFO git cat-file --batch-check [2025-01-13T07:01:18.183Z] 2025-01-13 07:01:18,120 [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-13T07:01:18.183Z] 2025-01-13 07:01:18,123 [execute] INFO git rev-list b27aa1681b020ccbdcbd5b960125dd57b96ce5b9 -- [2025-01-13T07:01:18.183Z] 2025-01-13 07:01:18,124 [execute] DEBUG Popen(['git', 'rev-list', 'b27aa1681b020ccbdcbd5b960125dd57b96ce5b9', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-13T07:01:18.183Z] 2025-01-13 07:01:18,136 [execute] INFO git fetch -v origin [2025-01-13T07:01:18.183Z] 2025-01-13 07:01:18,136 [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-13T07:01:18.751Z] 2025-01-13 07:01:18,586 [run_push] DEBUG no remote changes detected [2025-01-13T07:01:18.752Z] 2025-01-13 07:01:18,587 [execute] INFO git push origin semver [2025-01-13T07:01:18.752Z] 2025-01-13 07:01:18,587 [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-13T07:01:19.319Z] 2025-01-13 07:01:19,242 [run_push] DEBUG push all version tags [2025-01-13T07:01:19.319Z] 2025-01-13 07:01:19,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-13T07:01:19.319Z] 2025-01-13 07:01:19,243 [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-13T07:01:19.887Z] 2025-01-13 07:01:19,852 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-13T07:01:19.887Z] 4.0.0-dev.18 [Pipeline] } [2025-01-13T07:01:19.891Z] $ docker exec --env ******** --env ******** 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d ssh-agent -k [2025-01-13T07:01:19.986Z] unset SSH_AUTH_SOCK; [2025-01-13T07:01:19.987Z] unset SSH_AGENT_PID; [2025-01-13T07:01:19.987Z] echo Agent pid 38 killed; [2025-01-13T07:01:20.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-13T07:01:20.328Z] + git semver [Pipeline] } [2025-01-13T07:01:20.596Z] $ docker stop --time=1 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d [2025-01-13T07:01:21.868Z] $ docker rm -f --volumes 7d4b51d9d685b6e863ebb17ee689089d861a361d6956229bcc74d86e34edb87d [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-13T07:01:22.438Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-01-13T07:01:22.438Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-13T07:01:22.438Z] total 16 [2025-01-13T07:01:22.438Z] drwxr-xr-x 3 root root 4096 Jan 13 06:59 . [2025-01-13T07:01:22.438Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 13 07:01 .. [2025-01-13T07:01:22.438Z] drwxr-xr-x 2 root root 4096 Jan 13 06:59 cost [2025-01-13T07:01:22.438Z] -rw-r--r-- 1 root root 85 Jan 13 06:59 cost.csv [2025-01-13T07:01:22.438Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-13T07:01:22.438Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-13T07:01:22.438Z] total 16 [2025-01-13T07:01:22.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 06:59 . [2025-01-13T07:01:22.438Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 13 07:01 .. [2025-01-13T07:01:22.438Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 06:59 cost [2025-01-13T07:01:22.438Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 13 06:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:22.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:23.583Z] ---> package-listing.sh [2025-01-13T07:01:23.583Z] ++ facter osfamily [2025-01-13T07:01:23.583Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-13T07:01:23.842Z] + OS_FAMILY=debian [2025-01-13T07:01:23.842Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-01-13T07:01:23.842Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-13T07:01:23.842Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-13T07:01:23.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-13T07:01:23.842Z] + PACKAGES=/tmp/packages_start.txt [2025-01-13T07:01:23.842Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-13T07:01:23.842Z] + PACKAGES=/tmp/packages_end.txt [2025-01-13T07:01:23.842Z] + case "${OS_FAMILY}" in [2025-01-13T07:01:23.842Z] + dpkg -l [2025-01-13T07:01:23.842Z] + grep '^ii' [2025-01-13T07:01:23.842Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-13T07:01:23.842Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-13T07:01:23.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-13T07:01:23.843Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-13T07:01:23.843Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-01-13T07:01:23.843Z] + 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-13T07:01:23.855Z] 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-13T07:01:24.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-13T07:01:24.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-13T07:01:24.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-13T07:01:24.774Z] prd-ubuntu20.04-docker-8c-8g-36614 does not seem to be running inside a container [2025-01-13T07:01:24.798Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-13T07:01:24.993Z] $ docker top 6f05bb985d73d6319f5867b47ba333e7035e35c17e786e4e367af7fa81100554 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-13T07:01:25.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-13T07:01:25.629Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-13T07:01:25.915Z] + ls /var/log/sa-host [2025-01-13T07:01:25.915Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-13T07:01:25.985Z] provisioning config files... [2025-01-13T07:01:25.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8062567481677204679tmp [Pipeline] { [Pipeline] echo [2025-01-13T07:01:26.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:26.285Z] ---> create-netrc.sh [Pipeline] } [2025-01-13T07:01:26.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:26.618Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-13T07:01:26.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:26.912Z] ---> sudo-logs.sh [2025-01-13T07:01:26.912Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-13T07:01:26.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:27.229Z] ---> job-cost.sh [2025-01-13T07:01:27.229Z] lf-activate-venv: SKIPPING [2025-01-13T07:01:27.229Z] DEBUG: total: 0.2199999988079071 [2025-01-13T07:01:27.229Z] INFO: Retrieving Stack Cost... [2025-01-13T07:01:27.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-13T07:01:28.057Z] INFO: Archiving Costs [Pipeline] echo [2025-01-13T07:01:28.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-13T07:01:28.351Z] ---> logs-deploy.sh [2025-01-13T07:01:28.351Z] lf-activate-venv: SKIPPING [2025-01-13T07:01:28.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/340 [2025-01-13T07:01:28.351Z] INFO: archiving workspace using pattern(s): [2025-01-13T07:01:29.288Z] Archives upload complete. [2025-01-13T07:01:29.546Z] INFO: archiving logs to Nexus [2025-01-13T07:01:30.114Z] ---> uname -a: [2025-01-13T07:01:30.114Z] Linux prd-ubuntu20-04-docker-8c-8g-36614 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] ---> lscpu: [2025-01-13T07:01:30.114Z] Architecture: x86_64 [2025-01-13T07:01:30.114Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-13T07:01:30.114Z] Byte Order: Little Endian [2025-01-13T07:01:30.114Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-13T07:01:30.114Z] CPU(s): 8 [2025-01-13T07:01:30.114Z] On-line CPU(s) list: 0-7 [2025-01-13T07:01:30.114Z] Thread(s) per core: 1 [2025-01-13T07:01:30.114Z] Core(s) per socket: 1 [2025-01-13T07:01:30.114Z] Socket(s): 8 [2025-01-13T07:01:30.114Z] NUMA node(s): 1 [2025-01-13T07:01:30.114Z] Vendor ID: AuthenticAMD [2025-01-13T07:01:30.114Z] CPU family: 23 [2025-01-13T07:01:30.114Z] Model: 49 [2025-01-13T07:01:30.114Z] Model name: AMD EPYC-Rome Processor [2025-01-13T07:01:30.114Z] Stepping: 0 [2025-01-13T07:01:30.114Z] CPU MHz: 2800.000 [2025-01-13T07:01:30.114Z] BogoMIPS: 5600.00 [2025-01-13T07:01:30.114Z] Virtualization: AMD-V [2025-01-13T07:01:30.114Z] Hypervisor vendor: KVM [2025-01-13T07:01:30.114Z] Virtualization type: full [2025-01-13T07:01:30.114Z] L1d cache: 256 KiB [2025-01-13T07:01:30.114Z] L1i cache: 256 KiB [2025-01-13T07:01:30.114Z] L2 cache: 4 MiB [2025-01-13T07:01:30.114Z] L3 cache: 128 MiB [2025-01-13T07:01:30.114Z] NUMA node0 CPU(s): 0-7 [2025-01-13T07:01:30.114Z] Vulnerability Itlb multihit: Not affected [2025-01-13T07:01:30.114Z] Vulnerability L1tf: Not affected [2025-01-13T07:01:30.114Z] Vulnerability Mds: Not affected [2025-01-13T07:01:30.114Z] Vulnerability Meltdown: Not affected [2025-01-13T07:01:30.114Z] Vulnerability Mmio stale data: Not affected [2025-01-13T07:01:30.114Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-13T07:01:30.114Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-13T07:01:30.114Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-13T07:01:30.114Z] Vulnerability Srbds: Not affected [2025-01-13T07:01:30.114Z] Vulnerability Tsx async abort: Not affected [2025-01-13T07:01:30.114Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] ---> nproc: [2025-01-13T07:01:30.114Z] 8 [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] ---> df -h: [2025-01-13T07:01:30.114Z] Filesystem Size Used Avail Use% Mounted on [2025-01-13T07:01:30.114Z] overlay 155G 14G 142G 9% / [2025-01-13T07:01:30.114Z] tmpfs 64M 0 64M 0% /dev [2025-01-13T07:01:30.114Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-13T07:01:30.114Z] shm 64M 0 64M 0% /dev/shm [2025-01-13T07:01:30.114Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] ---> sar -b -r -n DEV: [2025-01-13T07:01:30.114Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36614) 01/13/25 _x86_64_ (8 CPU) [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] 06:53:37 LINUX RESTART (8 CPU) [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] 06:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-13T07:01:30.114Z] 06:55:01 416.12 39.78 376.34 0.00 4444.75 40242.98 0.00 [2025-01-13T07:01:30.114Z] 06:56:03 112.49 2.60 109.89 0.00 20.91 36753.11 0.00 [2025-01-13T07:01:30.114Z] 06:57:01 115.00 0.05 114.95 0.00 5.79 40051.58 0.00 [2025-01-13T07:01:30.114Z] 06:58:01 40.91 1.52 39.39 0.00 35.46 26245.11 0.00 [2025-01-13T07:01:30.114Z] 06:59:01 107.37 1.53 105.85 0.00 93.92 37536.37 0.00 [2025-01-13T07:01:30.114Z] 07:00:01 219.93 5.18 214.75 0.00 4301.55 55166.14 0.00 [2025-01-13T07:01:30.114Z] 07:01:01 101.73 0.20 101.53 0.00 12.80 45276.05 0.00 [2025-01-13T07:01:30.114Z] Average: 158.47 7.20 151.27 0.00 1266.69 40167.83 0.00 [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] 06:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-13T07:01:30.114Z] 06:55:01 29135976 31520076 802848 2.44 80544 2569296 1975868 5.82 1065304 2296332 3404 [2025-01-13T07:01:30.114Z] 06:56:03 27340772 31501564 813780 2.47 164512 4089136 2015156 5.94 1351132 3619376 619512 [2025-01-13T07:01:30.114Z] 06:57:01 27160868 31354496 953104 2.90 184176 4107828 2315020 6.82 1704240 3443168 594944 [2025-01-13T07:01:30.114Z] 06:58:01 26459460 30920068 1386288 4.22 187048 4346400 2409904 7.10 1894536 3932500 404240 [2025-01-13T07:01:30.114Z] 06:59:01 27089320 31468340 829016 2.52 193020 4257932 2026156 5.97 1659264 3522608 142592 [2025-01-13T07:01:30.114Z] 07:00:01 26453160 31487368 789092 2.40 228532 4864980 1735392 5.11 1706592 4077536 680 [2025-01-13T07:01:30.114Z] 07:01:01 25025468 31494308 775392 2.36 255408 6147176 1792512 5.28 1751028 5326744 494100 [2025-01-13T07:01:30.114Z] Average: 26952146 31392317 907074 2.76 184749 4340393 2038573 6.01 1590299 3745466 322782 [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z] 06:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-13T07:01:30.114Z] 06:55:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:55:01 ens3 691.19 516.47 6261.50 113.50 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:55:01 veth345e7e5 123.02 130.41 12.28 134.35 0.00 0.00 0.00 0.01 [2025-01-13T07:01:30.114Z] 06:55:01 docker0 155.78 164.97 13.05 366.25 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:56:03 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:56:03 ens3 297.24 153.32 3063.56 17.91 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:56:03 docker0 150.63 293.15 14.01 3060.22 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:57:01 ens3 23.05 16.12 27.21 9.77 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:57:01 vethf7e3bcf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:57:01 docker0 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:58:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:58:01 ens3 16.43 12.60 11.97 8.98 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:58:01 vethf7e3bcf 1.05 1.40 0.13 0.36 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:58:01 docker0 1.05 1.37 0.12 0.35 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:59:01 veth3b66db1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:59:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:59:01 ens3 86.95 44.74 816.56 11.55 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 06:59:01 docker0 1.38 2.87 0.08 37.98 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 07:00:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 07:00:01 ens3 314.10 194.05 4783.65 107.72 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 07:00:01 docker0 2.97 6.53 0.18 76.80 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 07:01:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 07:01:01 ens3 387.30 245.43 8366.71 87.85 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] 07:01:01 docker0 72.89 125.33 6.74 1240.89 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] Average: lo 1.70 1.70 0.17 0.17 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] Average: ens3 259.61 168.73 3339.47 50.94 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] Average: docker0 55.31 85.86 4.92 695.88 0.00 0.00 0.00 0.00 [2025-01-13T07:01:30.114Z] [2025-01-13T07:01:30.114Z]