Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4a62108a817389daed93061827783c9b25eff67 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-ssh15213964933830015568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5773019776062746707.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3476586027411767563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13878800738242406334.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4559612111705589986.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9966’ Running on prd-ubuntu20.04-docker-8c-8g-9968 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c4a62108a817389daed93061827783c9b25eff67 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#264)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 c4a62108a817389daed93061827783c9b25eff67 # timeout=10 > git rev-list --no-walk 9c5623199907a7486af291752bc308b670b6913e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:13:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:13:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:13:39 ========================================================= 21:13:39 EdgeX Global Pipelines Version Info 21:13:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:13:40 ------------------- 21:13:40 stable info: 21:13:40 ------------------- 21:13:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:13:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:13:40 Message: update stable to v1.0.245 21:13:40 ------------------- 21:13:40 experimental info: 21:13:40 ------------------- 21:13:40 Commited By: **** collab-it+edgex@linuxfoundation.org 21:13:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 21:13:40 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:13:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4a6210 [Pipeline] echo 21:13:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:41 provisioning config files... 21:13:41 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14445690444535275319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:41 ---> docker-login.sh 21:13:41 nexus3.edgexfoundry.org:10001 21:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:41 Configure a credential helper to remove this warning. See 21:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:41 21:13:41 Login Succeeded 21:13:41 nexus3.edgexfoundry.org:10002 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 nexus3.edgexfoundry.org:10003 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 nexus3.edgexfoundry.org:10004 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 docker.io 21:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:42 Configure a credential helper to remove this warning. See 21:13:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:42 21:13:42 Login Succeeded 21:13:42 ---> docker-login.sh ends [Pipeline] } 21:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:13:42 + git rev-list -1 --merges c4a62108a817389daed93061827783c9b25eff67~1..c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo 21:13:43 -----------> git rev-list -1 --merges c4a62108a817389daed93061827783c9b25eff67~1..c4a62108a817389daed93061827783c9b25eff67 c4a62108a817389daed93061827783c9b25eff67 [false] [Pipeline] sh 21:13:43 + git log --format=format:%s -1 c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo 21:13:43 ========================================================= 21:13:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:13:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:13:43 + git log --format=format:%s -1 c4a62108a817389daed93061827783c9b25eff67 [Pipeline] echo 21:13:43 [semverPrep] GIT_COMMIT: c4a62108a817389daed93061827783c9b25eff67, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#264) [Pipeline] echo 21:13:43 [semverPrep] This is not a build commit. [Pipeline] sh 21:13:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:44 + grep -v github /etc/ssh/ssh_known_hosts 21:13:44 + [ -e /tmp/ssh_known_hosts ] 21:13:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:13:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:13:44 + sudo tee -a /etc/ssh/ssh_known_hosts 21:13:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:44 21:13:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:44 0.1.4: Pulling from edgex-devops/py-git-semver 21:13:44 b85a868b505f: Pulling fs layer 21:13:44 e2be974225ed: Pulling fs layer 21:13:44 339a4e72a1f5: Pulling fs layer 21:13:44 988bab9f4d93: Pulling fs layer 21:13:44 1469e6f7b9e6: Pulling fs layer 21:13:44 eaf3925da568: Pulling fs layer 21:13:44 bab4dde63d76: Pulling fs layer 21:13:44 bde34c3a00c8: Pulling fs layer 21:13:44 b352a97aabf1: Pulling fs layer 21:13:44 4872d77fe225: Pulling fs layer 21:13:44 5851b861e8e6: Pulling fs layer 21:13:44 988bab9f4d93: Waiting 21:13:44 1469e6f7b9e6: Waiting 21:13:44 eaf3925da568: Waiting 21:13:44 4872d77fe225: Waiting 21:13:44 bab4dde63d76: Waiting 21:13:44 5851b861e8e6: Waiting 21:13:44 bde34c3a00c8: Waiting 21:13:44 b352a97aabf1: Waiting 21:13:44 e2be974225ed: Download complete 21:13:44 988bab9f4d93: Download complete 21:13:44 1469e6f7b9e6: Verifying Checksum 21:13:44 1469e6f7b9e6: Download complete 21:13:44 339a4e72a1f5: Verifying Checksum 21:13:44 339a4e72a1f5: Download complete 21:13:44 eaf3925da568: Verifying Checksum 21:13:44 eaf3925da568: Download complete 21:13:44 bde34c3a00c8: Download complete 21:13:44 b352a97aabf1: Download complete 21:13:44 4872d77fe225: Verifying Checksum 21:13:44 4872d77fe225: Download complete 21:13:44 5851b861e8e6: Download complete 21:13:45 b85a868b505f: Verifying Checksum 21:13:45 b85a868b505f: Download complete 21:13:45 bab4dde63d76: Verifying Checksum 21:13:45 bab4dde63d76: Download complete 21:13:46 b85a868b505f: Pull complete 21:13:46 e2be974225ed: Pull complete 21:13:46 339a4e72a1f5: Pull complete 21:13:46 988bab9f4d93: Pull complete 21:13:47 1469e6f7b9e6: Pull complete 21:13:47 eaf3925da568: Pull complete 21:13:49 bab4dde63d76: Pull complete 21:13:49 bde34c3a00c8: Pull complete 21:13:49 b352a97aabf1: Pull complete 21:13:49 4872d77fe225: Pull complete 21:13:49 5851b861e8e6: Pull complete 21:13:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:49 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:13:52 $ docker top 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 -eo pid,comm 21:13:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:13:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:53 [ssh-agent] Looking for ssh-agent implementation... 21:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:53 $ docker exec 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent 21:13:53 SSH_AUTH_SOCK=/tmp/ssh-cicQNf8lwV11/agent.33 21:13:53 SSH_AGENT_PID=39 21:13:53 Running ssh-add (command line suppressed) 21:13:53 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2870108392521665362.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2870108392521665362.key) 21:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:53 + git tag --points-at HEAD [Pipeline] } 21:13:53 $ docker exec --env ******** --env ******** 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent -k 21:13:53 unset SSH_AUTH_SOCK; 21:13:53 unset SSH_AGENT_PID; 21:13:53 echo Agent pid 39 killed; 21:13:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:53 [ssh-agent] Looking for ssh-agent implementation... 21:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:53 $ docker exec 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent 21:13:54 SSH_AUTH_SOCK=/tmp/ssh-RMtbfUP9SvPe/agent.73 21:13:54 SSH_AGENT_PID=79 21:13:54 Running ssh-add (command line suppressed) 21:13:54 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11483951949706753123.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11483951949706753123.key) 21:13:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:54 + git semver init 21:13:54 2023-03-13 21:13:54,616 [run_init] DEBUG init version:0.0.0 force:False 21:13:54 2023-03-13 21:13:54,617 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 21:13:54 2023-03-13 21:13:54,617 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 21:13:54 2023-03-13 21:13:54,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:13:56 2023-03-13 21:13:56,307 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 21:13:56 2023-03-13 21:13:56,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 21:13:56 2023-03-13 21:13:56,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:13:56 2023-03-13 21:13:56,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:13:56 3.0.0-dev.17 [Pipeline] } 21:13:56 $ docker exec --env ******** --env ******** 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 ssh-agent -k 21:13:56 unset SSH_AUTH_SOCK; 21:13:56 unset SSH_AGENT_PID; 21:13:56 echo Agent pid 79 killed; 21:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:57 + git semver [Pipeline] } 21:13:57 $ docker stop --time=1 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 21:13:58 $ docker rm -f --volumes 49e48d0da3131fc9b82f1145848bfd36be91f7e8920cac18d471412a20bde7e5 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:59 Stashed 1 file(s) [Pipeline] echo 21:13:59 [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:59 provisioning config files... 21:13:59 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12737674294143485145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:59 ---> docker-login.sh 21:13:59 nexus3.edgexfoundry.org:10001 21:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:59 Configure a credential helper to remove this warning. See 21:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:59 21:13:59 Login Succeeded 21:13:59 nexus3.edgexfoundry.org:10002 21:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:59 Configure a credential helper to remove this warning. See 21:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:59 21:13:59 Login Succeeded 21:13:59 nexus3.edgexfoundry.org:10003 21:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:00 Configure a credential helper to remove this warning. See 21:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:00 21:14:00 Login Succeeded 21:14:00 nexus3.edgexfoundry.org:10004 21:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:00 Configure a credential helper to remove this warning. See 21:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:00 21:14:00 Login Succeeded 21:14:00 docker.io 21:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:00 Configure a credential helper to remove this warning. See 21:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:00 21:14:00 Login Succeeded 21:14:00 ---> docker-login.sh ends [Pipeline] } 21:14:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:00 ========================================================= 21:14:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:14:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:14:00 Sending build context to Docker daemon 10.84MB 21:14:00 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:14:00 Step 2/12 : FROM ${BASE} AS builder 21:14:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:14:00 63b65145d645: Pulling fs layer 21:14:00 a2d21d5440eb: Pulling fs layer 21:14:00 935e6c44a52c: Pulling fs layer 21:14:00 94cc34f8dd06: Pulling fs layer 21:14:00 30dea6a524f1: Pulling fs layer 21:14:00 a2aff8979fd8: Pulling fs layer 21:14:00 6808be2612f2: Pulling fs layer 21:14:00 f25807f1079a: Pulling fs layer 21:14:00 94cc34f8dd06: Waiting 21:14:00 30dea6a524f1: Waiting 21:14:00 a2aff8979fd8: Waiting 21:14:00 6808be2612f2: Waiting 21:14:00 a2d21d5440eb: Verifying Checksum 21:14:00 a2d21d5440eb: Download complete 21:14:01 94cc34f8dd06: Verifying Checksum 21:14:01 94cc34f8dd06: Download complete 21:14:01 30dea6a524f1: Download complete 21:14:01 63b65145d645: Verifying Checksum 21:14:01 63b65145d645: Download complete 21:14:01 a2aff8979fd8: Verifying Checksum 21:14:01 a2aff8979fd8: Download complete 21:14:01 63b65145d645: Pull complete 21:14:01 a2d21d5440eb: Pull complete 21:14:01 f25807f1079a: Verifying Checksum 21:14:01 f25807f1079a: Download complete 21:14:01 935e6c44a52c: Verifying Checksum 21:14:01 935e6c44a52c: Download complete 21:14:01 6808be2612f2: Verifying Checksum 21:14:01 6808be2612f2: Download complete 21:14:05 935e6c44a52c: Pull complete 21:14:05 94cc34f8dd06: Pull complete 21:14:05 30dea6a524f1: Pull complete 21:14:05 a2aff8979fd8: Pull complete 21:14:07 6808be2612f2: Pull complete 21:14:08 f25807f1079a: Pull complete 21:14:08 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:14:08 ---> 3b553350e43f 21:14:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:14:13 ---> Running in a53e94fd06c5 21:14:13 Removing intermediate container a53e94fd06c5 21:14:13 ---> e2818aa21333 21:14:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:13 ---> Running in f8193154a9b3 21:14:13 Removing intermediate container f8193154a9b3 21:14:13 ---> 673ba6ccdb66 21:14:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:14:13 ---> Running in b852e498c70e 21:14:13 Removing intermediate container b852e498c70e 21:14:13 ---> 5af9e02706a7 21:14:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:14:13 ---> Running in 6b685d4c1369 21:14:13 Removing intermediate container 6b685d4c1369 21:14:13 ---> b52d8ea3c4a0 21:14:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:13 ---> Running in 594388acb55d 21:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:14:14 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:14:14 (2/4) Installing libedit (20221030.3.1-r0) 21:14:14 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:14:14 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:14:14 Executing busybox-1.35.0-r29.trigger 21:14:14 OK: 269 MiB in 57 packages 21:14:14 Removing intermediate container 594388acb55d 21:14:14 ---> 587c3d5afb17 21:14:14 Step 8/12 : WORKDIR /device-rest-go 21:14:14 ---> Running in c4829d92a0cd 21:14:14 Still waiting to schedule task 21:14:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9967’ 21:14:14 Removing intermediate container c4829d92a0cd 21:14:14 ---> 102a5856a343 21:14:14 Step 9/12 : COPY go.mod vendor* ./ 21:14:14 ---> b5a3e8544964 21:14:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:14 ---> Running in 887054c799ae 21:14:46 Removing intermediate container 887054c799ae 21:14:46 ---> d6e0c8bd806d 21:14:46 Step 11/12 : COPY . . 21:14:47 ---> 4092065eb9c1 21:14:47 Step 12/12 : RUN $MAKE 21:14:48 ---> Running in ee5151a2717b 21:14:48 noop 21:14:49 Removing intermediate container ee5151a2717b 21:14:49 ---> 9ede64866324 21:14:49 Successfully built 9ede64866324 21:14:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:50 + docker inspect -f . ci-base-image-x86_64 21:14:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:50 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** ci-base-image-x86_64 cat 21:14:51 $ docker top 5d315b2a6ba344b5c7251c70b82663a21e0063e5fbb1f25846a18a46f6e5f319 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:51 + go version 21:14:51 go version go1.20.2 linux/amd64 [Pipeline] } 21:14:51 $ docker stop --time=1 5d315b2a6ba344b5c7251c70b82663a21e0063e5fbb1f25846a18a46f6e5f319 21:14:52 $ docker rm -f --volumes 5d315b2a6ba344b5c7251c70b82663a21e0063e5fbb1f25846a18a46f6e5f319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:53 + docker inspect -f . ci-base-image-x86_64 21:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:53 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** ci-base-image-x86_64 cat 21:14:53 $ docker top 21faea3a0dbc39f585316332ed628c4d0db0aeeba8f059711434375878ee8782 -eo pid,comm [Pipeline] { [Pipeline] sh 21:14:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 21:14:54 + make test 21:14:54 go test ./... -coverprofile=coverage.out ./... 21:14:59 ? github.com/edgexfoundry/device-rest-go [no test files] 21:15:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:15:07 ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.1% of statements 21:15:12 go vet ./... 21:15:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:16 ./bin/test-attribution-txt.sh 21:15:16 An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo 21:15:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:15:16 $ docker stop --time=1 21faea3a0dbc39f585316332ed628c4d0db0aeeba8f059711434375878ee8782 21:15:21 $ docker rm -f --volumes 21faea3a0dbc39f585316332ed628c4d0db0aeeba8f059711434375878ee8782 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:15:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:15:22 + ls -al . 21:15:22 total 184 21:15:22 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 21:14 . 21:15:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:13 .. 21:15:22 -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 21:13 .dockerignore 21:15:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:13 .git 21:15:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:13 .github 21:15:22 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 21:13 .gitignore 21:15:22 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 21:13 .golangci.yml 21:15:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:13 .semver 21:15:22 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 21:13 Attribution.txt 21:15:22 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 21:13 CHANGELOG.md 21:15:22 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 21:13 Dockerfile 21:15:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 21:13 GOVERNANCE.md 21:15:22 -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 21:13 Jenkinsfile 21:15:22 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 21:13 LICENSE 21:15:22 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 21:13 Makefile 21:15:22 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 21:13 OWNERS.md 21:15:22 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 21:13 README.md 21:15:22 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 21:13 VERSION 21:15:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:13 bin 21:15:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:13 cmd 21:15:22 -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 21:15 coverage.out 21:15:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:13 driver 21:15:22 -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 21:13 go.mod 21:15:22 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 21:13 go.sum 21:15:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:13 snap 21:15:22 -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 21:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:22 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c4a62108a817389daed93061827783c9b25eff67 --label arch=amd64 --label version=3.0.0-dev.17 . 21:15:22 Sending build context to Docker daemon 10.86MB 21:15:22 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:15:22 Step 2/25 : FROM ${BASE} AS builder 21:15:22 ---> 9ede64866324 21:15:22 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:15:23 ---> Running in c849cf8a37b8 21:15:23 Removing intermediate container c849cf8a37b8 21:15:23 ---> ef5ad100d298 21:15:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:15:23 ---> Running in ea1213b7876f 21:15:24 Removing intermediate container ea1213b7876f 21:15:24 ---> 9f47be239863 21:15:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:15:24 ---> Running in c7486e56c54f 21:15:25 Removing intermediate container c7486e56c54f 21:15:25 ---> 9bb85dfeacde 21:15:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:15:25 ---> Running in 79f3fec32076 21:15:25 Removing intermediate container 79f3fec32076 21:15:25 ---> b7c3693918dc 21:15:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:25 ---> Running in 55f46f336d8d 21:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:15:26 OK: 269 MiB in 57 packages 21:15:27 Removing intermediate container 55f46f336d8d 21:15:27 ---> 20459894d901 21:15:27 Step 8/25 : WORKDIR /device-rest-go 21:15:27 ---> Running in ac6a747107db 21:15:28 Removing intermediate container ac6a747107db 21:15:28 ---> c524cbe7ed1f 21:15:28 Step 9/25 : COPY go.mod vendor* ./ 21:15:28 ---> b84d3081faf7 21:15:28 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:28 ---> Running in a5a626b42405 21:15:29 Removing intermediate container a5a626b42405 21:15:29 ---> dda3470f9ada 21:15:29 Step 11/25 : COPY . . 21:15:29 ---> eaf6a060a238 21:15:29 Step 12/25 : RUN $MAKE 21:15:29 ---> Running in 3e3cd45179f5 21:15:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:15:48 Removing intermediate container 3e3cd45179f5 21:15:48 ---> 507f4a56faa7 21:15:48 Step 13/25 : FROM alpine:3.16 21:15:48 3.16: Pulling from library/alpine 21:15:48 ef5531b6e74e: Pulling fs layer 21:15:48 ef5531b6e74e: Verifying Checksum 21:15:48 ef5531b6e74e: Download complete 21:15:48 ef5531b6e74e: Pull complete 21:15:48 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 21:15:48 Status: Downloaded newer image for alpine:3.16 21:15:48 ---> dfd21b5a31f5 21:15:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:15:48 ---> Running in 7e98e2c20727 21:15:48 Removing intermediate container 7e98e2c20727 21:15:48 ---> 6f5b8329449b 21:15:48 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:15:48 ---> Running in 773e55d9cf7a 21:15:48 Removing intermediate container 773e55d9cf7a 21:15:48 ---> 0fc91a6ee467 21:15:48 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:15:48 ---> Running in 7e4a91b1849a 21:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:49 (1/1) Installing dumb-init (1.2.5-r1) 21:15:49 Executing busybox-1.35.0-r17.trigger 21:15:49 OK: 6 MiB in 15 packages 21:15:49 Removing intermediate container 7e4a91b1849a 21:15:49 ---> dc097098441c 21:15:49 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:15:50 ---> e00c76448671 21:15:50 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:15:50 ---> 69e5304f8df5 21:15:50 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:15:50 ---> 019b8582e6b9 21:15:50 Step 20/25 : EXPOSE 59986 21:15:50 ---> Running in 42e1b100960f 21:15:50 Removing intermediate container 42e1b100960f 21:15:50 ---> 65ba892e69a4 21:15:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:15:50 ---> Running in ecf5c579e8d4 21:15:50 Removing intermediate container ecf5c579e8d4 21:15:50 ---> 392a319fe276 21:15:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:15:50 ---> Running in 187e6d7330be 21:15:51 Removing intermediate container 187e6d7330be 21:15:51 ---> 635470a16799 21:15:51 Step 23/25 : LABEL arch=amd64 21:15:51 ---> Running in 4f00408a9d00 21:15:51 Removing intermediate container 4f00408a9d00 21:15:51 ---> 73d028d1e9cf 21:15:51 Step 24/25 : LABEL git_sha=c4a62108a817389daed93061827783c9b25eff67 21:15:51 ---> Running in 826647ba8a1d 21:15:51 Removing intermediate container 826647ba8a1d 21:15:51 ---> 34a4e8505c19 21:15:51 Step 25/25 : LABEL version=3.0.0-dev.17 21:15:51 ---> Running in f8c0545a4a7c 21:15:51 Removing intermediate container f8c0545a4a7c 21:15:51 ---> 8e0b82a08f51 21:15:51 [Warning] One or more build-args [ARCH] were not consumed 21:15:51 Successfully built 8e0b82a08f51 21:15:51 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:51 provisioning config files... 21:15:51 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17026864050783772479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:51 ---> docker-login.sh 21:15:51 nexus3.edgexfoundry.org:10001 21:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:51 Configure a credential helper to remove this warning. See 21:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:51 21:15:51 Login Succeeded 21:15:51 nexus3.edgexfoundry.org:10002 21:15:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:51 Configure a credential helper to remove this warning. See 21:15:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:51 21:15:51 Login Succeeded 21:15:51 nexus3.edgexfoundry.org:10003 21:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:52 Configure a credential helper to remove this warning. See 21:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:52 21:15:52 Login Succeeded 21:15:52 nexus3.edgexfoundry.org:10004 21:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:52 Configure a credential helper to remove this warning. See 21:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:52 21:15:52 Login Succeeded 21:15:52 docker.io 21:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:52 Configure a credential helper to remove this warning. See 21:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:52 21:15:52 Login Succeeded 21:15:52 ---> docker-login.sh ends [Pipeline] } 21:15:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:15:52 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 21:15:52 c4a62108a817389daed93061827783c9b25eff67 21:15:52 latest 21:15:52 3.0.0-dev.17 21:15:52 c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 21:15:52 main 21:15:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:52 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:53 + docker push nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67 21:15:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:15:53 fabf8fb956fe: Preparing 21:15:53 2108b35fe1a6: Preparing 21:15:53 017b0c332d09: Preparing 21:15:53 1288b57fbf3d: Preparing 21:15:53 aa5968d388b8: Preparing 21:15:53 aa5968d388b8: Layer already exists 21:15:53 fabf8fb956fe: Pushed 21:15:53 2108b35fe1a6: Pushed 21:15:53 1288b57fbf3d: Pushed 21:15:55 017b0c332d09: Pushed 21:15:55 c4a62108a817389daed93061827783c9b25eff67: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:55 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:56 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 21:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:15:56 fabf8fb956fe: Preparing 21:15:56 2108b35fe1a6: Preparing 21:15:56 017b0c332d09: Preparing 21:15:56 1288b57fbf3d: Preparing 21:15:56 aa5968d388b8: Preparing 21:15:56 fabf8fb956fe: Layer already exists 21:15:56 aa5968d388b8: Layer already exists 21:15:56 1288b57fbf3d: Layer already exists 21:15:56 017b0c332d09: Layer already exists 21:15:56 2108b35fe1a6: Layer already exists 21:15:56 latest: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:56 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:56 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.17 21:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:15:56 fabf8fb956fe: Preparing 21:15:56 2108b35fe1a6: Preparing 21:15:56 017b0c332d09: Preparing 21:15:56 1288b57fbf3d: Preparing 21:15:56 aa5968d388b8: Preparing 21:15:56 aa5968d388b8: Layer already exists 21:15:56 017b0c332d09: Layer already exists 21:15:56 2108b35fe1a6: Layer already exists 21:15:56 fabf8fb956fe: Layer already exists 21:15:56 1288b57fbf3d: Layer already exists 21:15:56 3.0.0-dev.17: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:57 + docker push nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 21:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:15:57 fabf8fb956fe: Preparing 21:15:57 2108b35fe1a6: Preparing 21:15:57 017b0c332d09: Preparing 21:15:57 1288b57fbf3d: Preparing 21:15:57 aa5968d388b8: Preparing 21:15:57 2108b35fe1a6: Layer already exists 21:15:57 fabf8fb956fe: Layer already exists 21:15:57 1288b57fbf3d: Layer already exists 21:15:57 aa5968d388b8: Layer already exists 21:15:57 017b0c332d09: Layer already exists 21:15:57 c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 21:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:15:58 fabf8fb956fe: Preparing 21:15:58 2108b35fe1a6: Preparing 21:15:58 017b0c332d09: Preparing 21:15:58 1288b57fbf3d: Preparing 21:15:58 aa5968d388b8: Preparing 21:15:58 aa5968d388b8: Layer already exists 21:15:58 2108b35fe1a6: Layer already exists 21:15:58 017b0c332d09: Layer already exists 21:15:58 1288b57fbf3d: Layer already exists 21:15:58 fabf8fb956fe: Layer already exists 21:15:58 main: digest: sha256:fda9082e095110a9cee166723934b0cd5d38f4946ac8ec568692dba621eda58b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:15:58 ===================================================== [Pipeline] echo 21:15:58 taggedImages: 21:15:58 - nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67 21:15:58 - nexus3.edgexfoundry.org:10004/device-rest:latest 21:15:58 - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.17 21:15:58 - nexus3.edgexfoundry.org:10004/device-rest:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 21:15:58 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:58 21:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:58 latest: Pulling from edgex-lftools-log-publisher 21:15:58 5eb5b503b376: Pulling fs layer 21:15:58 5c69ac0246d0: Pulling fs layer 21:15:58 ec43610c2a17: Pulling fs layer 21:15:58 3a2ae6a8a46f: Pulling fs layer 21:15:58 33b1e0a273af: Pulling fs layer 21:15:58 5d3b04190fa2: Pulling fs layer 21:15:58 2f39f015ded8: Pulling fs layer 21:15:58 33b1e0a273af: Waiting 21:15:58 5d3b04190fa2: Waiting 21:15:58 2f39f015ded8: Waiting 21:15:58 3a2ae6a8a46f: Waiting 21:15:58 5c69ac0246d0: Verifying Checksum 21:15:58 5c69ac0246d0: Download complete 21:15:58 3a2ae6a8a46f: Download complete 21:15:59 33b1e0a273af: Verifying Checksum 21:15:59 33b1e0a273af: Download complete 21:15:59 5d3b04190fa2: Verifying Checksum 21:15:59 5d3b04190fa2: Download complete 21:15:59 ec43610c2a17: Verifying Checksum 21:15:59 ec43610c2a17: Download complete 21:15:59 5eb5b503b376: Verifying Checksum 21:15:59 5eb5b503b376: Download complete 21:15:59 2f39f015ded8: Download complete 21:16:00 5eb5b503b376: Pull complete 21:16:00 5c69ac0246d0: Pull complete 21:16:00 ec43610c2a17: Pull complete 21:16:00 3a2ae6a8a46f: Pull complete 21:16:01 33b1e0a273af: Pull complete 21:16:01 5d3b04190fa2: Pull complete 21:16:05 2f39f015ded8: Pull complete 21:16:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:05 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:16:05 $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 21:16:09 $ docker top 837d4122dd4d2b0b7f179b1dd285b61703b1e95bf0fad137974f3edece4b76c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:09 ---> job-cost.sh 21:16:09 lf-activate-venv: SKIPPING 21:16:09 INFO: No Stack... 21:16:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:10 INFO: Archiving Costs [Pipeline] sh 21:16:10 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 21:16:10 + cut -d, -f6 [Pipeline] lock 21:16:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] 21:16:10 Resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] did not exist. Created. 21:16:10 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:11 + echo total: 0.2199999988079071 [Pipeline] stash 21:16:11 Stashed 1 file(s) [Pipeline] } 21:16:11 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:11 $ docker stop --time=1 837d4122dd4d2b0b7f179b1dd285b61703b1e95bf0fad137974f3edece4b76c2 21:16:12 $ docker rm -f --volumes 837d4122dd4d2b0b7f179b1dd285b61703b1e95bf0fad137974f3edece4b76c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:16:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9970 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 21:16:31 Running in /w/workspace/device-rest-go/89 [Pipeline] { [Pipeline] checkout 21:16:31 The recommended git tool is: git 21:16:36 using credential edgex-jenkins-ssh 21:16:36 Cloning the remote Git repository 21:16:36 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:16:36 > git init /w/workspace/device-rest-go/89 # timeout=10 21:16:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:16:37 > git --version # timeout=10 21:16:37 > git --version # 'git version 2.25.1' 21:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:39 Avoid second fetch 21:16:39 Checking out Revision c4a62108a817389daed93061827783c9b25eff67 (main) 21:16:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:16:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:39 > git config core.sparsecheckout # timeout=10 21:16:39 > git checkout -f c4a62108a817389daed93061827783c9b25eff67 # timeout=10 21:16:40 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#264)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:41 Dload Upload Total Spent Left Speed 21:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 21:16:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:16:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:16:42 + sudo tee /etc/docker/daemon.new 21:16:42 { 21:16:42 "registry-mirrors": [ 21:16:42 "https://nexus3.edgexfoundry.org:10001" 21:16:42 ], 21:16:42 "bip": "10.250.0.254/24", 21:16:42 "hosts": [ 21:16:42 "tcp://0.0.0.0:5555", 21:16:42 "unix:///var/run/docker.sock" 21:16:42 ], 21:16:42 "mtu": 1458, 21:16:42 "selinux-enabled": true, 21:16:42 "seccomp-profile": "/etc/docker/seccomp.json" 21:16:42 } [Pipeline] sh 21:16:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:16:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:01 provisioning config files... 21:17:01 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/89@tmp/config8072938863992173775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:01 ---> docker-login.sh 21:17:01 nexus3.edgexfoundry.org:10001 21:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:02 Configure a credential helper to remove this warning. See 21:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:02 21:17:02 Login Succeeded 21:17:02 nexus3.edgexfoundry.org:10002 21:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:02 Configure a credential helper to remove this warning. See 21:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:02 21:17:02 Login Succeeded 21:17:02 nexus3.edgexfoundry.org:10003 21:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:03 Configure a credential helper to remove this warning. See 21:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:03 21:17:03 Login Succeeded 21:17:03 nexus3.edgexfoundry.org:10004 21:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:03 Configure a credential helper to remove this warning. See 21:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:03 21:17:03 Login Succeeded 21:17:03 docker.io 21:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:04 Configure a credential helper to remove this warning. See 21:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:04 21:17:04 Login Succeeded 21:17:04 ---> docker-login.sh ends [Pipeline] } 21:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:17:04 ========================================================= 21:17:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:17:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:17:04 Sending build context to Docker daemon 138.8kB 21:17:05 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:17:05 Step 2/12 : FROM ${BASE} AS builder 21:17:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:17:05 af6eaf76a39c: Pulling fs layer 21:17:05 55522c791124: Pulling fs layer 21:17:05 ce5c4a1c91eb: Pulling fs layer 21:17:05 169dfbe0d373: Pulling fs layer 21:17:05 e1ff8fa3b103: Pulling fs layer 21:17:05 52ebb69f0ebf: Pulling fs layer 21:17:05 5abe8eddf0d5: Pulling fs layer 21:17:05 169dfbe0d373: Waiting 21:17:05 e1ff8fa3b103: Waiting 21:17:05 52ebb69f0ebf: Waiting 21:17:05 5abe8eddf0d5: Waiting 21:17:05 55522c791124: Verifying Checksum 21:17:05 55522c791124: Download complete 21:17:05 169dfbe0d373: Verifying Checksum 21:17:05 169dfbe0d373: Download complete 21:17:05 e1ff8fa3b103: Download complete 21:17:05 af6eaf76a39c: Verifying Checksum 21:17:06 af6eaf76a39c: Pull complete 21:17:06 5abe8eddf0d5: Verifying Checksum 21:17:06 5abe8eddf0d5: Download complete 21:17:07 55522c791124: Pull complete 21:17:08 ce5c4a1c91eb: Verifying Checksum 21:17:08 ce5c4a1c91eb: Download complete 21:17:08 52ebb69f0ebf: Verifying Checksum 21:17:08 52ebb69f0ebf: Download complete 21:17:20 ce5c4a1c91eb: Pull complete 21:17:20 169dfbe0d373: Pull complete 21:17:20 e1ff8fa3b103: Pull complete 21:17:26 52ebb69f0ebf: Pull complete 21:17:28 5abe8eddf0d5: Pull complete 21:17:28 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:17:28 ---> 6cb57ee374ae 21:17:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:17:30 ---> Running in 567d58b74b30 21:17:30 Removing intermediate container 567d58b74b30 21:17:30 ---> d7a26412c7f8 21:17:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:30 ---> Running in e317699503b9 21:17:31 Removing intermediate container e317699503b9 21:17:31 ---> 6d935b54a3f3 21:17:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:17:31 ---> Running in 369bb3748ec2 21:17:31 Removing intermediate container 369bb3748ec2 21:17:31 ---> 2bb28ffddf00 21:17:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:17:31 ---> Running in 04f4a4f0eafe 21:17:31 Removing intermediate container 04f4a4f0eafe 21:17:31 ---> e37942053681 21:17:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:31 ---> Running in f84f08490486 21:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:17:35 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:17:35 (2/4) Installing libedit (20221030.3.1-r0) 21:17:35 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:17:35 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:17:35 Executing busybox-1.35.0-r29.trigger 21:17:35 OK: 268 MiB in 57 packages 21:17:36 Removing intermediate container f84f08490486 21:17:36 ---> bc3810be3fe5 21:17:36 Step 8/12 : WORKDIR /device-rest-go 21:17:36 ---> Running in 8aad97099d86 21:17:36 Removing intermediate container 8aad97099d86 21:17:36 ---> f958d441296d 21:17:36 Step 9/12 : COPY go.mod vendor* ./ 21:17:37 ---> ceeffe83b83b 21:17:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:37 ---> Running in 6bad4efefd5a 21:18:45 Removing intermediate container 6bad4efefd5a 21:18:45 ---> b7514ceb5581 21:18:45 Step 11/12 : COPY . . 21:18:45 ---> 4f0b0c21616a 21:18:45 Step 12/12 : RUN $MAKE 21:18:45 ---> Running in d5a0f1187aa8 21:18:45 noop 21:18:45 Removing intermediate container d5a0f1187aa8 21:18:45 ---> b4b0b9e67a4f 21:18:45 Successfully built b4b0b9e67a4f 21:18:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:46 + docker inspect -f . ci-base-image-arm64 21:18:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:46 prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container 21:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/89 -v /w/workspace/device-rest-go/89:/w/workspace/device-rest-go/89:rw,z -v /w/workspace/device-rest-go/89@tmp:/w/workspace/device-rest-go/89@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 21:18:47 $ docker top 7db001c521476d07f1a0c45c3fb6256c58a1a20ce5c6c78058c11a2abec2dff6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:48 + go version 21:18:48 go version go1.20.2 linux/arm64 [Pipeline] } 21:18:48 $ docker stop --time=1 7db001c521476d07f1a0c45c3fb6256c58a1a20ce5c6c78058c11a2abec2dff6 21:18:50 $ docker rm -f --volumes 7db001c521476d07f1a0c45c3fb6256c58a1a20ce5c6c78058c11a2abec2dff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:50 + docker inspect -f . ci-base-image-arm64 21:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container 21:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/89 -v /w/workspace/device-rest-go/89:/w/workspace/device-rest-go/89:rw,z -v /w/workspace/device-rest-go/89@tmp:/w/workspace/device-rest-go/89@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 21:18:53 $ docker top ce08e2a9317f56f9ffd6d8718ece7ee8ce6fb2990da539ae96820be01cd4be9c -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:54 + git config --global --add safe.directory /w/workspace/device-rest-go/89 [Pipeline] fileExists [Pipeline] sh 21:18:54 + make test 21:18:54 go test ./... -coverprofile=coverage.out ./... 21:19:27 ? github.com/edgexfoundry/device-rest-go [no test files] 21:21:33 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:21:35 ok github.com/edgexfoundry/device-rest-go/driver 0.059s coverage: 33.1% of statements 21:21:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:21:35 go vet ./... 21:22:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:22:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:22:14 ./bin/test-attribution-txt.sh 21:22:14 An attribution for github.com/stretchr/objx is missing from Attribution.txt, please add [Pipeline] echo 21:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:22:14 $ docker stop --time=1 ce08e2a9317f56f9ffd6d8718ece7ee8ce6fb2990da539ae96820be01cd4be9c 21:22:16 $ docker rm -f --volumes ce08e2a9317f56f9ffd6d8718ece7ee8ce6fb2990da539ae96820be01cd4be9c [Pipeline] // withDockerContainer [Pipeline] sh 21:22:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:22:17 Warning: overwriting stash ‘coverage-report’ 21:22:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:22:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:22:18 + ls -al . 21:22:18 total 180 21:22:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:18 . 21:22:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:16 .. 21:22:18 -rw-rw-r-- 1 jenkins jenkins 151 Mar 13 21:16 .dockerignore 21:22:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 21:16 .git 21:22:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:16 .github 21:22:18 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 21:16 .gitignore 21:22:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 21:16 .golangci.yml 21:22:18 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 13 21:16 Attribution.txt 21:22:18 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 13 21:16 CHANGELOG.md 21:22:18 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 13 21:16 Dockerfile 21:22:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 21:16 GOVERNANCE.md 21:22:18 -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 21:16 Jenkinsfile 21:22:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 21:16 LICENSE 21:22:18 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 13 21:16 Makefile 21:22:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 21:16 OWNERS.md 21:22:18 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 13 21:16 README.md 21:22:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 21:13 VERSION 21:22:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:16 bin 21:22:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 21:16 cmd 21:22:18 -rw-r--r-- 1 jenkins jenkins 14200 Mar 13 21:21 coverage.out 21:22:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 21:16 driver 21:22:18 -rw-rw-r-- 1 jenkins jenkins 3446 Mar 13 21:16 go.mod 21:22:18 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 21:16 go.sum 21:22:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 21:16 snap 21:22:18 -rw-rw-r-- 1 jenkins jenkins 713 Mar 13 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:19 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4a62108a817389daed93061827783c9b25eff67 --label arch=arm64 --label version=3.0.0-dev.17 . 21:22:19 Sending build context to Docker daemon 153.6kB 21:22:19 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:22:19 Step 2/25 : FROM ${BASE} AS builder 21:22:19 ---> b4b0b9e67a4f 21:22:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:22:19 ---> Running in 2209abcc868a 21:22:19 Removing intermediate container 2209abcc868a 21:22:19 ---> a255dd9864fa 21:22:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:22:20 ---> Running in 33c9cb6d7685 21:22:20 Removing intermediate container 33c9cb6d7685 21:22:20 ---> 64528f06365d 21:22:20 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:22:20 ---> Running in 4bd0c19aecda 21:22:20 Removing intermediate container 4bd0c19aecda 21:22:20 ---> 8506601f543c 21:22:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:22:20 ---> Running in b3b02e40a83c 21:22:21 Removing intermediate container b3b02e40a83c 21:22:21 ---> 3f388e213167 21:22:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:21 ---> Running in edbaa21fc059 21:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:22:24 OK: 268 MiB in 57 packages 21:22:24 Removing intermediate container edbaa21fc059 21:22:24 ---> 05a161fe9397 21:22:24 Step 8/25 : WORKDIR /device-rest-go 21:22:25 ---> Running in ab9f17d23eb9 21:22:25 Removing intermediate container ab9f17d23eb9 21:22:25 ---> 4803465cb0a3 21:22:25 Step 9/25 : COPY go.mod vendor* ./ 21:22:25 ---> e660dfa4a3c4 21:22:25 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:25 ---> Running in a4a62424e61c 21:22:28 Removing intermediate container a4a62424e61c 21:22:28 ---> 783411c0d9a2 21:22:28 Step 11/25 : COPY . . 21:22:29 ---> 8e0a9c905004 21:22:29 Step 12/25 : RUN $MAKE 21:22:29 ---> Running in d8adc2d65b51 21:22:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.17" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:24:52 Removing intermediate container d8adc2d65b51 21:24:52 ---> 3decbd55e563 21:24:52 Step 13/25 : FROM alpine:3.16 21:24:52 3.16: Pulling from library/alpine 21:24:52 3760b48202b3: Pulling fs layer 21:24:52 3760b48202b3: Verifying Checksum 21:24:52 3760b48202b3: Download complete 21:24:52 3760b48202b3: Pull complete 21:24:52 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 21:24:52 Status: Downloaded newer image for alpine:3.16 21:24:52 ---> 4c81e5bf8899 21:24:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:24:52 ---> Running in d060cdbf227d 21:24:52 Removing intermediate container d060cdbf227d 21:24:52 ---> 26fe3bac28ae 21:24:52 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:24:52 ---> Running in bf3d234e6644 21:24:52 Removing intermediate container bf3d234e6644 21:24:52 ---> 0ff3ea4f0780 21:24:52 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:24:52 ---> Running in 60f0bc274a1b 21:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:24:52 (1/1) Installing dumb-init (1.2.5-r1) 21:24:52 Executing busybox-1.35.0-r17.trigger 21:24:52 OK: 5 MiB in 15 packages 21:24:52 Removing intermediate container 60f0bc274a1b 21:24:52 ---> 66cc6cc3e867 21:24:52 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:24:53 ---> 7deafec1f33f 21:24:53 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:24:53 ---> f35ca5136630 21:24:53 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:24:54 ---> 2af64b3ac2e9 21:24:54 Step 20/25 : EXPOSE 59986 21:24:54 ---> Running in d88134dbc63c 21:24:54 Removing intermediate container d88134dbc63c 21:24:54 ---> e6e1df09c131 21:24:54 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:24:54 ---> Running in a583cbeb9d66 21:24:55 Removing intermediate container a583cbeb9d66 21:24:55 ---> 935dd241512d 21:24:55 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:24:55 ---> Running in baabbf14148e 21:24:55 Removing intermediate container baabbf14148e 21:24:55 ---> fd6e2f03bc3b 21:24:55 Step 23/25 : LABEL arch=arm64 21:24:55 ---> Running in d376ed3ca6fd 21:24:55 Removing intermediate container d376ed3ca6fd 21:24:55 ---> 5d0c4a58a065 21:24:55 Step 24/25 : LABEL git_sha=c4a62108a817389daed93061827783c9b25eff67 21:24:55 ---> Running in e871f53ffef1 21:24:56 Removing intermediate container e871f53ffef1 21:24:56 ---> 5c116448fae3 21:24:56 Step 25/25 : LABEL version=3.0.0-dev.17 21:24:56 ---> Running in 2b1d68d0ca26 21:24:56 Removing intermediate container 2b1d68d0ca26 21:24:56 ---> e1c49a1eb3d6 21:24:56 [Warning] One or more build-args [ARCH] were not consumed 21:24:56 Successfully built e1c49a1eb3d6 21:24:56 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:56 provisioning config files... 21:24:56 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/89@tmp/config329910391802801793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:57 ---> docker-login.sh 21:24:57 nexus3.edgexfoundry.org:10001 21:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:57 Configure a credential helper to remove this warning. See 21:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:57 21:24:57 Login Succeeded 21:24:57 nexus3.edgexfoundry.org:10002 21:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:57 Configure a credential helper to remove this warning. See 21:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:57 21:24:57 Login Succeeded 21:24:57 nexus3.edgexfoundry.org:10003 21:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:58 21:24:58 Login Succeeded 21:24:58 nexus3.edgexfoundry.org:10004 21:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:58 Configure a credential helper to remove this warning. See 21:24:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:58 21:24:58 Login Succeeded 21:24:58 docker.io 21:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:59 Configure a credential helper to remove this warning. See 21:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:59 21:24:59 Login Succeeded 21:24:59 ---> docker-login.sh ends [Pipeline] } 21:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:24:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:24:59 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 21:24:59 c4a62108a817389daed93061827783c9b25eff67 21:24:59 latest 21:24:59 3.0.0-dev.17 21:24:59 c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 21:24:59 main 21:24:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:59 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:59 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67 21:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:24:59 6faa508146ec: Preparing 21:24:59 71a06fd95948: Preparing 21:24:59 45a041fe8b80: Preparing 21:24:59 7ddf07643bca: Preparing 21:24:59 f70ee36035b9: Preparing 21:24:59 f70ee36035b9: Layer already exists 21:25:00 7ddf07643bca: Pushed 21:25:00 71a06fd95948: Pushed 21:25:00 6faa508146ec: Pushed 21:25:05 45a041fe8b80: Pushed 21:25:05 c4a62108a817389daed93061827783c9b25eff67: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:05 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:06 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:25:06 6faa508146ec: Preparing 21:25:06 71a06fd95948: Preparing 21:25:06 45a041fe8b80: Preparing 21:25:06 7ddf07643bca: Preparing 21:25:06 f70ee36035b9: Preparing 21:25:06 45a041fe8b80: Layer already exists 21:25:06 f70ee36035b9: Layer already exists 21:25:06 6faa508146ec: Layer already exists 21:25:06 71a06fd95948: Layer already exists 21:25:06 7ddf07643bca: Layer already exists 21:25:06 latest: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:06 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:07 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.17 21:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:25:07 6faa508146ec: Preparing 21:25:07 71a06fd95948: Preparing 21:25:07 45a041fe8b80: Preparing 21:25:07 7ddf07643bca: Preparing 21:25:07 f70ee36035b9: Preparing 21:25:07 7ddf07643bca: Layer already exists 21:25:07 71a06fd95948: Layer already exists 21:25:07 6faa508146ec: Layer already exists 21:25:07 f70ee36035b9: Layer already exists 21:25:07 45a041fe8b80: Layer already exists 21:25:07 3.0.0-dev.17: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:07 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:07 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 21:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:25:07 6faa508146ec: Preparing 21:25:07 71a06fd95948: Preparing 21:25:07 45a041fe8b80: Preparing 21:25:07 7ddf07643bca: Preparing 21:25:07 f70ee36035b9: Preparing 21:25:07 71a06fd95948: Layer already exists 21:25:07 7ddf07643bca: Layer already exists 21:25:07 45a041fe8b80: Layer already exists 21:25:07 6faa508146ec: Layer already exists 21:25:07 f70ee36035b9: Layer already exists 21:25:07 c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:08 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:09 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 21:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:25:09 6faa508146ec: Preparing 21:25:09 71a06fd95948: Preparing 21:25:09 45a041fe8b80: Preparing 21:25:09 7ddf07643bca: Preparing 21:25:09 f70ee36035b9: Preparing 21:25:09 7ddf07643bca: Layer already exists 21:25:09 6faa508146ec: Layer already exists 21:25:09 45a041fe8b80: Layer already exists 21:25:09 71a06fd95948: Layer already exists 21:25:09 f70ee36035b9: Layer already exists 21:25:09 main: digest: sha256:0fa8c0e61ceccae73f69fbe2e890e7095e24af2f2f86913965bc08adb41709bb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:25:10 ===================================================== [Pipeline] echo 21:25:10 taggedImages: 21:25:10 - nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67 21:25:10 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:25:10 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.17 21:25:10 - nexus3.edgexfoundry.org:10004/device-rest-arm64:c4a62108a817389daed93061827783c9b25eff67-3.0.0-dev.17 21:25:10 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:25:10 21:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:25:11 arm64: Pulling from edgex-lftools-log-publisher 21:25:11 8998bd30e6a1: Pulling fs layer 21:25:11 04944245beec: Pulling fs layer 21:25:11 699f458cf7ca: Pulling fs layer 21:25:11 765212b225bb: Pulling fs layer 21:25:11 f23df028b6ca: Pulling fs layer 21:25:11 d65c8cfc05b1: Pulling fs layer 21:25:11 2437ff75d9bd: Pulling fs layer 21:25:11 f23df028b6ca: Waiting 21:25:11 d65c8cfc05b1: Waiting 21:25:11 2437ff75d9bd: Waiting 21:25:11 765212b225bb: Waiting 21:25:11 04944245beec: Verifying Checksum 21:25:11 04944245beec: Download complete 21:25:11 765212b225bb: Verifying Checksum 21:25:11 765212b225bb: Download complete 21:25:11 f23df028b6ca: Download complete 21:25:11 d65c8cfc05b1: Verifying Checksum 21:25:11 d65c8cfc05b1: Download complete 21:25:11 699f458cf7ca: Verifying Checksum 21:25:11 699f458cf7ca: Download complete 21:25:11 8998bd30e6a1: Verifying Checksum 21:25:11 8998bd30e6a1: Download complete 21:25:14 2437ff75d9bd: Verifying Checksum 21:25:14 2437ff75d9bd: Download complete 21:25:15 8998bd30e6a1: Pull complete 21:25:16 04944245beec: Pull complete 21:25:17 699f458cf7ca: Pull complete 21:25:17 765212b225bb: Pull complete 21:25:18 f23df028b6ca: Pull complete 21:25:18 d65c8cfc05b1: Pull complete 21:25:33 2437ff75d9bd: Pull complete 21:25:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:25:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:33 prd-ubuntu20.04-docker-arm64-4c-16g-9970 does not seem to be running inside a container 21:25:33 $ 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-rest-go/89 -v /w/workspace/device-rest-go/89:/w/workspace/device-rest-go/89:rw,z -v /w/workspace/device-rest-go/89@tmp:/w/workspace/device-rest-go/89@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 21:25:36 $ docker top 01c97826e53d591ac71ede0a584ff856206bafe1898ac74505b5ee7247a0a7df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:37 ---> job-cost.sh 21:25:37 lf-activate-venv: SKIPPING 21:25:37 INFO: No Stack... 21:25:38 INFO: Retrieving Pricing Info for: v3-standard-4 21:25:39 INFO: Archiving Costs [Pipeline] sh 21:25:39 + cut -d, -f6 21:25:39 + cat /w/workspace/device-rest-go/89/archives/cost.csv [Pipeline] lock 21:25:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] 21:25:39 Resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] did not exist. Created. 21:25:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:25:39 /w/workspace/device-rest-go/89@tmp/durable-887cb7d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:25:40 + echo total: 0.10999999940395355 [Pipeline] stash 21:25:40 Warning: overwriting stash ‘stack-cost’ 21:25:40 Stashed 1 file(s) [Pipeline] } 21:25:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } 21:25:40 $ docker stop --time=1 01c97826e53d591ac71ede0a584ff856206bafe1898ac74505b5ee7247a0a7df 21:25:41 $ docker rm -f --volumes 01c97826e53d591ac71ede0a584ff856206bafe1898ac74505b5ee7247a0a7df [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 21:25:42 provisioning config files... 21:25:42 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3066658935879687572tmp [Pipeline] { [Pipeline] sh 21:25:42 + set +x 21:25:42 + curl -s https://codecov.io/bash 21:25:42 + bash -s -- 21:25:42 21:25:42 _____ _ 21:25:42 / ____| | | 21:25:42 | | ___ __| | ___ ___ _____ __ 21:25:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:25:42 | |___| (_) | (_| | __/ (_| (_) \ V / 21:25:42 \_____\___/ \__,_|\___|\___\___/ \_/ 21:25:42 Bash-1.0.6 21:25:42 21:25:42 21:25:42 ==> git version 2.25.1 found 21:25:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:25:42 Release-Date: 2020-01-08 21:25:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:25:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:25:42 ==> Jenkins CI detected. 21:25:42 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 21:25:42 project root: . 21:25:42 --> token set from env 21:25:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:25:42 ==> Running gcov in . (disable via -X gcov) 21:25:42 ==> Python coveragepy not found 21:25:42 ==> Searching for coverage reports in: 21:25:42 + . 21:25:42 -> Found 1 reports 21:25:42 ==> Detecting git/mercurial file structure 21:25:42 ==> Reading reports 21:25:42 + ./coverage.out bytes=14200 21:25:42 ==> Appending adjustments 21:25:42 https://docs.codecov.io/docs/fixing-reports 21:25:42 + Found adjustments 21:25:42 ==> Gzipping contents 21:25:42 4.0K /tmp/codecov.Djad2x.gz 21:25:42 ==> Uploading reports 21:25:42 url: https://codecov.io 21:25:42 query: branch=main&commit=c4a62108a817389daed93061827783c9b25eff67&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:25:42 -> Pinging Codecov 21:25:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=c4a62108a817389daed93061827783c9b25eff67&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:25:42 -> Uploading to 21:25:42 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/4E5D53B4F1F92C436F7061BF334D961C/c4a62108a817389daed93061827783c9b25eff67/6a693027-09b8-4a99-87c7-3f84ff81a9ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T212542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffcb4738ddb977a931c807b82ec55dd412657ad398c1c1c797396c14ff830bcc 21:25:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:42 Dload Upload Total Spent Left Speed 21:25:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 9820 --:--:-- --:--:-- --:--:-- 9820 21:25:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c4a62108a817389daed93061827783c9b25eff67 [Pipeline] } 21:25:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:25:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:25:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:43 21:25:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:25:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:25:43 df9b9388f04a: Pulling fs layer 21:25:43 52dc419b0ee2: Pulling fs layer 21:25:43 25bc292e5bac: Pulling fs layer 21:25:43 114826534d7a: Pulling fs layer 21:25:43 4657fd5d0bcf: Pulling fs layer 21:25:43 6ad1cebc031e: Pulling fs layer 21:25:43 8a3aa393b2d8: Pulling fs layer 21:25:43 114826534d7a: Waiting 21:25:43 4657fd5d0bcf: Waiting 21:25:43 8a3aa393b2d8: Waiting 21:25:43 6ad1cebc031e: Waiting 21:25:43 25bc292e5bac: Verifying Checksum 21:25:43 25bc292e5bac: Download complete 21:25:43 52dc419b0ee2: Verifying Checksum 21:25:43 52dc419b0ee2: Download complete 21:25:43 4657fd5d0bcf: Verifying Checksum 21:25:43 4657fd5d0bcf: Download complete 21:25:43 df9b9388f04a: Verifying Checksum 21:25:43 df9b9388f04a: Download complete 21:25:44 df9b9388f04a: Pull complete 21:25:44 6ad1cebc031e: Verifying Checksum 21:25:44 6ad1cebc031e: Download complete 21:25:44 52dc419b0ee2: Pull complete 21:25:44 25bc292e5bac: Pull complete 21:25:44 114826534d7a: Verifying Checksum 21:25:44 114826534d7a: Download complete 21:25:44 8a3aa393b2d8: Verifying Checksum 21:25:44 8a3aa393b2d8: Download complete 21:25:48 114826534d7a: Pull complete 21:25:48 4657fd5d0bcf: Pull complete 21:25:48 6ad1cebc031e: Pull complete 21:25:52 8a3aa393b2d8: Pull complete 21:25:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:25:52 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:25:52 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-devops/edgex-snyk-go:1.410.4 cat 21:25:55 $ docker top 31325dc0985408e16b254547525945961527408dd1775358d416cf3ad720b897 -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 21:25:56 + set -o pipefail 21:25:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 21:26:02 21:26:02 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 21:26:02 21:26:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/cbda4d8d-0b8d-4e66-8df5-1bc5d328656b 21:26:02 21:26:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:26:02 21:26:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:26:02 21:26:04 21:26:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:26:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:26:04 More details here: https://snyk.co/ue1NS 21:26:04 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 21:26:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:26:04 $ docker stop --time=1 31325dc0985408e16b254547525945961527408dd1775358d416cf3ad720b897 21:26:07 $ docker rm -f --volumes 31325dc0985408e16b254547525945961527408dd1775358d416cf3ad720b897 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:26:08 + git log --format=format:%s -1 c4a62108a817389daed93061827783c9b25eff67 [Pipeline] sh 21:26:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:08 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:26:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:26:09 $ docker top 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 -eo pid,comm 21:26:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:26:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:09 [ssh-agent] Looking for ssh-agent implementation... 21:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:09 $ docker exec 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 ssh-agent 21:26:09 SSH_AUTH_SOCK=/tmp/ssh-EhYbkvXuSAVv/agent.31 21:26:09 SSH_AGENT_PID=37 21:26:09 Running ssh-add (command line suppressed) 21:26:09 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10995053890117464097.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10995053890117464097.key) 21:26:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:10 + git semver tag 21:26:10 2023-03-13 21:26:10,230 [run_tag] DEBUG tag force:False 21:26:10 2023-03-13 21:26:10,231 [check_head_tag] DEBUG check head tag 21:26:10 2023-03-13 21:26:10,231 [execute] INFO git cat-file --batch-check 21:26:10 2023-03-13 21:26:10,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 21:26:10 2023-03-13 21:26:10,236 [execute] INFO git cat-file --batch 21:26:10 2023-03-13 21:26:10,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 21:26:10 2023-03-13 21:26:10,258 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:10 2023-03-13 21:26:10,259 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 21:26:10 2023-03-13 21:26:10,259 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:26:10 2023-03-13 21:26:10,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:10 3.0.0-dev.17 [Pipeline] } 21:26:10 $ docker exec --env ******** --env ******** 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 ssh-agent -k 21:26:10 unset SSH_AUTH_SOCK; 21:26:10 unset SSH_AGENT_PID; 21:26:10 echo Agent pid 37 killed; 21:26:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:10 + git semver [Pipeline] } 21:26:11 $ docker stop --time=1 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 21:26:12 $ docker rm -f --volumes 29d09a6b9a4698a24ed1ab420b9e899429a572060eb6fe9ef8ea15e296cb7054 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:12 21:26:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:13 0.23.1-centos7: Pulling from edgex-lftools 21:26:13 ab5ef0e58194: Pulling fs layer 21:26:13 9712f1f96733: Pulling fs layer 21:26:13 63f879dbbcfc: Pulling fs layer 21:26:13 0d9ebad4ef96: Pulling fs layer 21:26:13 e9a5061849ea: Pulling fs layer 21:26:13 d747dcd14b5f: Pulling fs layer 21:26:13 2de7ff778b66: Pulling fs layer 21:26:13 0d9ebad4ef96: Waiting 21:26:13 e9a5061849ea: Waiting 21:26:13 d747dcd14b5f: Waiting 21:26:13 2de7ff778b66: Waiting 21:26:13 9712f1f96733: Verifying Checksum 21:26:13 9712f1f96733: Download complete 21:26:13 63f879dbbcfc: Verifying Checksum 21:26:13 63f879dbbcfc: Download complete 21:26:13 e9a5061849ea: Verifying Checksum 21:26:13 e9a5061849ea: Download complete 21:26:13 d747dcd14b5f: Verifying Checksum 21:26:13 d747dcd14b5f: Download complete 21:26:13 0d9ebad4ef96: Verifying Checksum 21:26:13 0d9ebad4ef96: Download complete 21:26:13 ab5ef0e58194: Verifying Checksum 21:26:13 ab5ef0e58194: Download complete 21:26:14 2de7ff778b66: Verifying Checksum 21:26:14 2de7ff778b66: Download complete 21:26:16 ab5ef0e58194: Pull complete 21:26:17 9712f1f96733: Pull complete 21:26:17 63f879dbbcfc: Pull complete 21:26:21 0d9ebad4ef96: Pull complete 21:26:21 e9a5061849ea: Pull complete 21:26:22 d747dcd14b5f: Pull complete 21:26:23 2de7ff778b66: Pull complete 21:26:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:23 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:26:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:26:28 $ docker top 85bee655f14fb3f9f69e38201e9c621b081cb6fa01b66d9da202f70e03b5f0ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:26:28 provisioning config files... 21:26:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13570188196520678501tmp 21:26:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5621121858150843869tmp 21:26:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14279509198164631661tmp [Pipeline] { [Pipeline] echo 21:26:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:26:29 ---> sigul-configuration.sh 21:26:29 gpg: directory `/root/.gnupg' created 21:26:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:26:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:26:29 gpg: keyring `/root/.gnupg/secring.gpg' created 21:26:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:26:29 gpg: CAST5 encrypted data 21:26:29 gpg: encrypted with 1 passphrase 21:26:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:26:29 + mkdir /home/jenkins 21:26:29 + mkdir /home/jenkins/sigul [Pipeline] sh 21:26:29 + 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 21:26:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:26:30 ---> sigul-install.sh 21:26:30 Sigul already installed; skipping installation. [Pipeline] sh 21:26:30 + git tag --list 21:26:30 v1.0.0 21:26:30 v1.1.0 21:26:30 v1.1.1 21:26:30 v1.1.2 21:26:30 v1.2.0 21:26:30 v1.2.1 21:26:30 v2.0.0 21:26:30 v2.1.0 21:26:30 v2.1.1 21:26:30 v2.1.1-dev.1 21:26:30 v2.1.1-dev.2 21:26:30 v2.1.1-dev.3 21:26:30 v2.2.0 21:26:30 v2.2.1-dev.1 21:26:30 v2.2.1-dev.2 21:26:30 v2.2.1-dev.3 21:26:30 v2.2.1-dev.4 21:26:30 v2.2.1-dev.5 21:26:30 v2.2.1-dev.6 21:26:30 v2.2.1-dev.7 21:26:30 v2.2.1-dev.8 21:26:30 v2.2.1-dev.9 21:26:30 v2.3.0 21:26:30 v2.3.0-dev.10 21:26:30 v2.3.0-dev.11 21:26:30 v2.3.0-dev.12 21:26:30 v2.3.0-dev.13 21:26:30 v2.3.0-dev.14 21:26:30 v2.3.0-dev.15 21:26:30 v2.3.0-dev.16 21:26:30 v2.3.0-dev.17 21:26:30 v2.3.0-dev.18 21:26:30 v2.3.0-dev.19 21:26:30 v2.3.0-dev.20 21:26:30 v2.3.0-dev.21 21:26:30 v2.3.0-dev.22 21:26:30 v2.3.0-dev.23 21:26:30 v2.3.0-dev.24 21:26:30 v2.3.0-dev.25 21:26:30 v2.3.0-dev.9 21:26:30 v3.0.0-dev.1 21:26:30 v3.0.0-dev.10 21:26:30 v3.0.0-dev.11 21:26:30 v3.0.0-dev.12 21:26:30 v3.0.0-dev.13 21:26:30 v3.0.0-dev.14 21:26:30 v3.0.0-dev.15 21:26:30 v3.0.0-dev.16 21:26:30 v3.0.0-dev.17 21:26:30 v3.0.0-dev.2 21:26:30 v3.0.0-dev.3 21:26:30 v3.0.0-dev.4 21:26:30 v3.0.0-dev.5 21:26:30 v3.0.0-dev.6 21:26:30 v3.0.0-dev.7 21:26:30 v3.0.0-dev.8 21:26:30 v3.0.0-dev.9 [Pipeline] sh 21:26:30 + lftools sign git-tag v3.0.0-dev.17 21:26:31 Signing Git tag with Sigul... 21:26:31 Signing v3.0.0-dev.17 [Pipeline] echo 21:26:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:26:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:26:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:26:32 $ docker stop --time=1 85bee655f14fb3f9f69e38201e9c621b081cb6fa01b66d9da202f70e03b5f0ad 21:26:33 $ docker rm -f --volumes 85bee655f14fb3f9f69e38201e9c621b081cb6fa01b66d9da202f70e03b5f0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:26:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:34 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:26:34 $ docker top 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 -eo pid,comm 21:26:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:26:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:34 [ssh-agent] Looking for ssh-agent implementation... 21:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:34 $ docker exec 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 ssh-agent 21:26:34 SSH_AUTH_SOCK=/tmp/ssh-mSVGyX31rdR6/agent.32 21:26:34 SSH_AGENT_PID=38 21:26:34 Running ssh-add (command line suppressed) 21:26:35 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12200567659836008076.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12200567659836008076.key) 21:26:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:35 + git semver bump pre 21:26:35 2023-03-13 21:26:35,545 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:35 2023-03-13 21:26:35,545 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev 21:26:35 2023-03-13 21:26:35,545 [bump_version] DEBUG bumped version:3.0.0-dev.18 21:26:35 2023-03-13 21:26:35,545 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 21:26:35 2023-03-13 21:26:35,545 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:35 2023-03-13 21:26:35,545 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:35 2023-03-13 21:26:35,547 [execute] INFO git cat-file --batch-check 21:26:35 2023-03-13 21:26:35,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:26:35 2023-03-13 21:26:35,553 [execute] INFO git cat-file --batch 21:26:35 2023-03-13 21:26:35,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:26:35 2023-03-13 21:26:35,559 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:35 3.0.0-dev.18 [Pipeline] } 21:26:35 $ docker exec --env ******** --env ******** 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 ssh-agent -k 21:26:35 unset SSH_AUTH_SOCK; 21:26:35 unset SSH_AGENT_PID; 21:26:35 echo Agent pid 38 killed; 21:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:36 + git semver [Pipeline] } 21:26:36 $ docker stop --time=1 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 21:26:37 $ docker rm -f --volumes 6d9340eb117c37b63cdd9f96aa27109e1ed5a33dad59e3066247e404bb5576f7 [Pipeline] // withDockerContainer [Pipeline] sh 21:26:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:26:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:26:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:38 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:26:38 $ docker top e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda -eo pid,comm 21:26:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:26:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:38 [ssh-agent] Looking for ssh-agent implementation... 21:26:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:38 $ docker exec e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda ssh-agent 21:26:39 SSH_AUTH_SOCK=/tmp/ssh-ipSUMcKVpAPN/agent.32 21:26:39 SSH_AGENT_PID=38 21:26:39 Running ssh-add (command line suppressed) 21:26:39 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2640229459208570099.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2640229459208570099.key) 21:26:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:39 + git semver push 21:26:39 2023-03-13 21:26:39,627 [run_push] DEBUG push 21:26:39 2023-03-13 21:26:39,627 [execute] INFO git cat-file --batch-check 21:26:39 2023-03-13 21:26:39,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:26:39 2023-03-13 21:26:39,631 [execute] INFO git rev-list b7c598c94739a1139e82205aeb8964a6393d9f39 -- 21:26:39 2023-03-13 21:26:39,631 [execute] DEBUG Popen(['git', 'rev-list', 'b7c598c94739a1139e82205aeb8964a6393d9f39', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:26:39 2023-03-13 21:26:39,638 [execute] INFO git fetch -v origin 21:26:39 2023-03-13 21:26:39,638 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:26:40 2023-03-13 21:26:40,200 [run_push] DEBUG no remote changes detected 21:26:40 2023-03-13 21:26:40,200 [execute] INFO git push origin semver 21:26:40 2023-03-13 21:26:40,200 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:26:41 2023-03-13 21:26:41,290 [run_push] DEBUG push all version tags 21:26:41 2023-03-13 21:26:41,291 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:26:41 2023-03-13 21:26:41,292 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:26:42 2023-03-13 21:26:42,058 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:26:42 3.0.0-dev.18 [Pipeline] } 21:26:42 $ docker exec --env ******** --env ******** e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda ssh-agent -k 21:26:42 unset SSH_AUTH_SOCK; 21:26:42 unset SSH_AGENT_PID; 21:26:42 echo Agent pid 38 killed; 21:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:42 + git semver [Pipeline] } 21:26:42 $ docker stop --time=1 e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda 21:26:44 $ docker rm -f --volumes e07482e6f2642247d9000eb454aaca9de8a1efccd25f4e98d882f23391f58fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:26:44 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 21:26:44 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 21:26:44 total 16 21:26:44 drwxr-xr-x 3 root root 4096 Mar 13 21:16 . 21:26:44 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 21:26 .. 21:26:44 drwxr-xr-x 2 root root 4096 Mar 13 21:16 cost 21:26:44 -rw-r--r-- 1 root root 85 Mar 13 21:16 cost.csv 21:26:44 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 21:26:44 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 21:26:44 total 16 21:26:44 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 21:16 . 21:26:44 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 21:26 .. 21:26:44 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 21:16 cost 21:26:44 -rw-r--r-- 1 jenkins jenkins 85 Mar 13 21:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:26:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:26:46 ---> package-listing.sh 21:26:46 ++ facter osfamily 21:26:46 ++ tr '[:upper:]' '[:lower:]' 21:26:46 + OS_FAMILY=debian 21:26:46 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 21:26:46 + START_PACKAGES=/tmp/packages_start.txt 21:26:46 + END_PACKAGES=/tmp/packages_end.txt 21:26:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:46 + PACKAGES=/tmp/packages_start.txt 21:26:46 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:26:46 + PACKAGES=/tmp/packages_end.txt 21:26:46 + case "${OS_FAMILY}" in 21:26:46 + dpkg -l 21:26:46 + grep '^ii' 21:26:46 + '[' -f /tmp/packages_start.txt ']' 21:26:46 + '[' -f /tmp/packages_end.txt ']' 21:26:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:46 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:26:46 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 21:26:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 21:26:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:26:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:47 prd-ubuntu20.04-docker-8c-8g-9968 does not seem to be running inside a container 21:26:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:26:47 $ docker top f5106b506d244ad57e050162d31f3811a8d535c28217d178ef273227a4788cac -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:47 + touch /tmp/pre-build-complete [Pipeline] sh 21:26:48 + mkdir -p /var/log/sysstat [Pipeline] sh 21:26:48 + ls /var/log/sa-host 21:26:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:26:48 provisioning config files... 21:26:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10120393516953558479tmp [Pipeline] { [Pipeline] echo 21:26:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:26:48 ---> create-netrc.sh [Pipeline] } 21:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:26:49 ---> python-tools-install.sh [Pipeline] echo 21:26:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:26:49 ---> sudo-logs.sh 21:26:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:26:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:26:49 ---> job-cost.sh 21:26:49 lf-activate-venv: SKIPPING 21:26:49 DEBUG: total: 0.2199999988079071 21:26:49 INFO: Retrieving Stack Cost... 21:26:50 INFO: Retrieving Pricing Info for: v3-standard-8 21:26:50 INFO: Archiving Costs [Pipeline] echo 21:26:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:26:51 ---> logs-deploy.sh 21:26:51 lf-activate-venv: SKIPPING 21:26:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/89 21:26:51 INFO: archiving workspace using pattern(s): 21:26:52 Archives upload complete. 21:26:52 INFO: archiving logs to Nexus 21:26:52 ---> uname -a: 21:26:52 Linux prd-ubuntu20-04-docker-8c-8g-9968 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:26:52 21:26:52 21:26:52 ---> lscpu: 21:26:52 Architecture: x86_64 21:26:52 CPU op-mode(s): 32-bit, 64-bit 21:26:52 Byte Order: Little Endian 21:26:52 Address sizes: 40 bits physical, 48 bits virtual 21:26:52 CPU(s): 8 21:26:52 On-line CPU(s) list: 0-7 21:26:52 Thread(s) per core: 1 21:26:52 Core(s) per socket: 1 21:26:52 Socket(s): 8 21:26:52 NUMA node(s): 1 21:26:52 Vendor ID: AuthenticAMD 21:26:52 CPU family: 23 21:26:52 Model: 49 21:26:52 Model name: AMD EPYC-Rome Processor 21:26:52 Stepping: 0 21:26:52 CPU MHz: 2800.002 21:26:52 BogoMIPS: 5600.00 21:26:52 Virtualization: AMD-V 21:26:52 Hypervisor vendor: KVM 21:26:52 Virtualization type: full 21:26:52 L1d cache: 256 KiB 21:26:52 L1i cache: 256 KiB 21:26:52 L2 cache: 4 MiB 21:26:52 L3 cache: 128 MiB 21:26:52 NUMA node0 CPU(s): 0-7 21:26:52 Vulnerability Itlb multihit: Not affected 21:26:52 Vulnerability L1tf: Not affected 21:26:52 Vulnerability Mds: Not affected 21:26:52 Vulnerability Meltdown: Not affected 21:26:52 Vulnerability Mmio stale data: Not affected 21:26:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:26:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:26:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:26:52 Vulnerability Srbds: Not affected 21:26:52 Vulnerability Tsx async abort: Not affected 21:26:52 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:26:52 21:26:52 21:26:52 ---> nproc: 21:26:52 8 21:26:52 21:26:52 21:26:52 ---> df -h: 21:26:52 Filesystem Size Used Avail Use% Mounted on 21:26:52 overlay 155G 13G 143G 9% / 21:26:52 tmpfs 64M 0 64M 0% /dev 21:26:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:26:52 shm 64M 0 64M 0% /dev/shm 21:26:52 /dev/vda1 155G 13G 143G 9% /facter-os 21:26:52 21:26:52 21:26:52 ---> sar -b -r -n DEV: 21:26:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9968) 03/13/23 _x86_64_ (8 CPU) 21:26:52 21:26:52 21:13:01 LINUX RESTART (8 CPU) 21:26:52 21:26:52 21:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:26:52 21:15:01 189.37 1.32 188.05 0.00 46.91 72020.20 0.00 21:26:52 21:16:01 149.33 0.27 149.06 0.00 6.00 28024.66 0.00 21:26:52 21:17:01 31.94 0.02 31.93 0.00 0.13 16461.41 0.00 21:26:52 21:18:01 2.43 0.00 2.43 0.00 0.00 27.33 0.00 21:26:52 21:19:01 57.98 11.60 46.38 0.00 5175.87 8910.90 0.00 21:26:52 21:20:01 2.43 0.02 2.42 0.00 0.13 79.59 0.00 21:26:52 21:21:01 1.97 0.00 1.97 0.00 0.00 23.60 0.00 21:26:52 21:22:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 21:26:52 21:23:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 21:26:52 21:24:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 21:26:52 21:25:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 21:26:52 21:26:01 31.99 0.30 31.69 0.00 11.86 26903.78 0.00 21:26:52 Average: 39.20 1.13 38.07 0.00 437.34 12626.62 0.00 21:26:52 21:26:52 21:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:26:52 21:15:01 28034472 31366804 936392 2.85 144420 3378024 2409868 7.10 1447152 2943288 197804 21:26:52 21:16:01 27852716 31569400 734520 2.23 151164 3742936 2024424 5.97 1254224 3303844 312512 21:26:52 21:17:01 27705556 31601736 699440 2.13 157800 3887884 1739100 5.13 1238116 3436432 216 21:26:52 21:18:01 27705916 31602216 698812 2.13 157896 3887872 1739100 5.13 1237332 3436436 4 21:26:52 21:19:01 27171700 31585912 707872 2.15 191620 4346892 1812360 5.34 1557232 3615308 180 21:26:52 21:20:01 27177532 31586880 707036 2.15 190184 4343640 1786904 5.27 1555316 3612112 388 21:26:52 21:21:01 27182240 31591648 702180 2.14 190240 4343644 1786904 5.27 1550560 3612116 172 21:26:52 21:22:01 27182420 31591856 701972 2.13 190264 4343648 1786904 5.27 1550264 3612120 4 21:26:52 21:23:01 27182008 31591548 702144 2.14 190340 4343644 1786904 5.27 1550672 3612152 12 21:26:52 21:24:01 27182640 31592196 701472 2.13 190372 4343648 1786904 5.27 1550400 3612156 16 21:26:52 21:25:01 27182832 31593136 701444 2.13 190384 4343652 1786904 5.27 1549680 3612856 4 21:26:52 21:26:01 26039424 31477364 810544 2.46 208040 5265144 1897432 5.59 1755196 4454196 232884 21:26:52 Average: 27299955 31562558 733652 2.23 179394 4214219 1861976 5.49 1483012 3571918 62016 21:26:52 21:26:52 21:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:26:52 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:15:01 docker0 182.85 293.59 14.59 1977.39 0.00 0.00 0.00 0.00 21:26:52 21:15:01 ens3 330.28 205.02 2011.14 32.02 0.00 0.00 0.00 0.00 21:26:52 21:15:01 veth5c6cde4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:26:52 21:16:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 21:26:52 21:16:01 docker0 3.07 8.07 0.19 83.66 0.00 0.00 0.00 0.00 21:26:52 21:16:01 ens3 210.26 154.47 2701.77 319.26 0.00 0.00 0.00 0.00 21:26:52 21:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:26:52 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:17:01 ens3 13.90 8.67 16.36 5.30 0.00 0.00 0.00 0.00 21:26:52 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:26:52 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:18:01 ens3 0.67 0.43 0.35 0.27 0.00 0.00 0.00 0.00 21:26:52 21:19:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:26:52 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:19:01 ens3 180.16 87.94 2806.47 6.28 0.00 0.00 0.00 0.00 21:26:52 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:26:52 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:20:01 ens3 0.25 0.20 0.02 0.01 0.00 0.00 0.00 0.00 21:26:52 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:26:52 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:22:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:26:52 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:26:52 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:24:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:26:52 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:26:52 21:26:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:26:52 21:26:01 docker0 38.84 57.42 3.19 584.25 0.00 0.00 0.00 0.00 21:26:52 21:26:01 veth3ae6f3a 38.84 57.54 3.72 584.26 0.00 0.00 0.00 0.05 21:26:52 21:26:01 ens3 221.10 127.80 4560.79 16.54 0.00 0.00 0.00 0.00 21:26:52 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 21:26:52 Average: docker0 18.50 29.56 1.48 217.99 0.00 0.00 0.00 0.00 21:26:52 Average: veth3ae6f3a 3.24 4.80 0.31 48.75 0.00 0.00 0.00 0.00 21:26:52 Average: ens3 79.41 48.52 1006.70 31.65 0.00 0.00 0.00 0.00 21:26:52 21:26:52 21:26:52 ---> sar -P ALL: 21:26:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9968) 03/13/23 _x86_64_ (8 CPU) 21:26:52 21:26:52 21:13:01 LINUX RESTART (8 CPU) 21:26:52 21:26:52 21:14:02 CPU %user %nice %system %iowait %steal %idle 21:26:52 21:15:01 all 14.10 0.00 4.42 6.16 0.05 75.26 21:26:52 21:15:01 0 14.11 0.00 4.81 15.46 0.07 65.56 21:26:52 21:15:01 1 15.37 0.00 4.64 1.42 0.05 78.52 21:26:52 21:15:01 2 13.85 0.00 4.65 3.62 0.03 77.85 21:26:52 21:15:01 3 14.91 0.00 4.15 0.70 0.05 80.19 21:26:52 21:15:01 4 13.55 0.00 5.50 6.80 0.05 74.10 21:26:52 21:15:01 5 14.54 0.00 3.62 0.32 0.05 81.46 21:26:52 21:15:01 6 13.55 0.00 3.37 0.73 0.03 82.32 21:26:52 21:15:01 7 12.93 0.00 4.68 20.33 0.07 61.99 21:26:52 21:16:01 all 30.33 0.00 5.04 2.89 0.08 61.66 21:26:52 21:16:01 0 30.70 0.00 4.94 1.31 0.08 62.97 21:26:52 21:16:01 1 30.69 0.00 5.10 0.13 0.07 64.02 21:26:52 21:16:01 2 32.54 0.00 5.31 6.18 0.08 55.89 21:26:52 21:16:01 3 30.63 0.00 5.21 1.21 0.08 62.86 21:26:52 21:16:01 4 30.14 0.00 4.56 0.24 0.08 64.98 21:26:52 21:16:01 5 30.88 0.00 4.95 4.14 0.08 59.95 21:26:52 21:16:01 6 26.28 0.00 4.90 0.12 0.07 68.63 21:26:52 21:16:01 7 30.77 0.00 5.36 9.84 0.08 53.95 21:26:52 21:17:01 all 1.36 0.00 0.59 0.86 0.01 97.18 21:26:52 21:17:01 0 1.25 0.00 0.43 0.00 0.00 98.31 21:26:52 21:17:01 1 1.37 0.00 0.53 0.95 0.02 97.13 21:26:52 21:17:01 2 1.21 0.00 1.16 5.16 0.02 92.46 21:26:52 21:17:01 3 1.34 0.00 0.43 0.20 0.00 98.03 21:26:52 21:17:01 4 1.55 0.00 0.73 0.00 0.00 97.71 21:26:52 21:17:01 5 1.47 0.00 0.68 0.58 0.02 97.25 21:26:52 21:17:01 6 0.80 0.00 0.18 0.00 0.00 99.01 21:26:52 21:17:01 7 1.87 0.00 0.54 0.03 0.02 97.54 21:26:52 21:18:01 all 0.26 0.00 0.01 0.08 0.01 99.64 21:26:52 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:18:01 1 0.00 0.00 0.02 0.27 0.02 99.70 21:26:52 21:18:01 2 0.03 0.00 0.00 0.03 0.00 99.93 21:26:52 21:18:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:26:52 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:26:52 21:18:01 5 0.03 0.00 0.02 0.08 0.02 99.85 21:26:52 21:18:01 6 1.94 0.00 0.00 0.00 0.02 98.05 21:26:52 21:18:01 7 0.03 0.00 0.02 0.25 0.02 99.68 21:26:52 21:19:01 all 2.82 0.00 1.48 0.58 0.02 95.10 21:26:52 21:19:01 0 2.24 0.00 1.50 0.82 0.02 95.42 21:26:52 21:19:01 1 3.60 0.00 2.03 1.44 0.03 92.89 21:26:52 21:19:01 2 4.45 0.00 1.29 0.23 0.03 94.00 21:26:52 21:19:01 3 2.77 0.00 1.40 0.05 0.03 95.74 21:26:52 21:19:01 4 1.66 0.00 1.39 1.24 0.02 95.70 21:26:52 21:19:01 5 3.48 0.00 1.20 0.07 0.03 95.22 21:26:52 21:19:01 6 2.26 0.00 1.41 0.75 0.00 95.58 21:26:52 21:19:01 7 2.08 0.00 1.61 0.03 0.02 96.26 21:26:52 21:20:01 all 0.28 0.00 0.06 0.01 0.01 99.64 21:26:52 21:20:01 0 0.08 0.00 0.07 0.00 0.02 99.83 21:26:52 21:20:01 1 1.89 0.00 0.12 0.00 0.02 97.97 21:26:52 21:20:01 2 0.02 0.00 0.05 0.00 0.00 99.93 21:26:52 21:20:01 3 0.03 0.00 0.05 0.00 0.02 99.90 21:26:52 21:20:01 4 0.10 0.00 0.03 0.07 0.02 99.78 21:26:52 21:20:01 5 0.05 0.00 0.07 0.00 0.00 99.88 21:26:52 21:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 21:26:52 21:20:01 7 0.05 0.00 0.05 0.00 0.00 99.90 21:26:52 21:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:26:52 21:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:26:52 21:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:26:52 21:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:26:52 21:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:26:52 21:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:26:52 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:26:52 21:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 21:26:52 21:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:26:52 21:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:26:52 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:26:52 21:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:26:52 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:26:52 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:26:52 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:26:52 21:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:26:52 21:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:26:52 21:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:26:52 21:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:26:52 21:23:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:26:52 21:23:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:26:52 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:26:52 21:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:26:52 21:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:26:52 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:26:52 21:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:26:52 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:26:52 21:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:26:52 21:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:26:52 21:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:26:52 21:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:26:52 21:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:26:52 21:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:26:52 21:25:01 2 0.03 0.00 0.00 0.02 0.02 99.93 21:26:52 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:26:52 21:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:26:52 21:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:26:52 21:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:26:52 21:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:26:52 21:26:52 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:26:52 21:26:01 all 4.16 0.00 1.70 0.97 0.02 93.15 21:26:52 21:26:01 0 3.86 0.00 2.23 0.05 0.02 93.85 21:26:52 21:26:01 1 4.52 0.00 2.03 4.73 0.05 88.67 21:26:52 21:26:01 2 3.56 0.00 1.30 0.28 0.02 94.83 21:26:52 21:26:01 3 5.09 0.00 1.44 0.22 0.02 93.23 21:26:52 21:26:01 4 3.35 0.00 2.01 1.61 0.03 93.00 21:26:52 21:26:01 5 4.56 0.00 1.43 0.02 0.02 93.98 21:26:52 21:26:01 6 4.54 0.00 1.44 0.39 0.02 93.61 21:26:52 21:26:01 7 3.81 0.00 1.69 0.50 0.02 93.98 21:26:52 Average: all 4.41 0.00 1.10 0.95 0.02 93.52 21:26:52 Average: 0 4.34 0.00 1.16 1.44 0.02 93.05 21:26:52 Average: 1 4.77 0.00 1.20 0.74 0.03 93.25 21:26:52 Average: 2 4.60 0.00 1.14 1.29 0.02 92.96 21:26:52 Average: 3 4.53 0.00 1.05 0.20 0.02 94.20 21:26:52 Average: 4 4.16 0.00 1.18 0.83 0.02 93.82 21:26:52 Average: 5 4.55 0.00 1.00 0.43 0.02 94.00 21:26:52 Average: 6 4.07 0.00 0.94 0.16 0.01 94.81 21:26:52 Average: 7 4.26 0.00 1.15 2.53 0.02 92.04 21:26:52 21:26:52 21:26:52