Pull request #1030 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 79e57a5f6b219400b62176936194a9570b8e2040+d24546102b5fafb36a92b102b4be54f609bac794 (4c560932f966bc849949ccab25410d78ff08c771) 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-ssh395109880564182341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1121003636658959838.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1204604828736897230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh5934296937077526474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4693122993570196980.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2419 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1030 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh8962583209109346347.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh293314397267506381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 79e57a5f6b219400b62176936194a9570b8e2040 Merge succeeded, producing 79e57a5f6b219400b62176936194a9570b8e2040 Checking out Revision 79e57a5f6b219400b62176936194a9570b8e2040 (PR-1030) > git config core.sparsecheckout # timeout=10 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh8060722240514568837.key > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:28 ========================================================= 15:45:28 EdgeX Global Pipelines Version Info 15:45:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 15:45:29 ------------------- 15:45:29 stable info: 15:45:29 ------------------- 15:45:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:29 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 15:45:29 Message: update stable to v1.0.207 15:45:30 ------------------- 15:45:30 experimental info: 15:45:30 ------------------- 15:45:30 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:30 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 15:45:30 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1030 [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1030 [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1030 [Pipeline] echo 15:45:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79e57a5f6b219400b62176936194a9570b8e2040 [Pipeline] echo 15:45:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79e57a5 [Pipeline] echo 15:45:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:31 provisioning config files... 15:45:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config5955635592746814944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:31 ---> docker-login.sh 15:45:31 nexus3.edgexfoundry.org:10001 15:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:31 Configure a credential helper to remove this warning. See 15:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:31 15:45:31 Login Succeeded 15:45:31 nexus3.edgexfoundry.org:10002 15:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:31 Configure a credential helper to remove this warning. See 15:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:31 15:45:31 Login Succeeded 15:45:31 nexus3.edgexfoundry.org:10003 15:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:32 Configure a credential helper to remove this warning. See 15:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:32 15:45:32 Login Succeeded 15:45:32 nexus3.edgexfoundry.org:10004 15:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:32 Configure a credential helper to remove this warning. See 15:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:32 15:45:32 Login Succeeded 15:45:32 docker.io 15:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:32 Configure a credential helper to remove this warning. See 15:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:32 15:45:32 Login Succeeded 15:45:32 ---> docker-login.sh ends [Pipeline] } 15:45:32 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 15:45:33 + git log --format=format:%s -1 79e57a5f6b219400b62176936194a9570b8e2040 [Pipeline] echo 15:45:33 GIT_COMMIT: 79e57a5f6b219400b62176936194a9570b8e2040, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 15:45:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:33 15:45:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:45:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:34 latest: Pulling from edgex-devops/git-semver 15:45:34 31603596830f: Pulling fs layer 15:45:34 04fac38145f0: Pulling fs layer 15:45:34 701f6daf10bf: Pulling fs layer 15:45:34 24f72da36158: Pulling fs layer 15:45:34 24f72da36158: Waiting 15:45:34 04fac38145f0: Verifying Checksum 15:45:34 04fac38145f0: Download complete 15:45:34 31603596830f: Verifying Checksum 15:45:34 31603596830f: Download complete 15:45:34 24f72da36158: Verifying Checksum 15:45:34 24f72da36158: Download complete 15:45:34 701f6daf10bf: Verifying Checksum 15:45:34 701f6daf10bf: Download complete 15:45:34 31603596830f: Pull complete 15:45:34 04fac38145f0: Pull complete 15:45:35 701f6daf10bf: Pull complete 15:45:35 24f72da36158: Pull complete 15:45:35 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:45:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:45:35 prd-centos7-docker-4c-2g-2419 does not seem to be running inside a container 15:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:45:36 $ docker top b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:36 [ssh-agent] Looking for ssh-agent implementation... 15:45:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:36 $ docker exec b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent 15:45:36 SSH_AUTH_SOCK=/tmp/ssh-HuV2fmtU3d3I/agent.13 15:45:36 SSH_AGENT_PID=19 15:45:36 Running ssh-add (command line suppressed) 15:45:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_2859813623280331516.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_2859813623280331516.key) 15:45:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:37 + git tag --points-at HEAD [Pipeline] } 15:45:37 $ docker exec --env ******** --env ******** b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent -k 15:45:37 unset SSH_AUTH_SOCK; 15:45:37 unset SSH_AGENT_PID; 15:45:37 echo Agent pid 19 killed; 15:45:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:45:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:37 [ssh-agent] Looking for ssh-agent implementation... 15:45:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:37 $ docker exec b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent 15:45:37 SSH_AUTH_SOCK=/tmp/ssh-H9AlUXTzj6wF/agent.54 15:45:37 SSH_AGENT_PID=61 15:45:37 Running ssh-add (command line suppressed) 15:45:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_5412127962726146752.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_5412127962726146752.key) 15:45:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:38 + git semver init 15:45:38 # -> Open(): unable to determine branch for HEAD 15:45:38 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.git 15:45:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1030 15:45:38 # $SEMVER_REMOTE_NAME = origin 15:45:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:45:38 # $SEMVER_USER_NAME = edgex-jenkins 15:45:38 # $SEMVER_BRANCH = PR-1030 15:45:38 # $SEMVER_TEMP = /tmp/semver-416337166 15:45:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 15:45:39 # '/tmp/semver-416337166' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver' 15:45:39 # -> Force: false 15:45:39 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver [Pipeline] } 15:45:39 $ docker exec --env ******** --env ******** b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent -k 15:45:39 unset SSH_AUTH_SOCK; 15:45:39 unset SSH_AGENT_PID; 15:45:39 echo Agent pid 61 killed; 15:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:39 + git semver [Pipeline] } 15:45:39 $ docker stop --time=1 b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c 15:45:40 $ docker rm -f b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c [Pipeline] // withDockerContainer [Pipeline] sh 15:45:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:45:41 Stashed 1 file(s) [Pipeline] echo 15:45:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:45:56 Still waiting to schedule task 15:45:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:45:56 Still waiting to schedule task 15:45:56 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2417’ is offline 15:50:19 Running on prd-centos7-docker-4c-2g-2424 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 15:50:19 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 15:50:19 Selected Git installation does not exist. Using Default 15:50:19 The recommended git tool is: NONE 15:50:22 using credential edgex-jenkins-ssh 15:50:22 Cloning the remote Git repository 15:50:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:50:22 > git init /w/workspace/device-sdk-go/4 # timeout=10 15:50:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:50:22 > git --version # timeout=10 15:50:22 > git --version # 'git version 2.24.4' 15:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:22 [INFO] Currently running in a labeled security context 15:50:22 [INFO] Currently SELinux is 'enforcing' on the host 15:50:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh8463121602675452295.key 15:50:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:50:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:50:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:23 [INFO] Currently running in a labeled security context 15:50:23 [INFO] Currently SELinux is 'enforcing' on the host 15:50:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4852402045006495991.key 15:50:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:50:24 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 79e57a5f6b219400b62176936194a9570b8e2040 15:50:24 Merge succeeded, producing 79e57a5f6b219400b62176936194a9570b8e2040 15:50:24 Checking out Revision 79e57a5f6b219400b62176936194a9570b8e2040 (PR-1030) 15:50:23 > git config core.sparsecheckout # timeout=10 15:50:23 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 15:50:23 > git remote # timeout=10 15:50:23 > git config --get remote.origin.url # timeout=10 15:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:23 [INFO] Currently running in a labeled security context 15:50:23 [INFO] Currently SELinux is 'enforcing' on the host 15:50:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6276291064401885537.key 15:50:23 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 15:50:23 > git rev-parse HEAD^{commit} # timeout=10 15:50:23 > git config core.sparsecheckout # timeout=10 15:50:23 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 15:50:27 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:28 provisioning config files... 15:50:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8468502954792472108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:28 ---> docker-login.sh 15:50:28 nexus3.edgexfoundry.org:10001 15:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:28 Configure a credential helper to remove this warning. See 15:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:28 15:50:28 Login Succeeded 15:50:28 nexus3.edgexfoundry.org:10002 15:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 nexus3.edgexfoundry.org:10003 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 nexus3.edgexfoundry.org:10004 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 docker.io 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:30 Configure a credential helper to remove this warning. See 15:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:30 15:50:30 Login Succeeded 15:50:30 ---> docker-login.sh ends [Pipeline] } 15:50:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:50:30 ========================================================= 15:50:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:50:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:50:31 + 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 . 15:50:31 Sending build context to Docker daemon 2.659MB 15:50:31 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 15:50:31 Step 2/9 : FROM ${BASE} AS builder 15:50:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:50:32 4e9f2cdf4387: Pulling fs layer 15:50:32 57d31006c564: Pulling fs layer 15:50:32 bd5ccded8296: Pulling fs layer 15:50:32 304dd3a0f381: Pulling fs layer 15:50:32 d37cda54a23b: Pulling fs layer 15:50:32 bae75c0f2455: Pulling fs layer 15:50:32 806579b3d29a: Pulling fs layer 15:50:32 c77eb801bf70: Pulling fs layer 15:50:32 6d0567d44e1a: Pulling fs layer 15:50:32 304dd3a0f381: Waiting 15:50:32 c77eb801bf70: Waiting 15:50:32 d37cda54a23b: Waiting 15:50:32 bae75c0f2455: Waiting 15:50:32 6d0567d44e1a: Waiting 15:50:32 806579b3d29a: Waiting 15:50:32 bd5ccded8296: Verifying Checksum 15:50:32 bd5ccded8296: Download complete 15:50:32 57d31006c564: Verifying Checksum 15:50:32 57d31006c564: Download complete 15:50:32 d37cda54a23b: Verifying Checksum 15:50:32 d37cda54a23b: Download complete 15:50:32 bae75c0f2455: Download complete 15:50:32 4e9f2cdf4387: Verifying Checksum 15:50:32 4e9f2cdf4387: Download complete 15:50:32 806579b3d29a: Verifying Checksum 15:50:32 806579b3d29a: Download complete 15:50:33 4e9f2cdf4387: Pull complete 15:50:33 57d31006c564: Pull complete 15:50:33 bd5ccded8296: Pull complete 15:50:33 c77eb801bf70: Verifying Checksum 15:50:33 c77eb801bf70: Download complete 15:50:34 304dd3a0f381: Verifying Checksum 15:50:34 304dd3a0f381: Download complete 15:50:39 304dd3a0f381: Pull complete 15:50:39 d37cda54a23b: Pull complete 15:50:39 bae75c0f2455: Pull complete 15:50:39 806579b3d29a: Pull complete 15:50:39 c77eb801bf70: Pull complete 15:51:01 6d0567d44e1a: Verifying Checksum 15:51:01 6d0567d44e1a: Download complete 15:51:03 6d0567d44e1a: Pull complete 15:51:03 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 15:51:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:51:03 ---> e839a31ac9d1 15:51:03 Step 3/9 : WORKDIR /device-sdk-go 15:51:05 ---> Running in c5cdc40a28e7 15:51:05 Removing intermediate container c5cdc40a28e7 15:51:05 ---> ca60cbd7fe38 15:51:05 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:51:05 ---> Running in 63debf1f07b5 15:51:05 Removing intermediate container 63debf1f07b5 15:51:05 ---> 3792deb14aab 15:51:05 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:05 ---> Running in 2572aed87b15 15:51:06 Removing intermediate container 2572aed87b15 15:51:06 ---> 51a0b43b494a 15:51:06 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:51:06 ---> Running in d87d4ad88bc2 15:51:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:51:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:51:08 OK: 219 MiB in 52 packages 15:51:08 Removing intermediate container d87d4ad88bc2 15:51:08 ---> ea777bb153b9 15:51:08 Step 7/9 : COPY . . 15:51:08 ---> 10f9204882cb 15:51:08 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:08 ---> Running in e0205a8fea28 15:51:47 Removing intermediate container e0205a8fea28 15:51:47 ---> c06403ad9ce8 15:51:47 Step 9/9 : RUN make build 15:51:47 ---> Running in e8312c4bf972 15:51:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:51:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:51:53 Removing intermediate container e8312c4bf972 15:51:53 ---> 545702eb4e15 15:51:53 [Warning] One or more build-args [MAKE] were not consumed 15:51:53 Successfully built 545702eb4e15 15:51:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:51:53 + docker inspect -f . ci-base-image-x86_64 15:51:53 . [Pipeline] withDockerContainer 15:51:53 prd-centos7-docker-4c-2g-2424 does not seem to be running inside a container 15:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:54 $ docker top e23917137f482320559305e393c804d5eb905752a03ef02697c5a1b32b959c0d -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:55 + go version 15:51:55 go version go1.16.8 linux/amd64 [Pipeline] } 15:51:55 $ docker stop --time=1 e23917137f482320559305e393c804d5eb905752a03ef02697c5a1b32b959c0d 15:51:56 $ docker rm -f e23917137f482320559305e393c804d5eb905752a03ef02697c5a1b32b959c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:56 + docker inspect -f . ci-base-image-x86_64 15:51:56 . [Pipeline] withDockerContainer 15:51:56 prd-centos7-docker-4c-2g-2424 does not seem to be running inside a container 15:51:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:57 $ docker top 668821c93557c0679910ad32d46ce53f80ebcc5def22fc2e0bf908e00f68c3be -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:51:57 + make test 15:51:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:51:57 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: 15:51:57 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 15:51:57 make: *** [Makefile:35: test] Error 1 [Pipeline] } 15:51:57 $ docker stop --time=1 668821c93557c0679910ad32d46ce53f80ebcc5def22fc2e0bf908e00f68c3be 15:51:59 $ docker rm -f 668821c93557c0679910ad32d46ce53f80ebcc5def22fc2e0bf908e00f68c3be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:59 15:51:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:52:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:10 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:10 Failed in branch amd64 15:52:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2425 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws 15:52:15 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 15:52:15 Selected Git installation does not exist. Using Default 15:52:15 The recommended git tool is: NONE 15:52:23 using credential edgex-jenkins-ssh 15:52:23 Cloning the remote Git repository 15:52:23 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:52:23 > git init /w/workspace/device-sdk-go/4 # timeout=10 15:52:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:52:23 > git --version # timeout=10 15:52:23 > git --version # 'git version 2.17.1' 15:52:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:27 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 79e57a5f6b219400b62176936194a9570b8e2040 15:52:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:52:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:52:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:52:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:52:27 > git config core.sparsecheckout # timeout=10 15:52:27 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 15:52:27 > git remote # timeout=10 15:52:27 Merge succeeded, producing 79e57a5f6b219400b62176936194a9570b8e2040 15:52:27 Checking out Revision 79e57a5f6b219400b62176936194a9570b8e2040 (PR-1030) 15:52:27 > git config --get remote.origin.url # timeout=10 15:52:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:27 > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 15:52:27 > git rev-parse HEAD^{commit} # timeout=10 15:52:27 > git config core.sparsecheckout # timeout=10 15:52:27 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 15:52:32 Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:32 provisioning config files... 15:52:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1712824624539305103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:33 ---> docker-login.sh 15:52:33 nexus3.edgexfoundry.org:10001 15:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:41 Configure a credential helper to remove this warning. See 15:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:41 15:52:41 Login Succeeded 15:52:41 nexus3.edgexfoundry.org:10002 15:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:42 Configure a credential helper to remove this warning. See 15:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:42 15:52:42 Login Succeeded 15:52:42 nexus3.edgexfoundry.org:10003 15:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:42 Configure a credential helper to remove this warning. See 15:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:42 15:52:42 Login Succeeded 15:52:42 nexus3.edgexfoundry.org:10004 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 docker.io 15:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:44 Configure a credential helper to remove this warning. See 15:52:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:44 15:52:44 Login Succeeded 15:52:44 ---> docker-login.sh ends [Pipeline] } 15:52:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:52:45 ========================================================= 15:52:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:52:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:52:45 + 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 . 15:52:46 Sending build context to Docker daemon 2.668MB 15:52:46 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 15:52:46 Step 2/9 : FROM ${BASE} AS builder 15:52:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:46 bbf911997326: Pulling fs layer 15:52:46 58ec367f63d7: Pulling fs layer 15:52:46 1b4a6ffa7d45: Pulling fs layer 15:52:46 fc5181fea5dc: Pulling fs layer 15:52:46 9c418107303f: Pulling fs layer 15:52:46 284eca6f2348: Pulling fs layer 15:52:46 842844d905b1: Pulling fs layer 15:52:46 901a3a57568e: Pulling fs layer 15:52:46 284eca6f2348: Waiting 15:52:46 fc5181fea5dc: Waiting 15:52:46 9c418107303f: Waiting 15:52:46 842844d905b1: Waiting 15:52:46 901a3a57568e: Waiting 15:52:46 1b4a6ffa7d45: Verifying Checksum 15:52:46 1b4a6ffa7d45: Download complete 15:52:46 58ec367f63d7: Verifying Checksum 15:52:46 58ec367f63d7: Download complete 15:52:47 9c418107303f: Verifying Checksum 15:52:47 9c418107303f: Download complete 15:52:47 284eca6f2348: Verifying Checksum 15:52:47 284eca6f2348: Download complete 15:52:47 bbf911997326: Verifying Checksum 15:52:47 bbf911997326: Download complete 15:52:47 842844d905b1: Download complete 15:52:47 bbf911997326: Pull complete 15:52:48 58ec367f63d7: Pull complete 15:52:48 1b4a6ffa7d45: Pull complete 15:52:50 fc5181fea5dc: Download complete 15:52:50 901a3a57568e: Verifying Checksum 15:52:50 901a3a57568e: Download complete 15:53:00 fc5181fea5dc: Pull complete 15:53:00 9c418107303f: Pull complete 15:53:00 284eca6f2348: Pull complete 15:53:00 842844d905b1: Pull complete 15:53:06 901a3a57568e: Pull complete 15:53:06 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 15:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:53:06 ---> 72ade6ffb461 15:53:06 Step 3/9 : WORKDIR /device-sdk-go 15:53:10 ---> Running in 5c9d06dacd82 15:53:11 Removing intermediate container 5c9d06dacd82 15:53:11 ---> b50019d10db2 15:53:11 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:53:11 ---> Running in 30ae85711b5f 15:53:11 Removing intermediate container 30ae85711b5f 15:53:11 ---> b0c512ad77ec 15:53:11 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:12 ---> Running in c53f5fe86a64 15:53:14 Removing intermediate container c53f5fe86a64 15:53:14 ---> 687094fb7a53 15:53:14 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:53:14 ---> Running in 957209d4536a 15:53:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:53:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:53:18 OK: 218 MiB in 52 packages 15:53:19 Removing intermediate container 957209d4536a 15:53:19 ---> c607387460ee 15:53:19 Step 7/9 : COPY . . 15:53:20 ---> c7a992e6f54f 15:53:20 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:20 ---> Running in 60b8020cd9c5 15:54:43 Removing intermediate container 60b8020cd9c5 15:54:43 ---> 45c33713836a 15:54:43 Step 9/9 : RUN make build 15:54:43 ---> Running in a34cf32d6b6f 15:54:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:55:15 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:55:19 Removing intermediate container a34cf32d6b6f 15:55:19 ---> a89442c627d3 15:55:19 [Warning] One or more build-args [MAKE] were not consumed 15:55:19 Successfully built a89442c627d3 15:55:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:55:20 + docker inspect -f . ci-base-image-arm64 15:55:20 . [Pipeline] withDockerContainer 15:55:20 prd-ubuntu18.04-docker-arm64-4c-16g-2425 does not seem to be running inside a container 15:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:55:22 $ docker top 1a7d09a13ebc6cb741007f8c1dded85d0240eef00aac55045b1a5aa8a4514679 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:23 + go version 15:55:23 go version go1.16.8 linux/arm64 [Pipeline] } 15:55:23 $ docker stop --time=1 1a7d09a13ebc6cb741007f8c1dded85d0240eef00aac55045b1a5aa8a4514679 15:55:25 $ docker rm -f 1a7d09a13ebc6cb741007f8c1dded85d0240eef00aac55045b1a5aa8a4514679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:26 + docker inspect -f . ci-base-image-arm64 15:55:26 . [Pipeline] withDockerContainer 15:55:26 prd-ubuntu18.04-docker-arm64-4c-16g-2425 does not seem to be running inside a container 15:55:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:55:28 $ docker top 977b32d20eb7c0b9e623288dcf8ffc646745221c44bc126fa01c51aaf432c36b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:55:29 + make test 15:55:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:55:29 go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: 15:55:29 go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 15:55:29 make: *** [Makefile:35: test] Error 1 [Pipeline] } 15:55:29 $ docker stop --time=1 977b32d20eb7c0b9e623288dcf8ffc646745221c44bc126fa01c51aaf432c36b 15:55:31 $ docker rm -f 977b32d20eb7c0b9e623288dcf8ffc646745221c44bc126fa01c51aaf432c36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:55:32 15:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:55:33 arm64: Pulling from edgex-lftools-log-publisher 15:55:33 448f6bf000e3: Pulling fs layer 15:55:33 f757da607395: Pulling fs layer 15:55:33 05883995daec: Pulling fs layer 15:55:33 8603b9c90790: Pulling fs layer 15:55:33 1560dd03e051: Pulling fs layer 15:55:33 27f5ce0e4adf: Pulling fs layer 15:55:33 c2d8d7efcc4b: Pulling fs layer 15:55:33 1560dd03e051: Waiting 15:55:33 27f5ce0e4adf: Waiting 15:55:33 8603b9c90790: Waiting 15:55:33 c2d8d7efcc4b: Waiting 15:55:33 f757da607395: Verifying Checksum 15:55:33 f757da607395: Download complete 15:55:33 8603b9c90790: Verifying Checksum 15:55:33 8603b9c90790: Download complete 15:55:34 1560dd03e051: Verifying Checksum 15:55:34 1560dd03e051: Download complete 15:55:34 05883995daec: Verifying Checksum 15:55:34 05883995daec: Download complete 15:55:34 27f5ce0e4adf: Verifying Checksum 15:55:34 27f5ce0e4adf: Download complete 15:55:34 448f6bf000e3: Download complete 15:55:37 c2d8d7efcc4b: Verifying Checksum 15:55:37 c2d8d7efcc4b: Download complete 15:55:38 448f6bf000e3: Pull complete 15:55:38 f757da607395: Pull complete 15:55:40 05883995daec: Pull complete 15:55:40 8603b9c90790: Pull complete 15:55:41 1560dd03e051: Pull complete 15:55:42 27f5ce0e4adf: Pull complete 15:55:54 c2d8d7efcc4b: Pull complete 15:55:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:55:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:55:55 prd-ubuntu18.04-docker-arm64-4c-16g-2425 does not seem to be running inside a container 15:55:55 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:56:00 $ docker top 35e6358d9d32973fcdb4dd2f7ead03f9b81953b47f3b89d4954c73bcdc6ba24b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:01 ---> job-cost.sh 15:56:01 lf-activate-venv: SKIPPING 15:56:01 INFO: No Stack... 15:56:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:56:02 INFO: Archiving Costs [Pipeline] sh 15:56:03 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 15:56:03 + cut -d, -f6 [Pipeline] lock 15:56:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] 15:56:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] did not exist. Created. 15:56:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:04 + echo total: 0.10999999940395355 [Pipeline] stash 15:56:04 Stashed 1 file(s) [Pipeline] } 15:56:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] [Pipeline] // lock [Pipeline] } 15:56:04 $ docker stop --time=1 35e6358d9d32973fcdb4dd2f7ead03f9b81953b47f3b89d4954c73bcdc6ba24b 15:56:06 $ docker rm -f 35e6358d9d32973fcdb4dd2f7ead03f9b81953b47f3b89d4954c73bcdc6ba24b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:07 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:56:09 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:56:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:10 ---> package-listing.sh 15:56:10 ++ facter osfamily 15:56:10 ++ tr '[:upper:]' '[:lower:]' 15:56:10 + OS_FAMILY=redhat 15:56:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1030 15:56:10 + START_PACKAGES=/tmp/packages_start.txt 15:56:10 + END_PACKAGES=/tmp/packages_end.txt 15:56:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:10 + PACKAGES=/tmp/packages_start.txt 15:56:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 15:56:10 + PACKAGES=/tmp/packages_end.txt 15:56:10 + case "${OS_FAMILY}" in 15:56:10 + rpm -qa 15:56:10 + sort 15:56:11 + '[' -f /tmp/packages_start.txt ']' 15:56:11 + '[' -f /tmp/packages_end.txt ']' 15:56:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:11 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' 15:56:11 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ 15:56:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [Pipeline] echo 15:56:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:56:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:12 15:56:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:56:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:12 latest: Pulling from edgex-lftools-log-publisher 15:56:12 b4d181a07f80: Pulling fs layer 15:56:12 a1111a8f2ec3: Pulling fs layer 15:56:12 ed53099fbce6: Pulling fs layer 15:56:12 dc539afda2c1: Pulling fs layer 15:56:12 77bc0d833cb6: Pulling fs layer 15:56:12 9065ff56babe: Pulling fs layer 15:56:12 d287ab97295c: Pulling fs layer 15:56:12 dc539afda2c1: Waiting 15:56:12 77bc0d833cb6: Waiting 15:56:12 9065ff56babe: Waiting 15:56:12 d287ab97295c: Waiting 15:56:12 a1111a8f2ec3: Verifying Checksum 15:56:12 a1111a8f2ec3: Download complete 15:56:12 dc539afda2c1: Verifying Checksum 15:56:12 dc539afda2c1: Download complete 15:56:12 ed53099fbce6: Verifying Checksum 15:56:12 ed53099fbce6: Download complete 15:56:12 9065ff56babe: Verifying Checksum 15:56:12 9065ff56babe: Download complete 15:56:13 77bc0d833cb6: Verifying Checksum 15:56:13 77bc0d833cb6: Download complete 15:56:13 b4d181a07f80: Verifying Checksum 15:56:13 b4d181a07f80: Download complete 15:56:14 b4d181a07f80: Pull complete 15:56:14 a1111a8f2ec3: Pull complete 15:56:15 ed53099fbce6: Pull complete 15:56:15 dc539afda2c1: Pull complete 15:56:15 77bc0d833cb6: Pull complete 15:56:15 9065ff56babe: Pull complete 15:56:37 d287ab97295c: Verifying Checksum 15:56:37 d287ab97295c: Download complete 15:56:43 d287ab97295c: Pull complete 15:56:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:56:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:56:43 prd-centos7-docker-4c-2g-2419 does not seem to be running inside a container 15:56:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:56:45 $ docker top 7f657450a73768fc4e75f88940b039306c08c75a8108966943b5afb3ed7805aa -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:56:46 + mkdir -p /var/log/sysstat [Pipeline] sh 15:56:46 + ls /var/log/sa-host 15:56:46 + sadf -c /var/log/sa-host/sa07 15:56:46 file_magic: OK 15:56:46 HZ: Using current value: 100 15:56:46 file_header: OK 15:56:46 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 15:56:46 Statistics: 15:56:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:56:46 File successfully converted to sysstat format version 12.0.3 15:56:46 + sadf -c /var/log/sa-host/sa30 15:56:46 file_magic: OK 15:56:46 HZ: Using current value: 100 15:56:46 file_header: OK 15:56:46 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 15:56:46 Statistics: 15:56:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:56:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:47 provisioning config files... 15:56:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config7590346771297699454tmp [Pipeline] { [Pipeline] echo 15:56:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:47 ---> create-netrc.sh [Pipeline] } 15:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:56:48 ---> python-tools-install.sh [Pipeline] echo 15:56:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:48 ---> sudo-logs.sh 15:56:48 Archiving 'sudo' log.. 15:56:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-2419.novalocal: Name or service not known 15:56:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-2419.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:56:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:48 ---> job-cost.sh 15:56:48 lf-activate-venv: SKIPPING 15:56:48 DEBUG: total: 0.10999999940395355 15:56:48 INFO: Retrieving Stack Cost... 15:56:49 INFO: Retrieving Pricing Info for: v3-standard-2 15:56:49 INFO: Archiving Costs [Pipeline] echo 15:56:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:50 ---> logs-deploy.sh 15:56:50 lf-activate-venv: SKIPPING 15:56:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1030/4 15:56:50 INFO: archiving workspace using pattern(s): 15:56:51 Archives upload complete. 15:56:51 INFO: archiving logs to Nexus 15:56:51 ---> uname -a: 15:56:51 Linux prd-centos7-docker-4c-2g-2419.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:56:51 15:56:51 15:56:51 ---> lscpu: 15:56:51 Architecture: x86_64 15:56:51 CPU op-mode(s): 32-bit, 64-bit 15:56:51 Byte Order: Little Endian 15:56:51 Address sizes: 40 bits physical, 48 bits virtual 15:56:51 CPU(s): 2 15:56:51 On-line CPU(s) list: 0,1 15:56:51 Thread(s) per core: 1 15:56:51 Core(s) per socket: 1 15:56:51 Socket(s): 2 15:56:51 NUMA node(s): 1 15:56:51 Vendor ID: AuthenticAMD 15:56:51 CPU family: 23 15:56:51 Model: 49 15:56:51 Model name: AMD EPYC-Rome Processor 15:56:51 Stepping: 0 15:56:51 CPU MHz: 2799.998 15:56:51 BogoMIPS: 5599.99 15:56:51 Virtualization: AMD-V 15:56:51 Hypervisor vendor: KVM 15:56:51 Virtualization type: full 15:56:51 L1d cache: 32K 15:56:51 L1i cache: 32K 15:56:51 L2 cache: 512K 15:56:51 L3 cache: 16384K 15:56:51 NUMA node0 CPU(s): 0,1 15:56:51 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 15:56:51 15:56:51 15:56:51 ---> nproc: 15:56:51 2 15:56:51 15:56:51 15:56:51 ---> df -h: 15:56:51 Filesystem Size Used Avail Use% Mounted on 15:56:51 overlay 40G 7.7G 33G 20% / 15:56:51 tmpfs 64M 0 64M 0% /dev 15:56:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:56:51 shm 64M 0 64M 0% /dev/shm 15:56:51 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:56:51 15:56:51 15:56:51 ---> sar -b -r -n DEV: 15:56:51 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 15:56:51 15:56:51 15:44:51 LINUX RESTART (2 CPU) 15:56:51 15:56:51 15:45:01 tps rtps wtps bread/s bwrtn/s 15:56:51 15:46:01 227.93 104.85 123.08 10131.15 39492.19 15:56:51 15:47:01 1.90 0.00 1.90 0.00 38.31 15:56:51 15:48:01 0.25 0.00 0.25 0.00 3.07 15:56:51 15:49:01 0.28 0.00 0.28 0.00 4.55 15:56:51 15:50:01 0.18 0.00 0.18 0.00 2.27 15:56:51 15:51:01 0.45 0.00 0.45 0.00 6.81 15:56:51 15:52:01 0.13 0.00 0.13 0.00 2.15 15:56:51 15:53:01 0.27 0.00 0.27 0.00 3.76 15:56:51 15:54:01 0.23 0.00 0.23 0.00 2.70 15:56:51 15:55:01 0.15 0.00 0.15 0.00 1.62 15:56:51 15:56:01 0.28 0.00 0.28 0.00 3.35 15:56:51 Average: 21.10 9.53 11.57 921.14 3596.92 15:56:51 15:56:51 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:56:51 15:46:01 5664860 0 634360 7.92 2620 1707092 1246488 13.76 574844 1530996 136 15:56:51 15:47:01 5671960 0 627252 7.83 2620 1707100 1183756 13.07 568512 1531488 12 15:56:51 15:48:01 5677068 0 622144 7.77 2620 1707100 1156000 12.76 564184 1531488 8 15:56:51 15:49:01 5673228 0 625976 7.82 2620 1707108 1156276 12.77 567276 1532040 8 15:56:51 15:50:01 5677612 0 621584 7.76 2620 1707116 1156000 12.76 562844 1532040 8 15:56:51 15:51:01 5672968 0 626224 7.82 2620 1707120 1156192 12.77 567704 1532144 12 15:56:51 15:52:01 5672392 0 626796 7.83 2620 1707124 1156332 12.77 568196 1532144 8 15:56:51 15:53:01 5663000 0 636180 7.94 2620 1707132 1156320 12.77 577252 1532236 8 15:56:51 15:54:01 5664280 0 634900 7.93 2620 1707132 1156068 12.76 576144 1532232 8 15:56:51 15:55:01 5664312 0 634864 7.93 2620 1707136 1156068 12.76 577912 1530480 8 15:56:51 15:56:01 5664132 0 635040 7.93 2620 1707140 1156164 12.76 578460 1530480 8 15:56:51 Average: 5669619 0 629575 7.86 2620 1707118 1166879 12.88 571212 1531615 20 15:56:51 15:56:51 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:56:51 15:46:01 eth0 341.37 236.06 1039.14 74.13 0.00 0.00 0.00 0.00 15:56:51 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:46:01 docker0 10.78 5.25 1.66 28.08 0.00 0.00 0.00 0.00 15:56:51 15:47:01 eth0 1.87 0.68 0.60 0.40 0.00 0.00 0.00 0.00 15:56:51 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:48:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:56:51 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:49:01 eth0 0.95 0.47 0.32 0.21 0.00 0.00 0.00 0.00 15:56:51 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:50:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:56:51 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:51:01 eth0 2.28 0.48 0.56 0.27 0.00 0.00 0.00 0.00 15:56:51 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:52:01 eth0 0.98 0.50 0.54 0.39 0.00 0.00 0.00 0.00 15:56:51 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:53:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 15:56:51 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:54:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:56:51 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:56:51 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:56:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 15:56:51 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 Average: eth0 31.77 21.73 94.71 6.89 0.00 0.00 0.00 0.00 15:56:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:51 Average: docker0 0.98 0.48 0.15 2.55 0.00 0.00 0.00 0.00 15:56:51 15:56:51 15:56:51 ---> sar -P ALL: 15:56:51 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 15:56:51 15:56:51 15:44:51 LINUX RESTART (2 CPU) 15:56:51 15:56:51 15:45:01 CPU %user %nice %system %iowait %steal %idle 15:56:51 15:46:01 all 21.57 0.00 7.62 5.87 0.10 64.85 15:56:51 15:46:01 0 22.26 0.00 7.70 4.35 0.09 65.60 15:56:51 15:46:01 1 20.87 0.00 7.55 7.39 0.10 64.09 15:56:51 15:47:01 all 0.23 0.00 0.08 0.00 0.03 99.67 15:56:51 15:47:01 0 0.15 0.00 0.10 0.00 0.03 99.72 15:56:51 15:47:01 1 0.32 0.00 0.05 0.00 0.02 99.62 15:56:51 15:48:01 all 0.17 0.00 0.06 0.00 0.03 99.74 15:56:51 15:48:01 0 0.07 0.00 0.07 0.00 0.03 99.83 15:56:51 15:48:01 1 0.27 0.00 0.05 0.00 0.03 99.65 15:56:51 15:49:01 all 0.18 0.00 0.03 0.00 0.03 99.76 15:56:51 15:49:01 0 0.32 0.00 0.02 0.00 0.03 99.63 15:56:51 15:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:56:51 15:50:01 all 0.22 0.00 0.05 0.00 0.03 99.71 15:56:51 15:50:01 0 0.35 0.00 0.02 0.00 0.02 99.62 15:56:51 15:50:01 1 0.08 0.00 0.08 0.00 0.03 99.80 15:56:51 15:51:01 all 0.15 0.00 0.06 0.00 0.03 99.76 15:56:51 15:51:01 0 0.27 0.00 0.07 0.00 0.03 99.63 15:56:51 15:51:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:56:51 15:52:01 all 0.16 0.00 0.04 0.00 0.03 99.77 15:56:51 15:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:56:51 15:52:01 1 0.10 0.00 0.05 0.00 0.03 99.82 15:56:51 15:53:01 all 0.13 0.00 0.05 0.00 0.02 99.81 15:56:51 15:53:01 0 0.18 0.00 0.05 0.00 0.00 99.77 15:56:51 15:53:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:56:51 15:54:01 all 0.14 0.00 0.06 0.00 0.03 99.77 15:56:51 15:54:01 0 0.23 0.00 0.07 0.00 0.03 99.67 15:56:51 15:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:56:51 15:55:01 all 0.15 0.00 0.05 0.00 0.03 99.77 15:56:51 15:55:01 0 0.23 0.00 0.02 0.00 0.02 99.73 15:56:51 15:55:01 1 0.07 0.00 0.08 0.00 0.03 99.82 15:56:51 15:56:01 all 0.17 0.00 0.03 0.00 0.01 99.79 15:56:51 15:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:56:51 15:56:01 1 0.28 0.00 0.03 0.00 0.02 99.67 15:56:51 15:56:51 Average: CPU %user %nice %system %iowait %steal %idle 15:56:51 Average: all 2.04 0.00 0.71 0.51 0.03 96.70 15:56:51 Average: 0 2.14 0.00 0.72 0.38 0.03 96.74 15:56:51 Average: 1 1.94 0.00 0.71 0.64 0.03 96.67 15:56:51 15:56:51 15:56:51