Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 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-ssh16973599064587066852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh585460066905848851.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/PR-1073/workspace@libs/edgex-global-pipelines/.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/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh340067352922683523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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 shared 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-ssh11335710591389066760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-1073/workspace@libs/lf-pipelines/.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/PR-1073/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh23036405656587072.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3979 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1073 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh4336407060422015881.key > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh3463287103193087416.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing 5db65fe8152b07a6944732a79b8162e68f35060f Checking out Revision 5db65fe8152b07a6944732a79b8162e68f35060f (PR-1073) > git config core.sparsecheckout # timeout=10 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh3226336273523595870.key > git merge 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5db65fe8152b07a6944732a79b8162e68f35060f # timeout=10 Commit message: "Merge commit '07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:41:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:12 ========================================================= 22:41:12 EdgeX Global Pipelines Version Info 22:41:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c7496971dc70963c075f7af11a56924633ebc9dc # timeout=10 22:41:13 ------------------- 22:41:13 stable info: 22:41:13 ------------------- 22:41:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:13 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:41:13 Message: update stable to v1.0.219 22:41:13 ------------------- 22:41:13 experimental info: 22:41:13 ------------------- 22:41:13 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:13 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:41:13 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:41:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:41:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5db65fe8152b07a6944732a79b8162e68f35060f [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5db65fe [Pipeline] echo 22:41:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:14 provisioning config files... 22:41:14 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config1865338986487702778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:14 ---> docker-login.sh 22:41:14 nexus3.edgexfoundry.org:10001 22:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 nexus3.edgexfoundry.org:10002 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 nexus3.edgexfoundry.org:10003 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 nexus3.edgexfoundry.org:10004 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 docker.io 22:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:15 Configure a credential helper to remove this warning. See 22:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:15 22:41:15 Login Succeeded 22:41:15 ---> docker-login.sh ends [Pipeline] } 22:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:15 + git rev-list -1 --merges 5db65fe8152b07a6944732a79b8162e68f35060f~1..5db65fe8152b07a6944732a79b8162e68f35060f [Pipeline] echo 22:41:16 -----------> git rev-list -1 --merges 5db65fe8152b07a6944732a79b8162e68f35060f~1..5db65fe8152b07a6944732a79b8162e68f35060f 5db65fe8152b07a6944732a79b8162e68f35060f 22:41:16 5db65fe8152b07a6944732a79b8162e68f35060f [false] [Pipeline] sh 22:41:16 + git log --format=format:%s -1 5db65fe8152b07a6944732a79b8162e68f35060f [Pipeline] echo 22:41:16 ========================================================= 22:41:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:16 + git log --format=format:%s -1 5db65fe8152b07a6944732a79b8162e68f35060f [Pipeline] echo 22:41:16 [semverPrep] GIT_COMMIT: 5db65fe8152b07a6944732a79b8162e68f35060f, Commit Message: Merge commit '07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2' into HEAD [Pipeline] echo 22:41:16 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:17 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:41:17 + grep -v github /etc/ssh/ssh_known_hosts 22:41:17 + '[' -e /tmp/ssh_known_hosts ']' 22:41:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:17 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:41:17 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:41:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:17 22:41:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:41:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:17 latest: Pulling from edgex-devops/git-semver 22:41:17 a0d0a0d46f8b: Pulling fs layer 22:41:17 3e5f54012d9b: Pulling fs layer 22:41:17 4c7163046ea9: Pulling fs layer 22:41:17 0c2d73faf560: Pulling fs layer 22:41:17 0c2d73faf560: Waiting 22:41:17 3e5f54012d9b: Verifying Checksum 22:41:17 3e5f54012d9b: Download complete 22:41:17 a0d0a0d46f8b: Verifying Checksum 22:41:17 a0d0a0d46f8b: Download complete 22:41:17 4c7163046ea9: Verifying Checksum 22:41:17 4c7163046ea9: Download complete 22:41:17 0c2d73faf560: Verifying Checksum 22:41:17 0c2d73faf560: Download complete 22:41:18 a0d0a0d46f8b: Pull complete 22:41:18 3e5f54012d9b: Pull complete 22:41:18 4c7163046ea9: Pull complete 22:41:18 0c2d73faf560: Pull complete 22:41:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:41:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:41:18 prd-centos7-docker-4c-2g-3979 does not seem to be running inside a container 22:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:41:19 $ docker top 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:19 [ssh-agent] Looking for ssh-agent implementation... 22:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:19 $ docker exec 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 ssh-agent 22:41:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNmpbAE/agent.14 22:41:19 SSH_AGENT_PID=21 22:41:19 Running ssh-add (command line suppressed) 22:41:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_1316334677620683872.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_1316334677620683872.key) 22:41:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:20 + git tag --points-at HEAD [Pipeline] } 22:41:20 $ docker exec --env ******** --env ******** 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 ssh-agent -k 22:41:20 unset SSH_AUTH_SOCK; 22:41:20 unset SSH_AGENT_PID; 22:41:20 echo Agent pid 21 killed; 22:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:20 [ssh-agent] Looking for ssh-agent implementation... 22:41:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:20 $ docker exec 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 ssh-agent 22:41:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEoCFeb/agent.55 22:41:20 SSH_AGENT_PID=62 22:41:20 Running ssh-add (command line suppressed) 22:41:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_5989395882362084568.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_5989395882362084568.key) 22:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:20 + git semver init 22:41:20 # -> Open(): unable to determine branch for HEAD 22:41:20 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git 22:41:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 22:41:20 # $SEMVER_REMOTE_NAME = origin 22:41:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:41:20 # $SEMVER_USER_NAME = edgex-jenkins 22:41:20 # $SEMVER_BRANCH = PR-1073 22:41:20 # $SEMVER_TEMP = /tmp/semver-661741419 22:41:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:41:21 # '/tmp/semver-661741419' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' 22:41:21 # -> Force: false 22:41:21 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } 22:41:21 $ docker exec --env ******** --env ******** 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 ssh-agent -k 22:41:21 unset SSH_AUTH_SOCK; 22:41:21 unset SSH_AGENT_PID; 22:41:21 echo Agent pid 62 killed; 22:41:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:22 + git semver [Pipeline] } 22:41:22 $ docker stop --time=1 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 22:41:23 $ docker rm -f 3ae6189d410361e3cb01f4975847767bf99d800c289686eb497fcb6722b18ac8 [Pipeline] // withDockerContainer [Pipeline] sh 22:41:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:41:24 Stashed 1 file(s) [Pipeline] echo 22:41:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:24 provisioning config files... 22:41:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config7288429993418881795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:24 ---> docker-login.sh 22:41:24 nexus3.edgexfoundry.org:10001 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10002 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10003 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 nexus3.edgexfoundry.org:10004 22:41:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:24 Configure a credential helper to remove this warning. See 22:41:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:24 22:41:24 Login Succeeded 22:41:24 docker.io 22:41:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:25 Configure a credential helper to remove this warning. See 22:41:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:25 22:41:25 Login Succeeded 22:41:25 ---> docker-login.sh ends [Pipeline] } 22:41:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:41:25 ========================================================= 22:41:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:41:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:41:25 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:41:25 Sending build context to Docker daemon 33.84MB 22:41:25 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 22:41:25 Step 2/11 : FROM ${BASE} AS builder 22:41:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:25 59bf1c3509f3: Pulling fs layer 22:41:25 666ba61612fd: Pulling fs layer 22:41:25 8ed8ca486205: Pulling fs layer 22:41:25 4fe6c5a15a65: Pulling fs layer 22:41:25 22a0e8bec74d: Pulling fs layer 22:41:25 f965cba54748: Pulling fs layer 22:41:25 861ffc35075e: Pulling fs layer 22:41:25 4b385c91608e: Pulling fs layer 22:41:25 560528eb2ebb: Pulling fs layer 22:41:25 4fe6c5a15a65: Waiting 22:41:25 22a0e8bec74d: Waiting 22:41:25 f965cba54748: Waiting 22:41:25 861ffc35075e: Waiting 22:41:25 4b385c91608e: Waiting 22:41:25 560528eb2ebb: Waiting 22:41:25 8ed8ca486205: Verifying Checksum 22:41:25 8ed8ca486205: Download complete 22:41:25 666ba61612fd: Verifying Checksum 22:41:25 666ba61612fd: Download complete 22:41:25 22a0e8bec74d: Verifying Checksum 22:41:25 22a0e8bec74d: Download complete 22:41:25 59bf1c3509f3: Verifying Checksum 22:41:25 59bf1c3509f3: Download complete 22:41:25 f965cba54748: Verifying Checksum 22:41:25 f965cba54748: Download complete 22:41:25 861ffc35075e: Verifying Checksum 22:41:25 861ffc35075e: Download complete 22:41:25 4b385c91608e: Verifying Checksum 22:41:25 4b385c91608e: Download complete 22:41:26 59bf1c3509f3: Pull complete 22:41:26 560528eb2ebb: Verifying Checksum 22:41:26 560528eb2ebb: Download complete 22:41:26 4fe6c5a15a65: Verifying Checksum 22:41:26 4fe6c5a15a65: Download complete 22:41:26 666ba61612fd: Pull complete 22:41:26 8ed8ca486205: Pull complete 22:41:31 4fe6c5a15a65: Pull complete 22:41:31 22a0e8bec74d: Pull complete 22:41:31 f965cba54748: Pull complete 22:41:31 861ffc35075e: Pull complete 22:41:31 4b385c91608e: Pull complete 22:41:32 560528eb2ebb: Pull complete 22:41:33 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 22:41:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:41:33 ---> dd4a08f94e63 22:41:33 Step 3/11 : ARG MAKE=make build 22:41:34 ---> Running in 4b0f98bcfaf1 22:41:34 Removing intermediate container 4b0f98bcfaf1 22:41:34 ---> f5b03032bed1 22:41:34 Step 4/11 : WORKDIR /device-sdk-go 22:41:34 ---> Running in a917ee22bd3e 22:41:34 Removing intermediate container a917ee22bd3e 22:41:34 ---> a550dd8968c5 22:41:34 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:41:34 ---> Running in ea7dc621c059 22:41:35 Removing intermediate container ea7dc621c059 22:41:35 ---> 862d1d03b23f 22:41:35 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:35 ---> Running in 9aa77e7d785f 22:41:35 Removing intermediate container 9aa77e7d785f 22:41:35 ---> 596a54ee1ef1 22:41:35 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:41:35 ---> Running in 68d6501d98f5 22:41:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:41:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:41:37 OK: 221 MiB in 52 packages 22:41:37 Removing intermediate container 68d6501d98f5 22:41:37 ---> 0e2929c12ecd 22:41:37 Step 8/11 : COPY go.mod vendor* ./ 22:41:37 ---> 4b690af6abfb 22:41:37 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:41:37 ---> Running in f85ea843cd34 22:41:39 Still waiting to schedule task 22:41:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:42:09 Removing intermediate container f85ea843cd34 22:42:09 ---> cd6ea730d794 22:42:09 Step 10/11 : COPY . . 22:42:10 ---> cafd68ed3a37 22:42:10 Step 11/11 : RUN ${MAKE} 22:42:10 ---> Running in ae9357c09ae7 22:42:10 noop 22:42:10 Removing intermediate container ae9357c09ae7 22:42:10 ---> 05296d50baf5 22:42:10 Successfully built 05296d50baf5 22:42:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:42:11 + docker inspect -f . ci-base-image-x86_64 22:42:11 . [Pipeline] withDockerContainer 22:42:11 prd-centos7-docker-4c-2g-3979 does not seem to be running inside a container 22:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:11 $ docker top 63658df8f4dd8003ee8bbcdb38f4567ecdf23992184dfc6e7928e5869a0d8415 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:11 + go version 22:42:11 go version go1.17.6 linux/amd64 [Pipeline] } 22:42:11 $ docker stop --time=1 63658df8f4dd8003ee8bbcdb38f4567ecdf23992184dfc6e7928e5869a0d8415 22:42:13 $ docker rm -f 63658df8f4dd8003ee8bbcdb38f4567ecdf23992184dfc6e7928e5869a0d8415 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:13 + docker inspect -f . ci-base-image-x86_64 22:42:13 . [Pipeline] withDockerContainer 22:42:13 prd-centos7-docker-4c-2g-3979 does not seem to be running inside a container 22:42:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:13 $ docker top 7e63ec881d49318b8a04b540868a1b038d84213f8646c32349242188152a3fc0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:42:14 + make test 22:42:14 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:42:14 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:42:14 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:42:14 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:42:14 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:42:14 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 22:42:14 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:42:14 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 22:42:14 $ docker stop --time=1 7e63ec881d49318b8a04b540868a1b038d84213f8646c32349242188152a3fc0 22:42:15 $ docker rm -f 7e63ec881d49318b8a04b540868a1b038d84213f8646c32349242188152a3fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:16 22:42:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:16 latest: Pulling from edgex-lftools-log-publisher 22:42:16 b4d181a07f80: Pulling fs layer 22:42:16 a1111a8f2ec3: Pulling fs layer 22:42:16 ed53099fbce6: Pulling fs layer 22:42:16 dc539afda2c1: Pulling fs layer 22:42:16 77bc0d833cb6: Pulling fs layer 22:42:16 9065ff56babe: Pulling fs layer 22:42:16 d287ab97295c: Pulling fs layer 22:42:16 dc539afda2c1: Waiting 22:42:16 77bc0d833cb6: Waiting 22:42:16 9065ff56babe: Waiting 22:42:16 d287ab97295c: Waiting 22:42:16 a1111a8f2ec3: Verifying Checksum 22:42:16 a1111a8f2ec3: Download complete 22:42:16 dc539afda2c1: Verifying Checksum 22:42:16 dc539afda2c1: Download complete 22:42:16 ed53099fbce6: Verifying Checksum 22:42:16 ed53099fbce6: Download complete 22:42:16 9065ff56babe: Verifying Checksum 22:42:16 9065ff56babe: Download complete 22:42:16 77bc0d833cb6: Verifying Checksum 22:42:16 77bc0d833cb6: Download complete 22:42:16 b4d181a07f80: Verifying Checksum 22:42:16 b4d181a07f80: Download complete 22:42:17 d287ab97295c: Verifying Checksum 22:42:17 d287ab97295c: Download complete 22:42:18 b4d181a07f80: Pull complete 22:42:18 a1111a8f2ec3: Pull complete 22:42:18 ed53099fbce6: Pull complete 22:42:18 dc539afda2c1: Pull complete 22:42:19 77bc0d833cb6: Pull complete 22:42:19 9065ff56babe: Pull complete 22:42:24 d287ab97295c: Pull complete 22:42:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:42:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:42:24 prd-centos7-docker-4c-2g-3979 does not seem to be running inside a container 22:42:24 $ 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_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:42:27 $ docker top a97e08cf53163ad1179252d1961e8ddf67ab8174097fb001f08588b7c1bba2b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:28 ---> job-cost.sh 22:42:28 lf-activate-venv: SKIPPING 22:42:28 INFO: No Stack... 22:42:28 INFO: Retrieving Pricing Info for: v3-standard-2 22:42:28 INFO: Archiving Costs [Pipeline] sh 22:42:29 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/cost.csv 22:42:29 + cut -d, -f6 [Pipeline] lock 22:42:29 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] 22:42:29 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] did not exist. Created. 22:42:29 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:42:29 + echo total: 0.05999999865889549 [Pipeline] stash 22:42:29 Stashed 1 file(s) [Pipeline] } 22:42:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] [Pipeline] // lock [Pipeline] } 22:42:29 $ docker stop --time=1 a97e08cf53163ad1179252d1961e8ddf67ab8174097fb001f08588b7c1bba2b6 22:42:30 $ docker rm -f a97e08cf53163ad1179252d1961e8ddf67ab8174097fb001f08588b7c1bba2b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:42:30 Failed in branch amd64 22:43:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3980 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 22:43:05 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 22:43:06 The recommended git tool is: git 22:43:10 using credential edgex-jenkins-ssh 22:43:10 Cloning the remote Git repository 22:43:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:43:10 > git init /w/workspace/device-sdk-go/8 # timeout=10 22:43:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:10 > git --version # timeout=10 22:43:10 > git --version # 'git version 2.17.1' 22:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:43:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:43:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:15 Merging remotes/origin/main commit 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 22:43:15 Merge succeeded, producing cf2c0a2cce4608c8e5ec9c882f7f9bbf6c33c01e 22:43:15 Checking out Revision cf2c0a2cce4608c8e5ec9c882f7f9bbf6c33c01e (PR-1073) 22:43:15 > git config core.sparsecheckout # timeout=10 22:43:15 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 22:43:15 > git remote # timeout=10 22:43:15 > git config --get remote.origin.url # timeout=10 22:43:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:15 > git merge 07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2 # timeout=10 22:43:15 > git rev-parse HEAD^{commit} # timeout=10 22:43:15 > git config core.sparsecheckout # timeout=10 22:43:15 > git checkout -f cf2c0a2cce4608c8e5ec9c882f7f9bbf6c33c01e # timeout=10 22:43:19 Commit message: "Merge commit '07413fc94cc2b45047bcdb5c40d5c5d8e8da58c2' into HEAD" 22:43:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:43:20 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:20 Dload Upload Total Spent Left Speed 22:43:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 66162 0 --:--:-- --:--:-- --:--:-- 66162 [Pipeline] sh 22:43:19 > git rev-list --no-walk c7496971dc70963c075f7af11a56924633ebc9dc # timeout=10 22:43:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:43:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:43:21 + sudo tee /etc/docker/daemon.new 22:43:21 { 22:43:21 "registry-mirrors": [ 22:43:21 "https://nexus3.edgexfoundry.org:10001" 22:43:21 ], 22:43:21 "bip": "10.250.0.254/24", 22:43:21 "hosts": [ 22:43:21 "tcp://0.0.0.0:5555", 22:43:21 "unix:///var/run/docker.sock" 22:43:21 ], 22:43:21 "mtu": 1458, 22:43:21 "selinux-enabled": true, 22:43:21 "seccomp-profile": "/etc/docker/seccomp.json" 22:43:21 } [Pipeline] sh 22:43:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:40 provisioning config files... 22:43:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config1180006293346236234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:40 ---> docker-login.sh 22:43:40 nexus3.edgexfoundry.org:10001 22:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:41 Configure a credential helper to remove this warning. See 22:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:41 22:43:41 Login Succeeded 22:43:41 nexus3.edgexfoundry.org:10002 22:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:41 Configure a credential helper to remove this warning. See 22:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:41 22:43:41 Login Succeeded 22:43:41 nexus3.edgexfoundry.org:10003 22:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:42 Configure a credential helper to remove this warning. See 22:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:42 22:43:42 Login Succeeded 22:43:42 nexus3.edgexfoundry.org:10004 22:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:42 Configure a credential helper to remove this warning. See 22:43:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:42 22:43:42 Login Succeeded 22:43:42 docker.io 22:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:43 Configure a credential helper to remove this warning. See 22:43:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:43 22:43:43 Login Succeeded 22:43:43 ---> docker-login.sh ends [Pipeline] } 22:43:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:43:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:43 ========================================================= 22:43:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:43:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:43:44 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 22:43:44 Sending build context to Docker daemon 29.5MB 22:43:44 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 22:43:44 Step 2/11 : FROM ${BASE} AS builder 22:43:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:44 9b3977197b4f: Pulling fs layer 22:43:44 1a89e8eeedd5: Pulling fs layer 22:43:44 94645a83ff95: Pulling fs layer 22:43:44 3f3a8bcf1eab: Pulling fs layer 22:43:44 0c92f367c5e7: Pulling fs layer 22:43:44 4b8299f9d1f4: Pulling fs layer 22:43:44 9a6b49a46696: Pulling fs layer 22:43:44 cf05db05a679: Pulling fs layer 22:43:44 4b8299f9d1f4: Waiting 22:43:44 9a6b49a46696: Waiting 22:43:44 3f3a8bcf1eab: Waiting 22:43:44 cf05db05a679: Waiting 22:43:44 0c92f367c5e7: Waiting 22:43:44 94645a83ff95: Verifying Checksum 22:43:44 94645a83ff95: Download complete 22:43:44 1a89e8eeedd5: Verifying Checksum 22:43:44 1a89e8eeedd5: Download complete 22:43:44 0c92f367c5e7: Verifying Checksum 22:43:44 0c92f367c5e7: Download complete 22:43:44 4b8299f9d1f4: Verifying Checksum 22:43:44 4b8299f9d1f4: Download complete 22:43:44 9b3977197b4f: Verifying Checksum 22:43:44 9b3977197b4f: Download complete 22:43:44 9a6b49a46696: Verifying Checksum 22:43:44 9a6b49a46696: Download complete 22:43:45 9b3977197b4f: Pull complete 22:43:46 1a89e8eeedd5: Pull complete 22:43:46 94645a83ff95: Pull complete 22:43:46 cf05db05a679: Verifying Checksum 22:43:46 cf05db05a679: Download complete 22:43:47 3f3a8bcf1eab: Verifying Checksum 22:43:47 3f3a8bcf1eab: Download complete 22:43:59 3f3a8bcf1eab: Pull complete 22:43:59 0c92f367c5e7: Pull complete 22:43:59 4b8299f9d1f4: Pull complete 22:43:59 9a6b49a46696: Pull complete 22:44:05 cf05db05a679: Pull complete 22:44:05 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 22:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:44:05 ---> 0ccda1f7e2ee 22:44:05 Step 3/11 : ARG MAKE=make build 22:44:07 ---> Running in f3db981b1642 22:44:07 Removing intermediate container f3db981b1642 22:44:07 ---> 64dddf92bf34 22:44:07 Step 4/11 : WORKDIR /device-sdk-go 22:44:07 ---> Running in a92d3e454de9 22:44:07 Removing intermediate container a92d3e454de9 22:44:07 ---> 6266a38d78f6 22:44:07 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:07 ---> Running in 22d2ec74da9d 22:44:07 Removing intermediate container 22d2ec74da9d 22:44:07 ---> dbe3aeb55273 22:44:07 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:08 ---> Running in 2693eaae894c 22:44:10 Removing intermediate container 2693eaae894c 22:44:10 ---> 3fbc7de06c93 22:44:10 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:10 ---> Running in 537e64221c39 22:44:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:44:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:44:12 OK: 220 MiB in 52 packages 22:44:13 Removing intermediate container 537e64221c39 22:44:13 ---> 49b91624ed37 22:44:13 Step 8/11 : COPY go.mod vendor* ./ 22:44:13 ---> c3ea8662f570 22:44:13 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:14 ---> Running in ad9b9ec9cd1f 22:45:36 Removing intermediate container ad9b9ec9cd1f 22:45:36 ---> 41273cbba8dd 22:45:36 Step 10/11 : COPY . . 22:45:36 ---> 42bed5af1a08 22:45:36 Step 11/11 : RUN ${MAKE} 22:45:36 ---> Running in 4486d42cbd7b 22:45:36 noop 22:45:36 Removing intermediate container 4486d42cbd7b 22:45:36 ---> c16d0795ab0e 22:45:36 Successfully built c16d0795ab0e 22:45:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:45:36 + docker inspect -f . ci-base-image-arm64 22:45:36 . [Pipeline] withDockerContainer 22:45:36 prd-ubuntu18.04-docker-arm64-4c-16g-3980 does not seem to be running inside a container 22:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:45:37 $ docker top 3244f0660b0dc218a40b139cebe88f04216639957c4391b9e774db1f6f2c90bc -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:38 + go version 22:45:38 go version go1.17.6 linux/arm64 [Pipeline] } 22:45:38 $ docker stop --time=1 3244f0660b0dc218a40b139cebe88f04216639957c4391b9e774db1f6f2c90bc 22:45:40 $ docker rm -f 3244f0660b0dc218a40b139cebe88f04216639957c4391b9e774db1f6f2c90bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:41 + docker inspect -f . ci-base-image-arm64 22:45:41 . [Pipeline] withDockerContainer 22:45:41 prd-ubuntu18.04-docker-arm64-4c-16g-3980 does not seem to be running inside a container 22:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:45:42 $ docker top 051c7f6f0eb43e4d23e0666ca3a922907b5dcc2fb7f37c69cd0ae99e51b40ba5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:45:43 + make test 22:45:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:45:44 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:45:44 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:45:44 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:45:44 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:45:44 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 22:45:44 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:45:44 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 22:45:44 $ docker stop --time=1 051c7f6f0eb43e4d23e0666ca3a922907b5dcc2fb7f37c69cd0ae99e51b40ba5 22:45:46 $ docker rm -f 051c7f6f0eb43e4d23e0666ca3a922907b5dcc2fb7f37c69cd0ae99e51b40ba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:46 22:45:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:45:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:47 arm64: Pulling from edgex-lftools-log-publisher 22:45:47 448f6bf000e3: Pulling fs layer 22:45:47 f757da607395: Pulling fs layer 22:45:47 05883995daec: Pulling fs layer 22:45:47 8603b9c90790: Pulling fs layer 22:45:47 1560dd03e051: Pulling fs layer 22:45:47 27f5ce0e4adf: Pulling fs layer 22:45:47 c2d8d7efcc4b: Pulling fs layer 22:45:47 8603b9c90790: Waiting 22:45:47 1560dd03e051: Waiting 22:45:47 27f5ce0e4adf: Waiting 22:45:47 c2d8d7efcc4b: Waiting 22:45:47 f757da607395: Verifying Checksum 22:45:47 f757da607395: Download complete 22:45:47 8603b9c90790: Verifying Checksum 22:45:47 8603b9c90790: Download complete 22:45:47 1560dd03e051: Verifying Checksum 22:45:47 1560dd03e051: Download complete 22:45:47 27f5ce0e4adf: Verifying Checksum 22:45:47 27f5ce0e4adf: Download complete 22:45:47 05883995daec: Verifying Checksum 22:45:47 05883995daec: Download complete 22:45:48 448f6bf000e3: Verifying Checksum 22:45:48 448f6bf000e3: Download complete 22:45:50 c2d8d7efcc4b: Verifying Checksum 22:45:50 c2d8d7efcc4b: Download complete 22:45:51 448f6bf000e3: Pull complete 22:45:52 f757da607395: Pull complete 22:45:53 05883995daec: Pull complete 22:45:53 8603b9c90790: Pull complete 22:45:54 1560dd03e051: Pull complete 22:45:54 27f5ce0e4adf: Pull complete 22:46:10 c2d8d7efcc4b: Pull complete 22:46:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:46:10 prd-ubuntu18.04-docker-arm64-4c-16g-3980 does not seem to be running inside a container 22:46:10 $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:12 $ docker top 60c45e5b4d85e9ea2495a9bc7fc11b6b7c88b2cdeec305c5d531b19aabb17e97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:13 ---> job-cost.sh 22:46:13 lf-activate-venv: SKIPPING 22:46:13 INFO: No Stack... 22:46:13 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:14 INFO: Archiving Costs [Pipeline] sh 22:46:14 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 22:46:14 + cut -d, -f6 [Pipeline] lock 22:46:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] 22:46:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] did not exist. Created. 22:46:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:15 /w/workspace/device-sdk-go/8@tmp/durable-5acfaa79/script.sh: 1: /w/workspace/device-sdk-go/8@tmp/durable-5acfaa79/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:15 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:15 Warning: overwriting stash ‘stack-cost’ 22:46:16 Stashed 1 file(s) [Pipeline] } 22:46:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-8-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:16 $ docker stop --time=1 60c45e5b4d85e9ea2495a9bc7fc11b6b7c88b2cdeec305c5d531b19aabb17e97 22:46:17 $ docker rm -f 60c45e5b4d85e9ea2495a9bc7fc11b6b7c88b2cdeec305c5d531b19aabb17e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:46:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:46:18 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' 22:46:18 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:46:18 total 8 22:46:18 drwxr-xr-x. 3 root root 34 Jan 26 22:42 . 22:46:18 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 26 22:42 .. 22:46:18 drwxr-xr-x. 2 root root 6 Jan 26 22:42 cost 22:46:18 -rw-r--r--. 1 root root 85 Jan 26 22:42 cost.csv 22:46:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:46:18 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:46:18 total 8 22:46:18 drwxr-xr-x. 3 jenkins jenkins 34 Jan 26 22:42 . 22:46:18 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 26 22:42 .. 22:46:18 drwxr-xr-x. 2 jenkins jenkins 6 Jan 26 22:42 cost 22:46:18 -rw-r--r--. 1 jenkins jenkins 85 Jan 26 22:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:46:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:19 ---> package-listing.sh 22:46:19 ++ tr '[:upper:]' '[:lower:]' 22:46:19 ++ facter osfamily 22:46:19 + OS_FAMILY=redhat 22:46:19 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 22:46:19 + START_PACKAGES=/tmp/packages_start.txt 22:46:19 + END_PACKAGES=/tmp/packages_end.txt 22:46:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:19 + PACKAGES=/tmp/packages_start.txt 22:46:19 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:46:19 + PACKAGES=/tmp/packages_end.txt 22:46:19 + case "${OS_FAMILY}" in 22:46:19 + rpm -qa 22:46:19 + sort 22:46:20 + '[' -f /tmp/packages_start.txt ']' 22:46:20 + '[' -f /tmp/packages_end.txt ']' 22:46:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:20 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:46:20 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ 22:46:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [Pipeline] echo 22:46:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:21 . [Pipeline] withDockerContainer 22:46:21 prd-centos7-docker-4c-2g-3979 does not seem to be running inside a container 22:46:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1073/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_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:21 $ docker top 001bdd3dcf20b1f911f838a2480dcf63360d9d2290923ce453f12370c5e1e2a7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:22 + ls /var/log/sa-host 22:46:22 + sadf -c /var/log/sa-host/sa17 22:46:22 file_magic: OK 22:46:22 HZ: Using current value: 100 22:46:22 file_header: OK 22:46:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:46:22 Statistics: 22:46:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:22 File successfully converted to sysstat format version 12.0.3 22:46:22 + sadf -c /var/log/sa-host/sa26 22:46:22 file_magic: OK 22:46:22 HZ: Using current value: 100 22:46:22 file_header: OK 22:46:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:46:22 Statistics: 22:46:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:46:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:22 provisioning config files... 22:46:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config8543944153939587166tmp [Pipeline] { [Pipeline] echo 22:46:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:22 ---> create-netrc.sh [Pipeline] } 22:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:23 ---> python-tools-install.sh [Pipeline] echo 22:46:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:23 ---> sudo-logs.sh 22:46:23 Archiving 'sudo' log.. 22:46:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-3979.novalocal: Name or service not known 22:46:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-3979.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:46:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:23 ---> job-cost.sh 22:46:23 lf-activate-venv: SKIPPING 22:46:23 DEBUG: total: 0.05999999865889549 22:46:23 INFO: Retrieving Stack Cost... 22:46:24 INFO: Retrieving Pricing Info for: v3-standard-2 22:46:24 INFO: Archiving Costs [Pipeline] echo 22:46:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:24 ---> logs-deploy.sh 22:46:24 lf-activate-venv: SKIPPING 22:46:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/8 22:46:24 INFO: archiving workspace using pattern(s): 22:46:25 Archives upload complete. 22:46:25 INFO: archiving logs to Nexus