Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97b36af7baff2da76e29dc2359062fa76ab64ed3 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-ssh7003264130138424291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7328806752091207597.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16464076296974606932.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9327214646804001724.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-ssh9363759164482331014.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-257’ Running on prd-ubuntu20.04-docker-8c-8g-260 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 97b36af7baff2da76e29dc2359062fa76ab64ed3 (main) Commit message: "fix: Set proper transform flag for Set command (#1578)" > git config core.sparsecheckout # timeout=10 > git checkout -f 97b36af7baff2da76e29dc2359062fa76ab64ed3 # timeout=10 > git rev-list --no-walk f05d4df2d6cfbf1d4cda26b08f1f7d90529eebf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-16T05:12:00.811Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-16T05:12:00.894Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-16T05:12:00.927Z] ========================================================= [2024-05-16T05:12:00.927Z] EdgeX Global Pipelines Version Info [2024-05-16T05:12:00.927Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:12:01.657Z] ------------------- [2024-05-16T05:12:01.657Z] stable info: [2024-05-16T05:12:01.657Z] ------------------- [2024-05-16T05:12:01.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-16T05:12:01.657Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T05:12:01.657Z] Message: update stable to v1.0.258 [2024-05-16T05:12:02.227Z] ------------------- [2024-05-16T05:12:02.227Z] experimental info: [2024-05-16T05:12:02.227Z] ------------------- [2024-05-16T05:12:02.227Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-16T05:12:02.227Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-16T05:12:02.227Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-16T05:12:02.310Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-16T05:12:02.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-16T05:12:02.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-16T05:12:02.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-16T05:12:02.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-16T05:12:02.443Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-16T05:12:02.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-16T05:12:02.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-16T05:12:02.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-16T05:12:02.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-16T05:12:02.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-16T05:12:02.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-16T05:12:02.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-16T05:12:02.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-16T05:12:02.677Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-16T05:12:02.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T05:12:02.727Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T05:12:02.749Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-16T05:12:02.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-16T05:12:02.800Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-16T05:12:02.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-16T05:12:02.854Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-16T05:12:02.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-16T05:12:02.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-16T05:12:02.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-16T05:12:02.953Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-16T05:12:02.979Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-16T05:12:03.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-16T05:12:03.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-16T05:12:03.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-16T05:12:03.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97b36af7baff2da76e29dc2359062fa76ab64ed3 [Pipeline] echo [2024-05-16T05:12:03.097Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97b36af [Pipeline] echo [2024-05-16T05:12:03.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T05:12:03.176Z] provisioning config files... [2024-05-16T05:12:03.189Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16219269746219873160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:12:03.521Z] ---> ****-login.sh [2024-05-16T05:12:03.521Z] nexus3.edgexfoundry.org:10001 [2024-05-16T05:12:03.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:03.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:03.782Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:03.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:03.782Z] [2024-05-16T05:12:03.782Z] Login Succeeded [2024-05-16T05:12:03.782Z] nexus3.edgexfoundry.org:10002 [2024-05-16T05:12:03.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:04.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:04.042Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:04.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:04.042Z] [2024-05-16T05:12:04.042Z] Login Succeeded [2024-05-16T05:12:04.042Z] nexus3.edgexfoundry.org:10003 [2024-05-16T05:12:04.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:04.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:04.043Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:04.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:04.043Z] [2024-05-16T05:12:04.043Z] Login Succeeded [2024-05-16T05:12:04.043Z] nexus3.edgexfoundry.org:10004 [2024-05-16T05:12:04.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:04.304Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:04.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:04.304Z] [2024-05-16T05:12:04.304Z] Login Succeeded [2024-05-16T05:12:04.304Z] ****.io [2024-05-16T05:12:04.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:04.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:04.565Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:04.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:04.565Z] [2024-05-16T05:12:04.565Z] Login Succeeded [2024-05-16T05:12:04.565Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T05:12:04.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-16T05:12:04.995Z] + git rev-list -1 --merges 97b36af7baff2da76e29dc2359062fa76ab64ed3~1..97b36af7baff2da76e29dc2359062fa76ab64ed3 [Pipeline] echo [2024-05-16T05:12:05.023Z] -----------> git rev-list -1 --merges 97b36af7baff2da76e29dc2359062fa76ab64ed3~1..97b36af7baff2da76e29dc2359062fa76ab64ed3 97b36af7baff2da76e29dc2359062fa76ab64ed3 [false] [Pipeline] sh [2024-05-16T05:12:05.323Z] + git log --format=format:%s -1 97b36af7baff2da76e29dc2359062fa76ab64ed3 [Pipeline] echo [2024-05-16T05:12:05.341Z] ========================================================= [2024-05-16T05:12:05.341Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-16T05:12:05.341Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T05:12:05.694Z] + git log --format=format:%s -1 97b36af7baff2da76e29dc2359062fa76ab64ed3 [Pipeline] echo [2024-05-16T05:12:05.707Z] [semverPrep] GIT_COMMIT: 97b36af7baff2da76e29dc2359062fa76ab64ed3, Commit Message: fix: Set proper transform flag for Set command (#1578) [Pipeline] echo [2024-05-16T05:12:05.723Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-16T05:12:06.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T05:12:06.092Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-16T05:12:06.092Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-16T05:12:06.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-16T05:12:06.092Z] + + sudo teeecho -a /etc/ssh/ssh_known_hosts [2024-05-16T05:12:06.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-16T05:12:06.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:12:06.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T05:12:06.454Z] [2024-05-16T05:12:06.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:12:06.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T05:12:06.756Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-16T05:12:06.756Z] b85a868b505f: Pulling fs layer [2024-05-16T05:12:06.756Z] e2be974225ed: Pulling fs layer [2024-05-16T05:12:06.756Z] 339a4e72a1f5: Pulling fs layer [2024-05-16T05:12:06.756Z] 988bab9f4d93: Pulling fs layer [2024-05-16T05:12:06.756Z] 1469e6f7b9e6: Pulling fs layer [2024-05-16T05:12:06.756Z] eaf3925da568: Pulling fs layer [2024-05-16T05:12:06.756Z] bab4dde63d76: Pulling fs layer [2024-05-16T05:12:06.756Z] bde34c3a00c8: Pulling fs layer [2024-05-16T05:12:06.756Z] 1469e6f7b9e6: Waiting [2024-05-16T05:12:06.756Z] 988bab9f4d93: Waiting [2024-05-16T05:12:06.756Z] eaf3925da568: Waiting [2024-05-16T05:12:06.756Z] b352a97aabf1: Pulling fs layer [2024-05-16T05:12:06.756Z] 4872d77fe225: Pulling fs layer [2024-05-16T05:12:06.756Z] b352a97aabf1: Waiting [2024-05-16T05:12:06.756Z] bde34c3a00c8: Waiting [2024-05-16T05:12:06.756Z] 5851b861e8e6: Pulling fs layer [2024-05-16T05:12:06.756Z] 4872d77fe225: Waiting [2024-05-16T05:12:06.756Z] 5851b861e8e6: Waiting [2024-05-16T05:12:06.756Z] e2be974225ed: Verifying Checksum [2024-05-16T05:12:06.756Z] e2be974225ed: Download complete [2024-05-16T05:12:06.756Z] 988bab9f4d93: Verifying Checksum [2024-05-16T05:12:06.756Z] 988bab9f4d93: Download complete [2024-05-16T05:12:06.756Z] 1469e6f7b9e6: Verifying Checksum [2024-05-16T05:12:06.756Z] 1469e6f7b9e6: Download complete [2024-05-16T05:12:06.756Z] eaf3925da568: Verifying Checksum [2024-05-16T05:12:06.756Z] eaf3925da568: Download complete [2024-05-16T05:12:06.756Z] 339a4e72a1f5: Verifying Checksum [2024-05-16T05:12:06.756Z] 339a4e72a1f5: Download complete [2024-05-16T05:12:07.014Z] bde34c3a00c8: Verifying Checksum [2024-05-16T05:12:07.014Z] bde34c3a00c8: Download complete [2024-05-16T05:12:07.014Z] b352a97aabf1: Verifying Checksum [2024-05-16T05:12:07.014Z] b352a97aabf1: Download complete [2024-05-16T05:12:07.014Z] 4872d77fe225: Verifying Checksum [2024-05-16T05:12:07.014Z] 4872d77fe225: Download complete [2024-05-16T05:12:07.014Z] 5851b861e8e6: Verifying Checksum [2024-05-16T05:12:07.014Z] 5851b861e8e6: Download complete [2024-05-16T05:12:07.014Z] b85a868b505f: Verifying Checksum [2024-05-16T05:12:07.014Z] b85a868b505f: Download complete [2024-05-16T05:12:07.272Z] bab4dde63d76: Download complete [2024-05-16T05:12:08.210Z] b85a868b505f: Pull complete [2024-05-16T05:12:08.468Z] e2be974225ed: Pull complete [2024-05-16T05:12:08.728Z] 339a4e72a1f5: Pull complete [2024-05-16T05:12:08.728Z] 988bab9f4d93: Pull complete [2024-05-16T05:12:08.989Z] 1469e6f7b9e6: Pull complete [2024-05-16T05:12:09.248Z] eaf3925da568: Pull complete [2024-05-16T05:12:11.214Z] bab4dde63d76: Pull complete [2024-05-16T05:12:11.214Z] bde34c3a00c8: Pull complete [2024-05-16T05:12:11.214Z] b352a97aabf1: Pull complete [2024-05-16T05:12:11.215Z] 4872d77fe225: Pull complete [2024-05-16T05:12:11.215Z] 5851b861e8e6: Pull complete [2024-05-16T05:12:11.215Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-16T05:12:11.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T05:12:11.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:12:13.865Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:12:13.898Z] $ 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-05-16T05:12:17.643Z] $ docker top 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 -eo pid,comm [2024-05-16T05:12:17.698Z] 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-05-16T05:12:17.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T05:12:17.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T05:12:17.752Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T05:12:17.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T05:12:17.859Z] $ docker exec 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 ssh-agent [2024-05-16T05:12:17.960Z] SSH_AUTH_SOCK=/tmp/ssh-GcwhkkQRstqE/agent.32 [2024-05-16T05:12:17.960Z] SSH_AGENT_PID=38 [2024-05-16T05:12:17.968Z] Running ssh-add (command line suppressed) [2024-05-16T05:12:18.093Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_242357797005704035.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_242357797005704035.key) [2024-05-16T05:12:18.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T05:12:18.396Z] + git tag --points-at HEAD [Pipeline] } [2024-05-16T05:12:18.413Z] $ docker exec --env ******** --env ******** 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 ssh-agent -k [2024-05-16T05:12:18.500Z] unset SSH_AUTH_SOCK; [2024-05-16T05:12:18.501Z] unset SSH_AGENT_PID; [2024-05-16T05:12:18.502Z] echo Agent pid 38 killed; [2024-05-16T05:12:18.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-16T05:12:18.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T05:12:18.552Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T05:12:18.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T05:12:18.661Z] $ docker exec 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 ssh-agent [2024-05-16T05:12:18.774Z] SSH_AUTH_SOCK=/tmp/ssh-lhX5PvgppI4K/agent.71 [2024-05-16T05:12:18.774Z] SSH_AGENT_PID=77 [2024-05-16T05:12:18.778Z] Running ssh-add (command line suppressed) [2024-05-16T05:12:18.868Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17902995216196949912.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17902995216196949912.key) [2024-05-16T05:12:18.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T05:12:19.172Z] + git semver init [2024-05-16T05:12:19.431Z] 2024-05-16 05:12:19,339 [run_init] DEBUG init version:0.0.0 force:False [2024-05-16T05:12:19.431Z] 2024-05-16 05:12:19,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-05-16T05:12:19.431Z] 2024-05-16 05:12:19,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-05-16T05:12:19.431Z] 2024-05-16 05:12:19,340 [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-05-16T05:12:20.812Z] 2024-05-16 05:12:20,594 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-05-16T05:12:20.812Z] 2024-05-16 05:12:20,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-05-16T05:12:20.812Z] 2024-05-16 05:12:20,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:12:20.812Z] 2024-05-16 05:12:20,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:12:20.812Z] 3.2.0-dev.13 [Pipeline] } [2024-05-16T05:12:20.827Z] $ docker exec --env ******** --env ******** 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 ssh-agent -k [2024-05-16T05:12:20.931Z] unset SSH_AUTH_SOCK; [2024-05-16T05:12:20.931Z] unset SSH_AGENT_PID; [2024-05-16T05:12:20.932Z] echo Agent pid 77 killed; [2024-05-16T05:12:20.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T05:12:21.269Z] + git semver [Pipeline] } [2024-05-16T05:12:21.546Z] $ docker stop --time=1 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 [2024-05-16T05:12:22.827Z] $ docker rm -f --volumes 40ff2c9ec85252468aeb63adf5015130b41166f704fcfd25927316f55f6e2601 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T05:12:23.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-16T05:12:23.421Z] Stashed 1 file(s) [Pipeline] echo [2024-05-16T05:12:23.425Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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-05-16T05:12:23.628Z] provisioning config files... [2024-05-16T05:12:23.640Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14590846941036247836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:12:23.941Z] ---> ****-login.sh [2024-05-16T05:12:23.941Z] nexus3.edgexfoundry.org:10001 [2024-05-16T05:12:23.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:23.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:23.941Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:23.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:23.941Z] [2024-05-16T05:12:23.941Z] Login Succeeded [2024-05-16T05:12:23.941Z] nexus3.edgexfoundry.org:10002 [2024-05-16T05:12:23.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:23.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:23.942Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:23.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:23.942Z] [2024-05-16T05:12:23.942Z] Login Succeeded [2024-05-16T05:12:23.942Z] nexus3.edgexfoundry.org:10003 [2024-05-16T05:12:24.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:24.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:24.201Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:24.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:24.201Z] [2024-05-16T05:12:24.201Z] Login Succeeded [2024-05-16T05:12:24.201Z] nexus3.edgexfoundry.org:10004 [2024-05-16T05:12:24.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:24.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:24.201Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:24.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:24.201Z] [2024-05-16T05:12:24.201Z] Login Succeeded [2024-05-16T05:12:24.201Z] ****.io [2024-05-16T05:12:24.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:12:24.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:12:24.460Z] Configure a credential helper to remove this warning. See [2024-05-16T05:12:24.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:12:24.460Z] [2024-05-16T05:12:24.460Z] Login Succeeded [2024-05-16T05:12:24.460Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T05:12:24.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T05:12:24.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T05:12:24.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T05:12:24.604Z] ========================================================= [2024-05-16T05:12:24.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-16T05:12:24.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:12:24.947Z] + 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-05-16T05:12:24.947Z] Sending build context to Docker daemon 25.7MB [2024-05-16T05:12:24.947Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T05:12:24.947Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-16T05:12:25.219Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-16T05:12:25.219Z] 619be1103602: Pulling fs layer [2024-05-16T05:12:25.219Z] 7862e08f4a3e: Pulling fs layer [2024-05-16T05:12:25.219Z] 5df492c9dc93: Pulling fs layer [2024-05-16T05:12:25.219Z] 7629e6793208: Pulling fs layer [2024-05-16T05:12:25.219Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T05:12:25.219Z] fb5054dd5b73: Pulling fs layer [2024-05-16T05:12:25.219Z] eeca6798cff9: Pulling fs layer [2024-05-16T05:12:25.219Z] aa269ceb94a6: Pulling fs layer [2024-05-16T05:12:25.219Z] ada007ff1a6a: Pulling fs layer [2024-05-16T05:12:25.219Z] 7629e6793208: Waiting [2024-05-16T05:12:25.219Z] 4f4fb700ef54: Waiting [2024-05-16T05:12:25.219Z] ada007ff1a6a: Waiting [2024-05-16T05:12:25.219Z] aa269ceb94a6: Waiting [2024-05-16T05:12:25.219Z] fb5054dd5b73: Waiting [2024-05-16T05:12:25.219Z] eeca6798cff9: Waiting [2024-05-16T05:12:25.219Z] 7862e08f4a3e: Verifying Checksum [2024-05-16T05:12:25.219Z] 7862e08f4a3e: Download complete [2024-05-16T05:12:25.219Z] 7629e6793208: Verifying Checksum [2024-05-16T05:12:25.219Z] 7629e6793208: Download complete [2024-05-16T05:12:25.219Z] 4f4fb700ef54: Download complete [2024-05-16T05:12:25.219Z] fb5054dd5b73: Download complete [2024-05-16T05:12:25.219Z] 619be1103602: Download complete [2024-05-16T05:12:25.219Z] eeca6798cff9: Verifying Checksum [2024-05-16T05:12:25.219Z] eeca6798cff9: Download complete [2024-05-16T05:12:25.480Z] 619be1103602: Pull complete [2024-05-16T05:12:25.480Z] ada007ff1a6a: Verifying Checksum [2024-05-16T05:12:25.480Z] ada007ff1a6a: Download complete [2024-05-16T05:12:25.480Z] 7862e08f4a3e: Pull complete [2024-05-16T05:12:25.738Z] 5df492c9dc93: Verifying Checksum [2024-05-16T05:12:25.738Z] 5df492c9dc93: Download complete [2024-05-16T05:12:25.997Z] aa269ceb94a6: Verifying Checksum [2024-05-16T05:12:25.997Z] aa269ceb94a6: Download complete [2024-05-16T05:12:28.528Z] 5df492c9dc93: Pull complete [2024-05-16T05:12:28.528Z] 7629e6793208: Pull complete [2024-05-16T05:12:28.528Z] 4f4fb700ef54: Pull complete [2024-05-16T05:12:28.528Z] fb5054dd5b73: Pull complete [2024-05-16T05:12:28.788Z] eeca6798cff9: Pull complete [2024-05-16T05:12:31.315Z] aa269ceb94a6: Pull complete [2024-05-16T05:12:31.315Z] ada007ff1a6a: Pull complete [2024-05-16T05:12:31.315Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-16T05:12:31.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-16T05:12:31.315Z] ---> f489d0715acc [2024-05-16T05:12:31.315Z] Step 3/10 : ARG MAKE=make build [2024-05-16T05:12:36.588Z] ---> Running in cf5910fe8e11 [2024-05-16T05:12:36.588Z] Removing intermediate container cf5910fe8e11 [2024-05-16T05:12:36.588Z] ---> 9524c229ec46 [2024-05-16T05:12:36.588Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-16T05:12:36.588Z] ---> Running in 9745fe73f5d7 [2024-05-16T05:12:36.588Z] Removing intermediate container 9745fe73f5d7 [2024-05-16T05:12:36.588Z] ---> b3dad3496a42 [2024-05-16T05:12:36.588Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T05:12:36.588Z] ---> Running in 3ddf5f8a54e6 [2024-05-16T05:12:36.588Z] Removing intermediate container 3ddf5f8a54e6 [2024-05-16T05:12:36.588Z] ---> b6ba12e04a12 [2024-05-16T05:12:36.588Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-16T05:12:36.589Z] ---> Running in d01ba934a3f4 [2024-05-16T05:12:36.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T05:12:37.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T05:12:37.367Z] OK: 264 MiB in 52 packages [2024-05-16T05:12:37.626Z] Removing intermediate container d01ba934a3f4 [2024-05-16T05:12:37.626Z] ---> 42ab1d4c693d [2024-05-16T05:12:37.626Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-16T05:12:37.626Z] ---> 7cd7d048831e [2024-05-16T05:12:37.626Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T05:12:37.886Z] ---> Running in da76328c4752 [2024-05-16T05:12:38.560Z] Still waiting to schedule task [2024-05-16T05:12:38.561Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-259’ [2024-05-16T05:13:34.156Z] Removing intermediate container da76328c4752 [2024-05-16T05:13:34.156Z] ---> b92eb8daecb4 [2024-05-16T05:13:34.156Z] Step 9/10 : COPY . . [2024-05-16T05:13:34.156Z] ---> 586b62aad651 [2024-05-16T05:13:34.156Z] Step 10/10 : RUN ${MAKE} [2024-05-16T05:13:34.156Z] ---> Running in 7971f1152795 [2024-05-16T05:13:34.156Z] noop [2024-05-16T05:13:34.156Z] Removing intermediate container 7971f1152795 [2024-05-16T05:13:34.156Z] ---> 2adf3b5a2417 [2024-05-16T05:13:34.156Z] Successfully built 2adf3b5a2417 [2024-05-16T05:13:34.156Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:13:34.470Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T05:13:34.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:13:34.533Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:13:34.559Z] $ 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-05-16T05:13:34.879Z] $ docker top 26d1975503c6694e2e87679599577b3c2f82fc789b856ec7b9ecf2efa2d0fa4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T05:13:35.224Z] + go version [2024-05-16T05:13:35.224Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-16T05:13:35.235Z] $ docker stop --time=1 26d1975503c6694e2e87679599577b3c2f82fc789b856ec7b9ecf2efa2d0fa4e [2024-05-16T05:13:36.481Z] $ docker rm -f --volumes 26d1975503c6694e2e87679599577b3c2f82fc789b856ec7b9ecf2efa2d0fa4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:13:36.914Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-16T05:13:36.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:13:36.987Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:13:37.022Z] $ 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-05-16T05:13:37.343Z] $ docker top bf61935cb96a9d529f69ea3b1593f25e9876585b3129628f4226b8340216e764 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T05:13:37.684Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-16T05:13:39.499Z] + make test [2024-05-16T05:13:39.499Z] go test -race -coverprofile=coverage.out ./... [2024-05-16T05:13:46.060Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-16T05:14:18.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-16T05:14:18.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-16T05:14:18.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-16T05:14:18.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-16T05:14:18.120Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-16T05:14:18.120Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.038s coverage: 27.6% of statements [2024-05-16T05:14:18.120Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements [2024-05-16T05:14:18.686Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-16T05:14:18.686Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-16T05:14:19.617Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.060s coverage: 86.0% of statements [2024-05-16T05:14:19.874Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-16T05:14:19.874Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-16T05:14:19.874Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-16T05:14:21.251Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.107s coverage: 71.8% of statements [2024-05-16T05:14:21.817Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-16T05:14:24.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.053s coverage: 14.4% of statements [2024-05-16T05:14:24.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.984s coverage: 45.9% of statements [2024-05-16T05:14:24.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.074s coverage: 68.5% of statements [2024-05-16T05:14:24.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.107s coverage: 89.2% of statements [2024-05-16T05:14:24.349Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.068s coverage: 5.5% of statements [2024-05-16T05:14:56.444Z] GO111MODULE=on go vet ./... [2024-05-16T05:15:00.629Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T05:15:00.629Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T05:15:00.629Z] ./bin/test-attribution-txt.sh [2024-05-16T05:15:00.629Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T05:15:00.629Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T05:15:00.888Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T05:15:00.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T05:15:00.921Z] $ docker stop --time=1 bf61935cb96a9d529f69ea3b1593f25e9876585b3129628f4226b8340216e764 [2024-05-16T05:15:10.021Z] $ docker rm -f --volumes bf61935cb96a9d529f69ea3b1593f25e9876585b3129628f4226b8340216e764 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T05:15:10.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T05:15:10.748Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-16T05:15:11.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T05:15:11.574Z] + ls -al . [2024-05-16T05:15:11.574Z] total 376 [2024-05-16T05:15:11.574Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 05:13 . [2024-05-16T05:15:11.574Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:11 .. [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 05:11 .dockerignore [2024-05-16T05:15:11.574Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 05:14 .git [2024-05-16T05:15:11.574Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 05:11 .github [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 137 May 16 05:11 .gitignore [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 05:11 .golangci.yml [2024-05-16T05:15:11.574Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 05:12 .semver [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 16 05:11 CHANGELOG.md [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 05:11 GOVERNANCE.md [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 885 May 16 05:11 Jenkinsfile [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 16 05:11 LICENSE [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 16 05:11 Makefile [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 619 May 16 05:11 OWNERS.md [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 16 05:11 README.md [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 05:12 VERSION [2024-05-16T05:15:11.574Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 05:11 bin [2024-05-16T05:15:11.574Z] -rw-r--r-- 1 jenkins jenkins 122154 May 16 05:14 coverage.out [2024-05-16T05:15:11.574Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 05:11 example [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 7070 May 16 05:11 go.mod [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 100964 May 16 05:11 go.sum [2024-05-16T05:15:11.574Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 05:11 internal [2024-05-16T05:15:11.574Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 05:11 openapi [2024-05-16T05:15:11.574Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 05:11 pkg [2024-05-16T05:15:11.574Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:11 snap [2024-05-16T05:15:11.574Z] -rw-rw-r-- 1 jenkins jenkins 222 May 16 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:15:11.896Z] + 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=97b36af7baff2da76e29dc2359062fa76ab64ed3 --label arch=amd64 --label version=3.2.0-dev.13 . [2024-05-16T05:15:11.896Z] Sending build context to Docker daemon 25.83MB [2024-05-16T05:15:11.896Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T05:15:11.896Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-16T05:15:11.896Z] ---> 2adf3b5a2417 [2024-05-16T05:15:11.896Z] Step 3/23 : ARG MAKE=make build [2024-05-16T05:15:12.862Z] ---> Running in 215187666e18 [2024-05-16T05:15:13.122Z] Removing intermediate container 215187666e18 [2024-05-16T05:15:13.122Z] ---> 85d8def76373 [2024-05-16T05:15:13.122Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-16T05:15:13.122Z] ---> Running in 2f15a3b675a8 [2024-05-16T05:15:13.122Z] Removing intermediate container 2f15a3b675a8 [2024-05-16T05:15:13.122Z] ---> d9eaddf74a28 [2024-05-16T05:15:13.122Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T05:15:13.122Z] ---> Running in eec93115165a [2024-05-16T05:15:13.122Z] Removing intermediate container eec93115165a [2024-05-16T05:15:13.122Z] ---> e77357fd248c [2024-05-16T05:15:13.122Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-16T05:15:13.122Z] ---> Running in b2a97da4d59a [2024-05-16T05:15:13.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T05:15:13.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T05:15:13.908Z] OK: 264 MiB in 52 packages [2024-05-16T05:15:14.167Z] Removing intermediate container b2a97da4d59a [2024-05-16T05:15:14.167Z] ---> 4061824bef76 [2024-05-16T05:15:14.167Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-16T05:15:14.167Z] ---> d23c316011fc [2024-05-16T05:15:14.167Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T05:15:14.426Z] ---> Running in ed166d191764 [2024-05-16T05:15:14.993Z] Removing intermediate container ed166d191764 [2024-05-16T05:15:14.993Z] ---> 5c5c38b7495c [2024-05-16T05:15:14.993Z] Step 9/23 : COPY . . [2024-05-16T05:15:16.439Z] ---> 2211ae4571eb [2024-05-16T05:15:16.439Z] Step 10/23 : RUN ${MAKE} [2024-05-16T05:15:16.439Z] ---> Running in d1ed5db9f2eb [2024-05-16T05:15:16.439Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.13" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-16T05:15:48.554Z] Removing intermediate container d1ed5db9f2eb [2024-05-16T05:15:48.554Z] ---> 1791ddca2668 [2024-05-16T05:15:48.554Z] Step 11/23 : FROM alpine:3.18 [2024-05-16T05:15:48.554Z] 3.18: Pulling from library/alpine [2024-05-16T05:15:48.554Z] 619be1103602: Already exists [2024-05-16T05:15:48.554Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T05:15:48.554Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T05:15:48.554Z] ---> d3782b16ccc9 [2024-05-16T05:15:48.554Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-16T05:15:48.554Z] ---> Running in f54afb9ea100 [2024-05-16T05:15:48.554Z] Removing intermediate container f54afb9ea100 [2024-05-16T05:15:48.554Z] ---> 5679ce3df446 [2024-05-16T05:15:48.554Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-16T05:15:48.554Z] ---> Running in b9fefb906dbd [2024-05-16T05:15:48.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-16T05:15:48.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-16T05:15:49.071Z] OK: 7 MiB in 15 packages [2024-05-16T05:15:49.329Z] Removing intermediate container b9fefb906dbd [2024-05-16T05:15:49.329Z] ---> d49fef890628 [2024-05-16T05:15:49.329Z] Step 14/23 : WORKDIR / [2024-05-16T05:15:49.329Z] ---> Running in 288302e03cd5 [2024-05-16T05:15:49.329Z] Removing intermediate container 288302e03cd5 [2024-05-16T05:15:49.329Z] ---> d3000967d63f [2024-05-16T05:15:49.329Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-16T05:15:49.588Z] ---> 682910d9ad70 [2024-05-16T05:15:49.588Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-16T05:15:50.967Z] ---> 9af603b311df [2024-05-16T05:15:50.967Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-16T05:15:50.967Z] ---> e87e90fab774 [2024-05-16T05:15:50.967Z] Step 18/23 : EXPOSE 59999 [2024-05-16T05:15:50.967Z] ---> Running in dd8ec0a09a8c [2024-05-16T05:15:50.967Z] Removing intermediate container dd8ec0a09a8c [2024-05-16T05:15:50.967Z] ---> b9bb2d45a290 [2024-05-16T05:15:50.967Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-16T05:15:50.967Z] ---> Running in 683bbc96d989 [2024-05-16T05:15:50.967Z] Removing intermediate container 683bbc96d989 [2024-05-16T05:15:50.967Z] ---> 577ad2af151b [2024-05-16T05:15:50.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-16T05:15:50.967Z] ---> Running in d0159c70793f [2024-05-16T05:15:51.225Z] Removing intermediate container d0159c70793f [2024-05-16T05:15:51.225Z] ---> 50be6664d3cd [2024-05-16T05:15:51.225Z] Step 21/23 : LABEL arch=amd64 [2024-05-16T05:15:51.225Z] ---> Running in 51f009f33a01 [2024-05-16T05:15:51.225Z] Removing intermediate container 51f009f33a01 [2024-05-16T05:15:51.225Z] ---> 50dedb91b80c [2024-05-16T05:15:51.225Z] Step 22/23 : LABEL git_sha=97b36af7baff2da76e29dc2359062fa76ab64ed3 [2024-05-16T05:15:51.225Z] ---> Running in 2a7313cad686 [2024-05-16T05:15:51.225Z] Removing intermediate container 2a7313cad686 [2024-05-16T05:15:51.225Z] ---> ba223b9f6de2 [2024-05-16T05:15:51.225Z] Step 23/23 : LABEL version=3.2.0-dev.13 [2024-05-16T05:15:51.225Z] ---> Running in d18b6ad2bc4d [2024-05-16T05:15:51.483Z] Removing intermediate container d18b6ad2bc4d [2024-05-16T05:15:51.483Z] ---> c7273e08f313 [2024-05-16T05:15:51.483Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T05:15:51.483Z] Successfully built c7273e08f313 [2024-05-16T05:15:51.483Z] 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-05-16T05:15:51.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T05:15:51.971Z] [2024-05-16T05:15:51.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:15:52.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T05:15:52.275Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-16T05:15:52.275Z] 5eb5b503b376: Pulling fs layer [2024-05-16T05:15:52.275Z] 5c69ac0246d0: Pulling fs layer [2024-05-16T05:15:52.275Z] ec43610c2a17: Pulling fs layer [2024-05-16T05:15:52.275Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-16T05:15:52.275Z] 33b1e0a273af: Pulling fs layer [2024-05-16T05:15:52.275Z] 5d3b04190fa2: Pulling fs layer [2024-05-16T05:15:52.275Z] 2f39f015ded8: Pulling fs layer [2024-05-16T05:15:52.275Z] 3a2ae6a8a46f: Waiting [2024-05-16T05:15:52.275Z] 33b1e0a273af: Waiting [2024-05-16T05:15:52.275Z] 5d3b04190fa2: Waiting [2024-05-16T05:15:52.275Z] 2f39f015ded8: Waiting [2024-05-16T05:15:52.275Z] 5c69ac0246d0: Verifying Checksum [2024-05-16T05:15:52.275Z] 5c69ac0246d0: Download complete [2024-05-16T05:15:52.275Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-16T05:15:52.275Z] 3a2ae6a8a46f: Download complete [2024-05-16T05:15:52.275Z] 33b1e0a273af: Verifying Checksum [2024-05-16T05:15:52.275Z] 33b1e0a273af: Download complete [2024-05-16T05:15:52.275Z] ec43610c2a17: Verifying Checksum [2024-05-16T05:15:52.275Z] ec43610c2a17: Download complete [2024-05-16T05:15:52.275Z] 5d3b04190fa2: Verifying Checksum [2024-05-16T05:15:52.275Z] 5d3b04190fa2: Download complete [2024-05-16T05:15:52.533Z] 5eb5b503b376: Download complete [2024-05-16T05:15:53.100Z] 2f39f015ded8: Download complete [2024-05-16T05:15:53.666Z] 5eb5b503b376: Pull complete [2024-05-16T05:15:53.666Z] 5c69ac0246d0: Pull complete [2024-05-16T05:15:54.232Z] ec43610c2a17: Pull complete [2024-05-16T05:15:54.232Z] 3a2ae6a8a46f: Pull complete [2024-05-16T05:15:54.491Z] 33b1e0a273af: Pull complete [2024-05-16T05:15:54.491Z] 5d3b04190fa2: Pull complete [2024-05-16T05:15:58.678Z] 2f39f015ded8: Pull complete [2024-05-16T05:15:58.678Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-16T05:15:58.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T05:15:58.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:15:58.778Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:15:58.821Z] $ 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-05-16T05:16:04.671Z] $ docker top a9455e1c3f12f4db58d7d77f9e32e58ac33dc63dd85399ac0dac4dd4c25eca49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:16:05.079Z] ---> job-cost.sh [2024-05-16T05:16:05.079Z] lf-activate-venv: SKIPPING [2024-05-16T05:16:05.079Z] INFO: No Stack... [2024-05-16T05:16:05.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T05:16:05.907Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T05:16:06.195Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-05-16T05:16:06.195Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T05:16:06.206Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] [2024-05-16T05:16:06.215Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] did not exist. Created. [2024-05-16T05:16:06.221Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T05:16:06.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-16T05:16:06.572Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T05:16:06.580Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T05:16:06.605Z] $ docker stop --time=1 a9455e1c3f12f4db58d7d77f9e32e58ac33dc63dd85399ac0dac4dd4c25eca49 [2024-05-16T05:16:07.747Z] $ docker rm -f --volumes a9455e1c3f12f4db58d7d77f9e32e58ac33dc63dd85399ac0dac4dd4c25eca49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-16T05:16:20.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-261 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-05-16T05:16:20.314Z] Running in /w/workspace/device-sdk-go/284 [Pipeline] { [Pipeline] checkout [2024-05-16T05:16:23.364Z] The recommended git tool is: git [2024-05-16T05:16:28.439Z] using credential edgex-jenkins-ssh [2024-05-16T05:16:28.463Z] Cloning the remote Git repository [2024-05-16T05:16:28.525Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-16T05:16:28.628Z] > git init /w/workspace/device-sdk-go/284 # timeout=10 [2024-05-16T05:16:28.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-16T05:16:28.805Z] > git --version # timeout=10 [2024-05-16T05:16:28.828Z] > git --version # 'git version 2.25.1' [2024-05-16T05:16:28.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-16T05:16:29.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T05:16:31.777Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-16T05:16:31.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-16T05:16:32.951Z] Avoid second fetch [2024-05-16T05:16:32.952Z] Checking out Revision 97b36af7baff2da76e29dc2359062fa76ab64ed3 (main) [2024-05-16T05:16:32.976Z] > git config core.sparsecheckout # timeout=10 [2024-05-16T05:16:33.054Z] > git checkout -f 97b36af7baff2da76e29dc2359062fa76ab64ed3 # timeout=10 [2024-05-16T05:16:33.743Z] Commit message: "fix: Set proper transform flag for Set command (#1578)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T05:16:38.550Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-16T05:16:38.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T05:16:38.551Z] Dload Upload Total Spent Left Speed [2024-05-16T05:16:38.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-05-16T05:16:38.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-16T05:16:39.222Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-05-16T05:16:39.222Z] sudo tee /etc/docker/daemon.new [2024-05-16T05:16:39.222Z] { [2024-05-16T05:16:39.222Z] "registry-mirrors": [ [2024-05-16T05:16:39.222Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-16T05:16:39.222Z] ], [2024-05-16T05:16:39.222Z] "bip": "10.250.0.254/24", [2024-05-16T05:16:39.222Z] "hosts": [ [2024-05-16T05:16:39.222Z] "tcp://0.0.0.0:5555", [2024-05-16T05:16:39.222Z] "unix:///var/run/docker.sock" [2024-05-16T05:16:39.222Z] ], [2024-05-16T05:16:39.222Z] "mtu": 1458, [2024-05-16T05:16:39.222Z] "selinux-enabled": true, [2024-05-16T05:16:39.222Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-16T05:16:39.222Z] } [Pipeline] sh [2024-05-16T05:16:39.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-16T05:16:39.890Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T05:16:58.173Z] provisioning config files... [2024-05-16T05:16:58.203Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/284@tmp/config2124344171553652200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:16:58.647Z] ---> ****-login.sh [2024-05-16T05:16:58.647Z] nexus3.edgexfoundry.org:10001 [2024-05-16T05:16:58.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:16:59.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:16:59.199Z] Configure a credential helper to remove this warning. See [2024-05-16T05:16:59.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:16:59.199Z] [2024-05-16T05:16:59.199Z] Login Succeeded [2024-05-16T05:16:59.199Z] nexus3.edgexfoundry.org:10002 [2024-05-16T05:16:59.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:16:59.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:16:59.739Z] Configure a credential helper to remove this warning. See [2024-05-16T05:16:59.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:16:59.739Z] [2024-05-16T05:16:59.739Z] Login Succeeded [2024-05-16T05:16:59.739Z] nexus3.edgexfoundry.org:10003 [2024-05-16T05:17:00.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:17:00.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:17:00.017Z] Configure a credential helper to remove this warning. See [2024-05-16T05:17:00.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:17:00.017Z] [2024-05-16T05:17:00.017Z] Login Succeeded [2024-05-16T05:17:00.017Z] nexus3.edgexfoundry.org:10004 [2024-05-16T05:17:00.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:17:00.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:17:00.302Z] Configure a credential helper to remove this warning. See [2024-05-16T05:17:00.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:17:00.302Z] [2024-05-16T05:17:00.302Z] Login Succeeded [2024-05-16T05:17:00.302Z] ****.io [2024-05-16T05:17:00.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-16T05:17:00.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-16T05:17:00.836Z] Configure a credential helper to remove this warning. See [2024-05-16T05:17:00.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-16T05:17:00.836Z] [2024-05-16T05:17:00.836Z] Login Succeeded [2024-05-16T05:17:00.836Z] ---> ****-login.sh ends [Pipeline] } [2024-05-16T05:17:00.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-16T05:17:01.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T05:17:01.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-16T05:17:01.273Z] ========================================================= [2024-05-16T05:17:01.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-16T05:17:01.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:17:01.644Z] + 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-05-16T05:17:02.250Z] Sending build context to Docker daemon 13.27MB [2024-05-16T05:17:02.250Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T05:17:02.250Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-16T05:17:02.250Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-16T05:17:02.250Z] c6b39de5b339: Pulling fs layer [2024-05-16T05:17:02.250Z] a69c41024577: Pulling fs layer [2024-05-16T05:17:02.250Z] d6de4b400683: Pulling fs layer [2024-05-16T05:17:02.250Z] 35cb2a7552d0: Pulling fs layer [2024-05-16T05:17:02.250Z] 4f4fb700ef54: Pulling fs layer [2024-05-16T05:17:02.250Z] 464afbd9ba4c: Pulling fs layer [2024-05-16T05:17:02.250Z] 00f215d4a9da: Pulling fs layer [2024-05-16T05:17:02.250Z] d496ad576159: Pulling fs layer [2024-05-16T05:17:02.250Z] 4f4fb700ef54: Waiting [2024-05-16T05:17:02.250Z] 464afbd9ba4c: Waiting [2024-05-16T05:17:02.250Z] 00f215d4a9da: Waiting [2024-05-16T05:17:02.250Z] d496ad576159: Waiting [2024-05-16T05:17:02.250Z] 35cb2a7552d0: Waiting [2024-05-16T05:17:02.250Z] a69c41024577: Download complete [2024-05-16T05:17:02.519Z] 35cb2a7552d0: Verifying Checksum [2024-05-16T05:17:02.519Z] 35cb2a7552d0: Download complete [2024-05-16T05:17:02.519Z] 4f4fb700ef54: Verifying Checksum [2024-05-16T05:17:02.519Z] 4f4fb700ef54: Download complete [2024-05-16T05:17:02.519Z] c6b39de5b339: Verifying Checksum [2024-05-16T05:17:02.519Z] c6b39de5b339: Download complete [2024-05-16T05:17:02.519Z] 464afbd9ba4c: Download complete [2024-05-16T05:17:02.789Z] d496ad576159: Verifying Checksum [2024-05-16T05:17:02.789Z] d496ad576159: Download complete [2024-05-16T05:17:03.381Z] c6b39de5b339: Pull complete [2024-05-16T05:17:03.967Z] a69c41024577: Pull complete [2024-05-16T05:17:04.241Z] d6de4b400683: Verifying Checksum [2024-05-16T05:17:04.241Z] d6de4b400683: Download complete [2024-05-16T05:17:05.206Z] 00f215d4a9da: Verifying Checksum [2024-05-16T05:17:05.206Z] 00f215d4a9da: Download complete [2024-05-16T05:17:17.549Z] d6de4b400683: Pull complete [2024-05-16T05:17:17.549Z] 35cb2a7552d0: Pull complete [2024-05-16T05:17:18.133Z] 4f4fb700ef54: Pull complete [2024-05-16T05:17:18.402Z] 464afbd9ba4c: Pull complete [2024-05-16T05:17:26.607Z] 00f215d4a9da: Pull complete [2024-05-16T05:17:28.563Z] d496ad576159: Pull complete [2024-05-16T05:17:28.563Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-16T05:17:28.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-16T05:17:28.563Z] ---> f246e2811388 [2024-05-16T05:17:28.563Z] Step 3/10 : ARG MAKE=make build [2024-05-16T05:17:30.510Z] ---> Running in 12b8037c2b9a [2024-05-16T05:17:30.510Z] Removing intermediate container 12b8037c2b9a [2024-05-16T05:17:30.510Z] ---> 9c1538ee1d05 [2024-05-16T05:17:30.510Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-16T05:17:30.779Z] ---> Running in 7e95ab9e8076 [2024-05-16T05:17:31.044Z] Removing intermediate container 7e95ab9e8076 [2024-05-16T05:17:31.044Z] ---> 8605830d8498 [2024-05-16T05:17:31.044Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T05:17:31.044Z] ---> Running in d0b22d0aa783 [2024-05-16T05:17:31.310Z] Removing intermediate container d0b22d0aa783 [2024-05-16T05:17:31.310Z] ---> 2f082b83edd5 [2024-05-16T05:17:31.310Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-16T05:17:31.310Z] ---> Running in c39dc6418a1e [2024-05-16T05:17:32.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T05:17:32.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T05:17:33.810Z] OK: 266 MiB in 52 packages [2024-05-16T05:17:34.391Z] Removing intermediate container c39dc6418a1e [2024-05-16T05:17:34.391Z] ---> 5d890bd11700 [2024-05-16T05:17:34.391Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-16T05:17:34.972Z] ---> af8a1e6578f4 [2024-05-16T05:17:34.972Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T05:17:34.972Z] ---> Running in 33abe8b749cb [2024-05-16T05:19:26.635Z] Removing intermediate container 33abe8b749cb [2024-05-16T05:19:26.635Z] ---> 05876c653b85 [2024-05-16T05:19:26.635Z] Step 9/10 : COPY . . [2024-05-16T05:19:26.635Z] ---> 12eba9d0e2f6 [2024-05-16T05:19:26.635Z] Step 10/10 : RUN ${MAKE} [2024-05-16T05:19:26.635Z] ---> Running in b5b8e7150e7c [2024-05-16T05:19:26.635Z] noop [2024-05-16T05:19:26.635Z] Removing intermediate container b5b8e7150e7c [2024-05-16T05:19:26.635Z] ---> bf3c30feb723 [2024-05-16T05:19:26.635Z] Successfully built bf3c30feb723 [2024-05-16T05:19:26.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:19:27.011Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T05:19:27.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:19:27.237Z] prd-ubuntu20.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2024-05-16T05:19:27.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/284 -v /w/workspace/device-sdk-go/284:/w/workspace/device-sdk-go/284:rw,z -v /w/workspace/device-sdk-go/284@tmp:/w/workspace/device-sdk-go/284@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-05-16T05:19:28.505Z] $ docker top db51316d2d915853a67ff43e04dc341ded3c0da2ffec8b7cb297d17cfa95f3eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T05:19:29.341Z] + go version [2024-05-16T05:19:29.341Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-16T05:19:29.363Z] $ docker stop --time=1 db51316d2d915853a67ff43e04dc341ded3c0da2ffec8b7cb297d17cfa95f3eb [2024-05-16T05:19:30.984Z] $ docker rm -f --volumes db51316d2d915853a67ff43e04dc341ded3c0da2ffec8b7cb297d17cfa95f3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:19:31.578Z] + docker inspect -f . ci-base-image-arm64 [2024-05-16T05:19:31.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:19:31.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2024-05-16T05:19:31.846Z] $ 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/284 -v /w/workspace/device-sdk-go/284:/w/workspace/device-sdk-go/284:rw,z -v /w/workspace/device-sdk-go/284@tmp:/w/workspace/device-sdk-go/284@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-05-16T05:19:33.024Z] $ docker top af68b50b8dd47b92b66a2f7e6be185a8ff8c9f2c0dd5e4933d45cbaa77d21523 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T05:19:33.850Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/284 [Pipeline] fileExists [Pipeline] sh [2024-05-16T05:19:34.504Z] + make test [2024-05-16T05:19:34.505Z] go test -race -coverprofile=coverage.out ./... [2024-05-16T05:20:13.462Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-16T05:23:35.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-16T05:23:35.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-16T05:23:35.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-16T05:23:35.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-16T05:23:35.284Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-16T05:23:35.284Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.261s coverage: 27.6% of statements [2024-05-16T05:23:37.871Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.273s coverage: 81.5% of statements [2024-05-16T05:23:44.556Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-16T05:23:44.556Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-16T05:23:45.140Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.445s coverage: 86.0% of statements [2024-05-16T05:23:48.487Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-16T05:23:49.901Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.615s coverage: 71.8% of statements [2024-05-16T05:23:54.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.329s coverage: 14.4% of statements [2024-05-16T05:23:54.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.517s coverage: 45.9% of statements [2024-05-16T05:23:54.737Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-16T05:23:54.737Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-16T05:23:56.161Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.387s coverage: 68.5% of statements [2024-05-16T05:23:59.509Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.463s coverage: 89.2% of statements [2024-05-16T05:24:02.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-16T05:24:04.093Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.330s coverage: 5.5% of statements [2024-05-16T05:24:05.504Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-16T05:24:05.504Z] GO111MODULE=on go vet ./... [2024-05-16T05:27:42.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-16T05:27:42.289Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-16T05:27:42.289Z] ./bin/test-attribution-txt.sh [2024-05-16T05:27:42.289Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-16T05:27:42.289Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-16T05:27:42.290Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-16T05:27:42.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-16T05:27:42.329Z] $ docker stop --time=1 af68b50b8dd47b92b66a2f7e6be185a8ff8c9f2c0dd5e4933d45cbaa77d21523 [2024-05-16T05:27:44.256Z] $ docker rm -f --volumes af68b50b8dd47b92b66a2f7e6be185a8ff8c9f2c0dd5e4933d45cbaa77d21523 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T05:27:46.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-16T05:27:46.542Z] Warning: overwriting stash ‘coverage-report’ [2024-05-16T05:27:47.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-16T05:27:47.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-16T05:27:47.857Z] + ls -al . [2024-05-16T05:27:47.857Z] total 372 [2024-05-16T05:27:47.857Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 05:19 . [2024-05-16T05:27:47.858Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:16 .. [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 05:16 .dockerignore [2024-05-16T05:27:47.858Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 05:16 .git [2024-05-16T05:27:47.858Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 05:16 .github [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 137 May 16 05:16 .gitignore [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 05:16 .golangci.yml [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 16 05:16 CHANGELOG.md [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 05:16 GOVERNANCE.md [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 885 May 16 05:16 Jenkinsfile [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 16 05:16 LICENSE [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 16 05:16 Makefile [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 619 May 16 05:16 OWNERS.md [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 16 05:16 README.md [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 05:12 VERSION [2024-05-16T05:27:47.858Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 05:16 bin [2024-05-16T05:27:47.858Z] -rw-r--r-- 1 jenkins jenkins 122153 May 16 05:24 coverage.out [2024-05-16T05:27:47.858Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 05:16 example [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 7070 May 16 05:16 go.mod [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 100964 May 16 05:16 go.sum [2024-05-16T05:27:47.858Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 05:16 internal [2024-05-16T05:27:47.858Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 05:16 openapi [2024-05-16T05:27:47.858Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 05:16 pkg [2024-05-16T05:27:47.858Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:16 snap [2024-05-16T05:27:47.858Z] -rw-rw-r-- 1 jenkins jenkins 222 May 16 05:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:27:48.207Z] + 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=97b36af7baff2da76e29dc2359062fa76ab64ed3 --label arch=arm64 --label version=3.2.0-dev.13 . [2024-05-16T05:27:48.798Z] Sending build context to Docker daemon 13.39MB [2024-05-16T05:27:48.798Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-16T05:27:48.798Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-16T05:27:48.798Z] ---> bf3c30feb723 [2024-05-16T05:27:48.798Z] Step 3/23 : ARG MAKE=make build [2024-05-16T05:27:49.065Z] ---> Running in 23199f521ae5 [2024-05-16T05:27:49.332Z] Removing intermediate container 23199f521ae5 [2024-05-16T05:27:49.332Z] ---> 760b2365e292 [2024-05-16T05:27:49.332Z] Step 4/23 : WORKDIR /device-sdk-go [2024-05-16T05:27:49.332Z] ---> Running in 1970e27446ea [2024-05-16T05:27:49.600Z] Removing intermediate container 1970e27446ea [2024-05-16T05:27:49.600Z] ---> 54f033aa5e63 [2024-05-16T05:27:49.600Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-16T05:27:49.867Z] ---> Running in 5a193c62726b [2024-05-16T05:27:50.135Z] Removing intermediate container 5a193c62726b [2024-05-16T05:27:50.135Z] ---> 7b14ca7b0023 [2024-05-16T05:27:50.135Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-05-16T05:27:50.135Z] ---> Running in b3c54b4cb5a3 [2024-05-16T05:27:51.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T05:27:51.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T05:27:52.318Z] OK: 266 MiB in 52 packages [2024-05-16T05:27:53.282Z] Removing intermediate container b3c54b4cb5a3 [2024-05-16T05:27:53.282Z] ---> 9505676be472 [2024-05-16T05:27:53.282Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-16T05:27:53.553Z] ---> ff9ed6f6d91b [2024-05-16T05:27:53.553Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-16T05:27:53.830Z] ---> Running in 5b31445c9ffa [2024-05-16T05:27:55.901Z] Removing intermediate container 5b31445c9ffa [2024-05-16T05:27:55.901Z] ---> 34103deae3da [2024-05-16T05:27:55.901Z] Step 9/23 : COPY . . [2024-05-16T05:27:57.857Z] ---> b7babb220fdc [2024-05-16T05:27:57.857Z] Step 10/23 : RUN ${MAKE} [2024-05-16T05:27:57.857Z] ---> Running in 77955a6fe3c5 [2024-05-16T05:27:58.440Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.13" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-16T05:31:20.225Z] Removing intermediate container 77955a6fe3c5 [2024-05-16T05:31:20.225Z] ---> 922f3f81ab49 [2024-05-16T05:31:20.225Z] Step 11/23 : FROM alpine:3.18 [2024-05-16T05:31:20.225Z] 3.18: Pulling from library/alpine [2024-05-16T05:31:20.225Z] c6b39de5b339: Already exists [2024-05-16T05:31:20.225Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-16T05:31:20.225Z] Status: Downloaded newer image for alpine:3.18 [2024-05-16T05:31:20.225Z] ---> 33abbf032149 [2024-05-16T05:31:20.225Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-16T05:31:20.225Z] ---> Running in a05185d27728 [2024-05-16T05:31:20.225Z] Removing intermediate container a05185d27728 [2024-05-16T05:31:20.225Z] ---> cfd54c444858 [2024-05-16T05:31:20.225Z] Step 13/23 : RUN apk add --update --no-cache [2024-05-16T05:31:20.225Z] ---> Running in 274ad0b6b243 [2024-05-16T05:31:20.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-16T05:31:20.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-16T05:31:20.225Z] OK: 8 MiB in 15 packages [2024-05-16T05:31:20.225Z] Removing intermediate container 274ad0b6b243 [2024-05-16T05:31:20.225Z] ---> ebafb3d85819 [2024-05-16T05:31:20.225Z] Step 14/23 : WORKDIR / [2024-05-16T05:31:20.225Z] ---> Running in 9c23fd71ba42 [2024-05-16T05:31:20.225Z] Removing intermediate container 9c23fd71ba42 [2024-05-16T05:31:20.225Z] ---> 68b91a30ad60 [2024-05-16T05:31:20.225Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-16T05:31:20.225Z] ---> cf31a0b4755c [2024-05-16T05:31:20.225Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-16T05:31:20.225Z] ---> 6044fa38bff4 [2024-05-16T05:31:20.225Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-16T05:31:20.225Z] ---> 5e7a0d72e96c [2024-05-16T05:31:20.225Z] Step 18/23 : EXPOSE 59999 [2024-05-16T05:31:20.225Z] ---> Running in cb154d987f4f [2024-05-16T05:31:20.491Z] Removing intermediate container cb154d987f4f [2024-05-16T05:31:20.491Z] ---> 395e890da2e4 [2024-05-16T05:31:20.491Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-05-16T05:31:20.491Z] ---> Running in 84674b02e995 [2024-05-16T05:31:20.757Z] Removing intermediate container 84674b02e995 [2024-05-16T05:31:20.757Z] ---> cbd191a95734 [2024-05-16T05:31:20.757Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-16T05:31:20.757Z] ---> Running in db9562105706 [2024-05-16T05:31:21.025Z] Removing intermediate container db9562105706 [2024-05-16T05:31:21.025Z] ---> ab8d7c1f396c [2024-05-16T05:31:21.025Z] Step 21/23 : LABEL arch=arm64 [2024-05-16T05:31:21.294Z] ---> Running in 98716fc1658d [2024-05-16T05:31:21.561Z] Removing intermediate container 98716fc1658d [2024-05-16T05:31:21.561Z] ---> f88a1d1d1827 [2024-05-16T05:31:21.561Z] Step 22/23 : LABEL git_sha=97b36af7baff2da76e29dc2359062fa76ab64ed3 [2024-05-16T05:31:21.561Z] ---> Running in 7dad2becba04 [2024-05-16T05:31:21.828Z] Removing intermediate container 7dad2becba04 [2024-05-16T05:31:21.828Z] ---> 8597d971387d [2024-05-16T05:31:21.828Z] Step 23/23 : LABEL version=3.2.0-dev.13 [2024-05-16T05:31:21.828Z] ---> Running in 671b6ed11212 [2024-05-16T05:31:22.101Z] Removing intermediate container 671b6ed11212 [2024-05-16T05:31:22.101Z] ---> 02475e41a5d5 [2024-05-16T05:31:22.101Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-16T05:31:22.101Z] Successfully built 02475e41a5d5 [2024-05-16T05:31:22.101Z] 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-05-16T05:31:22.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T05:31:22.586Z] [2024-05-16T05:31:22.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:31:22.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T05:31:22.921Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-16T05:31:22.921Z] 8998bd30e6a1: Pulling fs layer [2024-05-16T05:31:22.921Z] 04944245beec: Pulling fs layer [2024-05-16T05:31:22.921Z] 699f458cf7ca: Pulling fs layer [2024-05-16T05:31:22.921Z] 765212b225bb: Pulling fs layer [2024-05-16T05:31:22.921Z] f23df028b6ca: Pulling fs layer [2024-05-16T05:31:22.921Z] d65c8cfc05b1: Pulling fs layer [2024-05-16T05:31:22.921Z] 2437ff75d9bd: Pulling fs layer [2024-05-16T05:31:22.921Z] f23df028b6ca: Waiting [2024-05-16T05:31:22.921Z] d65c8cfc05b1: Waiting [2024-05-16T05:31:22.921Z] 2437ff75d9bd: Waiting [2024-05-16T05:31:22.921Z] 765212b225bb: Waiting [2024-05-16T05:31:23.189Z] 04944245beec: Verifying Checksum [2024-05-16T05:31:23.189Z] 04944245beec: Download complete [2024-05-16T05:31:23.189Z] 765212b225bb: Verifying Checksum [2024-05-16T05:31:23.189Z] 765212b225bb: Download complete [2024-05-16T05:31:23.189Z] f23df028b6ca: Verifying Checksum [2024-05-16T05:31:23.189Z] f23df028b6ca: Download complete [2024-05-16T05:31:23.189Z] d65c8cfc05b1: Verifying Checksum [2024-05-16T05:31:23.189Z] d65c8cfc05b1: Download complete [2024-05-16T05:31:23.454Z] 699f458cf7ca: Verifying Checksum [2024-05-16T05:31:23.454Z] 699f458cf7ca: Download complete [2024-05-16T05:31:23.721Z] 8998bd30e6a1: Verifying Checksum [2024-05-16T05:31:23.721Z] 8998bd30e6a1: Download complete [2024-05-16T05:31:26.298Z] 2437ff75d9bd: Verifying Checksum [2024-05-16T05:31:26.298Z] 2437ff75d9bd: Download complete [2024-05-16T05:31:28.238Z] 8998bd30e6a1: Pull complete [2024-05-16T05:31:28.829Z] 04944245beec: Pull complete [2024-05-16T05:31:30.238Z] 699f458cf7ca: Pull complete [2024-05-16T05:31:30.505Z] 765212b225bb: Pull complete [2024-05-16T05:31:31.461Z] f23df028b6ca: Pull complete [2024-05-16T05:31:31.461Z] d65c8cfc05b1: Pull complete [2024-05-16T05:31:49.638Z] 2437ff75d9bd: Pull complete [2024-05-16T05:31:49.638Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-16T05:31:49.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-16T05:31:49.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:31:49.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-261 does not seem to be running inside a container [2024-05-16T05:31:49.908Z] $ 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/284 -v /w/workspace/device-sdk-go/284:/w/workspace/device-sdk-go/284:rw,z -v /w/workspace/device-sdk-go/284@tmp:/w/workspace/device-sdk-go/284@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-05-16T05:31:52.473Z] $ docker top 17ec10132ce8b48edaff07564024958bdf9bdabd1e6e78b167b8c0aa22dfd7a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:31:53.317Z] ---> job-cost.sh [2024-05-16T05:31:53.317Z] lf-activate-venv: SKIPPING [2024-05-16T05:31:53.317Z] INFO: No Stack... [2024-05-16T05:31:53.896Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-16T05:31:54.478Z] INFO: Archiving Costs [Pipeline] sh [2024-05-16T05:31:54.798Z] + cat /w/workspace/device-sdk-go/284/archives/cost.csv [2024-05-16T05:31:54.798Z] + cut -d, -f6 [Pipeline] lock [2024-05-16T05:31:55.096Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] [2024-05-16T05:31:55.104Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] did not exist. Created. [2024-05-16T05:31:55.110Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-16T05:31:55.766Z] /w/workspace/device-sdk-go/284@tmp/durable-3ac6dc59/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-16T05:31:56.410Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-16T05:31:56.433Z] Warning: overwriting stash ‘stack-cost’ [2024-05-16T05:31:56.518Z] Stashed 1 file(s) [Pipeline] } [2024-05-16T05:31:56.568Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-284-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-16T05:31:56.600Z] $ docker stop --time=1 17ec10132ce8b48edaff07564024958bdf9bdabd1e6e78b167b8c0aa22dfd7a2 [2024-05-16T05:31:58.090Z] $ docker rm -f --volumes 17ec10132ce8b48edaff07564024958bdf9bdabd1e6e78b167b8c0aa22dfd7a2 [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-05-16T05:31:58.572Z] provisioning config files... [2024-05-16T05:31:58.581Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1652098230099260817tmp [Pipeline] { [Pipeline] sh [2024-05-16T05:31:58.897Z] + set +x [2024-05-16T05:31:58.897Z] + curl -s https://codecov.io/bash [2024-05-16T05:31:58.897Z] + bash -s -- [2024-05-16T05:31:58.897Z] [2024-05-16T05:31:58.897Z] _____ _ [2024-05-16T05:31:58.897Z] / ____| | | [2024-05-16T05:31:58.897Z] | | ___ __| | ___ ___ _____ __ [2024-05-16T05:31:58.897Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-16T05:31:58.897Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-16T05:31:58.897Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-16T05:31:58.897Z] Bash-1.0.6 [2024-05-16T05:31:58.897Z] [2024-05-16T05:31:58.897Z] [2024-05-16T05:31:58.897Z] ==> git version 2.25.1 found [2024-05-16T05:31:58.897Z] ==> 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-05-16T05:31:58.897Z] Release-Date: 2020-01-08 [2024-05-16T05:31:58.897Z] 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-05-16T05:31:58.897Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-16T05:31:58.897Z] ==> Jenkins CI detected. [2024-05-16T05:31:58.897Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-05-16T05:31:58.897Z] project root: . [2024-05-16T05:31:58.897Z] --> token set from env [2024-05-16T05:31:58.897Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-16T05:31:58.897Z] ==> Running gcov in . (disable via -X gcov) [2024-05-16T05:31:58.897Z] ==> Python coveragepy not found [2024-05-16T05:31:58.897Z] ==> Searching for coverage reports in: [2024-05-16T05:31:58.897Z] + . [2024-05-16T05:31:58.897Z] -> Found 1 reports [2024-05-16T05:31:58.897Z] ==> Detecting git/mercurial file structure [2024-05-16T05:31:59.158Z] ==> Reading reports [2024-05-16T05:31:59.158Z] + ./coverage.out bytes=122153 [2024-05-16T05:31:59.158Z] ==> Appending adjustments [2024-05-16T05:31:59.158Z] https://docs.codecov.io/docs/fixing-reports [2024-05-16T05:31:59.419Z] + Found adjustments [2024-05-16T05:31:59.419Z] ==> Gzipping contents [2024-05-16T05:31:59.419Z] 20K /tmp/codecov.TxAtbk.gz [2024-05-16T05:31:59.419Z] ==> Uploading reports [2024-05-16T05:31:59.419Z] url: https://codecov.io [2024-05-16T05:31:59.419Z] query: branch=main&commit=97b36af7baff2da76e29dc2359062fa76ab64ed3&build=284&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F284%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-16T05:31:59.419Z] -> Pinging Codecov [2024-05-16T05:31:59.419Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=97b36af7baff2da76e29dc2359062fa76ab64ed3&build=284&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F284%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-16T05:31:59.419Z] -> Uploading to [2024-05-16T05:31:59.419Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-16/7E55EF52A471D76F132DFD9A03CDDE97/97b36af7baff2da76e29dc2359062fa76ab64ed3/6acb9bbc-df93-401b-977f-bb3ad025cfa8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240516%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240516T053159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=654798d053d41391bc1b6da2693213ed92a5b760f7e5455376eed0dc54bbb2c2 [2024-05-16T05:31:59.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T05:31:59.419Z] Dload Upload Total Spent Left Speed [2024-05-16T05:31:59.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16747 0 0 100 16747 0 80903 --:--:-- --:--:-- --:--:-- 80514 100 16747 0 0 100 16747 0 65933 --:--:-- --:--:-- --:--:-- 65674 [2024-05-16T05:31:59.679Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/97b36af7baff2da76e29dc2359062fa76ab64ed3 [Pipeline] } [2024-05-16T05:31:59.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-16T05:31:59.916Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-16T05:31:59.929Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:00.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-16T05:32:00.241Z] [2024-05-16T05:32:00.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:00.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-16T05:32:00.548Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-05-16T05:32:00.548Z] df9b9388f04a: Pulling fs layer [2024-05-16T05:32:00.548Z] 52dc419b0ee2: Pulling fs layer [2024-05-16T05:32:00.548Z] 25bc292e5bac: Pulling fs layer [2024-05-16T05:32:00.548Z] 114826534d7a: Pulling fs layer [2024-05-16T05:32:00.548Z] 4657fd5d0bcf: Pulling fs layer [2024-05-16T05:32:00.548Z] 6ad1cebc031e: Pulling fs layer [2024-05-16T05:32:00.548Z] 8a3aa393b2d8: Pulling fs layer [2024-05-16T05:32:00.548Z] 114826534d7a: Waiting [2024-05-16T05:32:00.548Z] 6ad1cebc031e: Waiting [2024-05-16T05:32:00.548Z] 4657fd5d0bcf: Waiting [2024-05-16T05:32:00.548Z] 8a3aa393b2d8: Waiting [2024-05-16T05:32:00.548Z] 25bc292e5bac: Download complete [2024-05-16T05:32:00.548Z] 52dc419b0ee2: Verifying Checksum [2024-05-16T05:32:00.548Z] 52dc419b0ee2: Download complete [2024-05-16T05:32:00.548Z] 4657fd5d0bcf: Verifying Checksum [2024-05-16T05:32:00.548Z] 4657fd5d0bcf: Download complete [2024-05-16T05:32:00.548Z] df9b9388f04a: Download complete [2024-05-16T05:32:00.807Z] df9b9388f04a: Pull complete [2024-05-16T05:32:00.807Z] 6ad1cebc031e: Verifying Checksum [2024-05-16T05:32:00.807Z] 6ad1cebc031e: Download complete [2024-05-16T05:32:00.807Z] 52dc419b0ee2: Pull complete [2024-05-16T05:32:00.807Z] 25bc292e5bac: Pull complete [2024-05-16T05:32:01.374Z] 114826534d7a: Verifying Checksum [2024-05-16T05:32:01.374Z] 114826534d7a: Download complete [2024-05-16T05:32:01.374Z] 8a3aa393b2d8: Verifying Checksum [2024-05-16T05:32:01.374Z] 8a3aa393b2d8: Download complete [2024-05-16T05:32:04.655Z] 114826534d7a: Pull complete [2024-05-16T05:32:04.655Z] 4657fd5d0bcf: Pull complete [2024-05-16T05:32:05.221Z] 6ad1cebc031e: Pull complete [2024-05-16T05:32:08.506Z] 8a3aa393b2d8: Pull complete [2024-05-16T05:32:08.506Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-05-16T05:32:08.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-05-16T05:32:08.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:32:08.623Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:32:08.665Z] $ 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:1.410.4 cat [2024-05-16T05:32:13.104Z] $ docker top cf50cfbd74d70cf7a94f8b41d0819ba46af7ea4135375fbfdc20680d5f6eb915 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-16T05:32:13.183Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-05-16T05:32:13.463Z] + set -o pipefail [2024-05-16T05:32:13.463Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-05-16T05:32:20.024Z] [2024-05-16T05:32:20.024Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-05-16T05:32:20.024Z] [2024-05-16T05:32:20.024Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/67e9fb07-d6e3-44b0-b63b-68617ebb5ac8 [2024-05-16T05:32:20.024Z] [2024-05-16T05:32:20.024Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-16T05:32:20.024Z] [2024-05-16T05:32:21.942Z] [2024-05-16T05:32:21.943Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-05-16T05:32:21.943Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-05-16T05:32:21.943Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-05-16T05:32:21.955Z] $ docker stop --time=1 cf50cfbd74d70cf7a94f8b41d0819ba46af7ea4135375fbfdc20680d5f6eb915 [2024-05-16T05:32:26.545Z] $ docker rm -f --volumes cf50cfbd74d70cf7a94f8b41d0819ba46af7ea4135375fbfdc20680d5f6eb915 [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-05-16T05:32:27.151Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T05:32:27.176Z] provisioning config files... [2024-05-16T05:32:27.185Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10436523825594073683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:32:27.498Z] --> edgex-publish-swagger.sh [2024-05-16T05:32:27.499Z] === Publish openapi/v3 API === [2024-05-16T05:32:27.499Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-05-16T05:32:27.499Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-05-16T05:32:27.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-16T05:32:27.499Z] Dload Upload Total Spent Left Speed [2024-05-16T05:32:28.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 190 25025 --:--:-- --:--:-- --:--:-- 25189 100 23854 100 180 100 23674 190 25025 --:--:-- --:--:-- --:--:-- 25189 [2024-05-16T05:32:28.438Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-05-16T05:32:28.438Z] [Pipeline] } [2024-05-16T05:32:28.444Z] 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-05-16T05:32:28.890Z] + git log --format=format:%s -1 97b36af7baff2da76e29dc2359062fa76ab64ed3 [Pipeline] sh [2024-05-16T05:32:29.187Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T05:32:29.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:29.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T05:32:29.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:32:29.586Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:32:29.618Z] $ 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-05-16T05:32:29.965Z] $ docker top 38a3b2d1f9a46aaeefd4817a22ca25e8777a9474438b7346b32d9ca686d517cc -eo pid,comm [2024-05-16T05:32:30.013Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-16T05:32:30.013Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T05:32:30.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T05:32:30.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T05:32:30.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T05:32:30.187Z] $ docker exec 38a3b2d1f9a46aaeefd4817a22ca25e8777a9474438b7346b32d9ca686d517cc ssh-agent [2024-05-16T05:32:30.291Z] SSH_AUTH_SOCK=/tmp/ssh-HUXJTDefJumA/agent.32 [2024-05-16T05:32:30.291Z] SSH_AGENT_PID=38 [2024-05-16T05:32:30.295Z] Running ssh-add (command line suppressed) [2024-05-16T05:32:30.401Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4329892394144628492.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4329892394144628492.key) [2024-05-16T05:32:30.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T05:32:30.710Z] + git semver tag [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,890 [run_tag] DEBUG tag force:False [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,890 [check_head_tag] DEBUG check head tag [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,891 [execute] INFO git cat-file --batch-check [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,894 [execute] INFO git cat-file --batch [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,925 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,925 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-16T05:32:30.969Z] 2024-05-16 05:32:30,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:32:30.969Z] 3.2.0-dev.13 [Pipeline] } [2024-05-16T05:32:30.977Z] $ docker exec --env ******** --env ******** 38a3b2d1f9a46aaeefd4817a22ca25e8777a9474438b7346b32d9ca686d517cc ssh-agent -k [2024-05-16T05:32:31.079Z] unset SSH_AUTH_SOCK; [2024-05-16T05:32:31.079Z] unset SSH_AGENT_PID; [2024-05-16T05:32:31.079Z] echo Agent pid 38 killed; [2024-05-16T05:32:31.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T05:32:31.431Z] + git semver [Pipeline] } [2024-05-16T05:32:31.702Z] $ docker stop --time=1 38a3b2d1f9a46aaeefd4817a22ca25e8777a9474438b7346b32d9ca686d517cc [2024-05-16T05:32:32.975Z] $ docker rm -f --volumes 38a3b2d1f9a46aaeefd4817a22ca25e8777a9474438b7346b32d9ca686d517cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:33.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-16T05:32:33.414Z] [2024-05-16T05:32:33.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:33.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-16T05:32:33.724Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-16T05:32:33.724Z] ab5ef0e58194: Pulling fs layer [2024-05-16T05:32:33.724Z] 9712f1f96733: Pulling fs layer [2024-05-16T05:32:33.724Z] 63f879dbbcfc: Pulling fs layer [2024-05-16T05:32:33.724Z] 0d9ebad4ef96: Pulling fs layer [2024-05-16T05:32:33.724Z] e9a5061849ea: Pulling fs layer [2024-05-16T05:32:33.724Z] d747dcd14b5f: Pulling fs layer [2024-05-16T05:32:33.724Z] 2de7ff778b66: Pulling fs layer [2024-05-16T05:32:33.724Z] e9a5061849ea: Waiting [2024-05-16T05:32:33.724Z] 2de7ff778b66: Waiting [2024-05-16T05:32:33.724Z] d747dcd14b5f: Waiting [2024-05-16T05:32:33.724Z] 0d9ebad4ef96: Waiting [2024-05-16T05:32:33.724Z] 9712f1f96733: Verifying Checksum [2024-05-16T05:32:33.724Z] 9712f1f96733: Download complete [2024-05-16T05:32:34.291Z] 63f879dbbcfc: Verifying Checksum [2024-05-16T05:32:34.291Z] 63f879dbbcfc: Download complete [2024-05-16T05:32:34.291Z] ab5ef0e58194: Download complete [2024-05-16T05:32:34.291Z] d747dcd14b5f: Verifying Checksum [2024-05-16T05:32:34.291Z] d747dcd14b5f: Download complete [2024-05-16T05:32:34.291Z] 0d9ebad4ef96: Verifying Checksum [2024-05-16T05:32:34.291Z] 0d9ebad4ef96: Download complete [2024-05-16T05:32:34.291Z] e9a5061849ea: Verifying Checksum [2024-05-16T05:32:34.291Z] e9a5061849ea: Download complete [2024-05-16T05:32:34.291Z] 2de7ff778b66: Verifying Checksum [2024-05-16T05:32:34.291Z] 2de7ff778b66: Download complete [2024-05-16T05:32:36.821Z] ab5ef0e58194: Pull complete [2024-05-16T05:32:36.821Z] 9712f1f96733: Pull complete [2024-05-16T05:32:37.753Z] 63f879dbbcfc: Pull complete [2024-05-16T05:32:41.943Z] 0d9ebad4ef96: Pull complete [2024-05-16T05:32:41.943Z] e9a5061849ea: Pull complete [2024-05-16T05:32:41.943Z] d747dcd14b5f: Pull complete [2024-05-16T05:32:42.879Z] 2de7ff778b66: Pull complete [2024-05-16T05:32:42.879Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-16T05:32:42.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-16T05:32:42.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:32:42.985Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:32:43.009Z] $ 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-05-16T05:32:49.910Z] $ docker top 8222256c280aad206374a3374c0a248480d4c04e3b43ec762da840dc70339691 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-16T05:32:49.988Z] provisioning config files... [2024-05-16T05:32:49.997Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9003505523187747979tmp [2024-05-16T05:32:50.029Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14458259028640668265tmp [2024-05-16T05:32:50.059Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config857586253914823414tmp [Pipeline] { [Pipeline] echo [2024-05-16T05:32:50.088Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:32:50.387Z] ---> sigul-configuration.sh [2024-05-16T05:32:50.387Z] gpg: directory `/root/.gnupg' created [2024-05-16T05:32:50.387Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-16T05:32:50.387Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-16T05:32:50.387Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-16T05:32:50.387Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-16T05:32:50.387Z] gpg: CAST5 encrypted data [2024-05-16T05:32:50.387Z] gpg: encrypted with 1 passphrase [2024-05-16T05:32:50.387Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-16T05:32:50.708Z] + mkdir /home/jenkins [2024-05-16T05:32:50.708Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-16T05:32:51.014Z] + 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-05-16T05:32:51.031Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:32:51.325Z] ---> sigul-install.sh [2024-05-16T05:32:51.325Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-16T05:32:51.624Z] + git tag --list [2024-05-16T05:32:51.624Z] 0.7.1 [2024-05-16T05:32:51.624Z] delhi-tag [2024-05-16T05:32:51.624Z] v1.0.0 [2024-05-16T05:32:51.624Z] v1.1.0 [2024-05-16T05:32:51.624Z] v1.1.1 [2024-05-16T05:32:51.624Z] v1.1.2 [2024-05-16T05:32:51.624Z] v1.2.0 [2024-05-16T05:32:51.624Z] v1.2.1 [2024-05-16T05:32:51.624Z] v1.2.2 [2024-05-16T05:32:51.624Z] v1.2.3 [2024-05-16T05:32:51.624Z] v1.3.0 [2024-05-16T05:32:51.624Z] v1.4.0 [2024-05-16T05:32:51.624Z] v2.0.0 [2024-05-16T05:32:51.624Z] v2.1.0 [2024-05-16T05:32:51.624Z] v2.1.1 [2024-05-16T05:32:51.624Z] v2.2.0 [2024-05-16T05:32:51.624Z] v2.3.0 [2024-05-16T05:32:51.624Z] v2.3.1 [2024-05-16T05:32:51.624Z] v3.0 [2024-05-16T05:32:51.624Z] v3.0.0 [2024-05-16T05:32:51.624Z] v3.0.1-dev.1 [2024-05-16T05:32:51.624Z] v3.1 [2024-05-16T05:32:51.624Z] v3.1.0 [2024-05-16T05:32:51.624Z] v3.1.0-dev.1 [2024-05-16T05:32:51.624Z] v3.1.0-dev.10 [2024-05-16T05:32:51.624Z] v3.1.0-dev.11 [2024-05-16T05:32:51.624Z] v3.1.0-dev.12 [2024-05-16T05:32:51.624Z] v3.1.0-dev.13 [2024-05-16T05:32:51.624Z] v3.1.0-dev.14 [2024-05-16T05:32:51.624Z] v3.1.0-dev.15 [2024-05-16T05:32:51.624Z] v3.1.0-dev.16 [2024-05-16T05:32:51.624Z] v3.1.0-dev.17 [2024-05-16T05:32:51.624Z] v3.1.0-dev.18 [2024-05-16T05:32:51.624Z] v3.1.0-dev.19 [2024-05-16T05:32:51.624Z] v3.1.0-dev.2 [2024-05-16T05:32:51.624Z] v3.1.0-dev.20 [2024-05-16T05:32:51.624Z] v3.1.0-dev.21 [2024-05-16T05:32:51.624Z] v3.1.0-dev.22 [2024-05-16T05:32:51.624Z] v3.1.0-dev.23 [2024-05-16T05:32:51.624Z] v3.1.0-dev.24 [2024-05-16T05:32:51.624Z] v3.1.0-dev.25 [2024-05-16T05:32:51.624Z] v3.1.0-dev.26 [2024-05-16T05:32:51.624Z] v3.1.0-dev.27 [2024-05-16T05:32:51.624Z] v3.1.0-dev.28 [2024-05-16T05:32:51.624Z] v3.1.0-dev.29 [2024-05-16T05:32:51.624Z] v3.1.0-dev.3 [2024-05-16T05:32:51.624Z] v3.1.0-dev.30 [2024-05-16T05:32:51.624Z] v3.1.0-dev.31 [2024-05-16T05:32:51.624Z] v3.1.0-dev.32 [2024-05-16T05:32:51.624Z] v3.1.0-dev.33 [2024-05-16T05:32:51.624Z] v3.1.0-dev.34 [2024-05-16T05:32:51.624Z] v3.1.0-dev.35 [2024-05-16T05:32:51.624Z] v3.1.0-dev.36 [2024-05-16T05:32:51.624Z] v3.1.0-dev.37 [2024-05-16T05:32:51.624Z] v3.1.0-dev.38 [2024-05-16T05:32:51.624Z] v3.1.0-dev.39 [2024-05-16T05:32:51.624Z] v3.1.0-dev.4 [2024-05-16T05:32:51.624Z] v3.1.0-dev.40 [2024-05-16T05:32:51.624Z] v3.1.0-dev.41 [2024-05-16T05:32:51.624Z] v3.1.0-dev.5 [2024-05-16T05:32:51.624Z] v3.1.0-dev.6 [2024-05-16T05:32:51.624Z] v3.1.0-dev.7 [2024-05-16T05:32:51.624Z] v3.1.0-dev.8 [2024-05-16T05:32:51.624Z] v3.1.0-dev.9 [2024-05-16T05:32:51.624Z] v3.1.1 [2024-05-16T05:32:51.624Z] v3.1.1-dev.1 [2024-05-16T05:32:51.624Z] v3.2.0-dev.1 [2024-05-16T05:32:51.624Z] v3.2.0-dev.10 [2024-05-16T05:32:51.624Z] v3.2.0-dev.11 [2024-05-16T05:32:51.624Z] v3.2.0-dev.12 [2024-05-16T05:32:51.624Z] v3.2.0-dev.13 [2024-05-16T05:32:51.624Z] v3.2.0-dev.2 [2024-05-16T05:32:51.624Z] v3.2.0-dev.3 [2024-05-16T05:32:51.624Z] v3.2.0-dev.4 [2024-05-16T05:32:51.624Z] v3.2.0-dev.5 [2024-05-16T05:32:51.624Z] v3.2.0-dev.6 [2024-05-16T05:32:51.624Z] v3.2.0-dev.7 [2024-05-16T05:32:51.624Z] v3.2.0-dev.8 [2024-05-16T05:32:51.624Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-16T05:32:51.922Z] + lftools sign git-tag v3.2.0-dev.13 [2024-05-16T05:32:52.492Z] Signing Git tag with Sigul... [2024-05-16T05:32:52.492Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-05-16T05:32:52.767Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:32:53.069Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-16T05:32:53.080Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-16T05:32:53.108Z] $ docker stop --time=1 8222256c280aad206374a3374c0a248480d4c04e3b43ec762da840dc70339691 [2024-05-16T05:32:54.411Z] $ docker rm -f --volumes 8222256c280aad206374a3374c0a248480d4c04e3b43ec762da840dc70339691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-16T05:32:54.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T05:32:54.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:55.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T05:32:55.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:32:55.259Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:32:55.286Z] $ 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-05-16T05:32:55.610Z] $ docker top fdccb5da39a257a66067ba51404176118414b53c296ab60e9dd31e94ab1919ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T05:32:55.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T05:32:55.720Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T05:32:55.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T05:32:55.832Z] $ docker exec fdccb5da39a257a66067ba51404176118414b53c296ab60e9dd31e94ab1919ae ssh-agent [2024-05-16T05:32:55.951Z] SSH_AUTH_SOCK=/tmp/ssh-rGnyi5oY4c13/agent.32 [2024-05-16T05:32:55.951Z] SSH_AGENT_PID=38 [2024-05-16T05:32:55.955Z] Running ssh-add (command line suppressed) [2024-05-16T05:32:56.057Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13290317319104695843.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13290317319104695843.key) [2024-05-16T05:32:56.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T05:32:56.361Z] + git semver bump pre [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,548 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,548 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,548 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,548 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,550 [execute] INFO git cat-file --batch-check [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,555 [execute] INFO git cat-file --batch [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T05:32:56.621Z] 2024-05-16 05:32:56,560 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:32:56.621Z] 3.2.0-dev.14 [Pipeline] } [2024-05-16T05:32:56.629Z] $ docker exec --env ******** --env ******** fdccb5da39a257a66067ba51404176118414b53c296ab60e9dd31e94ab1919ae ssh-agent -k [2024-05-16T05:32:56.728Z] unset SSH_AUTH_SOCK; [2024-05-16T05:32:56.728Z] unset SSH_AGENT_PID; [2024-05-16T05:32:56.728Z] echo Agent pid 38 killed; [2024-05-16T05:32:56.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T05:32:57.069Z] + git semver [Pipeline] } [2024-05-16T05:32:57.338Z] $ docker stop --time=1 fdccb5da39a257a66067ba51404176118414b53c296ab60e9dd31e94ab1919ae [2024-05-16T05:32:58.637Z] $ docker rm -f --volumes fdccb5da39a257a66067ba51404176118414b53c296ab60e9dd31e94ab1919ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-16T05:32:58.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-16T05:32:58.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:32:59.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-16T05:32:59.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:32:59.355Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:32:59.381Z] $ 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-05-16T05:32:59.707Z] $ docker top 93b9130a564b89d2dd0a6fbc39810c585cb4cb22f143ff56912413039b9eeef4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-16T05:32:59.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-16T05:32:59.811Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-16T05:32:59.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-16T05:32:59.935Z] $ docker exec 93b9130a564b89d2dd0a6fbc39810c585cb4cb22f143ff56912413039b9eeef4 ssh-agent [2024-05-16T05:33:00.045Z] SSH_AUTH_SOCK=/tmp/ssh-Mp8dXL8DYsYy/agent.32 [2024-05-16T05:33:00.045Z] SSH_AGENT_PID=38 [2024-05-16T05:33:00.048Z] Running ssh-add (command line suppressed) [2024-05-16T05:33:00.150Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15084429169403210827.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15084429169403210827.key) [2024-05-16T05:33:00.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-16T05:33:00.457Z] + git semver push [2024-05-16T05:33:00.715Z] 2024-05-16 05:33:00,635 [run_push] DEBUG push [2024-05-16T05:33:00.715Z] 2024-05-16 05:33:00,636 [execute] INFO git cat-file --batch-check [2024-05-16T05:33:00.716Z] 2024-05-16 05:33:00,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-16T05:33:00.716Z] 2024-05-16 05:33:00,641 [execute] INFO git rev-list ade56d54301df3d0441aa2a924c398509160793b -- [2024-05-16T05:33:00.716Z] 2024-05-16 05:33:00,641 [execute] DEBUG Popen(['git', 'rev-list', 'ade56d54301df3d0441aa2a924c398509160793b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-16T05:33:00.716Z] 2024-05-16 05:33:00,657 [execute] INFO git fetch -v origin [2024-05-16T05:33:00.716Z] 2024-05-16 05:33:00,657 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-16T05:33:01.283Z] 2024-05-16 05:33:01,116 [run_push] DEBUG no remote changes detected [2024-05-16T05:33:01.283Z] 2024-05-16 05:33:01,117 [execute] INFO git push origin semver [2024-05-16T05:33:01.283Z] 2024-05-16 05:33:01,117 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-16T05:33:02.220Z] 2024-05-16 05:33:01,880 [run_push] DEBUG push all version tags [2024-05-16T05:33:02.221Z] 2024-05-16 05:33:01,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-16T05:33:02.221Z] 2024-05-16 05:33:01,881 [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-05-16T05:33:02.789Z] 2024-05-16 05:33:02,572 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-16T05:33:02.789Z] 3.2.0-dev.14 [Pipeline] } [2024-05-16T05:33:02.798Z] $ docker exec --env ******** --env ******** 93b9130a564b89d2dd0a6fbc39810c585cb4cb22f143ff56912413039b9eeef4 ssh-agent -k [2024-05-16T05:33:02.895Z] unset SSH_AUTH_SOCK; [2024-05-16T05:33:02.895Z] unset SSH_AGENT_PID; [2024-05-16T05:33:02.895Z] echo Agent pid 38 killed; [2024-05-16T05:33:02.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-16T05:33:03.232Z] + git semver [Pipeline] } [2024-05-16T05:33:03.503Z] $ docker stop --time=1 93b9130a564b89d2dd0a6fbc39810c585cb4cb22f143ff56912413039b9eeef4 [2024-05-16T05:33:04.762Z] $ docker rm -f --volumes 93b9130a564b89d2dd0a6fbc39810c585cb4cb22f143ff56912413039b9eeef4 [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-05-16T05:33:05.364Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-05-16T05:33:05.365Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-16T05:33:05.365Z] total 16 [2024-05-16T05:33:05.365Z] drwxr-xr-x 3 root root 4096 May 16 05:16 . [2024-05-16T05:33:05.365Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 05:32 .. [2024-05-16T05:33:05.365Z] drwxr-xr-x 2 root root 4096 May 16 05:16 cost [2024-05-16T05:33:05.365Z] -rw-r--r-- 1 root root 85 May 16 05:16 cost.csv [2024-05-16T05:33:05.365Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-16T05:33:05.365Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-16T05:33:05.365Z] total 16 [2024-05-16T05:33:05.365Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 05:16 . [2024-05-16T05:33:05.365Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 05:32 .. [2024-05-16T05:33:05.365Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 05:16 cost [2024-05-16T05:33:05.365Z] -rw-r--r-- 1 jenkins jenkins 85 May 16 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:05.652Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:06.506Z] ---> package-listing.sh [2024-05-16T05:33:06.507Z] ++ facter osfamily [2024-05-16T05:33:06.507Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-16T05:33:06.766Z] + OS_FAMILY=debian [2024-05-16T05:33:06.766Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-05-16T05:33:06.766Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-16T05:33:06.766Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-16T05:33:06.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-16T05:33:06.766Z] + PACKAGES=/tmp/packages_start.txt [2024-05-16T05:33:06.766Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-05-16T05:33:06.766Z] + PACKAGES=/tmp/packages_end.txt [2024-05-16T05:33:06.766Z] + case "${OS_FAMILY}" in [2024-05-16T05:33:06.766Z] + dpkg -l [2024-05-16T05:33:06.766Z] + grep '^ii' [2024-05-16T05:33:06.766Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-16T05:33:06.766Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-16T05:33:06.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-16T05:33:06.766Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-05-16T05:33:06.766Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-05-16T05:33:06.766Z] + 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-05-16T05:33:06.778Z] 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-05-16T05:33:07.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-16T05:33:07.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-16T05:33:07.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-16T05:33:07.700Z] prd-ubuntu20.04-docker-8c-8g-260 does not seem to be running inside a container [2024-05-16T05:33:07.727Z] $ 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-05-16T05:33:07.943Z] $ docker top 80d60b002b0d49de0c1af7faadedc26733ce9d2239b22f4905d13173059d5f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-16T05:33:08.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-16T05:33:08.582Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-16T05:33:08.869Z] + ls /var/log/sa-host [2024-05-16T05:33:08.869Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-16T05:33:09.028Z] provisioning config files... [2024-05-16T05:33:09.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5901904122571874613tmp [Pipeline] { [Pipeline] echo [2024-05-16T05:33:09.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:09.346Z] ---> create-netrc.sh [Pipeline] } [2024-05-16T05:33:09.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:09.713Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-16T05:33:09.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:10.011Z] ---> sudo-logs.sh [2024-05-16T05:33:10.011Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-16T05:33:10.045Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:10.327Z] ---> job-cost.sh [2024-05-16T05:33:10.327Z] lf-activate-venv: SKIPPING [2024-05-16T05:33:10.327Z] DEBUG: total: 0.2199999988079071 [2024-05-16T05:33:10.328Z] INFO: Retrieving Stack Cost... [2024-05-16T05:33:10.587Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-16T05:33:11.152Z] INFO: Archiving Costs [Pipeline] echo [2024-05-16T05:33:11.164Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-16T05:33:11.444Z] ---> logs-deploy.sh [2024-05-16T05:33:11.444Z] lf-activate-venv: SKIPPING [2024-05-16T05:33:11.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/284 [2024-05-16T05:33:11.444Z] INFO: archiving workspace using pattern(s): [2024-05-16T05:33:12.381Z] Archives upload complete. [2024-05-16T05:33:12.381Z] INFO: archiving logs to Nexus