Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aebae1d3030d171e36a27ba4f472c47eca2add51 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-ssh9270644271565310316.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7325714062969573451.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh11269193227288564238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3212779744056221994.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh2212999133383918655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21447 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aebae1d3030d171e36a27ba4f472c47eca2add51 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aebae1d3030d171e36a27ba4f472c47eca2add51 # timeout=10 Commit message: "Merge pull request #1203 from hahattan/modbus-issue-353" > git rev-list --no-walk 9201c30d3cbedfb69842190fa0e339608ffa0cc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T04:23:37.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T04:23:37.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T04:23:37.753Z] ========================================================= [2022-07-29T04:23:37.753Z] EdgeX Global Pipelines Version Info [2022-07-29T04:23:37.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:23:38.536Z] ------------------- [2022-07-29T04:23:38.536Z] stable info: [2022-07-29T04:23:38.536Z] ------------------- [2022-07-29T04:23:38.536Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T04:23:38.536Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T04:23:38.536Z] Message: update stable to v1.0.238 [2022-07-29T04:23:39.109Z] ------------------- [2022-07-29T04:23:39.109Z] experimental info: [2022-07-29T04:23:39.109Z] ------------------- [2022-07-29T04:23:39.109Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T04:23:39.109Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T04:23:39.109Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T04:23:39.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-07-29T04:23:39.400Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-07-29T04:23:39.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T04:23:39.423Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T04:23:39.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T04:23:39.450Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T04:23:39.475Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T04:23:39.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-07-29T04:23:39.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T04:23:39.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T04:23:39.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T04:23:39.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-07-29T04:23:39.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T04:23:39.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T04:23:39.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T04:23:39.595Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-29T04:23:39.611Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-29T04:23:39.623Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-29T04:23:39.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T04:23:39.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T04:23:39.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T04:23:39.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T04:23:39.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-29T04:23:39.693Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-29T04:23:39.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-29T04:23:39.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T04:23:39.749Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T04:23:39.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-29T04:23:39.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-29T04:23:39.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-29T04:23:39.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo [2022-07-29T04:23:39.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aebae1d [Pipeline] echo [2022-07-29T04:23:39.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T04:23:39.925Z] provisioning config files... [2022-07-29T04:23:39.938Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1514035187324381621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:23:40.246Z] ---> docker-login.sh [2022-07-29T04:23:40.246Z] nexus3.edgexfoundry.org:10001 [2022-07-29T04:23:40.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:40.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:40.768Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:40.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:40.768Z] [2022-07-29T04:23:40.768Z] Login Succeeded [2022-07-29T04:23:40.768Z] nexus3.edgexfoundry.org:10002 [2022-07-29T04:23:40.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:40.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:40.768Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:40.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:40.768Z] [2022-07-29T04:23:40.768Z] Login Succeeded [2022-07-29T04:23:41.027Z] nexus3.edgexfoundry.org:10003 [2022-07-29T04:23:41.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:41.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:41.027Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:41.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:41.028Z] [2022-07-29T04:23:41.028Z] Login Succeeded [2022-07-29T04:23:41.028Z] nexus3.edgexfoundry.org:10004 [2022-07-29T04:23:41.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:41.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:41.288Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:41.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:41.288Z] [2022-07-29T04:23:41.288Z] Login Succeeded [2022-07-29T04:23:41.288Z] docker.io [2022-07-29T04:23:41.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:41.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:41.551Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:41.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:41.551Z] [2022-07-29T04:23:41.551Z] Login Succeeded [2022-07-29T04:23:41.551Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T04:23:41.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-29T04:23:41.934Z] + git rev-list -1 --merges aebae1d3030d171e36a27ba4f472c47eca2add51~1..aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo [2022-07-29T04:23:41.964Z] -----------> git rev-list -1 --merges aebae1d3030d171e36a27ba4f472c47eca2add51~1..aebae1d3030d171e36a27ba4f472c47eca2add51 aebae1d3030d171e36a27ba4f472c47eca2add51 [2022-07-29T04:23:41.964Z] aebae1d3030d171e36a27ba4f472c47eca2add51 [false] [Pipeline] sh [2022-07-29T04:23:42.273Z] + git log --format=format:%s -1 aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo [2022-07-29T04:23:42.291Z] ========================================================= [2022-07-29T04:23:42.291Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T04:23:42.291Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T04:23:42.645Z] + git log --format=format:%s -1 aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] echo [2022-07-29T04:23:42.657Z] [semverPrep] GIT_COMMIT: aebae1d3030d171e36a27ba4f472c47eca2add51, Commit Message: Merge pull request #1203 from hahattan/modbus-issue-353 [Pipeline] echo [2022-07-29T04:23:42.667Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-29T04:23:43.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T04:23:43.030Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T04:23:43.030Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T04:23:43.030Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T04:23:43.030Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T04:23:43.030Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T04:23:43.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:23:43.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T04:23:43.457Z] [2022-07-29T04:23:43.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:23:43.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T04:23:43.760Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T04:23:43.760Z] b85a868b505f: Pulling fs layer [2022-07-29T04:23:43.760Z] e2be974225ed: Pulling fs layer [2022-07-29T04:23:43.760Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T04:23:43.760Z] 988bab9f4d93: Pulling fs layer [2022-07-29T04:23:43.760Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T04:23:43.760Z] eaf3925da568: Pulling fs layer [2022-07-29T04:23:43.760Z] bab4dde63d76: Pulling fs layer [2022-07-29T04:23:43.760Z] bde34c3a00c8: Pulling fs layer [2022-07-29T04:23:43.760Z] b352a97aabf1: Pulling fs layer [2022-07-29T04:23:43.760Z] 4872d77fe225: Pulling fs layer [2022-07-29T04:23:43.760Z] 5851b861e8e6: Pulling fs layer [2022-07-29T04:23:43.760Z] eaf3925da568: Waiting [2022-07-29T04:23:43.760Z] bab4dde63d76: Waiting [2022-07-29T04:23:43.760Z] bde34c3a00c8: Waiting [2022-07-29T04:23:43.760Z] b352a97aabf1: Waiting [2022-07-29T04:23:43.760Z] 4872d77fe225: Waiting [2022-07-29T04:23:43.760Z] 5851b861e8e6: Waiting [2022-07-29T04:23:43.760Z] 1469e6f7b9e6: Waiting [2022-07-29T04:23:43.760Z] 988bab9f4d93: Waiting [2022-07-29T04:23:43.760Z] e2be974225ed: Download complete [2022-07-29T04:23:43.760Z] 988bab9f4d93: Download complete [2022-07-29T04:23:44.020Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T04:23:44.020Z] 339a4e72a1f5: Download complete [2022-07-29T04:23:44.020Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T04:23:44.020Z] 1469e6f7b9e6: Download complete [2022-07-29T04:23:44.020Z] eaf3925da568: Download complete [2022-07-29T04:23:44.020Z] bde34c3a00c8: Verifying Checksum [2022-07-29T04:23:44.020Z] b352a97aabf1: Download complete [2022-07-29T04:23:44.020Z] 4872d77fe225: Verifying Checksum [2022-07-29T04:23:44.020Z] 4872d77fe225: Download complete [2022-07-29T04:23:44.020Z] 5851b861e8e6: Verifying Checksum [2022-07-29T04:23:44.020Z] 5851b861e8e6: Download complete [2022-07-29T04:23:44.020Z] b85a868b505f: Verifying Checksum [2022-07-29T04:23:44.020Z] b85a868b505f: Download complete [2022-07-29T04:23:44.279Z] bab4dde63d76: Verifying Checksum [2022-07-29T04:23:44.279Z] bab4dde63d76: Download complete [2022-07-29T04:23:45.217Z] b85a868b505f: Pull complete [2022-07-29T04:23:45.217Z] e2be974225ed: Pull complete [2022-07-29T04:23:45.786Z] 339a4e72a1f5: Pull complete [2022-07-29T04:23:45.786Z] 988bab9f4d93: Pull complete [2022-07-29T04:23:46.047Z] 1469e6f7b9e6: Pull complete [2022-07-29T04:23:46.047Z] eaf3925da568: Pull complete [2022-07-29T04:23:47.959Z] bab4dde63d76: Pull complete [2022-07-29T04:23:47.959Z] bde34c3a00c8: Pull complete [2022-07-29T04:23:47.959Z] b352a97aabf1: Pull complete [2022-07-29T04:23:48.221Z] 4872d77fe225: Pull complete [2022-07-29T04:23:48.221Z] 5851b861e8e6: Pull complete [2022-07-29T04:23:48.221Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T04:23:48.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T04:23:48.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:23:48.330Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:23:48.374Z] $ 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 [2022-07-29T04:23:49.465Z] $ docker top 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 -eo pid,comm [2022-07-29T04:23:49.524Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-29T04:23:49.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T04:23:49.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T04:23:49.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T04:23:49.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T04:23:49.687Z] $ docker exec 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent [2022-07-29T04:23:49.789Z] SSH_AUTH_SOCK=/tmp/ssh-q0HFOZKYIXZc/agent.33 [2022-07-29T04:23:49.789Z] SSH_AGENT_PID=39 [2022-07-29T04:23:49.796Z] Running ssh-add (command line suppressed) [2022-07-29T04:23:49.919Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6669048705551449196.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6669048705551449196.key) [2022-07-29T04:23:49.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T04:23:50.221Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T04:23:50.244Z] $ docker exec --env ******** --env ******** 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent -k [2022-07-29T04:23:50.347Z] unset SSH_AUTH_SOCK; [2022-07-29T04:23:50.348Z] unset SSH_AGENT_PID; [2022-07-29T04:23:50.348Z] echo Agent pid 39 killed; [2022-07-29T04:23:50.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T04:23:50.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T04:23:50.381Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T04:23:50.515Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T04:23:50.521Z] $ docker exec 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent [2022-07-29T04:23:50.633Z] SSH_AUTH_SOCK=/tmp/ssh-1iuuh9qyZzUK/agent.71 [2022-07-29T04:23:50.633Z] SSH_AGENT_PID=77 [2022-07-29T04:23:50.639Z] Running ssh-add (command line suppressed) [2022-07-29T04:23:50.763Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2589447015742657937.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2589447015742657937.key) [2022-07-29T04:23:50.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T04:23:51.061Z] + git semver init [2022-07-29T04:23:51.323Z] 2022-07-29 04:23:51,242 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T04:23:51.323Z] 2022-07-29 04:23:51,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-29T04:23:51.323Z] 2022-07-29 04:23:51,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-07-29T04:23:51.323Z] 2022-07-29 04:23:51,243 [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) [2022-07-29T04:23:52.266Z] 2022-07-29 04:23:51,990 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-07-29T04:23:52.266Z] 2022-07-29 04:23:51,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-07-29T04:23:52.266Z] 2022-07-29 04:23:51,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:23:52.266Z] 2022-07-29 04:23:51,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:23:52.266Z] 2.3.0-dev.18 [Pipeline] } [2022-07-29T04:23:52.282Z] $ docker exec --env ******** --env ******** 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 ssh-agent -k [2022-07-29T04:23:52.387Z] unset SSH_AUTH_SOCK; [2022-07-29T04:23:52.388Z] unset SSH_AGENT_PID; [2022-07-29T04:23:52.392Z] echo Agent pid 77 killed; [2022-07-29T04:23:52.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T04:23:52.717Z] + git semver [Pipeline] } [2022-07-29T04:23:52.997Z] $ docker stop --time=1 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 [2022-07-29T04:23:54.292Z] $ docker rm -f 59a339d0a72300b86e3b7e71f62dbd37361b8c261361646f22df3b0457598492 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T04:23:54.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T04:23:54.872Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T04:23:54.875Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T04:23:55.004Z] provisioning config files... [2022-07-29T04:23:55.014Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2994084523528373166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:23:55.311Z] ---> docker-login.sh [2022-07-29T04:23:55.311Z] nexus3.edgexfoundry.org:10001 [2022-07-29T04:23:55.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:55.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:55.311Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:55.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:55.311Z] [2022-07-29T04:23:55.311Z] Login Succeeded [2022-07-29T04:23:55.311Z] nexus3.edgexfoundry.org:10002 [2022-07-29T04:23:55.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:55.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:55.311Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:55.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:55.311Z] [2022-07-29T04:23:55.311Z] Login Succeeded [2022-07-29T04:23:55.571Z] nexus3.edgexfoundry.org:10003 [2022-07-29T04:23:55.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:55.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:55.571Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:55.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:55.571Z] [2022-07-29T04:23:55.571Z] Login Succeeded [2022-07-29T04:23:55.571Z] nexus3.edgexfoundry.org:10004 [2022-07-29T04:23:55.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:55.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:55.832Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:55.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:55.832Z] [2022-07-29T04:23:55.832Z] Login Succeeded [2022-07-29T04:23:55.832Z] docker.io [2022-07-29T04:23:55.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:23:56.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:23:56.091Z] Configure a credential helper to remove this warning. See [2022-07-29T04:23:56.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:23:56.091Z] [2022-07-29T04:23:56.091Z] Login Succeeded [2022-07-29T04:23:56.091Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T04:23:56.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-29T04:23:56.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T04:23:56.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T04:23:56.192Z] ========================================================= [2022-07-29T04:23:56.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T04:23:56.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:23:56.524Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-29T04:23:56.524Z] Sending build context to Docker daemon 9.767MB [2022-07-29T04:23:56.524Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-29T04:23:56.524Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-29T04:23:56.524Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T04:23:56.524Z] 2408cc74d12b: Pulling fs layer [2022-07-29T04:23:56.524Z] ea60b727a1ce: Pulling fs layer [2022-07-29T04:23:56.524Z] 30c4a7721957: Pulling fs layer [2022-07-29T04:23:56.524Z] 370296b7ddb6: Pulling fs layer [2022-07-29T04:23:56.524Z] 7c6cee850709: Pulling fs layer [2022-07-29T04:23:56.524Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T04:23:56.524Z] d94ebbe4e438: Pulling fs layer [2022-07-29T04:23:56.524Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T04:23:56.524Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T04:23:56.524Z] 370296b7ddb6: Waiting [2022-07-29T04:23:56.524Z] 7c6cee850709: Waiting [2022-07-29T04:23:56.524Z] 39a5fcdaea64: Waiting [2022-07-29T04:23:56.524Z] d94ebbe4e438: Waiting [2022-07-29T04:23:56.524Z] bcfd1f05c69d: Waiting [2022-07-29T04:23:56.524Z] 30c4a7721957: Verifying Checksum [2022-07-29T04:23:56.524Z] 30c4a7721957: Download complete [2022-07-29T04:23:56.524Z] ea60b727a1ce: Verifying Checksum [2022-07-29T04:23:56.524Z] ea60b727a1ce: Download complete [2022-07-29T04:23:56.784Z] 7c6cee850709: Verifying Checksum [2022-07-29T04:23:56.784Z] 7c6cee850709: Download complete [2022-07-29T04:23:56.784Z] 39a5fcdaea64: Verifying Checksum [2022-07-29T04:23:56.784Z] 39a5fcdaea64: Download complete [2022-07-29T04:23:56.784Z] 2408cc74d12b: Verifying Checksum [2022-07-29T04:23:56.784Z] 2408cc74d12b: Download complete [2022-07-29T04:23:56.784Z] d94ebbe4e438: Verifying Checksum [2022-07-29T04:23:56.784Z] d94ebbe4e438: Download complete [2022-07-29T04:23:56.784Z] 2408cc74d12b: Pull complete [2022-07-29T04:23:57.046Z] ea60b727a1ce: Pull complete [2022-07-29T04:23:57.046Z] 30c4a7721957: Pull complete [2022-07-29T04:23:57.308Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T04:23:57.308Z] 59ccb84bbe0f: Download complete [2022-07-29T04:23:57.567Z] 370296b7ddb6: Verifying Checksum [2022-07-29T04:23:57.567Z] 370296b7ddb6: Download complete [2022-07-29T04:23:57.567Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T04:23:57.567Z] bcfd1f05c69d: Download complete [2022-07-29T04:24:00.858Z] 370296b7ddb6: Pull complete [2022-07-29T04:24:01.117Z] 7c6cee850709: Pull complete [2022-07-29T04:24:01.117Z] 39a5fcdaea64: Pull complete [2022-07-29T04:24:01.117Z] d94ebbe4e438: Pull complete [2022-07-29T04:24:03.024Z] bcfd1f05c69d: Pull complete [2022-07-29T04:24:03.959Z] 59ccb84bbe0f: Pull complete [2022-07-29T04:24:03.959Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T04:24:03.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T04:24:03.959Z] ---> a4fb48ad2a94 [2022-07-29T04:24:03.959Z] Step 3/11 : ARG MAKE=make build [2022-07-29T04:24:04.900Z] ---> Running in 21f49fdf6442 [2022-07-29T04:24:05.160Z] Removing intermediate container 21f49fdf6442 [2022-07-29T04:24:05.160Z] ---> 7c89f34453b5 [2022-07-29T04:24:05.160Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-29T04:24:05.160Z] ---> Running in 1d68846e3df3 [2022-07-29T04:24:05.160Z] Removing intermediate container 1d68846e3df3 [2022-07-29T04:24:05.160Z] ---> d16807340eea [2022-07-29T04:24:05.160Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-29T04:24:05.160Z] ---> Running in 1f58a37efffe [2022-07-29T04:24:05.160Z] Removing intermediate container 1f58a37efffe [2022-07-29T04:24:05.160Z] ---> 16984424488a [2022-07-29T04:24:05.160Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T04:24:05.160Z] ---> Running in b412bb50cf01 [2022-07-29T04:24:05.731Z] Removing intermediate container b412bb50cf01 [2022-07-29T04:24:05.731Z] ---> 2d29563e092b [2022-07-29T04:24:05.731Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-29T04:24:05.731Z] ---> Running in eb64be672a83 [2022-07-29T04:24:05.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T04:24:06.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T04:24:07.503Z] OK: 211 MiB in 51 packages [2022-07-29T04:24:07.764Z] Removing intermediate container eb64be672a83 [2022-07-29T04:24:07.764Z] ---> c02b5a260133 [2022-07-29T04:24:07.764Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-29T04:24:07.764Z] ---> 2f3f5990d228 [2022-07-29T04:24:07.764Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T04:24:07.764Z] ---> Running in 6517080dbb2a [2022-07-29T04:24:09.976Z] Still waiting to schedule task [2022-07-29T04:24:09.976Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-29T04:24:25.890Z] Removing intermediate container 6517080dbb2a [2022-07-29T04:24:25.890Z] ---> 0d0e0b3cf9cc [2022-07-29T04:24:25.890Z] Step 10/11 : COPY . . [2022-07-29T04:24:26.460Z] ---> 014b30a8f948 [2022-07-29T04:24:26.460Z] Step 11/11 : RUN ${MAKE} [2022-07-29T04:24:26.460Z] ---> Running in 7377e9f9b630 [2022-07-29T04:24:26.720Z] noop [2022-07-29T04:24:26.981Z] Removing intermediate container 7377e9f9b630 [2022-07-29T04:24:26.981Z] ---> 47c824bc4b9d [2022-07-29T04:24:26.981Z] Successfully built 47c824bc4b9d [2022-07-29T04:24:26.981Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:24:27.301Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T04:24:27.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:24:27.386Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:24:27.425Z] $ 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 [2022-07-29T04:24:27.785Z] $ docker top bb374f34447e2930cb70fa703882c3e7719e186616b5024fa8a8a9f11b788446 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T04:24:28.150Z] + go version [2022-07-29T04:24:28.150Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T04:24:28.164Z] $ docker stop --time=1 bb374f34447e2930cb70fa703882c3e7719e186616b5024fa8a8a9f11b788446 [2022-07-29T04:24:29.467Z] $ docker rm -f bb374f34447e2930cb70fa703882c3e7719e186616b5024fa8a8a9f11b788446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:24:29.922Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T04:24:29.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:24:30.061Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:24:30.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 [2022-07-29T04:24:30.455Z] $ docker top 931e4884fe996f5dd4eb413ad8d092af8a48a9c76f857c3ab36b4108cdee1f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T04:24:30.813Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-29T04:24:31.112Z] + make test [2022-07-29T04:24:31.112Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T04:24:37.695Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.077s coverage: 23.6% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 27.6% of statements [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.098s coverage: 78.9% of statements [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.074s coverage: 60.0% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.083s coverage: 34.8% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.099s coverage: 85.4% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 65.1% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.730s coverage: 89.2% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-29T04:24:52.583Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.7% of statements [2022-07-29T04:24:52.583Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-29T04:25:07.503Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-29T04:25:07.503Z] GO111MODULE=on go vet ./... [2022-07-29T04:25:10.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T04:25:10.041Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T04:25:10.041Z] ./bin/test-attribution-txt.sh [2022-07-29T04:25:10.300Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T04:25:10.300Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T04:25:10.300Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T04:25:10.300Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T04:25:10.300Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T04:25:10.300Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T04:25:10.300Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T04:25:10.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-29T04:25:10.329Z] $ docker stop --time=1 931e4884fe996f5dd4eb413ad8d092af8a48a9c76f857c3ab36b4108cdee1f9e [2022-07-29T04:25:12.160Z] $ docker rm -f 931e4884fe996f5dd4eb413ad8d092af8a48a9c76f857c3ab36b4108cdee1f9e [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T04:25:12.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-29T04:25:12.720Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-29T04:25:13.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-29T04:25:13.510Z] + ls -al . [2022-07-29T04:25:13.510Z] total 304 [2022-07-29T04:25:13.510Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 29 04:24 . [2022-07-29T04:25:13.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:23 .. [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 04:23 .dockerignore [2022-07-29T04:25:13.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 04:24 .git [2022-07-29T04:25:13.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:23 .github [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 29 04:23 .gitignore [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 04:23 .golangci.yml [2022-07-29T04:25:13.510Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 04:23 .semver [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 29 04:23 CHANGELOG.md [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 04:23 GOVERNANCE.md [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 29 04:23 Jenkinsfile [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 04:23 LICENSE [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 29 04:23 Makefile [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 04:23 OWNERS.md [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 29 04:23 README.md [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 04:23 VERSION [2022-07-29T04:25:13.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:23 bin [2022-07-29T04:25:13.510Z] -rw-r--r-- 1 jenkins jenkins 131678 Jul 29 04:24 coverage.out [2022-07-29T04:25:13.510Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 04:23 example [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 29 04:23 go.mod [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 29 04:23 go.sum [2022-07-29T04:25:13.510Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 29 04:23 internal [2022-07-29T04:25:13.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 04:23 openapi [2022-07-29T04:25:13.510Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 04:23 pkg [2022-07-29T04:25:13.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:23 snap [2022-07-29T04:25:13.510Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:25:13.821Z] + 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=aebae1d3030d171e36a27ba4f472c47eca2add51 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-07-29T04:25:13.821Z] Sending build context to Docker daemon 9.9MB [2022-07-29T04:25:13.821Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-29T04:25:13.821Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-29T04:25:13.821Z] ---> 47c824bc4b9d [2022-07-29T04:25:13.821Z] Step 3/25 : ARG MAKE=make build [2022-07-29T04:25:13.821Z] ---> Running in b10ca001b014 [2022-07-29T04:25:14.080Z] Removing intermediate container b10ca001b014 [2022-07-29T04:25:14.080Z] ---> ff7d03a38237 [2022-07-29T04:25:14.080Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-29T04:25:14.080Z] ---> Running in d4ef591da8e7 [2022-07-29T04:25:14.080Z] Removing intermediate container d4ef591da8e7 [2022-07-29T04:25:14.080Z] ---> b03d55dd5bab [2022-07-29T04:25:14.080Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-29T04:25:14.080Z] ---> Running in a69c53c275a0 [2022-07-29T04:25:14.080Z] Removing intermediate container a69c53c275a0 [2022-07-29T04:25:14.080Z] ---> ffb5319098f0 [2022-07-29T04:25:14.080Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T04:25:14.080Z] ---> Running in f8faab2cdd0b [2022-07-29T04:25:14.649Z] Removing intermediate container f8faab2cdd0b [2022-07-29T04:25:14.649Z] ---> 74dea8e3e400 [2022-07-29T04:25:14.649Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-29T04:25:14.649Z] ---> Running in 80fc15ef0069 [2022-07-29T04:25:14.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T04:25:15.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T04:25:16.111Z] OK: 211 MiB in 51 packages [2022-07-29T04:25:16.373Z] Removing intermediate container 80fc15ef0069 [2022-07-29T04:25:16.373Z] ---> a2cfda9faf79 [2022-07-29T04:25:16.373Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-29T04:25:16.635Z] ---> d1a9376d5b22 [2022-07-29T04:25:16.635Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T04:25:16.635Z] ---> Running in 9e69d9ff1b6a [2022-07-29T04:25:17.206Z] Removing intermediate container 9e69d9ff1b6a [2022-07-29T04:25:17.206Z] ---> e355ef0fd2cb [2022-07-29T04:25:17.206Z] Step 10/25 : COPY . . [2022-07-29T04:25:17.465Z] ---> 236c7190854d [2022-07-29T04:25:17.465Z] Step 11/25 : RUN ${MAKE} [2022-07-29T04:25:17.465Z] ---> Running in 55058b9c9939 [2022-07-29T04:25:17.725Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-29T04:25:35.831Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-29T04:25:35.831Z] Removing intermediate container 55058b9c9939 [2022-07-29T04:25:35.831Z] ---> f154d184de85 [2022-07-29T04:25:35.831Z] Step 12/25 : FROM alpine:3.16 [2022-07-29T04:25:36.402Z] 3.16: Pulling from library/alpine [2022-07-29T04:25:36.402Z] 530afca65e2e: Pulling fs layer [2022-07-29T04:25:36.666Z] 530afca65e2e: Verifying Checksum [2022-07-29T04:25:36.666Z] 530afca65e2e: Download complete [2022-07-29T04:25:36.666Z] 530afca65e2e: Pull complete [2022-07-29T04:25:36.666Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T04:25:36.666Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T04:25:36.666Z] ---> d7d3d98c851f [2022-07-29T04:25:36.666Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-29T04:25:36.666Z] ---> Running in d1ca28760c8d [2022-07-29T04:25:36.926Z] Removing intermediate container d1ca28760c8d [2022-07-29T04:25:36.926Z] ---> 7f321ed1bff5 [2022-07-29T04:25:36.926Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T04:25:36.926Z] ---> Running in 93acbe2ff805 [2022-07-29T04:25:37.495Z] Removing intermediate container 93acbe2ff805 [2022-07-29T04:25:37.495Z] ---> f11f843c45d0 [2022-07-29T04:25:37.495Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-29T04:25:37.495Z] ---> Running in af4e7b783f87 [2022-07-29T04:25:37.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T04:25:38.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T04:25:38.959Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T04:25:38.959Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-29T04:25:39.220Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T04:25:39.220Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-29T04:25:39.220Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-29T04:25:39.480Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T04:25:39.480Z] OK: 8 MiB in 19 packages [2022-07-29T04:25:39.741Z] Removing intermediate container af4e7b783f87 [2022-07-29T04:25:39.741Z] ---> d68e485eb713 [2022-07-29T04:25:39.741Z] Step 16/25 : WORKDIR / [2022-07-29T04:25:39.741Z] ---> Running in f8e44c843318 [2022-07-29T04:25:40.001Z] Removing intermediate container f8e44c843318 [2022-07-29T04:25:40.001Z] ---> 6fe319164a7d [2022-07-29T04:25:40.001Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-29T04:25:40.001Z] ---> d9b6050447c5 [2022-07-29T04:25:40.001Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-29T04:25:40.569Z] ---> 3f1f3cb64882 [2022-07-29T04:25:40.569Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-29T04:25:40.569Z] ---> aebb9b4ae0fc [2022-07-29T04:25:40.569Z] Step 20/25 : EXPOSE 59999 [2022-07-29T04:25:40.569Z] ---> Running in 8e73a1179c21 [2022-07-29T04:25:40.832Z] Removing intermediate container 8e73a1179c21 [2022-07-29T04:25:40.832Z] ---> 66718453d929 [2022-07-29T04:25:40.832Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-29T04:25:40.832Z] ---> Running in a041d881e9b1 [2022-07-29T04:25:40.832Z] Removing intermediate container a041d881e9b1 [2022-07-29T04:25:40.832Z] ---> f16ef64dfb04 [2022-07-29T04:25:40.832Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T04:25:40.832Z] ---> Running in 05131fafe8fb [2022-07-29T04:25:40.832Z] Removing intermediate container 05131fafe8fb [2022-07-29T04:25:40.832Z] ---> 70635a3f979d [2022-07-29T04:25:40.832Z] Step 23/25 : LABEL arch=amd64 [2022-07-29T04:25:40.832Z] ---> Running in cf708512cf80 [2022-07-29T04:25:41.092Z] Removing intermediate container cf708512cf80 [2022-07-29T04:25:41.092Z] ---> d13c747e00f3 [2022-07-29T04:25:41.092Z] Step 24/25 : LABEL git_sha=aebae1d3030d171e36a27ba4f472c47eca2add51 [2022-07-29T04:25:41.092Z] ---> Running in 644a28cfecd5 [2022-07-29T04:25:41.092Z] Removing intermediate container 644a28cfecd5 [2022-07-29T04:25:41.092Z] ---> 4b4a062dfa76 [2022-07-29T04:25:41.092Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-07-29T04:25:41.092Z] ---> Running in 4533963b1ce0 [2022-07-29T04:25:41.353Z] Removing intermediate container 4533963b1ce0 [2022-07-29T04:25:41.353Z] ---> 63a860fa318d [2022-07-29T04:25:41.353Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-29T04:25:41.353Z] Successfully built 63a860fa318d [2022-07-29T04:25:41.353Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:25:41.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T04:25:41.776Z] [2022-07-29T04:25:41.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:25:42.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T04:25:42.080Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T04:25:42.080Z] 5eb5b503b376: Pulling fs layer [2022-07-29T04:25:42.080Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T04:25:42.080Z] ec43610c2a17: Pulling fs layer [2022-07-29T04:25:42.080Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T04:25:42.080Z] 33b1e0a273af: Pulling fs layer [2022-07-29T04:25:42.080Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T04:25:42.080Z] 2f39f015ded8: Pulling fs layer [2022-07-29T04:25:42.080Z] 2f39f015ded8: Waiting [2022-07-29T04:25:42.080Z] 33b1e0a273af: Waiting [2022-07-29T04:25:42.080Z] 5d3b04190fa2: Waiting [2022-07-29T04:25:42.080Z] 3a2ae6a8a46f: Waiting [2022-07-29T04:25:42.080Z] 5c69ac0246d0: Verifying Checksum [2022-07-29T04:25:42.080Z] 5c69ac0246d0: Download complete [2022-07-29T04:25:42.080Z] 3a2ae6a8a46f: Download complete [2022-07-29T04:25:42.080Z] ec43610c2a17: Verifying Checksum [2022-07-29T04:25:42.080Z] ec43610c2a17: Download complete [2022-07-29T04:25:42.340Z] 33b1e0a273af: Verifying Checksum [2022-07-29T04:25:42.340Z] 33b1e0a273af: Download complete [2022-07-29T04:25:42.340Z] 5d3b04190fa2: Verifying Checksum [2022-07-29T04:25:42.340Z] 5d3b04190fa2: Download complete [2022-07-29T04:25:42.340Z] 5eb5b503b376: Verifying Checksum [2022-07-29T04:25:42.340Z] 5eb5b503b376: Download complete [2022-07-29T04:25:42.907Z] 2f39f015ded8: Verifying Checksum [2022-07-29T04:25:42.907Z] 2f39f015ded8: Download complete [2022-07-29T04:25:43.475Z] 5eb5b503b376: Pull complete [2022-07-29T04:25:43.734Z] 5c69ac0246d0: Pull complete [2022-07-29T04:25:43.995Z] ec43610c2a17: Pull complete [2022-07-29T04:25:44.255Z] 3a2ae6a8a46f: Pull complete [2022-07-29T04:25:44.516Z] 33b1e0a273af: Pull complete [2022-07-29T04:25:44.516Z] 5d3b04190fa2: Pull complete [2022-07-29T04:25:47.870Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21448 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-07-29T04:25:47.881Z] Running in /w/workspace/device-sdk-go/93 [Pipeline] { [Pipeline] checkout [2022-07-29T04:25:47.913Z] The recommended git tool is: git [2022-07-29T04:25:49.798Z] 2f39f015ded8: Pull complete [2022-07-29T04:25:49.798Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T04:25:49.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T04:25:49.798Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:25:49.906Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:25:49.945Z] $ 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 [2022-07-29T04:25:51.008Z] $ docker top f3ac6b22f64b094df13168cb952da35df259f92a6d818a13ac4287002edcdae0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:25:51.441Z] ---> job-cost.sh [2022-07-29T04:25:51.441Z] lf-activate-venv: SKIPPING [2022-07-29T04:25:51.441Z] INFO: No Stack... [2022-07-29T04:25:51.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T04:25:52.277Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T04:25:52.657Z] + + cut -d, -f6 [2022-07-29T04:25:52.657Z] cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2022-07-29T04:25:52.712Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [2022-07-29T04:25:52.719Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] did not exist. Created. [2022-07-29T04:25:52.719Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T04:25:53.020Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-29T04:25:53.054Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T04:25:53.064Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T04:25:53.086Z] $ docker stop --time=1 f3ac6b22f64b094df13168cb952da35df259f92a6d818a13ac4287002edcdae0 [2022-07-29T04:25:54.256Z] $ docker rm -f f3ac6b22f64b094df13168cb952da35df259f92a6d818a13ac4287002edcdae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T04:25:54.561Z] using credential edgex-jenkins-ssh [2022-07-29T04:25:54.582Z] Cloning the remote Git repository [2022-07-29T04:25:54.697Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-07-29T04:25:54.911Z] > git init /w/workspace/device-sdk-go/93 # timeout=10 [2022-07-29T04:25:55.011Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-07-29T04:25:55.012Z] > git --version # timeout=10 [2022-07-29T04:25:55.036Z] > git --version # 'git version 2.25.1' [2022-07-29T04:25:55.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T04:25:55.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T04:25:56.447Z] Avoid second fetch [2022-07-29T04:25:56.447Z] Checking out Revision aebae1d3030d171e36a27ba4f472c47eca2add51 (main) [2022-07-29T04:25:56.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-07-29T04:25:56.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T04:25:56.468Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T04:25:56.500Z] > git checkout -f aebae1d3030d171e36a27ba4f472c47eca2add51 # timeout=10 [2022-07-29T04:26:00.647Z] Commit message: "Merge pull request #1203 from hahattan/modbus-issue-353" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T04:26:01.558Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T04:26:01.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T04:26:01.558Z] Dload Upload Total Spent Left Speed [2022-07-29T04:26:01.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh [2022-07-29T04:26:02.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T04:26:02.686Z] + sudo tee /etc/docker/daemon.new [2022-07-29T04:26:02.687Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T04:26:02.687Z] { [2022-07-29T04:26:02.687Z] "registry-mirrors": [ [2022-07-29T04:26:02.687Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T04:26:02.687Z] ], [2022-07-29T04:26:02.687Z] "bip": "10.250.0.254/24", [2022-07-29T04:26:02.687Z] "hosts": [ [2022-07-29T04:26:02.687Z] "tcp://0.0.0.0:5555", [2022-07-29T04:26:02.687Z] "unix:///var/run/docker.sock" [2022-07-29T04:26:02.687Z] ], [2022-07-29T04:26:02.687Z] "mtu": 1458, [2022-07-29T04:26:02.687Z] "selinux-enabled": true, [2022-07-29T04:26:02.687Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T04:26:02.687Z] } [Pipeline] sh [2022-07-29T04:26:03.028Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T04:26:03.370Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T04:26:21.710Z] provisioning config files... [2022-07-29T04:26:21.732Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/93@tmp/config7323650481801403936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:26:22.284Z] ---> docker-login.sh [2022-07-29T04:26:22.284Z] nexus3.edgexfoundry.org:10001 [2022-07-29T04:26:22.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:26:23.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:26:23.159Z] Configure a credential helper to remove this warning. See [2022-07-29T04:26:23.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:26:23.159Z] [2022-07-29T04:26:23.159Z] Login Succeeded [2022-07-29T04:26:23.159Z] nexus3.edgexfoundry.org:10002 [2022-07-29T04:26:23.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:26:23.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:26:23.706Z] Configure a credential helper to remove this warning. See [2022-07-29T04:26:23.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:26:23.706Z] [2022-07-29T04:26:23.706Z] Login Succeeded [2022-07-29T04:26:23.706Z] nexus3.edgexfoundry.org:10003 [2022-07-29T04:26:23.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:26:23.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:26:23.986Z] Configure a credential helper to remove this warning. See [2022-07-29T04:26:23.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:26:23.986Z] [2022-07-29T04:26:23.986Z] Login Succeeded [2022-07-29T04:26:23.986Z] nexus3.edgexfoundry.org:10004 [2022-07-29T04:26:24.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:26:24.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:26:24.533Z] Configure a credential helper to remove this warning. See [2022-07-29T04:26:24.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:26:24.533Z] [2022-07-29T04:26:24.533Z] Login Succeeded [2022-07-29T04:26:24.533Z] docker.io [2022-07-29T04:26:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T04:26:25.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T04:26:25.075Z] Configure a credential helper to remove this warning. See [2022-07-29T04:26:25.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T04:26:25.075Z] [2022-07-29T04:26:25.075Z] Login Succeeded [2022-07-29T04:26:25.075Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T04:26:25.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-29T04:26:25.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T04:26:25.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T04:26:25.364Z] ========================================================= [2022-07-29T04:26:25.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T04:26:25.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:26:25.720Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-29T04:26:25.993Z] Sending build context to Docker daemon 5.244MB [2022-07-29T04:26:25.993Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-07-29T04:26:25.993Z] Step 2/11 : FROM ${BASE} AS builder [2022-07-29T04:26:26.269Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T04:26:26.269Z] b3c136eddcbf: Pulling fs layer [2022-07-29T04:26:26.269Z] c0a3192eca97: Pulling fs layer [2022-07-29T04:26:26.269Z] a050256f5b6f: Pulling fs layer [2022-07-29T04:26:26.269Z] 656be50a0ddc: Pulling fs layer [2022-07-29T04:26:26.269Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T04:26:26.269Z] 46d945488cbd: Pulling fs layer [2022-07-29T04:26:26.269Z] 8a5474983e97: Pulling fs layer [2022-07-29T04:26:26.269Z] 329c88fbcd65: Pulling fs layer [2022-07-29T04:26:26.269Z] 2bbca73fdf42: Waiting [2022-07-29T04:26:26.269Z] 46d945488cbd: Waiting [2022-07-29T04:26:26.269Z] 8a5474983e97: Waiting [2022-07-29T04:26:26.269Z] 329c88fbcd65: Waiting [2022-07-29T04:26:26.269Z] 656be50a0ddc: Waiting [2022-07-29T04:26:26.269Z] a050256f5b6f: Verifying Checksum [2022-07-29T04:26:26.269Z] a050256f5b6f: Download complete [2022-07-29T04:26:26.269Z] c0a3192eca97: Verifying Checksum [2022-07-29T04:26:26.269Z] c0a3192eca97: Download complete [2022-07-29T04:26:26.269Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T04:26:26.269Z] 2bbca73fdf42: Download complete [2022-07-29T04:26:26.269Z] 46d945488cbd: Verifying Checksum [2022-07-29T04:26:26.269Z] 46d945488cbd: Download complete [2022-07-29T04:26:26.269Z] b3c136eddcbf: Verifying Checksum [2022-07-29T04:26:26.269Z] b3c136eddcbf: Download complete [2022-07-29T04:26:27.271Z] b3c136eddcbf: Pull complete [2022-07-29T04:26:27.550Z] 329c88fbcd65: Verifying Checksum [2022-07-29T04:26:27.550Z] 329c88fbcd65: Download complete [2022-07-29T04:26:27.824Z] c0a3192eca97: Pull complete [2022-07-29T04:26:28.100Z] a050256f5b6f: Pull complete [2022-07-29T04:26:28.699Z] 8a5474983e97: Verifying Checksum [2022-07-29T04:26:28.699Z] 8a5474983e97: Download complete [2022-07-29T04:26:29.298Z] 656be50a0ddc: Verifying Checksum [2022-07-29T04:26:29.298Z] 656be50a0ddc: Download complete [2022-07-29T04:26:44.403Z] 656be50a0ddc: Pull complete [2022-07-29T04:26:44.403Z] 2bbca73fdf42: Pull complete [2022-07-29T04:26:44.403Z] 46d945488cbd: Pull complete [2022-07-29T04:26:48.726Z] 8a5474983e97: Pull complete [2022-07-29T04:26:51.355Z] 329c88fbcd65: Pull complete [2022-07-29T04:26:51.355Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T04:26:51.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T04:26:51.355Z] ---> ff4287adb874 [2022-07-29T04:26:51.355Z] Step 3/11 : ARG MAKE=make build [2022-07-29T04:26:51.631Z] ---> Running in 3740d391b9b2 [2022-07-29T04:26:51.902Z] Removing intermediate container 3740d391b9b2 [2022-07-29T04:26:51.902Z] ---> ed3fbe5c4cff [2022-07-29T04:26:51.902Z] Step 4/11 : WORKDIR /device-sdk-go [2022-07-29T04:26:52.184Z] ---> Running in 1724c4c06d5f [2022-07-29T04:26:52.460Z] Removing intermediate container 1724c4c06d5f [2022-07-29T04:26:52.460Z] ---> 860313cdc73a [2022-07-29T04:26:52.460Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-29T04:26:52.460Z] ---> Running in 5da122eba35f [2022-07-29T04:26:52.735Z] Removing intermediate container 5da122eba35f [2022-07-29T04:26:52.735Z] ---> 577da84ac690 [2022-07-29T04:26:52.735Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T04:26:52.735Z] ---> Running in cd617c2a47d6 [2022-07-29T04:26:54.739Z] Removing intermediate container cd617c2a47d6 [2022-07-29T04:26:54.739Z] ---> 7e3251c1bf5d [2022-07-29T04:26:54.739Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-29T04:26:54.739Z] ---> Running in 1cf722b2bc56 [2022-07-29T04:26:56.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T04:26:57.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T04:26:58.299Z] OK: 221 MiB in 51 packages [2022-07-29T04:26:58.895Z] Removing intermediate container 1cf722b2bc56 [2022-07-29T04:26:58.895Z] ---> 3eafeb9b7d74 [2022-07-29T04:26:58.895Z] Step 8/11 : COPY go.mod vendor* ./ [2022-07-29T04:26:59.501Z] ---> 9b1f31cf6779 [2022-07-29T04:26:59.501Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T04:26:59.501Z] ---> Running in d6ea820463bf [2022-07-29T04:27:46.522Z] Removing intermediate container d6ea820463bf [2022-07-29T04:27:46.522Z] ---> 43fe82319407 [2022-07-29T04:27:46.522Z] Step 10/11 : COPY . . [2022-07-29T04:27:46.522Z] ---> c39cda9dc7d0 [2022-07-29T04:27:46.522Z] Step 11/11 : RUN ${MAKE} [2022-07-29T04:27:46.522Z] ---> Running in 94ac49eb2db0 [2022-07-29T04:27:47.120Z] noop [2022-07-29T04:27:47.725Z] Removing intermediate container 94ac49eb2db0 [2022-07-29T04:27:47.725Z] ---> b22985a888a7 [2022-07-29T04:27:47.725Z] Successfully built b22985a888a7 [2022-07-29T04:27:48.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:27:48.375Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T04:27:48.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:27:48.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-21448 does not seem to be running inside a container [2022-07-29T04:27:48.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/93 -v /w/workspace/device-sdk-go/93:/w/workspace/device-sdk-go/93:rw,z -v /w/workspace/device-sdk-go/93@tmp:/w/workspace/device-sdk-go/93@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 [2022-07-29T04:27:49.925Z] $ docker top daee328f5adb3b0714d1f9502bf5a15afca92dd2620b8f3b2bebef3cb6b9ddb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T04:27:50.815Z] + go version [2022-07-29T04:27:50.815Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T04:27:50.841Z] $ docker stop --time=1 daee328f5adb3b0714d1f9502bf5a15afca92dd2620b8f3b2bebef3cb6b9ddb2 [2022-07-29T04:27:52.475Z] $ docker rm -f daee328f5adb3b0714d1f9502bf5a15afca92dd2620b8f3b2bebef3cb6b9ddb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:27:53.085Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T04:27:53.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:27:53.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-21448 does not seem to be running inside a container [2022-07-29T04:27:53.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-sdk-go/93 -v /w/workspace/device-sdk-go/93:/w/workspace/device-sdk-go/93:rw,z -v /w/workspace/device-sdk-go/93@tmp:/w/workspace/device-sdk-go/93@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 [2022-07-29T04:27:54.607Z] $ docker top 0e12d50e470dce6950126b0a9e91cb9976659e7d411048b29111d2565a34a327 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T04:27:55.490Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/93 [Pipeline] fileExists [Pipeline] sh [2022-07-29T04:27:56.166Z] + make test [2022-07-29T04:27:56.166Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T04:28:28.518Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-07-29T04:30:05.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-07-29T04:30:05.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-07-29T04:30:05.396Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-07-29T04:30:15.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.400s coverage: 23.6% of statements [2022-07-29T04:30:15.595Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-07-29T04:30:15.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.252s coverage: 27.6% of statements [2022-07-29T04:30:15.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.339s coverage: 78.9% of statements [2022-07-29T04:30:15.595Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.263s coverage: 10.8% of statements [2022-07-29T04:30:17.585Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.675s coverage: 60.0% of statements [2022-07-29T04:30:17.585Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-07-29T04:30:17.585Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-07-29T04:30:20.229Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.481s coverage: 34.8% of statements [2022-07-29T04:30:20.229Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-07-29T04:30:22.877Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.233s coverage: 85.4% of statements [2022-07-29T04:30:22.877Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-07-29T04:30:22.877Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-07-29T04:30:22.877Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.459s coverage: 65.1% of statements [2022-07-29T04:30:22.877Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-07-29T04:30:22.877Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-29T04:30:26.282Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.976s coverage: 89.2% of statements [2022-07-29T04:30:26.282Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-07-29T04:30:26.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.217s coverage: 4.7% of statements [2022-07-29T04:30:26.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-07-29T04:30:27.857Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T04:30:27.857Z] GO111MODULE=on go vet ./... [2022-07-29T04:31:49.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T04:31:49.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T04:31:49.675Z] ./bin/test-attribution-txt.sh [2022-07-29T04:31:49.675Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T04:31:49.675Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T04:31:49.675Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T04:31:49.675Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T04:31:49.675Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T04:31:49.675Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T04:31:49.675Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T04:31:49.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-29T04:31:49.709Z] $ docker stop --time=1 0e12d50e470dce6950126b0a9e91cb9976659e7d411048b29111d2565a34a327 [2022-07-29T04:31:51.542Z] $ docker rm -f 0e12d50e470dce6950126b0a9e91cb9976659e7d411048b29111d2565a34a327 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T04:31:52.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-29T04:31:52.879Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T04:31:53.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T04:31:53.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-29T04:31:54.154Z] + ls -al . [2022-07-29T04:31:54.154Z] total 300 [2022-07-29T04:31:54.154Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 04:27 . [2022-07-29T04:31:54.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:25 .. [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 29 04:25 .dockerignore [2022-07-29T04:31:54.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 04:26 .git [2022-07-29T04:31:54.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:25 .github [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 131 Jul 29 04:25 .gitignore [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 29 04:25 .golangci.yml [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jul 29 04:25 CHANGELOG.md [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 04:25 GOVERNANCE.md [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 880 Jul 29 04:25 Jenkinsfile [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 29 04:25 LICENSE [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 2002 Jul 29 04:25 Makefile [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 29 04:25 OWNERS.md [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jul 29 04:25 README.md [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 29 04:23 VERSION [2022-07-29T04:31:54.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 04:25 bin [2022-07-29T04:31:54.154Z] -rw-r--r-- 1 jenkins jenkins 131678 Jul 29 04:30 coverage.out [2022-07-29T04:31:54.154Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 04:25 example [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 3553 Jul 29 04:25 go.mod [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 36743 Jul 29 04:25 go.sum [2022-07-29T04:31:54.154Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 29 04:25 internal [2022-07-29T04:31:54.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 04:25 openapi [2022-07-29T04:31:54.154Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 04:25 pkg [2022-07-29T04:31:54.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 04:25 snap [2022-07-29T04:31:54.154Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 29 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:31:54.517Z] + 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=aebae1d3030d171e36a27ba4f472c47eca2add51 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-07-29T04:31:54.792Z] Sending build context to Docker daemon 5.377MB [2022-07-29T04:31:55.074Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-29T04:31:55.074Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-29T04:31:55.074Z] ---> b22985a888a7 [2022-07-29T04:31:55.074Z] Step 3/25 : ARG MAKE=make build [2022-07-29T04:31:55.074Z] ---> Running in 372a61755dc0 [2022-07-29T04:31:55.350Z] Removing intermediate container 372a61755dc0 [2022-07-29T04:31:55.351Z] ---> 739786f62ad4 [2022-07-29T04:31:55.351Z] Step 4/25 : WORKDIR /device-sdk-go [2022-07-29T04:31:55.351Z] ---> Running in 81a4bccd2c37 [2022-07-29T04:31:55.635Z] Removing intermediate container 81a4bccd2c37 [2022-07-29T04:31:55.635Z] ---> 13ca0f6e6ba5 [2022-07-29T04:31:55.635Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-29T04:31:55.915Z] ---> Running in aa4e47272b6f [2022-07-29T04:31:56.191Z] Removing intermediate container aa4e47272b6f [2022-07-29T04:31:56.191Z] ---> b63921e2e4ed [2022-07-29T04:31:56.191Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T04:31:56.191Z] ---> Running in 95294d1fe848 [2022-07-29T04:31:57.635Z] Removing intermediate container 95294d1fe848 [2022-07-29T04:31:57.635Z] ---> cadedf45366f [2022-07-29T04:31:57.635Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-07-29T04:31:57.917Z] ---> Running in d06c269e6181 [2022-07-29T04:31:58.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T04:31:59.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T04:32:00.497Z] OK: 221 MiB in 51 packages [2022-07-29T04:32:01.481Z] Removing intermediate container d06c269e6181 [2022-07-29T04:32:01.481Z] ---> a9b8725491e0 [2022-07-29T04:32:01.481Z] Step 8/25 : COPY go.mod vendor* ./ [2022-07-29T04:32:01.762Z] ---> 66bfe75933eb [2022-07-29T04:32:01.762Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T04:32:02.044Z] ---> Running in a38196cb886f [2022-07-29T04:32:04.025Z] Removing intermediate container a38196cb886f [2022-07-29T04:32:04.025Z] ---> 66a2c0a4c5c8 [2022-07-29T04:32:04.025Z] Step 10/25 : COPY . . [2022-07-29T04:32:05.016Z] ---> ddd43afdc468 [2022-07-29T04:32:05.016Z] Step 11/25 : RUN ${MAKE} [2022-07-29T04:32:05.016Z] ---> Running in b1696b2489d3 [2022-07-29T04:32:06.002Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-07-29T04:34:12.929Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-07-29T04:34:12.929Z] Removing intermediate container b1696b2489d3 [2022-07-29T04:34:12.929Z] ---> 0eb2aba120ab [2022-07-29T04:34:12.929Z] Step 12/25 : FROM alpine:3.16 [2022-07-29T04:34:12.929Z] 3.16: Pulling from library/alpine [2022-07-29T04:34:12.929Z] f97344484467: Pulling fs layer [2022-07-29T04:34:12.929Z] f97344484467: Verifying Checksum [2022-07-29T04:34:12.929Z] f97344484467: Download complete [2022-07-29T04:34:12.929Z] f97344484467: Pull complete [2022-07-29T04:34:12.929Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T04:34:12.929Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T04:34:12.929Z] ---> 3d81c46cd875 [2022-07-29T04:34:12.929Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-29T04:34:12.929Z] ---> Running in 2d700466c792 [2022-07-29T04:34:12.929Z] Removing intermediate container 2d700466c792 [2022-07-29T04:34:12.929Z] ---> 395df437ae0e [2022-07-29T04:34:12.929Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T04:34:12.929Z] ---> Running in 0ce9bed52777 [2022-07-29T04:34:12.929Z] Removing intermediate container 0ce9bed52777 [2022-07-29T04:34:12.929Z] ---> f0ca9ccfed66 [2022-07-29T04:34:12.929Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-07-29T04:34:12.929Z] ---> Running in da95c4282345 [2022-07-29T04:34:12.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T04:34:12.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T04:34:12.929Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T04:34:12.929Z] (2/5) Installing libsodium (1.0.18-r0) [2022-07-29T04:34:12.929Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T04:34:12.929Z] (4/5) Installing libzmq (4.3.4-r0) [2022-07-29T04:34:12.929Z] (5/5) Installing zeromq (4.3.4-r0) [2022-07-29T04:34:12.929Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T04:34:12.929Z] OK: 8 MiB in 19 packages [2022-07-29T04:34:13.204Z] Removing intermediate container da95c4282345 [2022-07-29T04:34:13.204Z] ---> b9e2248081a2 [2022-07-29T04:34:13.204Z] Step 16/25 : WORKDIR / [2022-07-29T04:34:13.479Z] ---> Running in b9d49072c076 [2022-07-29T04:34:13.753Z] Removing intermediate container b9d49072c076 [2022-07-29T04:34:13.753Z] ---> c53ab62feeae [2022-07-29T04:34:13.753Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-07-29T04:34:14.356Z] ---> 9962c3e3424e [2022-07-29T04:34:14.356Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-07-29T04:34:15.801Z] ---> cc0dae840e60 [2022-07-29T04:34:15.801Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-07-29T04:34:16.078Z] ---> f0e180fc999e [2022-07-29T04:34:16.078Z] Step 20/25 : EXPOSE 59999 [2022-07-29T04:34:16.357Z] ---> Running in b2f4a268533c [2022-07-29T04:34:16.632Z] Removing intermediate container b2f4a268533c [2022-07-29T04:34:16.632Z] ---> 26984a2abe3d [2022-07-29T04:34:16.632Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-07-29T04:34:16.632Z] ---> Running in 6b02718d2dc5 [2022-07-29T04:34:16.911Z] Removing intermediate container 6b02718d2dc5 [2022-07-29T04:34:16.911Z] ---> af6bc35554d6 [2022-07-29T04:34:16.911Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T04:34:16.911Z] ---> Running in 410539bae1d5 [2022-07-29T04:34:17.520Z] Removing intermediate container 410539bae1d5 [2022-07-29T04:34:17.520Z] ---> ebe972d6150e [2022-07-29T04:34:17.520Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T04:34:17.520Z] ---> Running in 1344ec9c6aec [2022-07-29T04:34:17.798Z] Removing intermediate container 1344ec9c6aec [2022-07-29T04:34:17.798Z] ---> 2867a88f8e26 [2022-07-29T04:34:17.798Z] Step 24/25 : LABEL git_sha=aebae1d3030d171e36a27ba4f472c47eca2add51 [2022-07-29T04:34:17.798Z] ---> Running in 7ff63db3da16 [2022-07-29T04:34:18.074Z] Removing intermediate container 7ff63db3da16 [2022-07-29T04:34:18.074Z] ---> 28257e832446 [2022-07-29T04:34:18.074Z] Step 25/25 : LABEL version=2.3.0-dev.18 [2022-07-29T04:34:18.074Z] ---> Running in 0ddda0d8efd0 [2022-07-29T04:34:18.348Z] Removing intermediate container 0ddda0d8efd0 [2022-07-29T04:34:18.349Z] ---> aa827ca3156f [2022-07-29T04:34:18.349Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-29T04:34:18.625Z] Successfully built aa827ca3156f [2022-07-29T04:34:18.625Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:34:19.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T04:34:19.057Z] [2022-07-29T04:34:19.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:34:19.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T04:34:19.687Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T04:34:19.687Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T04:34:19.687Z] 04944245beec: Pulling fs layer [2022-07-29T04:34:19.687Z] 699f458cf7ca: Pulling fs layer [2022-07-29T04:34:19.687Z] 765212b225bb: Pulling fs layer [2022-07-29T04:34:19.687Z] f23df028b6ca: Pulling fs layer [2022-07-29T04:34:19.687Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T04:34:19.687Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T04:34:19.687Z] 765212b225bb: Waiting [2022-07-29T04:34:19.687Z] f23df028b6ca: Waiting [2022-07-29T04:34:19.687Z] d65c8cfc05b1: Waiting [2022-07-29T04:34:19.687Z] 2437ff75d9bd: Waiting [2022-07-29T04:34:19.687Z] 04944245beec: Verifying Checksum [2022-07-29T04:34:19.687Z] 04944245beec: Download complete [2022-07-29T04:34:19.687Z] 765212b225bb: Verifying Checksum [2022-07-29T04:34:19.687Z] 765212b225bb: Download complete [2022-07-29T04:34:19.687Z] f23df028b6ca: Download complete [2022-07-29T04:34:19.687Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T04:34:19.687Z] d65c8cfc05b1: Download complete [2022-07-29T04:34:19.981Z] 699f458cf7ca: Verifying Checksum [2022-07-29T04:34:19.981Z] 699f458cf7ca: Download complete [2022-07-29T04:34:20.256Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T04:34:20.256Z] 8998bd30e6a1: Download complete [2022-07-29T04:34:22.891Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T04:34:22.891Z] 2437ff75d9bd: Download complete [2022-07-29T04:34:24.877Z] 8998bd30e6a1: Pull complete [2022-07-29T04:34:25.154Z] 04944245beec: Pull complete [2022-07-29T04:34:26.599Z] 699f458cf7ca: Pull complete [2022-07-29T04:34:26.874Z] 765212b225bb: Pull complete [2022-07-29T04:34:27.861Z] f23df028b6ca: Pull complete [2022-07-29T04:34:27.861Z] d65c8cfc05b1: Pull complete [2022-07-29T04:34:42.959Z] 2437ff75d9bd: Pull complete [2022-07-29T04:34:42.959Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T04:34:42.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T04:34:42.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:34:43.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-21448 does not seem to be running inside a container [2022-07-29T04:34:43.304Z] $ 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/93 -v /w/workspace/device-sdk-go/93:/w/workspace/device-sdk-go/93:rw,z -v /w/workspace/device-sdk-go/93@tmp:/w/workspace/device-sdk-go/93@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 [2022-07-29T04:34:45.929Z] $ docker top 096be6c64cd9872643ae3344440edbd7d75ac758cd6e401afe310992d07fa8e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:34:46.825Z] ---> job-cost.sh [2022-07-29T04:34:46.826Z] lf-activate-venv: SKIPPING [2022-07-29T04:34:46.826Z] INFO: No Stack... [2022-07-29T04:34:47.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T04:34:48.395Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T04:34:49.058Z] + cut -d, -f6 [2022-07-29T04:34:49.058Z] + cat /w/workspace/device-sdk-go/93/archives/cost.csv [Pipeline] lock [2022-07-29T04:34:49.123Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [2022-07-29T04:34:49.131Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] did not exist. Created. [2022-07-29T04:34:49.131Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T04:34:49.809Z] /w/workspace/device-sdk-go/93@tmp/durable-29b72b36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-29T04:34:50.487Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T04:34:50.506Z] Warning: overwriting stash ‘stack-cost’ [2022-07-29T04:34:50.574Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T04:34:50.581Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T04:34:50.604Z] $ docker stop --time=1 096be6c64cd9872643ae3344440edbd7d75ac758cd6e401afe310992d07fa8e1 [2022-07-29T04:34:52.065Z] $ docker rm -f 096be6c64cd9872643ae3344440edbd7d75ac758cd6e401afe310992d07fa8e1 [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 [2022-07-29T04:34:52.497Z] provisioning config files... [2022-07-29T04:34:52.504Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3883781816443579589tmp [Pipeline] { [Pipeline] sh [2022-07-29T04:34:52.801Z] + set +x [2022-07-29T04:34:52.801Z] + curl -s https://codecov.io/bash [2022-07-29T04:34:52.801Z] + bash -s -- [2022-07-29T04:34:52.801Z] [2022-07-29T04:34:52.801Z] _____ _ [2022-07-29T04:34:52.801Z] / ____| | | [2022-07-29T04:34:52.801Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T04:34:52.801Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T04:34:52.801Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T04:34:52.801Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T04:34:52.801Z] Bash-1.0.6 [2022-07-29T04:34:52.801Z] [2022-07-29T04:34:52.801Z] [2022-07-29T04:34:52.801Z] ==> git version 2.25.1 found [2022-07-29T04:34:52.801Z] ==> 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 [2022-07-29T04:34:52.801Z] Release-Date: 2020-01-08 [2022-07-29T04:34:52.801Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-29T04:34:52.801Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T04:34:52.801Z] ==> Jenkins CI detected. [2022-07-29T04:34:52.801Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-07-29T04:34:52.801Z] project root: . [2022-07-29T04:34:52.801Z] --> token set from env [2022-07-29T04:34:52.801Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T04:34:52.801Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T04:34:52.801Z] ==> Python coveragepy not found [2022-07-29T04:34:52.801Z] ==> Searching for coverage reports in: [2022-07-29T04:34:52.801Z] + . [2022-07-29T04:34:52.801Z] -> Found 1 reports [2022-07-29T04:34:52.801Z] ==> Detecting git/mercurial file structure [2022-07-29T04:34:52.801Z] ==> Reading reports [2022-07-29T04:34:52.801Z] + ./coverage.out bytes=131678 [2022-07-29T04:34:53.061Z] ==> Appending adjustments [2022-07-29T04:34:53.061Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T04:34:53.322Z] + Found adjustments [2022-07-29T04:34:53.322Z] ==> Gzipping contents [2022-07-29T04:34:53.322Z] 20K /tmp/codecov.VX43vm.gz [2022-07-29T04:34:53.322Z] ==> Uploading reports [2022-07-29T04:34:53.322Z] url: https://codecov.io [2022-07-29T04:34:53.322Z] query: branch=main&commit=aebae1d3030d171e36a27ba4f472c47eca2add51&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-29T04:34:53.322Z] -> Pinging Codecov [2022-07-29T04:34:53.322Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=aebae1d3030d171e36a27ba4f472c47eca2add51&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-29T04:34:53.584Z] -> Uploading to [2022-07-29T04:34:53.584Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/7E55EF52A471D76F132DFD9A03CDDE97/aebae1d3030d171e36a27ba4f472c47eca2add51/f47b5c71-475a-40ee-9941-d15cd41d5e03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T043453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c41e66306bdec8c1aa00e1abadd0b6ea3c311d8f01795c6957256df912c372e9 [2022-07-29T04:34:53.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T04:34:53.584Z] Dload Upload Total Spent Left Speed [2022-07-29T04:34:53.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17302 0 0 100 17302 0 79004 --:--:-- --:--:-- --:--:-- 79004 [2022-07-29T04:34:53.844Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] } [2022-07-29T04:34:53.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-29T04:34:54.052Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-29T04:34:54.062Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:34:54.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-29T04:34:54.360Z] [2022-07-29T04:34:54.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:34:54.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-29T04:34:54.660Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-29T04:34:54.660Z] df9b9388f04a: Pulling fs layer [2022-07-29T04:34:54.660Z] 52dc419b0ee2: Pulling fs layer [2022-07-29T04:34:54.660Z] 25bc292e5bac: Pulling fs layer [2022-07-29T04:34:54.660Z] 114826534d7a: Pulling fs layer [2022-07-29T04:34:54.660Z] 4657fd5d0bcf: Pulling fs layer [2022-07-29T04:34:54.660Z] 6ad1cebc031e: Pulling fs layer [2022-07-29T04:34:54.660Z] 8a3aa393b2d8: Pulling fs layer [2022-07-29T04:34:54.660Z] 114826534d7a: Waiting [2022-07-29T04:34:54.660Z] 4657fd5d0bcf: Waiting [2022-07-29T04:34:54.660Z] 6ad1cebc031e: Waiting [2022-07-29T04:34:54.660Z] 8a3aa393b2d8: Waiting [2022-07-29T04:34:54.660Z] 25bc292e5bac: Download complete [2022-07-29T04:34:54.660Z] 52dc419b0ee2: Verifying Checksum [2022-07-29T04:34:54.660Z] 52dc419b0ee2: Download complete [2022-07-29T04:34:54.660Z] 4657fd5d0bcf: Verifying Checksum [2022-07-29T04:34:54.660Z] 4657fd5d0bcf: Download complete [2022-07-29T04:34:54.660Z] df9b9388f04a: Verifying Checksum [2022-07-29T04:34:54.660Z] df9b9388f04a: Download complete [2022-07-29T04:34:54.923Z] df9b9388f04a: Pull complete [2022-07-29T04:34:54.923Z] 6ad1cebc031e: Verifying Checksum [2022-07-29T04:34:54.923Z] 6ad1cebc031e: Download complete [2022-07-29T04:34:54.923Z] 52dc419b0ee2: Pull complete [2022-07-29T04:34:55.188Z] 25bc292e5bac: Pull complete [2022-07-29T04:34:55.446Z] 114826534d7a: Verifying Checksum [2022-07-29T04:34:55.446Z] 114826534d7a: Download complete [2022-07-29T04:34:55.446Z] 8a3aa393b2d8: Verifying Checksum [2022-07-29T04:34:55.446Z] 8a3aa393b2d8: Download complete [2022-07-29T04:34:58.733Z] 114826534d7a: Pull complete [2022-07-29T04:34:58.733Z] 4657fd5d0bcf: Pull complete [2022-07-29T04:34:58.992Z] 6ad1cebc031e: Pull complete [2022-07-29T04:35:02.282Z] 8a3aa393b2d8: Pull complete [2022-07-29T04:35:02.282Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-29T04:35:02.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-29T04:35:02.282Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:35:02.376Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:35:02.412Z] $ 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 [2022-07-29T04:35:06.579Z] $ docker top 04f078e7832c881b742ef23ab162230c73fc754ea9f19b15c41b1de89c0d4a72 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T04:35:06.653Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-07-29T04:35:06.931Z] + set -o pipefail [2022-07-29T04:35:06.931Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-07-29T04:35:13.506Z] [2022-07-29T04:35:13.506Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-07-29T04:35:13.506Z] [2022-07-29T04:35:13.506Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/bd11b796-3136-4fb4-a0f5-207d4c22d3be [2022-07-29T04:35:13.506Z] [2022-07-29T04:35:13.506Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-29T04:35:13.506Z] [2022-07-29T04:35:13.766Z] [Pipeline] } [2022-07-29T04:35:13.781Z] $ docker stop --time=1 04f078e7832c881b742ef23ab162230c73fc754ea9f19b15c41b1de89c0d4a72 [2022-07-29T04:35:18.015Z] $ docker rm -f 04f078e7832c881b742ef23ab162230c73fc754ea9f19b15c41b1de89c0d4a72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-29T04:35:18.450Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T04:35:18.461Z] provisioning config files... [2022-07-29T04:35:18.471Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5730063188503395199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:35:18.771Z] --> edgex-publish-swagger.sh [2022-07-29T04:35:18.771Z] === Publish openapi/v2 API === [2022-07-29T04:35:18.771Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-29T04:35:18.771Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-07-29T04:35:18.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T04:35:18.771Z] Dload Upload Total Spent Left Speed [2022-07-29T04:35:19.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81634 [2022-07-29T04:35:19.343Z] [2022-07-29T04:35:19.343Z] [Pipeline] } [2022-07-29T04:35:19.352Z] 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 [2022-07-29T04:35:19.772Z] + git log --format=format:%s -1 aebae1d3030d171e36a27ba4f472c47eca2add51 [Pipeline] sh [2022-07-29T04:35:20.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T04:35:20.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:35:20.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T04:35:20.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:35:20.467Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:35:20.502Z] $ 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 [2022-07-29T04:35:21.030Z] $ docker top 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 -eo pid,comm [2022-07-29T04:35:21.089Z] 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). [2022-07-29T04:35:21.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T04:35:21.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T04:35:21.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T04:35:21.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T04:35:21.255Z] $ docker exec 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 ssh-agent [2022-07-29T04:35:21.386Z] SSH_AUTH_SOCK=/tmp/ssh-g142QXkZ8MVx/agent.33 [2022-07-29T04:35:21.386Z] SSH_AGENT_PID=39 [2022-07-29T04:35:21.391Z] Running ssh-add (command line suppressed) [2022-07-29T04:35:21.517Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4494412554972858496.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4494412554972858496.key) [2022-07-29T04:35:21.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T04:35:21.818Z] + git semver tag [2022-07-29T04:35:22.078Z] 2022-07-29 04:35:22,026 [run_tag] DEBUG tag force:False [2022-07-29T04:35:22.078Z] 2022-07-29 04:35:22,026 [check_head_tag] DEBUG check head tag [2022-07-29T04:35:22.078Z] 2022-07-29 04:35:22,027 [execute] INFO git cat-file --batch-check [2022-07-29T04:35:22.078Z] 2022-07-29 04:35:22,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-29T04:35:22.078Z] 2022-07-29 04:35:22,031 [execute] INFO git cat-file --batch [2022-07-29T04:35:22.079Z] 2022-07-29 04:35:22,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-07-29T04:35:22.079Z] 2022-07-29 04:35:22,046 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:22.079Z] 2022-07-29 04:35:22,046 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-07-29T04:35:22.079Z] 2022-07-29 04:35:22,046 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-29T04:35:22.079Z] 2022-07-29 04:35:22,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:22.079Z] 2.3.0-dev.18 [Pipeline] } [2022-07-29T04:35:22.090Z] $ docker exec --env ******** --env ******** 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 ssh-agent -k [2022-07-29T04:35:22.199Z] unset SSH_AUTH_SOCK; [2022-07-29T04:35:22.200Z] unset SSH_AGENT_PID; [2022-07-29T04:35:22.200Z] echo Agent pid 39 killed; [2022-07-29T04:35:22.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T04:35:22.529Z] + git semver [Pipeline] } [2022-07-29T04:35:22.809Z] $ docker stop --time=1 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 [2022-07-29T04:35:24.088Z] $ docker rm -f 0272b159da41d8d1767d829cf8b38ab408509fa333a5ac22c8aba47e15d028e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:35:24.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T04:35:24.502Z] [2022-07-29T04:35:24.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:35:24.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T04:35:24.812Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-29T04:35:24.812Z] ab5ef0e58194: Pulling fs layer [2022-07-29T04:35:24.812Z] 9712f1f96733: Pulling fs layer [2022-07-29T04:35:24.812Z] 63f879dbbcfc: Pulling fs layer [2022-07-29T04:35:24.812Z] 0d9ebad4ef96: Pulling fs layer [2022-07-29T04:35:24.812Z] e9a5061849ea: Pulling fs layer [2022-07-29T04:35:24.812Z] d747dcd14b5f: Pulling fs layer [2022-07-29T04:35:24.812Z] 2de7ff778b66: Pulling fs layer [2022-07-29T04:35:24.812Z] 0d9ebad4ef96: Waiting [2022-07-29T04:35:24.812Z] e9a5061849ea: Waiting [2022-07-29T04:35:24.812Z] d747dcd14b5f: Waiting [2022-07-29T04:35:24.812Z] 2de7ff778b66: Waiting [2022-07-29T04:35:24.812Z] 9712f1f96733: Verifying Checksum [2022-07-29T04:35:24.812Z] 9712f1f96733: Download complete [2022-07-29T04:35:25.073Z] 63f879dbbcfc: Verifying Checksum [2022-07-29T04:35:25.073Z] 63f879dbbcfc: Download complete [2022-07-29T04:35:25.333Z] e9a5061849ea: Verifying Checksum [2022-07-29T04:35:25.334Z] e9a5061849ea: Download complete [2022-07-29T04:35:25.334Z] d747dcd14b5f: Verifying Checksum [2022-07-29T04:35:25.334Z] d747dcd14b5f: Download complete [2022-07-29T04:35:25.594Z] 0d9ebad4ef96: Verifying Checksum [2022-07-29T04:35:25.594Z] 0d9ebad4ef96: Download complete [2022-07-29T04:35:25.594Z] ab5ef0e58194: Verifying Checksum [2022-07-29T04:35:25.594Z] ab5ef0e58194: Download complete [2022-07-29T04:35:25.594Z] 2de7ff778b66: Verifying Checksum [2022-07-29T04:35:25.594Z] 2de7ff778b66: Download complete [2022-07-29T04:35:28.890Z] ab5ef0e58194: Pull complete [2022-07-29T04:35:28.890Z] 9712f1f96733: Pull complete [2022-07-29T04:35:29.148Z] 63f879dbbcfc: Pull complete [2022-07-29T04:35:33.340Z] 0d9ebad4ef96: Pull complete [2022-07-29T04:35:33.340Z] e9a5061849ea: Pull complete [2022-07-29T04:35:33.340Z] d747dcd14b5f: Pull complete [2022-07-29T04:35:34.276Z] 2de7ff778b66: Pull complete [2022-07-29T04:35:34.276Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-29T04:35:34.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-29T04:35:34.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:35:34.371Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:35:34.405Z] $ 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 [2022-07-29T04:35:40.645Z] $ docker top a74b5c333cae7e00de0bf41f6805d3f024e9ff417719c895024bbd494ceff241 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-29T04:35:40.729Z] provisioning config files... [2022-07-29T04:35:40.738Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5779392512061629313tmp [2022-07-29T04:35:40.748Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4793179431566410172tmp [2022-07-29T04:35:40.759Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7699007007749439789tmp [Pipeline] { [Pipeline] echo [2022-07-29T04:35:40.773Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:35:41.057Z] ---> sigul-configuration.sh [2022-07-29T04:35:41.057Z] gpg: directory `/root/.gnupg' created [2022-07-29T04:35:41.057Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-29T04:35:41.057Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-29T04:35:41.057Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-29T04:35:41.057Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-29T04:35:41.057Z] gpg: CAST5 encrypted data [2022-07-29T04:35:41.057Z] gpg: encrypted with 1 passphrase [2022-07-29T04:35:41.057Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-29T04:35:41.347Z] + mkdir /home/jenkins [2022-07-29T04:35:41.347Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-29T04:35:41.638Z] + 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 [2022-07-29T04:35:41.649Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:35:41.939Z] ---> sigul-install.sh [2022-07-29T04:35:41.939Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-29T04:35:42.231Z] + git tag --list [2022-07-29T04:35:42.231Z] 0.7.1 [2022-07-29T04:35:42.231Z] delhi-tag [2022-07-29T04:35:42.231Z] v1.0.0 [2022-07-29T04:35:42.231Z] v1.1.0 [2022-07-29T04:35:42.231Z] v1.1.1 [2022-07-29T04:35:42.231Z] v1.1.2 [2022-07-29T04:35:42.231Z] v1.2.0 [2022-07-29T04:35:42.231Z] v1.2.1 [2022-07-29T04:35:42.231Z] v1.2.2 [2022-07-29T04:35:42.231Z] v1.2.3 [2022-07-29T04:35:42.231Z] v1.3.0 [2022-07-29T04:35:42.231Z] v1.4.0 [2022-07-29T04:35:42.231Z] v2.0.0 [2022-07-29T04:35:42.231Z] v2.1.0 [2022-07-29T04:35:42.231Z] v2.1.1 [2022-07-29T04:35:42.231Z] v2.1.1-dev.2 [2022-07-29T04:35:42.231Z] v2.1.1-dev.3 [2022-07-29T04:35:42.231Z] v2.2.0 [2022-07-29T04:35:42.232Z] v2.2.1-dev.1 [2022-07-29T04:35:42.232Z] v2.2.1-dev.10 [2022-07-29T04:35:42.232Z] v2.2.1-dev.11 [2022-07-29T04:35:42.232Z] v2.2.1-dev.12 [2022-07-29T04:35:42.232Z] v2.2.1-dev.13 [2022-07-29T04:35:42.232Z] v2.2.1-dev.14 [2022-07-29T04:35:42.232Z] v2.2.1-dev.2 [2022-07-29T04:35:42.232Z] v2.2.1-dev.3 [2022-07-29T04:35:42.232Z] v2.2.1-dev.4 [2022-07-29T04:35:42.232Z] v2.2.1-dev.5 [2022-07-29T04:35:42.232Z] v2.2.1-dev.6 [2022-07-29T04:35:42.232Z] v2.2.1-dev.7 [2022-07-29T04:35:42.232Z] v2.2.1-dev.8 [2022-07-29T04:35:42.232Z] v2.2.1-dev.9 [2022-07-29T04:35:42.232Z] v2.3.0-dev.14 [2022-07-29T04:35:42.232Z] v2.3.0-dev.15 [2022-07-29T04:35:42.232Z] v2.3.0-dev.16 [2022-07-29T04:35:42.232Z] v2.3.0-dev.17 [2022-07-29T04:35:42.232Z] v2.3.0-dev.18 [Pipeline] sh [2022-07-29T04:35:42.525Z] + lftools sign git-tag v2.3.0-dev.18 [2022-07-29T04:35:43.095Z] Signing Git tag with Sigul... [2022-07-29T04:35:43.095Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-07-29T04:35:43.368Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:35:43.656Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-29T04:35:43.663Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-29T04:35:43.689Z] $ docker stop --time=1 a74b5c333cae7e00de0bf41f6805d3f024e9ff417719c895024bbd494ceff241 [2022-07-29T04:35:45.033Z] $ docker rm -f a74b5c333cae7e00de0bf41f6805d3f024e9ff417719c895024bbd494ceff241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-29T04:35:45.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T04:35:45.455Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:35:45.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T04:35:45.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:35:45.848Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:35:45.886Z] $ 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 [2022-07-29T04:35:46.268Z] $ docker top 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T04:35:46.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T04:35:46.364Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T04:35:46.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T04:35:46.507Z] $ docker exec 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 ssh-agent [2022-07-29T04:35:46.631Z] SSH_AUTH_SOCK=/tmp/ssh-AZasZTk6ZNEp/agent.33 [2022-07-29T04:35:46.631Z] SSH_AGENT_PID=40 [2022-07-29T04:35:46.638Z] Running ssh-add (command line suppressed) [2022-07-29T04:35:46.747Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8240943204928052282.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8240943204928052282.key) [2022-07-29T04:35:46.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T04:35:47.051Z] + git semver bump pre [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,245 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,246 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,246 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,246 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,248 [execute] INFO git cat-file --batch-check [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,254 [execute] INFO git cat-file --batch [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T04:35:47.313Z] 2022-07-29 04:35:47,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:47.313Z] 2.3.0-dev.19 [Pipeline] } [2022-07-29T04:35:47.326Z] $ docker exec --env ******** --env ******** 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 ssh-agent -k [2022-07-29T04:35:47.435Z] unset SSH_AUTH_SOCK; [2022-07-29T04:35:47.435Z] unset SSH_AGENT_PID; [2022-07-29T04:35:47.435Z] echo Agent pid 40 killed; [2022-07-29T04:35:47.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T04:35:47.759Z] + git semver [Pipeline] } [2022-07-29T04:35:48.037Z] $ docker stop --time=1 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 [2022-07-29T04:35:49.308Z] $ docker rm -f 217134b873e9772e77dc3a4f5a0c2883d9c665ef34f93e11cfa309d28ba20272 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T04:35:49.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T04:35:49.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:35:49.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T04:35:49.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:35:50.040Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:35:50.076Z] $ 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 [2022-07-29T04:35:50.546Z] $ docker top 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T04:35:50.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T04:35:50.638Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T04:35:50.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T04:35:50.771Z] $ docker exec 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f ssh-agent [2022-07-29T04:35:50.884Z] SSH_AUTH_SOCK=/tmp/ssh-pK69ItwgoxEb/agent.33 [2022-07-29T04:35:50.885Z] SSH_AGENT_PID=39 [2022-07-29T04:35:50.890Z] Running ssh-add (command line suppressed) [2022-07-29T04:35:51.006Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4559462979541704214.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4559462979541704214.key) [2022-07-29T04:35:51.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T04:35:51.309Z] + git semver push [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,492 [run_push] DEBUG push [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,493 [execute] INFO git cat-file --batch-check [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,496 [execute] INFO git rev-list 956f3f1ffcc61222f2271517e19deb82e794cf80 -- [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,497 [execute] DEBUG Popen(['git', 'rev-list', '956f3f1ffcc61222f2271517e19deb82e794cf80', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,507 [execute] INFO git fetch -v origin [2022-07-29T04:35:51.570Z] 2022-07-29 04:35:51,508 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-29T04:35:52.143Z] 2022-07-29 04:35:51,990 [run_push] DEBUG no remote changes detected [2022-07-29T04:35:52.143Z] 2022-07-29 04:35:51,990 [execute] INFO git push origin semver [2022-07-29T04:35:52.143Z] 2022-07-29 04:35:51,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-29T04:35:53.085Z] 2022-07-29 04:35:52,721 [run_push] DEBUG push all version tags [2022-07-29T04:35:53.085Z] 2022-07-29 04:35:52,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-29T04:35:53.085Z] 2022-07-29 04:35:52,722 [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) [2022-07-29T04:35:53.657Z] 2022-07-29 04:35:53,596 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-07-29T04:35:53.657Z] 2.3.0-dev.19 [Pipeline] } [2022-07-29T04:35:53.670Z] $ docker exec --env ******** --env ******** 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f ssh-agent -k [2022-07-29T04:35:53.794Z] unset SSH_AUTH_SOCK; [2022-07-29T04:35:53.794Z] unset SSH_AGENT_PID; [2022-07-29T04:35:53.795Z] echo Agent pid 39 killed; [2022-07-29T04:35:53.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T04:35:54.116Z] + git semver [Pipeline] } [2022-07-29T04:35:54.392Z] $ docker stop --time=1 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f [2022-07-29T04:35:55.651Z] $ docker rm -f 4a2cbbf6e0d54b666d18105fcce16269b69c1dffda240369ea24d1663e7c1e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-29T04:35:56.250Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-07-29T04:35:56.250Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-29T04:35:56.250Z] total 16 [2022-07-29T04:35:56.250Z] drwxr-xr-x 3 root root 4096 Jul 29 04:25 . [2022-07-29T04:35:56.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 04:35 .. [2022-07-29T04:35:56.250Z] drwxr-xr-x 2 root root 4096 Jul 29 04:25 cost [2022-07-29T04:35:56.250Z] -rw-r--r-- 1 root root 84 Jul 29 04:25 cost.csv [2022-07-29T04:35:56.250Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-29T04:35:56.250Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-07-29T04:35:56.250Z] total 16 [2022-07-29T04:35:56.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 04:25 . [2022-07-29T04:35:56.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 29 04:35 .. [2022-07-29T04:35:56.250Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 04:25 cost [2022-07-29T04:35:56.250Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 29 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:35:56.547Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:35:57.416Z] ---> package-listing.sh [2022-07-29T04:35:57.416Z] ++ facter osfamily [2022-07-29T04:35:57.416Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T04:35:57.676Z] + OS_FAMILY=debian [2022-07-29T04:35:57.676Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-07-29T04:35:57.676Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T04:35:57.676Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T04:35:57.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T04:35:57.676Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T04:35:57.676Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-29T04:35:57.676Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T04:35:57.676Z] + case "${OS_FAMILY}" in [2022-07-29T04:35:57.676Z] + dpkg -l [2022-07-29T04:35:57.676Z] + grep '^ii' [2022-07-29T04:35:57.676Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T04:35:57.676Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T04:35:57.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T04:35:57.676Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-07-29T04:35:57.676Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-07-29T04:35:57.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-07-29T04:35:57.690Z] 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 [2022-07-29T04:35:57.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T04:35:58.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T04:35:58.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T04:35:58.621Z] prd-ubuntu20.04-docker-8c-8g-21447 does not seem to be running inside a container [2022-07-29T04:35:58.658Z] $ 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 [2022-07-29T04:35:58.896Z] $ docker top b4f3330c419076fa58642234666644a6350f029da618ee1029575ebdc52f489a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T04:35:59.321Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T04:35:59.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T04:35:59.940Z] + ls /var/log/sa-host [2022-07-29T04:35:59.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T04:36:00.086Z] provisioning config files... [2022-07-29T04:36:00.096Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8066131757441698341tmp [Pipeline] { [Pipeline] echo [2022-07-29T04:36:00.110Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:36:00.395Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T04:36:00.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:36:00.744Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T04:36:00.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:36:01.041Z] ---> sudo-logs.sh [2022-07-29T04:36:01.041Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T04:36:01.066Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:36:01.356Z] ---> job-cost.sh [2022-07-29T04:36:01.356Z] lf-activate-venv: SKIPPING [2022-07-29T04:36:01.356Z] DEBUG: total: 0.2199999988079071 [2022-07-29T04:36:01.356Z] INFO: Retrieving Stack Cost... [2022-07-29T04:36:01.928Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T04:36:02.498Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T04:36:02.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T04:36:02.795Z] ---> logs-deploy.sh [2022-07-29T04:36:02.795Z] lf-activate-venv: SKIPPING [2022-07-29T04:36:02.795Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/93 [2022-07-29T04:36:02.795Z] INFO: archiving workspace using pattern(s): [2022-07-29T04:36:03.733Z] Archives upload complete. [2022-07-29T04:36:03.733Z] INFO: archiving logs to Nexus