Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf5c9c06661c62e7a6125d216487b56d9fd36bed 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-ssh7041171551910843036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh149392329296807340.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1862269646019560627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7415789214253082245.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2660170930908293304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-916 in /w/workspace/edgexfoundry_device-sdk-go_main [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 Avoid second fetch Checking out Revision bf5c9c06661c62e7a6125d216487b56d9fd36bed (main) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh3014272378627309420.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 core.sparsecheckout # timeout=10 > git checkout -f bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 Commit message: "Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" > git rev-list --no-walk 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-27T01:25:29.591Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-27T01:25:29.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-27T01:25:29.735Z] ========================================================= [2021-08-27T01:25:29.735Z] EdgeX Global Pipelines Version Info [2021-08-27T01:25:29.735Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:25:31.494Z] ------------------- [2021-08-27T01:25:31.495Z] stable info: [2021-08-27T01:25:31.495Z] ------------------- [2021-08-27T01:25:31.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-27T01:25:31.495Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T01:25:31.495Z] Message: update stable to v1.0.205 [2021-08-27T01:25:32.099Z] ------------------- [2021-08-27T01:25:32.099Z] experimental info: [2021-08-27T01:25:32.099Z] ------------------- [2021-08-27T01:25:32.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-27T01:25:32.099Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-27T01:25:32.099Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-27T01:25:32.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-08-27T01:25:32.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-08-27T01:25:32.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-27T01:25:32.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-27T01:25:32.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-27T01:25:32.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-27T01:25:32.447Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-27T01:25:32.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-27T01:25:32.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-08-27T01:25:32.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-27T01:25:32.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-27T01:25:32.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-27T01:25:32.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-08-27T01:25:32.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-27T01:25:32.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-27T01:25:32.679Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-27T01:25:32.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-27T01:25:32.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-27T01:25:32.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-27T01:25:32.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-27T01:25:32.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-27T01:25:32.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-27T01:25:32.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-27T01:25:32.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-27T01:25:32.911Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-27T01:25:32.937Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-27T01:25:32.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-27T01:25:32.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-27T01:25:33.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-27T01:25:33.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-27T01:25:33.063Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] echo [2021-08-27T01:25:33.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf5c9c0 [Pipeline] echo [2021-08-27T01:25:33.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T01:25:33.191Z] provisioning config files... [2021-08-27T01:25:33.237Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2317442790690052832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:25:33.634Z] ---> docker-login.sh [2021-08-27T01:25:33.634Z] nexus3.edgexfoundry.org:10001 [2021-08-27T01:25:33.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:25:33.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:25:33.903Z] Configure a credential helper to remove this warning. See [2021-08-27T01:25:33.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:25:33.903Z] [2021-08-27T01:25:33.903Z] Login Succeeded [2021-08-27T01:25:33.903Z] nexus3.edgexfoundry.org:10002 [2021-08-27T01:25:33.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:25:34.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:25:34.169Z] Configure a credential helper to remove this warning. See [2021-08-27T01:25:34.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:25:34.169Z] [2021-08-27T01:25:34.169Z] Login Succeeded [2021-08-27T01:25:34.169Z] nexus3.edgexfoundry.org:10003 [2021-08-27T01:25:34.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:25:34.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:25:34.169Z] Configure a credential helper to remove this warning. See [2021-08-27T01:25:34.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:25:34.169Z] [2021-08-27T01:25:34.169Z] Login Succeeded [2021-08-27T01:25:34.169Z] nexus3.edgexfoundry.org:10004 [2021-08-27T01:25:34.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:25:34.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:25:34.440Z] Configure a credential helper to remove this warning. See [2021-08-27T01:25:34.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:25:34.440Z] [2021-08-27T01:25:34.440Z] Login Succeeded [2021-08-27T01:25:34.440Z] docker.io [2021-08-27T01:25:34.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:25:34.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:25:34.718Z] Configure a credential helper to remove this warning. See [2021-08-27T01:25:34.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:25:34.718Z] [2021-08-27T01:25:34.718Z] Login Succeeded [2021-08-27T01:25:34.718Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T01:25:34.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-27T01:25:35.274Z] + git log --format=format:%s -1 bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] echo [2021-08-27T01:25:35.341Z] GIT_COMMIT: bf5c9c06661c62e7a6125d216487b56d9fd36bed, Commit Message: Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0 [Pipeline] echo [2021-08-27T01:25:35.357Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:25:36.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T01:25:36.314Z] [2021-08-27T01:25:36.314Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:25:36.649Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T01:25:36.649Z] latest: Pulling from edgex-devops/git-semver [2021-08-27T01:25:36.649Z] 31603596830f: Pulling fs layer [2021-08-27T01:25:36.649Z] 04fac38145f0: Pulling fs layer [2021-08-27T01:25:36.649Z] 701f6daf10bf: Pulling fs layer [2021-08-27T01:25:36.649Z] 24f72da36158: Pulling fs layer [2021-08-27T01:25:36.649Z] 24f72da36158: Waiting [2021-08-27T01:25:36.649Z] 04fac38145f0: Verifying Checksum [2021-08-27T01:25:36.649Z] 04fac38145f0: Download complete [2021-08-27T01:25:36.923Z] 31603596830f: Verifying Checksum [2021-08-27T01:25:36.923Z] 31603596830f: Download complete [2021-08-27T01:25:36.923Z] 31603596830f: Pull complete [2021-08-27T01:25:37.195Z] 04fac38145f0: Pull complete [2021-08-27T01:25:37.195Z] 24f72da36158: Verifying Checksum [2021-08-27T01:25:37.195Z] 24f72da36158: Download complete [2021-08-27T01:25:37.195Z] 701f6daf10bf: Verifying Checksum [2021-08-27T01:25:37.195Z] 701f6daf10bf: Download complete [2021-08-27T01:25:37.795Z] 701f6daf10bf: Pull complete [2021-08-27T01:25:37.795Z] 24f72da36158: Pull complete [2021-08-27T01:25:38.068Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-27T01:25:38.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T01:25:38.068Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-27T01:25:38.178Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:25:38.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-27T01:25:39.045Z] $ docker top bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T01:25:39.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T01:25:39.181Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T01:25:39.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T01:25:39.318Z] $ docker exec bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent [2021-08-27T01:25:39.444Z] SSH_AUTH_SOCK=/tmp/ssh-m6yDPvW2weYd/agent.13 [2021-08-27T01:25:39.444Z] SSH_AGENT_PID=20 [2021-08-27T01:25:39.459Z] Running ssh-add (command line suppressed) [2021-08-27T01:25:39.560Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4969995485467757906.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4969995485467757906.key) [2021-08-27T01:25:39.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T01:25:39.927Z] + git tag --points-at HEAD [Pipeline] } [2021-08-27T01:25:39.958Z] $ docker exec --env ******** --env ******** bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent -k [2021-08-27T01:25:40.053Z] unset SSH_AUTH_SOCK; [2021-08-27T01:25:40.054Z] unset SSH_AGENT_PID; [2021-08-27T01:25:40.054Z] echo Agent pid 20 killed; [2021-08-27T01:25:40.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-27T01:25:40.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T01:25:40.114Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T01:25:40.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T01:25:40.240Z] $ docker exec bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent [2021-08-27T01:25:40.363Z] SSH_AUTH_SOCK=/tmp/ssh-zvbWoe77OQwZ/agent.52 [2021-08-27T01:25:40.363Z] SSH_AGENT_PID=59 [2021-08-27T01:25:40.377Z] Running ssh-add (command line suppressed) [2021-08-27T01:25:40.481Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4182250430124610344.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4182250430124610344.key) [2021-08-27T01:25:40.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T01:25:40.842Z] + git semver init [2021-08-27T01:25:40.842Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T01:25:40.842Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-08-27T01:25:40.842Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-08-27T01:25:40.842Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T01:25:40.842Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T01:25:40.842Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T01:25:40.842Z] # $SEMVER_BRANCH = main [2021-08-27T01:25:40.842Z] # $SEMVER_TEMP = /tmp/semver-235019074 [2021-08-27T01:25:40.842Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-08-27T01:25:41.444Z] # '/tmp/semver-235019074' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' [2021-08-27T01:25:41.444Z] # -> Force: false [2021-08-27T01:25:41.444Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2021-08-27T01:25:41.462Z] $ docker exec --env ******** --env ******** bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent -k [2021-08-27T01:25:41.586Z] unset SSH_AUTH_SOCK; [2021-08-27T01:25:41.586Z] unset SSH_AGENT_PID; [2021-08-27T01:25:41.586Z] echo Agent pid 59 killed; [2021-08-27T01:25:41.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T01:25:41.979Z] + git semver [Pipeline] } [2021-08-27T01:25:42.003Z] $ docker stop --time=1 bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 [2021-08-27T01:25:43.254Z] $ docker rm -f bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T01:25:43.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-27T01:25:44.551Z] Stashed 1 file(s) [Pipeline] echo [2021-08-27T01:25:44.555Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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 [2021-08-27T01:25:59.799Z] Still waiting to schedule task [2021-08-27T01:25:59.799Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-916’ [2021-08-27T01:25:59.803Z] Still waiting to schedule task [2021-08-27T01:25:59.803Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-27T01:28:10.682Z] Running on prd-centos7-docker-4c-2g-919 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2021-08-27T01:28:10.707Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-08-27T01:28:10.820Z] Selected Git installation does not exist. Using Default [2021-08-27T01:28:10.820Z] The recommended git tool is: NONE [2021-08-27T01:28:10.926Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-917 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2021-08-27T01:28:10.952Z] Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-08-27T01:28:11.167Z] Selected Git installation does not exist. Using Default [2021-08-27T01:28:11.168Z] The recommended git tool is: NONE [2021-08-27T01:28:13.610Z] using credential edgex-jenkins-ssh [2021-08-27T01:28:13.624Z] Cloning the remote Git repository [2021-08-27T01:28:13.192Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-08-27T01:28:13.268Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2021-08-27T01:28:13.315Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-27T01:28:13.316Z] > git --version # timeout=10 [2021-08-27T01:28:13.327Z] > git --version # 'git version 2.24.4' [2021-08-27T01:28:13.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T01:28:13.356Z] [INFO] Currently running in a labeled security context [2021-08-27T01:28:13.356Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-27T01:28:13.357Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/8@tmp/jenkins-gitclient-ssh4579785187196051938.key [2021-08-27T01:28:13.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T01:28:14.545Z] Avoid second fetch [2021-08-27T01:28:14.546Z] Checking out Revision bf5c9c06661c62e7a6125d216487b56d9fd36bed (main) [2021-08-27T01:28:14.146Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-27T01:28:14.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T01:28:14.172Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T01:28:14.180Z] > git checkout -f bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 [2021-08-27T01:28:16.703Z] using credential edgex-jenkins-ssh [2021-08-27T01:28:16.722Z] Cloning the remote Git repository [2021-08-27T01:28:16.773Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-08-27T01:28:16.878Z] > git init /w/workspace/device-sdk-go/8 # timeout=10 [2021-08-27T01:28:16.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-08-27T01:28:16.967Z] > git --version # timeout=10 [2021-08-27T01:28:16.984Z] > git --version # 'git version 2.17.1' [2021-08-27T01:28:16.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-27T01:28:17.065Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T01:28:18.130Z] Commit message: "Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [Pipeline] withEnv [2021-08-27T01:28:18.375Z] Avoid second fetch [2021-08-27T01:28:18.376Z] Checking out Revision bf5c9c06661c62e7a6125d216487b56d9fd36bed (main) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T01:28:18.477Z] provisioning config files... [2021-08-27T01:28:18.498Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config3664978084392404976tmp [Pipeline] { [2021-08-27T01:28:18.338Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-08-27T01:28:18.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-27T01:28:18.396Z] > git config core.sparsecheckout # timeout=10 [2021-08-27T01:28:18.409Z] > git checkout -f bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:28:18.928Z] ---> docker-login.sh [2021-08-27T01:28:18.929Z] nexus3.edgexfoundry.org:10001 [2021-08-27T01:28:18.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:18.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:18.929Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:18.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:18.929Z] [2021-08-27T01:28:18.929Z] Login Succeeded [2021-08-27T01:28:18.929Z] nexus3.edgexfoundry.org:10002 [2021-08-27T01:28:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:19.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:19.196Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:19.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:19.196Z] [2021-08-27T01:28:19.196Z] Login Succeeded [2021-08-27T01:28:19.196Z] nexus3.edgexfoundry.org:10003 [2021-08-27T01:28:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:19.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:19.471Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:19.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:19.471Z] [2021-08-27T01:28:19.471Z] Login Succeeded [2021-08-27T01:28:19.471Z] nexus3.edgexfoundry.org:10004 [2021-08-27T01:28:19.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:19.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:19.471Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:19.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:19.471Z] [2021-08-27T01:28:19.471Z] Login Succeeded [2021-08-27T01:28:19.471Z] docker.io [2021-08-27T01:28:19.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:20.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:20.067Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:20.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:20.067Z] [2021-08-27T01:28:20.067Z] Login Succeeded [2021-08-27T01:28:20.067Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T01:28:20.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-27T01:28:20.320Z] ========================================================= [2021-08-27T01:28:20.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-27T01:28:20.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:28:20.663Z] + 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 . [2021-08-27T01:28:20.663Z] Sending build context to Docker daemon 2.597MB [2021-08-27T01:28:20.663Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.12 [2021-08-27T01:28:20.663Z] Step 2/9 : FROM ${BASE} AS builder [2021-08-27T01:28:20.933Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-27T01:28:20.933Z] 540db60ca938: Pulling fs layer [2021-08-27T01:28:20.933Z] adcc1eea9eea: Pulling fs layer [2021-08-27T01:28:20.933Z] 4c4ab2625f07: Pulling fs layer [2021-08-27T01:28:20.933Z] db62176df00c: Pulling fs layer [2021-08-27T01:28:20.933Z] 3b30891b0d05: Pulling fs layer [2021-08-27T01:28:20.933Z] 06b49ca38bd5: Pulling fs layer [2021-08-27T01:28:20.933Z] c788192a36de: Pulling fs layer [2021-08-27T01:28:20.933Z] a77e37c0d609: Pulling fs layer [2021-08-27T01:28:20.933Z] c3185cebc471: Pulling fs layer [2021-08-27T01:28:20.933Z] db62176df00c: Waiting [2021-08-27T01:28:20.933Z] 3b30891b0d05: Waiting [2021-08-27T01:28:20.933Z] 06b49ca38bd5: Waiting [2021-08-27T01:28:20.933Z] c788192a36de: Waiting [2021-08-27T01:28:20.933Z] a77e37c0d609: Waiting [2021-08-27T01:28:20.933Z] c3185cebc471: Waiting [2021-08-27T01:28:20.933Z] 4c4ab2625f07: Verifying Checksum [2021-08-27T01:28:20.933Z] 4c4ab2625f07: Download complete [2021-08-27T01:28:20.933Z] adcc1eea9eea: Verifying Checksum [2021-08-27T01:28:20.933Z] adcc1eea9eea: Download complete [2021-08-27T01:28:20.933Z] 3b30891b0d05: Verifying Checksum [2021-08-27T01:28:20.933Z] 3b30891b0d05: Download complete [2021-08-27T01:28:20.933Z] 06b49ca38bd5: Verifying Checksum [2021-08-27T01:28:20.933Z] 06b49ca38bd5: Download complete [2021-08-27T01:28:21.208Z] 540db60ca938: Download complete [2021-08-27T01:28:21.208Z] c788192a36de: Verifying Checksum [2021-08-27T01:28:21.208Z] c788192a36de: Download complete [2021-08-27T01:28:21.208Z] 540db60ca938: Pull complete [2021-08-27T01:28:21.476Z] adcc1eea9eea: Pull complete [2021-08-27T01:28:21.476Z] 4c4ab2625f07: Pull complete [2021-08-27T01:28:22.437Z] a77e37c0d609: Verifying Checksum [2021-08-27T01:28:22.437Z] a77e37c0d609: Download complete [2021-08-27T01:28:22.585Z] Commit message: "Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T01:28:22.955Z] provisioning config files... [2021-08-27T01:28:22.983Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config1851148182963953235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:28:23.548Z] ---> docker-login.sh [2021-08-27T01:28:23.548Z] nexus3.edgexfoundry.org:10001 [2021-08-27T01:28:24.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:24.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:24.807Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:24.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:24.807Z] [2021-08-27T01:28:24.807Z] Login Succeeded [2021-08-27T01:28:24.807Z] nexus3.edgexfoundry.org:10002 [2021-08-27T01:28:25.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:25.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:25.393Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:25.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:25.393Z] [2021-08-27T01:28:25.393Z] Login Succeeded [2021-08-27T01:28:25.393Z] nexus3.edgexfoundry.org:10003 [2021-08-27T01:28:25.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:25.784Z] c3185cebc471: Verifying Checksum [2021-08-27T01:28:25.784Z] c3185cebc471: Download complete [2021-08-27T01:28:25.784Z] db62176df00c: Verifying Checksum [2021-08-27T01:28:25.784Z] db62176df00c: Download complete [2021-08-27T01:28:25.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:25.948Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:25.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:25.948Z] [2021-08-27T01:28:25.948Z] Login Succeeded [2021-08-27T01:28:25.948Z] nexus3.edgexfoundry.org:10004 [2021-08-27T01:28:26.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:26.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:26.547Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:26.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:26.547Z] [2021-08-27T01:28:26.547Z] Login Succeeded [2021-08-27T01:28:26.547Z] docker.io [2021-08-27T01:28:26.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-27T01:28:27.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-27T01:28:27.421Z] Configure a credential helper to remove this warning. See [2021-08-27T01:28:27.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-27T01:28:27.421Z] [2021-08-27T01:28:27.421Z] Login Succeeded [2021-08-27T01:28:27.421Z] ---> docker-login.sh ends [Pipeline] } [2021-08-27T01:28:27.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-27T01:28:27.828Z] ========================================================= [2021-08-27T01:28:27.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-27T01:28:27.828Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:28:28.206Z] + 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 . [2021-08-27T01:28:28.816Z] Sending build context to Docker daemon 2.596MB [2021-08-27T01:28:28.816Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.12 [2021-08-27T01:28:28.816Z] Step 2/9 : FROM ${BASE} AS builder [2021-08-27T01:28:29.093Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-27T01:28:29.093Z] 595b0fe564bb: Pulling fs layer [2021-08-27T01:28:29.093Z] 24495759ef45: Pulling fs layer [2021-08-27T01:28:29.093Z] d148012ef14d: Pulling fs layer [2021-08-27T01:28:29.093Z] e90a11edd702: Pulling fs layer [2021-08-27T01:28:29.093Z] d77568369979: Pulling fs layer [2021-08-27T01:28:29.093Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-27T01:28:29.093Z] 170f2ba95c9a: Pulling fs layer [2021-08-27T01:28:29.093Z] 97ac5df62f85: Pulling fs layer [2021-08-27T01:28:29.093Z] fc1c9f9a7f3b: Waiting [2021-08-27T01:28:29.093Z] e90a11edd702: Waiting [2021-08-27T01:28:29.093Z] 170f2ba95c9a: Waiting [2021-08-27T01:28:29.093Z] d77568369979: Waiting [2021-08-27T01:28:29.093Z] 97ac5df62f85: Waiting [2021-08-27T01:28:29.093Z] d148012ef14d: Verifying Checksum [2021-08-27T01:28:29.093Z] d148012ef14d: Download complete [2021-08-27T01:28:29.093Z] 24495759ef45: Verifying Checksum [2021-08-27T01:28:29.093Z] 24495759ef45: Download complete [2021-08-27T01:28:29.093Z] d77568369979: Download complete [2021-08-27T01:28:29.093Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-27T01:28:29.093Z] fc1c9f9a7f3b: Download complete [2021-08-27T01:28:29.093Z] 595b0fe564bb: Verifying Checksum [2021-08-27T01:28:29.144Z] db62176df00c: Pull complete [2021-08-27T01:28:29.144Z] 3b30891b0d05: Pull complete [2021-08-27T01:28:29.144Z] 06b49ca38bd5: Pull complete [2021-08-27T01:28:29.144Z] c788192a36de: Pull complete [2021-08-27T01:28:29.144Z] a77e37c0d609: Pull complete [2021-08-27T01:28:29.474Z] 170f2ba95c9a: Verifying Checksum [2021-08-27T01:28:29.474Z] 170f2ba95c9a: Download complete [2021-08-27T01:28:30.115Z] 595b0fe564bb: Pull complete [2021-08-27T01:28:30.721Z] 24495759ef45: Pull complete [2021-08-27T01:28:31.107Z] c3185cebc471: Pull complete [2021-08-27T01:28:31.107Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-27T01:28:31.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-27T01:28:31.107Z] ---> 031687cdd783 [2021-08-27T01:28:31.107Z] Step 3/9 : WORKDIR /device-sdk-go [2021-08-27T01:28:31.317Z] d148012ef14d: Pull complete [2021-08-27T01:28:32.757Z] e90a11edd702: Verifying Checksum [2021-08-27T01:28:32.757Z] e90a11edd702: Download complete [2021-08-27T01:28:33.033Z] 97ac5df62f85: Verifying Checksum [2021-08-27T01:28:33.034Z] 97ac5df62f85: Download complete [2021-08-27T01:28:33.051Z] ---> Running in b0eb754529f6 [2021-08-27T01:28:33.051Z] Removing intermediate container b0eb754529f6 [2021-08-27T01:28:33.051Z] ---> 9865d7638b94 [2021-08-27T01:28:33.051Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-27T01:28:33.051Z] ---> Running in 232babe123de [2021-08-27T01:28:33.323Z] Removing intermediate container 232babe123de [2021-08-27T01:28:33.323Z] ---> ed20367cdde2 [2021-08-27T01:28:33.323Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T01:28:33.323Z] ---> Running in e702aaf5f33a [2021-08-27T01:28:33.912Z] Removing intermediate container e702aaf5f33a [2021-08-27T01:28:33.912Z] ---> a1dbdbd0e9ce [2021-08-27T01:28:33.912Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-27T01:28:33.912Z] ---> Running in 620ad0a22c93 [2021-08-27T01:28:34.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T01:28:35.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T01:28:35.402Z] OK: 219 MiB in 52 packages [2021-08-27T01:28:35.671Z] Removing intermediate container 620ad0a22c93 [2021-08-27T01:28:35.671Z] ---> 30f490a2290f [2021-08-27T01:28:35.671Z] Step 7/9 : COPY . . [2021-08-27T01:28:35.937Z] ---> d015d9e37a3b [2021-08-27T01:28:35.937Z] Step 8/9 : RUN go mod download [2021-08-27T01:28:35.937Z] ---> Running in 83317791e1f8 [2021-08-27T01:28:43.208Z] e90a11edd702: Pull complete [2021-08-27T01:28:43.484Z] d77568369979: Pull complete [2021-08-27T01:28:44.088Z] fc1c9f9a7f3b: Pull complete [2021-08-27T01:28:44.363Z] 170f2ba95c9a: Pull complete [2021-08-27T01:28:49.775Z] 97ac5df62f85: Pull complete [2021-08-27T01:28:49.775Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-27T01:28:49.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-27T01:28:49.775Z] ---> 04bc70af865f [2021-08-27T01:28:49.775Z] Step 3/9 : WORKDIR /device-sdk-go [2021-08-27T01:28:51.158Z] Removing intermediate container 83317791e1f8 [2021-08-27T01:28:51.158Z] ---> faf5189ffb3e [2021-08-27T01:28:51.158Z] Step 9/9 : RUN make build [2021-08-27T01:28:51.158Z] ---> Running in 3054cb65570b [2021-08-27T01:28:51.158Z] go mod tidy [2021-08-27T01:28:51.158Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-08-27T01:28:53.150Z] ---> Running in 136a61d04066 [2021-08-27T01:28:53.421Z] Removing intermediate container 136a61d04066 [2021-08-27T01:28:53.421Z] ---> 4a45b2907c71 [2021-08-27T01:28:53.421Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-27T01:28:53.693Z] ---> Running in 60d3b35791b4 [2021-08-27T01:28:53.967Z] Removing intermediate container 60d3b35791b4 [2021-08-27T01:28:53.967Z] ---> 8339787f637f [2021-08-27T01:28:53.967Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T01:28:54.242Z] ---> Running in e9b52d4c2f6a [2021-08-27T01:28:57.630Z] Removing intermediate container e9b52d4c2f6a [2021-08-27T01:28:57.630Z] ---> 5a6ebbe5feb5 [2021-08-27T01:28:57.630Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-27T01:28:57.904Z] ---> Running in 9013420b236b [2021-08-27T01:28:58.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T01:29:00.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T01:29:00.777Z] OK: 218 MiB in 52 packages [2021-08-27T01:29:01.333Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-27T01:29:01.604Z] Removing intermediate container 3054cb65570b [2021-08-27T01:29:01.605Z] ---> c173f158387b [2021-08-27T01:29:01.605Z] [Warning] One or more build-args [MAKE] were not consumed [2021-08-27T01:29:01.605Z] Successfully built c173f158387b [2021-08-27T01:29:01.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:29:01.763Z] Removing intermediate container 9013420b236b [2021-08-27T01:29:01.763Z] ---> eb7495984676 [2021-08-27T01:29:01.763Z] Step 7/9 : COPY . . [2021-08-27T01:29:01.936Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T01:29:01.936Z] . [Pipeline] withDockerContainer [2021-08-27T01:29:02.044Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-08-27T01:29:02.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-27T01:29:02.469Z] $ docker top 7b0ee1e351b84c0acc628b02bcd2be60cde23cb5d58bf96fa2b1996677b9ff9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T01:29:02.878Z] + go version [2021-08-27T01:29:02.878Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-27T01:29:02.895Z] $ docker stop --time=1 7b0ee1e351b84c0acc628b02bcd2be60cde23cb5d58bf96fa2b1996677b9ff9b [2021-08-27T01:29:03.218Z] ---> 9420cb586a4c [2021-08-27T01:29:03.218Z] Step 8/9 : RUN go mod download [2021-08-27T01:29:03.218Z] ---> Running in 72e8c5037fd9 [2021-08-27T01:29:04.083Z] $ docker rm -f 7b0ee1e351b84c0acc628b02bcd2be60cde23cb5d58bf96fa2b1996677b9ff9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:29:04.700Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-27T01:29:04.700Z] . [Pipeline] withDockerContainer [2021-08-27T01:29:04.785Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-08-27T01:29:04.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-27T01:29:05.203Z] $ docker top 1074db916a1732675b1f28920a98efef2bff636f0ef512d31379059ec4764cbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-27T01:29:05.625Z] + go mod tidy [Pipeline] sh [2021-08-27T01:29:05.946Z] + make test [2021-08-27T01:29:05.946Z] go mod tidy [2021-08-27T01:29:05.946Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-27T01:29:11.313Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-08-27T01:29:30.046Z] Removing intermediate container 72e8c5037fd9 [2021-08-27T01:29:30.046Z] ---> b042e876523f [2021-08-27T01:29:30.046Z] Step 9/9 : RUN make build [2021-08-27T01:29:30.046Z] ---> Running in e0a95c9d3ed6 [2021-08-27T01:29:31.498Z] go mod tidy [2021-08-27T01:29:31.778Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-08-27T01:29:33.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-08-27T01:29:33.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-08-27T01:29:33.427Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-08-27T01:29:34.840Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 24.2% of statements [2021-08-27T01:29:34.840Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-08-27T01:29:34.840Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements [2021-08-27T01:29:35.111Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements [2021-08-27T01:29:35.381Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements [2021-08-27T01:29:35.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-08-27T01:29:35.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-08-27T01:29:35.381Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-08-27T01:29:36.344Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.069s coverage: 28.7% of statements [2021-08-27T01:29:36.344Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-08-27T01:29:37.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 83.3% of statements [2021-08-27T01:29:37.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-08-27T01:29:37.308Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-08-27T01:29:37.308Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements [2021-08-27T01:29:38.733Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.850s coverage: 89.2% of statements [2021-08-27T01:29:38.733Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-08-27T01:29:38.733Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements [2021-08-27T01:29:38.733Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-08-27T01:29:38.733Z] GO111MODULE=on go vet ./... [2021-08-27T01:29:48.837Z] gofmt -l . [2021-08-27T01:29:48.837Z] [ "`gofmt -l .`" = "" ] [2021-08-27T01:29:48.837Z] ./bin/test-attribution-txt.sh [2021-08-27T01:29:48.837Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-27T01:29:48.854Z] $ docker stop --time=1 1074db916a1732675b1f28920a98efef2bff636f0ef512d31379059ec4764cbe [2021-08-27T01:29:50.396Z] $ docker rm -f 1074db916a1732675b1f28920a98efef2bff636f0ef512d31379059ec4764cbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T01:29:50.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-27T01:29:51.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-27T01:29:53.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-27T01:29:54.068Z] + ls -al . [2021-08-27T01:29:54.068Z] total 236 [2021-08-27T01:29:54.068Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 27 01:29 . [2021-08-27T01:29:54.068Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 27 01:28 .. [2021-08-27T01:29:54.068Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 27 01:28 bin [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 24816 Aug 27 01:28 CHANGELOG.md [2021-08-27T01:29:54.068Z] -rw-r--r--. 1 jenkins jenkins 125635 Aug 27 01:29 coverage.out [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 27 01:28 .dockerignore [2021-08-27T01:29:54.068Z] drwxrwxr-x. 5 jenkins jenkins 62 Aug 27 01:28 example [2021-08-27T01:29:54.068Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 27 01:28 .git [2021-08-27T01:29:54.068Z] drwxrwxr-x. 3 jenkins jenkins 125 Aug 27 01:28 .github [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 138 Aug 27 01:28 .gitignore [2021-08-27T01:29:54.068Z] -rw-r--r--. 1 jenkins jenkins 576 Aug 27 01:29 go.mod [2021-08-27T01:29:54.068Z] -rw-r--r--. 1 jenkins jenkins 20493 Aug 27 01:29 go.sum [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 27 01:28 GOVERNANCE.md [2021-08-27T01:29:54.068Z] drwxrwxr-x. 15 jenkins jenkins 224 Aug 27 01:28 internal [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 880 Aug 27 01:28 Jenkinsfile [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 11341 Aug 27 01:28 LICENSE [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 1026 Aug 27 01:28 Makefile [2021-08-27T01:29:54.068Z] drwxrwxr-x. 3 jenkins jenkins 16 Aug 27 01:28 openapi [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 619 Aug 27 01:28 OWNERS.md [2021-08-27T01:29:54.068Z] drwxrwxr-x. 5 jenkins jenkins 50 Aug 27 01:28 pkg [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 7646 Aug 27 01:28 README.md [2021-08-27T01:29:54.068Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 27 01:28 snap [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 12 Aug 27 01:25 VERSION [2021-08-27T01:29:54.068Z] -rw-rw-r--. 1 jenkins jenkins 222 Aug 27 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:29:54.393Z] + 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=bf5c9c06661c62e7a6125d216487b56d9fd36bed --label arch=amd64 --label version=2.0.1-dev.11 . [2021-08-27T01:29:54.393Z] Sending build context to Docker daemon 2.724MB [2021-08-27T01:29:54.393Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-08-27T01:29:54.393Z] Step 2/23 : FROM ${BASE} AS builder [2021-08-27T01:29:54.393Z] ---> c173f158387b [2021-08-27T01:29:54.393Z] Step 3/23 : WORKDIR /device-sdk-go [2021-08-27T01:29:54.393Z] ---> Running in 01abbbf44c2b [2021-08-27T01:29:54.666Z] Removing intermediate container 01abbbf44c2b [2021-08-27T01:29:54.666Z] ---> c201df55a3f2 [2021-08-27T01:29:54.666Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-27T01:29:54.666Z] ---> Running in 630fe2f58534 [2021-08-27T01:29:54.666Z] Removing intermediate container 630fe2f58534 [2021-08-27T01:29:54.666Z] ---> b1d4ed92afac [2021-08-27T01:29:54.666Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T01:29:54.666Z] ---> Running in 32a07703c671 [2021-08-27T01:29:55.249Z] Removing intermediate container 32a07703c671 [2021-08-27T01:29:55.249Z] ---> 4b238eb66df9 [2021-08-27T01:29:55.249Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-27T01:29:55.249Z] ---> Running in 2691a9b50a1e [2021-08-27T01:29:55.249Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-27T01:29:56.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-27T01:29:56.789Z] OK: 219 MiB in 52 packages [2021-08-27T01:29:56.789Z] Removing intermediate container 2691a9b50a1e [2021-08-27T01:29:56.789Z] ---> 121f1b18fd88 [2021-08-27T01:29:56.789Z] Step 7/23 : COPY . . [2021-08-27T01:29:57.061Z] ---> 97fde6b7e141 [2021-08-27T01:29:57.061Z] Step 8/23 : RUN go mod download [2021-08-27T01:29:57.328Z] ---> Running in d6d33862b8b3 [2021-08-27T01:29:57.601Z] Removing intermediate container d6d33862b8b3 [2021-08-27T01:29:57.601Z] ---> 020c88d06482 [2021-08-27T01:29:57.601Z] Step 9/23 : RUN make build [2021-08-27T01:29:57.601Z] ---> Running in eef855804b22 [2021-08-27T01:29:58.190Z] go mod tidy [2021-08-27T01:29:58.190Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-08-27T01:29:58.779Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-27T01:29:59.049Z] Removing intermediate container eef855804b22 [2021-08-27T01:29:59.049Z] ---> 72d469df1123 [2021-08-27T01:29:59.049Z] Step 10/23 : FROM alpine:3.12 [2021-08-27T01:29:59.639Z] 3.12: Pulling from library/alpine [2021-08-27T01:29:59.639Z] 339de151aab4: Pulling fs layer [2021-08-27T01:29:59.906Z] 339de151aab4: Verifying Checksum [2021-08-27T01:30:00.173Z] 339de151aab4: Pull complete [2021-08-27T01:30:00.173Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T01:30:00.173Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T01:30:00.173Z] ---> 13621d1b12d4 [2021-08-27T01:30:00.173Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-27T01:30:00.173Z] ---> Running in 2508080434b9 [2021-08-27T01:30:00.445Z] Removing intermediate container 2508080434b9 [2021-08-27T01:30:00.445Z] ---> a9e5f079d744 [2021-08-27T01:30:00.445Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T01:30:00.445Z] ---> Running in 1d43122ee9e8 [2021-08-27T01:30:00.714Z] Removing intermediate container 1d43122ee9e8 [2021-08-27T01:30:00.714Z] ---> a4674eedbfac [2021-08-27T01:30:00.714Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-08-27T01:30:00.714Z] ---> Running in 5b2edf81253c [2021-08-27T01:30:00.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-27T01:30:01.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-27T01:30:02.151Z] (1/5) Installing libgcc (9.3.0-r2) [2021-08-27T01:30:02.151Z] (2/5) Installing libsodium (1.0.18-r0) [2021-08-27T01:30:02.151Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-08-27T01:30:02.747Z] (4/5) Installing libzmq (4.3.3-r0) [2021-08-27T01:30:02.747Z] (5/5) Installing zeromq (4.3.3-r0) [2021-08-27T01:30:03.015Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T01:30:03.015Z] OK: 8 MiB in 19 packages [2021-08-27T01:30:03.283Z] Removing intermediate container 5b2edf81253c [2021-08-27T01:30:03.283Z] ---> 6360980e7252 [2021-08-27T01:30:03.283Z] Step 14/23 : WORKDIR / [2021-08-27T01:30:03.283Z] ---> Running in a8887529d707 [2021-08-27T01:30:03.283Z] Removing intermediate container a8887529d707 [2021-08-27T01:30:03.283Z] ---> 953f32f969da [2021-08-27T01:30:03.283Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-08-27T01:30:03.553Z] ---> 149759f5a217 [2021-08-27T01:30:03.553Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-08-27T01:30:03.822Z] ---> 8dc6cc82d65c [2021-08-27T01:30:03.822Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-08-27T01:30:04.097Z] ---> ebc2f048d722 [2021-08-27T01:30:04.097Z] Step 18/23 : EXPOSE 59999 [2021-08-27T01:30:04.097Z] ---> Running in 78a6bda582c1 [2021-08-27T01:30:04.097Z] Removing intermediate container 78a6bda582c1 [2021-08-27T01:30:04.097Z] ---> ddafbd618186 [2021-08-27T01:30:04.097Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-08-27T01:30:04.097Z] ---> Running in 3e448457ba17 [2021-08-27T01:30:04.097Z] Removing intermediate container 3e448457ba17 [2021-08-27T01:30:04.097Z] ---> b43d3d06d9b8 [2021-08-27T01:30:04.097Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T01:30:04.097Z] ---> Running in 75a81717e30a [2021-08-27T01:30:04.219Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-27T01:30:04.365Z] Removing intermediate container 75a81717e30a [2021-08-27T01:30:04.366Z] ---> daabae3d501c [2021-08-27T01:30:04.366Z] Step 21/23 : LABEL arch=amd64 [2021-08-27T01:30:04.366Z] ---> Running in 29a11cd40435 [2021-08-27T01:30:04.366Z] Removing intermediate container 29a11cd40435 [2021-08-27T01:30:04.366Z] ---> 530ad63f2586 [2021-08-27T01:30:04.366Z] Step 22/23 : LABEL git_sha=bf5c9c06661c62e7a6125d216487b56d9fd36bed [2021-08-27T01:30:04.366Z] ---> Running in 077c52fdc182 [2021-08-27T01:30:04.633Z] Removing intermediate container 077c52fdc182 [2021-08-27T01:30:04.633Z] ---> 723920763bfa [2021-08-27T01:30:04.633Z] Step 23/23 : LABEL version=2.0.1-dev.11 [2021-08-27T01:30:04.633Z] ---> Running in 54ca27c49193 [2021-08-27T01:30:04.633Z] Removing intermediate container 54ca27c49193 [2021-08-27T01:30:04.633Z] ---> 7b507e32eabd [2021-08-27T01:30:04.633Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-27T01:30:04.633Z] Successfully built 7b507e32eabd [2021-08-27T01:30:04.634Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:30:05.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:30:05.336Z] [2021-08-27T01:30:05.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:30:05.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:30:05.665Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-27T01:30:05.665Z] b4d181a07f80: Pulling fs layer [2021-08-27T01:30:05.665Z] a1111a8f2ec3: Pulling fs layer [2021-08-27T01:30:05.665Z] ed53099fbce6: Pulling fs layer [2021-08-27T01:30:05.665Z] dc539afda2c1: Pulling fs layer [2021-08-27T01:30:05.665Z] 77bc0d833cb6: Pulling fs layer [2021-08-27T01:30:05.665Z] 9065ff56babe: Pulling fs layer [2021-08-27T01:30:05.665Z] d287ab97295c: Pulling fs layer [2021-08-27T01:30:05.665Z] dc539afda2c1: Waiting [2021-08-27T01:30:05.665Z] 77bc0d833cb6: Waiting [2021-08-27T01:30:05.665Z] 9065ff56babe: Waiting [2021-08-27T01:30:05.665Z] d287ab97295c: Waiting [2021-08-27T01:30:05.930Z] a1111a8f2ec3: Verifying Checksum [2021-08-27T01:30:05.930Z] a1111a8f2ec3: Download complete [2021-08-27T01:30:05.930Z] dc539afda2c1: Verifying Checksum [2021-08-27T01:30:05.930Z] dc539afda2c1: Download complete [2021-08-27T01:30:06.197Z] 77bc0d833cb6: Verifying Checksum [2021-08-27T01:30:06.197Z] 77bc0d833cb6: Download complete [2021-08-27T01:30:06.197Z] 9065ff56babe: Verifying Checksum [2021-08-27T01:30:06.197Z] 9065ff56babe: Download complete [2021-08-27T01:30:06.465Z] ed53099fbce6: Verifying Checksum [2021-08-27T01:30:06.465Z] ed53099fbce6: Download complete [2021-08-27T01:30:07.048Z] b4d181a07f80: Verifying Checksum [2021-08-27T01:30:07.048Z] b4d181a07f80: Download complete [2021-08-27T01:30:07.612Z] Removing intermediate container e0a95c9d3ed6 [2021-08-27T01:30:07.612Z] ---> a9cf417b628c [2021-08-27T01:30:07.612Z] [Warning] One or more build-args [MAKE] were not consumed [2021-08-27T01:30:07.612Z] Successfully built a9cf417b628c [2021-08-27T01:30:07.612Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:30:07.967Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T01:30:07.967Z] . [Pipeline] withDockerContainer [2021-08-27T01:30:08.240Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-27T01:30:08.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-27T01:30:08.460Z] b4d181a07f80: Pull complete [2021-08-27T01:30:08.460Z] a1111a8f2ec3: Pull complete [2021-08-27T01:30:08.724Z] ed53099fbce6: Pull complete [2021-08-27T01:30:08.991Z] dc539afda2c1: Pull complete [2021-08-27T01:30:09.256Z] 77bc0d833cb6: Pull complete [2021-08-27T01:30:09.256Z] 9065ff56babe: Pull complete [2021-08-27T01:30:10.203Z] $ docker top 291ce9af779f48449b6695f8ba8c73c00f81b9f680277411740bd5c20a254cae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T01:30:10.660Z] d287ab97295c: Download complete [2021-08-27T01:30:11.234Z] + go version [2021-08-27T01:30:11.234Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-27T01:30:11.261Z] $ docker stop --time=1 291ce9af779f48449b6695f8ba8c73c00f81b9f680277411740bd5c20a254cae [2021-08-27T01:30:13.300Z] $ docker rm -f 291ce9af779f48449b6695f8ba8c73c00f81b9f680277411740bd5c20a254cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:30:14.064Z] + docker inspect -f . ci-base-image-arm64 [2021-08-27T01:30:14.065Z] . [Pipeline] withDockerContainer [2021-08-27T01:30:14.332Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-27T01:30:14.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-27T01:30:14.948Z] d287ab97295c: Pull complete [2021-08-27T01:30:14.948Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-27T01:30:14.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:30:14.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:30:16.211Z] $ docker top b3ca517a0d8c3b24619029bbfbd09cddfe211966a6b84734859d6ca34563491d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-08-27T01:30:16.629Z] prd-centos7-docker-4c-2g-919 does not seem to be running inside a container [2021-08-27T01:30:16.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-27T01:30:19.103Z] $ docker top e197faaf73f283b1acfbe4257a03e7a7c7a6efee2666b734b85618e19af5db09 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-08-27T01:30:19.687Z] ---> job-cost.sh [2021-08-27T01:30:19.687Z] lf-activate-venv: SKIPPING [2021-08-27T01:30:19.687Z] INFO: No Stack... [2021-08-27T01:30:20.079Z] + go mod tidy [2021-08-27T01:30:20.650Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh [2021-08-27T01:30:21.235Z] INFO: Archiving Costs [Pipeline] sh [2021-08-27T01:30:21.355Z] + make test [2021-08-27T01:30:21.356Z] go mod tidy [2021-08-27T01:30:21.556Z] + cat /w/workspace/device-sdk-go/8/archives/cost.csv [2021-08-27T01:30:21.556Z] + cut -d, -f6 [Pipeline] lock [2021-08-27T01:30:21.598Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [2021-08-27T01:30:21.608Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] did not exist. Created. [2021-08-27T01:30:21.608Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [2021-08-27T01:30:21.631Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh [2021-08-27T01:30:21.949Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-27T01:30:21.996Z] Stashed 1 file(s) [Pipeline] } [2021-08-27T01:30:22.005Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-27T01:30:22.035Z] $ docker stop --time=1 e197faaf73f283b1acfbe4257a03e7a7c7a6efee2666b734b85618e19af5db09 [2021-08-27T01:30:23.192Z] $ docker rm -f e197faaf73f283b1acfbe4257a03e7a7c7a6efee2666b734b85618e19af5db09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-27T01:30:48.453Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-08-27T01:31:56.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-08-27T01:31:56.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-08-27T01:31:56.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-08-27T01:32:01.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.279s coverage: 24.2% of statements [2021-08-27T01:32:01.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-08-27T01:32:01.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.200s coverage: 28.1% of statements [2021-08-27T01:32:01.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements [2021-08-27T01:32:01.935Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.194s coverage: 9.0% of statements [2021-08-27T01:32:01.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-08-27T01:32:01.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-08-27T01:32:01.935Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-08-27T01:32:02.944Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.349s coverage: 28.7% of statements [2021-08-27T01:32:02.944Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-08-27T01:32:03.553Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.289s coverage: 83.3% of statements [2021-08-27T01:32:03.553Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-08-27T01:32:03.553Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-08-27T01:32:04.153Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.356s coverage: 58.0% of statements [2021-08-27T01:32:08.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.001s coverage: 89.2% of statements [2021-08-27T01:32:08.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-08-27T01:32:08.458Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.177s coverage: 4.9% of statements [2021-08-27T01:32:08.458Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-08-27T01:32:09.053Z] GO111MODULE=on go vet ./... [2021-08-27T01:32:41.446Z] gofmt -l . [2021-08-27T01:32:41.446Z] [ "`gofmt -l .`" = "" ] [2021-08-27T01:32:41.446Z] ./bin/test-attribution-txt.sh [2021-08-27T01:32:42.885Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-08-27T01:32:43.510Z] $ docker stop --time=1 b3ca517a0d8c3b24619029bbfbd09cddfe211966a6b84734859d6ca34563491d [2021-08-27T01:32:45.760Z] $ docker rm -f b3ca517a0d8c3b24619029bbfbd09cddfe211966a6b84734859d6ca34563491d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-27T01:32:46.785Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-27T01:32:46.823Z] Warning: overwriting stash ‘coverage-report’ [2021-08-27T01:32:47.970Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-27T01:32:48.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-27T01:32:48.981Z] + ls -al . [2021-08-27T01:32:48.982Z] total 272 [2021-08-27T01:32:48.982Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 01:32 . [2021-08-27T01:32:48.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 01:28 .. [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 01:28 .dockerignore [2021-08-27T01:32:48.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 01:28 .git [2021-08-27T01:32:48.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 01:28 .github [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 138 Aug 27 01:28 .gitignore [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 24816 Aug 27 01:28 CHANGELOG.md [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 01:28 GOVERNANCE.md [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 27 01:28 Jenkinsfile [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 01:28 LICENSE [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 1026 Aug 27 01:28 Makefile [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 01:28 OWNERS.md [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 7646 Aug 27 01:28 README.md [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 01:25 VERSION [2021-08-27T01:32:48.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 01:28 bin [2021-08-27T01:32:48.982Z] -rw-r--r-- 1 jenkins jenkins 125634 Aug 27 01:32 coverage.out [2021-08-27T01:32:48.982Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 01:28 example [2021-08-27T01:32:48.982Z] -rw-r--r-- 1 jenkins jenkins 576 Aug 27 01:32 go.mod [2021-08-27T01:32:48.982Z] -rw-r--r-- 1 jenkins jenkins 20493 Aug 27 01:30 go.sum [2021-08-27T01:32:48.982Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 27 01:28 internal [2021-08-27T01:32:48.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 01:28 openapi [2021-08-27T01:32:48.982Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 01:28 pkg [2021-08-27T01:32:48.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 01:28 snap [2021-08-27T01:32:48.982Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:32:49.402Z] + 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=bf5c9c06661c62e7a6125d216487b56d9fd36bed --label arch=arm64 --label version=2.0.1-dev.11 . [2021-08-27T01:32:50.023Z] Sending build context to Docker daemon 2.723MB [2021-08-27T01:32:50.023Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.12 [2021-08-27T01:32:50.023Z] Step 2/23 : FROM ${BASE} AS builder [2021-08-27T01:32:50.023Z] ---> a9cf417b628c [2021-08-27T01:32:50.023Z] Step 3/23 : WORKDIR /device-sdk-go [2021-08-27T01:32:50.298Z] ---> Running in b75eee995812 [2021-08-27T01:32:50.902Z] Removing intermediate container b75eee995812 [2021-08-27T01:32:50.902Z] ---> 78e1673fb7a8 [2021-08-27T01:32:50.902Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-27T01:32:51.177Z] ---> Running in c1ae27294ad8 [2021-08-27T01:32:51.454Z] Removing intermediate container c1ae27294ad8 [2021-08-27T01:32:51.454Z] ---> 38c9eab11635 [2021-08-27T01:32:51.454Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T01:32:51.727Z] ---> Running in e41b8dddcc87 [2021-08-27T01:32:54.341Z] Removing intermediate container e41b8dddcc87 [2021-08-27T01:32:54.341Z] ---> 294941d663db [2021-08-27T01:32:54.341Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-08-27T01:32:54.341Z] ---> Running in 9db900cb3d2c [2021-08-27T01:32:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-27T01:32:56.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-27T01:32:57.721Z] OK: 218 MiB in 52 packages [2021-08-27T01:32:58.696Z] Removing intermediate container 9db900cb3d2c [2021-08-27T01:32:58.696Z] ---> a5d491fc1bf6 [2021-08-27T01:32:58.696Z] Step 7/23 : COPY . . [2021-08-27T01:33:00.139Z] ---> d672531f867d [2021-08-27T01:33:00.139Z] Step 8/23 : RUN go mod download [2021-08-27T01:33:00.139Z] ---> Running in 280007d55d9b [2021-08-27T01:33:02.767Z] Removing intermediate container 280007d55d9b [2021-08-27T01:33:02.767Z] ---> 306c76397712 [2021-08-27T01:33:02.767Z] Step 9/23 : RUN make build [2021-08-27T01:33:02.767Z] ---> Running in d1b79873ec97 [2021-08-27T01:33:04.207Z] go mod tidy [2021-08-27T01:33:04.805Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-08-27T01:33:06.244Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-08-27T01:33:07.682Z] Removing intermediate container d1b79873ec97 [2021-08-27T01:33:07.682Z] ---> d4321a9321dd [2021-08-27T01:33:07.682Z] Step 10/23 : FROM alpine:3.12 [2021-08-27T01:33:08.283Z] 3.12: Pulling from library/alpine [2021-08-27T01:33:08.556Z] d2f70382dc9a: Pulling fs layer [2021-08-27T01:33:08.831Z] d2f70382dc9a: Verifying Checksum [2021-08-27T01:33:08.831Z] d2f70382dc9a: Download complete [2021-08-27T01:33:09.428Z] d2f70382dc9a: Pull complete [2021-08-27T01:33:09.702Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-27T01:33:09.702Z] Status: Downloaded newer image for alpine:3.12 [2021-08-27T01:33:09.702Z] ---> c4fd0aeabfcf [2021-08-27T01:33:09.702Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-27T01:33:09.976Z] ---> Running in 25c3aea93b55 [2021-08-27T01:33:10.248Z] Removing intermediate container 25c3aea93b55 [2021-08-27T01:33:10.248Z] ---> 1c5d43066e44 [2021-08-27T01:33:10.248Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-27T01:33:10.522Z] ---> Running in 4480097890bd [2021-08-27T01:33:13.134Z] Removing intermediate container 4480097890bd [2021-08-27T01:33:13.134Z] ---> 37fb2391430f [2021-08-27T01:33:13.134Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-08-27T01:33:13.134Z] ---> Running in 3f9ee41bcaf0 [2021-08-27T01:33:14.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-27T01:33:15.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-27T01:33:15.754Z] (1/5) Installing libgcc (9.3.0-r2) [2021-08-27T01:33:16.032Z] (2/5) Installing libsodium (1.0.18-r0) [2021-08-27T01:33:16.032Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-08-27T01:33:16.303Z] (4/5) Installing libzmq (4.3.3-r0) [2021-08-27T01:33:16.303Z] (5/5) Installing zeromq (4.3.3-r0) [2021-08-27T01:33:16.303Z] Executing busybox-1.31.1-r20.trigger [2021-08-27T01:33:16.575Z] OK: 8 MiB in 19 packages [2021-08-27T01:33:18.006Z] Removing intermediate container 3f9ee41bcaf0 [2021-08-27T01:33:18.006Z] ---> 72d9f1590de3 [2021-08-27T01:33:18.006Z] Step 14/23 : WORKDIR / [2021-08-27T01:33:18.006Z] ---> Running in 340d9f6f8121 [2021-08-27T01:33:18.603Z] Removing intermediate container 340d9f6f8121 [2021-08-27T01:33:18.603Z] ---> fe315018b675 [2021-08-27T01:33:18.603Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-08-27T01:33:19.209Z] ---> 839be752e312 [2021-08-27T01:33:19.209Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-08-27T01:33:20.643Z] ---> d63c3c8116c1 [2021-08-27T01:33:20.643Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-08-27T01:33:21.623Z] ---> 6133205702c6 [2021-08-27T01:33:21.623Z] Step 18/23 : EXPOSE 59999 [2021-08-27T01:33:21.900Z] ---> Running in 263781d74f75 [2021-08-27T01:33:22.497Z] Removing intermediate container 263781d74f75 [2021-08-27T01:33:22.497Z] ---> 1420c1a8153c [2021-08-27T01:33:22.497Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-08-27T01:33:22.497Z] ---> Running in 01522e2bf5ca [2021-08-27T01:33:23.094Z] Removing intermediate container 01522e2bf5ca [2021-08-27T01:33:23.094Z] ---> 8b1e944d973a [2021-08-27T01:33:23.094Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-27T01:33:23.369Z] ---> Running in 2147cf715490 [2021-08-27T01:33:23.963Z] Removing intermediate container 2147cf715490 [2021-08-27T01:33:23.963Z] ---> dd25f7e97a54 [2021-08-27T01:33:23.963Z] Step 21/23 : LABEL arch=arm64 [2021-08-27T01:33:23.963Z] ---> Running in 11be85278ef9 [2021-08-27T01:33:24.557Z] Removing intermediate container 11be85278ef9 [2021-08-27T01:33:24.557Z] ---> 5af6f2d26c62 [2021-08-27T01:33:24.557Z] Step 22/23 : LABEL git_sha=bf5c9c06661c62e7a6125d216487b56d9fd36bed [2021-08-27T01:33:24.557Z] ---> Running in fb43779b7ded [2021-08-27T01:33:25.150Z] Removing intermediate container fb43779b7ded [2021-08-27T01:33:25.150Z] ---> b8242df7ad38 [2021-08-27T01:33:25.150Z] Step 23/23 : LABEL version=2.0.1-dev.11 [2021-08-27T01:33:25.423Z] ---> Running in 0a14f7f279bf [2021-08-27T01:33:26.016Z] Removing intermediate container 0a14f7f279bf [2021-08-27T01:33:26.016Z] ---> e0d4c317a752 [2021-08-27T01:33:26.016Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-27T01:33:26.016Z] Successfully built e0d4c317a752 [2021-08-27T01:33:26.016Z] 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 [2021-08-27T01:33:26.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T01:33:26.998Z] [2021-08-27T01:33:26.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:33:27.352Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T01:33:27.626Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-27T01:33:27.626Z] 448f6bf000e3: Pulling fs layer [2021-08-27T01:33:27.626Z] f757da607395: Pulling fs layer [2021-08-27T01:33:27.626Z] 05883995daec: Pulling fs layer [2021-08-27T01:33:27.626Z] 8603b9c90790: Pulling fs layer [2021-08-27T01:33:27.626Z] 1560dd03e051: Pulling fs layer [2021-08-27T01:33:27.626Z] 27f5ce0e4adf: Pulling fs layer [2021-08-27T01:33:27.626Z] c2d8d7efcc4b: Pulling fs layer [2021-08-27T01:33:27.626Z] 8603b9c90790: Waiting [2021-08-27T01:33:27.626Z] 27f5ce0e4adf: Waiting [2021-08-27T01:33:27.626Z] 1560dd03e051: Waiting [2021-08-27T01:33:27.900Z] f757da607395: Download complete [2021-08-27T01:33:27.900Z] 8603b9c90790: Verifying Checksum [2021-08-27T01:33:27.900Z] 8603b9c90790: Download complete [2021-08-27T01:33:28.173Z] 1560dd03e051: Verifying Checksum [2021-08-27T01:33:28.173Z] 1560dd03e051: Download complete [2021-08-27T01:33:28.173Z] 27f5ce0e4adf: Verifying Checksum [2021-08-27T01:33:28.173Z] 27f5ce0e4adf: Download complete [2021-08-27T01:33:28.770Z] 05883995daec: Verifying Checksum [2021-08-27T01:33:28.770Z] 05883995daec: Download complete [2021-08-27T01:33:28.770Z] 448f6bf000e3: Verifying Checksum [2021-08-27T01:33:28.770Z] 448f6bf000e3: Download complete [2021-08-27T01:33:32.171Z] c2d8d7efcc4b: Verifying Checksum [2021-08-27T01:33:32.171Z] c2d8d7efcc4b: Download complete [2021-08-27T01:33:32.444Z] 448f6bf000e3: Pull complete [2021-08-27T01:33:33.423Z] f757da607395: Pull complete [2021-08-27T01:33:34.865Z] 05883995daec: Pull complete [2021-08-27T01:33:35.142Z] 8603b9c90790: Pull complete [2021-08-27T01:33:36.129Z] 1560dd03e051: Pull complete [2021-08-27T01:33:36.404Z] 27f5ce0e4adf: Pull complete [2021-08-27T01:33:51.499Z] c2d8d7efcc4b: Pull complete [2021-08-27T01:33:51.499Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-27T01:33:51.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-27T01:33:51.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-27T01:33:51.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container [2021-08-27T01:33:51.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-27T01:33:55.308Z] $ docker top 328263dc8feb47619f2bb5f855f007a7eb8cb76828033127fb70caa736f2de51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:33:56.320Z] ---> job-cost.sh [2021-08-27T01:33:56.320Z] lf-activate-venv: SKIPPING [2021-08-27T01:33:56.320Z] INFO: No Stack... [2021-08-27T01:33:58.288Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-27T01:33:58.559Z] INFO: Archiving Costs [Pipeline] sh [2021-08-27T01:33:59.496Z] + cut -d, -f6 [2021-08-27T01:33:59.496Z] + cat /w/workspace/device-sdk-go/8/archives/cost.csv [Pipeline] lock [2021-08-27T01:33:59.562Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [2021-08-27T01:33:59.575Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] did not exist. Created. [2021-08-27T01:33:59.575Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-27T01:34:00.272Z] /w/workspace/device-sdk-go/8@tmp/durable-f31a14ee/script.sh: 1: /w/workspace/device-sdk-go/8@tmp/durable-f31a14ee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-27T01:34:00.942Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-27T01:34:00.976Z] Warning: overwriting stash ‘stack-cost’ [2021-08-27T01:34:01.038Z] Stashed 1 file(s) [Pipeline] } [2021-08-27T01:34:01.048Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-27T01:34:01.080Z] $ docker stop --time=1 328263dc8feb47619f2bb5f855f007a7eb8cb76828033127fb70caa736f2de51 [2021-08-27T01:34:02.949Z] $ docker rm -f 328263dc8feb47619f2bb5f855f007a7eb8cb76828033127fb70caa736f2de51 [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 [2021-08-27T01:34:03.959Z] provisioning config files... [2021-08-27T01:34:03.978Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8796393567411095844tmp [Pipeline] { [Pipeline] sh [2021-08-27T01:34:04.320Z] + set +x [2021-08-27T01:34:04.320Z] + bash -s -- [2021-08-27T01:34:04.320Z] + curl -s https://codecov.io/bash [2021-08-27T01:34:04.320Z] [2021-08-27T01:34:04.320Z] _____ _ [2021-08-27T01:34:04.320Z] / ____| | | [2021-08-27T01:34:04.320Z] | | ___ __| | ___ ___ _____ __ [2021-08-27T01:34:04.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-27T01:34:04.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-27T01:34:04.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-27T01:34:04.320Z] Bash-1.0.6 [2021-08-27T01:34:04.320Z] [2021-08-27T01:34:04.320Z] [2021-08-27T01:34:04.320Z] ==> git version 2.24.4 found [2021-08-27T01:34:04.320Z] ==> 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 [2021-08-27T01:34:04.320Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-27T01:34:04.320Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-27T01:34:04.320Z] ==> Jenkins CI detected. [2021-08-27T01:34:04.320Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2021-08-27T01:34:04.320Z] project root: . [2021-08-27T01:34:04.320Z] --> token set from env [2021-08-27T01:34:04.589Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-27T01:34:04.589Z] ==> Running gcov in . (disable via -X gcov) [2021-08-27T01:34:04.589Z] ==> Python coveragepy not found [2021-08-27T01:34:04.589Z] ==> Searching for coverage reports in: [2021-08-27T01:34:04.589Z] + . [2021-08-27T01:34:04.589Z] -> Found 1 reports [2021-08-27T01:34:04.589Z] ==> Detecting git/mercurial file structure [2021-08-27T01:34:04.589Z] ==> Reading reports [2021-08-27T01:34:04.589Z] + ./coverage.out bytes=125634 [2021-08-27T01:34:04.589Z] ==> Appending adjustments [2021-08-27T01:34:04.589Z] https://docs.codecov.io/docs/fixing-reports [2021-08-27T01:34:04.856Z] + Found adjustments [2021-08-27T01:34:04.856Z] ==> Gzipping contents [2021-08-27T01:34:04.856Z] 16K /tmp/codecov.xyvEiW.gz [2021-08-27T01:34:04.856Z] ==> Uploading reports [2021-08-27T01:34:04.856Z] url: https://codecov.io [2021-08-27T01:34:04.856Z] query: branch=main&commit=bf5c9c06661c62e7a6125d216487b56d9fd36bed&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-27T01:34:04.856Z] -> Pinging Codecov [2021-08-27T01:34:04.856Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=bf5c9c06661c62e7a6125d216487b56d9fd36bed&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-27T01:34:05.121Z] -> Uploading to [2021-08-27T01:34:05.121Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-27/7E55EF52A471D76F132DFD9A03CDDE97/bf5c9c06661c62e7a6125d216487b56d9fd36bed/a5f50ba3-a658-4f17-adeb-f16201be6048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T013405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9bba556640adb7cfd25096009223a348b893eccc44311acf4245b9c8138ea24 [2021-08-27T01:34:05.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T01:34:05.121Z] Dload Upload Total Spent Left Speed [2021-08-27T01:34:05.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16016 0 0 100 16016 0 38704 --:--:-- --:--:-- --:--:-- 38685 100 16016 0 0 100 16016 0 38689 --:--:-- --:--:-- --:--:-- 38685 [2021-08-27T01:34:05.705Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] } [2021-08-27T01:34:05.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-27T01:34:06.470Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-27T01:34:06.489Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:34:06.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-27T01:34:06.817Z] [2021-08-27T01:34:06.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:34:07.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-27T01:34:07.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-27T01:34:07.156Z] 188c0c94c7c5: Pulling fs layer [2021-08-27T01:34:07.156Z] 0ef7d3d256c8: Pulling fs layer [2021-08-27T01:34:07.156Z] de9db76c5a1d: Pulling fs layer [2021-08-27T01:34:07.156Z] 0eba1c9be4d2: Pulling fs layer [2021-08-27T01:34:07.156Z] 0d57e429df01: Pulling fs layer [2021-08-27T01:34:07.156Z] 4e4be7b47b0d: Pulling fs layer [2021-08-27T01:34:07.156Z] e1f770b5df2f: Pulling fs layer [2021-08-27T01:34:07.156Z] 85a0685a4137: Pulling fs layer [2021-08-27T01:34:07.156Z] 0eba1c9be4d2: Waiting [2021-08-27T01:34:07.156Z] 0d57e429df01: Waiting [2021-08-27T01:34:07.156Z] 4e4be7b47b0d: Waiting [2021-08-27T01:34:07.156Z] e1f770b5df2f: Waiting [2021-08-27T01:34:07.156Z] 85a0685a4137: Waiting [2021-08-27T01:34:07.156Z] de9db76c5a1d: Verifying Checksum [2021-08-27T01:34:07.156Z] de9db76c5a1d: Download complete [2021-08-27T01:34:07.156Z] 0ef7d3d256c8: Verifying Checksum [2021-08-27T01:34:07.156Z] 0ef7d3d256c8: Download complete [2021-08-27T01:34:07.428Z] 0d57e429df01: Verifying Checksum [2021-08-27T01:34:07.428Z] 0d57e429df01: Download complete [2021-08-27T01:34:07.428Z] 4e4be7b47b0d: Verifying Checksum [2021-08-27T01:34:07.428Z] 4e4be7b47b0d: Download complete [2021-08-27T01:34:07.428Z] 188c0c94c7c5: Verifying Checksum [2021-08-27T01:34:07.428Z] 188c0c94c7c5: Download complete [2021-08-27T01:34:07.704Z] 188c0c94c7c5: Pull complete [2021-08-27T01:34:07.704Z] 0ef7d3d256c8: Pull complete [2021-08-27T01:34:07.704Z] de9db76c5a1d: Pull complete [2021-08-27T01:34:09.116Z] e1f770b5df2f: Verifying Checksum [2021-08-27T01:34:09.116Z] e1f770b5df2f: Download complete [2021-08-27T01:34:12.869Z] 0eba1c9be4d2: Verifying Checksum [2021-08-27T01:34:12.869Z] 0eba1c9be4d2: Download complete [2021-08-27T01:34:13.460Z] 85a0685a4137: Verifying Checksum [2021-08-27T01:34:13.460Z] 85a0685a4137: Download complete [2021-08-27T01:34:16.082Z] 0eba1c9be4d2: Pull complete [2021-08-27T01:34:16.082Z] 0d57e429df01: Pull complete [2021-08-27T01:34:16.082Z] 4e4be7b47b0d: Pull complete [2021-08-27T01:34:16.671Z] e1f770b5df2f: Pull complete [2021-08-27T01:34:20.032Z] 85a0685a4137: Pull complete [2021-08-27T01:34:20.032Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-27T01:34:20.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-27T01:34:20.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-27T01:34:20.138Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:34:20.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-27T01:34:22.516Z] $ docker top 8566cbb174c80efe84b357223d4caf2c8c6d521be3f1555bf0e9e040c394e282 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-27T01:34:22.642Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-27T01:34:22.964Z] + set -o pipefail [2021-08-27T01:34:22.964Z] + snyk monitor '--org=edgex-jenkins' [2021-08-27T01:34:28.332Z] [2021-08-27T01:34:28.332Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2021-08-27T01:34:28.332Z] [2021-08-27T01:34:28.332Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/dc38a5d8-ca95-4af5-81bf-865dcfd90c4d [2021-08-27T01:34:28.332Z] [2021-08-27T01:34:28.332Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-27T01:34:28.332Z] [2021-08-27T01:34:28.332Z] [Pipeline] } [2021-08-27T01:34:28.347Z] $ docker stop --time=1 8566cbb174c80efe84b357223d4caf2c8c6d521be3f1555bf0e9e040c394e282 [2021-08-27T01:34:30.431Z] $ docker rm -f 8566cbb174c80efe84b357223d4caf2c8c6d521be3f1555bf0e9e040c394e282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-08-27T01:34:31.222Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T01:34:31.245Z] provisioning config files... [2021-08-27T01:34:31.259Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3715888812115408942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:34:31.596Z] --> edgex-publish-swagger.sh [2021-08-27T01:34:31.596Z] === Publish openapi/v2 API === [2021-08-27T01:34:31.596Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-08-27T01:34:31.596Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2021-08-27T01:34:31.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-27T01:34:31.596Z] Dload Upload Total Spent Left Speed [2021-08-27T01:34:32.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 63729 --:--:-- --:--:-- --:--:-- 63719 [2021-08-27T01:34:32.389Z] [2021-08-27T01:34:32.389Z] [Pipeline] } [2021-08-27T01:34:32.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-27T01:34:32.965Z] + git log --format=format:%s -1 bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:34:33.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T01:34:33.298Z] . [Pipeline] withDockerContainer [2021-08-27T01:34:33.409Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:34:33.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-27T01:34:33.920Z] $ docker top 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T01:34:34.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T01:34:34.076Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T01:34:34.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T01:34:34.220Z] $ docker exec 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 ssh-agent [2021-08-27T01:34:34.356Z] SSH_AUTH_SOCK=/tmp/ssh-mjaAzKPqxvZh/agent.13 [2021-08-27T01:34:34.356Z] SSH_AGENT_PID=19 [2021-08-27T01:34:34.366Z] Running ssh-add (command line suppressed) [2021-08-27T01:34:34.475Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_362565316401939579.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_362565316401939579.key) [2021-08-27T01:34:34.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T01:34:34.821Z] + git semver tag [2021-08-27T01:34:34.822Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T01:34:34.822Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-08-27T01:34:34.822Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-08-27T01:34:34.822Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T01:34:34.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T01:34:34.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T01:34:34.822Z] # $SEMVER_BRANCH = main [2021-08-27T01:34:34.822Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2021-08-27T01:34:34.822Z] # bf5c9c06661c62e7a6125d216487b56d9fd36bed HEAD [2021-08-27T01:34:34.822Z] # -> Force: false [2021-08-27T01:34:34.822Z] # de875e3509fd4ade0774d86905b5259b7f194a10 refs/tags/v2.0.1-dev.11 [Pipeline] } [2021-08-27T01:34:34.835Z] $ docker exec --env ******** --env ******** 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 ssh-agent -k [2021-08-27T01:34:34.953Z] unset SSH_AUTH_SOCK; [2021-08-27T01:34:34.953Z] unset SSH_AGENT_PID; [2021-08-27T01:34:34.953Z] echo Agent pid 19 killed; [2021-08-27T01:34:34.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T01:34:35.331Z] + git semver [Pipeline] } [2021-08-27T01:34:35.559Z] $ docker stop --time=1 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 [2021-08-27T01:34:36.744Z] $ docker rm -f 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:34:37.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-27T01:34:37.225Z] [2021-08-27T01:34:37.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:34:37.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-27T01:34:37.565Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-27T01:34:37.565Z] ab5ef0e58194: Pulling fs layer [2021-08-27T01:34:37.565Z] 9712f1f96733: Pulling fs layer [2021-08-27T01:34:37.565Z] 63f879dbbcfc: Pulling fs layer [2021-08-27T01:34:37.565Z] 0d9ebad4ef96: Pulling fs layer [2021-08-27T01:34:37.565Z] e9a5061849ea: Pulling fs layer [2021-08-27T01:34:37.565Z] d747dcd14b5f: Pulling fs layer [2021-08-27T01:34:37.565Z] 2de7ff778b66: Pulling fs layer [2021-08-27T01:34:37.565Z] 0d9ebad4ef96: Waiting [2021-08-27T01:34:37.565Z] e9a5061849ea: Waiting [2021-08-27T01:34:37.565Z] d747dcd14b5f: Waiting [2021-08-27T01:34:37.565Z] 2de7ff778b66: Waiting [2021-08-27T01:34:37.565Z] 9712f1f96733: Verifying Checksum [2021-08-27T01:34:37.565Z] 9712f1f96733: Download complete [2021-08-27T01:34:40.149Z] 63f879dbbcfc: Verifying Checksum [2021-08-27T01:34:40.149Z] 63f879dbbcfc: Download complete [2021-08-27T01:34:40.149Z] e9a5061849ea: Verifying Checksum [2021-08-27T01:34:40.149Z] e9a5061849ea: Download complete [2021-08-27T01:34:40.149Z] d747dcd14b5f: Verifying Checksum [2021-08-27T01:34:40.149Z] d747dcd14b5f: Download complete [2021-08-27T01:34:41.109Z] 2de7ff778b66: Verifying Checksum [2021-08-27T01:34:41.109Z] 2de7ff778b66: Download complete [2021-08-27T01:34:41.377Z] ab5ef0e58194: Verifying Checksum [2021-08-27T01:34:41.377Z] ab5ef0e58194: Download complete [2021-08-27T01:34:41.377Z] 0d9ebad4ef96: Verifying Checksum [2021-08-27T01:34:41.377Z] 0d9ebad4ef96: Download complete [2021-08-27T01:34:43.977Z] ab5ef0e58194: Pull complete [2021-08-27T01:34:43.977Z] 9712f1f96733: Pull complete [2021-08-27T01:34:44.578Z] 63f879dbbcfc: Pull complete [2021-08-27T01:34:47.989Z] 0d9ebad4ef96: Pull complete [2021-08-27T01:34:48.255Z] e9a5061849ea: Pull complete [2021-08-27T01:34:48.255Z] d747dcd14b5f: Pull complete [2021-08-27T01:34:49.227Z] 2de7ff778b66: Pull complete [2021-08-27T01:34:49.227Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-27T01:34:49.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-27T01:34:49.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-27T01:34:49.323Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:34:49.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-27T01:34:52.340Z] $ docker top 40f7c1d4d8536946fb2aad24a5c445a4b6c4f621a28f45f2758e5191bb01310d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-27T01:34:52.450Z] provisioning config files... [2021-08-27T01:34:52.469Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5834831039898533089tmp [2021-08-27T01:34:52.489Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8894245406348836294tmp [2021-08-27T01:34:52.508Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2991690405224168493tmp [Pipeline] { [Pipeline] echo [2021-08-27T01:34:52.534Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:34:52.848Z] ---> sigul-configuration.sh [2021-08-27T01:34:52.848Z] gpg: directory `/root/.gnupg' created [2021-08-27T01:34:52.848Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-27T01:34:52.848Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-27T01:34:52.848Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-27T01:34:52.848Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-27T01:34:52.848Z] gpg: CAST5 encrypted data [2021-08-27T01:34:52.848Z] gpg: encrypted with 1 passphrase [2021-08-27T01:34:52.848Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-27T01:34:53.166Z] + mkdir /home/jenkins [2021-08-27T01:34:53.166Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-27T01:34:53.486Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-27T01:34:53.500Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:34:53.813Z] ---> sigul-install.sh [2021-08-27T01:34:53.813Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-27T01:34:54.128Z] + git tag --list [2021-08-27T01:34:54.128Z] 0.7.1 [2021-08-27T01:34:54.128Z] delhi-tag [2021-08-27T01:34:54.128Z] v1.0.0 [2021-08-27T01:34:54.128Z] v1.1.0 [2021-08-27T01:34:54.128Z] v1.1.1 [2021-08-27T01:34:54.128Z] v1.1.2 [2021-08-27T01:34:54.128Z] v1.2.0 [2021-08-27T01:34:54.128Z] v1.2.1 [2021-08-27T01:34:54.128Z] v1.2.2 [2021-08-27T01:34:54.128Z] v1.2.3 [2021-08-27T01:34:54.128Z] v1.3.0 [2021-08-27T01:34:54.128Z] v1.4.0 [2021-08-27T01:34:54.128Z] v2.0.0 [2021-08-27T01:34:54.128Z] v2.0.1-dev.1 [2021-08-27T01:34:54.128Z] v2.0.1-dev.10 [2021-08-27T01:34:54.128Z] v2.0.1-dev.11 [2021-08-27T01:34:54.128Z] v2.0.1-dev.2 [2021-08-27T01:34:54.128Z] v2.0.1-dev.3 [2021-08-27T01:34:54.128Z] v2.0.1-dev.4 [2021-08-27T01:34:54.128Z] v2.0.1-dev.5 [2021-08-27T01:34:54.128Z] v2.0.1-dev.6 [2021-08-27T01:34:54.128Z] v2.0.1-dev.7 [2021-08-27T01:34:54.128Z] v2.0.1-dev.8 [2021-08-27T01:34:54.128Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-27T01:34:54.446Z] + lftools sign git-tag v2.0.1-dev.11 [2021-08-27T01:34:55.028Z] Signing Git tag with Sigul... [2021-08-27T01:34:55.028Z] Signing v2.0.1-dev.11 [Pipeline] echo [2021-08-27T01:34:56.002Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:34:56.309Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-27T01:34:56.322Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-27T01:34:56.356Z] $ docker stop --time=1 40f7c1d4d8536946fb2aad24a5c445a4b6c4f621a28f45f2758e5191bb01310d [2021-08-27T01:34:57.589Z] $ docker rm -f 40f7c1d4d8536946fb2aad24a5c445a4b6c4f621a28f45f2758e5191bb01310d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:34:58.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T01:34:58.258Z] . [Pipeline] withDockerContainer [2021-08-27T01:34:58.352Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:34:58.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-27T01:34:58.838Z] $ docker top 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T01:34:58.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T01:34:58.981Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T01:34:59.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T01:34:59.102Z] $ docker exec 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 ssh-agent [2021-08-27T01:34:59.222Z] SSH_AUTH_SOCK=/tmp/ssh-zAmrz0w0TQjI/agent.14 [2021-08-27T01:34:59.222Z] SSH_AGENT_PID=20 [2021-08-27T01:34:59.232Z] Running ssh-add (command line suppressed) [2021-08-27T01:34:59.336Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4117638435743511239.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4117638435743511239.key) [2021-08-27T01:34:59.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T01:34:59.678Z] + git semver bump pre [2021-08-27T01:34:59.678Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T01:34:59.678Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-08-27T01:34:59.678Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-08-27T01:34:59.678Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T01:34:59.678Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T01:34:59.678Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T01:34:59.678Z] # $SEMVER_BRANCH = main [2021-08-27T01:34:59.678Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2021-08-27T01:34:59.678Z] 2.0.1-dev.12 [Pipeline] } [2021-08-27T01:34:59.692Z] $ docker exec --env ******** --env ******** 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 ssh-agent -k [2021-08-27T01:34:59.789Z] unset SSH_AUTH_SOCK; [2021-08-27T01:34:59.789Z] unset SSH_AGENT_PID; [2021-08-27T01:34:59.789Z] echo Agent pid 20 killed; [2021-08-27T01:34:59.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T01:35:00.157Z] + git semver [Pipeline] } [2021-08-27T01:35:00.176Z] $ docker stop --time=1 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 [2021-08-27T01:35:01.373Z] $ docker rm -f 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:35:01.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-27T01:35:01.805Z] . [Pipeline] withDockerContainer [2021-08-27T01:35:01.893Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:35:01.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-27T01:35:02.351Z] $ docker top 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-27T01:35:02.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-27T01:35:02.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-27T01:35:02.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-27T01:35:02.619Z] $ docker exec 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 ssh-agent [2021-08-27T01:35:02.734Z] SSH_AUTH_SOCK=/tmp/ssh-P9kmR6l0PaMW/agent.13 [2021-08-27T01:35:02.734Z] SSH_AGENT_PID=20 [2021-08-27T01:35:02.746Z] Running ssh-add (command line suppressed) [2021-08-27T01:35:02.850Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5593784250781683687.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5593784250781683687.key) [2021-08-27T01:35:02.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-27T01:35:03.405Z] + git semver push [2021-08-27T01:35:03.405Z] # -> Open(): unable to determine branch for HEAD [2021-08-27T01:35:03.405Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-08-27T01:35:03.405Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-08-27T01:35:03.405Z] # $SEMVER_REMOTE_NAME = origin [2021-08-27T01:35:03.405Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-27T01:35:03.405Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-27T01:35:03.405Z] # $SEMVER_BRANCH = main [2021-08-27T01:35:03.405Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2021-08-27T01:35:04.825Z] $ docker exec --env ******** --env ******** 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 ssh-agent -k [2021-08-27T01:35:04.925Z] unset SSH_AUTH_SOCK; [2021-08-27T01:35:04.925Z] unset SSH_AGENT_PID; [2021-08-27T01:35:04.925Z] echo Agent pid 20 killed; [2021-08-27T01:35:04.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-27T01:35:05.311Z] + git semver [Pipeline] } [2021-08-27T01:35:05.334Z] $ docker stop --time=1 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 [2021-08-27T01:35:06.519Z] $ docker rm -f 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-27T01:35:07.682Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:08.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:08.811Z] ---> package-listing.sh [2021-08-27T01:35:08.811Z] ++ facter osfamily [2021-08-27T01:35:08.811Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-27T01:35:08.811Z] + OS_FAMILY=redhat [2021-08-27T01:35:08.811Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2021-08-27T01:35:08.811Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-27T01:35:08.811Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-27T01:35:08.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-27T01:35:08.811Z] + PACKAGES=/tmp/packages_start.txt [2021-08-27T01:35:08.811Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2021-08-27T01:35:08.811Z] + PACKAGES=/tmp/packages_end.txt [2021-08-27T01:35:08.811Z] + case "${OS_FAMILY}" in [2021-08-27T01:35:08.811Z] + sort [2021-08-27T01:35:08.811Z] + rpm -qa [2021-08-27T01:35:09.771Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-27T01:35:09.771Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-27T01:35:09.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-27T01:35:09.771Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2021-08-27T01:35:09.771Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2021-08-27T01:35:09.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2021-08-27T01:35:09.791Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-27T01:35:10.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:35:10.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:35:10.691Z] [2021-08-27T01:35:10.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-27T01:35:11.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:35:11.029Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-27T01:35:11.029Z] b4d181a07f80: Pulling fs layer [2021-08-27T01:35:11.029Z] a1111a8f2ec3: Pulling fs layer [2021-08-27T01:35:11.029Z] ed53099fbce6: Pulling fs layer [2021-08-27T01:35:11.029Z] dc539afda2c1: Pulling fs layer [2021-08-27T01:35:11.029Z] 77bc0d833cb6: Pulling fs layer [2021-08-27T01:35:11.029Z] 9065ff56babe: Pulling fs layer [2021-08-27T01:35:11.029Z] d287ab97295c: Pulling fs layer [2021-08-27T01:35:11.029Z] 77bc0d833cb6: Waiting [2021-08-27T01:35:11.029Z] 9065ff56babe: Waiting [2021-08-27T01:35:11.029Z] d287ab97295c: Waiting [2021-08-27T01:35:11.029Z] dc539afda2c1: Waiting [2021-08-27T01:35:11.294Z] a1111a8f2ec3: Download complete [2021-08-27T01:35:11.559Z] dc539afda2c1: Verifying Checksum [2021-08-27T01:35:11.559Z] dc539afda2c1: Download complete [2021-08-27T01:35:11.559Z] 77bc0d833cb6: Verifying Checksum [2021-08-27T01:35:11.559Z] 77bc0d833cb6: Download complete [2021-08-27T01:35:11.824Z] ed53099fbce6: Verifying Checksum [2021-08-27T01:35:11.824Z] ed53099fbce6: Download complete [2021-08-27T01:35:11.824Z] 9065ff56babe: Verifying Checksum [2021-08-27T01:35:11.824Z] 9065ff56babe: Download complete [2021-08-27T01:35:12.411Z] b4d181a07f80: Verifying Checksum [2021-08-27T01:35:12.411Z] b4d181a07f80: Download complete [2021-08-27T01:35:13.391Z] b4d181a07f80: Pull complete [2021-08-27T01:35:13.663Z] a1111a8f2ec3: Pull complete [2021-08-27T01:35:14.249Z] ed53099fbce6: Pull complete [2021-08-27T01:35:14.249Z] dc539afda2c1: Pull complete [2021-08-27T01:35:14.516Z] 77bc0d833cb6: Pull complete [2021-08-27T01:35:14.516Z] 9065ff56babe: Pull complete [2021-08-27T01:35:16.672Z] d287ab97295c: Verifying Checksum [2021-08-27T01:35:16.672Z] d287ab97295c: Download complete [2021-08-27T01:35:20.959Z] d287ab97295c: Pull complete [2021-08-27T01:35:20.959Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-27T01:35:20.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-27T01:35:20.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-27T01:35:21.057Z] prd-centos7-docker-4c-2g-916 does not seem to be running inside a container [2021-08-27T01:35:21.119Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-27T01:35:24.145Z] $ docker top 41ba84dc621869b20536f449f90fc44b35f326771eb20c8865b6589bbc887411 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-27T01:35:24.573Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-27T01:35:24.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-27T01:35:25.208Z] + ls /var/log/sa-host [2021-08-27T01:35:25.208Z] + sadf -c /var/log/sa-host/sa05 [2021-08-27T01:35:25.208Z] file_magic: OK [2021-08-27T01:35:25.208Z] HZ: Using current value: 100 [2021-08-27T01:35:25.208Z] file_header: OK [2021-08-27T01:35:25.208Z] 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 [2021-08-27T01:35:25.208Z] Statistics: [2021-08-27T01:35:25.208Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T01:35:25.208Z] File successfully converted to sysstat format version 12.0.3 [2021-08-27T01:35:25.208Z] + sadf -c /var/log/sa-host/sa27 [2021-08-27T01:35:25.208Z] file_magic: OK [2021-08-27T01:35:25.208Z] HZ: Using current value: 100 [2021-08-27T01:35:25.208Z] file_header: OK [2021-08-27T01:35:25.208Z] 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 [2021-08-27T01:35:25.208Z] Statistics: [2021-08-27T01:35:25.208Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-27T01:35:25.208Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-27T01:35:25.809Z] provisioning config files... [2021-08-27T01:35:25.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2588582886083657800tmp [Pipeline] { [Pipeline] echo [2021-08-27T01:35:25.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:26.175Z] ---> create-netrc.sh [Pipeline] } [2021-08-27T01:35:26.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:26.606Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-27T01:35:26.621Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:26.937Z] ---> sudo-logs.sh [2021-08-27T01:35:26.937Z] Archiving 'sudo' log.. [2021-08-27T01:35:26.937Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-916.vexxhost.local: Name or service not known [2021-08-27T01:35:26.937Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-916.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-27T01:35:26.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:27.292Z] ---> job-cost.sh [2021-08-27T01:35:27.292Z] lf-activate-venv: SKIPPING [2021-08-27T01:35:27.292Z] DEBUG: total: 0.10999999940395355 [2021-08-27T01:35:27.292Z] INFO: Retrieving Stack Cost... [2021-08-27T01:35:27.960Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-27T01:35:28.293Z] INFO: Archiving Costs [Pipeline] echo [2021-08-27T01:35:28.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-27T01:35:28.698Z] ---> logs-deploy.sh [2021-08-27T01:35:28.698Z] lf-activate-venv: SKIPPING [2021-08-27T01:35:28.698Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/8 [2021-08-27T01:35:28.698Z] INFO: archiving workspace using pattern(s): [2021-08-27T01:35:29.658Z] Archives upload complete. [2021-08-27T01:35:29.658Z] INFO: archiving logs to Nexus [2021-08-27T01:35:30.244Z] ---> uname -a: [2021-08-27T01:35:30.244Z] Linux prd-centos7-docker-4c-2g-916.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-27T01:35:30.244Z] [2021-08-27T01:35:30.244Z] [2021-08-27T01:35:30.244Z] ---> lscpu: [2021-08-27T01:35:30.244Z] Architecture: x86_64 [2021-08-27T01:35:30.244Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-27T01:35:30.244Z] Byte Order: Little Endian [2021-08-27T01:35:30.244Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-27T01:35:30.244Z] CPU(s): 2 [2021-08-27T01:35:30.244Z] On-line CPU(s) list: 0,1 [2021-08-27T01:35:30.244Z] Thread(s) per core: 1 [2021-08-27T01:35:30.244Z] Core(s) per socket: 1 [2021-08-27T01:35:30.244Z] Socket(s): 2 [2021-08-27T01:35:30.244Z] NUMA node(s): 1 [2021-08-27T01:35:30.244Z] Vendor ID: AuthenticAMD [2021-08-27T01:35:30.244Z] CPU family: 23 [2021-08-27T01:35:30.244Z] Model: 49 [2021-08-27T01:35:30.244Z] Model name: AMD EPYC-Rome Processor [2021-08-27T01:35:30.244Z] Stepping: 0 [2021-08-27T01:35:30.244Z] CPU MHz: 2799.998 [2021-08-27T01:35:30.244Z] BogoMIPS: 5599.99 [2021-08-27T01:35:30.244Z] Virtualization: AMD-V [2021-08-27T01:35:30.244Z] Hypervisor vendor: KVM [2021-08-27T01:35:30.244Z] Virtualization type: full [2021-08-27T01:35:30.244Z] L1d cache: 32K [2021-08-27T01:35:30.244Z] L1i cache: 32K [2021-08-27T01:35:30.244Z] L2 cache: 512K [2021-08-27T01:35:30.244Z] L3 cache: 16384K [2021-08-27T01:35:30.245Z] NUMA node0 CPU(s): 0,1 [2021-08-27T01:35:30.245Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] ---> nproc: [2021-08-27T01:35:30.245Z] 2 [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] ---> df -h: [2021-08-27T01:35:30.245Z] Filesystem Size Used Avail Use% Mounted on [2021-08-27T01:35:30.245Z] overlay 40G 9.0G 32G 23% / [2021-08-27T01:35:30.245Z] tmpfs 64M 0 64M 0% /dev [2021-08-27T01:35:30.245Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-27T01:35:30.245Z] shm 64M 0 64M 0% /dev/shm [2021-08-27T01:35:30.245Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] ---> sar -b -r -n DEV: [2021-08-27T01:35:30.245Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] 01:24:45 LINUX RESTART (2 CPU) [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] 01:26:01 tps rtps wtps bread/s bwrtn/s [2021-08-27T01:35:30.245Z] 01:27:01 1.78 0.00 1.78 0.00 37.00 [2021-08-27T01:35:30.245Z] 01:28:01 0.40 0.00 0.40 0.00 5.41 [2021-08-27T01:35:30.245Z] 01:29:01 0.27 0.00 0.27 0.00 3.33 [2021-08-27T01:35:30.245Z] 01:30:01 0.22 0.00 0.22 0.00 2.73 [2021-08-27T01:35:30.245Z] 01:31:01 0.30 0.00 0.30 0.00 5.05 [2021-08-27T01:35:30.245Z] 01:32:01 0.33 0.00 0.33 0.00 4.31 [2021-08-27T01:35:30.245Z] 01:33:01 0.13 0.00 0.13 0.00 2.02 [2021-08-27T01:35:30.245Z] 01:34:01 0.42 0.00 0.42 0.00 6.31 [2021-08-27T01:35:30.245Z] 01:35:01 193.47 0.05 193.42 4.00 53920.57 [2021-08-27T01:35:30.245Z] Average: 21.93 0.01 21.93 0.44 6000.30 [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-27T01:35:30.245Z] 01:27:01 5477276 0 792508 9.90 2620 1736536 1237476 13.66 570296 1563032 8 [2021-08-27T01:35:30.245Z] 01:28:01 5480720 0 789060 9.85 2620 1736540 1196456 13.21 564616 1566132 16 [2021-08-27T01:35:30.245Z] 01:29:01 5478152 0 791628 9.88 2620 1736540 1196528 13.21 566444 1566772 8 [2021-08-27T01:35:30.245Z] 01:30:01 5479012 0 790760 9.87 2620 1736548 1196468 13.21 563304 1569588 8 [2021-08-27T01:35:30.245Z] 01:31:01 5478988 0 790776 9.87 2620 1736556 1196456 13.21 563248 1569592 8 [2021-08-27T01:35:30.245Z] 01:32:01 5479740 0 790020 9.86 2620 1736560 1196204 13.21 562880 1569588 20 [2021-08-27T01:35:30.245Z] 01:33:01 5468304 0 801452 10.01 2620 1736564 1196204 13.21 574352 1569588 8 [2021-08-27T01:35:30.245Z] 01:34:01 5467576 0 802172 10.02 2620 1736572 1196204 13.21 574772 1569588 8 [2021-08-27T01:35:30.245Z] 01:35:01 3868436 0 1079188 13.47 2620 3058696 1476816 16.30 821048 2700036 56 [2021-08-27T01:35:30.245Z] Average: 5297578 0 825285 10.30 2620 1883457 1232090 13.60 595662 1693768 16 [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-27T01:35:30.245Z] 01:27:01 eth0 2.47 0.90 3.20 0.08 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:28:01 eth0 1.00 0.27 0.32 0.19 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:29:01 eth0 1.12 0.43 0.33 0.21 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:30:01 eth0 0.98 0.23 0.32 0.19 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:31:01 eth0 0.72 0.43 0.41 0.27 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:34:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:35:01 eth0 1348.88 918.62 7740.45 126.19 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] 01:35:01 docker0 76.17 100.58 5.99 388.27 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] Average: eth0 150.65 102.38 860.82 14.13 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] Average: docker0 8.47 11.18 0.67 43.15 0.00 0.00 0.00 0.00 [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] ---> sar -P ALL: [2021-08-27T01:35:30.245Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] 01:24:45 LINUX RESTART (2 CPU) [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] 01:26:01 CPU %user %nice %system %iowait %steal %idle [2021-08-27T01:35:30.245Z] 01:27:01 all 0.24 0.00 0.10 0.01 0.02 99.63 [2021-08-27T01:35:30.245Z] 01:27:01 0 0.40 0.00 0.10 0.00 0.02 99.48 [2021-08-27T01:35:30.245Z] 01:27:01 1 0.08 0.00 0.10 0.02 0.02 99.78 [2021-08-27T01:35:30.245Z] 01:28:01 all 0.24 0.00 0.08 0.00 0.01 99.67 [2021-08-27T01:35:30.245Z] 01:28:01 0 0.38 0.00 0.07 0.00 0.00 99.55 [2021-08-27T01:35:30.245Z] 01:28:01 1 0.10 0.00 0.08 0.00 0.02 99.80 [2021-08-27T01:35:30.245Z] 01:29:01 all 0.21 0.00 0.07 0.00 0.02 99.71 [2021-08-27T01:35:30.245Z] 01:29:01 0 0.33 0.00 0.05 0.00 0.02 99.60 [2021-08-27T01:35:30.245Z] 01:29:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2021-08-27T01:35:30.245Z] 01:30:01 all 0.12 0.00 0.05 0.00 0.02 99.82 [2021-08-27T01:35:30.245Z] 01:30:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-08-27T01:35:30.245Z] 01:30:01 1 0.08 0.00 0.07 0.00 0.03 99.82 [2021-08-27T01:35:30.245Z] 01:31:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-08-27T01:35:30.245Z] 01:31:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-08-27T01:35:30.245Z] 01:31:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-08-27T01:35:30.245Z] 01:32:01 all 0.18 0.00 0.06 0.00 0.02 99.75 [2021-08-27T01:35:30.245Z] 01:32:01 0 0.32 0.00 0.08 0.00 0.02 99.58 [2021-08-27T01:35:30.245Z] 01:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-27T01:35:30.245Z] 01:33:01 all 0.27 0.00 0.06 0.00 0.01 99.67 [2021-08-27T01:35:30.245Z] 01:33:01 0 0.47 0.00 0.03 0.00 0.00 99.50 [2021-08-27T01:35:30.245Z] 01:33:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2021-08-27T01:35:30.245Z] 01:34:01 all 0.21 0.00 0.07 0.00 0.02 99.71 [2021-08-27T01:35:30.245Z] 01:34:01 0 0.37 0.00 0.05 0.00 0.02 99.57 [2021-08-27T01:35:30.245Z] 01:34:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-08-27T01:35:30.245Z] 01:35:01 all 24.22 0.00 12.07 1.98 0.10 61.62 [2021-08-27T01:35:30.245Z] 01:35:01 0 24.70 0.00 12.30 2.11 0.09 60.80 [2021-08-27T01:35:30.245Z] 01:35:01 1 23.74 0.00 11.85 1.86 0.11 62.44 [2021-08-27T01:35:30.245Z] Average: all 2.71 0.00 1.31 0.21 0.02 95.75 [2021-08-27T01:35:30.245Z] Average: 0 2.87 0.00 1.33 0.22 0.02 95.57 [2021-08-27T01:35:30.245Z] Average: 1 2.54 0.00 1.30 0.20 0.03 95.93 [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z] [2021-08-27T01:35:30.245Z]