Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75403564eeb8af1d0f1f8ff2eb4e718373552573 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-ssh3154016218841086956.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8134402241520760760.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5615570274898559908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17126697565822433901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4871013980900160185.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-121184 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 75403564eeb8af1d0f1f8ff2eb4e718373552573 (main) Commit message: "Merge pull request #1266 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.4" > 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 75403564eeb8af1d0f1f8ff2eb4e718373552573 # timeout=10 > git rev-list --no-walk 8e357452e8ed135c62f8def4dd7ee99c07bc90f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-14T06:28:19.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-14T06:28:19.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-14T06:28:19.429Z] ========================================================= [2022-12-14T06:28:19.429Z] EdgeX Global Pipelines Version Info [2022-12-14T06:28:19.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:28:20.155Z] ------------------- [2022-12-14T06:28:20.155Z] stable info: [2022-12-14T06:28:20.155Z] ------------------- [2022-12-14T06:28:20.155Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-14T06:28:20.155Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T06:28:20.155Z] Message: update stable to v1.0.244 [2022-12-14T06:28:20.728Z] ------------------- [2022-12-14T06:28:20.728Z] experimental info: [2022-12-14T06:28:20.728Z] ------------------- [2022-12-14T06:28:20.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-14T06:28:20.728Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-14T06:28:20.728Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-14T06:28:20.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-14T06:28:20.990Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-14T06:28:20.999Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-14T06:28:21.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-14T06:28:21.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-14T06:28:21.037Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-14T06:28:21.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-14T06:28:21.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-14T06:28:21.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-14T06:28:21.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-14T06:28:21.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-14T06:28:21.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-14T06:28:21.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-14T06:28:21.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-14T06:28:21.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-14T06:28:21.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T06:28:21.136Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T06:28:21.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-14T06:28:21.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-14T06:28:21.160Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-14T06:28:21.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-14T06:28:21.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-14T06:28:21.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-14T06:28:21.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-14T06:28:21.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-14T06:28:21.248Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-14T06:28:21.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-14T06:28:21.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-12-14T06:28:21.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-12-14T06:28:21.308Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-12-14T06:28:21.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75403564eeb8af1d0f1f8ff2eb4e718373552573 [Pipeline] echo [2022-12-14T06:28:21.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7540356 [Pipeline] echo [2022-12-14T06:28:21.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T06:28:21.398Z] provisioning config files... [2022-12-14T06:28:21.410Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8297230206855042063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:28:21.711Z] ---> docker-login.sh [2022-12-14T06:28:21.712Z] nexus3.edgexfoundry.org:10001 [2022-12-14T06:28:21.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:22.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:22.234Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:22.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:22.234Z] [2022-12-14T06:28:22.234Z] Login Succeeded [2022-12-14T06:28:22.234Z] nexus3.edgexfoundry.org:10002 [2022-12-14T06:28:22.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:22.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:22.234Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:22.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:22.234Z] [2022-12-14T06:28:22.234Z] Login Succeeded [2022-12-14T06:28:22.234Z] nexus3.edgexfoundry.org:10003 [2022-12-14T06:28:22.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:22.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:22.494Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:22.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:22.494Z] [2022-12-14T06:28:22.494Z] Login Succeeded [2022-12-14T06:28:22.494Z] nexus3.edgexfoundry.org:10004 [2022-12-14T06:28:22.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:22.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:22.494Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:22.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:22.494Z] [2022-12-14T06:28:22.494Z] Login Succeeded [2022-12-14T06:28:22.494Z] docker.io [2022-12-14T06:28:22.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:22.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:22.756Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:22.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:22.756Z] [2022-12-14T06:28:22.756Z] Login Succeeded [2022-12-14T06:28:22.756Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T06:28:22.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-14T06:28:23.122Z] + git rev-list -1 --merges 75403564eeb8af1d0f1f8ff2eb4e718373552573~1..75403564eeb8af1d0f1f8ff2eb4e718373552573 [Pipeline] echo [2022-12-14T06:28:23.153Z] -----------> git rev-list -1 --merges 75403564eeb8af1d0f1f8ff2eb4e718373552573~1..75403564eeb8af1d0f1f8ff2eb4e718373552573 75403564eeb8af1d0f1f8ff2eb4e718373552573 [2022-12-14T06:28:23.153Z] 75403564eeb8af1d0f1f8ff2eb4e718373552573 [false] [Pipeline] sh [2022-12-14T06:28:23.441Z] + git log --format=format:%s -1 75403564eeb8af1d0f1f8ff2eb4e718373552573 [Pipeline] echo [2022-12-14T06:28:23.455Z] ========================================================= [2022-12-14T06:28:23.455Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-14T06:28:23.455Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T06:28:23.773Z] + git log --format=format:%s -1 75403564eeb8af1d0f1f8ff2eb4e718373552573 [Pipeline] echo [2022-12-14T06:28:23.785Z] [semverPrep] GIT_COMMIT: 75403564eeb8af1d0f1f8ff2eb4e718373552573, Commit Message: Merge pull request #1266 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.4 [Pipeline] echo [2022-12-14T06:28:23.795Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-14T06:28:24.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T06:28:24.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-14T06:28:24.149Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-14T06:28:24.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-14T06:28:24.149Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-14T06:28:24.149Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-14T06:28:24.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:28:24.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T06:28:24.556Z] [2022-12-14T06:28:24.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:28:24.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T06:28:25.125Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-14T06:28:25.125Z] b85a868b505f: Pulling fs layer [2022-12-14T06:28:25.125Z] e2be974225ed: Pulling fs layer [2022-12-14T06:28:25.125Z] 339a4e72a1f5: Pulling fs layer [2022-12-14T06:28:25.125Z] 988bab9f4d93: Pulling fs layer [2022-12-14T06:28:25.125Z] 1469e6f7b9e6: Pulling fs layer [2022-12-14T06:28:25.125Z] eaf3925da568: Pulling fs layer [2022-12-14T06:28:25.125Z] bab4dde63d76: Pulling fs layer [2022-12-14T06:28:25.125Z] bde34c3a00c8: Pulling fs layer [2022-12-14T06:28:25.125Z] b352a97aabf1: Pulling fs layer [2022-12-14T06:28:25.125Z] 4872d77fe225: Pulling fs layer [2022-12-14T06:28:25.125Z] 5851b861e8e6: Pulling fs layer [2022-12-14T06:28:25.125Z] bab4dde63d76: Waiting [2022-12-14T06:28:25.125Z] bde34c3a00c8: Waiting [2022-12-14T06:28:25.125Z] b352a97aabf1: Waiting [2022-12-14T06:28:25.125Z] 5851b861e8e6: Waiting [2022-12-14T06:28:25.125Z] 988bab9f4d93: Waiting [2022-12-14T06:28:25.125Z] 4872d77fe225: Waiting [2022-12-14T06:28:25.125Z] 1469e6f7b9e6: Waiting [2022-12-14T06:28:25.125Z] eaf3925da568: Waiting [2022-12-14T06:28:25.125Z] e2be974225ed: Download complete [2022-12-14T06:28:25.125Z] 988bab9f4d93: Verifying Checksum [2022-12-14T06:28:25.125Z] 988bab9f4d93: Download complete [2022-12-14T06:28:25.125Z] 1469e6f7b9e6: Verifying Checksum [2022-12-14T06:28:25.125Z] 1469e6f7b9e6: Download complete [2022-12-14T06:28:25.125Z] 339a4e72a1f5: Verifying Checksum [2022-12-14T06:28:25.125Z] 339a4e72a1f5: Download complete [2022-12-14T06:28:25.125Z] eaf3925da568: Verifying Checksum [2022-12-14T06:28:25.125Z] eaf3925da568: Download complete [2022-12-14T06:28:25.389Z] bde34c3a00c8: Verifying Checksum [2022-12-14T06:28:25.389Z] bde34c3a00c8: Download complete [2022-12-14T06:28:25.389Z] b352a97aabf1: Verifying Checksum [2022-12-14T06:28:25.389Z] b352a97aabf1: Download complete [2022-12-14T06:28:25.389Z] 4872d77fe225: Verifying Checksum [2022-12-14T06:28:25.389Z] 4872d77fe225: Download complete [2022-12-14T06:28:25.389Z] 5851b861e8e6: Verifying Checksum [2022-12-14T06:28:25.389Z] 5851b861e8e6: Download complete [2022-12-14T06:28:25.389Z] b85a868b505f: Verifying Checksum [2022-12-14T06:28:25.389Z] b85a868b505f: Download complete [2022-12-14T06:28:25.652Z] bab4dde63d76: Verifying Checksum [2022-12-14T06:28:25.652Z] bab4dde63d76: Download complete [2022-12-14T06:28:26.590Z] b85a868b505f: Pull complete [2022-12-14T06:28:26.848Z] e2be974225ed: Pull complete [2022-12-14T06:28:27.416Z] 339a4e72a1f5: Pull complete [2022-12-14T06:28:27.416Z] 988bab9f4d93: Pull complete [2022-12-14T06:28:27.675Z] 1469e6f7b9e6: Pull complete [2022-12-14T06:28:27.675Z] eaf3925da568: Pull complete [2022-12-14T06:28:29.581Z] bab4dde63d76: Pull complete [2022-12-14T06:28:29.581Z] bde34c3a00c8: Pull complete [2022-12-14T06:28:29.581Z] b352a97aabf1: Pull complete [2022-12-14T06:28:29.581Z] 4872d77fe225: Pull complete [2022-12-14T06:28:29.839Z] 5851b861e8e6: Pull complete [2022-12-14T06:28:29.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-14T06:28:29.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T06:28:29.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:28:29.922Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:28:29.957Z] $ 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-12-14T06:28:31.241Z] $ docker top df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 -eo pid,comm [2022-12-14T06:28:31.297Z] 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-12-14T06:28:31.297Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T06:28:31.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T06:28:31.334Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T06:28:31.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T06:28:31.460Z] $ docker exec df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 ssh-agent [2022-12-14T06:28:31.568Z] SSH_AUTH_SOCK=/tmp/ssh-zOChJDQWVZgP/agent.31 [2022-12-14T06:28:31.568Z] SSH_AGENT_PID=37 [2022-12-14T06:28:31.576Z] Running ssh-add (command line suppressed) [2022-12-14T06:28:31.701Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13831074915269984378.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13831074915269984378.key) [2022-12-14T06:28:31.712Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T06:28:32.007Z] + git tag --points-at HEAD [Pipeline] } [2022-12-14T06:28:32.026Z] $ docker exec --env ******** --env ******** df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 ssh-agent -k [2022-12-14T06:28:32.135Z] unset SSH_AUTH_SOCK; [2022-12-14T06:28:32.136Z] unset SSH_AGENT_PID; [2022-12-14T06:28:32.136Z] echo Agent pid 37 killed; [2022-12-14T06:28:32.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-14T06:28:32.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T06:28:32.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T06:28:32.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T06:28:32.287Z] $ docker exec df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 ssh-agent [2022-12-14T06:28:32.394Z] SSH_AUTH_SOCK=/tmp/ssh-esS0UAniwN3n/agent.70 [2022-12-14T06:28:32.394Z] SSH_AGENT_PID=76 [2022-12-14T06:28:32.399Z] Running ssh-add (command line suppressed) [2022-12-14T06:28:32.512Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2702553966909830590.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2702553966909830590.key) [2022-12-14T06:28:32.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T06:28:32.814Z] + git semver init [2022-12-14T06:28:33.072Z] 2022-12-14 06:28:33,033 [run_init] DEBUG init version:0.0.0 force:False [2022-12-14T06:28:33.072Z] 2022-12-14 06:28:33,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-14T06:28:33.072Z] 2022-12-14 06:28:33,034 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-12-14T06:28:33.072Z] 2022-12-14 06:28:33,034 [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-12-14T06:28:34.012Z] 2022-12-14 06:28:33,992 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-12-14T06:28:34.012Z] 2022-12-14 06:28:33,993 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-12-14T06:28:34.012Z] 2022-12-14 06:28:33,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:28:34.012Z] 2022-12-14 06:28:33,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:28:34.012Z] 3.0.0-dev.4 [Pipeline] } [2022-12-14T06:28:34.025Z] $ docker exec --env ******** --env ******** df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 ssh-agent -k [2022-12-14T06:28:34.121Z] unset SSH_AUTH_SOCK; [2022-12-14T06:28:34.121Z] unset SSH_AGENT_PID; [2022-12-14T06:28:34.122Z] echo Agent pid 76 killed; [2022-12-14T06:28:34.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T06:28:34.429Z] + git semver [Pipeline] } [2022-12-14T06:28:34.706Z] $ docker stop --time=1 df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 [2022-12-14T06:28:36.018Z] $ docker rm -f df63ff628db172d3de6044f0fdba2961de4278040ac4410ff0ecbe65e522baf4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T06:28:36.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-14T06:28:36.574Z] Stashed 1 file(s) [Pipeline] echo [2022-12-14T06:28:36.576Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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-12-14T06:28:36.731Z] provisioning config files... [2022-12-14T06:28:36.741Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3532293978259905515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:28:37.039Z] ---> docker-login.sh [2022-12-14T06:28:37.040Z] nexus3.edgexfoundry.org:10001 [2022-12-14T06:28:37.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:37.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:37.040Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:37.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:37.040Z] [2022-12-14T06:28:37.040Z] Login Succeeded [2022-12-14T06:28:37.040Z] nexus3.edgexfoundry.org:10002 [2022-12-14T06:28:37.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:37.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:37.040Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:37.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:37.040Z] [2022-12-14T06:28:37.040Z] Login Succeeded [2022-12-14T06:28:37.040Z] nexus3.edgexfoundry.org:10003 [2022-12-14T06:28:37.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:37.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:37.300Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:37.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:37.300Z] [2022-12-14T06:28:37.300Z] Login Succeeded [2022-12-14T06:28:37.300Z] nexus3.edgexfoundry.org:10004 [2022-12-14T06:28:37.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:37.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:37.300Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:37.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:37.300Z] [2022-12-14T06:28:37.300Z] Login Succeeded [2022-12-14T06:28:37.300Z] docker.io [2022-12-14T06:28:37.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:28:37.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:28:37.820Z] Configure a credential helper to remove this warning. See [2022-12-14T06:28:37.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:28:37.820Z] [2022-12-14T06:28:37.820Z] Login Succeeded [2022-12-14T06:28:37.820Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T06:28:37.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T06:28:37.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T06:28:37.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T06:28:37.904Z] ========================================================= [2022-12-14T06:28:37.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-14T06:28:37.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:28:38.208Z] + 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-12-14T06:28:38.208Z] Sending build context to Docker daemon 10.35MB [2022-12-14T06:28:38.208Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T06:28:38.208Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-14T06:28:38.208Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-14T06:28:38.208Z] 213ec9aee27d: Pulling fs layer [2022-12-14T06:28:38.208Z] 4583459ba037: Pulling fs layer [2022-12-14T06:28:38.208Z] 93c1e223e6f2: Pulling fs layer [2022-12-14T06:28:38.208Z] 53926ce57604: Pulling fs layer [2022-12-14T06:28:38.208Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-14T06:28:38.208Z] 22ff95d597cd: Pulling fs layer [2022-12-14T06:28:38.208Z] 12d6caf4c0d1: Pulling fs layer [2022-12-14T06:28:38.208Z] 96b7cbca73a9: Pulling fs layer [2022-12-14T06:28:38.208Z] a7acece74701: Pulling fs layer [2022-12-14T06:28:38.208Z] 22ff95d597cd: Waiting [2022-12-14T06:28:38.208Z] 12d6caf4c0d1: Waiting [2022-12-14T06:28:38.208Z] 96b7cbca73a9: Waiting [2022-12-14T06:28:38.208Z] a7acece74701: Waiting [2022-12-14T06:28:38.208Z] 53926ce57604: Waiting [2022-12-14T06:28:38.208Z] 21b2b0c7a3f4: Waiting [2022-12-14T06:28:38.208Z] 93c1e223e6f2: Download complete [2022-12-14T06:28:38.471Z] 4583459ba037: Verifying Checksum [2022-12-14T06:28:38.471Z] 4583459ba037: Download complete [2022-12-14T06:28:38.471Z] 21b2b0c7a3f4: Download complete [2022-12-14T06:28:38.471Z] 22ff95d597cd: Verifying Checksum [2022-12-14T06:28:38.471Z] 22ff95d597cd: Download complete [2022-12-14T06:28:38.471Z] 213ec9aee27d: Verifying Checksum [2022-12-14T06:28:38.471Z] 213ec9aee27d: Download complete [2022-12-14T06:28:38.471Z] 12d6caf4c0d1: Download complete [2022-12-14T06:28:38.471Z] 213ec9aee27d: Pull complete [2022-12-14T06:28:38.743Z] 4583459ba037: Pull complete [2022-12-14T06:28:38.743Z] 93c1e223e6f2: Pull complete [2022-12-14T06:28:39.331Z] a7acece74701: Verifying Checksum [2022-12-14T06:28:39.331Z] a7acece74701: Download complete [2022-12-14T06:28:39.331Z] 53926ce57604: Verifying Checksum [2022-12-14T06:28:39.331Z] 53926ce57604: Download complete [2022-12-14T06:28:39.590Z] 96b7cbca73a9: Verifying Checksum [2022-12-14T06:28:39.590Z] 96b7cbca73a9: Download complete [2022-12-14T06:28:43.771Z] 53926ce57604: Pull complete [2022-12-14T06:28:43.771Z] 21b2b0c7a3f4: Pull complete [2022-12-14T06:28:43.771Z] 22ff95d597cd: Pull complete [2022-12-14T06:28:43.771Z] 12d6caf4c0d1: Pull complete [2022-12-14T06:28:45.672Z] 96b7cbca73a9: Pull complete [2022-12-14T06:28:46.238Z] a7acece74701: Pull complete [2022-12-14T06:28:46.238Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-14T06:28:46.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-14T06:28:46.238Z] ---> db6d94c90886 [2022-12-14T06:28:46.238Z] Step 3/10 : ARG MAKE=make build [2022-12-14T06:28:48.144Z] ---> Running in 58ed5a624202 [2022-12-14T06:28:48.144Z] Removing intermediate container 58ed5a624202 [2022-12-14T06:28:48.144Z] ---> b7314c717c4c [2022-12-14T06:28:48.144Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-14T06:28:48.144Z] ---> Running in 5ee68b7ac205 [2022-12-14T06:28:48.144Z] Removing intermediate container 5ee68b7ac205 [2022-12-14T06:28:48.144Z] ---> ff9c36b6dc79 [2022-12-14T06:28:48.144Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T06:28:48.144Z] ---> Running in 41fcc86ddf6c [2022-12-14T06:28:48.144Z] Removing intermediate container 41fcc86ddf6c [2022-12-14T06:28:48.144Z] ---> d53e8ca1c3fa [2022-12-14T06:28:48.144Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T06:28:48.403Z] ---> Running in de4404970b06 [2022-12-14T06:28:48.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T06:28:48.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T06:28:48.919Z] OK: 211 MiB in 51 packages [2022-12-14T06:28:49.485Z] Removing intermediate container de4404970b06 [2022-12-14T06:28:49.485Z] ---> ddd067855c17 [2022-12-14T06:28:49.485Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-14T06:28:49.485Z] ---> d83205f4079f [2022-12-14T06:28:49.485Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T06:28:49.485Z] ---> Running in 7c75bca9889f [2022-12-14T06:28:51.685Z] Still waiting to schedule task [2022-12-14T06:28:51.685Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-14T06:29:11.422Z] Removing intermediate container 7c75bca9889f [2022-12-14T06:29:11.422Z] ---> 38d48ff39857 [2022-12-14T06:29:11.422Z] Step 9/10 : COPY . . [2022-12-14T06:29:11.422Z] ---> 9914e436b67b [2022-12-14T06:29:11.422Z] Step 10/10 : RUN ${MAKE} [2022-12-14T06:29:11.422Z] ---> Running in a2d6b18c5337 [2022-12-14T06:29:11.422Z] noop [2022-12-14T06:29:11.422Z] Removing intermediate container a2d6b18c5337 [2022-12-14T06:29:11.422Z] ---> 9026b38657e8 [2022-12-14T06:29:11.422Z] Successfully built 9026b38657e8 [2022-12-14T06:29:11.422Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:29:11.734Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T06:29:11.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:29:11.794Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:29:11.825Z] $ 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-12-14T06:29:12.175Z] $ docker top f701d5b91ab1f67acf6fdba780227891f42cbdf4acacb40c3570697cc532a850 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T06:29:12.521Z] + go version [2022-12-14T06:29:12.521Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-14T06:29:12.535Z] $ docker stop --time=1 f701d5b91ab1f67acf6fdba780227891f42cbdf4acacb40c3570697cc532a850 [2022-12-14T06:29:13.825Z] $ docker rm -f f701d5b91ab1f67acf6fdba780227891f42cbdf4acacb40c3570697cc532a850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:29:14.228Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-14T06:29:14.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:29:14.291Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:29:14.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-14T06:29:14.675Z] $ docker top e964a1ea3895d81d27dc984145184710abbf5aef2fcae0fa3e6b13923e64a558 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T06:29:15.013Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-12-14T06:29:15.307Z] + make test [2022-12-14T06:29:15.307Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-14T06:29:20.580Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.094s coverage: 78.9% of statements [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.089s coverage: 73.1% of statements [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.119s coverage: 54.4% of statements [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.101s coverage: 65.1% of statements [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.741s coverage: 89.2% of statements [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-14T06:29:35.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.072s coverage: 4.7% of statements [2022-12-14T06:29:35.445Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-14T06:29:50.317Z] 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-12-14T06:29:50.317Z] GO111MODULE=on go vet ./... [2022-12-14T06:29:51.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T06:29:51.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T06:29:51.693Z] ./bin/test-attribution-txt.sh [2022-12-14T06:29:51.693Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-14T06:29:51.693Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-14T06:29:51.693Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-14T06:29:51.693Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-14T06:29:51.693Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-14T06:29:51.693Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-14T06:29:51.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T06:29:51.718Z] $ docker stop --time=1 e964a1ea3895d81d27dc984145184710abbf5aef2fcae0fa3e6b13923e64a558 [2022-12-14T06:29:53.755Z] $ docker rm -f e964a1ea3895d81d27dc984145184710abbf5aef2fcae0fa3e6b13923e64a558 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T06:29:54.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T06:29:54.293Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-14T06:29:54.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T06:29:55.092Z] + ls -al . [2022-12-14T06:29:55.092Z] total 280 [2022-12-14T06:29:55.092Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 06:29 . [2022-12-14T06:29:55.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:28 .. [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 06:28 .dockerignore [2022-12-14T06:29:55.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:29 .git [2022-12-14T06:29:55.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:28 .github [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 14 06:28 .gitignore [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 06:28 .golangci.yml [2022-12-14T06:29:55.092Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 06:28 .semver [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 14 06:28 CHANGELOG.md [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 06:28 GOVERNANCE.md [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 14 06:28 Jenkinsfile [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 06:28 LICENSE [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 14 06:28 Makefile [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 14 06:28 OWNERS.md [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 14 06:28 README.md [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 06:28 VERSION [2022-12-14T06:29:55.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:28 bin [2022-12-14T06:29:55.092Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 14 06:29 coverage.out [2022-12-14T06:29:55.092Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 06:28 example [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 14 06:28 go.mod [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 14 06:28 go.sum [2022-12-14T06:29:55.092Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 14 06:28 internal [2022-12-14T06:29:55.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:28 openapi [2022-12-14T06:29:55.092Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 14 06:28 pkg [2022-12-14T06:29:55.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:28 snap [2022-12-14T06:29:55.092Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 06:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:29:55.397Z] + 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=75403564eeb8af1d0f1f8ff2eb4e718373552573 --label arch=amd64 --label version=3.0.0-dev.4 . [2022-12-14T06:29:55.397Z] Sending build context to Docker daemon 10.45MB [2022-12-14T06:29:55.397Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T06:29:55.397Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-14T06:29:55.397Z] ---> 9026b38657e8 [2022-12-14T06:29:55.397Z] Step 3/23 : ARG MAKE=make build [2022-12-14T06:29:55.397Z] ---> Running in ed7a970e7307 [2022-12-14T06:29:55.657Z] Removing intermediate container ed7a970e7307 [2022-12-14T06:29:55.657Z] ---> 9ac6e9794871 [2022-12-14T06:29:55.657Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-14T06:29:55.657Z] ---> Running in 13ff56beeaf7 [2022-12-14T06:29:55.657Z] Removing intermediate container 13ff56beeaf7 [2022-12-14T06:29:55.657Z] ---> a1c1ece5ece3 [2022-12-14T06:29:55.657Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T06:29:55.657Z] ---> Running in 3a5c48356152 [2022-12-14T06:29:55.657Z] Removing intermediate container 3a5c48356152 [2022-12-14T06:29:55.657Z] ---> 384f34816d3b [2022-12-14T06:29:55.657Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T06:29:55.917Z] ---> Running in 04c3985f38e8 [2022-12-14T06:29:56.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T06:29:56.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T06:29:56.437Z] OK: 211 MiB in 51 packages [2022-12-14T06:29:56.695Z] Removing intermediate container 04c3985f38e8 [2022-12-14T06:29:56.696Z] ---> 85e95aeddffc [2022-12-14T06:29:56.696Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-14T06:29:56.955Z] ---> aae7acbc8ccf [2022-12-14T06:29:56.955Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T06:29:56.955Z] ---> Running in 30aa70abe1d0 [2022-12-14T06:29:57.523Z] Removing intermediate container 30aa70abe1d0 [2022-12-14T06:29:57.523Z] ---> a9e1068f8d47 [2022-12-14T06:29:57.523Z] Step 9/23 : COPY . . [2022-12-14T06:29:58.089Z] ---> 4046283080e4 [2022-12-14T06:29:58.089Z] Step 10/23 : RUN ${MAKE} [2022-12-14T06:29:58.089Z] ---> Running in 0b5bd238563c [2022-12-14T06:29:58.348Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-14T06:30:13.220Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-14T06:30:15.747Z] Removing intermediate container 0b5bd238563c [2022-12-14T06:30:15.747Z] ---> b7331ea762cb [2022-12-14T06:30:15.747Z] Step 11/23 : FROM alpine:3.16 [2022-12-14T06:30:16.005Z] 3.16: Pulling from library/alpine [2022-12-14T06:30:16.005Z] ca7dd9ec2225: Pulling fs layer [2022-12-14T06:30:16.005Z] ca7dd9ec2225: Verifying Checksum [2022-12-14T06:30:16.005Z] ca7dd9ec2225: Download complete [2022-12-14T06:30:16.304Z] ca7dd9ec2225: Pull complete [2022-12-14T06:30:16.304Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T06:30:16.304Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T06:30:16.304Z] ---> bfe296a52501 [2022-12-14T06:30:16.304Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T06:30:16.304Z] ---> Running in edd703bce16f [2022-12-14T06:30:16.588Z] Removing intermediate container edd703bce16f [2022-12-14T06:30:16.588Z] ---> 6d772a1a03a8 [2022-12-14T06:30:16.588Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-14T06:30:16.588Z] ---> Running in d328c572f4dd [2022-12-14T06:30:16.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-14T06:30:16.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-14T06:30:17.132Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T06:30:17.132Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-14T06:30:17.132Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T06:30:17.132Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-14T06:30:17.132Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-14T06:30:17.132Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T06:30:17.132Z] OK: 8 MiB in 19 packages [2022-12-14T06:30:17.728Z] Removing intermediate container d328c572f4dd [2022-12-14T06:30:17.728Z] ---> 2647b24eefb2 [2022-12-14T06:30:17.728Z] Step 14/23 : WORKDIR / [2022-12-14T06:30:17.728Z] ---> Running in b1c6e3f554b4 [2022-12-14T06:30:17.728Z] Removing intermediate container b1c6e3f554b4 [2022-12-14T06:30:17.728Z] ---> dd2e4bac7425 [2022-12-14T06:30:17.728Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-14T06:30:17.728Z] ---> a9f79a10081e [2022-12-14T06:30:17.728Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-14T06:30:18.311Z] ---> e2f4f2fda9c3 [2022-12-14T06:30:18.311Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-14T06:30:18.569Z] ---> 7f9b8e2c8f1a [2022-12-14T06:30:18.569Z] Step 18/23 : EXPOSE 59999 [2022-12-14T06:30:18.569Z] ---> Running in a6b8c4458030 [2022-12-14T06:30:18.569Z] Removing intermediate container a6b8c4458030 [2022-12-14T06:30:18.569Z] ---> 8b31ca376e9c [2022-12-14T06:30:18.569Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-14T06:30:18.569Z] ---> Running in e129073dc27d [2022-12-14T06:30:18.828Z] Removing intermediate container e129073dc27d [2022-12-14T06:30:18.828Z] ---> 87a57b1be653 [2022-12-14T06:30:18.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T06:30:18.828Z] ---> Running in 6fab664633f2 [2022-12-14T06:30:18.828Z] Removing intermediate container 6fab664633f2 [2022-12-14T06:30:18.828Z] ---> d3e97ce80927 [2022-12-14T06:30:18.828Z] Step 21/23 : LABEL arch=amd64 [2022-12-14T06:30:18.828Z] ---> Running in 75c8e9b37b28 [2022-12-14T06:30:18.828Z] Removing intermediate container 75c8e9b37b28 [2022-12-14T06:30:18.828Z] ---> cf8b4a6ebc7f [2022-12-14T06:30:18.828Z] Step 22/23 : LABEL git_sha=75403564eeb8af1d0f1f8ff2eb4e718373552573 [2022-12-14T06:30:19.087Z] ---> Running in cbd8ed4d4e8a [2022-12-14T06:30:19.087Z] Removing intermediate container cbd8ed4d4e8a [2022-12-14T06:30:19.087Z] ---> c287376e69c1 [2022-12-14T06:30:19.087Z] Step 23/23 : LABEL version=3.0.0-dev.4 [2022-12-14T06:30:19.087Z] ---> Running in eb045fdd0467 [2022-12-14T06:30:19.087Z] Removing intermediate container eb045fdd0467 [2022-12-14T06:30:19.087Z] ---> 561b0b478fed [2022-12-14T06:30:19.087Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T06:30:19.087Z] Successfully built 561b0b478fed [2022-12-14T06:30:19.087Z] 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-12-14T06:30:19.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T06:30:19.535Z] [2022-12-14T06:30:19.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:30:19.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T06:30:19.830Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-14T06:30:19.830Z] 5eb5b503b376: Pulling fs layer [2022-12-14T06:30:19.830Z] 5c69ac0246d0: Pulling fs layer [2022-12-14T06:30:19.830Z] ec43610c2a17: Pulling fs layer [2022-12-14T06:30:19.830Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-14T06:30:19.830Z] 33b1e0a273af: Pulling fs layer [2022-12-14T06:30:19.830Z] 5d3b04190fa2: Pulling fs layer [2022-12-14T06:30:19.830Z] 2f39f015ded8: Pulling fs layer [2022-12-14T06:30:19.830Z] 3a2ae6a8a46f: Waiting [2022-12-14T06:30:19.830Z] 2f39f015ded8: Waiting [2022-12-14T06:30:19.830Z] 5d3b04190fa2: Waiting [2022-12-14T06:30:19.830Z] 33b1e0a273af: Waiting [2022-12-14T06:30:19.830Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-14T06:30:19.830Z] 3a2ae6a8a46f: Download complete [2022-12-14T06:30:20.091Z] 33b1e0a273af: Verifying Checksum [2022-12-14T06:30:20.091Z] 33b1e0a273af: Download complete [2022-12-14T06:30:20.091Z] 5d3b04190fa2: Verifying Checksum [2022-12-14T06:30:20.091Z] 5d3b04190fa2: Download complete [2022-12-14T06:30:20.091Z] ec43610c2a17: Verifying Checksum [2022-12-14T06:30:20.091Z] ec43610c2a17: Download complete [2022-12-14T06:30:20.091Z] 5eb5b503b376: Verifying Checksum [2022-12-14T06:30:20.091Z] 5eb5b503b376: Download complete [2022-12-14T06:30:20.658Z] 2f39f015ded8: Download complete [2022-12-14T06:30:21.223Z] 5eb5b503b376: Pull complete [2022-12-14T06:30:21.480Z] 5c69ac0246d0: Pull complete [2022-12-14T06:30:21.739Z] ec43610c2a17: Pull complete [2022-12-14T06:30:21.739Z] 3a2ae6a8a46f: Pull complete [2022-12-14T06:30:21.997Z] 33b1e0a273af: Pull complete [2022-12-14T06:30:22.254Z] 5d3b04190fa2: Pull complete [2022-12-14T06:30:26.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121185 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-12-14T06:30:26.267Z] Running in /w/workspace/device-sdk-go/134 [Pipeline] { [Pipeline] checkout [2022-12-14T06:30:26.305Z] The recommended git tool is: git [2022-12-14T06:30:26.451Z] 2f39f015ded8: Pull complete [2022-12-14T06:30:26.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-14T06:30:26.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T06:30:26.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:30:26.524Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:30:26.554Z] $ 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-12-14T06:30:27.951Z] $ docker top b2d4c28a08eae894e86c1c097e3203cef0b0b80b74ee1cb47159707fed159143 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:30:28.344Z] ---> job-cost.sh [2022-12-14T06:30:28.344Z] lf-activate-venv: SKIPPING [2022-12-14T06:30:28.344Z] INFO: No Stack... [2022-12-14T06:30:28.601Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T06:30:28.859Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T06:30:29.145Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-12-14T06:30:29.145Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T06:30:29.159Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] [2022-12-14T06:30:29.165Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] did not exist. Created. [2022-12-14T06:30:29.166Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T06:30:29.461Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-14T06:30:29.485Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T06:30:29.491Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T06:30:29.511Z] $ docker stop --time=1 b2d4c28a08eae894e86c1c097e3203cef0b0b80b74ee1cb47159707fed159143 [2022-12-14T06:30:30.673Z] $ docker rm -f b2d4c28a08eae894e86c1c097e3203cef0b0b80b74ee1cb47159707fed159143 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-14T06:30:30.881Z] using credential edgex-jenkins-ssh [2022-12-14T06:30:30.897Z] Cloning the remote Git repository [2022-12-14T06:30:30.943Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-14T06:30:31.025Z] > git init /w/workspace/device-sdk-go/134 # timeout=10 [2022-12-14T06:30:31.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-14T06:30:31.170Z] > git --version # timeout=10 [2022-12-14T06:30:31.189Z] > git --version # 'git version 2.25.1' [2022-12-14T06:30:31.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-14T06:30:31.258Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T06:30:33.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-14T06:30:33.664Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-14T06:30:34.407Z] Avoid second fetch [2022-12-14T06:30:34.408Z] Checking out Revision 75403564eeb8af1d0f1f8ff2eb4e718373552573 (main) [2022-12-14T06:30:34.869Z] Commit message: "Merge pull request #1266 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.4" [2022-12-14T06:30:34.425Z] > git config core.sparsecheckout # timeout=10 [2022-12-14T06:30:34.439Z] > git checkout -f 75403564eeb8af1d0f1f8ff2eb4e718373552573 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T06:30:35.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-14T06:30:35.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T06:30:35.696Z] Dload Upload Total Spent Left Speed [2022-12-14T06:30:35.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2022-12-14T06:30:36.285Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-14T06:30:36.610Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-12-14T06:30:36.610Z] /etc/docker/daemon.json [2022-12-14T06:30:36.610Z] { [2022-12-14T06:30:36.610Z] "registry-mirrors": [ [2022-12-14T06:30:36.610Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-14T06:30:36.610Z] ], [2022-12-14T06:30:36.610Z] "bip": "10.250.0.254/24", [2022-12-14T06:30:36.610Z] "hosts": [ [2022-12-14T06:30:36.610Z] "tcp://0.0.0.0:5555", [2022-12-14T06:30:36.610Z] "unix:///var/run/docker.sock" [2022-12-14T06:30:36.610Z] ], [2022-12-14T06:30:36.610Z] "mtu": 1458, [2022-12-14T06:30:36.610Z] "selinux-enabled": true, [2022-12-14T06:30:36.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-14T06:30:36.610Z] } [Pipeline] sh [2022-12-14T06:30:36.929Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-14T06:30:37.257Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T06:30:55.495Z] provisioning config files... [2022-12-14T06:30:55.518Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/134@tmp/config11642193599165999395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:30:55.855Z] ---> docker-login.sh [2022-12-14T06:30:55.855Z] nexus3.edgexfoundry.org:10001 [2022-12-14T06:30:56.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:30:56.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:30:56.390Z] Configure a credential helper to remove this warning. See [2022-12-14T06:30:56.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:30:56.390Z] [2022-12-14T06:30:56.390Z] Login Succeeded [2022-12-14T06:30:56.390Z] nexus3.edgexfoundry.org:10002 [2022-12-14T06:30:56.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:30:56.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:30:56.658Z] Configure a credential helper to remove this warning. See [2022-12-14T06:30:56.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:30:56.658Z] [2022-12-14T06:30:56.658Z] Login Succeeded [2022-12-14T06:30:56.658Z] nexus3.edgexfoundry.org:10003 [2022-12-14T06:30:56.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:30:57.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:30:57.195Z] Configure a credential helper to remove this warning. See [2022-12-14T06:30:57.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:30:57.195Z] [2022-12-14T06:30:57.195Z] Login Succeeded [2022-12-14T06:30:57.195Z] nexus3.edgexfoundry.org:10004 [2022-12-14T06:30:57.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:30:57.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:30:57.464Z] Configure a credential helper to remove this warning. See [2022-12-14T06:30:57.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:30:57.464Z] [2022-12-14T06:30:57.464Z] Login Succeeded [2022-12-14T06:30:57.464Z] docker.io [2022-12-14T06:30:57.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-14T06:30:58.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-14T06:30:58.000Z] Configure a credential helper to remove this warning. See [2022-12-14T06:30:58.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-14T06:30:58.000Z] [2022-12-14T06:30:58.000Z] Login Succeeded [2022-12-14T06:30:58.000Z] ---> docker-login.sh ends [Pipeline] } [2022-12-14T06:30:58.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-14T06:30:58.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T06:30:58.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-14T06:30:58.217Z] ========================================================= [2022-12-14T06:30:58.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-14T06:30:58.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:30:58.546Z] + 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-12-14T06:30:58.816Z] Sending build context to Docker daemon 5.559MB [2022-12-14T06:30:58.816Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T06:30:58.816Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-14T06:30:59.089Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-14T06:30:59.089Z] 9b18e9b68314: Pulling fs layer [2022-12-14T06:30:59.089Z] 35d82f9e3411: Pulling fs layer [2022-12-14T06:30:59.089Z] e16973657156: Pulling fs layer [2022-12-14T06:30:59.089Z] fc693d55d65f: Pulling fs layer [2022-12-14T06:30:59.089Z] 7e9fc2657dce: Pulling fs layer [2022-12-14T06:30:59.089Z] dda99020689f: Pulling fs layer [2022-12-14T06:30:59.089Z] db1c61fa0a46: Pulling fs layer [2022-12-14T06:30:59.089Z] 891c053d2c06: Pulling fs layer [2022-12-14T06:30:59.089Z] 7e9fc2657dce: Waiting [2022-12-14T06:30:59.089Z] dda99020689f: Waiting [2022-12-14T06:30:59.089Z] db1c61fa0a46: Waiting [2022-12-14T06:30:59.089Z] 891c053d2c06: Waiting [2022-12-14T06:30:59.089Z] fc693d55d65f: Waiting [2022-12-14T06:30:59.089Z] e16973657156: Verifying Checksum [2022-12-14T06:30:59.089Z] e16973657156: Download complete [2022-12-14T06:30:59.089Z] 35d82f9e3411: Verifying Checksum [2022-12-14T06:30:59.089Z] 35d82f9e3411: Download complete [2022-12-14T06:30:59.089Z] 7e9fc2657dce: Verifying Checksum [2022-12-14T06:30:59.089Z] 7e9fc2657dce: Download complete [2022-12-14T06:30:59.089Z] dda99020689f: Verifying Checksum [2022-12-14T06:30:59.089Z] dda99020689f: Download complete [2022-12-14T06:30:59.089Z] 9b18e9b68314: Verifying Checksum [2022-12-14T06:30:59.089Z] 9b18e9b68314: Download complete [2022-12-14T06:31:00.059Z] 9b18e9b68314: Pull complete [2022-12-14T06:31:00.059Z] 891c053d2c06: Verifying Checksum [2022-12-14T06:31:00.059Z] 891c053d2c06: Download complete [2022-12-14T06:31:00.657Z] 35d82f9e3411: Pull complete [2022-12-14T06:31:00.657Z] e16973657156: Pull complete [2022-12-14T06:31:01.247Z] db1c61fa0a46: Verifying Checksum [2022-12-14T06:31:01.247Z] db1c61fa0a46: Download complete [2022-12-14T06:31:01.836Z] fc693d55d65f: Download complete [2022-12-14T06:31:14.161Z] fc693d55d65f: Pull complete [2022-12-14T06:31:14.161Z] 7e9fc2657dce: Pull complete [2022-12-14T06:31:14.161Z] dda99020689f: Pull complete [2022-12-14T06:31:19.517Z] db1c61fa0a46: Pull complete [2022-12-14T06:31:21.471Z] 891c053d2c06: Pull complete [2022-12-14T06:31:21.471Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-14T06:31:21.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-14T06:31:21.471Z] ---> f96f9c87975a [2022-12-14T06:31:21.471Z] Step 3/10 : ARG MAKE=make build [2022-12-14T06:31:23.420Z] ---> Running in 24b27da16b0d [2022-12-14T06:31:23.420Z] Removing intermediate container 24b27da16b0d [2022-12-14T06:31:23.420Z] ---> cc1ff0c07d52 [2022-12-14T06:31:23.420Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-14T06:31:23.420Z] ---> Running in 90beca7dc59e [2022-12-14T06:31:23.689Z] Removing intermediate container 90beca7dc59e [2022-12-14T06:31:23.689Z] ---> f397c97b9639 [2022-12-14T06:31:23.689Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T06:31:23.959Z] ---> Running in 92f5bc6c104e [2022-12-14T06:31:24.225Z] Removing intermediate container 92f5bc6c104e [2022-12-14T06:31:24.225Z] ---> cb1698fc66f9 [2022-12-14T06:31:24.225Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T06:31:24.225Z] ---> Running in 2fb89b946993 [2022-12-14T06:31:25.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T06:31:25.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T06:31:26.866Z] OK: 221 MiB in 51 packages [2022-12-14T06:31:27.452Z] Removing intermediate container 2fb89b946993 [2022-12-14T06:31:27.452Z] ---> 1f0cb29ab2e4 [2022-12-14T06:31:27.452Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-14T06:31:28.042Z] ---> cd4dcc29356f [2022-12-14T06:31:28.042Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T06:31:28.042Z] ---> Running in e2e6f82b491d [2022-12-14T06:32:24.586Z] Removing intermediate container e2e6f82b491d [2022-12-14T06:32:24.586Z] ---> 268457457a8b [2022-12-14T06:32:24.586Z] Step 9/10 : COPY . . [2022-12-14T06:32:24.586Z] ---> 8210a8151fb5 [2022-12-14T06:32:24.586Z] Step 10/10 : RUN ${MAKE} [2022-12-14T06:32:24.586Z] ---> Running in 903dcba33c14 [2022-12-14T06:32:24.586Z] noop [2022-12-14T06:32:24.587Z] Removing intermediate container 903dcba33c14 [2022-12-14T06:32:24.587Z] ---> e7cc1d8701e3 [2022-12-14T06:32:24.587Z] Successfully built e7cc1d8701e3 [2022-12-14T06:32:24.587Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:32:24.930Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T06:32:24.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:32:25.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-121185 does not seem to be running inside a container [2022-12-14T06:32:25.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/134 -v /w/workspace/device-sdk-go/134:/w/workspace/device-sdk-go/134:rw,z -v /w/workspace/device-sdk-go/134@tmp:/w/workspace/device-sdk-go/134@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-12-14T06:32:26.407Z] $ docker top 009da57084720da45f8440f9bfce76b07be5b7e9167cda1cbdfbb9dac0859e00 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T06:32:27.230Z] + go version [2022-12-14T06:32:27.230Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-14T06:32:27.251Z] $ docker stop --time=1 009da57084720da45f8440f9bfce76b07be5b7e9167cda1cbdfbb9dac0859e00 [2022-12-14T06:32:28.830Z] $ docker rm -f 009da57084720da45f8440f9bfce76b07be5b7e9167cda1cbdfbb9dac0859e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:32:29.370Z] + docker inspect -f . ci-base-image-arm64 [2022-12-14T06:32:29.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:32:29.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-121185 does not seem to be running inside a container [2022-12-14T06:32:29.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/134 -v /w/workspace/device-sdk-go/134:/w/workspace/device-sdk-go/134:rw,z -v /w/workspace/device-sdk-go/134@tmp:/w/workspace/device-sdk-go/134@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-12-14T06:32:30.710Z] $ docker top e66f0aac7762be6a25541bdc284723ac876d9db1dda0842aa815b86a826a8f9f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T06:32:31.225Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/134 [Pipeline] fileExists [Pipeline] sh [2022-12-14T06:32:31.834Z] + make test [2022-12-14T06:32:31.834Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-14T06:33:04.053Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-14T06:34:40.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-14T06:34:40.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-14T06:34:40.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-14T06:34:40.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-14T06:34:40.706Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-14T06:34:44.969Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.448s coverage: 27.6% of statements [2022-12-14T06:34:45.235Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.379s coverage: 78.9% of statements [2022-12-14T06:34:45.235Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-14T06:34:53.436Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.579s coverage: 73.1% of statements [2022-12-14T06:34:53.436Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-14T06:34:53.436Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-14T06:34:55.383Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.462s coverage: 54.4% of statements [2022-12-14T06:34:55.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-14T06:34:55.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-14T06:34:55.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-14T06:34:55.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-14T06:34:56.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.406s coverage: 65.1% of statements [2022-12-14T06:34:56.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-14T06:34:56.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-14T06:34:56.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.965s coverage: 89.2% of statements [2022-12-14T06:34:56.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-14T06:34:56.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.306s coverage: 4.7% of statements [2022-12-14T06:34:56.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-14T06:34:57.394Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-14T06:34:57.394Z] GO111MODULE=on go vet ./... [2022-12-14T06:36:34.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-14T06:36:34.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-14T06:36:34.055Z] ./bin/test-attribution-txt.sh [2022-12-14T06:36:34.055Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-14T06:36:34.055Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-14T06:36:34.055Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-14T06:36:34.055Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-14T06:36:34.055Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-14T06:36:34.055Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-14T06:36:34.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-14T06:36:34.086Z] $ docker stop --time=1 e66f0aac7762be6a25541bdc284723ac876d9db1dda0842aa815b86a826a8f9f [2022-12-14T06:36:35.932Z] $ docker rm -f e66f0aac7762be6a25541bdc284723ac876d9db1dda0842aa815b86a826a8f9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T06:36:37.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-14T06:36:37.170Z] Warning: overwriting stash ‘coverage-report’ [2022-12-14T06:36:37.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-14T06:36:37.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-14T06:36:38.307Z] + ls -al . [2022-12-14T06:36:38.307Z] total 276 [2022-12-14T06:36:38.307Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 06:32 . [2022-12-14T06:36:38.307Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:30 .. [2022-12-14T06:36:38.307Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 06:30 .dockerignore [2022-12-14T06:36:38.307Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 06:30 .git [2022-12-14T06:36:38.307Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:30 .github [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 14 06:30 .gitignore [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 06:30 .golangci.yml [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 14 06:30 CHANGELOG.md [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 06:30 GOVERNANCE.md [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 14 06:30 Jenkinsfile [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 06:30 LICENSE [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 14 06:30 Makefile [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 14 06:30 OWNERS.md [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 14 06:30 README.md [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 06:28 VERSION [2022-12-14T06:36:38.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 06:30 bin [2022-12-14T06:36:38.308Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 14 06:34 coverage.out [2022-12-14T06:36:38.308Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 06:30 example [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 14 06:30 go.mod [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 14 06:30 go.sum [2022-12-14T06:36:38.308Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 14 06:30 internal [2022-12-14T06:36:38.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 06:30 openapi [2022-12-14T06:36:38.308Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 14 06:30 pkg [2022-12-14T06:36:38.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 06:30 snap [2022-12-14T06:36:38.308Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:36:38.633Z] + 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=75403564eeb8af1d0f1f8ff2eb4e718373552573 --label arch=arm64 --label version=3.0.0-dev.4 . [2022-12-14T06:36:38.898Z] Sending build context to Docker daemon 5.662MB [2022-12-14T06:36:38.898Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-14T06:36:38.898Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-14T06:36:38.898Z] ---> e7cc1d8701e3 [2022-12-14T06:36:38.898Z] Step 3/23 : ARG MAKE=make build [2022-12-14T06:36:39.162Z] ---> Running in d0c13d227014 [2022-12-14T06:36:39.429Z] Removing intermediate container d0c13d227014 [2022-12-14T06:36:39.429Z] ---> 4d25eea9e42c [2022-12-14T06:36:39.429Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-14T06:36:39.429Z] ---> Running in c751be8bc0cb [2022-12-14T06:36:39.693Z] Removing intermediate container c751be8bc0cb [2022-12-14T06:36:39.693Z] ---> e229f03458e0 [2022-12-14T06:36:39.693Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T06:36:39.694Z] ---> Running in 3ab03b555c06 [2022-12-14T06:36:39.966Z] Removing intermediate container 3ab03b555c06 [2022-12-14T06:36:39.966Z] ---> 74646419f29d [2022-12-14T06:36:39.966Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-14T06:36:39.966Z] ---> Running in fc3dfd6af95a [2022-12-14T06:36:40.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T06:36:41.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T06:36:42.143Z] OK: 221 MiB in 51 packages [2022-12-14T06:36:44.712Z] Removing intermediate container fc3dfd6af95a [2022-12-14T06:36:44.712Z] ---> 8b72d8ce52f3 [2022-12-14T06:36:44.712Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-14T06:36:44.712Z] ---> 95c283ffd757 [2022-12-14T06:36:44.712Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-14T06:36:44.712Z] ---> Running in e8ada74fc900 [2022-12-14T06:36:46.647Z] Removing intermediate container e8ada74fc900 [2022-12-14T06:36:46.647Z] ---> dcd1062f5413 [2022-12-14T06:36:46.647Z] Step 9/23 : COPY . . [2022-12-14T06:36:47.606Z] ---> f4caec2373d4 [2022-12-14T06:36:47.606Z] Step 10/23 : RUN ${MAKE} [2022-12-14T06:36:47.606Z] ---> Running in 3eb2eaef466a [2022-12-14T06:36:48.561Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-14T06:38:55.219Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-14T06:38:55.219Z] Removing intermediate container 3eb2eaef466a [2022-12-14T06:38:55.220Z] ---> 6c7643b3326f [2022-12-14T06:38:55.220Z] Step 11/23 : FROM alpine:3.16 [2022-12-14T06:38:55.220Z] 3.16: Pulling from library/alpine [2022-12-14T06:38:55.220Z] 6875df1f5354: Pulling fs layer [2022-12-14T06:38:55.220Z] 6875df1f5354: Verifying Checksum [2022-12-14T06:38:55.220Z] 6875df1f5354: Download complete [2022-12-14T06:38:55.220Z] 6875df1f5354: Pull complete [2022-12-14T06:38:55.220Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-14T06:38:55.220Z] Status: Downloaded newer image for alpine:3.16 [2022-12-14T06:38:55.220Z] ---> 2b4661558fb8 [2022-12-14T06:38:55.220Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-14T06:38:55.220Z] ---> Running in f241a10d3229 [2022-12-14T06:38:55.220Z] Removing intermediate container f241a10d3229 [2022-12-14T06:38:55.220Z] ---> 97dc95fd9c87 [2022-12-14T06:38:55.220Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-14T06:38:55.220Z] ---> Running in 99891ac6696c [2022-12-14T06:38:55.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-14T06:38:55.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-14T06:38:55.220Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-14T06:38:55.220Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-14T06:38:55.220Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-14T06:38:55.220Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-14T06:38:55.220Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-14T06:38:55.220Z] Executing busybox-1.35.0-r17.trigger [2022-12-14T06:38:55.220Z] OK: 8 MiB in 19 packages [2022-12-14T06:38:55.220Z] Removing intermediate container 99891ac6696c [2022-12-14T06:38:55.220Z] ---> 19529d67517f [2022-12-14T06:38:55.220Z] Step 14/23 : WORKDIR / [2022-12-14T06:38:55.220Z] ---> Running in 9ff14dc48b05 [2022-12-14T06:38:55.220Z] Removing intermediate container 9ff14dc48b05 [2022-12-14T06:38:55.220Z] ---> 2637bbf64273 [2022-12-14T06:38:55.220Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-14T06:38:55.220Z] ---> 886e3d254d61 [2022-12-14T06:38:55.220Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-14T06:38:55.220Z] ---> 68df21687745 [2022-12-14T06:38:55.220Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-14T06:38:55.220Z] ---> ff05231d4953 [2022-12-14T06:38:55.220Z] Step 18/23 : EXPOSE 59999 [2022-12-14T06:38:55.220Z] ---> Running in cbb14f6e4b97 [2022-12-14T06:38:55.220Z] Removing intermediate container cbb14f6e4b97 [2022-12-14T06:38:55.220Z] ---> a06e4d95f308 [2022-12-14T06:38:55.220Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-14T06:38:55.484Z] ---> Running in 21d07b76b318 [2022-12-14T06:38:55.484Z] Removing intermediate container 21d07b76b318 [2022-12-14T06:38:55.484Z] ---> c7a6a540c49d [2022-12-14T06:38:55.484Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-14T06:38:55.757Z] ---> Running in 718f941ea8ee [2022-12-14T06:38:56.023Z] Removing intermediate container 718f941ea8ee [2022-12-14T06:38:56.023Z] ---> 64d6d0691b3d [2022-12-14T06:38:56.023Z] Step 21/23 : LABEL arch=arm64 [2022-12-14T06:38:56.023Z] ---> Running in bc7c5b88db44 [2022-12-14T06:38:56.287Z] Removing intermediate container bc7c5b88db44 [2022-12-14T06:38:56.287Z] ---> bfac672eaa3c [2022-12-14T06:38:56.287Z] Step 22/23 : LABEL git_sha=75403564eeb8af1d0f1f8ff2eb4e718373552573 [2022-12-14T06:38:56.287Z] ---> Running in a0edee0646b8 [2022-12-14T06:38:56.553Z] Removing intermediate container a0edee0646b8 [2022-12-14T06:38:56.553Z] ---> adcdd4de66e0 [2022-12-14T06:38:56.553Z] Step 23/23 : LABEL version=3.0.0-dev.4 [2022-12-14T06:38:56.553Z] ---> Running in 981cf34851bc [2022-12-14T06:38:56.818Z] Removing intermediate container 981cf34851bc [2022-12-14T06:38:56.818Z] ---> 9572f943ab59 [2022-12-14T06:38:56.818Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-14T06:38:56.818Z] Successfully built 9572f943ab59 [2022-12-14T06:38:56.818Z] 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-12-14T06:38:57.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T06:38:57.246Z] [2022-12-14T06:38:57.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:38:57.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T06:38:57.570Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-14T06:38:57.570Z] 8998bd30e6a1: Pulling fs layer [2022-12-14T06:38:57.570Z] 04944245beec: Pulling fs layer [2022-12-14T06:38:57.570Z] 699f458cf7ca: Pulling fs layer [2022-12-14T06:38:57.570Z] 765212b225bb: Pulling fs layer [2022-12-14T06:38:57.570Z] f23df028b6ca: Pulling fs layer [2022-12-14T06:38:57.570Z] d65c8cfc05b1: Pulling fs layer [2022-12-14T06:38:57.570Z] 2437ff75d9bd: Pulling fs layer [2022-12-14T06:38:57.570Z] f23df028b6ca: Waiting [2022-12-14T06:38:57.570Z] d65c8cfc05b1: Waiting [2022-12-14T06:38:57.570Z] 2437ff75d9bd: Waiting [2022-12-14T06:38:57.570Z] 765212b225bb: Waiting [2022-12-14T06:38:57.837Z] 04944245beec: Verifying Checksum [2022-12-14T06:38:57.837Z] 04944245beec: Download complete [2022-12-14T06:38:57.837Z] 765212b225bb: Verifying Checksum [2022-12-14T06:38:57.837Z] f23df028b6ca: Download complete [2022-12-14T06:38:57.837Z] d65c8cfc05b1: Download complete [2022-12-14T06:38:57.837Z] 699f458cf7ca: Verifying Checksum [2022-12-14T06:38:57.837Z] 699f458cf7ca: Download complete [2022-12-14T06:38:58.418Z] 8998bd30e6a1: Download complete [2022-12-14T06:39:00.355Z] 2437ff75d9bd: Verifying Checksum [2022-12-14T06:39:00.355Z] 2437ff75d9bd: Download complete [2022-12-14T06:39:01.757Z] 8998bd30e6a1: Pull complete [2022-12-14T06:39:02.340Z] 04944245beec: Pull complete [2022-12-14T06:39:03.296Z] 699f458cf7ca: Pull complete [2022-12-14T06:39:03.562Z] 765212b225bb: Pull complete [2022-12-14T06:39:04.518Z] f23df028b6ca: Pull complete [2022-12-14T06:39:04.518Z] d65c8cfc05b1: Pull complete [2022-12-14T06:39:16.805Z] 2437ff75d9bd: Pull complete [2022-12-14T06:39:16.805Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-14T06:39:16.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-14T06:39:16.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:39:16.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-121185 does not seem to be running inside a container [2022-12-14T06:39:17.026Z] $ 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/134 -v /w/workspace/device-sdk-go/134:/w/workspace/device-sdk-go/134:rw,z -v /w/workspace/device-sdk-go/134@tmp:/w/workspace/device-sdk-go/134@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-12-14T06:39:19.535Z] $ docker top 28aaf3ae191e268a48bf32d92466387c17ca48dd5a4437f3ea65eac2034a05b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:39:20.041Z] ---> job-cost.sh [2022-12-14T06:39:20.319Z] lf-activate-venv: SKIPPING [2022-12-14T06:39:20.319Z] INFO: No Stack... [2022-12-14T06:39:20.584Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-14T06:39:21.545Z] INFO: Archiving Costs [Pipeline] sh [2022-12-14T06:39:21.869Z] + cat /w/workspace/device-sdk-go/134/archives/cost.csv [2022-12-14T06:39:21.869Z] + cut -d, -f6 [Pipeline] lock [2022-12-14T06:39:21.925Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] [2022-12-14T06:39:21.930Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] did not exist. Created. [2022-12-14T06:39:21.930Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-14T06:39:22.258Z] /w/workspace/device-sdk-go/134@tmp/durable-996acf3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-14T06:39:22.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-14T06:39:22.605Z] Warning: overwriting stash ‘stack-cost’ [2022-12-14T06:39:22.665Z] Stashed 1 file(s) [Pipeline] } [2022-12-14T06:39:22.671Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-14T06:39:22.685Z] $ docker stop --time=1 28aaf3ae191e268a48bf32d92466387c17ca48dd5a4437f3ea65eac2034a05b3 [2022-12-14T06:39:24.145Z] $ docker rm -f 28aaf3ae191e268a48bf32d92466387c17ca48dd5a4437f3ea65eac2034a05b3 [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-12-14T06:39:24.526Z] provisioning config files... [2022-12-14T06:39:24.533Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13554998230923334139tmp [Pipeline] { [Pipeline] sh [2022-12-14T06:39:24.819Z] + set +x [2022-12-14T06:39:24.819Z] + curl -s https://codecov.io/bash [2022-12-14T06:39:24.819Z] + bash -s -- [2022-12-14T06:39:24.819Z] [2022-12-14T06:39:24.819Z] _____ _ [2022-12-14T06:39:24.819Z] / ____| | | [2022-12-14T06:39:24.819Z] | | ___ __| | ___ ___ _____ __ [2022-12-14T06:39:24.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-14T06:39:24.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-14T06:39:24.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-14T06:39:24.819Z] Bash-1.0.6 [2022-12-14T06:39:24.819Z] [2022-12-14T06:39:24.819Z] [2022-12-14T06:39:24.819Z] ==> git version 2.25.1 found [2022-12-14T06:39:24.819Z] ==> 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-12-14T06:39:24.819Z] Release-Date: 2020-01-08 [2022-12-14T06:39:24.819Z] 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-12-14T06:39:24.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-14T06:39:24.819Z] ==> Jenkins CI detected. [2022-12-14T06:39:24.819Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-12-14T06:39:24.819Z] project root: . [2022-12-14T06:39:24.819Z] --> token set from env [2022-12-14T06:39:24.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-14T06:39:24.819Z] ==> Running gcov in . (disable via -X gcov) [2022-12-14T06:39:24.819Z] ==> Python coveragepy not found [2022-12-14T06:39:24.820Z] ==> Searching for coverage reports in: [2022-12-14T06:39:24.820Z] + . [2022-12-14T06:39:24.820Z] -> Found 1 reports [2022-12-14T06:39:24.820Z] ==> Detecting git/mercurial file structure [2022-12-14T06:39:24.820Z] ==> Reading reports [2022-12-14T06:39:24.820Z] + ./coverage.out bytes=101759 [2022-12-14T06:39:25.078Z] ==> Appending adjustments [2022-12-14T06:39:25.078Z] https://docs.codecov.io/docs/fixing-reports [2022-12-14T06:39:25.336Z] + Found adjustments [2022-12-14T06:39:25.336Z] ==> Gzipping contents [2022-12-14T06:39:25.336Z] 16K /tmp/codecov.ufCnph.gz [2022-12-14T06:39:25.336Z] ==> Uploading reports [2022-12-14T06:39:25.336Z] url: https://codecov.io [2022-12-14T06:39:25.336Z] query: branch=main&commit=75403564eeb8af1d0f1f8ff2eb4e718373552573&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T06:39:25.336Z] -> Pinging Codecov [2022-12-14T06:39:25.336Z] 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=75403564eeb8af1d0f1f8ff2eb4e718373552573&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-12-14T06:39:25.594Z] -> Uploading to [2022-12-14T06:39:25.594Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-14/7E55EF52A471D76F132DFD9A03CDDE97/75403564eeb8af1d0f1f8ff2eb4e718373552573/7557dc3a-1573-4d48-8273-9993d4ed6c02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221214T063925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=048e34c172bb2e30c4b493e5a0cdc206c12473bf6bf38db2a7adc4e532416aaf [2022-12-14T06:39:25.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T06:39:25.594Z] Dload Upload Total Spent Left Speed [2022-12-14T06:39:25.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14713 0 0 100 14713 0 64814 --:--:-- --:--:-- --:--:-- 64814 [2022-12-14T06:39:25.852Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/75403564eeb8af1d0f1f8ff2eb4e718373552573 [Pipeline] } [2022-12-14T06:39:25.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-12-14T06:39:26.050Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-12-14T06:39:26.060Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:39:26.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T06:39:26.361Z] [2022-12-14T06:39:26.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:39:26.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T06:39:26.657Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-12-14T06:39:26.657Z] df9b9388f04a: Pulling fs layer [2022-12-14T06:39:26.657Z] 52dc419b0ee2: Pulling fs layer [2022-12-14T06:39:26.657Z] 25bc292e5bac: Pulling fs layer [2022-12-14T06:39:26.657Z] 114826534d7a: Pulling fs layer [2022-12-14T06:39:26.657Z] 4657fd5d0bcf: Pulling fs layer [2022-12-14T06:39:26.657Z] 6ad1cebc031e: Pulling fs layer [2022-12-14T06:39:26.657Z] 8a3aa393b2d8: Pulling fs layer [2022-12-14T06:39:26.657Z] 4657fd5d0bcf: Waiting [2022-12-14T06:39:26.657Z] 6ad1cebc031e: Waiting [2022-12-14T06:39:26.657Z] 8a3aa393b2d8: Waiting [2022-12-14T06:39:26.657Z] 114826534d7a: Waiting [2022-12-14T06:39:26.657Z] 25bc292e5bac: Verifying Checksum [2022-12-14T06:39:26.657Z] 25bc292e5bac: Download complete [2022-12-14T06:39:26.657Z] 52dc419b0ee2: Verifying Checksum [2022-12-14T06:39:26.657Z] 52dc419b0ee2: Download complete [2022-12-14T06:39:26.657Z] 4657fd5d0bcf: Verifying Checksum [2022-12-14T06:39:26.657Z] 4657fd5d0bcf: Download complete [2022-12-14T06:39:26.657Z] df9b9388f04a: Verifying Checksum [2022-12-14T06:39:26.657Z] df9b9388f04a: Download complete [2022-12-14T06:39:26.917Z] df9b9388f04a: Pull complete [2022-12-14T06:39:26.917Z] 52dc419b0ee2: Pull complete [2022-12-14T06:39:26.917Z] 6ad1cebc031e: Verifying Checksum [2022-12-14T06:39:26.917Z] 6ad1cebc031e: Download complete [2022-12-14T06:39:26.917Z] 25bc292e5bac: Pull complete [2022-12-14T06:39:27.484Z] 114826534d7a: Verifying Checksum [2022-12-14T06:39:27.484Z] 114826534d7a: Download complete [2022-12-14T06:39:27.484Z] 8a3aa393b2d8: Verifying Checksum [2022-12-14T06:39:27.484Z] 8a3aa393b2d8: Download complete [2022-12-14T06:39:30.765Z] 114826534d7a: Pull complete [2022-12-14T06:39:31.023Z] 4657fd5d0bcf: Pull complete [2022-12-14T06:39:31.280Z] 6ad1cebc031e: Pull complete [2022-12-14T06:39:33.806Z] 8a3aa393b2d8: Pull complete [2022-12-14T06:39:33.806Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-12-14T06:39:33.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-12-14T06:39:33.806Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:39:33.873Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:39:33.897Z] $ 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-12-14T06:39:35.662Z] $ docker top 51df0effa95b59fe8a04f5268cf1ca0889acbdc6320eae259e64f49440188286 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-12-14T06:39:35.732Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-12-14T06:39:36.009Z] + set -o pipefail [2022-12-14T06:39:36.009Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-12-14T06:39:42.578Z] [2022-12-14T06:39:42.578Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2022-12-14T06:39:42.578Z] [2022-12-14T06:39:42.578Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/f92d7877-8e4e-4a8c-9328-0cb611d1e288 [2022-12-14T06:39:42.578Z] [2022-12-14T06:39:42.578Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-12-14T06:39:42.578Z] [2022-12-14T06:39:42.578Z] [2022-12-14T06:39:42.578Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-12-14T06:39:42.578Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-12-14T06:39:42.578Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-12-14T06:39:42.586Z] $ docker stop --time=1 51df0effa95b59fe8a04f5268cf1ca0889acbdc6320eae259e64f49440188286 [2022-12-14T06:39:44.574Z] $ docker rm -f 51df0effa95b59fe8a04f5268cf1ca0889acbdc6320eae259e64f49440188286 [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-12-14T06:39:44.915Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T06:39:44.923Z] provisioning config files... [2022-12-14T06:39:44.929Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4559075246666109296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:39:45.217Z] --> edgex-publish-swagger.sh [2022-12-14T06:39:45.217Z] === Publish openapi/v2 API === [2022-12-14T06:39:45.217Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-12-14T06:39:45.217Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-12-14T06:39:45.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-14T06:39:45.217Z] Dload Upload Total Spent Left Speed [2022-12-14T06:39:45.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53590 100 38 100 53552 80 110k --:--:-- --:--:-- --:--:-- 109k [2022-12-14T06:39:45.476Z] {"code":403,"message":"Access Denied"} [2022-12-14T06:39:45.476Z] [Pipeline] } [2022-12-14T06:39:45.482Z] 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-12-14T06:39:45.872Z] + git log --format=format:%s -1 75403564eeb8af1d0f1f8ff2eb4e718373552573 [Pipeline] sh [2022-12-14T06:39:46.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T06:39:46.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:39:46.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T06:39:46.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:39:46.520Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:39:46.550Z] $ 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-12-14T06:39:46.931Z] $ docker top f4d1280d0cc28e69d700c670e71ba0d5f491602acf582b061a3efb40b1e7263c -eo pid,comm [2022-12-14T06:39:46.982Z] 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-12-14T06:39:46.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T06:39:47.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T06:39:47.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T06:39:47.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T06:39:47.137Z] $ docker exec f4d1280d0cc28e69d700c670e71ba0d5f491602acf582b061a3efb40b1e7263c ssh-agent [2022-12-14T06:39:47.246Z] SSH_AUTH_SOCK=/tmp/ssh-jMo9U4sY0w1n/agent.32 [2022-12-14T06:39:47.246Z] SSH_AGENT_PID=38 [2022-12-14T06:39:47.251Z] Running ssh-add (command line suppressed) [2022-12-14T06:39:47.350Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14769358114202165967.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14769358114202165967.key) [2022-12-14T06:39:47.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T06:39:47.654Z] + git semver tag [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,837 [run_tag] DEBUG tag force:False [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,837 [check_head_tag] DEBUG check head tag [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,838 [execute] INFO git cat-file --batch-check [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,841 [execute] INFO git cat-file --batch [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,869 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,869 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-12-14T06:39:47.914Z] 2022-12-14 06:39:47,874 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:39:47.914Z] 3.0.0-dev.4 [Pipeline] } [2022-12-14T06:39:47.921Z] $ docker exec --env ******** --env ******** f4d1280d0cc28e69d700c670e71ba0d5f491602acf582b061a3efb40b1e7263c ssh-agent -k [2022-12-14T06:39:48.020Z] unset SSH_AUTH_SOCK; [2022-12-14T06:39:48.021Z] unset SSH_AGENT_PID; [2022-12-14T06:39:48.021Z] echo Agent pid 38 killed; [2022-12-14T06:39:48.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T06:39:48.343Z] + git semver [Pipeline] } [2022-12-14T06:39:48.616Z] $ docker stop --time=1 f4d1280d0cc28e69d700c670e71ba0d5f491602acf582b061a3efb40b1e7263c [2022-12-14T06:39:49.872Z] $ docker rm -f f4d1280d0cc28e69d700c670e71ba0d5f491602acf582b061a3efb40b1e7263c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:39:50.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T06:39:50.245Z] [2022-12-14T06:39:50.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:39:50.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T06:39:50.547Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-12-14T06:39:50.547Z] ab5ef0e58194: Pulling fs layer [2022-12-14T06:39:50.547Z] 9712f1f96733: Pulling fs layer [2022-12-14T06:39:50.547Z] 63f879dbbcfc: Pulling fs layer [2022-12-14T06:39:50.547Z] 0d9ebad4ef96: Pulling fs layer [2022-12-14T06:39:50.547Z] e9a5061849ea: Pulling fs layer [2022-12-14T06:39:50.547Z] d747dcd14b5f: Pulling fs layer [2022-12-14T06:39:50.547Z] 2de7ff778b66: Pulling fs layer [2022-12-14T06:39:50.547Z] e9a5061849ea: Waiting [2022-12-14T06:39:50.547Z] d747dcd14b5f: Waiting [2022-12-14T06:39:50.547Z] 2de7ff778b66: Waiting [2022-12-14T06:39:50.547Z] 0d9ebad4ef96: Waiting [2022-12-14T06:39:50.547Z] 9712f1f96733: Download complete [2022-12-14T06:39:51.114Z] 63f879dbbcfc: Verifying Checksum [2022-12-14T06:39:51.114Z] 63f879dbbcfc: Download complete [2022-12-14T06:39:51.114Z] e9a5061849ea: Verifying Checksum [2022-12-14T06:39:51.114Z] e9a5061849ea: Download complete [2022-12-14T06:39:51.114Z] d747dcd14b5f: Verifying Checksum [2022-12-14T06:39:51.114Z] d747dcd14b5f: Download complete [2022-12-14T06:39:51.114Z] ab5ef0e58194: Download complete [2022-12-14T06:39:51.372Z] 0d9ebad4ef96: Verifying Checksum [2022-12-14T06:39:51.372Z] 0d9ebad4ef96: Download complete [2022-12-14T06:39:51.372Z] 2de7ff778b66: Verifying Checksum [2022-12-14T06:39:51.372Z] 2de7ff778b66: Download complete [2022-12-14T06:39:53.898Z] ab5ef0e58194: Pull complete [2022-12-14T06:39:53.898Z] 9712f1f96733: Pull complete [2022-12-14T06:39:54.157Z] 63f879dbbcfc: Pull complete [2022-12-14T06:39:57.437Z] 0d9ebad4ef96: Pull complete [2022-12-14T06:39:57.437Z] e9a5061849ea: Pull complete [2022-12-14T06:39:57.695Z] d747dcd14b5f: Pull complete [2022-12-14T06:39:58.628Z] 2de7ff778b66: Pull complete [2022-12-14T06:39:58.628Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-12-14T06:39:58.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-12-14T06:39:58.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:39:58.699Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:39:58.725Z] $ 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-12-14T06:40:00.545Z] $ docker top 762c8d7428614f655efc88ff864946bbcc72cb0f58090853f3a76278f7fbf97d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-12-14T06:40:00.624Z] provisioning config files... [2022-12-14T06:40:00.631Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2774757062623629868tmp [2022-12-14T06:40:00.642Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13055942989845595744tmp [2022-12-14T06:40:00.653Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17727064062215125662tmp [Pipeline] { [Pipeline] echo [2022-12-14T06:40:00.667Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:00.949Z] ---> sigul-configuration.sh [2022-12-14T06:40:00.949Z] gpg: directory `/root/.gnupg' created [2022-12-14T06:40:00.949Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-12-14T06:40:00.949Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-12-14T06:40:00.949Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-12-14T06:40:00.949Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-12-14T06:40:00.949Z] gpg: CAST5 encrypted data [2022-12-14T06:40:00.949Z] gpg: encrypted with 1 passphrase [2022-12-14T06:40:00.949Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-12-14T06:40:01.236Z] + mkdir /home/jenkins [2022-12-14T06:40:01.236Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-12-14T06:40:01.525Z] + 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-12-14T06:40:01.537Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:01.819Z] ---> sigul-install.sh [2022-12-14T06:40:01.819Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-12-14T06:40:02.106Z] + git tag --list [2022-12-14T06:40:02.106Z] 0.7.1 [2022-12-14T06:40:02.106Z] delhi-tag [2022-12-14T06:40:02.106Z] v1.0.0 [2022-12-14T06:40:02.106Z] v1.1.0 [2022-12-14T06:40:02.106Z] v1.1.1 [2022-12-14T06:40:02.106Z] v1.1.2 [2022-12-14T06:40:02.106Z] v1.2.0 [2022-12-14T06:40:02.106Z] v1.2.1 [2022-12-14T06:40:02.106Z] v1.2.2 [2022-12-14T06:40:02.106Z] v1.2.3 [2022-12-14T06:40:02.106Z] v1.3.0 [2022-12-14T06:40:02.106Z] v1.4.0 [2022-12-14T06:40:02.106Z] v2.0.0 [2022-12-14T06:40:02.106Z] v2.1.0 [2022-12-14T06:40:02.106Z] v2.1.1 [2022-12-14T06:40:02.106Z] v2.1.1-dev.2 [2022-12-14T06:40:02.106Z] v2.1.1-dev.3 [2022-12-14T06:40:02.106Z] v2.2.0 [2022-12-14T06:40:02.106Z] v2.2.1-dev.1 [2022-12-14T06:40:02.106Z] v2.2.1-dev.10 [2022-12-14T06:40:02.106Z] v2.2.1-dev.11 [2022-12-14T06:40:02.106Z] v2.2.1-dev.12 [2022-12-14T06:40:02.106Z] v2.2.1-dev.13 [2022-12-14T06:40:02.106Z] v2.2.1-dev.14 [2022-12-14T06:40:02.106Z] v2.2.1-dev.2 [2022-12-14T06:40:02.106Z] v2.2.1-dev.3 [2022-12-14T06:40:02.106Z] v2.2.1-dev.4 [2022-12-14T06:40:02.106Z] v2.2.1-dev.5 [2022-12-14T06:40:02.106Z] v2.2.1-dev.6 [2022-12-14T06:40:02.106Z] v2.2.1-dev.7 [2022-12-14T06:40:02.106Z] v2.2.1-dev.8 [2022-12-14T06:40:02.106Z] v2.2.1-dev.9 [2022-12-14T06:40:02.106Z] v2.3.0 [2022-12-14T06:40:02.106Z] v2.3.0-dev.14 [2022-12-14T06:40:02.106Z] v2.3.0-dev.15 [2022-12-14T06:40:02.106Z] v2.3.0-dev.16 [2022-12-14T06:40:02.106Z] v2.3.0-dev.17 [2022-12-14T06:40:02.106Z] v2.3.0-dev.18 [2022-12-14T06:40:02.106Z] v2.3.0-dev.19 [2022-12-14T06:40:02.106Z] v2.3.0-dev.20 [2022-12-14T06:40:02.106Z] v2.3.0-dev.21 [2022-12-14T06:40:02.106Z] v2.3.0-dev.22 [2022-12-14T06:40:02.106Z] v2.3.0-dev.23 [2022-12-14T06:40:02.106Z] v2.3.0-dev.24 [2022-12-14T06:40:02.106Z] v2.3.0-dev.25 [2022-12-14T06:40:02.106Z] v2.3.0-dev.26 [2022-12-14T06:40:02.106Z] v2.3.0-dev.27 [2022-12-14T06:40:02.106Z] v2.3.0-dev.28 [2022-12-14T06:40:02.106Z] v2.3.0-dev.29 [2022-12-14T06:40:02.106Z] v2.3.0-dev.30 [2022-12-14T06:40:02.106Z] v2.3.0-dev.31 [2022-12-14T06:40:02.106Z] v2.3.0-dev.32 [2022-12-14T06:40:02.106Z] v2.3.0-dev.33 [2022-12-14T06:40:02.106Z] v2.3.0-dev.34 [2022-12-14T06:40:02.106Z] v2.3.0-dev.35 [2022-12-14T06:40:02.106Z] v2.3.0-dev.36 [2022-12-14T06:40:02.106Z] v2.3.0-dev.37 [2022-12-14T06:40:02.106Z] v2.3.0-dev.38 [2022-12-14T06:40:02.106Z] v2.3.0-dev.39 [2022-12-14T06:40:02.106Z] v2.3.0-dev.40 [2022-12-14T06:40:02.106Z] v2.3.0-dev.41 [2022-12-14T06:40:02.106Z] v2.3.0-dev.42 [2022-12-14T06:40:02.106Z] v2.3.0-dev.43 [2022-12-14T06:40:02.106Z] v2.3.0-dev.44 [2022-12-14T06:40:02.106Z] v2.3.0-dev.45 [2022-12-14T06:40:02.106Z] v2.3.0-dev.46 [2022-12-14T06:40:02.106Z] v2.3.0-dev.47 [2022-12-14T06:40:02.106Z] v2.3.0-dev.48 [2022-12-14T06:40:02.106Z] v2.3.0-dev.49 [2022-12-14T06:40:02.106Z] v2.3.0-dev.50 [2022-12-14T06:40:02.106Z] v2.3.0-dev.51 [2022-12-14T06:40:02.106Z] v2.3.1-dev.1 [2022-12-14T06:40:02.106Z] v2.3.1-dev.2 [2022-12-14T06:40:02.106Z] v3.0.0-dev.1 [2022-12-14T06:40:02.106Z] v3.0.0-dev.2 [2022-12-14T06:40:02.106Z] v3.0.0-dev.3 [2022-12-14T06:40:02.106Z] v3.0.0-dev.4 [Pipeline] sh [2022-12-14T06:40:02.392Z] + lftools sign git-tag v3.0.0-dev.4 [2022-12-14T06:40:02.963Z] Signing Git tag with Sigul... [2022-12-14T06:40:02.963Z] Signing v3.0.0-dev.4 [Pipeline] echo [2022-12-14T06:40:03.244Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:03.535Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-12-14T06:40:03.543Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-12-14T06:40:03.562Z] $ docker stop --time=1 762c8d7428614f655efc88ff864946bbcc72cb0f58090853f3a76278f7fbf97d [2022-12-14T06:40:04.912Z] $ docker rm -f 762c8d7428614f655efc88ff864946bbcc72cb0f58090853f3a76278f7fbf97d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-12-14T06:40:05.323Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T06:40:05.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:40:05.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T06:40:05.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:40:05.689Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:40:05.717Z] $ 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-12-14T06:40:06.070Z] $ docker top 858c6ebcb775e8ea39ded5388054b387e70f6481c7aa5b18142c8f18924a24c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T06:40:06.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T06:40:06.171Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T06:40:06.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T06:40:06.280Z] $ docker exec 858c6ebcb775e8ea39ded5388054b387e70f6481c7aa5b18142c8f18924a24c2 ssh-agent [2022-12-14T06:40:06.387Z] SSH_AUTH_SOCK=/tmp/ssh-hAJHXVmRBMhf/agent.32 [2022-12-14T06:40:06.387Z] SSH_AGENT_PID=38 [2022-12-14T06:40:06.391Z] Running ssh-add (command line suppressed) [2022-12-14T06:40:06.478Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8879947876871855254.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8879947876871855254.key) [2022-12-14T06:40:06.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T06:40:06.779Z] + git semver bump pre [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,951 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,952 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,952 [bump_version] DEBUG bumped version:3.0.0-dev.5 [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,952 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,952 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,952 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,954 [execute] INFO git cat-file --batch-check [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,960 [execute] INFO git cat-file --batch [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T06:40:07.038Z] 2022-12-14 06:40:06,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:40:07.038Z] 3.0.0-dev.5 [Pipeline] } [2022-12-14T06:40:07.046Z] $ docker exec --env ******** --env ******** 858c6ebcb775e8ea39ded5388054b387e70f6481c7aa5b18142c8f18924a24c2 ssh-agent -k [2022-12-14T06:40:07.144Z] unset SSH_AUTH_SOCK; [2022-12-14T06:40:07.144Z] unset SSH_AGENT_PID; [2022-12-14T06:40:07.144Z] echo Agent pid 38 killed; [2022-12-14T06:40:07.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T06:40:07.477Z] + git semver [Pipeline] } [2022-12-14T06:40:07.746Z] $ docker stop --time=1 858c6ebcb775e8ea39ded5388054b387e70f6481c7aa5b18142c8f18924a24c2 [2022-12-14T06:40:09.034Z] $ docker rm -f 858c6ebcb775e8ea39ded5388054b387e70f6481c7aa5b18142c8f18924a24c2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-14T06:40:09.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-14T06:40:09.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:40:09.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-14T06:40:09.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:40:09.743Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:40:09.770Z] $ 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-12-14T06:40:10.121Z] $ docker top feee8ab863e14a5901b8e1b5cc3acb9d7dfbc87088ee46c24857ed283119a0b6 -eo pid,comm [2022-12-14T06:40:10.171Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-12-14T06:40:10.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-14T06:40:10.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-14T06:40:10.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-14T06:40:10.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-14T06:40:10.319Z] $ docker exec feee8ab863e14a5901b8e1b5cc3acb9d7dfbc87088ee46c24857ed283119a0b6 ssh-agent [2022-12-14T06:40:10.436Z] SSH_AUTH_SOCK=/tmp/ssh-eFXCdsVKop1H/agent.32 [2022-12-14T06:40:10.436Z] SSH_AGENT_PID=38 [2022-12-14T06:40:10.441Z] Running ssh-add (command line suppressed) [2022-12-14T06:40:10.535Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14941891097973301450.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14941891097973301450.key) [2022-12-14T06:40:10.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-14T06:40:10.840Z] + git semver push [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,008 [run_push] DEBUG push [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,008 [execute] INFO git cat-file --batch-check [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,012 [execute] INFO git rev-list 04fee096769a070cae493018eb16e59b55438831 -- [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,012 [execute] DEBUG Popen(['git', 'rev-list', '04fee096769a070cae493018eb16e59b55438831', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,023 [execute] INFO git fetch -v origin [2022-12-14T06:40:11.101Z] 2022-12-14 06:40:11,024 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-12-14T06:40:11.670Z] 2022-12-14 06:40:11,551 [run_push] DEBUG no remote changes detected [2022-12-14T06:40:11.670Z] 2022-12-14 06:40:11,552 [execute] INFO git push origin semver [2022-12-14T06:40:11.670Z] 2022-12-14 06:40:11,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-12-14T06:40:12.611Z] 2022-12-14 06:40:12,323 [run_push] DEBUG push all version tags [2022-12-14T06:40:12.611Z] 2022-12-14 06:40:12,323 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-12-14T06:40:12.611Z] 2022-12-14 06:40:12,324 [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-12-14T06:40:13.550Z] 2022-12-14 06:40:13,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-12-14T06:40:13.550Z] 3.0.0-dev.5 [Pipeline] } [2022-12-14T06:40:13.558Z] $ docker exec --env ******** --env ******** feee8ab863e14a5901b8e1b5cc3acb9d7dfbc87088ee46c24857ed283119a0b6 ssh-agent -k [2022-12-14T06:40:13.653Z] unset SSH_AUTH_SOCK; [2022-12-14T06:40:13.653Z] unset SSH_AGENT_PID; [2022-12-14T06:40:13.653Z] echo Agent pid 38 killed; [2022-12-14T06:40:13.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-14T06:40:13.966Z] + git semver [Pipeline] } [2022-12-14T06:40:14.234Z] $ docker stop --time=1 feee8ab863e14a5901b8e1b5cc3acb9d7dfbc87088ee46c24857ed283119a0b6 [2022-12-14T06:40:15.526Z] $ docker rm -f feee8ab863e14a5901b8e1b5cc3acb9d7dfbc87088ee46c24857ed283119a0b6 [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-12-14T06:40:16.078Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-12-14T06:40:16.079Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-14T06:40:16.079Z] total 16 [2022-12-14T06:40:16.079Z] drwxr-xr-x 3 root root 4096 Dec 14 06:30 . [2022-12-14T06:40:16.079Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 06:40 .. [2022-12-14T06:40:16.079Z] drwxr-xr-x 2 root root 4096 Dec 14 06:30 cost [2022-12-14T06:40:16.079Z] -rw-r--r-- 1 root root 85 Dec 14 06:30 cost.csv [2022-12-14T06:40:16.079Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-14T06:40:16.079Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-12-14T06:40:16.079Z] total 16 [2022-12-14T06:40:16.079Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 06:30 . [2022-12-14T06:40:16.079Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 06:40 .. [2022-12-14T06:40:16.079Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 06:30 cost [2022-12-14T06:40:16.079Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 14 06:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:16.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:17.226Z] ---> package-listing.sh [2022-12-14T06:40:17.226Z] ++ facter osfamily [2022-12-14T06:40:17.226Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-14T06:40:17.487Z] + OS_FAMILY=debian [2022-12-14T06:40:17.487Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-12-14T06:40:17.487Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-14T06:40:17.487Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-14T06:40:17.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-14T06:40:17.487Z] + PACKAGES=/tmp/packages_start.txt [2022-12-14T06:40:17.487Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-14T06:40:17.487Z] + PACKAGES=/tmp/packages_end.txt [2022-12-14T06:40:17.487Z] + case "${OS_FAMILY}" in [2022-12-14T06:40:17.487Z] + dpkg -l [2022-12-14T06:40:17.487Z] + grep '^ii' [2022-12-14T06:40:17.487Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-14T06:40:17.487Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-14T06:40:17.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-14T06:40:17.487Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-12-14T06:40:17.487Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-12-14T06:40:17.487Z] + 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-12-14T06:40:17.498Z] 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-12-14T06:40:17.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-14T06:40:18.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-14T06:40:18.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-14T06:40:18.393Z] prd-ubuntu20.04-docker-8c-8g-121184 does not seem to be running inside a container [2022-12-14T06:40:18.420Z] $ 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-12-14T06:40:18.633Z] $ docker top 67146f4c7965a2248bcad0d0b6748a5ba26d31c9057818cce2426aac39526727 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-14T06:40:18.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-14T06:40:19.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-14T06:40:19.549Z] + ls /var/log/sa-host [2022-12-14T06:40:19.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-14T06:40:19.722Z] provisioning config files... [2022-12-14T06:40:19.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15272390290193924008tmp [Pipeline] { [Pipeline] echo [2022-12-14T06:40:19.739Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:20.020Z] ---> create-netrc.sh [Pipeline] } [2022-12-14T06:40:20.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:20.359Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-14T06:40:20.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:20.650Z] ---> sudo-logs.sh [2022-12-14T06:40:20.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-14T06:40:20.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:20.963Z] ---> job-cost.sh [2022-12-14T06:40:20.963Z] lf-activate-venv: SKIPPING [2022-12-14T06:40:20.963Z] DEBUG: total: 0.2199999988079071 [2022-12-14T06:40:20.963Z] INFO: Retrieving Stack Cost... [2022-12-14T06:40:21.223Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-14T06:40:21.791Z] INFO: Archiving Costs [Pipeline] echo [2022-12-14T06:40:21.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-14T06:40:22.084Z] ---> logs-deploy.sh [2022-12-14T06:40:22.084Z] lf-activate-venv: SKIPPING [2022-12-14T06:40:22.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/134 [2022-12-14T06:40:22.084Z] INFO: archiving workspace using pattern(s): [2022-12-14T06:40:23.024Z] Archives upload complete. [2022-12-14T06:40:23.024Z] INFO: archiving logs to Nexus