Started by upstream project "edgexfoundry/cd-management/release-lts" build number 32 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba443a3625d4eef64e240836a867426dc0799199 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-ssh10524675138433032446.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6483713773268031796.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5705145031836219487.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh16194563445616214661.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11217364196002832978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-729 in /w/workspace/gexfoundry_device-sdk-go_jakarta [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 Avoid second fetch Checking out Revision ba443a3625d4eef64e240836a867426dc0799199 (jakarta) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba443a3625d4eef64e240836a867426dc0799199 # timeout=10 Commit message: "Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log" > git rev-list --no-walk ba443a3625d4eef64e240836a867426dc0799199 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-02T23:34:39.648Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-02T23:34:39.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:34:39.702Z] ========================================================= [2022-06-02T23:34:39.702Z] EdgeX Global Pipelines Version Info [2022-06-02T23:34:39.702Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:34:40.442Z] ------------------- [2022-06-02T23:34:40.442Z] stable info: [2022-06-02T23:34:40.442Z] ------------------- [2022-06-02T23:34:40.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:34:40.442Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-02T23:34:40.442Z] Message: update stable to v1.0.230 [2022-06-02T23:34:41.027Z] ------------------- [2022-06-02T23:34:41.027Z] experimental info: [2022-06-02T23:34:41.027Z] ------------------- [2022-06-02T23:34:41.027Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T23:34:41.027Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-02T23:34:41.027Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-02T23:34:41.224Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-02T23:34:41.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-02T23:34:41.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-02T23:34:41.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-02T23:34:41.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-02T23:34:41.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-02T23:34:41.299Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-02T23:34:41.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-02T23:34:41.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-02T23:34:41.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-02T23:34:41.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-02T23:34:41.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-02T23:34:41.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-02T23:34:41.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-02T23:34:41.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T23:34:41.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:34:41.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:34:41.432Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T23:34:41.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-02T23:34:41.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-02T23:34:41.477Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-02T23:34:41.485Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-02T23:34:41.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-02T23:34:41.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-02T23:34:41.522Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-02T23:34:41.539Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-02T23:34:41.549Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-02T23:34:41.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-02T23:34:41.573Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-02T23:34:41.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:34:41.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba443a3 [Pipeline] echo [2022-06-02T23:34:41.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:34:41.645Z] provisioning config files... [2022-06-02T23:34:41.658Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config6190469376548945584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:34:41.973Z] ---> docker-login.sh [2022-06-02T23:34:41.973Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:34:42.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:34:42.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:34:42.235Z] Configure a credential helper to remove this warning. See [2022-06-02T23:34:42.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:34:42.235Z] [2022-06-02T23:34:42.235Z] Login Succeeded [2022-06-02T23:34:42.235Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:34:42.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:34:42.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:34:42.497Z] Configure a credential helper to remove this warning. See [2022-06-02T23:34:42.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:34:42.497Z] [2022-06-02T23:34:42.497Z] Login Succeeded [2022-06-02T23:34:42.497Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:34:42.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:34:42.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:34:42.759Z] Configure a credential helper to remove this warning. See [2022-06-02T23:34:42.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:34:42.759Z] [2022-06-02T23:34:42.759Z] Login Succeeded [2022-06-02T23:34:42.759Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:34:42.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:34:42.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:34:42.759Z] Configure a credential helper to remove this warning. See [2022-06-02T23:34:42.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:34:42.759Z] [2022-06-02T23:34:42.759Z] Login Succeeded [2022-06-02T23:34:42.759Z] docker.io [2022-06-02T23:34:42.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:34:43.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:34:43.332Z] Configure a credential helper to remove this warning. See [2022-06-02T23:34:43.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:34:43.332Z] [2022-06-02T23:34:43.332Z] Login Succeeded [2022-06-02T23:34:43.332Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:34:43.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-02T23:34:43.729Z] + git rev-list -1 --merges ba443a3625d4eef64e240836a867426dc0799199~1..ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:34:43.757Z] -----------> git rev-list -1 --merges ba443a3625d4eef64e240836a867426dc0799199~1..ba443a3625d4eef64e240836a867426dc0799199 ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:34:43.757Z] ba443a3625d4eef64e240836a867426dc0799199 [false] [Pipeline] sh [2022-06-02T23:34:44.052Z] + git log --format=format:%s -1 ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:34:44.122Z] ========================================================= [2022-06-02T23:34:44.122Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-06-02T23:34:44.122Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:34:44.445Z] + git log --format=format:%s -1 ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] echo [2022-06-02T23:34:44.457Z] [semverPrep] GIT_COMMIT: ba443a3625d4eef64e240836a867426dc0799199, Commit Message: Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log [Pipeline] echo [2022-06-02T23:34:44.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-02T23:34:44.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:34:44.804Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-02T23:34:44.804Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-02T23:34:44.804Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-02T23:34:44.804Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-02T23:34:44.804Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-02T23:34:44.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:45.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:34:45.156Z] [2022-06-02T23:34:45.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:34:45.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:34:45.461Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-02T23:34:45.461Z] 1fe172e4850f: Pulling fs layer [2022-06-02T23:34:45.461Z] caf521ccaac6: Pulling fs layer [2022-06-02T23:34:45.461Z] 3ead6fa29328: Pulling fs layer [2022-06-02T23:34:45.461Z] 5c2a1cbceb83: Pulling fs layer [2022-06-02T23:34:45.461Z] a8d5f1318db7: Pulling fs layer [2022-06-02T23:34:45.461Z] c427282e49a2: Pulling fs layer [2022-06-02T23:34:45.461Z] 1827001aaf11: Pulling fs layer [2022-06-02T23:34:45.461Z] 0714d37db230: Pulling fs layer [2022-06-02T23:34:45.461Z] ac28cf19c067: Pulling fs layer [2022-06-02T23:34:45.461Z] ca983d60f3e2: Pulling fs layer [2022-06-02T23:34:45.461Z] 9f894cec8388: Pulling fs layer [2022-06-02T23:34:45.461Z] 5c2a1cbceb83: Waiting [2022-06-02T23:34:45.461Z] a8d5f1318db7: Waiting [2022-06-02T23:34:45.461Z] c427282e49a2: Waiting [2022-06-02T23:34:45.461Z] ca983d60f3e2: Waiting [2022-06-02T23:34:45.461Z] 1827001aaf11: Waiting [2022-06-02T23:34:45.461Z] 9f894cec8388: Waiting [2022-06-02T23:34:45.461Z] ac28cf19c067: Waiting [2022-06-02T23:34:45.461Z] 0714d37db230: Waiting [2022-06-02T23:34:45.461Z] caf521ccaac6: Download complete [2022-06-02T23:34:45.461Z] 5c2a1cbceb83: Verifying Checksum [2022-06-02T23:34:45.461Z] 5c2a1cbceb83: Download complete [2022-06-02T23:34:45.722Z] a8d5f1318db7: Verifying Checksum [2022-06-02T23:34:45.722Z] a8d5f1318db7: Download complete [2022-06-02T23:34:45.722Z] 3ead6fa29328: Verifying Checksum [2022-06-02T23:34:45.722Z] 3ead6fa29328: Download complete [2022-06-02T23:34:45.722Z] c427282e49a2: Download complete [2022-06-02T23:34:45.722Z] 0714d37db230: Verifying Checksum [2022-06-02T23:34:45.722Z] 0714d37db230: Download complete [2022-06-02T23:34:45.722Z] ac28cf19c067: Verifying Checksum [2022-06-02T23:34:45.722Z] ac28cf19c067: Download complete [2022-06-02T23:34:45.722Z] ca983d60f3e2: Verifying Checksum [2022-06-02T23:34:45.722Z] ca983d60f3e2: Download complete [2022-06-02T23:34:45.722Z] 9f894cec8388: Download complete [2022-06-02T23:34:45.722Z] 1fe172e4850f: Verifying Checksum [2022-06-02T23:34:45.722Z] 1fe172e4850f: Download complete [2022-06-02T23:34:45.982Z] 1827001aaf11: Verifying Checksum [2022-06-02T23:34:45.982Z] 1827001aaf11: Download complete [2022-06-02T23:34:47.364Z] 1fe172e4850f: Pull complete [2022-06-02T23:34:47.364Z] caf521ccaac6: Pull complete [2022-06-02T23:34:47.933Z] 3ead6fa29328: Pull complete [2022-06-02T23:34:47.934Z] 5c2a1cbceb83: Pull complete [2022-06-02T23:34:48.193Z] a8d5f1318db7: Pull complete [2022-06-02T23:34:48.193Z] c427282e49a2: Pull complete [2022-06-02T23:34:50.100Z] 1827001aaf11: Pull complete [2022-06-02T23:34:50.100Z] 0714d37db230: Pull complete [2022-06-02T23:34:50.360Z] ac28cf19c067: Pull complete [2022-06-02T23:34:50.620Z] ca983d60f3e2: Pull complete [2022-06-02T23:34:50.620Z] 9f894cec8388: Pull complete [2022-06-02T23:34:50.620Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-02T23:34:50.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:34:50.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:34:50.716Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:34:50.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T23:34:53.846Z] $ docker top 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 -eo pid,comm [2022-06-02T23:34:53.913Z] 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-06-02T23:34:53.913Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T23:34:53.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:34:53.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:34:54.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:34:54.092Z] $ docker exec 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 ssh-agent [2022-06-02T23:34:54.205Z] SSH_AUTH_SOCK=/tmp/ssh-yQBNZCdkLcTy/agent.34 [2022-06-02T23:34:54.205Z] SSH_AGENT_PID=40 [2022-06-02T23:34:54.211Z] Running ssh-add (command line suppressed) [2022-06-02T23:34:54.330Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_1012895725165007961.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_1012895725165007961.key) [2022-06-02T23:34:54.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:34:54.626Z] + git tag --points-at ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] } [2022-06-02T23:34:54.648Z] $ docker exec --env ******** --env ******** 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 ssh-agent -k [2022-06-02T23:34:54.768Z] unset SSH_AUTH_SOCK; [2022-06-02T23:34:54.768Z] unset SSH_AGENT_PID; [2022-06-02T23:34:54.768Z] echo Agent pid 40 killed; [2022-06-02T23:34:54.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-06-02T23:34:54.800Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.1' [Pipeline] sshagent [2022-06-02T23:34:54.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T23:34:54.817Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T23:34:54.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T23:34:54.945Z] $ docker exec 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 ssh-agent [2022-06-02T23:34:55.067Z] SSH_AUTH_SOCK=/tmp/ssh-FTt72yrnvyky/agent.75 [2022-06-02T23:34:55.067Z] SSH_AGENT_PID=83 [2022-06-02T23:34:55.073Z] Running ssh-add (command line suppressed) [2022-06-02T23:34:55.187Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7510523605350820287.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7510523605350820287.key) [2022-06-02T23:34:55.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T23:34:55.486Z] + git semver init [2022-06-02T23:34:55.747Z] 2022-06-02 23:34:55,692 [run_init] DEBUG init version:0.0.0 force:False [2022-06-02T23:34:55.747Z] 2022-06-02 23:34:55,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [2022-06-02T23:34:55.747Z] 2022-06-02 23:34:55,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [2022-06-02T23:34:55.747Z] 2022-06-02 23:34:55,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-02T23:34:56.692Z] 2022-06-02 23:34:56,492 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_jakarta/.git/info/exclude [2022-06-02T23:34:56.692Z] 2022-06-02 23:34:56,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta with force:False [2022-06-02T23:34:56.692Z] 2022-06-02 23:34:56,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:34:56.692Z] 2022-06-02 23:34:56,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-02T23:34:56.692Z] 2.1.1 [Pipeline] } [2022-06-02T23:34:56.711Z] $ docker exec --env ******** --env ******** 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 ssh-agent -k [2022-06-02T23:34:56.841Z] unset SSH_AUTH_SOCK; [2022-06-02T23:34:56.841Z] unset SSH_AGENT_PID; [2022-06-02T23:34:56.841Z] echo Agent pid 83 killed; [2022-06-02T23:34:56.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:34:57.157Z] + git semver [Pipeline] } [2022-06-02T23:34:57.761Z] $ docker stop --time=1 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 [2022-06-02T23:34:59.435Z] $ docker rm -f 76ac17ff9ee2fbbfbae71124d59d4b11060c01b4207fd98818ba38a6d2e4c6d2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:34:59.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-02T23:35:00.178Z] Stashed 1 file(s) [Pipeline] echo [2022-06-02T23:35:00.181Z] [edgeXSemver]: initialized semver on version 2.1.1 [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] sh [2022-06-02T23:35:00.604Z] + git checkout ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:35:00.604Z] HEAD is now at ba443a3 Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:35:00.630Z] provisioning config files... [2022-06-02T23:35:00.640Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config1132438167205691282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:35:00.944Z] ---> docker-login.sh [2022-06-02T23:35:00.944Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:35:00.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:35:00.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:35:00.944Z] Configure a credential helper to remove this warning. See [2022-06-02T23:35:00.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:35:00.944Z] [2022-06-02T23:35:00.944Z] Login Succeeded [2022-06-02T23:35:00.944Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:35:01.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:35:01.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:35:01.205Z] Configure a credential helper to remove this warning. See [2022-06-02T23:35:01.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:35:01.205Z] [2022-06-02T23:35:01.205Z] Login Succeeded [2022-06-02T23:35:01.205Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:35:01.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:35:01.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:35:01.205Z] Configure a credential helper to remove this warning. See [2022-06-02T23:35:01.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:35:01.205Z] [2022-06-02T23:35:01.205Z] Login Succeeded [2022-06-02T23:35:01.205Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:35:01.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:35:01.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:35:01.466Z] Configure a credential helper to remove this warning. See [2022-06-02T23:35:01.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:35:01.466Z] [2022-06-02T23:35:01.466Z] Login Succeeded [2022-06-02T23:35:01.466Z] docker.io [2022-06-02T23:35:01.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:35:01.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:35:01.726Z] Configure a credential helper to remove this warning. See [2022-06-02T23:35:01.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:35:01.726Z] [2022-06-02T23:35:01.726Z] Login Succeeded [2022-06-02T23:35:01.726Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:35:01.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:35:01.802Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:35:01.812Z] ========================================================= [2022-06-02T23:35:01.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-02T23:35:01.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:02.133Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-02T23:35:02.133Z] Sending build context to Docker daemon 20.72MB [2022-06-02T23:35:02.133Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:35:02.133Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-02T23:35:02.394Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-02T23:35:02.394Z] 59bf1c3509f3: Pulling fs layer [2022-06-02T23:35:02.394Z] 666ba61612fd: Pulling fs layer [2022-06-02T23:35:02.394Z] 8ed8ca486205: Pulling fs layer [2022-06-02T23:35:02.394Z] 4fe6c5a15a65: Pulling fs layer [2022-06-02T23:35:02.394Z] 22a0e8bec74d: Pulling fs layer [2022-06-02T23:35:02.394Z] 812f408151ee: Pulling fs layer [2022-06-02T23:35:02.394Z] bab7bd504b26: Pulling fs layer [2022-06-02T23:35:02.394Z] 070449caade9: Pulling fs layer [2022-06-02T23:35:02.394Z] 8f1a5288e3a6: Pulling fs layer [2022-06-02T23:35:02.394Z] 812f408151ee: Waiting [2022-06-02T23:35:02.394Z] bab7bd504b26: Waiting [2022-06-02T23:35:02.394Z] 070449caade9: Waiting [2022-06-02T23:35:02.394Z] 8f1a5288e3a6: Waiting [2022-06-02T23:35:02.394Z] 22a0e8bec74d: Waiting [2022-06-02T23:35:02.394Z] 4fe6c5a15a65: Waiting [2022-06-02T23:35:02.394Z] 8ed8ca486205: Download complete [2022-06-02T23:35:02.394Z] 666ba61612fd: Download complete [2022-06-02T23:35:02.394Z] 22a0e8bec74d: Download complete [2022-06-02T23:35:02.394Z] 812f408151ee: Verifying Checksum [2022-06-02T23:35:02.394Z] 812f408151ee: Download complete [2022-06-02T23:35:02.394Z] 59bf1c3509f3: Verifying Checksum [2022-06-02T23:35:02.394Z] 59bf1c3509f3: Download complete [2022-06-02T23:35:02.394Z] bab7bd504b26: Download complete [2022-06-02T23:35:02.394Z] 070449caade9: Verifying Checksum [2022-06-02T23:35:02.394Z] 070449caade9: Download complete [2022-06-02T23:35:02.654Z] 59bf1c3509f3: Pull complete [2022-06-02T23:35:02.654Z] 666ba61612fd: Pull complete [2022-06-02T23:35:02.915Z] 8ed8ca486205: Pull complete [2022-06-02T23:35:03.174Z] 8f1a5288e3a6: Verifying Checksum [2022-06-02T23:35:03.174Z] 8f1a5288e3a6: Download complete [2022-06-02T23:35:03.174Z] 4fe6c5a15a65: Verifying Checksum [2022-06-02T23:35:03.174Z] 4fe6c5a15a65: Download complete [2022-06-02T23:35:07.367Z] 4fe6c5a15a65: Pull complete [2022-06-02T23:35:07.367Z] 22a0e8bec74d: Pull complete [2022-06-02T23:35:07.367Z] 812f408151ee: Pull complete [2022-06-02T23:35:07.367Z] bab7bd504b26: Pull complete [2022-06-02T23:35:07.367Z] 070449caade9: Pull complete [2022-06-02T23:35:09.281Z] 8f1a5288e3a6: Pull complete [2022-06-02T23:35:09.281Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-02T23:35:09.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-02T23:35:09.281Z] ---> c47586b81864 [2022-06-02T23:35:09.281Z] Step 3/10 : ARG MAKE=make build [2022-06-02T23:35:11.194Z] ---> Running in 6ecf19b5ba5f [2022-06-02T23:35:11.194Z] Removing intermediate container 6ecf19b5ba5f [2022-06-02T23:35:11.194Z] ---> 175ffd5b230e [2022-06-02T23:35:11.194Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-02T23:35:11.194Z] ---> Running in 4f6e8f63be92 [2022-06-02T23:35:11.463Z] Removing intermediate container 4f6e8f63be92 [2022-06-02T23:35:11.463Z] ---> 92aeeece6b10 [2022-06-02T23:35:11.463Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:35:11.463Z] ---> Running in a5c3331703d6 [2022-06-02T23:35:11.463Z] Removing intermediate container a5c3331703d6 [2022-06-02T23:35:11.463Z] ---> a2953da98a97 [2022-06-02T23:35:11.463Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:35:11.463Z] ---> Running in 85d5858eef84 [2022-06-02T23:35:12.406Z] Removing intermediate container 85d5858eef84 [2022-06-02T23:35:12.406Z] ---> 87d8fe4c9a0f [2022-06-02T23:35:12.406Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:35:12.406Z] ---> Running in 5fc176620d73 [2022-06-02T23:35:12.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:35:13.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:35:13.814Z] OK: 221 MiB in 52 packages [2022-06-02T23:35:14.077Z] Removing intermediate container 5fc176620d73 [2022-06-02T23:35:14.077Z] ---> 22e16058eb0a [2022-06-02T23:35:14.077Z] Step 8/10 : COPY . . [2022-06-02T23:35:15.017Z] ---> f260bbf2c4cd [2022-06-02T23:35:15.017Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:35:15.017Z] ---> Running in eeb8572028b6 [2022-06-02T23:35:15.279Z] skipping... [2022-06-02T23:35:15.300Z] Still waiting to schedule task [2022-06-02T23:35:15.300Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-721’ is offline [2022-06-02T23:35:15.849Z] Removing intermediate container eeb8572028b6 [2022-06-02T23:35:15.849Z] ---> c0e1586413a1 [2022-06-02T23:35:15.849Z] Step 10/10 : RUN ${MAKE} [2022-06-02T23:35:15.849Z] ---> Running in 0d7938c373d5 [2022-06-02T23:35:16.110Z] noop [2022-06-02T23:35:16.373Z] Removing intermediate container 0d7938c373d5 [2022-06-02T23:35:16.373Z] ---> 1f70490c8dbc [2022-06-02T23:35:16.636Z] Successfully built 1f70490c8dbc [2022-06-02T23:35:16.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:16.968Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:35:16.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:17.060Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:35:17.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-02T23:35:17.750Z] $ docker top 9a65b48fa72c756c4d1a4c3acaa82198c9876a73598d9a621b5c42581280cbc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:35:18.103Z] + go version [2022-06-02T23:35:18.103Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-02T23:35:18.122Z] $ docker stop --time=1 9a65b48fa72c756c4d1a4c3acaa82198c9876a73598d9a621b5c42581280cbc8 [2022-06-02T23:35:19.376Z] $ docker rm -f 9a65b48fa72c756c4d1a4c3acaa82198c9876a73598d9a621b5c42581280cbc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:19.827Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T23:35:19.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:35:19.923Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:35:19.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-02T23:35:20.341Z] $ docker top 23c3d16a78718de83d9ec255304c1ccc63ac8083b0c9a1ccae3cb8c601b03b45 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:35:20.699Z] + make test [2022-06-02T23:35:20.699Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-02T23:35:25.986Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.064s coverage: 23.3% of statements [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.052s coverage: 27.6% of statements [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 78.9% of statements [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.070s coverage: 9.0% of statements [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.079s coverage: 28.7% of statements [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.079s coverage: 82.9% of statements [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 57.8% of statements [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.874s coverage: 89.2% of statements [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-02T23:35:35.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.8% of statements [2022-06-02T23:35:35.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-02T23:35:35.970Z] GO111MODULE=on go vet ./... [2022-06-02T23:35:42.541Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:35:42.541Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:35:42.800Z] ./bin/test-attribution-txt.sh [2022-06-02T23:35:43.058Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-02T23:35:43.058Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T23:35:43.317Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-02T23:35:43.317Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T23:35:43.317Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-02T23:35:43.317Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-02T23:35:43.317Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T23:35:43.317Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T23:35:43.317Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T23:35:43.317Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T23:35:43.317Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-02T23:35:43.317Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-02T23:35:43.317Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T23:35:43.317Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T23:35:43.317Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T23:35:43.317Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T23:35:43.317Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T23:35:43.317Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-02T23:35:43.317Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T23:35:43.317Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T23:35:43.317Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T23:35:43.317Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T23:35:43.317Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T23:35:43.317Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-02T23:35:43.577Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T23:35:43.577Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T23:35:43.577Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T23:35:43.577Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T23:35:43.577Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T23:35:43.577Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T23:35:43.577Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T23:35:43.577Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T23:35:43.577Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-02T23:35:44.530Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:35:44.824Z] + go mod tidy [2022-06-02T23:35:44.824Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T23:35:44.824Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T23:35:44.824Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T23:35:44.824Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T23:35:44.824Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T23:35:44.824Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-02T23:35:44.824Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-02T23:35:44.824Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T23:35:44.824Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T23:35:44.824Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T23:35:44.824Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T23:35:44.824Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T23:35:44.824Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T23:35:44.824Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T23:35:44.824Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T23:35:45.084Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T23:35:45.084Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T23:35:45.084Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T23:35:45.084Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T23:35:45.084Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-02T23:35:45.084Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-02T23:35:45.084Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-02T23:35:45.084Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-02T23:35:45.099Z] $ docker stop --time=1 23c3d16a78718de83d9ec255304c1ccc63ac8083b0c9a1ccae3cb8c601b03b45 [2022-06-02T23:35:47.831Z] $ docker rm -f 23c3d16a78718de83d9ec255304c1ccc63ac8083b0c9a1ccae3cb8c601b03b45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:35:48.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T23:35:48.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-02T23:35:48.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T23:35:49.251Z] + ls -al . [2022-06-02T23:35:49.251Z] total 308 [2022-06-02T23:35:49.251Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 2 23:35 . [2022-06-02T23:35:49.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:34 .. [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 23:34 .dockerignore [2022-06-02T23:35:49.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:35 .git [2022-06-02T23:35:49.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:34 .github [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 2 23:34 .gitignore [2022-06-02T23:35:49.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:34 .semver [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 26850 Jun 2 23:34 CHANGELOG.md [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:34 GOVERNANCE.md [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 2 23:34 Jenkinsfile [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 2 23:34 LICENSE [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 2 23:34 Makefile [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 2 23:34 OWNERS.md [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 2 23:34 README.md [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 23:34 VERSION [2022-06-02T23:35:49.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:34 bin [2022-06-02T23:35:49.251Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 2 23:35 coverage.out [2022-06-02T23:35:49.251Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:34 example [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 576 Jun 2 23:35 go.mod [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 48946 Jun 2 23:34 go.sum [2022-06-02T23:35:49.251Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 2 23:34 internal [2022-06-02T23:35:49.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:34 openapi [2022-06-02T23:35:49.251Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:34 pkg [2022-06-02T23:35:49.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:34 snap [2022-06-02T23:35:49.251Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 2 23:34 vendor [2022-06-02T23:35:49.251Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 2 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:35:49.562Z] + 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=ba443a3625d4eef64e240836a867426dc0799199 --label arch=amd64 --label version=2.1.1 . [2022-06-02T23:35:49.562Z] Sending build context to Docker daemon 20.85MB [2022-06-02T23:35:49.562Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:35:49.562Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-02T23:35:49.562Z] ---> 1f70490c8dbc [2022-06-02T23:35:49.562Z] Step 3/24 : ARG MAKE=make build [2022-06-02T23:35:49.822Z] ---> Running in 753a7f1eefcf [2022-06-02T23:35:50.082Z] Removing intermediate container 753a7f1eefcf [2022-06-02T23:35:50.082Z] ---> 3a35eb0044bb [2022-06-02T23:35:50.082Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-02T23:35:50.082Z] ---> Running in f2468ed9c4a9 [2022-06-02T23:35:50.082Z] Removing intermediate container f2468ed9c4a9 [2022-06-02T23:35:50.082Z] ---> 131dd0eec5c7 [2022-06-02T23:35:50.082Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:35:50.342Z] ---> Running in 74fbcd19b08b [2022-06-02T23:35:50.342Z] Removing intermediate container 74fbcd19b08b [2022-06-02T23:35:50.342Z] ---> ccbb8095ce3e [2022-06-02T23:35:50.342Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:35:50.342Z] ---> Running in 25d3692ab924 [2022-06-02T23:35:50.912Z] Removing intermediate container 25d3692ab924 [2022-06-02T23:35:50.912Z] ---> 8c322d542d95 [2022-06-02T23:35:50.912Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:35:50.912Z] ---> Running in 4055d1b5181f [2022-06-02T23:35:51.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:35:52.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:35:52.314Z] OK: 221 MiB in 52 packages [2022-06-02T23:35:52.883Z] Removing intermediate container 4055d1b5181f [2022-06-02T23:35:52.883Z] ---> e4548c7a6046 [2022-06-02T23:35:52.883Z] Step 8/24 : COPY . . [2022-06-02T23:35:53.823Z] ---> 350321f2254f [2022-06-02T23:35:53.823Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:35:53.823Z] ---> Running in c162b740608a [2022-06-02T23:35:54.083Z] skipping... [2022-06-02T23:35:54.343Z] Removing intermediate container c162b740608a [2022-06-02T23:35:54.343Z] ---> 274f876945cd [2022-06-02T23:35:54.343Z] Step 10/24 : RUN ${MAKE} [2022-06-02T23:35:54.343Z] ---> Running in 4257b09d845f [2022-06-02T23:35:54.603Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-02T23:36:01.174Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-02T23:36:02.113Z] Removing intermediate container 4257b09d845f [2022-06-02T23:36:02.113Z] ---> 374640eb016d [2022-06-02T23:36:02.113Z] Step 11/24 : FROM alpine:3.14 [2022-06-02T23:36:02.683Z] 3.14: Pulling from library/alpine [2022-06-02T23:36:02.683Z] 8663204ce13b: Pulling fs layer [2022-06-02T23:36:02.942Z] 8663204ce13b: Verifying Checksum [2022-06-02T23:36:03.202Z] 8663204ce13b: Pull complete [2022-06-02T23:36:03.202Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:36:03.202Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:36:03.202Z] ---> e04c818066af [2022-06-02T23:36:03.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:36:03.202Z] ---> Running in f5e2f082c12f [2022-06-02T23:36:03.202Z] Removing intermediate container f5e2f082c12f [2022-06-02T23:36:03.202Z] ---> fa6da4b354f8 [2022-06-02T23:36:03.202Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:36:03.202Z] ---> Running in 11ca50a1d535 [2022-06-02T23:36:03.773Z] Removing intermediate container 11ca50a1d535 [2022-06-02T23:36:03.773Z] ---> c8f995b37d93 [2022-06-02T23:36:03.773Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-02T23:36:04.033Z] ---> Running in c73f28603f84 [2022-06-02T23:36:04.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T23:36:05.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T23:36:05.231Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:36:05.491Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-02T23:36:05.491Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:36:05.491Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-02T23:36:05.751Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-02T23:36:05.751Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:36:05.751Z] OK: 8 MiB in 19 packages [2022-06-02T23:36:06.319Z] Removing intermediate container c73f28603f84 [2022-06-02T23:36:06.319Z] ---> 5f19859cce8f [2022-06-02T23:36:06.319Z] Step 15/24 : WORKDIR / [2022-06-02T23:36:06.319Z] ---> Running in 8b41f87450cf [2022-06-02T23:36:06.319Z] Removing intermediate container 8b41f87450cf [2022-06-02T23:36:06.319Z] ---> 746f2ac3585a [2022-06-02T23:36:06.319Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-02T23:36:06.659Z] ---> 4acf5bd61306 [2022-06-02T23:36:06.659Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-02T23:36:06.920Z] ---> 0fdfa896b79e [2022-06-02T23:36:06.920Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-02T23:36:06.920Z] ---> ff2f7ac2ecfe [2022-06-02T23:36:06.920Z] Step 19/24 : EXPOSE 59999 [2022-06-02T23:36:06.920Z] ---> Running in 5b3745417250 [2022-06-02T23:36:07.179Z] Removing intermediate container 5b3745417250 [2022-06-02T23:36:07.179Z] ---> 607b626fa087 [2022-06-02T23:36:07.179Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-02T23:36:07.179Z] ---> Running in 1c6ebb44b498 [2022-06-02T23:36:07.179Z] Removing intermediate container 1c6ebb44b498 [2022-06-02T23:36:07.179Z] ---> 5075eb52e39a [2022-06-02T23:36:07.179Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:36:07.179Z] ---> Running in 5b33c08a7922 [2022-06-02T23:36:07.437Z] Removing intermediate container 5b33c08a7922 [2022-06-02T23:36:07.437Z] ---> 4d58f1d3b1aa [2022-06-02T23:36:07.437Z] Step 22/24 : LABEL arch=amd64 [2022-06-02T23:36:07.437Z] ---> Running in c7d366cb53ed [2022-06-02T23:36:07.437Z] Removing intermediate container c7d366cb53ed [2022-06-02T23:36:07.437Z] ---> 0903980e1003 [2022-06-02T23:36:07.437Z] Step 23/24 : LABEL git_sha=ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:36:07.437Z] ---> Running in a59545bba181 [2022-06-02T23:36:07.698Z] Removing intermediate container a59545bba181 [2022-06-02T23:36:07.698Z] ---> b88755472f84 [2022-06-02T23:36:07.698Z] Step 24/24 : LABEL version=2.1.1 [2022-06-02T23:36:07.698Z] ---> Running in 1c43b0305c36 [2022-06-02T23:36:07.698Z] Removing intermediate container 1c43b0305c36 [2022-06-02T23:36:07.698Z] ---> fe8ba78b3690 [2022-06-02T23:36:07.698Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T23:36:07.698Z] Successfully built fe8ba78b3690 [2022-06-02T23:36:07.698Z] 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-06-02T23:36:08.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:36:08.111Z] [2022-06-02T23:36:08.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:36:08.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:36:08.412Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-02T23:36:08.412Z] 5eb5b503b376: Pulling fs layer [2022-06-02T23:36:08.412Z] 5c69ac0246d0: Pulling fs layer [2022-06-02T23:36:08.412Z] ec43610c2a17: Pulling fs layer [2022-06-02T23:36:08.412Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-02T23:36:08.412Z] 33b1e0a273af: Pulling fs layer [2022-06-02T23:36:08.412Z] 5d3b04190fa2: Pulling fs layer [2022-06-02T23:36:08.412Z] 2f39f015ded8: Pulling fs layer [2022-06-02T23:36:08.412Z] 3a2ae6a8a46f: Waiting [2022-06-02T23:36:08.412Z] 33b1e0a273af: Waiting [2022-06-02T23:36:08.412Z] 2f39f015ded8: Waiting [2022-06-02T23:36:08.412Z] 5c69ac0246d0: Verifying Checksum [2022-06-02T23:36:08.412Z] 5c69ac0246d0: Download complete [2022-06-02T23:36:08.412Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-02T23:36:08.412Z] 3a2ae6a8a46f: Download complete [2022-06-02T23:36:08.412Z] 33b1e0a273af: Verifying Checksum [2022-06-02T23:36:08.412Z] 33b1e0a273af: Download complete [2022-06-02T23:36:08.412Z] 5d3b04190fa2: Download complete [2022-06-02T23:36:08.412Z] ec43610c2a17: Verifying Checksum [2022-06-02T23:36:08.412Z] ec43610c2a17: Download complete [2022-06-02T23:36:08.671Z] 5eb5b503b376: Verifying Checksum [2022-06-02T23:36:08.671Z] 5eb5b503b376: Download complete [2022-06-02T23:36:09.239Z] 2f39f015ded8: Download complete [2022-06-02T23:36:09.808Z] 5eb5b503b376: Pull complete [2022-06-02T23:36:10.069Z] 5c69ac0246d0: Pull complete [2022-06-02T23:36:10.637Z] ec43610c2a17: Pull complete [2022-06-02T23:36:10.637Z] 3a2ae6a8a46f: Pull complete [2022-06-02T23:36:10.895Z] 33b1e0a273af: Pull complete [2022-06-02T23:36:10.895Z] 5d3b04190fa2: Pull complete [2022-06-02T23:36:15.097Z] 2f39f015ded8: Pull complete [2022-06-02T23:36:15.097Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-02T23:36:15.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:36:15.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:36:15.186Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:36:15.225Z] $ 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/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-02T23:36:17.404Z] $ docker top 3a874441ef347b83cd0ffda3dc76e115429170e732eaec3f110c5762c76d17dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:36:17.818Z] ---> job-cost.sh [2022-06-02T23:36:17.818Z] lf-activate-venv: SKIPPING [2022-06-02T23:36:17.818Z] INFO: No Stack... [2022-06-02T23:36:18.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:36:18.736Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:36:19.026Z] + cat /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/cost.csv [2022-06-02T23:36:19.026Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T23:36:19.041Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] [2022-06-02T23:36:19.062Z] Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] did not exist. Created. [2022-06-02T23:36:19.062Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:36:19.375Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-02T23:36:19.422Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:36:19.429Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:36:19.449Z] $ docker stop --time=1 3a874441ef347b83cd0ffda3dc76e115429170e732eaec3f110c5762c76d17dd [2022-06-02T23:36:20.647Z] $ docker rm -f 3a874441ef347b83cd0ffda3dc76e115429170e732eaec3f110c5762c76d17dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T23:37:43.455Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-731 in /w/workspace/gexfoundry_device-sdk-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-02T23:37:43.468Z] Running in /w/workspace/device-sdk-go/9 [Pipeline] { [Pipeline] checkout [2022-06-02T23:37:43.582Z] The recommended git tool is: git [2022-06-02T23:37:49.565Z] using credential edgex-jenkins-ssh [2022-06-02T23:37:49.581Z] Cloning the remote Git repository [2022-06-02T23:37:49.630Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-02T23:37:49.741Z] > git init /w/workspace/device-sdk-go/9 # timeout=10 [2022-06-02T23:37:49.811Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-02T23:37:49.813Z] > git --version # timeout=10 [2022-06-02T23:37:49.840Z] > git --version # 'git version 2.25.1' [2022-06-02T23:37:49.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T23:37:49.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:37:51.391Z] Avoid second fetch [2022-06-02T23:37:51.392Z] Checking out Revision ba443a3625d4eef64e240836a867426dc0799199 (jakarta) [2022-06-02T23:37:51.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-02T23:37:51.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T23:37:51.417Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T23:37:51.431Z] > git checkout -f ba443a3625d4eef64e240836a867426dc0799199 # timeout=10 [2022-06-02T23:37:56.063Z] Commit message: "Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:37:56.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-02T23:37:56.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:37:56.883Z] Dload Upload Total Spent Left Speed [2022-06-02T23:37:56.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh [2022-06-02T23:37:57.642Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-02T23:37:57.994Z] + sudo tee /etc/docker/daemon.new [2022-06-02T23:37:57.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-02T23:37:57.994Z] { [2022-06-02T23:37:57.994Z] "registry-mirrors": [ [2022-06-02T23:37:57.994Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-02T23:37:57.994Z] ], [2022-06-02T23:37:57.994Z] "bip": "10.250.0.254/24", [2022-06-02T23:37:57.994Z] "hosts": [ [2022-06-02T23:37:57.994Z] "tcp://0.0.0.0:5555", [2022-06-02T23:37:57.994Z] "unix:///var/run/docker.sock" [2022-06-02T23:37:57.994Z] ], [2022-06-02T23:37:57.994Z] "mtu": 1458, [2022-06-02T23:37:57.994Z] "selinux-enabled": true, [2022-06-02T23:37:57.994Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-02T23:37:57.994Z] } [Pipeline] sh [2022-06-02T23:37:58.349Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-02T23:37:58.695Z] + sudo service docker restart [Pipeline] sh [2022-06-02T23:38:17.335Z] + git checkout ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:38:17.609Z] HEAD is now at ba443a3 Merge pull request #1172 from lenny-intel/relased-2.1.1-go-mods-and-change-log [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:38:17.644Z] provisioning config files... [2022-06-02T23:38:17.666Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/9@tmp/config1378030660381869622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:38:18.024Z] ---> docker-login.sh [2022-06-02T23:38:18.024Z] nexus3.edgexfoundry.org:10001 [2022-06-02T23:38:18.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:38:18.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:38:18.897Z] Configure a credential helper to remove this warning. See [2022-06-02T23:38:18.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:38:18.897Z] [2022-06-02T23:38:18.897Z] Login Succeeded [2022-06-02T23:38:18.897Z] nexus3.edgexfoundry.org:10002 [2022-06-02T23:38:19.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:38:19.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:38:19.443Z] Configure a credential helper to remove this warning. See [2022-06-02T23:38:19.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:38:19.443Z] [2022-06-02T23:38:19.443Z] Login Succeeded [2022-06-02T23:38:19.443Z] nexus3.edgexfoundry.org:10003 [2022-06-02T23:38:19.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:38:19.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:38:19.717Z] Configure a credential helper to remove this warning. See [2022-06-02T23:38:19.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:38:19.717Z] [2022-06-02T23:38:19.717Z] Login Succeeded [2022-06-02T23:38:19.717Z] nexus3.edgexfoundry.org:10004 [2022-06-02T23:38:20.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:38:20.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:38:20.312Z] Configure a credential helper to remove this warning. See [2022-06-02T23:38:20.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:38:20.312Z] [2022-06-02T23:38:20.312Z] Login Succeeded [2022-06-02T23:38:20.312Z] docker.io [2022-06-02T23:38:20.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T23:38:20.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T23:38:20.862Z] Configure a credential helper to remove this warning. See [2022-06-02T23:38:20.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T23:38:20.862Z] [2022-06-02T23:38:20.862Z] Login Succeeded [2022-06-02T23:38:21.144Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T23:38:21.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T23:38:21.785Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T23:38:21.797Z] ========================================================= [2022-06-02T23:38:21.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-02T23:38:21.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:38:22.169Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-02T23:38:23.622Z] Sending build context to Docker daemon 16.21MB [2022-06-02T23:38:23.622Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:38:23.622Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-02T23:38:23.622Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-02T23:38:23.622Z] 9b3977197b4f: Pulling fs layer [2022-06-02T23:38:23.622Z] 1a89e8eeedd5: Pulling fs layer [2022-06-02T23:38:23.622Z] 94645a83ff95: Pulling fs layer [2022-06-02T23:38:23.622Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-02T23:38:23.622Z] 0c92f367c5e7: Pulling fs layer [2022-06-02T23:38:23.622Z] 63b1bc5785f6: Pulling fs layer [2022-06-02T23:38:23.622Z] 626d30ff41c6: Pulling fs layer [2022-06-02T23:38:23.622Z] de1d54c125be: Pulling fs layer [2022-06-02T23:38:23.622Z] 3f3a8bcf1eab: Waiting [2022-06-02T23:38:23.622Z] 626d30ff41c6: Waiting [2022-06-02T23:38:23.622Z] 0c92f367c5e7: Waiting [2022-06-02T23:38:23.622Z] de1d54c125be: Waiting [2022-06-02T23:38:23.622Z] 94645a83ff95: Verifying Checksum [2022-06-02T23:38:23.622Z] 94645a83ff95: Download complete [2022-06-02T23:38:23.622Z] 1a89e8eeedd5: Download complete [2022-06-02T23:38:23.622Z] 0c92f367c5e7: Verifying Checksum [2022-06-02T23:38:23.622Z] 0c92f367c5e7: Download complete [2022-06-02T23:38:23.622Z] 63b1bc5785f6: Verifying Checksum [2022-06-02T23:38:23.622Z] 63b1bc5785f6: Download complete [2022-06-02T23:38:23.622Z] 9b3977197b4f: Verifying Checksum [2022-06-02T23:38:23.622Z] 9b3977197b4f: Download complete [2022-06-02T23:38:23.622Z] 626d30ff41c6: Download complete [2022-06-02T23:38:24.228Z] 9b3977197b4f: Pull complete [2022-06-02T23:38:24.829Z] 1a89e8eeedd5: Pull complete [2022-06-02T23:38:25.103Z] 94645a83ff95: Pull complete [2022-06-02T23:38:25.708Z] de1d54c125be: Verifying Checksum [2022-06-02T23:38:25.708Z] de1d54c125be: Download complete [2022-06-02T23:38:26.318Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-02T23:38:26.318Z] 3f3a8bcf1eab: Download complete [2022-06-02T23:38:38.726Z] 3f3a8bcf1eab: Pull complete [2022-06-02T23:38:38.726Z] 0c92f367c5e7: Pull complete [2022-06-02T23:38:38.726Z] 63b1bc5785f6: Pull complete [2022-06-02T23:38:38.726Z] 626d30ff41c6: Pull complete [2022-06-02T23:38:45.458Z] de1d54c125be: Pull complete [2022-06-02T23:38:45.458Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-02T23:38:45.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-02T23:38:45.458Z] ---> 5f011755c4a2 [2022-06-02T23:38:45.458Z] Step 3/10 : ARG MAKE=make build [2022-06-02T23:38:46.913Z] ---> Running in e0e40bdad282 [2022-06-02T23:38:46.913Z] Removing intermediate container e0e40bdad282 [2022-06-02T23:38:46.913Z] ---> a8d520b036ac [2022-06-02T23:38:46.913Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-02T23:38:47.190Z] ---> Running in 9c375e2333da [2022-06-02T23:38:47.465Z] Removing intermediate container 9c375e2333da [2022-06-02T23:38:47.465Z] ---> 7bbc12ece0be [2022-06-02T23:38:47.465Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:38:47.465Z] ---> Running in d15eb9595106 [2022-06-02T23:38:47.741Z] Removing intermediate container d15eb9595106 [2022-06-02T23:38:47.742Z] ---> c237b994fbab [2022-06-02T23:38:47.742Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:38:48.023Z] ---> Running in 5975a3d87ed6 [2022-06-02T23:38:51.434Z] Removing intermediate container 5975a3d87ed6 [2022-06-02T23:38:51.434Z] ---> ea35326fca20 [2022-06-02T23:38:51.434Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:38:51.434Z] ---> Running in ad0f2ac46d61 [2022-06-02T23:38:52.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:38:53.016Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:38:53.999Z] OK: 220 MiB in 52 packages [2022-06-02T23:38:54.984Z] Removing intermediate container ad0f2ac46d61 [2022-06-02T23:38:54.984Z] ---> 25a4a2a058fa [2022-06-02T23:38:54.984Z] Step 8/10 : COPY . . [2022-06-02T23:38:59.324Z] ---> 141b2b65f619 [2022-06-02T23:38:59.324Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:38:59.324Z] ---> Running in d77d352d80db [2022-06-02T23:38:59.927Z] skipping... [2022-06-02T23:39:00.528Z] Removing intermediate container d77d352d80db [2022-06-02T23:39:00.528Z] ---> 5bfa5b5d4962 [2022-06-02T23:39:00.528Z] Step 10/10 : RUN ${MAKE} [2022-06-02T23:39:00.528Z] ---> Running in 59a6642834ba [2022-06-02T23:39:01.972Z] noop [2022-06-02T23:39:02.245Z] Removing intermediate container 59a6642834ba [2022-06-02T23:39:02.245Z] ---> a50a24a93be6 [2022-06-02T23:39:02.518Z] Successfully built a50a24a93be6 [2022-06-02T23:39:02.518Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:39:02.879Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:39:02.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:39:03.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-731 does not seem to be running inside a container [2022-06-02T23:39:03.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 ******** ci-base-image-arm64 cat [2022-06-02T23:39:04.506Z] $ docker top fa591c24d4595db94405f4a8cb4b5e75e015fac180844aff5736cae096fbc3e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:39:05.380Z] + go version [2022-06-02T23:39:05.380Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-02T23:39:05.411Z] $ docker stop --time=1 fa591c24d4595db94405f4a8cb4b5e75e015fac180844aff5736cae096fbc3e6 [2022-06-02T23:39:07.030Z] $ docker rm -f fa591c24d4595db94405f4a8cb4b5e75e015fac180844aff5736cae096fbc3e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:39:07.663Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T23:39:07.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:39:07.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-731 does not seem to be running inside a container [2022-06-02T23:39:08.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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 ******** ci-base-image-arm64 cat [2022-06-02T23:39:09.331Z] $ docker top c478d4a9995be4778adc0a9a88b362ac86db817171d14d7887a34a1b95638308 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:39:10.256Z] + make test [2022-06-02T23:39:10.256Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-02T23:39:42.615Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-02T23:40:50.671Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-02T23:40:50.671Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-02T23:40:50.671Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-02T23:41:00.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.340s coverage: 23.3% of statements [2022-06-02T23:41:00.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-02T23:41:00.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.249s coverage: 27.6% of statements [2022-06-02T23:41:00.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.278s coverage: 78.9% of statements [2022-06-02T23:41:00.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.228s coverage: 9.0% of statements [2022-06-02T23:41:00.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-02T23:41:00.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-02T23:41:00.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-02T23:41:00.879Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.399s coverage: 28.7% of statements [2022-06-02T23:41:00.879Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-02T23:41:01.174Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.284s coverage: 82.9% of statements [2022-06-02T23:41:01.174Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-02T23:41:01.174Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-02T23:41:01.454Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.504s coverage: 57.8% of statements [2022-06-02T23:41:06.853Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.074s coverage: 89.2% of statements [2022-06-02T23:41:06.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-02T23:41:06.853Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.219s coverage: 4.8% of statements [2022-06-02T23:41:06.853Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-02T23:41:06.853Z] GO111MODULE=on go vet ./... [2022-06-02T23:42:03.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T23:42:03.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T23:42:03.444Z] ./bin/test-attribution-txt.sh [2022-06-02T23:42:03.444Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2022-06-02T23:42:03.444Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2022-06-02T23:42:03.444Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-02T23:42:03.444Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2022-06-02T23:42:03.444Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-02T23:42:03.444Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-02T23:42:03.444Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-02T23:42:03.444Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-02T23:42:03.444Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2022-06-02T23:42:03.444Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-02T23:42:03.444Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-02T23:42:03.444Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-02T23:42:03.444Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-02T23:42:03.444Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-02T23:42:03.444Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-02T23:42:03.719Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-02T23:42:03.719Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-02T23:42:03.719Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-02T23:42:03.719Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-02T23:42:03.719Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-02T23:42:03.719Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-02T23:42:03.719Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-02T23:42:03.719Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-02T23:42:03.719Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-02T23:42:03.719Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-02T23:42:03.719Z] go: downloading golang.org/x/text v0.3.6 [2022-06-02T23:42:05.172Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-02T23:42:05.172Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-02T23:42:05.172Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-02T23:42:05.172Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-02T23:42:05.172Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-02T23:42:05.172Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-02T23:42:05.445Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-02T23:42:05.722Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-02T23:42:05.722Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-02T23:42:06.000Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-02T23:42:07.438Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-02T23:42:07.438Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-02T23:42:07.438Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-02T23:42:07.438Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-02T23:42:07.438Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-02T23:42:07.438Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-02T23:42:07.438Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-02T23:42:11.765Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-02T23:42:12.429Z] + go mod tidy [2022-06-02T23:42:12.703Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-02T23:42:12.703Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-02T23:42:12.703Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-02T23:42:12.982Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-02T23:42:12.982Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-02T23:42:12.982Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-02T23:42:12.982Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-02T23:42:12.982Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-02T23:42:12.982Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-02T23:42:12.982Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-02T23:42:12.982Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-02T23:42:12.982Z] go: downloading github.com/kr/text v0.2.0 [2022-06-02T23:42:13.257Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-02T23:42:13.257Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-02T23:42:13.257Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-02T23:42:13.257Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-02T23:42:13.257Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-02T23:42:13.257Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-02T23:42:13.257Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-02T23:42:13.531Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-02T23:42:13.531Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-02T23:42:13.531Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-02T23:42:13.531Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-02T23:42:13.835Z] $ docker stop --time=1 c478d4a9995be4778adc0a9a88b362ac86db817171d14d7887a34a1b95638308 [2022-06-02T23:42:16.198Z] $ docker rm -f c478d4a9995be4778adc0a9a88b362ac86db817171d14d7887a34a1b95638308 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:42:18.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T23:42:18.715Z] Warning: overwriting stash ‘coverage-report’ [2022-06-02T23:42:19.509Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T23:42:19.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T23:42:20.235Z] + ls -al . [2022-06-02T23:42:20.235Z] total 304 [2022-06-02T23:42:20.235Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 2 23:42 . [2022-06-02T23:42:20.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:37 .. [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 23:37 .dockerignore [2022-06-02T23:42:20.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 23:38 .git [2022-06-02T23:42:20.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:37 .github [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 2 23:37 .gitignore [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 26850 Jun 2 23:37 CHANGELOG.md [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 23:37 GOVERNANCE.md [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 2 23:37 Jenkinsfile [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 2 23:37 LICENSE [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 2 23:37 Makefile [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 2 23:37 OWNERS.md [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 2 23:37 README.md [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 23:34 VERSION [2022-06-02T23:42:20.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 23:37 bin [2022-06-02T23:42:20.235Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 2 23:41 coverage.out [2022-06-02T23:42:20.235Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:37 example [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 576 Jun 2 23:42 go.mod [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 48946 Jun 2 23:37 go.sum [2022-06-02T23:42:20.235Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 2 23:37 internal [2022-06-02T23:42:20.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 23:37 openapi [2022-06-02T23:42:20.235Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 2 23:37 pkg [2022-06-02T23:42:20.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 23:37 snap [2022-06-02T23:42:20.235Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 2 23:37 vendor [2022-06-02T23:42:20.235Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 2 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:42:20.602Z] + 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=ba443a3625d4eef64e240836a867426dc0799199 --label arch=arm64 --label version=2.1.1 . [2022-06-02T23:42:22.070Z] Sending build context to Docker daemon 16.34MB [2022-06-02T23:42:22.070Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-02T23:42:22.070Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-02T23:42:22.070Z] ---> a50a24a93be6 [2022-06-02T23:42:22.070Z] Step 3/24 : ARG MAKE=make build [2022-06-02T23:42:22.070Z] ---> Running in 082ff9730b29 [2022-06-02T23:42:22.687Z] Removing intermediate container 082ff9730b29 [2022-06-02T23:42:22.687Z] ---> 0d9401c8d7e9 [2022-06-02T23:42:22.687Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-02T23:42:22.687Z] ---> Running in d6489516cc0c [2022-06-02T23:42:22.971Z] Removing intermediate container d6489516cc0c [2022-06-02T23:42:22.972Z] ---> 19d2b3fcb263 [2022-06-02T23:42:22.972Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:42:22.972Z] ---> Running in 0ed290d28332 [2022-06-02T23:42:23.579Z] Removing intermediate container 0ed290d28332 [2022-06-02T23:42:23.579Z] ---> 81339e64aa46 [2022-06-02T23:42:23.579Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:42:23.579Z] ---> Running in c2fa0dc8a685 [2022-06-02T23:42:25.566Z] Removing intermediate container c2fa0dc8a685 [2022-06-02T23:42:25.566Z] ---> b6c6fd3ae2e6 [2022-06-02T23:42:25.566Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-02T23:42:25.566Z] ---> Running in f937bae6ba6b [2022-06-02T23:42:26.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:42:27.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:42:28.135Z] OK: 220 MiB in 52 packages [2022-06-02T23:42:29.112Z] Removing intermediate container f937bae6ba6b [2022-06-02T23:42:29.112Z] ---> b62c21412080 [2022-06-02T23:42:29.112Z] Step 8/24 : COPY . . [2022-06-02T23:42:33.436Z] ---> da003e115d8d [2022-06-02T23:42:33.436Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T23:42:33.436Z] ---> Running in 3b2bccccf63d [2022-06-02T23:42:34.424Z] skipping... [2022-06-02T23:42:35.027Z] Removing intermediate container 3b2bccccf63d [2022-06-02T23:42:35.027Z] ---> 958d45a792c8 [2022-06-02T23:42:35.027Z] Step 10/24 : RUN ${MAKE} [2022-06-02T23:42:35.027Z] ---> Running in 0b77b0f3bc8f [2022-06-02T23:42:36.016Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-02T23:43:15.077Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-02T23:43:18.474Z] Removing intermediate container 0b77b0f3bc8f [2022-06-02T23:43:18.474Z] ---> f0ed454bfb80 [2022-06-02T23:43:18.474Z] Step 11/24 : FROM alpine:3.14 [2022-06-02T23:43:18.474Z] 3.14: Pulling from library/alpine [2022-06-02T23:43:18.748Z] 455c02918c45: Pulling fs layer [2022-06-02T23:43:19.025Z] 455c02918c45: Verifying Checksum [2022-06-02T23:43:19.026Z] 455c02918c45: Download complete [2022-06-02T23:43:19.623Z] 455c02918c45: Pull complete [2022-06-02T23:43:19.623Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T23:43:19.623Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T23:43:19.623Z] ---> ac73e934f311 [2022-06-02T23:43:19.623Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-02T23:43:19.623Z] ---> Running in 08fa1c128663 [2022-06-02T23:43:19.909Z] Removing intermediate container 08fa1c128663 [2022-06-02T23:43:19.909Z] ---> 82fe14bff1ec [2022-06-02T23:43:19.909Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T23:43:19.909Z] ---> Running in 0c868da9a301 [2022-06-02T23:43:21.919Z] Removing intermediate container 0c868da9a301 [2022-06-02T23:43:21.919Z] ---> 1d8e1dd26221 [2022-06-02T23:43:21.919Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-02T23:43:21.919Z] ---> Running in fa40f58d9fa1 [2022-06-02T23:43:22.900Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T23:43:23.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T23:43:24.864Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T23:43:24.864Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-02T23:43:24.864Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T23:43:24.864Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-02T23:43:25.138Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-02T23:43:25.138Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T23:43:25.138Z] OK: 8 MiB in 19 packages [2022-06-02T23:43:26.127Z] Removing intermediate container fa40f58d9fa1 [2022-06-02T23:43:26.127Z] ---> d09a921748d6 [2022-06-02T23:43:26.127Z] Step 15/24 : WORKDIR / [2022-06-02T23:43:26.127Z] ---> Running in 167dca1d6d4c [2022-06-02T23:43:26.401Z] Removing intermediate container 167dca1d6d4c [2022-06-02T23:43:26.401Z] ---> 7b3bb6b7c2b4 [2022-06-02T23:43:26.401Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-02T23:43:26.997Z] ---> 5a34b33246bc [2022-06-02T23:43:26.997Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-02T23:43:27.985Z] ---> 5b48351731b9 [2022-06-02T23:43:27.985Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-02T23:43:28.591Z] ---> 59466202f354 [2022-06-02T23:43:28.591Z] Step 19/24 : EXPOSE 59999 [2022-06-02T23:43:28.869Z] ---> Running in c079cd6732e1 [2022-06-02T23:43:29.143Z] Removing intermediate container c079cd6732e1 [2022-06-02T23:43:29.143Z] ---> 5f83bb371c8d [2022-06-02T23:43:29.143Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-02T23:43:29.143Z] ---> Running in 557d883f5b79 [2022-06-02T23:43:29.423Z] Removing intermediate container 557d883f5b79 [2022-06-02T23:43:29.423Z] ---> e325142cb522 [2022-06-02T23:43:29.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-02T23:43:29.698Z] ---> Running in 486ec358dcfd [2022-06-02T23:43:29.979Z] Removing intermediate container 486ec358dcfd [2022-06-02T23:43:29.979Z] ---> 358dcb058be3 [2022-06-02T23:43:29.979Z] Step 22/24 : LABEL arch=arm64 [2022-06-02T23:43:29.979Z] ---> Running in 63b8b6611eb1 [2022-06-02T23:43:30.257Z] Removing intermediate container 63b8b6611eb1 [2022-06-02T23:43:30.257Z] ---> 0b4ddb731439 [2022-06-02T23:43:30.257Z] Step 23/24 : LABEL git_sha=ba443a3625d4eef64e240836a867426dc0799199 [2022-06-02T23:43:30.257Z] ---> Running in 1806ca3a7f0a [2022-06-02T23:43:30.540Z] Removing intermediate container 1806ca3a7f0a [2022-06-02T23:43:30.540Z] ---> f69c2141bba5 [2022-06-02T23:43:30.540Z] Step 24/24 : LABEL version=2.1.1 [2022-06-02T23:43:30.817Z] ---> Running in cfc25618c96d [2022-06-02T23:43:31.091Z] Removing intermediate container cfc25618c96d [2022-06-02T23:43:31.091Z] ---> e9d5a2e2f06b [2022-06-02T23:43:31.091Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T23:43:31.364Z] Successfully built e9d5a2e2f06b [2022-06-02T23:43:31.364Z] 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-06-02T23:43:31.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:43:31.802Z] [2022-06-02T23:43:31.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:43:32.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:43:32.436Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-02T23:43:32.436Z] 8998bd30e6a1: Pulling fs layer [2022-06-02T23:43:32.436Z] 04944245beec: Pulling fs layer [2022-06-02T23:43:32.436Z] 699f458cf7ca: Pulling fs layer [2022-06-02T23:43:32.436Z] 765212b225bb: Pulling fs layer [2022-06-02T23:43:32.436Z] f23df028b6ca: Pulling fs layer [2022-06-02T23:43:32.436Z] d65c8cfc05b1: Pulling fs layer [2022-06-02T23:43:32.436Z] 2437ff75d9bd: Pulling fs layer [2022-06-02T23:43:32.436Z] 765212b225bb: Waiting [2022-06-02T23:43:32.436Z] d65c8cfc05b1: Waiting [2022-06-02T23:43:32.436Z] f23df028b6ca: Waiting [2022-06-02T23:43:32.436Z] 2437ff75d9bd: Waiting [2022-06-02T23:43:32.436Z] 04944245beec: Verifying Checksum [2022-06-02T23:43:32.436Z] 04944245beec: Download complete [2022-06-02T23:43:32.436Z] 765212b225bb: Verifying Checksum [2022-06-02T23:43:32.436Z] 765212b225bb: Download complete [2022-06-02T23:43:32.436Z] f23df028b6ca: Verifying Checksum [2022-06-02T23:43:32.436Z] f23df028b6ca: Download complete [2022-06-02T23:43:32.436Z] d65c8cfc05b1: Verifying Checksum [2022-06-02T23:43:32.436Z] d65c8cfc05b1: Download complete [2022-06-02T23:43:32.713Z] 699f458cf7ca: Verifying Checksum [2022-06-02T23:43:32.713Z] 699f458cf7ca: Download complete [2022-06-02T23:43:32.990Z] 8998bd30e6a1: Verifying Checksum [2022-06-02T23:43:32.990Z] 8998bd30e6a1: Download complete [2022-06-02T23:43:35.625Z] 2437ff75d9bd: Download complete [2022-06-02T23:43:37.619Z] 8998bd30e6a1: Pull complete [2022-06-02T23:43:37.891Z] 04944245beec: Pull complete [2022-06-02T23:43:39.334Z] 699f458cf7ca: Pull complete [2022-06-02T23:43:39.608Z] 765212b225bb: Pull complete [2022-06-02T23:43:40.208Z] f23df028b6ca: Pull complete [2022-06-02T23:43:40.481Z] d65c8cfc05b1: Pull complete [2022-06-02T23:43:55.578Z] 2437ff75d9bd: Pull complete [2022-06-02T23:43:55.578Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-02T23:43:55.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T23:43:55.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:43:55.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-731 does not seem to be running inside a container [2022-06-02T23:43:55.942Z] $ 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/9 -v /w/workspace/device-sdk-go/9:/w/workspace/device-sdk-go/9:rw,z -v /w/workspace/device-sdk-go/9@tmp:/w/workspace/device-sdk-go/9@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:arm64 cat [2022-06-02T23:43:58.510Z] $ docker top a49a43960fb7852591120ee5543d2ab1f4ddd455be31c8d7ab332f5bb2d2cccd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:43:59.412Z] ---> job-cost.sh [2022-06-02T23:43:59.412Z] lf-activate-venv: SKIPPING [2022-06-02T23:43:59.412Z] INFO: No Stack... [2022-06-02T23:44:00.005Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-02T23:44:00.979Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T23:44:01.639Z] + cat /w/workspace/device-sdk-go/9/archives/cost.csv [2022-06-02T23:44:01.639Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T23:44:01.702Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] [2022-06-02T23:44:01.710Z] Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] did not exist. Created. [2022-06-02T23:44:01.711Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T23:44:02.386Z] /w/workspace/device-sdk-go/9@tmp/durable-fba8ca3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-02T23:44:03.068Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-02T23:44:03.090Z] Warning: overwriting stash ‘stack-cost’ [2022-06-02T23:44:03.350Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T23:44:03.357Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T23:44:03.393Z] $ docker stop --time=1 a49a43960fb7852591120ee5543d2ab1f4ddd455be31c8d7ab332f5bb2d2cccd [2022-06-02T23:44:04.991Z] $ docker rm -f a49a43960fb7852591120ee5543d2ab1f4ddd455be31c8d7ab332f5bb2d2cccd [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-06-02T23:44:05.491Z] provisioning config files... [2022-06-02T23:44:05.502Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config5190663277412550036tmp [Pipeline] { [Pipeline] sh [2022-06-02T23:44:05.796Z] + set +x [2022-06-02T23:44:05.796Z] + curl -s https://codecov.io/bash [2022-06-02T23:44:05.796Z] + bash -s -- [2022-06-02T23:44:05.796Z] [2022-06-02T23:44:05.796Z] _____ _ [2022-06-02T23:44:05.796Z] / ____| | | [2022-06-02T23:44:05.796Z] | | ___ __| | ___ ___ _____ __ [2022-06-02T23:44:05.796Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-02T23:44:05.796Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-02T23:44:05.796Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-02T23:44:05.796Z] Bash-1.0.6 [2022-06-02T23:44:05.796Z] [2022-06-02T23:44:05.796Z] [2022-06-02T23:44:05.796Z] ==> git version 2.25.1 found [2022-06-02T23:44:05.796Z] ==> 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-06-02T23:44:05.796Z] Release-Date: 2020-01-08 [2022-06-02T23:44:05.796Z] 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-06-02T23:44:05.796Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-02T23:44:05.796Z] ==> Jenkins CI detected. [2022-06-02T23:44:05.796Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_jakarta [2022-06-02T23:44:05.796Z] project root: . [2022-06-02T23:44:05.796Z] --> token set from env [2022-06-02T23:44:05.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-02T23:44:05.796Z] ==> Running gcov in . (disable via -X gcov) [2022-06-02T23:44:05.796Z] ==> Python coveragepy not found [2022-06-02T23:44:05.796Z] ==> Searching for coverage reports in: [2022-06-02T23:44:05.796Z] + . [2022-06-02T23:44:05.796Z] -> Found 1 reports [2022-06-02T23:44:05.796Z] ==> Detecting git/mercurial file structure [2022-06-02T23:44:05.796Z] ==> Reading reports [2022-06-02T23:44:05.796Z] + ./coverage.out bytes=128641 [2022-06-02T23:44:05.796Z] ==> Appending adjustments [2022-06-02T23:44:05.796Z] https://docs.codecov.io/docs/fixing-reports [2022-06-02T23:44:06.057Z] + Found adjustments [2022-06-02T23:44:06.057Z] ==> Gzipping contents [2022-06-02T23:44:06.318Z] 24K /tmp/codecov.cFopNS.gz [2022-06-02T23:44:06.318Z] ==> Uploading reports [2022-06-02T23:44:06.318Z] url: https://codecov.io [2022-06-02T23:44:06.318Z] query: branch=jakarta&commit=ba443a3625d4eef64e240836a867426dc0799199&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T23:44:06.318Z] -> Pinging Codecov [2022-06-02T23:44:06.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=jakarta&commit=ba443a3625d4eef64e240836a867426dc0799199&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-02T23:44:06.580Z] -> Uploading to [2022-06-02T23:44:06.580Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-02/7E55EF52A471D76F132DFD9A03CDDE97/ba443a3625d4eef64e240836a867426dc0799199/b344741d-7877-4b73-ae3c-6d33afd5ac7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T234406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d815dc115f034eb78db837c3b246686cfda79e57fd0ba9d5c0d902ab357168a [2022-06-02T23:44:06.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:44:06.580Z] Dload Upload Total Spent Left Speed [2022-06-02T23:44:06.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23060 0 0 100 23060 0 90787 --:--:-- --:--:-- --:--:-- 90787 [2022-06-02T23:44:06.842Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] } [2022-06-02T23:44:06.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-02T23:44:07.000Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-02T23:44:07.010Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:07.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:44:07.303Z] [2022-06-02T23:44:07.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:07.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:44:07.609Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-02T23:44:07.609Z] df9b9388f04a: Pulling fs layer [2022-06-02T23:44:07.609Z] 52dc419b0ee2: Pulling fs layer [2022-06-02T23:44:07.609Z] 25bc292e5bac: Pulling fs layer [2022-06-02T23:44:07.609Z] 114826534d7a: Pulling fs layer [2022-06-02T23:44:07.609Z] 4657fd5d0bcf: Pulling fs layer [2022-06-02T23:44:07.609Z] 6ad1cebc031e: Pulling fs layer [2022-06-02T23:44:07.609Z] 8a3aa393b2d8: Pulling fs layer [2022-06-02T23:44:07.609Z] 4657fd5d0bcf: Waiting [2022-06-02T23:44:07.609Z] 114826534d7a: Waiting [2022-06-02T23:44:07.609Z] 8a3aa393b2d8: Waiting [2022-06-02T23:44:07.609Z] 25bc292e5bac: Verifying Checksum [2022-06-02T23:44:07.609Z] 25bc292e5bac: Download complete [2022-06-02T23:44:07.609Z] 52dc419b0ee2: Download complete [2022-06-02T23:44:07.609Z] 4657fd5d0bcf: Verifying Checksum [2022-06-02T23:44:07.609Z] 4657fd5d0bcf: Download complete [2022-06-02T23:44:07.609Z] df9b9388f04a: Verifying Checksum [2022-06-02T23:44:07.609Z] df9b9388f04a: Download complete [2022-06-02T23:44:07.866Z] df9b9388f04a: Pull complete [2022-06-02T23:44:07.866Z] 6ad1cebc031e: Verifying Checksum [2022-06-02T23:44:07.866Z] 6ad1cebc031e: Download complete [2022-06-02T23:44:07.866Z] 52dc419b0ee2: Pull complete [2022-06-02T23:44:08.125Z] 25bc292e5bac: Pull complete [2022-06-02T23:44:08.384Z] 114826534d7a: Verifying Checksum [2022-06-02T23:44:08.384Z] 114826534d7a: Download complete [2022-06-02T23:44:08.641Z] 8a3aa393b2d8: Verifying Checksum [2022-06-02T23:44:08.641Z] 8a3aa393b2d8: Download complete [2022-06-02T23:44:11.928Z] 114826534d7a: Pull complete [2022-06-02T23:44:11.928Z] 4657fd5d0bcf: Pull complete [2022-06-02T23:44:12.186Z] 6ad1cebc031e: Pull complete [2022-06-02T23:44:14.717Z] 8a3aa393b2d8: Pull complete [2022-06-02T23:44:14.717Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-02T23:44:14.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-02T23:44:14.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:44:14.810Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:44:14.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-02T23:44:17.128Z] $ docker top a6d8d3dfc1d85e41b2a0feceb036cd641ed37bf61d71d0ce25dab8c26ea56090 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-02T23:44:17.200Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-02T23:44:17.481Z] + set -o pipefail [2022-06-02T23:44:17.481Z] + snyk monitor '--org=edgex-jenkins' [2022-06-02T23:44:19.389Z] [2022-06-02T23:44:19.389Z] Monitoring /w/workspace/gexfoundry_device-sdk-go_jakarta (github.com/edgexfoundry/device-sdk-go/v2)... [2022-06-02T23:44:19.389Z] [2022-06-02T23:44:19.389Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ba377af3-36a8-4335-a1bd-36a721f94976/history/995e6c12-2350-4a73-aead-d1c47ce1f20d [2022-06-02T23:44:19.389Z] [2022-06-02T23:44:19.389Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-02T23:44:19.389Z] [2022-06-02T23:44:19.389Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-02T23:44:19.389Z] [2022-06-02T23:44:20.331Z] [Pipeline] } [2022-06-02T23:44:20.348Z] $ docker stop --time=1 a6d8d3dfc1d85e41b2a0feceb036cd641ed37bf61d71d0ce25dab8c26ea56090 [2022-06-02T23:44:21.671Z] $ docker rm -f a6d8d3dfc1d85e41b2a0feceb036cd641ed37bf61d71d0ce25dab8c26ea56090 [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-06-02T23:44:21.859Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:44:21.868Z] provisioning config files... [2022-06-02T23:44:21.879Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config8033664457106339111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:22.181Z] --> edgex-publish-swagger.sh [2022-06-02T23:44:22.181Z] === Publish openapi/v2 API === [2022-06-02T23:44:22.181Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-02T23:44:22.181Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/gexfoundry_device-sdk-go_jakarta/openapi/v2/device-sdk.yaml] [2022-06-02T23:44:22.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T23:44:22.181Z] Dload Upload Total Spent Left Speed [2022-06-02T23:44:22.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 64093 --:--:-- --:--:-- --:--:-- 64013 100 51659 0 0 100 51659 0 64093 --:--:-- --:--:-- --:--:-- 64013 [2022-06-02T23:44:22.751Z] [2022-06-02T23:44:22.751Z] [Pipeline] } [2022-06-02T23:44:22.758Z] 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-06-02T23:44:23.140Z] + git log --format=format:%s -1 ba443a3625d4eef64e240836a867426dc0799199 [Pipeline] sh [2022-06-02T23:44:23.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:44:23.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:23.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:44:23.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:44:23.826Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:44:23.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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:latest cat [2022-06-02T23:44:24.276Z] $ docker top 24daa435706b4bd5938224b4b918702d228d64106e4aa1b03f3f3dabc7f055a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:44:24.363Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:44:24.652Z] + git semver [Pipeline] } [2022-06-02T23:44:24.933Z] $ docker stop --time=1 24daa435706b4bd5938224b4b918702d228d64106e4aa1b03f3f3dabc7f055a4 [2022-06-02T23:44:26.266Z] $ docker rm -f 24daa435706b4bd5938224b4b918702d228d64106e4aa1b03f3f3dabc7f055a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:26.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:44:26.660Z] [2022-06-02T23:44:26.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:26.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:44:26.973Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-02T23:44:26.973Z] ab5ef0e58194: Pulling fs layer [2022-06-02T23:44:26.973Z] 9712f1f96733: Pulling fs layer [2022-06-02T23:44:26.973Z] 63f879dbbcfc: Pulling fs layer [2022-06-02T23:44:26.973Z] 0d9ebad4ef96: Pulling fs layer [2022-06-02T23:44:26.973Z] e9a5061849ea: Pulling fs layer [2022-06-02T23:44:26.973Z] d747dcd14b5f: Pulling fs layer [2022-06-02T23:44:26.973Z] 2de7ff778b66: Pulling fs layer [2022-06-02T23:44:26.973Z] 0d9ebad4ef96: Waiting [2022-06-02T23:44:26.973Z] e9a5061849ea: Waiting [2022-06-02T23:44:26.973Z] d747dcd14b5f: Waiting [2022-06-02T23:44:26.973Z] 2de7ff778b66: Waiting [2022-06-02T23:44:26.973Z] 9712f1f96733: Verifying Checksum [2022-06-02T23:44:26.973Z] 9712f1f96733: Download complete [2022-06-02T23:44:27.243Z] 63f879dbbcfc: Verifying Checksum [2022-06-02T23:44:27.243Z] 63f879dbbcfc: Download complete [2022-06-02T23:44:27.243Z] e9a5061849ea: Verifying Checksum [2022-06-02T23:44:27.243Z] e9a5061849ea: Download complete [2022-06-02T23:44:27.506Z] d747dcd14b5f: Verifying Checksum [2022-06-02T23:44:27.506Z] d747dcd14b5f: Download complete [2022-06-02T23:44:27.506Z] ab5ef0e58194: Download complete [2022-06-02T23:44:27.506Z] 2de7ff778b66: Verifying Checksum [2022-06-02T23:44:27.506Z] 2de7ff778b66: Download complete [2022-06-02T23:44:27.765Z] 0d9ebad4ef96: Verifying Checksum [2022-06-02T23:44:27.765Z] 0d9ebad4ef96: Download complete [2022-06-02T23:44:30.301Z] ab5ef0e58194: Pull complete [2022-06-02T23:44:30.301Z] 9712f1f96733: Pull complete [2022-06-02T23:44:30.872Z] 63f879dbbcfc: Pull complete [2022-06-02T23:44:35.065Z] 0d9ebad4ef96: Pull complete [2022-06-02T23:44:35.065Z] e9a5061849ea: Pull complete [2022-06-02T23:44:35.065Z] d747dcd14b5f: Pull complete [2022-06-02T23:44:36.003Z] 2de7ff778b66: Pull complete [2022-06-02T23:44:36.003Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-02T23:44:36.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-02T23:44:36.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:44:36.116Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:44:36.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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-lftools:0.23.1-centos7 cat [2022-06-02T23:44:38.968Z] $ docker top 559caba95ad245ff18636bf859cf50ab942e1f6f0531dac1f5f8a734aef832b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:44:39.038Z] provisioning config files... [2022-06-02T23:44:39.046Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7414760181646980523tmp [2022-06-02T23:44:39.057Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config5907333175381952502tmp [2022-06-02T23:44:39.067Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config2416293173712813068tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:44:39.081Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:39.364Z] ---> sigul-configuration.sh [2022-06-02T23:44:39.365Z] gpg: directory `/root/.gnupg' created [2022-06-02T23:44:39.365Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-02T23:44:39.365Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-02T23:44:39.365Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-02T23:44:39.365Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-02T23:44:39.365Z] gpg: CAST5 encrypted data [2022-06-02T23:44:39.365Z] gpg: encrypted with 1 passphrase [2022-06-02T23:44:39.365Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-02T23:44:39.653Z] + mkdir /home/jenkins [2022-06-02T23:44:39.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-02T23:44:39.943Z] + 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-06-02T23:44:39.952Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:40.238Z] ---> sigul-install.sh [2022-06-02T23:44:40.238Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-02T23:44:40.526Z] + git tag --list [2022-06-02T23:44:40.526Z] 0.7.1 [2022-06-02T23:44:40.526Z] delhi-tag [2022-06-02T23:44:40.526Z] v1.0.0 [2022-06-02T23:44:40.526Z] v1.1.0 [2022-06-02T23:44:40.526Z] v1.1.1 [2022-06-02T23:44:40.526Z] v1.1.2 [2022-06-02T23:44:40.526Z] v1.2.0 [2022-06-02T23:44:40.526Z] v1.2.1 [2022-06-02T23:44:40.526Z] v1.2.2 [2022-06-02T23:44:40.526Z] v1.2.3 [2022-06-02T23:44:40.526Z] v1.3.0 [2022-06-02T23:44:40.526Z] v1.4.0 [2022-06-02T23:44:40.526Z] v2.0.0 [2022-06-02T23:44:40.526Z] v2.1.0 [2022-06-02T23:44:40.526Z] v2.1.1 [2022-06-02T23:44:40.526Z] v2.1.1-dev.2 [2022-06-02T23:44:40.526Z] v2.1.1-dev.3 [2022-06-02T23:44:40.526Z] v2.2.0 [2022-06-02T23:44:40.526Z] v2.2.1-dev.1 [2022-06-02T23:44:40.526Z] v2.2.1-dev.2 [2022-06-02T23:44:40.526Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-02T23:44:40.816Z] + lftools sign git-tag v2.1.1 [2022-06-02T23:44:41.387Z] Signing Git tag with Sigul... [2022-06-02T23:44:41.387Z] Signing v2.1.1 [Pipeline] echo [2022-06-02T23:44:41.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:41.941Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-02T23:44:41.949Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-02T23:44:41.972Z] $ docker stop --time=1 559caba95ad245ff18636bf859cf50ab942e1f6f0531dac1f5f8a734aef832b0 [2022-06-02T23:44:43.350Z] $ docker rm -f 559caba95ad245ff18636bf859cf50ab942e1f6f0531dac1f5f8a734aef832b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-02T23:44:43.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:44:43.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:44.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:44:44.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:44:44.129Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:44:44.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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:latest cat [2022-06-02T23:44:44.711Z] $ docker top 07e8b90e796a059540c2114ed6e7f71f65018954493bee7f071f016aedec4f70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:44:44.793Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:44:45.090Z] + git semver [Pipeline] } [2022-06-02T23:44:45.369Z] $ docker stop --time=1 07e8b90e796a059540c2114ed6e7f71f65018954493bee7f071f016aedec4f70 [2022-06-02T23:44:46.693Z] $ docker rm -f 07e8b90e796a059540c2114ed6e7f71f65018954493bee7f071f016aedec4f70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T23:44:47.042Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T23:44:47.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:47.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T23:44:47.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:44:47.435Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:44:47.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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:latest cat [2022-06-02T23:44:47.887Z] $ docker top 0a02fbe558abb5b2a0bdd34374c67fd5368cdc6e5417ed16643d72863756ce6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T23:44:47.972Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T23:44:48.265Z] + git semver [Pipeline] } [2022-06-02T23:44:48.542Z] $ docker stop --time=1 0a02fbe558abb5b2a0bdd34374c67fd5368cdc6e5417ed16643d72863756ce6f [2022-06-02T23:44:49.880Z] $ docker rm -f 0a02fbe558abb5b2a0bdd34374c67fd5368cdc6e5417ed16643d72863756ce6f [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-06-02T23:44:50.465Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_jakarta/archives ] [2022-06-02T23:44:50.465Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-02T23:44:50.465Z] total 16 [2022-06-02T23:44:50.465Z] drwxr-xr-x 3 root root 4096 Jun 2 23:36 . [2022-06-02T23:44:50.465Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 2 23:44 .. [2022-06-02T23:44:50.465Z] drwxr-xr-x 2 root root 4096 Jun 2 23:36 cost [2022-06-02T23:44:50.465Z] -rw-r--r-- 1 root root 85 Jun 2 23:36 cost.csv [2022-06-02T23:44:50.465Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-02T23:44:50.465Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-02T23:44:50.465Z] total 16 [2022-06-02T23:44:50.465Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 23:36 . [2022-06-02T23:44:50.465Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 2 23:44 .. [2022-06-02T23:44:50.465Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 23:36 cost [2022-06-02T23:44:50.465Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 2 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:50.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:51.624Z] ---> package-listing.sh [2022-06-02T23:44:51.624Z] ++ facter osfamily [2022-06-02T23:44:51.624Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-02T23:44:51.886Z] + OS_FAMILY=debian [2022-06-02T23:44:51.886Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_jakarta [2022-06-02T23:44:51.886Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-02T23:44:51.886Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-02T23:44:51.886Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-02T23:44:51.886Z] + PACKAGES=/tmp/packages_start.txt [2022-06-02T23:44:51.886Z] + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' [2022-06-02T23:44:51.886Z] + PACKAGES=/tmp/packages_end.txt [2022-06-02T23:44:51.886Z] + case "${OS_FAMILY}" in [2022-06-02T23:44:51.886Z] + dpkg -l [2022-06-02T23:44:51.886Z] + grep '^ii' [2022-06-02T23:44:51.886Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-02T23:44:51.886Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-02T23:44:51.886Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-02T23:44:51.886Z] + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' [2022-06-02T23:44:51.886Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [2022-06-02T23:44:51.886Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [Pipeline] echo [2022-06-02T23:44:51.899Z] 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/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-02T23:44:52.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T23:44:52.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T23:44:52.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T23:44:52.841Z] prd-ubuntu20.04-docker-8c-8g-729 does not seem to be running inside a container [2022-06-02T23:44:52.883Z] $ 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/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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-lftools-log-publisher:latest cat [2022-06-02T23:44:53.165Z] $ docker top 2c4e1b34bb7314efbd52eb6f724d8439de29c6ee7af65c90a0552f237d224eca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T23:44:53.528Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-02T23:44:53.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-02T23:44:54.102Z] + ls /var/log/sa-host [2022-06-02T23:44:54.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T23:44:54.242Z] provisioning config files... [2022-06-02T23:44:54.251Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7520111798832507666tmp [Pipeline] { [Pipeline] echo [2022-06-02T23:44:54.265Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:54.549Z] ---> create-netrc.sh [Pipeline] } [2022-06-02T23:44:54.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:54.882Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-02T23:44:54.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:55.236Z] ---> sudo-logs.sh [2022-06-02T23:44:55.236Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-02T23:44:55.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:55.551Z] ---> job-cost.sh [2022-06-02T23:44:55.551Z] lf-activate-venv: SKIPPING [2022-06-02T23:44:55.551Z] DEBUG: total: 0.2199999988079071 [2022-06-02T23:44:55.551Z] INFO: Retrieving Stack Cost... [2022-06-02T23:44:56.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T23:44:56.384Z] INFO: Archiving Costs [Pipeline] echo [2022-06-02T23:44:56.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T23:44:56.683Z] ---> logs-deploy.sh [2022-06-02T23:44:56.683Z] lf-activate-venv: SKIPPING [2022-06-02T23:44:56.683Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/jakarta/9 [2022-06-02T23:44:56.683Z] INFO: archiving workspace using pattern(s): [2022-06-02T23:44:57.625Z] Archives upload complete. [2022-06-02T23:44:57.625Z] INFO: archiving logs to Nexus