Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 473fc5204b06f8a03d3e358a646b11d6e900bdaa 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-ssh3274179192868943277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh16478596178504574948.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh10984959980079764450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh16681063609958842733.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-ssh5032430016828944682.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/v3]] ========================================================= [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.21 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12620 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 473fc5204b06f8a03d3e358a646b11d6e900bdaa (main) Commit message: "Merge pull request #1630 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 473fc5204b06f8a03d3e358a646b11d6e900bdaa # timeout=10 > git rev-list --no-walk 63adea828cf4ed1d876d09a9d3feb5428c04fd58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T06:28:05.103Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T06:28:05.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T06:28:05.207Z] ========================================================= [2024-10-02T06:28:05.207Z] EdgeX Global Pipelines Version Info [2024-10-02T06:28:05.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:28:05.939Z] ------------------- [2024-10-02T06:28:05.939Z] stable info: [2024-10-02T06:28:05.939Z] ------------------- [2024-10-02T06:28:05.939Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T06:28:05.939Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T06:28:05.939Z] Message: update stable to v1.0.264 [2024-10-02T06:28:06.510Z] ------------------- [2024-10-02T06:28:06.510Z] experimental info: [2024-10-02T06:28:06.511Z] ------------------- [2024-10-02T06:28:06.511Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T06:28:06.511Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T06:28:06.511Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T06:28:06.593Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-02T06:28:06.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-02T06:28:06.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T06:28:06.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T06:28:06.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T06:28:06.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T06:28:06.717Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T06:28:06.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-02T06:28:06.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T06:28:06.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T06:28:06.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T06:28:06.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-02T06:28:06.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T06:28:06.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T06:28:06.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T06:28:06.903Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T06:28:06.922Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T06:28:06.943Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T06:28:06.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T06:28:06.984Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T06:28:07.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-02T06:28:07.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-02T06:28:07.053Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T06:28:07.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T06:28:07.094Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T06:28:07.121Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T06:28:07.146Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T06:28:07.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-02T06:28:07.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-02T06:28:07.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-02T06:28:07.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 473fc5204b06f8a03d3e358a646b11d6e900bdaa [Pipeline] echo [2024-10-02T06:28:07.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 473fc52 [Pipeline] echo [2024-10-02T06:28:07.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:28:07.353Z] provisioning config files... [2024-10-02T06:28:07.369Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1024608307851546126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:28:07.689Z] ---> ****-login.sh [2024-10-02T06:28:07.689Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:28:07.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:07.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:07.950Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:07.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:07.950Z] [2024-10-02T06:28:07.951Z] Login Succeeded [2024-10-02T06:28:07.951Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:28:07.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:08.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:08.213Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:08.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:08.213Z] [2024-10-02T06:28:08.213Z] Login Succeeded [2024-10-02T06:28:08.213Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:28:08.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:08.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:08.214Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:08.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:08.214Z] [2024-10-02T06:28:08.214Z] Login Succeeded [2024-10-02T06:28:08.214Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:28:08.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:08.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:08.476Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:08.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:08.476Z] [2024-10-02T06:28:08.476Z] Login Succeeded [2024-10-02T06:28:08.476Z] ****.io [2024-10-02T06:28:08.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:08.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:08.737Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:08.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:08.737Z] [2024-10-02T06:28:08.737Z] Login Succeeded [2024-10-02T06:28:08.737Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:28:08.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T06:28:09.166Z] + git rev-list -1 --merges 473fc5204b06f8a03d3e358a646b11d6e900bdaa~1..473fc5204b06f8a03d3e358a646b11d6e900bdaa [Pipeline] echo [2024-10-02T06:28:09.193Z] -----------> git rev-list -1 --merges 473fc5204b06f8a03d3e358a646b11d6e900bdaa~1..473fc5204b06f8a03d3e358a646b11d6e900bdaa 473fc5204b06f8a03d3e358a646b11d6e900bdaa [2024-10-02T06:28:09.193Z] 473fc5204b06f8a03d3e358a646b11d6e900bdaa [false] [Pipeline] sh [2024-10-02T06:28:09.492Z] + git log --format=format:%s -1 473fc5204b06f8a03d3e358a646b11d6e900bdaa [Pipeline] echo [2024-10-02T06:28:09.507Z] ========================================================= [2024-10-02T06:28:09.507Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T06:28:09.507Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T06:28:09.845Z] + git log --format=format:%s -1 473fc5204b06f8a03d3e358a646b11d6e900bdaa [Pipeline] echo [2024-10-02T06:28:09.857Z] [semverPrep] GIT_COMMIT: 473fc5204b06f8a03d3e358a646b11d6e900bdaa, Commit Message: Merge pull request #1630 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60 [Pipeline] echo [2024-10-02T06:28:09.879Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T06:28:10.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:28:10.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T06:28:10.260Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T06:28:10.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T06:28:10.260Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T06:28:10.260Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T06:28:10.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:28:10.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:28:10.673Z] [2024-10-02T06:28:10.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:28:10.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:28:10.974Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T06:28:10.974Z] b85a868b505f: Pulling fs layer [2024-10-02T06:28:10.974Z] e2be974225ed: Pulling fs layer [2024-10-02T06:28:10.974Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T06:28:10.974Z] 988bab9f4d93: Pulling fs layer [2024-10-02T06:28:10.974Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T06:28:10.974Z] eaf3925da568: Pulling fs layer [2024-10-02T06:28:10.974Z] bab4dde63d76: Pulling fs layer [2024-10-02T06:28:10.974Z] bde34c3a00c8: Pulling fs layer [2024-10-02T06:28:10.974Z] b352a97aabf1: Pulling fs layer [2024-10-02T06:28:10.974Z] 4872d77fe225: Pulling fs layer [2024-10-02T06:28:10.974Z] 5851b861e8e6: Pulling fs layer [2024-10-02T06:28:10.974Z] 1469e6f7b9e6: Waiting [2024-10-02T06:28:10.974Z] eaf3925da568: Waiting [2024-10-02T06:28:10.974Z] bab4dde63d76: Waiting [2024-10-02T06:28:10.974Z] 4872d77fe225: Waiting [2024-10-02T06:28:10.974Z] 5851b861e8e6: Waiting [2024-10-02T06:28:10.974Z] bde34c3a00c8: Waiting [2024-10-02T06:28:10.974Z] b352a97aabf1: Waiting [2024-10-02T06:28:10.974Z] 988bab9f4d93: Waiting [2024-10-02T06:28:10.974Z] e2be974225ed: Verifying Checksum [2024-10-02T06:28:10.974Z] e2be974225ed: Download complete [2024-10-02T06:28:10.974Z] 988bab9f4d93: Verifying Checksum [2024-10-02T06:28:10.974Z] 988bab9f4d93: Download complete [2024-10-02T06:28:10.974Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T06:28:10.974Z] 1469e6f7b9e6: Download complete [2024-10-02T06:28:10.974Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T06:28:10.974Z] 339a4e72a1f5: Download complete [2024-10-02T06:28:10.974Z] eaf3925da568: Verifying Checksum [2024-10-02T06:28:10.974Z] eaf3925da568: Download complete [2024-10-02T06:28:11.231Z] bde34c3a00c8: Verifying Checksum [2024-10-02T06:28:11.231Z] bde34c3a00c8: Download complete [2024-10-02T06:28:11.231Z] b352a97aabf1: Verifying Checksum [2024-10-02T06:28:11.231Z] b352a97aabf1: Download complete [2024-10-02T06:28:11.231Z] 4872d77fe225: Download complete [2024-10-02T06:28:11.231Z] 5851b861e8e6: Verifying Checksum [2024-10-02T06:28:11.231Z] 5851b861e8e6: Download complete [2024-10-02T06:28:11.231Z] b85a868b505f: Download complete [2024-10-02T06:28:11.489Z] bab4dde63d76: Verifying Checksum [2024-10-02T06:28:12.425Z] b85a868b505f: Pull complete [2024-10-02T06:28:12.683Z] e2be974225ed: Pull complete [2024-10-02T06:28:12.942Z] 339a4e72a1f5: Pull complete [2024-10-02T06:28:13.202Z] 988bab9f4d93: Pull complete [2024-10-02T06:28:13.202Z] 1469e6f7b9e6: Pull complete [2024-10-02T06:28:13.461Z] eaf3925da568: Pull complete [2024-10-02T06:28:14.838Z] bab4dde63d76: Pull complete [2024-10-02T06:28:15.098Z] bde34c3a00c8: Pull complete [2024-10-02T06:28:15.099Z] b352a97aabf1: Pull complete [2024-10-02T06:28:15.099Z] 4872d77fe225: Pull complete [2024-10-02T06:28:15.358Z] 5851b861e8e6: Pull complete [2024-10-02T06:28:15.358Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T06:28:15.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:28:15.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:28:15.500Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:28:15.531Z] $ 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 [2024-10-02T06:28:17.978Z] $ docker top e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 -eo pid,comm [2024-10-02T06:28:18.025Z] 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). [2024-10-02T06:28:18.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:28:18.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:28:18.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:28:18.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:28:18.199Z] $ docker exec e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 ssh-agent [2024-10-02T06:28:18.300Z] SSH_AUTH_SOCK=/tmp/ssh-akMV3AuClfPb/agent.31 [2024-10-02T06:28:18.300Z] SSH_AGENT_PID=38 [2024-10-02T06:28:18.306Z] Running ssh-add (command line suppressed) [2024-10-02T06:28:18.405Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13609496333004734302.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13609496333004734302.key) [2024-10-02T06:28:18.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:28:18.712Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T06:28:18.725Z] $ docker exec --env ******** --env ******** e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 ssh-agent -k [2024-10-02T06:28:18.814Z] unset SSH_AUTH_SOCK; [2024-10-02T06:28:18.815Z] unset SSH_AGENT_PID; [2024-10-02T06:28:18.815Z] echo Agent pid 38 killed; [2024-10-02T06:28:18.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T06:28:18.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:28:18.950Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:28:19.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:28:19.065Z] $ docker exec e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 ssh-agent [2024-10-02T06:28:19.169Z] SSH_AUTH_SOCK=/tmp/ssh-UZVTTWGXAZDa/agent.70 [2024-10-02T06:28:19.169Z] SSH_AGENT_PID=77 [2024-10-02T06:28:19.173Z] Running ssh-add (command line suppressed) [2024-10-02T06:28:19.273Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9236987783420788935.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9236987783420788935.key) [2024-10-02T06:28:19.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:28:19.580Z] + git semver init [2024-10-02T06:28:19.842Z] 2024-10-02 06:28:19,734 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T06:28:19.842Z] 2024-10-02 06:28:19,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-02T06:28:19.842Z] 2024-10-02 06:28:19,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-02T06:28:19.842Z] 2024-10-02 06:28:19,736 [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) [2024-10-02T06:28:21.750Z] 2024-10-02 06:28:21,710 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-02T06:28:21.750Z] 2024-10-02 06:28:21,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-02T06:28:21.750Z] 2024-10-02 06:28:21,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:28:21.750Z] 2024-10-02 06:28:21,711 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:28:21.750Z] 3.2.0-dev.40 [Pipeline] } [2024-10-02T06:28:21.760Z] $ docker exec --env ******** --env ******** e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 ssh-agent -k [2024-10-02T06:28:21.854Z] unset SSH_AUTH_SOCK; [2024-10-02T06:28:21.854Z] unset SSH_AGENT_PID; [2024-10-02T06:28:21.855Z] echo Agent pid 77 killed; [2024-10-02T06:28:21.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:28:22.191Z] + git semver [Pipeline] } [2024-10-02T06:28:22.463Z] $ docker stop --time=1 e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 [2024-10-02T06:28:23.749Z] $ docker rm -f --volumes e06205e91828af20fac0cf9b1138d00279868913b95d03a31c3efd23a98b2819 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:28:24.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T06:28:24.315Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T06:28:24.319Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.40 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:28:24.501Z] provisioning config files... [2024-10-02T06:28:24.509Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2181674166914101958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:28:24.811Z] ---> ****-login.sh [2024-10-02T06:28:24.811Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:28:24.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:24.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:24.811Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:24.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:24.811Z] [2024-10-02T06:28:24.811Z] Login Succeeded [2024-10-02T06:28:24.811Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:28:24.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:24.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:24.811Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:24.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:24.811Z] [2024-10-02T06:28:24.811Z] Login Succeeded [2024-10-02T06:28:24.811Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:28:25.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:25.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:25.069Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:25.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:25.069Z] [2024-10-02T06:28:25.069Z] Login Succeeded [2024-10-02T06:28:25.069Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:28:25.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:25.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:25.069Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:25.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:25.069Z] [2024-10-02T06:28:25.069Z] Login Succeeded [2024-10-02T06:28:25.069Z] ****.io [2024-10-02T06:28:25.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:28:25.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:28:25.328Z] Configure a credential helper to remove this warning. See [2024-10-02T06:28:25.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:28:25.328Z] [2024-10-02T06:28:25.328Z] Login Succeeded [2024-10-02T06:28:25.328Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:28:25.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T06:28:25.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:28:25.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:28:25.453Z] ========================================================= [2024-10-02T06:28:25.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T06:28:25.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:28:25.793Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T06:28:25.793Z] Sending build context to Docker daemon 25.38MB [2024-10-02T06:28:25.793Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:28:25.793Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-02T06:28:26.052Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T06:28:26.052Z] 619be1103602: Pulling fs layer [2024-10-02T06:28:26.052Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T06:28:26.052Z] 5df492c9dc93: Pulling fs layer [2024-10-02T06:28:26.052Z] 7629e6793208: Pulling fs layer [2024-10-02T06:28:26.052Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:28:26.052Z] fb5054dd5b73: Pulling fs layer [2024-10-02T06:28:26.052Z] eeca6798cff9: Pulling fs layer [2024-10-02T06:28:26.052Z] 7629e6793208: Waiting [2024-10-02T06:28:26.052Z] 4f4fb700ef54: Waiting [2024-10-02T06:28:26.052Z] fb5054dd5b73: Waiting [2024-10-02T06:28:26.052Z] aa269ceb94a6: Pulling fs layer [2024-10-02T06:28:26.052Z] ada007ff1a6a: Pulling fs layer [2024-10-02T06:28:26.052Z] eeca6798cff9: Waiting [2024-10-02T06:28:26.052Z] aa269ceb94a6: Waiting [2024-10-02T06:28:26.052Z] ada007ff1a6a: Waiting [2024-10-02T06:28:26.052Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T06:28:26.052Z] 7862e08f4a3e: Download complete [2024-10-02T06:28:26.052Z] 7629e6793208: Download complete [2024-10-02T06:28:26.052Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T06:28:26.052Z] 4f4fb700ef54: Download complete [2024-10-02T06:28:26.052Z] fb5054dd5b73: Verifying Checksum [2024-10-02T06:28:26.052Z] fb5054dd5b73: Download complete [2024-10-02T06:28:26.052Z] 619be1103602: Verifying Checksum [2024-10-02T06:28:26.052Z] 619be1103602: Download complete [2024-10-02T06:28:26.052Z] eeca6798cff9: Verifying Checksum [2024-10-02T06:28:26.052Z] eeca6798cff9: Download complete [2024-10-02T06:28:26.052Z] 619be1103602: Pull complete [2024-10-02T06:28:26.310Z] ada007ff1a6a: Verifying Checksum [2024-10-02T06:28:26.310Z] ada007ff1a6a: Download complete [2024-10-02T06:28:26.310Z] 7862e08f4a3e: Pull complete [2024-10-02T06:28:26.310Z] 5df492c9dc93: Verifying Checksum [2024-10-02T06:28:26.310Z] 5df492c9dc93: Download complete [2024-10-02T06:28:26.875Z] aa269ceb94a6: Verifying Checksum [2024-10-02T06:28:26.875Z] aa269ceb94a6: Download complete [2024-10-02T06:28:29.403Z] 5df492c9dc93: Pull complete [2024-10-02T06:28:29.403Z] 7629e6793208: Pull complete [2024-10-02T06:28:29.403Z] 4f4fb700ef54: Pull complete [2024-10-02T06:28:29.662Z] fb5054dd5b73: Pull complete [2024-10-02T06:28:29.662Z] eeca6798cff9: Pull complete [2024-10-02T06:28:32.197Z] aa269ceb94a6: Pull complete [2024-10-02T06:28:32.197Z] ada007ff1a6a: Pull complete [2024-10-02T06:28:32.197Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T06:28:32.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T06:28:32.197Z] ---> f489d0715acc [2024-10-02T06:28:32.197Z] Step 3/10 : ARG MAKE=make build [2024-10-02T06:28:36.414Z] ---> Running in 3db983d8750e [2024-10-02T06:28:36.414Z] Removing intermediate container 3db983d8750e [2024-10-02T06:28:36.414Z] ---> 160e205d4b4b [2024-10-02T06:28:36.414Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-02T06:28:36.415Z] ---> Running in cc75ba7e7317 [2024-10-02T06:28:36.415Z] Removing intermediate container cc75ba7e7317 [2024-10-02T06:28:36.415Z] ---> 494399757ace [2024-10-02T06:28:36.415Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T06:28:36.415Z] ---> Running in 36af373322f4 [2024-10-02T06:28:36.415Z] Removing intermediate container 36af373322f4 [2024-10-02T06:28:36.415Z] ---> ced40c061085 [2024-10-02T06:28:36.415Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-02T06:28:36.415Z] ---> Running in 16d1423de55e [2024-10-02T06:28:36.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:28:36.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:28:36.674Z] OK: 264 MiB in 52 packages [2024-10-02T06:28:36.933Z] Removing intermediate container 16d1423de55e [2024-10-02T06:28:36.933Z] ---> 68ce2d5ce080 [2024-10-02T06:28:36.933Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-02T06:28:37.191Z] ---> 4938e3b02318 [2024-10-02T06:28:37.191Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:28:37.191Z] ---> Running in a8e2e288e9a1 [2024-10-02T06:28:39.450Z] Still waiting to schedule task [2024-10-02T06:28:39.451Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T06:29:23.875Z] Removing intermediate container a8e2e288e9a1 [2024-10-02T06:29:23.875Z] ---> ced01fc5c839 [2024-10-02T06:29:23.875Z] Step 9/10 : COPY . . [2024-10-02T06:29:23.875Z] ---> 8bea1ed854f0 [2024-10-02T06:29:23.875Z] Step 10/10 : RUN ${MAKE} [2024-10-02T06:29:23.875Z] ---> Running in 91fbc0f7ad79 [2024-10-02T06:29:23.875Z] noop [2024-10-02T06:29:23.875Z] Removing intermediate container 91fbc0f7ad79 [2024-10-02T06:29:23.875Z] ---> ad57cf80762d [2024-10-02T06:29:23.875Z] Successfully built ad57cf80762d [2024-10-02T06:29:23.875Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:29:24.208Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T06:29:24.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:29:24.292Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:29:24.318Z] $ 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 [2024-10-02T06:29:24.627Z] $ docker top 98f56c57a4e87f12d337d11fe4579df91680c917aea6025ebfd786a2a62db327 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:29:24.973Z] + go version [2024-10-02T06:29:24.973Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T06:29:24.982Z] $ docker stop --time=1 98f56c57a4e87f12d337d11fe4579df91680c917aea6025ebfd786a2a62db327 [2024-10-02T06:29:26.241Z] $ docker rm -f --volumes 98f56c57a4e87f12d337d11fe4579df91680c917aea6025ebfd786a2a62db327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:29:26.651Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T06:29:26.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:29:26.719Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:29:26.748Z] $ 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 [2024-10-02T06:29:27.051Z] $ docker top 0242dc1150e2b014c2199b76bb844d32e7817a67139c97079cf27c11f6acd366 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:29:27.382Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-02T06:29:27.687Z] + make test [2024-10-02T06:29:27.687Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T06:29:34.253Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-02T06:30:06.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-10-02T06:30:06.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-10-02T06:30:06.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-10-02T06:30:06.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-10-02T06:30:06.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-10-02T06:30:07.414Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.022s coverage: 26.0% of statements [2024-10-02T06:30:07.414Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.034s coverage: 79.4% of statements [2024-10-02T06:30:07.980Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-10-02T06:30:07.980Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-10-02T06:30:08.961Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-10-02T06:30:09.220Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.041s coverage: 86.0% of statements [2024-10-02T06:30:09.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-10-02T06:30:09.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-02T06:30:09.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-10-02T06:30:10.049Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 45.2% of statements [2024-10-02T06:30:11.422Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-10-02T06:30:13.325Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.035s coverage: 14.1% of statements [2024-10-02T06:30:13.325Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.098s coverage: 44.6% of statements [2024-10-02T06:30:13.325Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.047s coverage: 68.5% of statements [2024-10-02T06:30:13.325Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.085s coverage: 89.2% of statements [2024-10-02T06:30:13.325Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.050s coverage: 5.3% of statements [2024-10-02T06:30:45.766Z] GO111MODULE=on go vet ./... [2024-10-02T06:30:49.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T06:30:49.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T06:30:49.048Z] ./bin/test-attribution-txt.sh [2024-10-02T06:30:49.048Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T06:30:49.048Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T06:30:49.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T06:30:49.075Z] $ docker stop --time=1 0242dc1150e2b014c2199b76bb844d32e7817a67139c97079cf27c11f6acd366 [2024-10-02T06:30:53.099Z] $ docker rm -f --volumes 0242dc1150e2b014c2199b76bb844d32e7817a67139c97079cf27c11f6acd366 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:30:54.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T06:30:54.466Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T06:30:57.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T06:30:58.171Z] + ls -al . [2024-10-02T06:30:58.172Z] total 384 [2024-10-02T06:30:58.172Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 06:29 . [2024-10-02T06:30:58.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:27 .. [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 06:28 .dockerignore [2024-10-02T06:30:58.172Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:30 .git [2024-10-02T06:30:58.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:28 .github [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 2 06:28 .gitignore [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 06:28 .golangci.yml [2024-10-02T06:30:58.172Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:28 .semver [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 2 06:28 CHANGELOG.md [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 06:28 GOVERNANCE.md [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 2 06:28 Jenkinsfile [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 06:28 LICENSE [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 2 06:28 Makefile [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 2 06:28 OWNERS.md [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 2 06:28 README.md [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 06:28 VERSION [2024-10-02T06:30:58.172Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:28 bin [2024-10-02T06:30:58.172Z] -rw-r--r-- 1 jenkins jenkins 128347 Oct 2 06:30 coverage.out [2024-10-02T06:30:58.172Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 06:28 example [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 2 06:28 go.mod [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 2 06:28 go.sum [2024-10-02T06:30:58.172Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 06:28 internal [2024-10-02T06:30:58.172Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:28 openapi [2024-10-02T06:30:58.172Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 06:28 pkg [2024-10-02T06:30:58.172Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:28 snap [2024-10-02T06:30:58.172Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 06:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:30:58.490Z] + 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=473fc5204b06f8a03d3e358a646b11d6e900bdaa --label arch=amd64 --label version=3.2.0-dev.40 . [2024-10-02T06:30:58.490Z] Sending build context to Docker daemon 25.5MB [2024-10-02T06:30:58.490Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:30:58.490Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-02T06:30:58.490Z] ---> ad57cf80762d [2024-10-02T06:30:58.490Z] Step 3/24 : ARG MAKE=make build [2024-10-02T06:30:58.750Z] ---> Running in 09fdfe483ea0 [2024-10-02T06:30:58.750Z] Removing intermediate container 09fdfe483ea0 [2024-10-02T06:30:58.750Z] ---> 5f4619a6455d [2024-10-02T06:30:58.750Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-02T06:30:59.009Z] ---> Running in d52fd79554d6 [2024-10-02T06:30:59.009Z] Removing intermediate container d52fd79554d6 [2024-10-02T06:30:59.009Z] ---> f91563b9c94b [2024-10-02T06:30:59.009Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T06:30:59.009Z] ---> Running in f8d3fc872937 [2024-10-02T06:30:59.009Z] Removing intermediate container f8d3fc872937 [2024-10-02T06:30:59.009Z] ---> 77d9e899088a [2024-10-02T06:30:59.009Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-02T06:30:59.009Z] ---> Running in c4712facdc06 [2024-10-02T06:30:59.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:30:59.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:30:59.525Z] OK: 264 MiB in 52 packages [2024-10-02T06:30:59.784Z] Removing intermediate container c4712facdc06 [2024-10-02T06:30:59.784Z] ---> 856ec0767258 [2024-10-02T06:30:59.784Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-02T06:31:00.041Z] ---> 138ca7332606 [2024-10-02T06:31:00.041Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:31:00.041Z] ---> Running in aa5243aba291 [2024-10-02T06:31:00.609Z] Removing intermediate container aa5243aba291 [2024-10-02T06:31:00.609Z] ---> 8f01bfb9e1cb [2024-10-02T06:31:00.609Z] Step 9/24 : COPY . . [2024-10-02T06:31:01.555Z] ---> 4475de166d85 [2024-10-02T06:31:01.555Z] Step 10/24 : RUN ${MAKE} [2024-10-02T06:31:01.555Z] ---> Running in 6903ca90a730 [2024-10-02T06:31:01.814Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.40 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.40" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-02T06:31:33.887Z] Removing intermediate container 6903ca90a730 [2024-10-02T06:31:33.887Z] ---> 685e74f1fcbd [2024-10-02T06:31:33.887Z] Step 11/24 : FROM alpine:3.18 [2024-10-02T06:31:33.887Z] 3.18: Pulling from library/alpine [2024-10-02T06:31:33.887Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T06:31:33.887Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T06:31:33.887Z] 1cc3d825d8b2: Download complete [2024-10-02T06:31:33.887Z] 1cc3d825d8b2: Pull complete [2024-10-02T06:31:33.887Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T06:31:33.887Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T06:31:33.887Z] ---> 2c64cf60f6f0 [2024-10-02T06:31:33.887Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-02T06:31:33.887Z] ---> Running in 18d5bdd94916 [2024-10-02T06:31:33.887Z] Removing intermediate container 18d5bdd94916 [2024-10-02T06:31:33.887Z] ---> 9ebfbafacc60 [2024-10-02T06:31:33.887Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-02T06:31:33.887Z] ---> Running in 6ae5f3c97716 [2024-10-02T06:31:33.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:31:33.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:31:33.887Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T06:31:33.887Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T06:31:33.887Z] OK: 7 MiB in 16 packages [2024-10-02T06:31:33.887Z] Removing intermediate container 6ae5f3c97716 [2024-10-02T06:31:33.887Z] ---> 0c68e60f33e2 [2024-10-02T06:31:33.887Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-02T06:31:33.887Z] ---> Running in 69681089dbda [2024-10-02T06:31:33.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T06:31:33.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T06:31:33.887Z] OK: 7 MiB in 16 packages [2024-10-02T06:31:33.887Z] Removing intermediate container 69681089dbda [2024-10-02T06:31:33.887Z] ---> e2c7a8e80239 [2024-10-02T06:31:33.887Z] Step 15/24 : WORKDIR / [2024-10-02T06:31:33.887Z] ---> Running in 41f733db1adc [2024-10-02T06:31:33.887Z] Removing intermediate container 41f733db1adc [2024-10-02T06:31:33.887Z] ---> 39b8b9bf7ed4 [2024-10-02T06:31:33.887Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-02T06:31:33.887Z] ---> 23fee0b89fee [2024-10-02T06:31:33.887Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-02T06:31:33.887Z] ---> 33a0c99d9c62 [2024-10-02T06:31:33.887Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-02T06:31:34.145Z] ---> e12dc2ba623a [2024-10-02T06:31:34.145Z] Step 19/24 : EXPOSE 59999 [2024-10-02T06:31:34.145Z] ---> Running in 3c558d7ff7cd [2024-10-02T06:31:34.145Z] Removing intermediate container 3c558d7ff7cd [2024-10-02T06:31:34.145Z] ---> 1b4cc6a952c1 [2024-10-02T06:31:34.145Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-02T06:31:34.145Z] ---> Running in 128bb1dd12ca [2024-10-02T06:31:34.145Z] Removing intermediate container 128bb1dd12ca [2024-10-02T06:31:34.145Z] ---> 5f8903ac0e74 [2024-10-02T06:31:34.145Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T06:31:34.406Z] ---> Running in 6bede409a151 [2024-10-02T06:31:34.406Z] Removing intermediate container 6bede409a151 [2024-10-02T06:31:34.406Z] ---> 4b93455b3c31 [2024-10-02T06:31:34.406Z] Step 22/24 : LABEL arch=amd64 [2024-10-02T06:31:34.406Z] ---> Running in 18c105d6ea67 [2024-10-02T06:31:34.406Z] Removing intermediate container 18c105d6ea67 [2024-10-02T06:31:34.406Z] ---> fb5376d43234 [2024-10-02T06:31:34.406Z] Step 23/24 : LABEL git_sha=473fc5204b06f8a03d3e358a646b11d6e900bdaa [2024-10-02T06:31:34.406Z] ---> Running in 8a87398fcd0a [2024-10-02T06:31:34.666Z] Removing intermediate container 8a87398fcd0a [2024-10-02T06:31:34.666Z] ---> 74c74e4add5a [2024-10-02T06:31:34.666Z] Step 24/24 : LABEL version=3.2.0-dev.40 [2024-10-02T06:31:34.666Z] ---> Running in 87b996800b0a [2024-10-02T06:31:34.666Z] Removing intermediate container 87b996800b0a [2024-10-02T06:31:34.666Z] ---> 76088aa9667b [2024-10-02T06:31:34.666Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T06:31:34.666Z] Successfully built 76088aa9667b [2024-10-02T06:31:34.666Z] 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 [2024-10-02T06:31:35.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:31:35.124Z] [2024-10-02T06:31:35.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:31:35.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:31:35.430Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T06:31:35.430Z] 5eb5b503b376: Pulling fs layer [2024-10-02T06:31:35.430Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T06:31:35.430Z] ec43610c2a17: Pulling fs layer [2024-10-02T06:31:35.430Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T06:31:35.430Z] 33b1e0a273af: Pulling fs layer [2024-10-02T06:31:35.430Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T06:31:35.430Z] 2f39f015ded8: Pulling fs layer [2024-10-02T06:31:35.430Z] 33b1e0a273af: Waiting [2024-10-02T06:31:35.430Z] 5d3b04190fa2: Waiting [2024-10-02T06:31:35.430Z] 2f39f015ded8: Waiting [2024-10-02T06:31:35.430Z] 3a2ae6a8a46f: Waiting [2024-10-02T06:31:35.430Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T06:31:35.430Z] 5c69ac0246d0: Download complete [2024-10-02T06:31:35.430Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T06:31:35.430Z] 3a2ae6a8a46f: Download complete [2024-10-02T06:31:35.430Z] 33b1e0a273af: Verifying Checksum [2024-10-02T06:31:35.430Z] 33b1e0a273af: Download complete [2024-10-02T06:31:35.430Z] 5d3b04190fa2: Verifying Checksum [2024-10-02T06:31:35.430Z] 5d3b04190fa2: Download complete [2024-10-02T06:31:35.430Z] ec43610c2a17: Verifying Checksum [2024-10-02T06:31:35.430Z] ec43610c2a17: Download complete [2024-10-02T06:31:35.687Z] 5eb5b503b376: Verifying Checksum [2024-10-02T06:31:35.687Z] 5eb5b503b376: Download complete [2024-10-02T06:31:36.253Z] 2f39f015ded8: Download complete [2024-10-02T06:31:36.820Z] 5eb5b503b376: Pull complete [2024-10-02T06:31:37.079Z] 5c69ac0246d0: Pull complete [2024-10-02T06:31:37.336Z] ec43610c2a17: Pull complete [2024-10-02T06:31:37.594Z] 3a2ae6a8a46f: Pull complete [2024-10-02T06:31:37.854Z] 33b1e0a273af: Pull complete [2024-10-02T06:31:37.854Z] 5d3b04190fa2: Pull complete [2024-10-02T06:31:42.036Z] 2f39f015ded8: Pull complete [2024-10-02T06:31:42.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T06:31:42.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:31:42.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:31:42.136Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:31:42.167Z] $ 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 [2024-10-02T06:31:45.150Z] $ docker top 0d23464fcaefee437c4b12ed389c29026f3d641342bc6d2ce4392b22fc8688bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:31:45.559Z] ---> job-cost.sh [2024-10-02T06:31:45.559Z] lf-activate-venv: SKIPPING [2024-10-02T06:31:45.559Z] INFO: No Stack... [2024-10-02T06:31:45.818Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T06:31:46.077Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T06:31:46.367Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-02T06:31:46.367Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T06:31:46.382Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] [2024-10-02T06:31:46.391Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] did not exist. Created. [2024-10-02T06:31:46.398Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T06:31:46.706Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T06:31:46.814Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T06:31:46.822Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T06:31:46.850Z] $ docker stop --time=1 0d23464fcaefee437c4b12ed389c29026f3d641342bc6d2ce4392b22fc8688bf [2024-10-02T06:31:47.997Z] $ docker rm -f --volumes 0d23464fcaefee437c4b12ed389c29026f3d641342bc6d2ce4392b22fc8688bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T06:34:09.560Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12642 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-02T06:34:09.579Z] Running in /w/workspace/device-sdk-go/315 [Pipeline] { [Pipeline] checkout [2024-10-02T06:34:12.631Z] The recommended git tool is: git [2024-10-02T06:34:18.647Z] using credential edgex-jenkins-ssh [2024-10-02T06:34:18.683Z] Cloning the remote Git repository [2024-10-02T06:34:18.737Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-02T06:34:18.878Z] > git init /w/workspace/device-sdk-go/315 # timeout=10 [2024-10-02T06:34:19.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-02T06:34:19.054Z] > git --version # timeout=10 [2024-10-02T06:34:19.082Z] > git --version # 'git version 2.25.1' [2024-10-02T06:34:19.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T06:34:19.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T06:34:23.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-02T06:34:23.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T06:34:24.631Z] Avoid second fetch [2024-10-02T06:34:24.632Z] Checking out Revision 473fc5204b06f8a03d3e358a646b11d6e900bdaa (main) [2024-10-02T06:34:25.545Z] Commit message: "Merge pull request #1630 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.60" [2024-10-02T06:34:24.655Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T06:34:24.768Z] > git checkout -f 473fc5204b06f8a03d3e358a646b11d6e900bdaa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T06:34:30.362Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T06:34:30.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T06:34:30.362Z] Dload Upload Total Spent Left Speed [2024-10-02T06:34:30.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-10-02T06:34:30.706Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T06:34:31.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T06:34:31.035Z] + sudo tee /etc/docker/daemon.new [2024-10-02T06:34:31.035Z] { [2024-10-02T06:34:31.035Z] "registry-mirrors": [ [2024-10-02T06:34:31.035Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T06:34:31.035Z] ], [2024-10-02T06:34:31.035Z] "bip": "10.250.0.254/24", [2024-10-02T06:34:31.035Z] "hosts": [ [2024-10-02T06:34:31.035Z] "tcp://0.0.0.0:5555", [2024-10-02T06:34:31.035Z] "unix:///var/run/docker.sock" [2024-10-02T06:34:31.035Z] ], [2024-10-02T06:34:31.035Z] "mtu": 1458, [2024-10-02T06:34:31.035Z] "selinux-enabled": true, [2024-10-02T06:34:31.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T06:34:31.035Z] } [Pipeline] sh [2024-10-02T06:34:31.371Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T06:34:31.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:34:50.023Z] provisioning config files... [2024-10-02T06:34:50.058Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/315@tmp/config6018906542030063068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:34:50.559Z] ---> ****-login.sh [2024-10-02T06:34:50.559Z] nexus3.edgexfoundry.org:10001 [2024-10-02T06:34:51.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:34:51.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:34:51.426Z] Configure a credential helper to remove this warning. See [2024-10-02T06:34:51.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:34:51.426Z] [2024-10-02T06:34:51.426Z] Login Succeeded [2024-10-02T06:34:51.426Z] nexus3.edgexfoundry.org:10002 [2024-10-02T06:34:51.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:34:51.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:34:51.699Z] Configure a credential helper to remove this warning. See [2024-10-02T06:34:51.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:34:51.699Z] [2024-10-02T06:34:51.699Z] Login Succeeded [2024-10-02T06:34:51.699Z] nexus3.edgexfoundry.org:10003 [2024-10-02T06:34:51.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:34:52.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:34:52.248Z] Configure a credential helper to remove this warning. See [2024-10-02T06:34:52.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:34:52.248Z] [2024-10-02T06:34:52.248Z] Login Succeeded [2024-10-02T06:34:52.248Z] nexus3.edgexfoundry.org:10004 [2024-10-02T06:34:52.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:34:52.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:34:52.795Z] Configure a credential helper to remove this warning. See [2024-10-02T06:34:52.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:34:52.795Z] [2024-10-02T06:34:52.795Z] Login Succeeded [2024-10-02T06:34:52.795Z] ****.io [2024-10-02T06:34:53.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T06:34:53.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T06:34:53.342Z] Configure a credential helper to remove this warning. See [2024-10-02T06:34:53.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T06:34:53.342Z] [2024-10-02T06:34:53.342Z] Login Succeeded [2024-10-02T06:34:53.342Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T06:34:53.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T06:34:53.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:34:53.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T06:34:53.864Z] ========================================================= [2024-10-02T06:34:53.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T06:34:53.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:34:54.276Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T06:34:54.881Z] Sending build context to Docker daemon 13.14MB [2024-10-02T06:34:54.881Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:34:54.881Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-02T06:34:55.155Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T06:34:55.155Z] c6b39de5b339: Pulling fs layer [2024-10-02T06:34:55.155Z] a69c41024577: Pulling fs layer [2024-10-02T06:34:55.155Z] d6de4b400683: Pulling fs layer [2024-10-02T06:34:55.155Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T06:34:55.155Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:34:55.155Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T06:34:55.155Z] 00f215d4a9da: Pulling fs layer [2024-10-02T06:34:55.155Z] d496ad576159: Pulling fs layer [2024-10-02T06:34:55.155Z] 464afbd9ba4c: Waiting [2024-10-02T06:34:55.155Z] 00f215d4a9da: Waiting [2024-10-02T06:34:55.155Z] d496ad576159: Waiting [2024-10-02T06:34:55.155Z] 35cb2a7552d0: Waiting [2024-10-02T06:34:55.155Z] 4f4fb700ef54: Waiting [2024-10-02T06:34:55.155Z] a69c41024577: Verifying Checksum [2024-10-02T06:34:55.155Z] a69c41024577: Download complete [2024-10-02T06:34:55.155Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T06:34:55.155Z] 35cb2a7552d0: Download complete [2024-10-02T06:34:55.155Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T06:34:55.155Z] 4f4fb700ef54: Download complete [2024-10-02T06:34:55.428Z] c6b39de5b339: Download complete [2024-10-02T06:34:55.428Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T06:34:55.428Z] 464afbd9ba4c: Download complete [2024-10-02T06:34:55.702Z] d496ad576159: Verifying Checksum [2024-10-02T06:34:55.702Z] d496ad576159: Download complete [2024-10-02T06:34:56.299Z] c6b39de5b339: Pull complete [2024-10-02T06:34:57.737Z] a69c41024577: Pull complete [2024-10-02T06:34:57.737Z] d6de4b400683: Verifying Checksum [2024-10-02T06:34:59.167Z] 00f215d4a9da: Verifying Checksum [2024-10-02T06:34:59.167Z] 00f215d4a9da: Download complete [2024-10-02T06:35:11.541Z] d6de4b400683: Pull complete [2024-10-02T06:35:11.541Z] 35cb2a7552d0: Pull complete [2024-10-02T06:35:11.812Z] 4f4fb700ef54: Pull complete [2024-10-02T06:35:12.087Z] 464afbd9ba4c: Pull complete [2024-10-02T06:35:22.216Z] 00f215d4a9da: Pull complete [2024-10-02T06:35:22.806Z] d496ad576159: Pull complete [2024-10-02T06:35:23.078Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T06:35:23.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T06:35:23.078Z] ---> f246e2811388 [2024-10-02T06:35:23.079Z] Step 3/10 : ARG MAKE=make build [2024-10-02T06:35:24.051Z] ---> Running in 825f50aad6a7 [2024-10-02T06:35:24.321Z] Removing intermediate container 825f50aad6a7 [2024-10-02T06:35:24.321Z] ---> be1b7bd5bd37 [2024-10-02T06:35:24.321Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-02T06:35:24.321Z] ---> Running in 2f01700ddc64 [2024-10-02T06:35:24.907Z] Removing intermediate container 2f01700ddc64 [2024-10-02T06:35:24.907Z] ---> df3bb58c6d32 [2024-10-02T06:35:24.907Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T06:35:24.907Z] ---> Running in 0eb97db35ec7 [2024-10-02T06:35:25.174Z] Removing intermediate container 0eb97db35ec7 [2024-10-02T06:35:25.174Z] ---> cb335134c094 [2024-10-02T06:35:25.174Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-02T06:35:25.174Z] ---> Running in 5ad7d2dfa9de [2024-10-02T06:35:26.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:35:26.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:35:27.835Z] OK: 266 MiB in 52 packages [2024-10-02T06:35:28.810Z] Removing intermediate container 5ad7d2dfa9de [2024-10-02T06:35:28.810Z] ---> a8a70f8e42d6 [2024-10-02T06:35:28.810Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-02T06:35:29.408Z] ---> dc52958ad95e [2024-10-02T06:35:29.408Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:35:29.408Z] ---> Running in a74ca58e4654 [2024-10-02T06:37:21.105Z] Removing intermediate container a74ca58e4654 [2024-10-02T06:37:21.105Z] ---> 2a3ee35ce6d9 [2024-10-02T06:37:21.105Z] Step 9/10 : COPY . . [2024-10-02T06:37:21.691Z] ---> 45f8bb35d45d [2024-10-02T06:37:21.691Z] Step 10/10 : RUN ${MAKE} [2024-10-02T06:37:21.981Z] ---> Running in 92c65898d515 [2024-10-02T06:37:22.950Z] noop [2024-10-02T06:37:23.541Z] Removing intermediate container 92c65898d515 [2024-10-02T06:37:23.541Z] ---> 42c8b9dc7248 [2024-10-02T06:37:23.541Z] Successfully built 42c8b9dc7248 [2024-10-02T06:37:23.541Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:37:23.928Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T06:37:23.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:37:24.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-12642 does not seem to be running inside a container [2024-10-02T06:37:24.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/315 -v /w/workspace/device-sdk-go/315:/w/workspace/device-sdk-go/315:rw,z -v /w/workspace/device-sdk-go/315@tmp:/w/workspace/device-sdk-go/315@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T06:37:25.657Z] $ docker top 02c70fdd324ed0143ab26ff2fc573be1858876ef9a7452cb16458491ae95ae04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:37:26.564Z] + go version [2024-10-02T06:37:26.564Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T06:37:26.597Z] $ docker stop --time=1 02c70fdd324ed0143ab26ff2fc573be1858876ef9a7452cb16458491ae95ae04 [2024-10-02T06:37:28.331Z] $ docker rm -f --volumes 02c70fdd324ed0143ab26ff2fc573be1858876ef9a7452cb16458491ae95ae04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:37:28.975Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T06:37:28.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:37:29.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-12642 does not seem to be running inside a container [2024-10-02T06:37:29.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/315 -v /w/workspace/device-sdk-go/315:/w/workspace/device-sdk-go/315:rw,z -v /w/workspace/device-sdk-go/315@tmp:/w/workspace/device-sdk-go/315@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-02T06:37:30.681Z] $ docker top f8d1cfa6a464f5f53cebfcbcf8e4683c3a017955312e168e5ff4b3e987dfef69 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:37:31.556Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/315 [Pipeline] fileExists [Pipeline] sh [2024-10-02T06:37:32.235Z] + make test [2024-10-02T06:37:32.236Z] go test -race -coverprofile=coverage.out ./... [2024-10-02T06:38:19.519Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-02T06:42:41.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-10-02T06:42:41.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-10-02T06:42:41.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-10-02T06:42:41.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-10-02T06:42:41.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-10-02T06:42:53.960Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.137s coverage: 26.0% of statements [2024-10-02T06:42:58.262Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.196s coverage: 79.4% of statements [2024-10-02T06:43:08.407Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-10-02T06:43:08.407Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-10-02T06:43:09.377Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.324s coverage: 86.0% of statements [2024-10-02T06:43:19.485Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-10-02T06:43:20.069Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.502s coverage: 45.2% of statements [2024-10-02T06:43:22.669Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.185s coverage: 14.1% of statements [2024-10-02T06:43:22.669Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.975s coverage: 44.6% of statements [2024-10-02T06:43:25.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-10-02T06:43:25.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-02T06:43:25.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-10-02T06:43:26.838Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.405s coverage: 68.5% of statements [2024-10-02T06:43:32.237Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.428s coverage: 89.2% of statements [2024-10-02T06:43:36.516Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-10-02T06:43:37.938Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.305s coverage: 5.3% of statements [2024-10-02T06:43:39.357Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T06:43:39.357Z] GO111MODULE=on go vet ./... [2024-10-02T06:48:31.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T06:48:31.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T06:48:31.370Z] ./bin/test-attribution-txt.sh [2024-10-02T06:48:31.370Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-02T06:48:31.370Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T06:48:31.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T06:48:31.427Z] $ docker stop --time=1 f8d1cfa6a464f5f53cebfcbcf8e4683c3a017955312e168e5ff4b3e987dfef69 [2024-10-02T06:48:33.417Z] $ docker rm -f --volumes f8d1cfa6a464f5f53cebfcbcf8e4683c3a017955312e168e5ff4b3e987dfef69 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:48:35.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T06:48:35.973Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T06:48:36.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T06:48:37.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T06:48:37.406Z] + ls -al . [2024-10-02T06:48:37.406Z] total 380 [2024-10-02T06:48:37.406Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 06:37 . [2024-10-02T06:48:37.406Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:34 .. [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 06:34 .dockerignore [2024-10-02T06:48:37.406Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 06:34 .git [2024-10-02T06:48:37.406Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:34 .github [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 2 06:34 .gitignore [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 2 06:34 .golangci.yml [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 2 06:34 CHANGELOG.md [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 06:34 GOVERNANCE.md [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 2 06:34 Jenkinsfile [2024-10-02T06:48:37.406Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 06:34 LICENSE [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 2 06:34 Makefile [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 2 06:34 OWNERS.md [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 2 06:34 README.md [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 06:28 VERSION [2024-10-02T06:48:37.407Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 06:34 bin [2024-10-02T06:48:37.407Z] -rw-r--r-- 1 jenkins jenkins 128347 Oct 2 06:43 coverage.out [2024-10-02T06:48:37.407Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 06:34 example [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 2 06:34 go.mod [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 2 06:34 go.sum [2024-10-02T06:48:37.407Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 2 06:34 internal [2024-10-02T06:48:37.407Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 06:34 openapi [2024-10-02T06:48:37.407Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 2 06:34 pkg [2024-10-02T06:48:37.407Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 06:34 snap [2024-10-02T06:48:37.407Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:48:37.760Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=473fc5204b06f8a03d3e358a646b11d6e900bdaa --label arch=arm64 --label version=3.2.0-dev.40 . [2024-10-02T06:48:38.351Z] Sending build context to Docker daemon 13.27MB [2024-10-02T06:48:38.351Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T06:48:38.351Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-02T06:48:38.351Z] ---> 42c8b9dc7248 [2024-10-02T06:48:38.351Z] Step 3/24 : ARG MAKE=make build [2024-10-02T06:48:38.351Z] ---> Running in 341bfc8249e1 [2024-10-02T06:48:38.616Z] Removing intermediate container 341bfc8249e1 [2024-10-02T06:48:38.616Z] ---> 1ffde7b2fc20 [2024-10-02T06:48:38.616Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-02T06:48:38.883Z] ---> Running in 4f5d945f788e [2024-10-02T06:48:39.150Z] Removing intermediate container 4f5d945f788e [2024-10-02T06:48:39.150Z] ---> 1c3d5ceb7419 [2024-10-02T06:48:39.150Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-02T06:48:39.150Z] ---> Running in a946712dfeb2 [2024-10-02T06:48:39.417Z] Removing intermediate container a946712dfeb2 [2024-10-02T06:48:39.417Z] ---> 1020f0063cdc [2024-10-02T06:48:39.417Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-02T06:48:39.689Z] ---> Running in cc4edcd0711f [2024-10-02T06:48:40.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:48:40.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:48:42.324Z] OK: 266 MiB in 52 packages [2024-10-02T06:48:42.907Z] Removing intermediate container cc4edcd0711f [2024-10-02T06:48:42.907Z] ---> ef7e845902ea [2024-10-02T06:48:42.907Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-02T06:48:43.490Z] ---> 0d92139f56ee [2024-10-02T06:48:43.490Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T06:48:43.490Z] ---> Running in d49d3a7a9338 [2024-10-02T06:48:45.428Z] Removing intermediate container d49d3a7a9338 [2024-10-02T06:48:45.428Z] ---> 562f6f2c66ae [2024-10-02T06:48:45.428Z] Step 9/24 : COPY . . [2024-10-02T06:48:47.366Z] ---> ad78c0002568 [2024-10-02T06:48:47.366Z] Step 10/24 : RUN ${MAKE} [2024-10-02T06:48:47.366Z] ---> Running in 81fda6773b37 [2024-10-02T06:48:48.322Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.40 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.40" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-02T06:52:40.127Z] Removing intermediate container 81fda6773b37 [2024-10-02T06:52:40.127Z] ---> df98a9799582 [2024-10-02T06:52:40.127Z] Step 11/24 : FROM alpine:3.18 [2024-10-02T06:52:40.127Z] 3.18: Pulling from library/alpine [2024-10-02T06:52:40.127Z] 720f3032cd11: Pulling fs layer [2024-10-02T06:52:40.127Z] 720f3032cd11: Verifying Checksum [2024-10-02T06:52:40.127Z] 720f3032cd11: Download complete [2024-10-02T06:52:40.127Z] 720f3032cd11: Pull complete [2024-10-02T06:52:40.127Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T06:52:40.127Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T06:52:40.127Z] ---> 3e834921e367 [2024-10-02T06:52:40.127Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-02T06:52:40.127Z] ---> Running in 084d36ee4d97 [2024-10-02T06:52:40.127Z] Removing intermediate container 084d36ee4d97 [2024-10-02T06:52:40.127Z] ---> 10dd76fbc406 [2024-10-02T06:52:40.127Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-02T06:52:40.127Z] ---> Running in d02b1985d902 [2024-10-02T06:52:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:52:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:52:40.127Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T06:52:40.127Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T06:52:40.127Z] OK: 8 MiB in 16 packages [2024-10-02T06:52:40.127Z] Removing intermediate container d02b1985d902 [2024-10-02T06:52:40.127Z] ---> 24607d6a7234 [2024-10-02T06:52:40.127Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-02T06:52:40.127Z] ---> Running in d42b584e03e3 [2024-10-02T06:52:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T06:52:40.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T06:52:40.127Z] OK: 8 MiB in 16 packages [2024-10-02T06:52:40.127Z] Removing intermediate container d42b584e03e3 [2024-10-02T06:52:40.127Z] ---> ad27e18e87e1 [2024-10-02T06:52:40.127Z] Step 15/24 : WORKDIR / [2024-10-02T06:52:40.127Z] ---> Running in 79da872484ce [2024-10-02T06:52:40.127Z] Removing intermediate container 79da872484ce [2024-10-02T06:52:40.127Z] ---> b6fa05730ab3 [2024-10-02T06:52:40.127Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-02T06:52:40.127Z] ---> cffd9f1ac32a [2024-10-02T06:52:40.127Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-02T06:52:42.718Z] ---> 13df1ce0e957 [2024-10-02T06:52:42.718Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-02T06:52:42.987Z] ---> f15ed0ae3b99 [2024-10-02T06:52:42.987Z] Step 19/24 : EXPOSE 59999 [2024-10-02T06:52:42.987Z] ---> Running in 5666825502b0 [2024-10-02T06:52:43.255Z] Removing intermediate container 5666825502b0 [2024-10-02T06:52:43.255Z] ---> f22daf819144 [2024-10-02T06:52:43.255Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-02T06:52:43.523Z] ---> Running in 7dfe1d6d3efa [2024-10-02T06:52:43.790Z] Removing intermediate container 7dfe1d6d3efa [2024-10-02T06:52:43.790Z] ---> 6d1a49649b1d [2024-10-02T06:52:43.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-02T06:52:43.790Z] ---> Running in d9bb0acfaa01 [2024-10-02T06:52:44.059Z] Removing intermediate container d9bb0acfaa01 [2024-10-02T06:52:44.059Z] ---> d5a75b9a7172 [2024-10-02T06:52:44.059Z] Step 22/24 : LABEL arch=arm64 [2024-10-02T06:52:44.324Z] ---> Running in ea014bc0f99a [2024-10-02T06:52:44.593Z] Removing intermediate container ea014bc0f99a [2024-10-02T06:52:44.593Z] ---> 4aeb5e6f146d [2024-10-02T06:52:44.593Z] Step 23/24 : LABEL git_sha=473fc5204b06f8a03d3e358a646b11d6e900bdaa [2024-10-02T06:52:44.593Z] ---> Running in 0acb4d049724 [2024-10-02T06:52:44.869Z] Removing intermediate container 0acb4d049724 [2024-10-02T06:52:44.869Z] ---> e2af790d4273 [2024-10-02T06:52:44.869Z] Step 24/24 : LABEL version=3.2.0-dev.40 [2024-10-02T06:52:45.145Z] ---> Running in bb6b4d02d0b6 [2024-10-02T06:52:45.412Z] Removing intermediate container bb6b4d02d0b6 [2024-10-02T06:52:45.412Z] ---> 100fcdd3610c [2024-10-02T06:52:45.412Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T06:52:45.412Z] Successfully built 100fcdd3610c [2024-10-02T06:52:45.412Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:52:45.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T06:52:45.902Z] [2024-10-02T06:52:45.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:52:46.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T06:52:46.516Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T06:52:46.516Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T06:52:46.516Z] 04944245beec: Pulling fs layer [2024-10-02T06:52:46.516Z] 699f458cf7ca: Pulling fs layer [2024-10-02T06:52:46.516Z] 765212b225bb: Pulling fs layer [2024-10-02T06:52:46.516Z] f23df028b6ca: Pulling fs layer [2024-10-02T06:52:46.516Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T06:52:46.516Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T06:52:46.516Z] 765212b225bb: Waiting [2024-10-02T06:52:46.516Z] f23df028b6ca: Waiting [2024-10-02T06:52:46.516Z] d65c8cfc05b1: Waiting [2024-10-02T06:52:46.516Z] 2437ff75d9bd: Waiting [2024-10-02T06:52:46.516Z] 04944245beec: Verifying Checksum [2024-10-02T06:52:46.516Z] 04944245beec: Download complete [2024-10-02T06:52:46.516Z] 765212b225bb: Verifying Checksum [2024-10-02T06:52:46.516Z] 765212b225bb: Download complete [2024-10-02T06:52:46.516Z] f23df028b6ca: Verifying Checksum [2024-10-02T06:52:46.516Z] f23df028b6ca: Download complete [2024-10-02T06:52:46.516Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T06:52:46.516Z] d65c8cfc05b1: Download complete [2024-10-02T06:52:46.787Z] 699f458cf7ca: Verifying Checksum [2024-10-02T06:52:46.787Z] 699f458cf7ca: Download complete [2024-10-02T06:52:47.057Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T06:52:47.057Z] 8998bd30e6a1: Download complete [2024-10-02T06:52:49.643Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T06:52:49.643Z] 2437ff75d9bd: Download complete [2024-10-02T06:52:51.592Z] 8998bd30e6a1: Pull complete [2024-10-02T06:52:52.180Z] 04944245beec: Pull complete [2024-10-02T06:52:54.129Z] 699f458cf7ca: Pull complete [2024-10-02T06:52:54.129Z] 765212b225bb: Pull complete [2024-10-02T06:52:55.092Z] f23df028b6ca: Pull complete [2024-10-02T06:52:55.360Z] d65c8cfc05b1: Pull complete [2024-10-02T06:53:13.675Z] 2437ff75d9bd: Pull complete [2024-10-02T06:53:13.675Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T06:53:13.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T06:53:13.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:53:13.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-12642 does not seem to be running inside a container [2024-10-02T06:53:14.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/315 -v /w/workspace/device-sdk-go/315:/w/workspace/device-sdk-go/315:rw,z -v /w/workspace/device-sdk-go/315@tmp:/w/workspace/device-sdk-go/315@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-02T06:53:17.460Z] $ docker top 41a9f37ab519b6ef724ee4f4d5b5ec43942332b6672f7f1d025e58a006a84784 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:53:18.340Z] ---> job-cost.sh [2024-10-02T06:53:18.340Z] lf-activate-venv: SKIPPING [2024-10-02T06:53:18.340Z] INFO: No Stack... [2024-10-02T06:53:18.923Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T06:53:19.881Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T06:53:20.524Z] + cat /w/workspace/device-sdk-go/315/archives/cost.csv [2024-10-02T06:53:20.524Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T06:53:20.592Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] [2024-10-02T06:53:20.608Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] did not exist. Created. [2024-10-02T06:53:20.615Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T06:53:21.278Z] /w/workspace/device-sdk-go/315@tmp/durable-fb05a7ec/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T06:53:21.956Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T06:53:21.986Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T06:53:22.066Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T06:53:22.076Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-315-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T06:53:22.122Z] $ docker stop --time=1 41a9f37ab519b6ef724ee4f4d5b5ec43942332b6672f7f1d025e58a006a84784 [2024-10-02T06:53:23.775Z] $ docker rm -f --volumes 41a9f37ab519b6ef724ee4f4d5b5ec43942332b6672f7f1d025e58a006a84784 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-02T06:53:24.204Z] provisioning config files... [2024-10-02T06:53:24.211Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5884526492142305414tmp [Pipeline] { [Pipeline] sh [2024-10-02T06:53:24.512Z] + set +x [2024-10-02T06:53:24.513Z] + curl -s https://codecov.io/bash [2024-10-02T06:53:24.513Z] + bash -s -- [2024-10-02T06:53:24.513Z] [2024-10-02T06:53:24.513Z] _____ _ [2024-10-02T06:53:24.513Z] / ____| | | [2024-10-02T06:53:24.513Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T06:53:24.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T06:53:24.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T06:53:24.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T06:53:24.513Z] Bash-1.0.6 [2024-10-02T06:53:24.513Z] [2024-10-02T06:53:24.513Z] [2024-10-02T06:53:24.513Z] ==> git version 2.25.1 found [2024-10-02T06:53:24.513Z] ==> 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 [2024-10-02T06:53:24.513Z] Release-Date: 2020-01-08 [2024-10-02T06:53:24.513Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-02T06:53:24.513Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T06:53:24.513Z] ==> Jenkins CI detected. [2024-10-02T06:53:24.513Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-02T06:53:24.513Z] project root: . [2024-10-02T06:53:24.513Z] --> token set from env [2024-10-02T06:53:24.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T06:53:24.513Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T06:53:24.513Z] ==> Python coveragepy not found [2024-10-02T06:53:24.513Z] ==> Searching for coverage reports in: [2024-10-02T06:53:24.513Z] + . [2024-10-02T06:53:24.513Z] -> Found 1 reports [2024-10-02T06:53:24.513Z] ==> Detecting git/mercurial file structure [2024-10-02T06:53:24.513Z] ==> Reading reports [2024-10-02T06:53:24.513Z] + ./coverage.out bytes=128347 [2024-10-02T06:53:24.513Z] ==> Appending adjustments [2024-10-02T06:53:24.513Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T06:53:24.809Z] + Found adjustments [2024-10-02T06:53:24.809Z] ==> Gzipping contents [2024-10-02T06:53:24.809Z] 20K /tmp/codecov.qbuTG8.gz [2024-10-02T06:53:24.809Z] ==> Uploading reports [2024-10-02T06:53:24.809Z] url: https://codecov.io [2024-10-02T06:53:24.809Z] query: branch=main&commit=473fc5204b06f8a03d3e358a646b11d6e900bdaa&build=315&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F315%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T06:53:24.809Z] -> Pinging Codecov [2024-10-02T06:53:24.810Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=473fc5204b06f8a03d3e358a646b11d6e900bdaa&build=315&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F315%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-02T06:53:25.077Z] -> Uploading to [2024-10-02T06:53:25.077Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/473fc5204b06f8a03d3e358a646b11d6e900bdaa/9f18a5ec-6c62-4abc-af69-bfc2d967786b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T065324Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d975da227462a512c222a132db99d81571673cc0dbfc15c83120519cb3f1c22f [2024-10-02T06:53:25.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T06:53:25.077Z] Dload Upload Total Spent Left Speed [2024-10-02T06:53:25.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17704 0 0 100 17704 0 73157 --:--:-- --:--:-- --:--:-- 73157 [2024-10-02T06:53:25.351Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/473fc5204b06f8a03d3e358a646b11d6e900bdaa [Pipeline] } [2024-10-02T06:53:25.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-02T06:53:25.502Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-02T06:53:25.519Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:53:25.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T06:53:25.857Z] [2024-10-02T06:53:25.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:53:26.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T06:53:26.176Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-02T06:53:26.176Z] 619be1103602: Already exists [2024-10-02T06:53:26.176Z] f8ea3408117e: Pulling fs layer [2024-10-02T06:53:26.176Z] 91320369b822: Pulling fs layer [2024-10-02T06:53:26.176Z] 0406650e8295: Pulling fs layer [2024-10-02T06:53:26.176Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T06:53:26.176Z] 96d80e3f36e1: Pulling fs layer [2024-10-02T06:53:26.176Z] bcf3aedb951c: Pulling fs layer [2024-10-02T06:53:26.176Z] 96d80e3f36e1: Waiting [2024-10-02T06:53:26.176Z] bcf3aedb951c: Waiting [2024-10-02T06:53:26.176Z] 0406650e8295: Download complete [2024-10-02T06:53:26.176Z] f8ea3408117e: Verifying Checksum [2024-10-02T06:53:26.176Z] f8ea3408117e: Download complete [2024-10-02T06:53:26.176Z] 4f4fb700ef54: Download complete [2024-10-02T06:53:26.176Z] f8ea3408117e: Pull complete [2024-10-02T06:53:26.434Z] 96d80e3f36e1: Verifying Checksum [2024-10-02T06:53:26.434Z] 96d80e3f36e1: Download complete [2024-10-02T06:53:26.691Z] 91320369b822: Verifying Checksum [2024-10-02T06:53:26.691Z] 91320369b822: Download complete [2024-10-02T06:53:26.948Z] bcf3aedb951c: Verifying Checksum [2024-10-02T06:53:26.948Z] bcf3aedb951c: Download complete [2024-10-02T06:53:30.231Z] 91320369b822: Pull complete [2024-10-02T06:53:30.231Z] 0406650e8295: Pull complete [2024-10-02T06:53:30.231Z] 4f4fb700ef54: Pull complete [2024-10-02T06:53:30.231Z] 96d80e3f36e1: Pull complete [2024-10-02T06:53:32.764Z] bcf3aedb951c: Pull complete [2024-10-02T06:53:32.764Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-02T06:53:32.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-02T06:53:32.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:53:32.856Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:53:32.862Z] $ 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 [2024-10-02T06:53:37.191Z] $ docker top 43c5918575cf068ad389f2516451da1464db8def5e48b199629183e3cb23e5fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:53:37.563Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-02T06:53:37.573Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-02T06:53:37.849Z] + set -o pipefail [2024-10-02T06:53:37.849Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-02T06:53:44.413Z] [2024-10-02T06:53:44.413Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-02T06:53:44.413Z] [2024-10-02T06:53:44.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/11e36586-1a24-4137-b56d-eca8cf50c3e1 [2024-10-02T06:53:44.413Z] [2024-10-02T06:53:44.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-02T06:53:44.413Z] [2024-10-02T06:53:44.671Z] [2024-10-02T06:53:44.671Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-02T06:53:44.671Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-02T06:53:44.657Z] $ docker stop --time=1 43c5918575cf068ad389f2516451da1464db8def5e48b199629183e3cb23e5fb [2024-10-02T06:53:49.315Z] $ docker rm -f --volumes 43c5918575cf068ad389f2516451da1464db8def5e48b199629183e3cb23e5fb [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 [2024-10-02T06:53:50.047Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:53:50.076Z] provisioning config files... [2024-10-02T06:53:50.103Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12192496583641790060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:53:50.584Z] --> edgex-publish-swagger.sh [2024-10-02T06:53:50.584Z] === Publish openapi/v3 API === [2024-10-02T06:53:50.584Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-02T06:53:50.584Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-02T06:53:50.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T06:53:50.584Z] Dload Upload Total Spent Left Speed [2024-10-02T06:53:50.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 448 105k --:--:-- --:--:-- --:--:-- 105k 100 37674 100 156 100 37518 448 105k --:--:-- --:--:-- --:--:-- 105k [2024-10-02T06:53:50.855Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-02T06:53:50.855Z] [Pipeline] } [2024-10-02T06:53:50.862Z] 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 [2024-10-02T06:53:51.332Z] + git log --format=format:%s -1 473fc5204b06f8a03d3e358a646b11d6e900bdaa [Pipeline] sh [2024-10-02T06:53:51.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:53:51.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:53:51.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:53:51.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:53:52.011Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:53:52.020Z] $ 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 [2024-10-02T06:53:52.486Z] $ docker top 782c4a4758209dfb96cea9cba57fd94747979a1cca562175aa90b2aba9e2b3c1 -eo pid,comm [2024-10-02T06:53:52.556Z] 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). [2024-10-02T06:53:52.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:53:52.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:53:52.611Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:53:52.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:53:52.691Z] $ docker exec 782c4a4758209dfb96cea9cba57fd94747979a1cca562175aa90b2aba9e2b3c1 ssh-agent [2024-10-02T06:53:52.815Z] SSH_AUTH_SOCK=/tmp/ssh-FXPvSk9ipXG5/agent.32 [2024-10-02T06:53:52.815Z] SSH_AGENT_PID=38 [2024-10-02T06:53:52.820Z] Running ssh-add (command line suppressed) [2024-10-02T06:53:52.883Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13543344590002810479.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13543344590002810479.key) [2024-10-02T06:53:52.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:53:53.215Z] + git semver tag [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,358 [run_tag] DEBUG tag force:False [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,358 [check_head_tag] DEBUG check head tag [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,361 [execute] INFO git cat-file --batch-check [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,366 [execute] INFO git cat-file --batch [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,394 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,394 [execute] INFO git tag -a v3.2.0-dev.40 -m v3.2.0-dev.40 [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,394 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.40', '-m', 'v3.2.0-dev.40'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-02T06:53:53.475Z] 2024-10-02 06:53:53,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:53:53.475Z] 3.2.0-dev.40 [Pipeline] } [2024-10-02T06:53:53.458Z] $ docker exec --env ******** --env ******** 782c4a4758209dfb96cea9cba57fd94747979a1cca562175aa90b2aba9e2b3c1 ssh-agent -k [2024-10-02T06:53:53.550Z] unset SSH_AUTH_SOCK; [2024-10-02T06:53:53.551Z] unset SSH_AGENT_PID; [2024-10-02T06:53:53.551Z] echo Agent pid 38 killed; [2024-10-02T06:53:53.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:53:53.908Z] + git semver [Pipeline] } [2024-10-02T06:53:54.154Z] $ docker stop --time=1 782c4a4758209dfb96cea9cba57fd94747979a1cca562175aa90b2aba9e2b3c1 [2024-10-02T06:53:55.410Z] $ docker rm -f --volumes 782c4a4758209dfb96cea9cba57fd94747979a1cca562175aa90b2aba9e2b3c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:53:55.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T06:53:55.849Z] [2024-10-02T06:53:55.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:53:56.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T06:53:56.151Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-02T06:53:56.151Z] ab5ef0e58194: Pulling fs layer [2024-10-02T06:53:56.151Z] 9712f1f96733: Pulling fs layer [2024-10-02T06:53:56.151Z] 63f879dbbcfc: Pulling fs layer [2024-10-02T06:53:56.151Z] 0d9ebad4ef96: Pulling fs layer [2024-10-02T06:53:56.151Z] e9a5061849ea: Pulling fs layer [2024-10-02T06:53:56.151Z] d747dcd14b5f: Pulling fs layer [2024-10-02T06:53:56.151Z] 2de7ff778b66: Pulling fs layer [2024-10-02T06:53:56.151Z] 0d9ebad4ef96: Waiting [2024-10-02T06:53:56.151Z] 2de7ff778b66: Waiting [2024-10-02T06:53:56.151Z] e9a5061849ea: Waiting [2024-10-02T06:53:56.151Z] 9712f1f96733: Download complete [2024-10-02T06:53:56.411Z] 63f879dbbcfc: Verifying Checksum [2024-10-02T06:53:56.411Z] 63f879dbbcfc: Download complete [2024-10-02T06:53:56.669Z] e9a5061849ea: Verifying Checksum [2024-10-02T06:53:56.669Z] e9a5061849ea: Download complete [2024-10-02T06:53:56.669Z] d747dcd14b5f: Verifying Checksum [2024-10-02T06:53:56.669Z] d747dcd14b5f: Download complete [2024-10-02T06:53:56.669Z] 0d9ebad4ef96: Verifying Checksum [2024-10-02T06:53:56.669Z] 0d9ebad4ef96: Download complete [2024-10-02T06:53:56.669Z] ab5ef0e58194: Verifying Checksum [2024-10-02T06:53:56.669Z] ab5ef0e58194: Download complete [2024-10-02T06:53:56.669Z] 2de7ff778b66: Download complete [2024-10-02T06:53:59.195Z] ab5ef0e58194: Pull complete [2024-10-02T06:53:59.195Z] 9712f1f96733: Pull complete [2024-10-02T06:54:00.128Z] 63f879dbbcfc: Pull complete [2024-10-02T06:54:03.409Z] 0d9ebad4ef96: Pull complete [2024-10-02T06:54:03.409Z] e9a5061849ea: Pull complete [2024-10-02T06:54:03.409Z] d747dcd14b5f: Pull complete [2024-10-02T06:54:04.343Z] 2de7ff778b66: Pull complete [2024-10-02T06:54:04.343Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-02T06:54:04.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-02T06:54:04.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:54:04.441Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:54:04.441Z] $ 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 [2024-10-02T06:54:09.584Z] $ docker top a3cfa635ea7d644ef9fa8213518f588b59ba0b6e7565ea28291256467a64f537 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:54:09.690Z] provisioning config files... [2024-10-02T06:54:09.698Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17715891836961390753tmp [2024-10-02T06:54:09.708Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3605550500608696992tmp [2024-10-02T06:54:09.717Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17595845131795909982tmp [Pipeline] { [Pipeline] echo [2024-10-02T06:54:09.743Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:10.039Z] ---> sigul-configuration.sh [2024-10-02T06:54:10.039Z] gpg: directory `/root/.gnupg' created [2024-10-02T06:54:10.039Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-02T06:54:10.039Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-02T06:54:10.039Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-02T06:54:10.039Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-02T06:54:10.039Z] gpg: CAST5 encrypted data [2024-10-02T06:54:10.039Z] gpg: encrypted with 1 passphrase [2024-10-02T06:54:10.039Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-02T06:54:10.333Z] + mkdir /home/jenkins [2024-10-02T06:54:10.334Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-02T06:54:10.773Z] + 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 [2024-10-02T06:54:10.786Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:11.079Z] ---> sigul-install.sh [2024-10-02T06:54:11.080Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-02T06:54:11.376Z] + git tag --list [2024-10-02T06:54:11.376Z] 0.7.1 [2024-10-02T06:54:11.376Z] delhi-tag [2024-10-02T06:54:11.376Z] v1.0.0 [2024-10-02T06:54:11.376Z] v1.1.0 [2024-10-02T06:54:11.376Z] v1.1.1 [2024-10-02T06:54:11.376Z] v1.1.2 [2024-10-02T06:54:11.376Z] v1.2.0 [2024-10-02T06:54:11.376Z] v1.2.1 [2024-10-02T06:54:11.376Z] v1.2.2 [2024-10-02T06:54:11.376Z] v1.2.3 [2024-10-02T06:54:11.376Z] v1.3.0 [2024-10-02T06:54:11.376Z] v1.4.0 [2024-10-02T06:54:11.376Z] v2.0.0 [2024-10-02T06:54:11.376Z] v2.1.0 [2024-10-02T06:54:11.376Z] v2.1.1 [2024-10-02T06:54:11.376Z] v2.2.0 [2024-10-02T06:54:11.376Z] v2.3.0 [2024-10-02T06:54:11.376Z] v2.3.1 [2024-10-02T06:54:11.376Z] v3.0 [2024-10-02T06:54:11.376Z] v3.0.0 [2024-10-02T06:54:11.376Z] v3.0.1-dev.1 [2024-10-02T06:54:11.376Z] v3.1 [2024-10-02T06:54:11.376Z] v3.1.0 [2024-10-02T06:54:11.376Z] v3.1.0-dev.1 [2024-10-02T06:54:11.376Z] v3.1.0-dev.10 [2024-10-02T06:54:11.376Z] v3.1.0-dev.11 [2024-10-02T06:54:11.376Z] v3.1.0-dev.12 [2024-10-02T06:54:11.376Z] v3.1.0-dev.13 [2024-10-02T06:54:11.376Z] v3.1.0-dev.14 [2024-10-02T06:54:11.376Z] v3.1.0-dev.15 [2024-10-02T06:54:11.376Z] v3.1.0-dev.16 [2024-10-02T06:54:11.376Z] v3.1.0-dev.17 [2024-10-02T06:54:11.376Z] v3.1.0-dev.18 [2024-10-02T06:54:11.376Z] v3.1.0-dev.19 [2024-10-02T06:54:11.376Z] v3.1.0-dev.2 [2024-10-02T06:54:11.376Z] v3.1.0-dev.20 [2024-10-02T06:54:11.376Z] v3.1.0-dev.21 [2024-10-02T06:54:11.377Z] v3.1.0-dev.22 [2024-10-02T06:54:11.377Z] v3.1.0-dev.23 [2024-10-02T06:54:11.377Z] v3.1.0-dev.24 [2024-10-02T06:54:11.377Z] v3.1.0-dev.25 [2024-10-02T06:54:11.377Z] v3.1.0-dev.26 [2024-10-02T06:54:11.377Z] v3.1.0-dev.27 [2024-10-02T06:54:11.377Z] v3.1.0-dev.28 [2024-10-02T06:54:11.377Z] v3.1.0-dev.29 [2024-10-02T06:54:11.377Z] v3.1.0-dev.3 [2024-10-02T06:54:11.377Z] v3.1.0-dev.30 [2024-10-02T06:54:11.377Z] v3.1.0-dev.31 [2024-10-02T06:54:11.377Z] v3.1.0-dev.32 [2024-10-02T06:54:11.377Z] v3.1.0-dev.33 [2024-10-02T06:54:11.377Z] v3.1.0-dev.34 [2024-10-02T06:54:11.377Z] v3.1.0-dev.35 [2024-10-02T06:54:11.377Z] v3.1.0-dev.36 [2024-10-02T06:54:11.377Z] v3.1.0-dev.37 [2024-10-02T06:54:11.377Z] v3.1.0-dev.38 [2024-10-02T06:54:11.377Z] v3.1.0-dev.39 [2024-10-02T06:54:11.377Z] v3.1.0-dev.4 [2024-10-02T06:54:11.377Z] v3.1.0-dev.40 [2024-10-02T06:54:11.377Z] v3.1.0-dev.41 [2024-10-02T06:54:11.377Z] v3.1.0-dev.5 [2024-10-02T06:54:11.377Z] v3.1.0-dev.6 [2024-10-02T06:54:11.377Z] v3.1.0-dev.7 [2024-10-02T06:54:11.377Z] v3.1.0-dev.8 [2024-10-02T06:54:11.377Z] v3.1.0-dev.9 [2024-10-02T06:54:11.377Z] v3.1.1 [2024-10-02T06:54:11.377Z] v3.1.1-dev.1 [2024-10-02T06:54:11.377Z] v3.2.0-dev.1 [2024-10-02T06:54:11.377Z] v3.2.0-dev.10 [2024-10-02T06:54:11.377Z] v3.2.0-dev.11 [2024-10-02T06:54:11.377Z] v3.2.0-dev.12 [2024-10-02T06:54:11.377Z] v3.2.0-dev.13 [2024-10-02T06:54:11.377Z] v3.2.0-dev.14 [2024-10-02T06:54:11.377Z] v3.2.0-dev.15 [2024-10-02T06:54:11.377Z] v3.2.0-dev.16 [2024-10-02T06:54:11.377Z] v3.2.0-dev.17 [2024-10-02T06:54:11.377Z] v3.2.0-dev.18 [2024-10-02T06:54:11.377Z] v3.2.0-dev.19 [2024-10-02T06:54:11.377Z] v3.2.0-dev.2 [2024-10-02T06:54:11.377Z] v3.2.0-dev.20 [2024-10-02T06:54:11.377Z] v3.2.0-dev.21 [2024-10-02T06:54:11.377Z] v3.2.0-dev.22 [2024-10-02T06:54:11.377Z] v3.2.0-dev.23 [2024-10-02T06:54:11.377Z] v3.2.0-dev.24 [2024-10-02T06:54:11.377Z] v3.2.0-dev.25 [2024-10-02T06:54:11.377Z] v3.2.0-dev.26 [2024-10-02T06:54:11.377Z] v3.2.0-dev.27 [2024-10-02T06:54:11.377Z] v3.2.0-dev.28 [2024-10-02T06:54:11.377Z] v3.2.0-dev.29 [2024-10-02T06:54:11.377Z] v3.2.0-dev.3 [2024-10-02T06:54:11.377Z] v3.2.0-dev.30 [2024-10-02T06:54:11.377Z] v3.2.0-dev.31 [2024-10-02T06:54:11.377Z] v3.2.0-dev.32 [2024-10-02T06:54:11.377Z] v3.2.0-dev.33 [2024-10-02T06:54:11.377Z] v3.2.0-dev.34 [2024-10-02T06:54:11.377Z] v3.2.0-dev.35 [2024-10-02T06:54:11.377Z] v3.2.0-dev.36 [2024-10-02T06:54:11.377Z] v3.2.0-dev.37 [2024-10-02T06:54:11.377Z] v3.2.0-dev.38 [2024-10-02T06:54:11.377Z] v3.2.0-dev.39 [2024-10-02T06:54:11.377Z] v3.2.0-dev.4 [2024-10-02T06:54:11.377Z] v3.2.0-dev.40 [2024-10-02T06:54:11.377Z] v3.2.0-dev.5 [2024-10-02T06:54:11.377Z] v3.2.0-dev.6 [2024-10-02T06:54:11.377Z] v3.2.0-dev.7 [2024-10-02T06:54:11.377Z] v3.2.0-dev.8 [2024-10-02T06:54:11.377Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-02T06:54:11.674Z] + lftools sign git-tag v3.2.0-dev.40 [2024-10-02T06:54:12.244Z] Signing Git tag with Sigul... [2024-10-02T06:54:12.244Z] Signing v3.2.0-dev.40 [Pipeline] echo [2024-10-02T06:54:12.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:12.813Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-02T06:54:12.821Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-02T06:54:12.822Z] $ docker stop --time=1 a3cfa635ea7d644ef9fa8213518f588b59ba0b6e7565ea28291256467a64f537 [2024-10-02T06:54:14.093Z] $ docker rm -f --volumes a3cfa635ea7d644ef9fa8213518f588b59ba0b6e7565ea28291256467a64f537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-02T06:54:14.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:54:14.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:54:14.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:54:14.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:54:14.954Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:54:14.960Z] $ 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 [2024-10-02T06:54:15.288Z] $ docker top 014ae189970dadacf67485b4266c1096fad9508e63d58e2355ecacdf393a36d3 -eo pid,comm [2024-10-02T06:54:15.361Z] 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). [2024-10-02T06:54:15.361Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:54:15.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:54:15.415Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:54:15.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:54:15.502Z] $ docker exec 014ae189970dadacf67485b4266c1096fad9508e63d58e2355ecacdf393a36d3 ssh-agent [2024-10-02T06:54:15.626Z] SSH_AUTH_SOCK=/tmp/ssh-Da9zrJG9qVPI/agent.32 [2024-10-02T06:54:15.626Z] SSH_AGENT_PID=38 [2024-10-02T06:54:15.630Z] Running ssh-add (command line suppressed) [2024-10-02T06:54:15.696Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7405518183934629408.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7405518183934629408.key) [2024-10-02T06:54:15.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:54:16.030Z] + git semver bump pre [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,177 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,177 [bump_version] DEBUG bumping version:3.2.0-dev.40 on axis:pre with prefix:dev [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,178 [bump_version] DEBUG bumped version:3.2.0-dev.41 [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,178 [write_version] DEBUG write version:3.2.0-dev.41 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,178 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,179 [execute] INFO git cat-file --batch-check [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,184 [execute] INFO git cat-file --batch [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T06:54:16.289Z] 2024-10-02 06:54:16,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:54:16.289Z] 3.2.0-dev.41 [Pipeline] } [2024-10-02T06:54:16.274Z] $ docker exec --env ******** --env ******** 014ae189970dadacf67485b4266c1096fad9508e63d58e2355ecacdf393a36d3 ssh-agent -k [2024-10-02T06:54:16.374Z] unset SSH_AUTH_SOCK; [2024-10-02T06:54:16.374Z] unset SSH_AGENT_PID; [2024-10-02T06:54:16.374Z] echo Agent pid 38 killed; [2024-10-02T06:54:16.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:54:16.730Z] + git semver [Pipeline] } [2024-10-02T06:54:16.976Z] $ docker stop --time=1 014ae189970dadacf67485b4266c1096fad9508e63d58e2355ecacdf393a36d3 [2024-10-02T06:54:18.245Z] $ docker rm -f --volumes 014ae189970dadacf67485b4266c1096fad9508e63d58e2355ecacdf393a36d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T06:54:18.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T06:54:18.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:54:18.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T06:54:18.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:54:19.016Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:54:19.020Z] $ 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 [2024-10-02T06:54:19.327Z] $ docker top 5f166b2ca62e1a32530d709629a3913ff7f37f67912878ac37d6ba2ca58598a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T06:54:19.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T06:54:19.452Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T06:54:19.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T06:54:19.540Z] $ docker exec 5f166b2ca62e1a32530d709629a3913ff7f37f67912878ac37d6ba2ca58598a7 ssh-agent [2024-10-02T06:54:19.667Z] SSH_AUTH_SOCK=/tmp/ssh-n8aSvbi5iv5x/agent.33 [2024-10-02T06:54:19.667Z] SSH_AGENT_PID=39 [2024-10-02T06:54:19.672Z] Running ssh-add (command line suppressed) [2024-10-02T06:54:19.756Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1592387550479936824.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1592387550479936824.key) [2024-10-02T06:54:19.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T06:54:20.089Z] + git semver push [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,240 [run_push] DEBUG push [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,241 [execute] INFO git cat-file --batch-check [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,244 [execute] INFO git rev-list bc983ec6d920fac1beec7359ce802033e68c1d73 -- [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,245 [execute] DEBUG Popen(['git', 'rev-list', 'bc983ec6d920fac1beec7359ce802033e68c1d73', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,258 [execute] INFO git fetch -v origin [2024-10-02T06:54:20.349Z] 2024-10-02 06:54:20,258 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-02T06:54:20.916Z] 2024-10-02 06:54:20,725 [run_push] DEBUG no remote changes detected [2024-10-02T06:54:20.916Z] 2024-10-02 06:54:20,725 [execute] INFO git push origin semver [2024-10-02T06:54:20.916Z] 2024-10-02 06:54:20,726 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-02T06:54:21.485Z] 2024-10-02 06:54:21,391 [run_push] DEBUG push all version tags [2024-10-02T06:54:21.485Z] 2024-10-02 06:54:21,391 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-02T06:54:21.485Z] 2024-10-02 06:54:21,392 [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) [2024-10-02T06:54:22.424Z] 2024-10-02 06:54:22,046 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-02T06:54:22.424Z] 3.2.0-dev.41 [Pipeline] } [2024-10-02T06:54:22.408Z] $ docker exec --env ******** --env ******** 5f166b2ca62e1a32530d709629a3913ff7f37f67912878ac37d6ba2ca58598a7 ssh-agent -k [2024-10-02T06:54:22.501Z] unset SSH_AUTH_SOCK; [2024-10-02T06:54:22.501Z] unset SSH_AGENT_PID; [2024-10-02T06:54:22.501Z] echo Agent pid 39 killed; [2024-10-02T06:54:22.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T06:54:22.868Z] + git semver [Pipeline] } [2024-10-02T06:54:23.111Z] $ docker stop --time=1 5f166b2ca62e1a32530d709629a3913ff7f37f67912878ac37d6ba2ca58598a7 [2024-10-02T06:54:24.385Z] $ docker rm -f --volumes 5f166b2ca62e1a32530d709629a3913ff7f37f67912878ac37d6ba2ca58598a7 [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 [2024-10-02T06:54:25.025Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-02T06:54:25.025Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-02T06:54:25.025Z] total 16 [2024-10-02T06:54:25.025Z] drwxr-xr-x 3 root root 4096 Oct 2 06:31 . [2024-10-02T06:54:25.025Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 06:54 .. [2024-10-02T06:54:25.025Z] drwxr-xr-x 2 root root 4096 Oct 2 06:31 cost [2024-10-02T06:54:25.025Z] -rw-r--r-- 1 root root 85 Oct 2 06:31 cost.csv [2024-10-02T06:54:25.025Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-02T06:54:25.025Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-02T06:54:25.025Z] total 16 [2024-10-02T06:54:25.025Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 06:31 . [2024-10-02T06:54:25.025Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 06:54 .. [2024-10-02T06:54:25.025Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 06:31 cost [2024-10-02T06:54:25.025Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 2 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:25.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:26.197Z] ---> package-listing.sh [2024-10-02T06:54:26.197Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T06:54:26.197Z] ++ facter osfamily [2024-10-02T06:54:26.456Z] + OS_FAMILY=debian [2024-10-02T06:54:26.456Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-02T06:54:26.456Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T06:54:26.456Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T06:54:26.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T06:54:26.456Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T06:54:26.456Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-02T06:54:26.456Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T06:54:26.456Z] + case "${OS_FAMILY}" in [2024-10-02T06:54:26.456Z] + dpkg -l [2024-10-02T06:54:26.456Z] + grep '^ii' [2024-10-02T06:54:26.456Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T06:54:26.456Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T06:54:26.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T06:54:26.456Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-02T06:54:26.456Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-02T06:54:26.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-02T06:54:26.467Z] 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 [2024-10-02T06:54:26.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T06:54:27.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T06:54:27.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T06:54:27.392Z] prd-ubuntu20.04-docker-8c-8g-12620 does not seem to be running inside a container [2024-10-02T06:54:27.398Z] $ 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 [2024-10-02T06:54:27.568Z] $ docker top 25209ca06c024bbe15e0bcea0b5f5a0b0b57c15acf396e46cb57a523889b3f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T06:54:27.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T06:54:28.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T06:54:28.509Z] + ls /var/log/sa-host [2024-10-02T06:54:28.509Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T06:54:28.592Z] provisioning config files... [2024-10-02T06:54:28.601Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6675205719145157800tmp [Pipeline] { [Pipeline] echo [2024-10-02T06:54:28.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:28.953Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T06:54:28.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:29.291Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T06:54:29.301Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:29.587Z] ---> sudo-logs.sh [2024-10-02T06:54:29.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T06:54:29.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:29.904Z] ---> job-cost.sh [2024-10-02T06:54:29.904Z] lf-activate-venv: SKIPPING [2024-10-02T06:54:29.904Z] DEBUG: total: 0.2199999988079071 [2024-10-02T06:54:29.904Z] INFO: Retrieving Stack Cost... [2024-10-02T06:54:30.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T06:54:30.422Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T06:54:30.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T06:54:30.721Z] ---> logs-deploy.sh [2024-10-02T06:54:30.721Z] lf-activate-venv: SKIPPING [2024-10-02T06:54:30.721Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/315 [2024-10-02T06:54:30.721Z] INFO: archiving workspace using pattern(s): [2024-10-02T06:54:31.659Z] Archives upload complete. [2024-10-02T06:54:31.659Z] INFO: archiving logs to Nexus