Pull request #1058 updated 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ef01e9ba3f6e835449006231ead7474d7327b9ec+555c3bb6a6e69767d223739ff73f88b00326690d (3d8d9eaa5de598904a268d9c711f0666ef826292) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7292036735426257356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh7401253273647374888.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-1058/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-1058/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6778061576859925872.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh6778717243744277849.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-1058/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-1058/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7979149116198373888.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.16 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 ‘prd-centos7-docker-4c-2g-27954’ is offline Running on prd-centos7-docker-4c-2g-27957 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-1058 # 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-1058@tmp/jenkins-gitclient-ssh4684831411914563333.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-1058@tmp/jenkins-gitclient-ssh4324961781186887472.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit ef01e9ba3f6e835449006231ead7474d7327b9ec Merge succeeded, producing ef01e9ba3f6e835449006231ead7474d7327b9ec Checking out Revision ef01e9ba3f6e835449006231ead7474d7327b9ec (PR-1058) > git config core.sparsecheckout # timeout=10 > git checkout -f ef01e9ba3f6e835449006231ead7474d7327b9ec # 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-1058@tmp/jenkins-gitclient-ssh4765718257640395226.key > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef01e9ba3f6e835449006231ead7474d7327b9ec # timeout=10 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:56:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:56:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:56:40 ========================================================= 17:56:40 EdgeX Global Pipelines Version Info 17:56:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2556ce3b2b6f9474cf70d81c4fbe75796a88baf4 # timeout=10 17:56:41 ------------------- 17:56:41 stable info: 17:56:41 ------------------- 17:56:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:56:41 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:56:41 Message: update stable to v1.0.211 17:56:42 ------------------- 17:56:42 experimental info: 17:56:42 ------------------- 17:56:42 Commited By: **** collab-it+edgex@linuxfoundation.org 17:56:42 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:56:42 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1058 [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1058 [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1058 [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef01e9ba3f6e835449006231ead7474d7327b9ec [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef01e9b [Pipeline] echo 17:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:56:42 provisioning config files... 17:56:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config3724183152097562525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:42 ---> docker-login.sh 17:56:42 nexus3.edgexfoundry.org:10001 17:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:43 Configure a credential helper to remove this warning. See 17:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:43 17:56:43 Login Succeeded 17:56:43 nexus3.edgexfoundry.org:10002 17:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:43 Configure a credential helper to remove this warning. See 17:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:43 17:56:43 Login Succeeded 17:56:43 nexus3.edgexfoundry.org:10003 17:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:43 Configure a credential helper to remove this warning. See 17:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:43 17:56:43 Login Succeeded 17:56:43 nexus3.edgexfoundry.org:10004 17:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:43 Configure a credential helper to remove this warning. See 17:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:43 17:56:43 Login Succeeded 17:56:43 docker.io 17:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:56:43 Configure a credential helper to remove this warning. See 17:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:56:43 17:56:43 Login Succeeded 17:56:43 ---> docker-login.sh ends [Pipeline] } 17:56:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:56:44 + git rev-list -1 --merges ef01e9ba3f6e835449006231ead7474d7327b9ec~1..ef01e9ba3f6e835449006231ead7474d7327b9ec [Pipeline] echo 17:56:44 -----------> git rev-list -1 --merges ef01e9ba3f6e835449006231ead7474d7327b9ec~1..ef01e9ba3f6e835449006231ead7474d7327b9ec ef01e9ba3f6e835449006231ead7474d7327b9ec [false] [Pipeline] sh 17:56:44 + git log --format=format:%s -1 ef01e9ba3f6e835449006231ead7474d7327b9ec [Pipeline] echo 17:56:44 ========================================================= 17:56:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:56:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:45 + git log --format=format:%s -1 ef01e9ba3f6e835449006231ead7474d7327b9ec [Pipeline] echo 17:56:45 [semverPrep] GIT_COMMIT: ef01e9ba3f6e835449006231ead7474d7327b9ec, Commit Message: fix: Add setting correlation id when Events created via AutoEvents [Pipeline] echo 17:56:45 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:56:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:45 17:56:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:56:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:46 latest: Pulling from edgex-devops/git-semver 17:56:46 a0d0a0d46f8b: Pulling fs layer 17:56:46 3e5f54012d9b: Pulling fs layer 17:56:46 4c7163046ea9: Pulling fs layer 17:56:46 0c2d73faf560: Pulling fs layer 17:56:46 0c2d73faf560: Waiting 17:56:46 3e5f54012d9b: Verifying Checksum 17:56:46 3e5f54012d9b: Download complete 17:56:46 a0d0a0d46f8b: Download complete 17:56:46 4c7163046ea9: Verifying Checksum 17:56:46 4c7163046ea9: Download complete 17:56:46 0c2d73faf560: Verifying Checksum 17:56:46 0c2d73faf560: Download complete 17:56:46 a0d0a0d46f8b: Pull complete 17:56:46 3e5f54012d9b: Pull complete 17:56:46 4c7163046ea9: Pull complete 17:56:46 0c2d73faf560: Pull complete 17:56:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:56:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:56:46 prd-centos7-docker-4c-2g-27957 does not seem to be running inside a container 17:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1058 -v /w/workspace/gexfoundry_device-sdk-go_PR-1058:/w/workspace/gexfoundry_device-sdk-go_PR-1058:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1058@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:56:47 $ docker top c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:56:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:47 [ssh-agent] Looking for ssh-agent implementation... 17:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:47 $ docker exec c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b ssh-agent 17:56:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgnLAHC/agent.15 17:56:47 SSH_AGENT_PID=22 17:56:47 Running ssh-add (command line suppressed) 17:56:47 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_1071079017172582507.key (/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_1071079017172582507.key) 17:56:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:48 + git tag --points-at HEAD [Pipeline] } 17:56:48 $ docker exec --env ******** --env ******** c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b ssh-agent -k 17:56:48 unset SSH_AUTH_SOCK; 17:56:48 unset SSH_AGENT_PID; 17:56:48 echo Agent pid 22 killed; 17:56:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:56:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:56:48 [ssh-agent] Looking for ssh-agent implementation... 17:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:48 $ docker exec c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b ssh-agent 17:56:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnFeNCG/agent.54 17:56:48 SSH_AGENT_PID=60 17:56:48 Running ssh-add (command line suppressed) 17:56:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_7731455237022905805.key (/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/private_key_7731455237022905805.key) 17:56:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:56:49 + git semver init 17:56:49 # -> Open(): unable to determine branch for HEAD 17:56:49 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1058/.git 17:56:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1058 17:56:49 # $SEMVER_REMOTE_NAME = origin 17:56:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:56:49 # $SEMVER_USER_NAME = edgex-jenkins 17:56:49 # $SEMVER_BRANCH = PR-1058 17:56:49 # $SEMVER_TEMP = /tmp/semver-302737416 17:56:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:56:49 # '/tmp/semver-302737416' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1058/.semver' 17:56:49 # -> Force: false 17:56:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1058/.semver [Pipeline] } 17:56:49 $ docker exec --env ******** --env ******** c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b ssh-agent -k 17:56:50 unset SSH_AUTH_SOCK; 17:56:50 unset SSH_AGENT_PID; 17:56:50 echo Agent pid 60 killed; 17:56:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:56:50 + git semver [Pipeline] } 17:56:50 $ docker stop --time=1 c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b 17:56:51 $ docker rm -f c83f787a7ce830029813cdd947b8d91e7cd347749a576a0a42640f3fe37a216b [Pipeline] // withDockerContainer [Pipeline] sh 17:56:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:56:52 Stashed 1 file(s) [Pipeline] echo 17:56:52 [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] node [Pipeline] node 17:57:07 Still waiting to schedule task 17:57:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27957’ 17:57:07 Still waiting to schedule task 17:57:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:58:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27958 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] ws 17:58:57 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:58:57 Selected Git installation does not exist. Using Default 17:58:57 The recommended git tool is: NONE 17:59:03 using credential edgex-jenkins-ssh 17:59:03 Cloning the remote Git repository 17:59:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:59:03 > git init /w/workspace/device-sdk-go/3 # timeout=10 17:59:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:59:03 > git --version # timeout=10 17:59:03 > git --version # 'git version 2.17.1' 17:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:05 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit ef01e9ba3f6e835449006231ead7474d7327b9ec 17:59:06 Merge succeeded, producing ef01e9ba3f6e835449006231ead7474d7327b9ec 17:59:06 Checking out Revision ef01e9ba3f6e835449006231ead7474d7327b9ec (PR-1058) 17:59:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:59:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:59:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:59:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:59:05 > git config core.sparsecheckout # timeout=10 17:59:06 > git checkout -f ef01e9ba3f6e835449006231ead7474d7327b9ec # timeout=10 17:59:06 > git remote # timeout=10 17:59:06 > git config --get remote.origin.url # timeout=10 17:59:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:06 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 17:59:06 > git rev-parse HEAD^{commit} # timeout=10 17:59:06 > git config core.sparsecheckout # timeout=10 17:59:06 > git checkout -f ef01e9ba3f6e835449006231ead7474d7327b9ec # timeout=10 17:59:10 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 17:59:11 Dload Upload Total Spent Left Speed 17:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64967 0 --:--:-- --:--:-- --:--:-- 64967 [Pipeline] sh 17:59:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:59:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 17:59:12 sudo tee /etc/docker/daemon.new 17:59:12 { 17:59:12 "registry-mirrors": [ 17:59:12 "https://nexus3.edgexfoundry.org:10001" 17:59:12 ], 17:59:12 "bip": "10.250.0.254/24", 17:59:12 "hosts": [ 17:59:12 "tcp://0.0.0.0:5555", 17:59:12 "unix:///var/run/docker.sock" 17:59:12 ], 17:59:12 "mtu": 1458, 17:59:12 "selinux-enabled": true, 17:59:12 "seccomp-profile": "/etc/docker/seccomp.json" 17:59:12 } [Pipeline] sh 17:59:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:59:12 Running on prd-centos7-docker-4c-2g-27959 in /w/workspace/gexfoundry_device-sdk-go_PR-1058 [Pipeline] { [Pipeline] ws 17:59:12 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:59:12 Selected Git installation does not exist. Using Default 17:59:12 The recommended git tool is: NONE 17:59:12 + sudo service docker restart 17:59:14 using credential edgex-jenkins-ssh 17:59:14 Cloning the remote Git repository 17:59:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:59:14 > git init /w/workspace/device-sdk-go/3 # timeout=10 17:59:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:59:14 > git --version # timeout=10 17:59:14 > git --version # 'git version 2.24.4' 17:59:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:14 [INFO] Currently running in a labeled security context 17:59:14 [INFO] Currently SELinux is 'enforcing' on the host 17:59:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh1054520672135416192.key 17:59:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:59:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:59:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:59:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:59:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:15 [INFO] Currently running in a labeled security context 17:59:15 [INFO] Currently SELinux is 'enforcing' on the host 17:59:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh8692514167636845078.key 17:59:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1058/head:refs/remotes/origin/PR-1058 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:59:16 Merging remotes/origin/main commit 555c3bb6a6e69767d223739ff73f88b00326690d into PR head commit ef01e9ba3f6e835449006231ead7474d7327b9ec 17:59:16 Merge succeeded, producing ef01e9ba3f6e835449006231ead7474d7327b9ec 17:59:16 Checking out Revision ef01e9ba3f6e835449006231ead7474d7327b9ec (PR-1058) 17:59:15 > git config core.sparsecheckout # timeout=10 17:59:15 > git checkout -f ef01e9ba3f6e835449006231ead7474d7327b9ec # timeout=10 17:59:15 > git remote # timeout=10 17:59:15 > git config --get remote.origin.url # timeout=10 17:59:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:59:15 [INFO] Currently running in a labeled security context 17:59:15 [INFO] Currently SELinux is 'enforcing' on the host 17:59:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6511845705679397192.key 17:59:15 > git merge 555c3bb6a6e69767d223739ff73f88b00326690d # timeout=10 17:59:15 > git rev-parse HEAD^{commit} # timeout=10 17:59:15 > git config core.sparsecheckout # timeout=10 17:59:15 > git checkout -f ef01e9ba3f6e835449006231ead7474d7327b9ec # timeout=10 17:59:19 Commit message: "fix: Add setting correlation id when Events created via AutoEvents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:20 provisioning config files... 17:59:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1933442088815240678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:21 ---> docker-login.sh 17:59:21 nexus3.edgexfoundry.org:10001 17:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 nexus3.edgexfoundry.org:10002 17:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 nexus3.edgexfoundry.org:10003 17:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 nexus3.edgexfoundry.org:10004 17:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 docker.io 17:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:21 Configure a credential helper to remove this warning. See 17:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:21 17:59:21 Login Succeeded 17:59:21 ---> docker-login.sh ends [Pipeline] } 17:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:59:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:22 ========================================================= 17:59:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:59:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:59:22 + 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.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 17:59:22 Sending build context to Docker daemon 2.742MB 17:59:22 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:59:22 Step 2/10 : FROM ${BASE} AS builder 17:59:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:59:22 a0d0a0d46f8b: Pulling fs layer 17:59:22 31adcdaf11c8: Pulling fs layer 17:59:22 b8b176561691: Pulling fs layer 17:59:22 4527c011a84f: Pulling fs layer 17:59:22 5d74067f8e1e: Pulling fs layer 17:59:22 e0aca202a116: Pulling fs layer 17:59:22 3a43be97a3b4: Pulling fs layer 17:59:22 34cad66bf833: Pulling fs layer 17:59:22 b4e3c513aaa6: Pulling fs layer 17:59:22 4527c011a84f: Waiting 17:59:22 5d74067f8e1e: Waiting 17:59:22 e0aca202a116: Waiting 17:59:22 3a43be97a3b4: Waiting 17:59:22 34cad66bf833: Waiting 17:59:22 b4e3c513aaa6: Waiting 17:59:22 b8b176561691: Verifying Checksum 17:59:22 b8b176561691: Download complete 17:59:22 31adcdaf11c8: Verifying Checksum 17:59:22 31adcdaf11c8: Download complete 17:59:22 5d74067f8e1e: Verifying Checksum 17:59:22 5d74067f8e1e: Download complete 17:59:22 e0aca202a116: Verifying Checksum 17:59:22 e0aca202a116: Download complete 17:59:22 3a43be97a3b4: Verifying Checksum 17:59:22 3a43be97a3b4: Download complete 17:59:22 a0d0a0d46f8b: Verifying Checksum 17:59:22 a0d0a0d46f8b: Download complete 17:59:22 34cad66bf833: Verifying Checksum 17:59:22 34cad66bf833: Download complete 17:59:22 4527c011a84f: Verifying Checksum 17:59:22 4527c011a84f: Download complete 17:59:23 a0d0a0d46f8b: Pull complete 17:59:23 b4e3c513aaa6: Verifying Checksum 17:59:23 b4e3c513aaa6: Download complete 17:59:23 31adcdaf11c8: Pull complete 17:59:23 b8b176561691: Pull complete 17:59:27 4527c011a84f: Pull complete 17:59:27 5d74067f8e1e: Pull complete 17:59:27 e0aca202a116: Pull complete 17:59:27 3a43be97a3b4: Pull complete 17:59:27 34cad66bf833: Pull complete 17:59:29 b4e3c513aaa6: Pull complete 17:59:29 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:59:29 ---> 9f6097aaca64 17:59:29 Step 3/10 : ARG MAKE=make build 17:59:30 ---> Running in 6636a818e102 17:59:30 Removing intermediate container 6636a818e102 17:59:30 ---> f568fe521a84 17:59:30 Step 4/10 : WORKDIR /device-sdk-go 17:59:30 ---> Running in dce5d4276699 17:59:30 Removing intermediate container dce5d4276699 17:59:30 ---> b3f5d7a7a06d 17:59:30 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:59:30 ---> Running in e68913a6aa4e 17:59:30 Removing intermediate container e68913a6aa4e 17:59:30 ---> df27f7b7859d 17:59:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:30 ---> Running in 24bcc6646dfe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:31 provisioning config files... 17:59:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config429944213626029331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:31 Removing intermediate container 24bcc6646dfe 17:59:31 ---> 22ed35fb46f0 17:59:31 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:59:31 ---> Running in 7f11ad61bfe3 17:59:31 ---> docker-login.sh 17:59:31 nexus3.edgexfoundry.org:10001 17:59:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:32 Configure a credential helper to remove this warning. See 17:59:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:32 17:59:32 Login Succeeded 17:59:32 nexus3.edgexfoundry.org:10002 17:59:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:59:32 OK: 220 MiB in 52 packages 17:59:33 Removing intermediate container 7f11ad61bfe3 17:59:33 ---> 976c9d2c7369 17:59:33 Step 8/10 : COPY . . 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 nexus3.edgexfoundry.org:10003 17:59:33 ---> 9dc297c0f94d 17:59:33 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:33 ---> Running in 00c5323577f6 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 nexus3.edgexfoundry.org:10004 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:34 Configure a credential helper to remove this warning. See 17:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:34 17:59:34 Login Succeeded 17:59:34 docker.io 17:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:35 Configure a credential helper to remove this warning. See 17:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:35 17:59:35 Login Succeeded 17:59:35 ---> docker-login.sh ends [Pipeline] } 17:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:35 ========================================================= 17:59:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:59:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:59:35 + 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.16-alpine --build-arg MAKE=echo noop --target=builder . 17:59:36 Sending build context to Docker daemon 2.741MB 17:59:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:59:36 Step 2/10 : FROM ${BASE} AS builder 17:59:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:59:36 552d1f2373af: Pulling fs layer 17:59:36 ea3f2d53f512: Pulling fs layer 17:59:36 9e70ebbbe112: Pulling fs layer 17:59:36 7a9cfe048b4a: Pulling fs layer 17:59:36 72dc09318566: Pulling fs layer 17:59:36 f4f7b4309257: Pulling fs layer 17:59:36 0ac9a79272e3: Pulling fs layer 17:59:36 b78e95d17946: Pulling fs layer 17:59:36 72dc09318566: Waiting 17:59:36 f4f7b4309257: Waiting 17:59:36 7a9cfe048b4a: Waiting 17:59:36 0ac9a79272e3: Waiting 17:59:36 b78e95d17946: Waiting 17:59:36 9e70ebbbe112: Verifying Checksum 17:59:36 9e70ebbbe112: Download complete 17:59:36 ea3f2d53f512: Verifying Checksum 17:59:36 ea3f2d53f512: Download complete 17:59:36 72dc09318566: Download complete 17:59:36 f4f7b4309257: Download complete 17:59:36 0ac9a79272e3: Verifying Checksum 17:59:36 0ac9a79272e3: Download complete 17:59:36 552d1f2373af: Verifying Checksum 17:59:36 552d1f2373af: Download complete 17:59:37 552d1f2373af: Pull complete 17:59:38 ea3f2d53f512: Pull complete 17:59:38 9e70ebbbe112: Pull complete 17:59:39 b78e95d17946: Verifying Checksum 17:59:39 b78e95d17946: Download complete 17:59:39 7a9cfe048b4a: Verifying Checksum 17:59:39 7a9cfe048b4a: Download complete 17:59:49 7a9cfe048b4a: Pull complete 17:59:49 72dc09318566: Pull complete 17:59:49 f4f7b4309257: Pull complete 17:59:49 0ac9a79272e3: Pull complete 17:59:56 b78e95d17946: Pull complete 17:59:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:59:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:59:56 ---> 8b459fc5aaf0 17:59:56 Step 3/10 : ARG MAKE=make build 17:59:57 ---> Running in b0d72f061178 17:59:57 Removing intermediate container b0d72f061178 17:59:57 ---> 86ada3d7ad3c 17:59:57 Step 4/10 : WORKDIR /device-sdk-go 17:59:57 ---> Running in f72e3f6a5609 17:59:58 Removing intermediate container f72e3f6a5609 17:59:58 ---> 68e23fa295da 17:59:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:59:58 ---> Running in 41e1774c7f5e 17:59:59 Removing intermediate container 41e1774c7f5e 17:59:59 ---> 8f1e851dbf13 17:59:59 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:59 ---> Running in 8263a772b11c 18:00:01 Removing intermediate container 8263a772b11c 18:00:01 ---> 9c5f1a88e8fd 18:00:01 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:00:01 ---> Running in 79acda4cde69 18:00:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:00:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:00:04 OK: 219 MiB in 52 packages 18:00:05 Removing intermediate container 79acda4cde69 18:00:05 ---> 30978862a6d5 18:00:05 Step 8/10 : COPY . . 18:00:06 Removing intermediate container 00c5323577f6 18:00:06 ---> 6e04e82f42fc 18:00:06 Step 10/10 : RUN ${MAKE} 18:00:06 ---> Running in 0f7a2575e666 18:00:06 noop 18:00:06 Removing intermediate container 0f7a2575e666 18:00:06 ---> c7aa3224ea70 18:00:06 Successfully built c7aa3224ea70 18:00:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:00:06 ---> fd624b3ce5c2 18:00:06 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:06 ---> Running in 9036f00ed59f 18:00:06 + docker inspect -f . ci-base-image-x86_64 18:00:06 . [Pipeline] withDockerContainer 18:00:06 prd-centos7-docker-4c-2g-27959 does not seem to be running inside a container 18:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 18:00:06 $ docker top 953f2276b57c44565978fc577b6b24d098cf28e19cd73d09115a58728843fca6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:07 + go version 18:00:07 go version go1.16.8 linux/amd64 [Pipeline] } 18:00:07 $ docker stop --time=1 953f2276b57c44565978fc577b6b24d098cf28e19cd73d09115a58728843fca6 18:00:08 $ docker rm -f 953f2276b57c44565978fc577b6b24d098cf28e19cd73d09115a58728843fca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:08 + docker inspect -f . ci-base-image-x86_64 18:00:08 . [Pipeline] withDockerContainer 18:00:09 prd-centos7-docker-4c-2g-27959 does not seem to be running inside a container 18:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 18:00:09 $ docker top fa99c1d7747e1f4f2b63330d6d2b125be1066606995726889e0220d18d6ec965 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:00:09 + make test 18:00:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:00:15 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:00:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.056s coverage: 23.5% of statements 18:00:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:00:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.044s coverage: 27.6% of statements 18:00:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 18:00:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 18:00:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:00:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:00:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:00:43 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.058s coverage: 28.7% of statements 18:00:43 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:00:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements 18:00:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:00:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:00:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.081s coverage: 57.8% of statements 18:00:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.830s coverage: 89.2% of statements 18:00:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:00:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.9% of statements 18:00:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:00:45 GO111MODULE=on go vet ./... 18:01:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:01:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:01:07 ./bin/test-attribution-txt.sh [Pipeline] } 18:01:07 $ docker stop --time=1 fa99c1d7747e1f4f2b63330d6d2b125be1066606995726889e0220d18d6ec965 18:01:09 $ docker rm -f fa99c1d7747e1f4f2b63330d6d2b125be1066606995726889e0220d18d6ec965 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:01:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:01:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:01:11 + ls -al . 18:01:11 total 264 18:01:11 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 8 18:01 . 18:01:11 drwxrwxr-x. 4 jenkins jenkins 28 Nov 8 17:59 .. 18:01:11 drwxrwxr-x. 2 jenkins jenkins 37 Nov 8 17:59 bin 18:01:11 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 8 17:59 CHANGELOG.md 18:01:11 -rw-r--r--. 1 jenkins jenkins 127569 Nov 8 18:00 coverage.out 18:01:11 -rw-rw-r--. 1 jenkins jenkins 140 Nov 8 17:59 .dockerignore 18:01:11 drwxrwxr-x. 5 jenkins jenkins 62 Nov 8 17:59 example 18:01:11 drwxrwxr-x. 8 jenkins jenkins 179 Nov 8 17:59 .git 18:01:11 drwxrwxr-x. 3 jenkins jenkins 125 Nov 8 17:59 .github 18:01:11 -rw-rw-r--. 1 jenkins jenkins 131 Nov 8 17:59 .gitignore 18:01:11 -rw-rw-r--. 1 jenkins jenkins 602 Nov 8 17:59 go.mod 18:01:11 -rw-rw-r--. 1 jenkins jenkins 49022 Nov 8 17:59 go.sum 18:01:11 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 17:59 GOVERNANCE.md 18:01:11 drwxrwxr-x. 15 jenkins jenkins 224 Nov 8 17:59 internal 18:01:11 -rw-rw-r--. 1 jenkins jenkins 880 Nov 8 17:59 Jenkinsfile 18:01:11 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 8 17:59 LICENSE 18:01:11 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 8 17:59 Makefile 18:01:11 drwxrwxr-x. 3 jenkins jenkins 16 Nov 8 17:59 openapi 18:01:11 -rw-rw-r--. 1 jenkins jenkins 619 Nov 8 17:59 OWNERS.md 18:01:11 drwxrwxr-x. 5 jenkins jenkins 50 Nov 8 17:59 pkg 18:01:11 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 8 17:59 README.md 18:01:11 drwxrwxr-x. 4 jenkins jenkins 54 Nov 8 17:59 snap 18:01:11 -rw-rw-r--. 1 jenkins jenkins 5 Nov 8 17:56 VERSION 18:01:11 -rw-rw-r--. 1 jenkins jenkins 222 Nov 8 17:59 version.go [Pipeline] isUnix [Pipeline] sh 18:01:11 + 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=ef01e9ba3f6e835449006231ead7474d7327b9ec --label arch=amd64 --label version=0.0.0 . 18:01:11 Sending build context to Docker daemon 2.87MB 18:01:11 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:01:11 Step 2/24 : FROM ${BASE} AS builder 18:01:11 ---> c7aa3224ea70 18:01:11 Step 3/24 : ARG MAKE=make build 18:01:11 ---> Running in d9e79c7cb3cd 18:01:11 Removing intermediate container d9e79c7cb3cd 18:01:11 ---> 04e96f54b946 18:01:11 Step 4/24 : WORKDIR /device-sdk-go 18:01:12 ---> Running in 0904fc45c6dd 18:01:12 Removing intermediate container 0904fc45c6dd 18:01:12 ---> 89bc4ac48884 18:01:12 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:12 ---> Running in b3aefac38f6a 18:01:12 Removing intermediate container b3aefac38f6a 18:01:12 ---> 14897b3cec99 18:01:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:12 ---> Running in 94049828f39a 18:01:12 Removing intermediate container 94049828f39a 18:01:12 ---> aa22a689cca6 18:01:12 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:01:12 ---> Running in f6b316496acf 18:01:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:01:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:01:14 OK: 220 MiB in 52 packages 18:01:14 Removing intermediate container f6b316496acf 18:01:14 ---> 6b52e232f9ee 18:01:14 Step 8/24 : COPY . . 18:01:14 ---> 5064e6cc523c 18:01:14 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:14 ---> Running in 502d2bc9b987 18:01:15 Removing intermediate container 502d2bc9b987 18:01:15 ---> 30b4337684ed 18:01:15 Step 10/24 : RUN ${MAKE} 18:01:15 ---> Running in 178da72896b6 18:01:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:01:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:01:28 Removing intermediate container 178da72896b6 18:01:28 ---> 60cb26fd2d84 18:01:28 Step 11/24 : FROM alpine:3.14 18:01:28 Removing intermediate container 9036f00ed59f 18:01:28 ---> 989dd8996cb7 18:01:28 Step 10/10 : RUN ${MAKE} 18:01:28 ---> Running in 67b0c0a172ed 18:01:28 noop 18:01:28 Removing intermediate container 67b0c0a172ed 18:01:28 ---> 48a5bd1cc1ca 18:01:28 Successfully built 48a5bd1cc1ca 18:01:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:01:28 + docker inspect -f . ci-base-image-arm64 18:01:28 . [Pipeline] withDockerContainer 18:01:28 prd-ubuntu18.04-docker-arm64-4c-16g-27958 does not seem to be running inside a container 18:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-arm64 cat 18:01:30 $ docker top c2899cba287a843f09130e38e8c2ef2c1f29e124ffb8f5a6990f9076ac824ae9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:31 + go version 18:01:31 go version go1.16.8 linux/arm64 [Pipeline] } 18:01:31 $ docker stop --time=1 c2899cba287a843f09130e38e8c2ef2c1f29e124ffb8f5a6990f9076ac824ae9 18:01:32 3.14: Pulling from library/alpine 18:01:32 a0d0a0d46f8b: Already exists 18:01:32 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:01:32 Status: Downloaded newer image for alpine:3.14 18:01:32 ---> 14119a10abf4 18:01:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:32 ---> Running in 45bfbdeb21de 18:01:32 Removing intermediate container 45bfbdeb21de 18:01:32 ---> 8ee94b633be2 18:01:32 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:32 ---> Running in 6b9b76731dd7 18:01:32 Removing intermediate container 6b9b76731dd7 18:01:32 ---> 4da0b02206a9 18:01:32 Step 14/24 : RUN apk add --update --no-cache zeromq 18:01:32 ---> Running in 19c8e99cffc2 18:01:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:01:33 $ docker rm -f c2899cba287a843f09130e38e8c2ef2c1f29e124ffb8f5a6990f9076ac824ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:33 + docker inspect -f . ci-base-image-arm64 18:01:33 . [Pipeline] withDockerContainer 18:01:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:01:34 prd-ubuntu18.04-docker-arm64-4c-16g-27958 does not seem to be running inside a container 18:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-arm64 cat 18:01:34 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:01:34 (2/5) Installing libsodium (1.0.18-r0) 18:01:34 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:01:34 (4/5) Installing libzmq (4.3.4-r0) 18:01:34 (5/5) Installing zeromq (4.3.4-r0) 18:01:34 Executing busybox-1.33.1-r3.trigger 18:01:34 OK: 8 MiB in 19 packages 18:01:34 Removing intermediate container 19c8e99cffc2 18:01:34 ---> c0a294fba748 18:01:34 Step 15/24 : WORKDIR / 18:01:35 ---> Running in e1474a8f547c 18:01:35 Removing intermediate container e1474a8f547c 18:01:35 ---> 455e66377be9 18:01:35 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:01:35 ---> 12424ac2966c 18:01:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:01:35 ---> e87e6450eb58 18:01:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:01:35 ---> 636fd4d60b55 18:01:35 Step 19/24 : EXPOSE 59999 18:01:35 ---> Running in 94e4739d2603 18:01:35 $ docker top 81f34465ee8175da0f7b0c965dea515012c5ccee34d79263a236ff16068666a2 -eo pid,comm 18:01:35 Removing intermediate container 94e4739d2603 18:01:35 ---> 011c73d7f585 18:01:35 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:01:35 ---> Running in f3f247ef8b70 18:01:35 Removing intermediate container f3f247ef8b70 18:01:35 ---> e0fc7de0084f 18:01:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:35 ---> Running in af857eccbff1 [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:01:36 Removing intermediate container af857eccbff1 18:01:36 ---> 187460a71c3a 18:01:36 Step 22/24 : LABEL arch=amd64 18:01:36 ---> Running in 5079df5175fa 18:01:36 Removing intermediate container 5079df5175fa 18:01:36 ---> 0fb120a2af34 18:01:36 Step 23/24 : LABEL git_sha=ef01e9ba3f6e835449006231ead7474d7327b9ec 18:01:36 ---> Running in 8cda7faf47a3 18:01:36 Removing intermediate container 8cda7faf47a3 18:01:36 ---> ffc66a65d712 18:01:36 Step 24/24 : LABEL version=0.0.0 18:01:36 ---> Running in ce43d35c9ecc 18:01:36 Removing intermediate container ce43d35c9ecc 18:01:36 ---> 32a3554f93b5 18:01:36 [Warning] One or more build-args [ARCH] were not consumed 18:01:36 Successfully built 32a3554f93b5 18:01:36 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 18:01:36 + make test 18:01:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:37 18:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:37 latest: Pulling from edgex-lftools-log-publisher 18:01:37 b4d181a07f80: Pulling fs layer 18:01:37 a1111a8f2ec3: Pulling fs layer 18:01:37 ed53099fbce6: Pulling fs layer 18:01:37 dc539afda2c1: Pulling fs layer 18:01:37 77bc0d833cb6: Pulling fs layer 18:01:37 9065ff56babe: Pulling fs layer 18:01:37 d287ab97295c: Pulling fs layer 18:01:37 77bc0d833cb6: Waiting 18:01:37 9065ff56babe: Waiting 18:01:37 d287ab97295c: Waiting 18:01:37 dc539afda2c1: Waiting 18:01:37 a1111a8f2ec3: Verifying Checksum 18:01:37 a1111a8f2ec3: Download complete 18:01:37 dc539afda2c1: Verifying Checksum 18:01:37 dc539afda2c1: Download complete 18:01:37 77bc0d833cb6: Verifying Checksum 18:01:37 77bc0d833cb6: Download complete 18:01:37 ed53099fbce6: Verifying Checksum 18:01:37 ed53099fbce6: Download complete 18:01:37 9065ff56babe: Verifying Checksum 18:01:37 9065ff56babe: Download complete 18:01:37 b4d181a07f80: Verifying Checksum 18:01:37 b4d181a07f80: Download complete 18:01:38 d287ab97295c: Verifying Checksum 18:01:38 d287ab97295c: Download complete 18:01:39 b4d181a07f80: Pull complete 18:01:39 a1111a8f2ec3: Pull complete 18:01:40 ed53099fbce6: Pull complete 18:01:40 dc539afda2c1: Pull complete 18:01:40 77bc0d833cb6: Pull complete 18:01:40 9065ff56babe: Pull complete 18:01:45 d287ab97295c: Pull complete 18:01:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:01:46 prd-centos7-docker-4c-2g-27959 does not seem to be running inside a container 18:01:46 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:49 $ docker top 5f46467879d52f6a9a0b78d925c049c502524a4e42d6811dfddf39c3b2e63140 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:49 ---> job-cost.sh 18:01:49 lf-activate-venv: SKIPPING 18:01:49 INFO: No Stack... 18:01:56 INFO: Retrieving Pricing Info for: v3-standard-2 18:01:56 INFO: Archiving Costs [Pipeline] sh 18:01:56 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:01:56 + cut -d, -f6 [Pipeline] lock 18:01:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] 18:01:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] did not exist. Created. 18:01:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:56 + echo total: 0.05999999865889549 [Pipeline] stash 18:01:56 Stashed 1 file(s) [Pipeline] } 18:01:56 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:01:56 $ docker stop --time=1 5f46467879d52f6a9a0b78d925c049c502524a4e42d6811dfddf39c3b2e63140 18:01:57 $ docker rm -f 5f46467879d52f6a9a0b78d925c049c502524a4e42d6811dfddf39c3b2e63140 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:02:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:03:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:03:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.290s coverage: 23.5% of statements 18:03:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:03:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.199s coverage: 27.6% of statements 18:03:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.259s coverage: 78.9% of statements 18:03:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.260s coverage: 9.0% of statements 18:03:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:03:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:03:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:03:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.358s coverage: 28.7% of statements 18:03:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:03:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.292s coverage: 83.3% of statements 18:03:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:03:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:03:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.416s coverage: 57.8% of statements 18:03:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.061s coverage: 89.2% of statements 18:03:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:03:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.208s coverage: 4.9% of statements 18:03:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:03:26 GO111MODULE=on go vet ./... 18:04:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:23 ./bin/test-attribution-txt.sh [Pipeline] } 18:04:25 $ docker stop --time=1 81f34465ee8175da0f7b0c965dea515012c5ccee34d79263a236ff16068666a2 18:04:27 $ docker rm -f 81f34465ee8175da0f7b0c965dea515012c5ccee34d79263a236ff16068666a2 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:28 Warning: overwriting stash ‘coverage-report’ 18:04:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:29 + ls -al . 18:04:29 total 300 18:04:29 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:04 . 18:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:59 .. 18:04:29 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 17:59 .dockerignore 18:04:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:59 .git 18:04:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:59 .github 18:04:29 -rw-rw-r-- 1 jenkins jenkins 131 Nov 8 17:59 .gitignore 18:04:29 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 8 17:59 CHANGELOG.md 18:04:29 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 17:59 GOVERNANCE.md 18:04:29 -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 17:59 Jenkinsfile 18:04:29 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 17:59 LICENSE 18:04:29 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 8 17:59 Makefile 18:04:29 -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 17:59 OWNERS.md 18:04:29 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 8 17:59 README.md 18:04:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:56 VERSION 18:04:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:59 bin 18:04:29 -rw-r--r-- 1 jenkins jenkins 127568 Nov 8 18:03 coverage.out 18:04:29 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 17:59 example 18:04:29 -rw-rw-r-- 1 jenkins jenkins 602 Nov 8 17:59 go.mod 18:04:29 -rw-rw-r-- 1 jenkins jenkins 49022 Nov 8 17:59 go.sum 18:04:29 drwxrwxr-x 15 jenkins jenkins 4096 Nov 8 17:59 internal 18:04:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:59 openapi 18:04:29 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 17:59 pkg 18:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:59 snap 18:04:29 -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 17:59 version.go [Pipeline] isUnix [Pipeline] sh 18:04:29 + 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=ef01e9ba3f6e835449006231ead7474d7327b9ec --label arch=arm64 --label version=0.0.0 . 18:04:30 Sending build context to Docker daemon 2.869MB 18:04:30 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:04:30 Step 2/24 : FROM ${BASE} AS builder 18:04:30 ---> 48a5bd1cc1ca 18:04:30 Step 3/24 : ARG MAKE=make build 18:04:30 ---> Running in 26c34f4e0898 18:04:31 Removing intermediate container 26c34f4e0898 18:04:31 ---> 670278549a43 18:04:31 Step 4/24 : WORKDIR /device-sdk-go 18:04:31 ---> Running in 2e4b4ca41fc2 18:04:31 Removing intermediate container 2e4b4ca41fc2 18:04:31 ---> 1126ed0a886e 18:04:31 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:04:31 ---> Running in 2a125bc3b53a 18:04:32 Removing intermediate container 2a125bc3b53a 18:04:32 ---> 7d472906aff8 18:04:32 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:32 ---> Running in 5569f30491ff 18:04:34 Removing intermediate container 5569f30491ff 18:04:34 ---> ac1259e2be28 18:04:34 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:04:34 ---> Running in ba5c6aa14f08 18:04:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:04:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:04:37 OK: 219 MiB in 52 packages 18:04:37 Removing intermediate container ba5c6aa14f08 18:04:37 ---> 01d14bc780d1 18:04:37 Step 8/24 : COPY . . 18:04:39 ---> dfb6c8899f10 18:04:39 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:39 ---> Running in bb938177dfeb 18:04:42 Removing intermediate container bb938177dfeb 18:04:42 ---> c3cb65cf2299 18:04:42 Step 10/24 : RUN ${MAKE} 18:04:42 ---> Running in c9ef3f0afae5 18:04:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:05:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:05:22 Removing intermediate container c9ef3f0afae5 18:05:22 ---> f433c0286ebc 18:05:22 Step 11/24 : FROM alpine:3.14 18:05:23 3.14: Pulling from library/alpine 18:05:23 552d1f2373af: Already exists 18:05:23 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:05:23 Status: Downloaded newer image for alpine:3.14 18:05:23 ---> bb3de5531c18 18:05:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:05:23 ---> Running in 5bfdbce22679 18:05:24 Removing intermediate container 5bfdbce22679 18:05:24 ---> 196e60d643db 18:05:24 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:24 ---> Running in ac2798766857 18:05:26 Removing intermediate container ac2798766857 18:05:26 ---> b88ebcb9f944 18:05:26 Step 14/24 : RUN apk add --update --no-cache zeromq 18:05:26 ---> Running in 6958ac56435c 18:05:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:29 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:05:29 (2/5) Installing libsodium (1.0.18-r0) 18:05:29 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:05:29 (4/5) Installing libzmq (4.3.4-r0) 18:05:29 (5/5) Installing zeromq (4.3.4-r0) 18:05:29 Executing busybox-1.33.1-r3.trigger 18:05:29 OK: 8 MiB in 19 packages 18:05:30 Removing intermediate container 6958ac56435c 18:05:30 ---> 2df7f0d76485 18:05:30 Step 15/24 : WORKDIR / 18:05:30 ---> Running in 936613bb9f46 18:05:31 Removing intermediate container 936613bb9f46 18:05:31 ---> 68c1085df34c 18:05:31 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:05:32 ---> 36d24ff0b73d 18:05:32 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:05:33 ---> ff2dbe117497 18:05:33 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:05:33 ---> 8223d7e53c33 18:05:33 Step 19/24 : EXPOSE 59999 18:05:34 ---> Running in e70314440ba3 18:05:34 Removing intermediate container e70314440ba3 18:05:34 ---> 4faba7f0103e 18:05:34 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:05:34 ---> Running in 5d4d4dd93ca4 18:05:35 Removing intermediate container 5d4d4dd93ca4 18:05:35 ---> 5010f0d1d6b1 18:05:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:35 ---> Running in 496c02436999 18:05:35 Removing intermediate container 496c02436999 18:05:35 ---> 5bc5c84062eb 18:05:35 Step 22/24 : LABEL arch=arm64 18:05:35 ---> Running in 2abebbd2c141 18:05:36 Removing intermediate container 2abebbd2c141 18:05:36 ---> 26e361e570ec 18:05:36 Step 23/24 : LABEL git_sha=ef01e9ba3f6e835449006231ead7474d7327b9ec 18:05:36 ---> Running in f13d401afd16 18:05:36 Removing intermediate container f13d401afd16 18:05:36 ---> 7cc91febf5f5 18:05:36 Step 24/24 : LABEL version=0.0.0 18:05:36 ---> Running in 34331c028887 18:05:37 Removing intermediate container 34331c028887 18:05:37 ---> e3804bcd4340 18:05:37 [Warning] One or more build-args [ARCH] were not consumed 18:05:37 Successfully built e3804bcd4340 18:05:37 Successfully tagged device-sdk-simple-arm64:latest [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] sh 18:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:38 18:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:38 arm64: Pulling from edgex-lftools-log-publisher 18:05:38 448f6bf000e3: Pulling fs layer 18:05:38 f757da607395: Pulling fs layer 18:05:38 05883995daec: Pulling fs layer 18:05:38 8603b9c90790: Pulling fs layer 18:05:38 1560dd03e051: Pulling fs layer 18:05:38 27f5ce0e4adf: Pulling fs layer 18:05:38 c2d8d7efcc4b: Pulling fs layer 18:05:38 1560dd03e051: Waiting 18:05:38 27f5ce0e4adf: Waiting 18:05:38 c2d8d7efcc4b: Waiting 18:05:38 f757da607395: Verifying Checksum 18:05:38 f757da607395: Download complete 18:05:39 1560dd03e051: Verifying Checksum 18:05:39 1560dd03e051: Download complete 18:05:39 27f5ce0e4adf: Verifying Checksum 18:05:39 27f5ce0e4adf: Download complete 18:05:39 05883995daec: Verifying Checksum 18:05:39 05883995daec: Download complete 18:05:39 448f6bf000e3: Verifying Checksum 18:05:39 448f6bf000e3: Download complete 18:05:42 c2d8d7efcc4b: Verifying Checksum 18:05:42 c2d8d7efcc4b: Download complete 18:05:43 448f6bf000e3: Pull complete 18:05:43 f757da607395: Pull complete 18:05:45 05883995daec: Pull complete 18:05:45 8603b9c90790: Pull complete 18:05:46 1560dd03e051: Pull complete 18:05:46 27f5ce0e4adf: Pull complete 18:06:02 c2d8d7efcc4b: Pull complete 18:06:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:06:02 prd-ubuntu18.04-docker-arm64-4c-16g-27958 does not seem to be running inside a container 18:06:02 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:06:05 $ docker top 92815c439dfee115a38f1bda367d7aad9f21878ac0c7ca1bd9ad2687bdace113 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:06 ---> job-cost.sh 18:06:06 lf-activate-venv: SKIPPING 18:06:06 INFO: No Stack... 18:06:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:08 INFO: Archiving Costs [Pipeline] sh 18:06:09 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 18:06:09 + cut -d, -f6 [Pipeline] lock 18:06:09 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] 18:06:09 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] did not exist. Created. 18:06:09 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:10 /w/workspace/device-sdk-go/3@tmp/durable-6447e465/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-6447e465/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:06:10 + echo total: 0.10999999940395355 [Pipeline] stash 18:06:11 Warning: overwriting stash ‘stack-cost’ 18:06:11 Stashed 1 file(s) [Pipeline] } 18:06:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1058-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:11 $ docker stop --time=1 92815c439dfee115a38f1bda367d7aad9f21878ac0c7ca1bd9ad2687bdace113 18:06:12 $ docker rm -f 92815c439dfee115a38f1bda367d7aad9f21878ac0c7ca1bd9ad2687bdace113 [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 18:06:13 provisioning config files... 18:06:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config8326876470219783206tmp [Pipeline] { [Pipeline] sh 18:06:13 + set +x 18:06:13 + curl -s https://codecov.io/bash 18:06:13 + bash -s -- 18:06:13 18:06:13 _____ _ 18:06:13 / ____| | | 18:06:13 | | ___ __| | ___ ___ _____ __ 18:06:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:06:13 | |___| (_) | (_| | __/ (_| (_) \ V / 18:06:13 \_____\___/ \__,_|\___|\___\___/ \_/ 18:06:13 Bash-1.0.6 18:06:13 18:06:13 18:06:13 ==> git version 2.24.4 found 18:06:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:06:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:06:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:06:13 ==> Jenkins CI detected. 18:06:13 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1058 18:06:13 project root: . 18:06:13 --> token set from env 18:06:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:06:14 ==> Running gcov in . (disable via -X gcov) 18:06:14 ==> Python coveragepy not found 18:06:14 ==> Searching for coverage reports in: 18:06:14 + . 18:06:14 -> Found 1 reports 18:06:14 ==> Detecting git/mercurial file structure 18:06:14 ==> Reading reports 18:06:14 + ./coverage.out bytes=127568 18:06:14 ==> Appending adjustments 18:06:14 https://docs.codecov.io/docs/fixing-reports 18:06:14 + Found adjustments 18:06:14 ==> Gzipping contents 18:06:14 16K /tmp/codecov.wV8Jcy.gz 18:06:14 ==> Uploading reports 18:06:14 url: https://codecov.io 18:06:14 query: branch=PR-1058&commit=ef01e9ba3f6e835449006231ead7474d7327b9ec&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1058%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1058&job=&cmd_args= 18:06:14 -> Pinging Codecov 18:06:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1058&commit=ef01e9ba3f6e835449006231ead7474d7327b9ec&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1058%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1058&job=&cmd_args= 18:06:14 -> Uploading to 18:06:14 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/7E55EF52A471D76F132DFD9A03CDDE97/ef01e9ba3f6e835449006231ead7474d7327b9ec/711bab38-a870-4c16-83b4-caac81d3782d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T180614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e96d310c34340d9447ef8dea2d64fd23ffecb5979adeb96e10582c72de30ba6 18:06:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:14 Dload Upload Total Spent Left Speed 18:06:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16252 0 0 100 16252 0 53276 --:--:-- --:--:-- --:--:-- 53460 18:06:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ef01e9ba3f6e835449006231ead7474d7327b9ec [Pipeline] } 18:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 18:06:16 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:06:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:17 ---> package-listing.sh 18:06:17 ++ facter osfamily 18:06:17 ++ tr '[:upper:]' '[:lower:]' 18:06:17 + OS_FAMILY=redhat 18:06:17 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1058 18:06:17 + START_PACKAGES=/tmp/packages_start.txt 18:06:17 + END_PACKAGES=/tmp/packages_end.txt 18:06:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:17 + PACKAGES=/tmp/packages_start.txt 18:06:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1058 ']' 18:06:17 + PACKAGES=/tmp/packages_end.txt 18:06:17 + case "${OS_FAMILY}" in 18:06:17 + sort 18:06:17 + rpm -qa 18:06:17 + '[' -f /tmp/packages_start.txt ']' 18:06:17 + '[' -f /tmp/packages_end.txt ']' 18:06:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1058 ']' 18:06:17 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives/ 18:06:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1058/archives/ [Pipeline] echo 18:06:17 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-1058/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:18 18:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:19 latest: Pulling from edgex-lftools-log-publisher 18:06:19 b4d181a07f80: Pulling fs layer 18:06:19 a1111a8f2ec3: Pulling fs layer 18:06:19 ed53099fbce6: Pulling fs layer 18:06:19 dc539afda2c1: Pulling fs layer 18:06:19 77bc0d833cb6: Pulling fs layer 18:06:19 9065ff56babe: Pulling fs layer 18:06:19 d287ab97295c: Pulling fs layer 18:06:19 dc539afda2c1: Waiting 18:06:19 77bc0d833cb6: Waiting 18:06:19 9065ff56babe: Waiting 18:06:19 d287ab97295c: Waiting 18:06:19 a1111a8f2ec3: Verifying Checksum 18:06:19 a1111a8f2ec3: Download complete 18:06:19 dc539afda2c1: Verifying Checksum 18:06:19 dc539afda2c1: Download complete 18:06:19 ed53099fbce6: Verifying Checksum 18:06:19 ed53099fbce6: Download complete 18:06:19 77bc0d833cb6: Verifying Checksum 18:06:19 77bc0d833cb6: Download complete 18:06:19 9065ff56babe: Verifying Checksum 18:06:19 9065ff56babe: Download complete 18:06:19 b4d181a07f80: Verifying Checksum 18:06:19 b4d181a07f80: Download complete 18:06:19 d287ab97295c: Verifying Checksum 18:06:19 d287ab97295c: Download complete 18:06:20 b4d181a07f80: Pull complete 18:06:20 a1111a8f2ec3: Pull complete 18:06:21 ed53099fbce6: Pull complete 18:06:21 dc539afda2c1: Pull complete 18:06:21 77bc0d833cb6: Pull complete 18:06:21 9065ff56babe: Pull complete 18:06:27 d287ab97295c: Pull complete 18:06:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:06:27 prd-centos7-docker-4c-2g-27957 does not seem to be running inside a container 18:06:27 $ 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-1058/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-1058 -v /w/workspace/gexfoundry_device-sdk-go_PR-1058:/w/workspace/gexfoundry_device-sdk-go_PR-1058:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1058@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 18:06:29 $ docker top d2f9d6a362227f78158db567b635f5eba8c474980fed8789f1a71a17b7c1cea6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:29 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:29 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:30 + ls /var/log/sa-host 18:06:30 + sadf -c /var/log/sa-host/sa08 18:06:30 file_magic: OK 18:06:30 HZ: Using current value: 100 18:06:30 file_header: OK 18:06:30 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 18:06:30 Statistics: 18:06:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:06:30 File successfully converted to sysstat format version 12.0.3 18:06:30 + sadf -c /var/log/sa-host/sa30 18:06:30 file_magic: OK 18:06:30 HZ: Using current value: 100 18:06:30 file_header: OK 18:06:30 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 18:06:30 Statistics: 18:06:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:06:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:30 provisioning config files... 18:06:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1058@tmp/config517678889780137156tmp [Pipeline] { [Pipeline] echo 18:06:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:30 ---> create-netrc.sh [Pipeline] } 18:06:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:30 ---> python-tools-install.sh [Pipeline] echo 18:06:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:31 ---> sudo-logs.sh 18:06:31 Archiving 'sudo' log.. 18:06:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-27957.novalocal: Name or service not known 18:06:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-27957.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:06:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:06:31 ---> job-cost.sh 18:06:31 lf-activate-venv: SKIPPING 18:06:31 DEBUG: total: 0.10999999940395355 18:06:31 INFO: Retrieving Stack Cost... 18:06:31 INFO: Retrieving Pricing Info for: v3-standard-2 18:06:32 INFO: Archiving Costs [Pipeline] echo 18:06:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:06:32 ---> logs-deploy.sh 18:06:32 lf-activate-venv: SKIPPING 18:06:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1058/3 18:06:32 INFO: archiving workspace using pattern(s): 18:06:33 Archives upload complete. 18:06:33 INFO: archiving logs to Nexus