Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a43e2c30b821305cbbceda7bc94393c1897f4bc4 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-ssh17596955948036943828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh15311026201928152883.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh137109247714677177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8888000234297396001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7375351218908229847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33448 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 a43e2c30b821305cbbceda7bc94393c1897f4bc4 (main) > 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 a43e2c30b821305cbbceda7bc94393c1897f4bc4 # timeout=10 Commit message: "Merge pull request #181 from jinlinGuan/issue-180" > git rev-list --no-walk b5c3ad01f67977970fed420537dc3b570bb51b0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:51:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:51:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:51:03 ========================================================= 08:51:03 EdgeX Global Pipelines Version Info 08:51:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:51:04 ------------------- 08:51:04 stable info: 08:51:04 ------------------- 08:51:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:51:04 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 08:51:04 Message: update stable to v1.0.221 08:51:04 ------------------- 08:51:04 experimental info: 08:51:04 ------------------- 08:51:04 Commited By: **** collab-it+edgex@linuxfoundation.org 08:51:04 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 08:51:04 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:51:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a43e2c3 [Pipeline] echo 08:51:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:05 provisioning config files... 08:51:05 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7426914089415142926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:05 ---> docker-login.sh 08:51:05 nexus3.edgexfoundry.org:10001 08:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:05 Configure a credential helper to remove this warning. See 08:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:05 08:51:05 Login Succeeded 08:51:05 nexus3.edgexfoundry.org:10002 08:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:06 Configure a credential helper to remove this warning. See 08:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:06 08:51:06 Login Succeeded 08:51:06 nexus3.edgexfoundry.org:10003 08:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:06 Configure a credential helper to remove this warning. See 08:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:06 08:51:06 Login Succeeded 08:51:06 nexus3.edgexfoundry.org:10004 08:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:06 Configure a credential helper to remove this warning. See 08:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:06 08:51:06 Login Succeeded 08:51:06 docker.io 08:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:06 Configure a credential helper to remove this warning. See 08:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:06 08:51:06 Login Succeeded 08:51:06 ---> docker-login.sh ends [Pipeline] } 08:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:51:07 + git rev-list -1 --merges a43e2c30b821305cbbceda7bc94393c1897f4bc4~1..a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo 08:51:07 -----------> git rev-list -1 --merges a43e2c30b821305cbbceda7bc94393c1897f4bc4~1..a43e2c30b821305cbbceda7bc94393c1897f4bc4 a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:51:07 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [false] [Pipeline] sh 08:51:07 + git log --format=format:%s -1 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo 08:51:07 ========================================================= 08:51:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:51:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:51:08 + git log --format=format:%s -1 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo 08:51:08 [semverPrep] GIT_COMMIT: a43e2c30b821305cbbceda7bc94393c1897f4bc4, Commit Message: Merge pull request #181 from jinlinGuan/issue-180 [Pipeline] echo 08:51:08 [semverPrep] This is not a build commit. [Pipeline] sh 08:51:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:08 + grep -v github /etc/ssh/ssh_known_hosts 08:51:08 + [ -e /tmp/ssh_known_hosts ] 08:51:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:51:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:51:08 + sudo tee -a /etc/ssh/ssh_known_hosts 08:51:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:51:08 08:51:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:51:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:51:09 latest: Pulling from edgex-devops/git-semver 08:51:09 a0d0a0d46f8b: Pulling fs layer 08:51:09 3e5f54012d9b: Pulling fs layer 08:51:09 4c7163046ea9: Pulling fs layer 08:51:09 0c2d73faf560: Pulling fs layer 08:51:09 0c2d73faf560: Waiting 08:51:09 3e5f54012d9b: Verifying Checksum 08:51:09 3e5f54012d9b: Download complete 08:51:09 a0d0a0d46f8b: Verifying Checksum 08:51:09 a0d0a0d46f8b: Download complete 08:51:09 0c2d73faf560: Verifying Checksum 08:51:09 0c2d73faf560: Download complete 08:51:09 4c7163046ea9: Verifying Checksum 08:51:09 4c7163046ea9: Download complete 08:51:09 a0d0a0d46f8b: Pull complete 08:51:09 3e5f54012d9b: Pull complete 08:51:09 4c7163046ea9: Pull complete 08:51:10 0c2d73faf560: Pull complete 08:51:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:51:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:51:10 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 08:51:10 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:51:10 $ docker top eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:11 [ssh-agent] Looking for ssh-agent implementation... 08:51:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:11 $ docker exec eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent 08:51:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdNAJOK/agent.14 08:51:11 SSH_AGENT_PID=20 08:51:11 Running ssh-add (command line suppressed) 08:51:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1363051891913655641.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1363051891913655641.key) 08:51:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:11 + git tag --points-at HEAD [Pipeline] } 08:51:11 $ docker exec --env ******** --env ******** eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent -k 08:51:11 unset SSH_AUTH_SOCK; 08:51:11 unset SSH_AGENT_PID; 08:51:11 echo Agent pid 20 killed; 08:51:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:11 [ssh-agent] Looking for ssh-agent implementation... 08:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:11 $ docker exec eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent 08:51:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEAneeL/agent.52 08:51:12 SSH_AGENT_PID=59 08:51:12 Running ssh-add (command line suppressed) 08:51:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193786147576617240.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193786147576617240.key) 08:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:12 + git semver init 08:51:12 # -> Open(): unable to determine branch for HEAD 08:51:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 08:51:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 08:51:12 # $SEMVER_REMOTE_NAME = origin 08:51:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:51:12 # $SEMVER_USER_NAME = edgex-jenkins 08:51:12 # $SEMVER_BRANCH = main 08:51:12 # $SEMVER_TEMP = /tmp/semver-066609203 08:51:12 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 08:51:13 # '/tmp/semver-066609203' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' 08:51:13 # -> Force: false 08:51:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 08:51:13 $ docker exec --env ******** --env ******** eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent -k 08:51:14 unset SSH_AUTH_SOCK; 08:51:14 unset SSH_AGENT_PID; 08:51:14 echo Agent pid 59 killed; 08:51:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:14 + git semver [Pipeline] } 08:51:14 $ docker stop --time=1 eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 08:51:15 $ docker rm -f eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:51:16 Stashed 1 file(s) [Pipeline] echo 08:51:16 [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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 08:51:16 provisioning config files... 08:51:16 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2638808687345094942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:16 ---> docker-login.sh 08:51:16 nexus3.edgexfoundry.org:10001 08:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:16 Configure a credential helper to remove this warning. See 08:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:16 08:51:16 Login Succeeded 08:51:16 nexus3.edgexfoundry.org:10002 08:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:16 Configure a credential helper to remove this warning. See 08:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:16 08:51:16 Login Succeeded 08:51:16 nexus3.edgexfoundry.org:10003 08:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:17 Configure a credential helper to remove this warning. See 08:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:17 08:51:17 Login Succeeded 08:51:17 nexus3.edgexfoundry.org:10004 08:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:17 Configure a credential helper to remove this warning. See 08:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:17 08:51:17 Login Succeeded 08:51:17 docker.io 08:51:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:17 Configure a credential helper to remove this warning. See 08:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:17 08:51:17 Login Succeeded 08:51:17 ---> docker-login.sh ends [Pipeline] } 08:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:51:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:17 ========================================================= 08:51:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:51:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:51:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 08:51:18 Sending build context to Docker daemon 10.57MB 08:51:18 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 08:51:18 Step 2/12 : FROM ${BASE} AS builder 08:51:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:51:18 59bf1c3509f3: Pulling fs layer 08:51:18 666ba61612fd: Pulling fs layer 08:51:18 8ed8ca486205: Pulling fs layer 08:51:18 4fe6c5a15a65: Pulling fs layer 08:51:18 22a0e8bec74d: Pulling fs layer 08:51:18 ca2b28591e48: Pulling fs layer 08:51:18 a51346096db8: Pulling fs layer 08:51:18 daebc70d1ce1: Pulling fs layer 08:51:18 0e18a0eac166: Pulling fs layer 08:51:18 4fe6c5a15a65: Waiting 08:51:18 22a0e8bec74d: Waiting 08:51:18 ca2b28591e48: Waiting 08:51:18 a51346096db8: Waiting 08:51:18 daebc70d1ce1: Waiting 08:51:18 0e18a0eac166: Waiting 08:51:18 8ed8ca486205: Verifying Checksum 08:51:18 8ed8ca486205: Download complete 08:51:18 666ba61612fd: Download complete 08:51:18 22a0e8bec74d: Download complete 08:51:18 ca2b28591e48: Download complete 08:51:18 a51346096db8: Verifying Checksum 08:51:18 a51346096db8: Download complete 08:51:18 59bf1c3509f3: Verifying Checksum 08:51:18 59bf1c3509f3: Download complete 08:51:18 daebc70d1ce1: Verifying Checksum 08:51:18 daebc70d1ce1: Download complete 08:51:18 59bf1c3509f3: Pull complete 08:51:18 666ba61612fd: Pull complete 08:51:18 8ed8ca486205: Pull complete 08:51:18 0e18a0eac166: Download complete 08:51:19 4fe6c5a15a65: Verifying Checksum 08:51:19 4fe6c5a15a65: Download complete 08:51:22 4fe6c5a15a65: Pull complete 08:51:22 22a0e8bec74d: Pull complete 08:51:22 ca2b28591e48: Pull complete 08:51:22 a51346096db8: Pull complete 08:51:22 daebc70d1ce1: Pull complete 08:51:25 0e18a0eac166: Pull complete 08:51:25 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:51:25 ---> f018257e8ee9 08:51:25 Step 3/12 : ARG MAKE='make build' 08:51:26 ---> Running in 5ad6b995f4d3 08:51:26 Removing intermediate container 5ad6b995f4d3 08:51:26 ---> ab3a7ad96753 08:51:26 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:51:26 ---> Running in 2b7d41776610 08:51:26 Removing intermediate container 2b7d41776610 08:51:26 ---> e0afdcbb60a0 08:51:26 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:51:26 ---> Running in 260b40c802c5 08:51:26 Removing intermediate container 260b40c802c5 08:51:26 ---> 65c6ff38047e 08:51:26 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:26 ---> Running in 95d7f94dc12e 08:51:27 Removing intermediate container 95d7f94dc12e 08:51:27 ---> f3c60ae1f234 08:51:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:51:27 ---> Running in 4810678365dd 08:51:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:51:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:51:28 (1/4) Installing openssh-keygen (8.8_p1-r1) 08:51:28 (2/4) Installing libedit (20210910.3.1-r0) 08:51:28 (3/4) Installing openssh-client-common (8.8_p1-r1) 08:51:28 (4/4) Installing openssh-client-default (8.8_p1-r1) 08:51:28 Executing busybox-1.34.1-r3.trigger 08:51:28 OK: 224 MiB in 56 packages 08:51:29 Removing intermediate container 4810678365dd 08:51:29 ---> 4f3fb13b5188 08:51:29 Step 8/12 : WORKDIR /device-rest-go 08:51:29 ---> Running in 17eb1e526e9b 08:51:29 Removing intermediate container 17eb1e526e9b 08:51:29 ---> 514a9f67801e 08:51:29 Step 9/12 : COPY go.mod vendor* ./ 08:51:29 ---> 7db43358617f 08:51:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:29 ---> Running in a20fb2dee8ab 08:51:31 Still waiting to schedule task 08:51:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:51:44 Removing intermediate container a20fb2dee8ab 08:51:44 ---> 0daedb57505b 08:51:44 Step 11/12 : COPY . . 08:51:44 ---> 7be080c69d4c 08:51:44 Step 12/12 : RUN $MAKE 08:51:44 ---> Running in 92d45e340cef 08:51:44 noop 08:51:44 Removing intermediate container 92d45e340cef 08:51:44 ---> 8417e9cdb3b3 08:51:44 Successfully built 8417e9cdb3b3 08:51:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:51:44 + docker inspect -f . ci-base-image-x86_64 08:51:44 . [Pipeline] withDockerContainer 08:51:44 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 08:51:44 $ 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 ******** ci-base-image-x86_64 cat 08:51:45 $ docker top 5c806fac619fee878da72dc05a5d4d42882084ffb0b68af36a3a1df918ee1063 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:45 + go version 08:51:45 go version go1.17.6 linux/amd64 [Pipeline] } 08:51:45 $ docker stop --time=1 5c806fac619fee878da72dc05a5d4d42882084ffb0b68af36a3a1df918ee1063 08:51:47 $ docker rm -f 5c806fac619fee878da72dc05a5d4d42882084ffb0b68af36a3a1df918ee1063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:47 + docker inspect -f . ci-base-image-x86_64 08:51:47 . [Pipeline] withDockerContainer 08:51:47 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 08:51:47 $ 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 ******** ci-base-image-x86_64 cat 08:51:48 $ docker top 1f4cd33fb713cfd7fda1c6e8126968c4d0d4901c75882e8e4cc387b980619052 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:51:48 + make test 08:51:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:51:48 ? github.com/edgexfoundry/device-rest-go [no test files] 08:51:58 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:51:58 ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements 08:52:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:52:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:52:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:52:08 ./bin/test-attribution-txt.sh [Pipeline] echo 08:52:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:52:08 $ docker stop --time=1 1f4cd33fb713cfd7fda1c6e8126968c4d0d4901c75882e8e4cc387b980619052 08:52:10 $ docker rm -f 1f4cd33fb713cfd7fda1c6e8126968c4d0d4901c75882e8e4cc387b980619052 [Pipeline] // withDockerContainer [Pipeline] sh 08:52:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:52:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:52:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:52:12 + ls -al . 08:52:12 total 172 08:52:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:52 . 08:52:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:50 .. 08:52:12 -rw-rw-r-- 1 jenkins jenkins 151 Apr 27 08:50 .dockerignore 08:52:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:51 .git 08:52:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:50 .github 08:52:12 -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 08:50 .gitignore 08:52:12 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 08:50 .golangci.yml 08:52:12 drwx------ 3 jenkins jenkins 4096 Apr 27 08:51 .semver 08:52:12 -rw-rw-r-- 1 jenkins jenkins 8463 Apr 27 08:50 Attribution.txt 08:52:12 -rw-rw-r-- 1 jenkins jenkins 7459 Apr 27 08:50 CHANGELOG.md 08:52:12 -rw-rw-r-- 1 jenkins jenkins 1672 Apr 27 08:50 Dockerfile 08:52:12 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 08:50 GOVERNANCE.md 08:52:12 -rw-rw-r-- 1 jenkins jenkins 680 Apr 27 08:50 Jenkinsfile 08:52:12 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 08:50 LICENSE 08:52:12 -rw-rw-r-- 1 jenkins jenkins 1977 Apr 27 08:50 Makefile 08:52:12 -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 08:50 OWNERS.md 08:52:12 -rw-rw-r-- 1 jenkins jenkins 8246 Apr 27 08:50 README.md 08:52:12 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:51 VERSION 08:52:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:50 bin 08:52:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:50 cmd 08:52:12 -rw-r--r-- 1 jenkins jenkins 9355 Apr 27 08:51 coverage.out 08:52:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:50 driver 08:52:12 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 08:50 go.mod 08:52:12 -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 08:50 go.sum 08:52:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:50 snap 08:52:12 -rw-rw-r-- 1 jenkins jenkins 713 Apr 27 08:50 version.go [Pipeline] isUnix [Pipeline] sh 08:52:12 + 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=a43e2c30b821305cbbceda7bc94393c1897f4bc4 --label arch=amd64 --label version=2.2.0-dev.12 . 08:52:12 Sending build context to Docker daemon 10.58MB 08:52:12 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:52:12 Step 2/25 : FROM ${BASE} AS builder 08:52:12 ---> 8417e9cdb3b3 08:52:12 Step 3/25 : ARG MAKE='make build' 08:52:12 ---> Running in 11f97eda664e 08:52:12 Removing intermediate container 11f97eda664e 08:52:12 ---> ec631ff2a1aa 08:52:12 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:52:12 ---> Running in 4edef9a8b0d1 08:52:12 Removing intermediate container 4edef9a8b0d1 08:52:12 ---> 339bff09152e 08:52:12 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:52:12 ---> Running in 2cd12177d18b 08:52:12 Removing intermediate container 2cd12177d18b 08:52:12 ---> b9c7734ab55c 08:52:12 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:12 ---> Running in aac45b01bc42 08:52:13 Removing intermediate container aac45b01bc42 08:52:13 ---> 4ad658bdaea6 08:52:13 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:52:13 ---> Running in df7399c50f98 08:52:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:52:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:52:15 OK: 224 MiB in 56 packages 08:52:15 Removing intermediate container df7399c50f98 08:52:15 ---> 26f95b148cb1 08:52:15 Step 8/25 : WORKDIR /device-rest-go 08:52:15 ---> Running in 1ee7b2de61e6 08:52:15 Removing intermediate container 1ee7b2de61e6 08:52:15 ---> 6bc53e34235d 08:52:15 Step 9/25 : COPY go.mod vendor* ./ 08:52:15 ---> 6b24c902e06f 08:52:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:16 ---> Running in 513212875b3b 08:52:16 Removing intermediate container 513212875b3b 08:52:16 ---> ee60b82aa021 08:52:16 Step 11/25 : COPY . . 08:52:16 ---> 85cb9325ea44 08:52:16 Step 12/25 : RUN $MAKE 08:52:17 ---> Running in 5d31bac056ac 08:52:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 08:52:39 Removing intermediate container 5d31bac056ac 08:52:39 ---> 4f107da77296 08:52:39 Step 13/25 : FROM alpine:3.14 08:52:39 3.14: Pulling from library/alpine 08:52:39 8663204ce13b: Pulling fs layer 08:52:39 8663204ce13b: Verifying Checksum 08:52:39 8663204ce13b: Download complete 08:52:39 8663204ce13b: Pull complete 08:52:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:52:39 Status: Downloaded newer image for alpine:3.14 08:52:39 ---> e04c818066af 08:52:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:52:39 ---> Running in bdc19c264564 08:52:39 Removing intermediate container bdc19c264564 08:52:39 ---> d9d6c2520f47 08:52:39 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 08:52:39 ---> Running in 4d3ebf39b217 08:52:39 Removing intermediate container 4d3ebf39b217 08:52:39 ---> df58a07d216b 08:52:39 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:52:39 ---> Running in 389cfa58cf30 08:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:52:39 (1/6) Installing dumb-init (1.2.5-r1) 08:52:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:52:39 (3/6) Installing libsodium (1.0.18-r0) 08:52:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:52:39 (5/6) Installing libzmq (4.3.4-r0) 08:52:39 (6/6) Installing zeromq (4.3.4-r0) 08:52:39 Executing busybox-1.33.1-r7.trigger 08:52:39 OK: 8 MiB in 20 packages 08:52:39 Removing intermediate container 389cfa58cf30 08:52:39 ---> 38fdb4cd6d23 08:52:39 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 08:52:39 ---> 6ce8bf373191 08:52:39 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 08:52:39 ---> d4b110f64609 08:52:39 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 08:52:39 ---> be8aad735b97 08:52:39 Step 20/25 : EXPOSE 59986 08:52:39 ---> Running in 2e99d56a3985 08:52:39 Removing intermediate container 2e99d56a3985 08:52:39 ---> 0a8b77892bb8 08:52:39 Step 21/25 : ENTRYPOINT ["/device-rest"] 08:52:39 ---> Running in d4245fd88ae1 08:52:40 Removing intermediate container d4245fd88ae1 08:52:40 ---> a48a765f5b42 08:52:40 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:52:40 ---> Running in 8c0835dcbca1 08:52:40 Removing intermediate container 8c0835dcbca1 08:52:40 ---> 315706f9d3f8 08:52:40 Step 23/25 : LABEL arch=amd64 08:52:40 ---> Running in 00cde3027e0f 08:52:40 Removing intermediate container 00cde3027e0f 08:52:40 ---> ac49aeba6163 08:52:40 Step 24/25 : LABEL git_sha=a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:52:40 ---> Running in 0b3495ef21da 08:52:40 Removing intermediate container 0b3495ef21da 08:52:40 ---> 40c7d3c3c3f0 08:52:40 Step 25/25 : LABEL version=2.2.0-dev.12 08:52:40 ---> Running in b1e62fc644f8 08:52:40 Removing intermediate container b1e62fc644f8 08:52:40 ---> 1e03babf6e7a 08:52:40 [Warning] One or more build-args [ARCH] were not consumed 08:52:40 Successfully built 1e03babf6e7a 08:52:40 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:40 provisioning config files... 08:52:40 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3758560200679295208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:41 ---> docker-login.sh 08:52:41 nexus3.edgexfoundry.org:10001 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 nexus3.edgexfoundry.org:10002 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 nexus3.edgexfoundry.org:10003 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 nexus3.edgexfoundry.org:10004 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 docker.io 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 ---> docker-login.sh ends [Pipeline] } 08:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:52:41 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 08:52:41 a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:52:41 latest 08:52:41 2.2.0-dev.12 08:52:41 a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 08:52:41 main 08:52:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:52:42 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] isUnix [Pipeline] sh 08:52:42 + docker push nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:52:42 0931a3cac3be: Preparing 08:52:42 7308c1c8b7a5: Preparing 08:52:42 7f165e7ba525: Preparing 08:52:42 9f9680fc20fd: Preparing 08:52:42 b541d28bf3b4: Preparing 08:52:42 b541d28bf3b4: Layer already exists 08:52:42 7308c1c8b7a5: Pushed 08:52:42 0931a3cac3be: Pushed 08:52:42 9f9680fc20fd: Pushed 08:52:45 7f165e7ba525: Pushed 08:52:45 a43e2c30b821305cbbceda7bc94393c1897f4bc4: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh 08:52:45 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 08:52:45 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 08:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:52:45 0931a3cac3be: Preparing 08:52:45 7308c1c8b7a5: Preparing 08:52:45 7f165e7ba525: Preparing 08:52:45 9f9680fc20fd: Preparing 08:52:45 b541d28bf3b4: Preparing 08:52:45 0931a3cac3be: Layer already exists 08:52:45 b541d28bf3b4: Layer already exists 08:52:45 9f9680fc20fd: Layer already exists 08:52:45 7308c1c8b7a5: Layer already exists 08:52:45 7f165e7ba525: Layer already exists 08:52:45 latest: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh 08:52:46 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 08:52:46 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.12 08:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:52:46 0931a3cac3be: Preparing 08:52:46 7308c1c8b7a5: Preparing 08:52:46 7f165e7ba525: Preparing 08:52:46 9f9680fc20fd: Preparing 08:52:46 b541d28bf3b4: Preparing 08:52:46 0931a3cac3be: Layer already exists 08:52:46 9f9680fc20fd: Layer already exists 08:52:46 b541d28bf3b4: Layer already exists 08:52:46 7308c1c8b7a5: Layer already exists 08:52:46 7f165e7ba525: Layer already exists 08:52:46 2.2.0-dev.12: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh 08:52:46 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 08:52:47 + docker push nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 08:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:52:47 0931a3cac3be: Preparing 08:52:47 7308c1c8b7a5: Preparing 08:52:47 7f165e7ba525: Preparing 08:52:47 9f9680fc20fd: Preparing 08:52:47 b541d28bf3b4: Preparing 08:52:47 b541d28bf3b4: Layer already exists 08:52:47 9f9680fc20fd: Layer already exists 08:52:47 7308c1c8b7a5: Layer already exists 08:52:47 0931a3cac3be: Layer already exists 08:52:47 7f165e7ba525: Layer already exists 08:52:47 a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh 08:52:47 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 08:52:47 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 08:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 08:52:47 0931a3cac3be: Preparing 08:52:47 7308c1c8b7a5: Preparing 08:52:47 7f165e7ba525: Preparing 08:52:47 9f9680fc20fd: Preparing 08:52:47 b541d28bf3b4: Preparing 08:52:47 7f165e7ba525: Layer already exists 08:52:47 9f9680fc20fd: Layer already exists 08:52:47 0931a3cac3be: Layer already exists 08:52:47 b541d28bf3b4: Layer already exists 08:52:47 7308c1c8b7a5: Layer already exists 08:52:47 main: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:47 ===================================================== [Pipeline] echo 08:52:47 taggedImages: 08:52:47 - nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:52:47 - nexus3.edgexfoundry.org:10004/device-rest:latest 08:52:47 - nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.12 08:52:47 - nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 08:52:47 - 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] sh 08:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:48 08:52:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:52:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:48 latest: Pulling from edgex-lftools-log-publisher 08:52:48 5eb5b503b376: Pulling fs layer 08:52:48 5c69ac0246d0: Pulling fs layer 08:52:48 ec43610c2a17: Pulling fs layer 08:52:48 3a2ae6a8a46f: Pulling fs layer 08:52:48 33b1e0a273af: Pulling fs layer 08:52:48 5d3b04190fa2: Pulling fs layer 08:52:48 2f39f015ded8: Pulling fs layer 08:52:48 5d3b04190fa2: Waiting 08:52:48 2f39f015ded8: Waiting 08:52:48 33b1e0a273af: Waiting 08:52:48 3a2ae6a8a46f: Waiting 08:52:48 5c69ac0246d0: Download complete 08:52:48 3a2ae6a8a46f: Verifying Checksum 08:52:48 3a2ae6a8a46f: Download complete 08:52:48 33b1e0a273af: Verifying Checksum 08:52:48 33b1e0a273af: Download complete 08:52:48 5d3b04190fa2: Verifying Checksum 08:52:48 5d3b04190fa2: Download complete 08:52:48 ec43610c2a17: Download complete 08:52:48 5eb5b503b376: Verifying Checksum 08:52:48 5eb5b503b376: Download complete 08:52:49 2f39f015ded8: Download complete 08:52:49 5eb5b503b376: Pull complete 08:52:50 5c69ac0246d0: Pull complete 08:52:50 ec43610c2a17: Pull complete 08:52:50 3a2ae6a8a46f: Pull complete 08:52:50 33b1e0a273af: Pull complete 08:52:50 5d3b04190fa2: Pull complete 08:52:55 2f39f015ded8: Pull complete 08:52:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:52:55 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 08:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 08:52:57 $ docker top c6efbbdb9591f3704bd2fb7cea17650ee0573a65c6f0a8d749ca3ba0d9c93542 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:57 ---> job-cost.sh 08:52:57 lf-activate-venv: SKIPPING 08:52:57 INFO: No Stack... 08:52:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:52:58 INFO: Archiving Costs [Pipeline] sh 08:52:58 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 08:52:58 + cut -d, -f6 [Pipeline] lock 08:52:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] 08:52:58 Resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] did not exist. Created. 08:52:58 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:58 + echo total: 0.2199999988079071 [Pipeline] stash 08:52:58 Stashed 1 file(s) [Pipeline] } 08:52:58 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 08:52:59 $ docker stop --time=1 c6efbbdb9591f3704bd2fb7cea17650ee0573a65c6f0a8d749ca3ba0d9c93542 08:53:00 $ docker rm -f c6efbbdb9591f3704bd2fb7cea17650ee0573a65c6f0a8d749ca3ba0d9c93542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:53:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33449 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 08:53:09 Running in /w/workspace/device-rest-go/34 [Pipeline] { [Pipeline] checkout 08:53:09 The recommended git tool is: git 08:53:15 using credential edgex-jenkins-ssh 08:53:15 Cloning the remote Git repository 08:53:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:53:16 > git init /w/workspace/device-rest-go/34 # timeout=10 08:53:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:53:16 > git --version # timeout=10 08:53:16 > git --version # 'git version 2.25.1' 08:53:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:18 Avoid second fetch 08:53:18 Checking out Revision a43e2c30b821305cbbceda7bc94393c1897f4bc4 (main) 08:53:17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:53:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:18 > git config core.sparsecheckout # timeout=10 08:53:18 > git checkout -f a43e2c30b821305cbbceda7bc94393c1897f4bc4 # timeout=10 08:53:22 Commit message: "Merge pull request #181 from jinlinGuan/issue-180" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:53:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:23 Dload Upload Total Spent Left Speed 08:53:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh 08:53:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:53:23 + sudo jq+ sudo tee /etc/docker/daemon.new 08:53:23 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:53:23 { 08:53:23 "registry-mirrors": [ 08:53:23 "https://nexus3.edgexfoundry.org:10001" 08:53:23 ], 08:53:23 "bip": "10.250.0.254/24", 08:53:23 "hosts": [ 08:53:23 "tcp://0.0.0.0:5555", 08:53:23 "unix:///var/run/docker.sock" 08:53:23 ], 08:53:23 "mtu": 1458, 08:53:23 "selinux-enabled": true, 08:53:23 "seccomp-profile": "/etc/docker/seccomp.json" 08:53:23 } [Pipeline] sh 08:53:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:53:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:42 provisioning config files... 08:53:43 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/34@tmp/config3914821077220057525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:43 ---> docker-login.sh 08:53:43 nexus3.edgexfoundry.org:10001 08:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:44 Configure a credential helper to remove this warning. See 08:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:44 08:53:44 Login Succeeded 08:53:44 nexus3.edgexfoundry.org:10002 08:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:44 Configure a credential helper to remove this warning. See 08:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:44 08:53:44 Login Succeeded 08:53:44 nexus3.edgexfoundry.org:10003 08:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:45 Configure a credential helper to remove this warning. See 08:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:45 08:53:45 Login Succeeded 08:53:45 nexus3.edgexfoundry.org:10004 08:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:45 Configure a credential helper to remove this warning. See 08:53:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:45 08:53:45 Login Succeeded 08:53:45 docker.io 08:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:53:46 Configure a credential helper to remove this warning. See 08:53:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:53:46 08:53:46 Login Succeeded 08:53:46 ---> docker-login.sh ends [Pipeline] } 08:53:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:53:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:53:47 ========================================================= 08:53:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:53:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:53:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 08:53:47 Sending build context to Docker daemon 130kB 08:53:47 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 08:53:47 Step 2/12 : FROM ${BASE} AS builder 08:53:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:53:47 9b3977197b4f: Pulling fs layer 08:53:47 1a89e8eeedd5: Pulling fs layer 08:53:47 94645a83ff95: Pulling fs layer 08:53:47 3f3a8bcf1eab: Pulling fs layer 08:53:47 0c92f367c5e7: Pulling fs layer 08:53:47 3096ccb668a1: Pulling fs layer 08:53:47 e8cf19c19ddd: Pulling fs layer 08:53:47 a4caa8a26152: Pulling fs layer 08:53:47 3096ccb668a1: Waiting 08:53:47 e8cf19c19ddd: Waiting 08:53:47 a4caa8a26152: Waiting 08:53:47 3f3a8bcf1eab: Waiting 08:53:47 0c92f367c5e7: Waiting 08:53:47 94645a83ff95: Verifying Checksum 08:53:47 94645a83ff95: Download complete 08:53:47 1a89e8eeedd5: Download complete 08:53:47 0c92f367c5e7: Download complete 08:53:47 3096ccb668a1: Verifying Checksum 08:53:47 3096ccb668a1: Download complete 08:53:47 9b3977197b4f: Download complete 08:53:47 e8cf19c19ddd: Verifying Checksum 08:53:47 e8cf19c19ddd: Download complete 08:53:48 9b3977197b4f: Pull complete 08:53:49 1a89e8eeedd5: Pull complete 08:53:49 94645a83ff95: Pull complete 08:53:50 a4caa8a26152: Verifying Checksum 08:53:50 a4caa8a26152: Download complete 08:53:50 3f3a8bcf1eab: Verifying Checksum 08:53:50 3f3a8bcf1eab: Download complete 08:54:03 3f3a8bcf1eab: Pull complete 08:54:03 0c92f367c5e7: Pull complete 08:54:03 3096ccb668a1: Pull complete 08:54:03 e8cf19c19ddd: Pull complete 08:54:09 a4caa8a26152: Pull complete 08:54:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:54:09 ---> 725f1c02e7f9 08:54:09 Step 3/12 : ARG MAKE='make build' 08:54:10 ---> Running in 3afa8f400c7b 08:54:10 Removing intermediate container 3afa8f400c7b 08:54:10 ---> c0cc2803053e 08:54:10 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:54:11 ---> Running in 0ace35fba260 08:54:11 Removing intermediate container 0ace35fba260 08:54:11 ---> d78187394a48 08:54:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 08:54:11 ---> Running in 649d3b158595 08:54:11 Removing intermediate container 649d3b158595 08:54:11 ---> aaa234f934ab 08:54:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:54:11 ---> Running in f7c3d3a59119 08:54:13 Removing intermediate container f7c3d3a59119 08:54:13 ---> ef69736499c2 08:54:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:13 ---> Running in e08cfb04619d 08:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:16 (1/4) Installing openssh-keygen (8.8_p1-r1) 08:54:16 (2/4) Installing libedit (20210910.3.1-r0) 08:54:16 (3/4) Installing openssh-client-common (8.8_p1-r1) 08:54:16 (4/4) Installing openssh-client-default (8.8_p1-r1) 08:54:16 Executing busybox-1.34.1-r3.trigger 08:54:16 OK: 224 MiB in 56 packages 08:54:18 Removing intermediate container e08cfb04619d 08:54:18 ---> 4ee232a1f5dc 08:54:18 Step 8/12 : WORKDIR /device-rest-go 08:54:18 ---> Running in b33773fcf217 08:54:18 Removing intermediate container b33773fcf217 08:54:18 ---> 19e3f1fa20e5 08:54:18 Step 9/12 : COPY go.mod vendor* ./ 08:54:18 ---> e6c357ec1e6c 08:54:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:19 ---> Running in c42fa97cb7c7 08:55:06 Removing intermediate container c42fa97cb7c7 08:55:06 ---> 193cb059df94 08:55:06 Step 11/12 : COPY . . 08:55:06 ---> af60a9c5857f 08:55:06 Step 12/12 : RUN $MAKE 08:55:06 ---> Running in 408a248b0049 08:55:06 noop 08:55:06 Removing intermediate container 408a248b0049 08:55:06 ---> be95d16ea475 08:55:06 Successfully built be95d16ea475 08:55:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:55:06 + docker inspect -f . ci-base-image-arm64 08:55:06 . [Pipeline] withDockerContainer 08:55:06 prd-ubuntu20.04-docker-arm64-4c-16g-33449 does not seem to be running inside a container 08:55:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/34 -v /w/workspace/device-rest-go/34:/w/workspace/device-rest-go/34:rw,z -v /w/workspace/device-rest-go/34@tmp:/w/workspace/device-rest-go/34@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-arm64 cat 08:55:07 $ docker top 3f923e715f8f21bce460d0b245895977627eaa7e135274840201b27e3be1151d -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:08 + go version 08:55:08 go version go1.17.6 linux/arm64 [Pipeline] } 08:55:08 $ docker stop --time=1 3f923e715f8f21bce460d0b245895977627eaa7e135274840201b27e3be1151d 08:55:10 $ docker rm -f 3f923e715f8f21bce460d0b245895977627eaa7e135274840201b27e3be1151d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:11 + docker inspect -f . ci-base-image-arm64 08:55:11 . [Pipeline] withDockerContainer 08:55:11 prd-ubuntu20.04-docker-arm64-4c-16g-33449 does not seem to be running inside a container 08:55:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/34 -v /w/workspace/device-rest-go/34:/w/workspace/device-rest-go/34:rw,z -v /w/workspace/device-rest-go/34@tmp:/w/workspace/device-rest-go/34@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-arm64 cat 08:55:12 $ docker top 5411eb3bcd40d27e86d5694cbbb9714a4ed70211db797f81e280df48e5a0a634 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:55:13 + make test 08:55:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:55:15 ? github.com/edgexfoundry/device-rest-go [no test files] 08:56:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 08:56:36 ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 55.2% of statements 08:56:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:56:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:56:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:56:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:56:59 ./bin/test-attribution-txt.sh [Pipeline] echo 08:57:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:57:00 $ docker stop --time=1 5411eb3bcd40d27e86d5694cbbb9714a4ed70211db797f81e280df48e5a0a634 08:57:02 $ docker rm -f 5411eb3bcd40d27e86d5694cbbb9714a4ed70211db797f81e280df48e5a0a634 [Pipeline] // withDockerContainer [Pipeline] sh 08:57:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:03 Warning: overwriting stash ‘coverage-report’ 08:57:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:04 + ls -al . 08:57:04 total 168 08:57:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:56 . 08:57:04 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:53 .. 08:57:04 -rw-rw-r-- 1 jenkins jenkins 151 Apr 27 08:53 .dockerignore 08:57:04 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:53 .git 08:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:53 .github 08:57:04 -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 08:53 .gitignore 08:57:04 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 08:53 .golangci.yml 08:57:04 -rw-rw-r-- 1 jenkins jenkins 8463 Apr 27 08:53 Attribution.txt 08:57:04 -rw-rw-r-- 1 jenkins jenkins 7459 Apr 27 08:53 CHANGELOG.md 08:57:04 -rw-rw-r-- 1 jenkins jenkins 1672 Apr 27 08:53 Dockerfile 08:57:04 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 08:53 GOVERNANCE.md 08:57:04 -rw-rw-r-- 1 jenkins jenkins 680 Apr 27 08:53 Jenkinsfile 08:57:04 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 08:53 LICENSE 08:57:04 -rw-rw-r-- 1 jenkins jenkins 1977 Apr 27 08:53 Makefile 08:57:04 -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 08:53 OWNERS.md 08:57:04 -rw-rw-r-- 1 jenkins jenkins 8246 Apr 27 08:53 README.md 08:57:04 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:51 VERSION 08:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:53 bin 08:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:53 cmd 08:57:04 -rw-r--r-- 1 jenkins jenkins 9355 Apr 27 08:56 coverage.out 08:57:04 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:53 driver 08:57:04 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 08:53 go.mod 08:57:04 -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 08:53 go.sum 08:57:04 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:53 snap 08:57:04 -rw-rw-r-- 1 jenkins jenkins 713 Apr 27 08:53 version.go [Pipeline] isUnix [Pipeline] sh 08:57:04 + 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=a43e2c30b821305cbbceda7bc94393c1897f4bc4 --label arch=arm64 --label version=2.2.0-dev.12 . 08:57:04 Sending build context to Docker daemon 140.3kB 08:57:04 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:57:04 Step 2/25 : FROM ${BASE} AS builder 08:57:04 ---> be95d16ea475 08:57:04 Step 3/25 : ARG MAKE='make build' 08:57:05 ---> Running in 1e85a8ab2dae 08:57:05 Removing intermediate container 1e85a8ab2dae 08:57:05 ---> 52700ee07c72 08:57:05 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 08:57:05 ---> Running in c950d13f3d62 08:57:05 Removing intermediate container c950d13f3d62 08:57:05 ---> c4ef9ae0a6f3 08:57:05 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:57:06 ---> Running in ba3784495710 08:57:06 Removing intermediate container ba3784495710 08:57:06 ---> bf501da13f53 08:57:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:57:06 ---> Running in 29e1602aacfa 08:57:07 Removing intermediate container 29e1602aacfa 08:57:07 ---> b394d4d6ceb7 08:57:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:57:07 ---> Running in bed4f7744dbf 08:57:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:10 OK: 224 MiB in 56 packages 08:57:11 Removing intermediate container bed4f7744dbf 08:57:11 ---> 0348125fb1c5 08:57:11 Step 8/25 : WORKDIR /device-rest-go 08:57:11 ---> Running in d6a1226f1d38 08:57:11 Removing intermediate container d6a1226f1d38 08:57:11 ---> 958b749b5a9e 08:57:11 Step 9/25 : COPY go.mod vendor* ./ 08:57:12 ---> c74473d980f5 08:57:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:12 ---> Running in 425b3941b28a 08:57:14 Removing intermediate container 425b3941b28a 08:57:14 ---> f512e4fcb4bd 08:57:14 Step 11/25 : COPY . . 08:57:14 ---> 966035c236f7 08:57:14 Step 12/25 : RUN $MAKE 08:57:14 ---> Running in a33173b82b6c 08:57:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 08:59:22 Removing intermediate container a33173b82b6c 08:59:22 ---> 8a81639e7048 08:59:22 Step 13/25 : FROM alpine:3.14 08:59:22 3.14: Pulling from library/alpine 08:59:22 455c02918c45: Pulling fs layer 08:59:22 455c02918c45: Verifying Checksum 08:59:22 455c02918c45: Download complete 08:59:22 455c02918c45: Pull complete 08:59:22 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:59:22 Status: Downloaded newer image for alpine:3.14 08:59:22 ---> ac73e934f311 08:59:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:59:22 ---> Running in 473db286fd7b 08:59:22 Removing intermediate container 473db286fd7b 08:59:22 ---> 645fa28297cb 08:59:22 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 08:59:22 ---> Running in 7413b4947bb6 08:59:22 Removing intermediate container 7413b4947bb6 08:59:22 ---> cb16a4399f22 08:59:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 08:59:22 ---> Running in 833c13f29445 08:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:59:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:59:22 (1/6) Installing dumb-init (1.2.5-r1) 08:59:22 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:59:22 (3/6) Installing libsodium (1.0.18-r0) 08:59:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:59:22 (5/6) Installing libzmq (4.3.4-r0) 08:59:22 (6/6) Installing zeromq (4.3.4-r0) 08:59:22 Executing busybox-1.33.1-r7.trigger 08:59:22 OK: 8 MiB in 20 packages 08:59:22 Removing intermediate container 833c13f29445 08:59:22 ---> ef91494d4b90 08:59:22 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 08:59:23 ---> fda96f415c28 08:59:23 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 08:59:23 ---> 8ac413ef9aef 08:59:23 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 08:59:23 ---> 87cf269b0d6e 08:59:23 Step 20/25 : EXPOSE 59986 08:59:23 ---> Running in dcedb95e2581 08:59:24 Removing intermediate container dcedb95e2581 08:59:24 ---> 8500cc664bd6 08:59:24 Step 21/25 : ENTRYPOINT ["/device-rest"] 08:59:24 ---> Running in 30eee692f5cc 08:59:24 Removing intermediate container 30eee692f5cc 08:59:24 ---> dc99d018b33f 08:59:24 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 08:59:24 ---> Running in 579361fa22e1 08:59:25 Removing intermediate container 579361fa22e1 08:59:25 ---> f2482f5a66fa 08:59:25 Step 23/25 : LABEL arch=arm64 08:59:25 ---> Running in 53fc648521c4 08:59:25 Removing intermediate container 53fc648521c4 08:59:25 ---> 70d83f3e57d0 08:59:25 Step 24/25 : LABEL git_sha=a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:59:25 ---> Running in 4ab5c53d3a05 08:59:25 Removing intermediate container 4ab5c53d3a05 08:59:25 ---> bd10dd85c94e 08:59:25 Step 25/25 : LABEL version=2.2.0-dev.12 08:59:25 ---> Running in ad412eab272a 08:59:26 Removing intermediate container ad412eab272a 08:59:26 ---> e872f25d1587 08:59:26 [Warning] One or more build-args [ARCH] were not consumed 08:59:26 Successfully built e872f25d1587 08:59:26 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:26 provisioning config files... 08:59:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/34@tmp/config6780741708711958508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:26 ---> docker-login.sh 08:59:26 nexus3.edgexfoundry.org:10001 08:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:26 Configure a credential helper to remove this warning. See 08:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:26 08:59:26 Login Succeeded 08:59:26 nexus3.edgexfoundry.org:10002 08:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:27 Configure a credential helper to remove this warning. See 08:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:27 08:59:27 Login Succeeded 08:59:27 nexus3.edgexfoundry.org:10003 08:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:28 Configure a credential helper to remove this warning. See 08:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:28 08:59:28 Login Succeeded 08:59:28 nexus3.edgexfoundry.org:10004 08:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:28 Configure a credential helper to remove this warning. See 08:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:28 08:59:28 Login Succeeded 08:59:28 docker.io 08:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:59:29 Configure a credential helper to remove this warning. See 08:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:59:29 08:59:29 Login Succeeded 08:59:29 ---> docker-login.sh ends [Pipeline] } 08:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:59:29 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 08:59:29 a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:59:29 latest 08:59:29 2.2.0-dev.12 08:59:29 a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 08:59:29 main 08:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:29 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] isUnix [Pipeline] sh 08:59:29 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:59:29 d542d91d34ab: Preparing 08:59:29 c9508efc4ff0: Preparing 08:59:29 1dcafcf26bf1: Preparing 08:59:29 767beb3ec470: Preparing 08:59:29 f73e7dbfee58: Preparing 08:59:29 f73e7dbfee58: Layer already exists 08:59:30 c9508efc4ff0: Pushed 08:59:30 d542d91d34ab: Pushed 08:59:30 767beb3ec470: Pushed 08:59:36 1dcafcf26bf1: Pushed 08:59:36 a43e2c30b821305cbbceda7bc94393c1897f4bc4: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh 08:59:36 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:59:36 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 08:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:59:36 d542d91d34ab: Preparing 08:59:36 c9508efc4ff0: Preparing 08:59:36 1dcafcf26bf1: Preparing 08:59:36 767beb3ec470: Preparing 08:59:36 f73e7dbfee58: Preparing 08:59:36 c9508efc4ff0: Layer already exists 08:59:36 1dcafcf26bf1: Layer already exists 08:59:36 f73e7dbfee58: Layer already exists 08:59:36 d542d91d34ab: Layer already exists 08:59:36 767beb3ec470: Layer already exists 08:59:37 latest: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh 08:59:37 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 08:59:37 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.12 08:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:59:37 d542d91d34ab: Preparing 08:59:37 c9508efc4ff0: Preparing 08:59:37 1dcafcf26bf1: Preparing 08:59:37 767beb3ec470: Preparing 08:59:37 f73e7dbfee58: Preparing 08:59:37 d542d91d34ab: Layer already exists 08:59:37 f73e7dbfee58: Layer already exists 08:59:37 767beb3ec470: Layer already exists 08:59:37 1dcafcf26bf1: Layer already exists 08:59:37 c9508efc4ff0: Layer already exists 08:59:38 2.2.0-dev.12: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh 08:59:38 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh 08:59:38 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 08:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:59:38 d542d91d34ab: Preparing 08:59:38 c9508efc4ff0: Preparing 08:59:38 1dcafcf26bf1: Preparing 08:59:38 767beb3ec470: Preparing 08:59:38 f73e7dbfee58: Preparing 08:59:38 1dcafcf26bf1: Layer already exists 08:59:38 d542d91d34ab: Layer already exists 08:59:38 767beb3ec470: Layer already exists 08:59:38 f73e7dbfee58: Layer already exists 08:59:38 c9508efc4ff0: Layer already exists 08:59:39 a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh 08:59:39 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 08:59:39 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 08:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 08:59:39 d542d91d34ab: Preparing 08:59:39 c9508efc4ff0: Preparing 08:59:39 1dcafcf26bf1: Preparing 08:59:39 767beb3ec470: Preparing 08:59:39 f73e7dbfee58: Preparing 08:59:39 f73e7dbfee58: Layer already exists 08:59:39 767beb3ec470: Layer already exists 08:59:39 d542d91d34ab: Layer already exists 08:59:39 1dcafcf26bf1: Layer already exists 08:59:39 c9508efc4ff0: Layer already exists 08:59:40 main: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:40 ===================================================== [Pipeline] echo 08:59:40 taggedImages: 08:59:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4 08:59:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 08:59:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.12 08:59:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 08:59:40 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:40 08:59:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:59:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:41 arm64: Pulling from edgex-lftools-log-publisher 08:59:41 8998bd30e6a1: Pulling fs layer 08:59:41 04944245beec: Pulling fs layer 08:59:41 699f458cf7ca: Pulling fs layer 08:59:41 765212b225bb: Pulling fs layer 08:59:41 f23df028b6ca: Pulling fs layer 08:59:41 d65c8cfc05b1: Pulling fs layer 08:59:41 2437ff75d9bd: Pulling fs layer 08:59:41 f23df028b6ca: Waiting 08:59:41 d65c8cfc05b1: Waiting 08:59:41 2437ff75d9bd: Waiting 08:59:41 765212b225bb: Waiting 08:59:41 04944245beec: Verifying Checksum 08:59:41 04944245beec: Download complete 08:59:41 765212b225bb: Verifying Checksum 08:59:41 765212b225bb: Download complete 08:59:41 f23df028b6ca: Verifying Checksum 08:59:41 f23df028b6ca: Download complete 08:59:41 d65c8cfc05b1: Verifying Checksum 08:59:41 d65c8cfc05b1: Download complete 08:59:41 699f458cf7ca: Verifying Checksum 08:59:41 699f458cf7ca: Download complete 08:59:41 8998bd30e6a1: Download complete 08:59:44 2437ff75d9bd: Verifying Checksum 08:59:44 2437ff75d9bd: Download complete 08:59:46 8998bd30e6a1: Pull complete 08:59:46 04944245beec: Pull complete 08:59:48 699f458cf7ca: Pull complete 08:59:48 765212b225bb: Pull complete 08:59:49 f23df028b6ca: Pull complete 08:59:49 d65c8cfc05b1: Pull complete 09:00:04 2437ff75d9bd: Pull complete 09:00:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:00:04 prd-ubuntu20.04-docker-arm64-4c-16g-33449 does not seem to be running inside a container 09:00:04 $ 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/34 -v /w/workspace/device-rest-go/34:/w/workspace/device-rest-go/34:rw,z -v /w/workspace/device-rest-go/34@tmp:/w/workspace/device-rest-go/34@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:arm64 cat 09:00:07 $ docker top cd5b261f8ad4272117f3600901d28c3374f154d9507eb49024cb3411b1a5fb43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:08 ---> job-cost.sh 09:00:08 lf-activate-venv: SKIPPING 09:00:08 INFO: No Stack... 09:00:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:10 INFO: Archiving Costs [Pipeline] sh 09:00:10 + cat /w/workspace/device-rest-go/34/archives/cost.csv 09:00:10 + cut -d, -f6 [Pipeline] lock 09:00:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] 09:00:10 Resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] did not exist. Created. 09:00:10 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:11 /w/workspace/device-rest-go/34@tmp/durable-80053477/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:00:12 + echo total: 0.10999999940395355 [Pipeline] stash 09:00:12 Warning: overwriting stash ‘stack-cost’ 09:00:12 Stashed 1 file(s) [Pipeline] } 09:00:12 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 09:00:12 $ docker stop --time=1 cd5b261f8ad4272117f3600901d28c3374f154d9507eb49024cb3411b1a5fb43 09:00:13 $ docker rm -f cd5b261f8ad4272117f3600901d28c3374f154d9507eb49024cb3411b1a5fb43 [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 09:00:14 provisioning config files... 09:00:14 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8212769709665243656tmp [Pipeline] { [Pipeline] sh 09:00:14 + set +x 09:00:14 + curl -s https://codecov.io/bash 09:00:14 + bash -s -- 09:00:14 09:00:14 _____ _ 09:00:14 / ____| | | 09:00:14 | | ___ __| | ___ ___ _____ __ 09:00:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:14 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:14 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:14 Bash-1.0.6 09:00:14 09:00:14 09:00:14 ==> git version 2.25.1 found 09:00:14 ==> 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 09:00:14 Release-Date: 2020-01-08 09:00:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:00:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:00:14 ==> Jenkins CI detected. 09:00:14 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 09:00:14 project root: . 09:00:14 --> token set from env 09:00:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:14 ==> Running gcov in . (disable via -X gcov) 09:00:14 ==> Python coveragepy not found 09:00:14 ==> Searching for coverage reports in: 09:00:14 + . 09:00:14 -> Found 1 reports 09:00:14 ==> Detecting git/mercurial file structure 09:00:14 ==> Reading reports 09:00:14 + ./coverage.out bytes=9355 09:00:14 ==> Appending adjustments 09:00:14 https://docs.codecov.io/docs/fixing-reports 09:00:14 + Found adjustments 09:00:14 ==> Gzipping contents 09:00:14 4.0K /tmp/codecov.9mDjqF.gz 09:00:14 ==> Uploading reports 09:00:14 url: https://codecov.io 09:00:14 query: branch=main&commit=a43e2c30b821305cbbceda7bc94393c1897f4bc4&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:14 -> Pinging Codecov 09:00:14 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=a43e2c30b821305cbbceda7bc94393c1897f4bc4&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:15 -> Uploading to 09:00:15 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/4E5D53B4F1F92C436F7061BF334D961C/a43e2c30b821305cbbceda7bc94393c1897f4bc4/48497ea8-eca2-4518-85da-2def99ce8543.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T090014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=012902a661d4cc2793148c99606d053ace8a877d3d84033017a845c2ed9aedf8 09:00:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:15 Dload Upload Total Spent Left Speed 09:00:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1814 0 0 100 1814 0 8848 --:--:-- --:--:-- --:--:-- 8848 09:00:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] } 09:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:00:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:00:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:00:15 09:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:00:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:00:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:00:15 188c0c94c7c5: Pulling fs layer 09:00:15 0ef7d3d256c8: Pulling fs layer 09:00:15 de9db76c5a1d: Pulling fs layer 09:00:15 0eba1c9be4d2: Pulling fs layer 09:00:15 0d57e429df01: Pulling fs layer 09:00:15 4e4be7b47b0d: Pulling fs layer 09:00:15 e1f770b5df2f: Pulling fs layer 09:00:15 85a0685a4137: Pulling fs layer 09:00:15 0d57e429df01: Waiting 09:00:15 4e4be7b47b0d: Waiting 09:00:15 0eba1c9be4d2: Waiting 09:00:15 e1f770b5df2f: Waiting 09:00:15 85a0685a4137: Waiting 09:00:15 de9db76c5a1d: Verifying Checksum 09:00:15 0ef7d3d256c8: Verifying Checksum 09:00:15 0ef7d3d256c8: Download complete 09:00:15 0d57e429df01: Verifying Checksum 09:00:15 0d57e429df01: Download complete 09:00:15 4e4be7b47b0d: Verifying Checksum 09:00:15 4e4be7b47b0d: Download complete 09:00:15 188c0c94c7c5: Download complete 09:00:16 188c0c94c7c5: Pull complete 09:00:16 e1f770b5df2f: Verifying Checksum 09:00:16 e1f770b5df2f: Download complete 09:00:16 0ef7d3d256c8: Pull complete 09:00:16 de9db76c5a1d: Pull complete 09:00:16 0eba1c9be4d2: Verifying Checksum 09:00:16 0eba1c9be4d2: Download complete 09:00:17 85a0685a4137: Verifying Checksum 09:00:17 85a0685a4137: Download complete 09:00:20 0eba1c9be4d2: Pull complete 09:00:20 0d57e429df01: Pull complete 09:00:20 4e4be7b47b0d: Pull complete 09:00:20 e1f770b5df2f: Pull complete 09:00:23 85a0685a4137: Pull complete 09:00:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:00:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:00:23 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 09:00:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:00:26 $ docker top ecabb85b6d9f5cc46009cf3bf89dc2dd57627fc1b9f03403ebb286e5a4a38c59 -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:00:26 + set -o pipefail 09:00:26 + snyk monitor '--org=edgex-jenkins' 09:00:31 09:00:31 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 09:00:31 09:00:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/336b0e64-4337-4f10-b569-1914aa3dff39 09:00:31 09:00:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:00:31 09:00:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:00:31 09:00:31 [Pipeline] } 09:00:32 $ docker stop --time=1 ecabb85b6d9f5cc46009cf3bf89dc2dd57627fc1b9f03403ebb286e5a4a38c59 09:00:34 $ docker rm -f ecabb85b6d9f5cc46009cf3bf89dc2dd57627fc1b9f03403ebb286e5a4a38c59 [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 09:00:34 + git log --format=format:%s -1 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] sh 09:00:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:35 . [Pipeline] withDockerContainer 09:00:35 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 09:00:35 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:00:36 $ docker top 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:36 [ssh-agent] Looking for ssh-agent implementation... 09:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:36 $ docker exec 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 ssh-agent 09:00:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAINciL/agent.13 09:00:36 SSH_AGENT_PID=20 09:00:36 Running ssh-add (command line suppressed) 09:00:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1337040394043700771.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1337040394043700771.key) 09:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:36 + git semver tag 09:00:36 # -> Open(): unable to determine branch for HEAD 09:00:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 09:00:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 09:00:36 # $SEMVER_REMOTE_NAME = origin 09:00:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:36 # $SEMVER_USER_NAME = edgex-jenkins 09:00:36 # $SEMVER_BRANCH = main 09:00:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 09:00:36 # a43e2c30b821305cbbceda7bc94393c1897f4bc4 HEAD 09:00:36 # -> Force: false 09:00:36 # f81f797b18e3c86139ebb3e66f2135db08959deb refs/tags/v2.2.0-dev.12 [Pipeline] } 09:00:36 $ docker exec --env ******** --env ******** 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 ssh-agent -k 09:00:37 unset SSH_AUTH_SOCK; 09:00:37 unset SSH_AGENT_PID; 09:00:37 echo Agent pid 20 killed; 09:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:37 + git semver [Pipeline] } 09:00:37 $ docker stop --time=1 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 09:00:38 $ docker rm -f 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:39 09:00:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:00:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:39 0.23.1-centos7: Pulling from edgex-lftools 09:00:39 ab5ef0e58194: Pulling fs layer 09:00:39 9712f1f96733: Pulling fs layer 09:00:39 63f879dbbcfc: Pulling fs layer 09:00:39 0d9ebad4ef96: Pulling fs layer 09:00:39 e9a5061849ea: Pulling fs layer 09:00:39 d747dcd14b5f: Pulling fs layer 09:00:39 2de7ff778b66: Pulling fs layer 09:00:39 d747dcd14b5f: Waiting 09:00:39 0d9ebad4ef96: Waiting 09:00:39 e9a5061849ea: Waiting 09:00:39 2de7ff778b66: Waiting 09:00:39 9712f1f96733: Download complete 09:00:39 63f879dbbcfc: Verifying Checksum 09:00:39 63f879dbbcfc: Download complete 09:00:39 e9a5061849ea: Verifying Checksum 09:00:39 e9a5061849ea: Download complete 09:00:39 d747dcd14b5f: Download complete 09:00:39 ab5ef0e58194: Verifying Checksum 09:00:39 ab5ef0e58194: Download complete 09:00:40 0d9ebad4ef96: Verifying Checksum 09:00:40 0d9ebad4ef96: Download complete 09:00:40 2de7ff778b66: Verifying Checksum 09:00:40 2de7ff778b66: Download complete 09:00:42 ab5ef0e58194: Pull complete 09:00:42 9712f1f96733: Pull complete 09:00:43 63f879dbbcfc: Pull complete 09:00:47 0d9ebad4ef96: Pull complete 09:00:47 e9a5061849ea: Pull complete 09:00:47 d747dcd14b5f: Pull complete 09:00:48 2de7ff778b66: Pull complete 09:00:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:00:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:00:48 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 09:00:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:00:50 $ docker top 4991dcda829007d7699b5e5ad13e8e787fae18baa5e2201ff699b1e01be76fa3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:00:50 provisioning config files... 09:00:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5978843582635443272tmp 09:00:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3351218897813589225tmp 09:00:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1407905703566179972tmp [Pipeline] { [Pipeline] echo 09:00:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:00:50 ---> sigul-configuration.sh 09:00:50 gpg: directory `/root/.gnupg' created 09:00:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:00:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:00:50 gpg: keyring `/root/.gnupg/secring.gpg' created 09:00:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:00:50 gpg: CAST5 encrypted data 09:00:50 gpg: encrypted with 1 passphrase 09:00:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:50 + mkdir /home/jenkins 09:00:50 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00:51 + 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 09:00:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:51 ---> sigul-install.sh 09:00:51 Sigul already installed; skipping installation. [Pipeline] sh 09:00:51 + git tag --list 09:00:51 v1.0.0 09:00:51 v1.1.0 09:00:51 v1.1.1 09:00:51 v1.1.2 09:00:51 v1.2.0 09:00:51 v1.2.1 09:00:51 v2.0.0 09:00:51 v2.0.1-dev.1 09:00:51 v2.0.1-dev.10 09:00:51 v2.0.1-dev.11 09:00:51 v2.0.1-dev.12 09:00:51 v2.0.1-dev.13 09:00:51 v2.0.1-dev.14 09:00:51 v2.0.1-dev.2 09:00:51 v2.0.1-dev.3 09:00:51 v2.0.1-dev.4 09:00:51 v2.0.1-dev.5 09:00:51 v2.0.1-dev.6 09:00:51 v2.0.1-dev.7 09:00:51 v2.0.1-dev.8 09:00:51 v2.0.1-dev.9 09:00:51 v2.1.0 09:00:51 v2.2.0-dev.1 09:00:51 v2.2.0-dev.10 09:00:51 v2.2.0-dev.11 09:00:51 v2.2.0-dev.12 09:00:51 v2.2.0-dev.2 09:00:51 v2.2.0-dev.3 09:00:51 v2.2.0-dev.4 09:00:51 v2.2.0-dev.5 09:00:51 v2.2.0-dev.6 09:00:51 v2.2.0-dev.7 09:00:51 v2.2.0-dev.8 09:00:51 v2.2.0-dev.9 [Pipeline] sh 09:00:52 + lftools sign git-tag v2.2.0-dev.12 09:00:52 Signing Git tag with Sigul... 09:00:52 Signing v2.2.0-dev.12 [Pipeline] echo 09:00:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:53 $ docker stop --time=1 4991dcda829007d7699b5e5ad13e8e787fae18baa5e2201ff699b1e01be76fa3 09:00:54 $ docker rm -f 4991dcda829007d7699b5e5ad13e8e787fae18baa5e2201ff699b1e01be76fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:00:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:55 . [Pipeline] withDockerContainer 09:00:55 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 09:00:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:00:56 $ docker top 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:56 [ssh-agent] Looking for ssh-agent implementation... 09:00:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:56 $ docker exec 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 ssh-agent 09:00:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmBaBGD/agent.13 09:00:56 SSH_AGENT_PID=20 09:00:56 Running ssh-add (command line suppressed) 09:00:56 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7082623598864149082.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7082623598864149082.key) 09:00:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:57 + git semver bump pre 09:00:57 # -> Open(): unable to determine branch for HEAD 09:00:57 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 09:00:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 09:00:57 # $SEMVER_REMOTE_NAME = origin 09:00:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:00:57 # $SEMVER_USER_NAME = edgex-jenkins 09:00:57 # $SEMVER_BRANCH = main 09:00:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 09:00:57 2.2.0-dev.13 [Pipeline] } 09:00:57 $ docker exec --env ******** --env ******** 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 ssh-agent -k 09:00:57 unset SSH_AUTH_SOCK; 09:00:57 unset SSH_AGENT_PID; 09:00:57 echo Agent pid 20 killed; 09:00:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:57 + git semver [Pipeline] } 09:00:57 $ docker stop --time=1 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 09:00:58 $ docker rm -f 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 [Pipeline] // withDockerContainer [Pipeline] sh 09:00:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:00:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:00:59 . [Pipeline] withDockerContainer 09:00:59 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 09:00:59 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:01:00 $ docker top de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:00 [ssh-agent] Looking for ssh-agent implementation... 09:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:00 $ docker exec de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 ssh-agent 09:01:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGBJAhg/agent.13 09:01:00 SSH_AGENT_PID=19 09:01:00 Running ssh-add (command line suppressed) 09:01:00 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6576963646678459982.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6576963646678459982.key) 09:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:00 + git semver push 09:01:00 # -> Open(): unable to determine branch for HEAD 09:01:00 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 09:01:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 09:01:00 # $SEMVER_REMOTE_NAME = origin 09:01:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:01:00 # $SEMVER_USER_NAME = edgex-jenkins 09:01:00 # $SEMVER_BRANCH = main 09:01:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 09:01:02 $ docker exec --env ******** --env ******** de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 ssh-agent -k 09:01:02 unset SSH_AUTH_SOCK; 09:01:02 unset SSH_AGENT_PID; 09:01:02 echo Agent pid 19 killed; 09:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:03 + git semver [Pipeline] } 09:01:03 $ docker stop --time=1 de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 09:01:04 $ docker rm -f de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 [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 09:01:05 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 09:01:05 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 09:01:05 total 16 09:01:05 drwxr-xr-x 3 root root 4096 Apr 27 08:52 . 09:01:05 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 09:00 .. 09:01:05 drwxr-xr-x 2 root root 4096 Apr 27 08:52 cost 09:01:05 -rw-r--r-- 1 root root 84 Apr 27 08:52 cost.csv 09:01:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 09:01:05 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 09:01:05 total 16 09:01:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 08:52 . 09:01:05 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 09:00 .. 09:01:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 08:52 cost 09:01:05 -rw-r--r-- 1 jenkins jenkins 84 Apr 27 08:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:01:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:06 ---> package-listing.sh 09:01:06 ++ facter osfamily 09:01:06 ++ tr '[:upper:]' '[:lower:]' 09:01:06 + OS_FAMILY=debian 09:01:06 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 09:01:06 + START_PACKAGES=/tmp/packages_start.txt 09:01:06 + END_PACKAGES=/tmp/packages_end.txt 09:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:06 + PACKAGES=/tmp/packages_start.txt 09:01:06 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 09:01:06 + PACKAGES=/tmp/packages_end.txt 09:01:06 + case "${OS_FAMILY}" in 09:01:06 + dpkg -l 09:01:06 + grep '^ii' 09:01:06 + '[' -f /tmp/packages_start.txt ']' 09:01:06 + '[' -f /tmp/packages_end.txt ']' 09:01:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:06 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 09:01:06 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 09:01:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 09:01:06 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 09:01:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:07 . [Pipeline] withDockerContainer 09:01:07 prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container 09:01:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:01:08 $ docker top 139e766cc1f8404412a1a57efbf8c3b9e67adf352816b4b535808eaf747c6d74 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:08 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:08 + ls /var/log/sa-host 09:01:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:09 provisioning config files... 09:01:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7494253480882867857tmp [Pipeline] { [Pipeline] echo 09:01:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:09 ---> create-netrc.sh [Pipeline] } 09:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:01:09 ---> python-tools-install.sh [Pipeline] echo 09:01:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:10 ---> sudo-logs.sh 09:01:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:10 ---> job-cost.sh 09:01:10 lf-activate-venv: SKIPPING 09:01:10 DEBUG: total: 0.2199999988079071 09:01:10 INFO: Retrieving Stack Cost... 09:01:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:11 INFO: Archiving Costs [Pipeline] echo 09:01:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:11 ---> logs-deploy.sh 09:01:11 lf-activate-venv: SKIPPING 09:01:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/34 09:01:11 INFO: archiving workspace using pattern(s): 09:01:12 Archives upload complete. 09:01:12 INFO: archiving logs to Nexus 09:01:13 ---> uname -a: 09:01:13 Linux prd-ubuntu20-04-docker-8c-8g-33448 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:01:13 09:01:13 09:01:13 ---> lscpu: 09:01:13 Architecture: x86_64 09:01:13 CPU op-mode(s): 32-bit, 64-bit 09:01:13 Byte Order: Little Endian 09:01:13 Address sizes: 40 bits physical, 48 bits virtual 09:01:13 CPU(s): 8 09:01:13 On-line CPU(s) list: 0-7 09:01:13 Thread(s) per core: 1 09:01:13 Core(s) per socket: 1 09:01:13 Socket(s): 8 09:01:13 NUMA node(s): 1 09:01:13 Vendor ID: AuthenticAMD 09:01:13 CPU family: 23 09:01:13 Model: 49 09:01:13 Model name: AMD EPYC-Rome Processor 09:01:13 Stepping: 0 09:01:13 CPU MHz: 2799.998 09:01:13 BogoMIPS: 5599.99 09:01:13 Virtualization: AMD-V 09:01:13 Hypervisor vendor: KVM 09:01:13 Virtualization type: full 09:01:13 L1d cache: 256 KiB 09:01:13 L1i cache: 256 KiB 09:01:13 L2 cache: 4 MiB 09:01:13 L3 cache: 128 MiB 09:01:13 NUMA node0 CPU(s): 0-7 09:01:13 Vulnerability Itlb multihit: Not affected 09:01:13 Vulnerability L1tf: Not affected 09:01:13 Vulnerability Mds: Not affected 09:01:13 Vulnerability Meltdown: Not affected 09:01:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:01:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:01:13 Vulnerability Srbds: Not affected 09:01:13 Vulnerability Tsx async abort: Not affected 09:01:13 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 09:01:13 09:01:13 09:01:13 ---> nproc: 09:01:13 8 09:01:13 09:01:13 09:01:13 ---> df -h: 09:01:13 Filesystem Size Used Avail Use% Mounted on 09:01:13 overlay 155G 12G 144G 8% / 09:01:13 tmpfs 64M 0 64M 0% /dev 09:01:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:01:13 shm 64M 0 64M 0% /dev/shm 09:01:13 /dev/vda1 155G 12G 144G 8% /facter-os 09:01:13 09:01:13 09:01:13 ---> sar -b -r -n DEV: 09:01:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33448) 04/27/22 _x86_64_ (8 CPU) 09:01:13 09:01:13 08:50:24 LINUX RESTART (8 CPU) 09:01:13 09:01:13 08:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:13 08:52:01 266.66 12.90 253.77 0.00 2059.05 99338.75 0.00 09:01:13 08:53:01 185.45 0.13 185.32 0.00 8.93 39510.21 0.00 09:01:13 08:54:01 1.40 0.00 1.40 0.00 0.00 19.88 0.00 09:01:13 08:55:01 2.17 0.00 2.17 0.00 0.00 24.80 0.00 09:01:13 08:56:01 1.12 0.02 1.10 0.00 0.13 13.06 0.00 09:01:13 08:57:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 09:01:13 08:58:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 09:01:13 08:59:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 09:01:13 09:00:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 09:01:13 09:01:01 167.79 0.77 167.02 0.00 19.73 60700.15 0.00 09:01:13 Average: 62.97 1.38 61.59 0.00 208.81 19967.86 0.00 09:01:13 09:01:13 08:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:13 08:52:01 28307292 31367104 927488 2.82 149448 3137884 2322760 6.85 1654016 2493464 116080 09:01:13 08:53:01 28070176 31765064 529824 1.61 164032 3710876 1797968 5.30 1334840 2999424 96 09:01:13 08:54:01 28079408 31774328 520376 1.58 164084 3710880 1797968 5.30 1325776 2999428 12 09:01:13 08:55:01 28079040 31774140 520396 1.58 164160 3710884 1797968 5.30 1324832 2999428 12 09:01:13 08:56:01 28083936 31779200 515120 1.57 164204 3710884 1797968 5.30 1320532 2999504 20 09:01:13 08:57:01 28084424 31779744 514540 1.56 164224 3710892 1797968 5.30 1320496 2999520 56 09:01:13 08:58:01 28090360 31785792 508488 1.55 164276 3710896 1797968 5.30 1314180 2999616 12 09:01:13 08:59:01 28090312 31785784 508456 1.55 164304 3710904 1797968 5.30 1314388 2999620 64 09:01:13 09:00:01 28090548 31786024 508184 1.55 164324 3710904 1797968 5.30 1313848 2999624 12 09:01:13 09:01:01 26551280 31751520 536320 1.63 211792 5034092 2023464 5.96 1445884 4266936 48 09:01:13 Average: 27952678 31734870 558919 1.70 167485 3785910 1872997 5.52 1366879 3075656 11641 09:01:13 09:01:13 08:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:13 08:52:01 docker0 136.34 148.80 11.63 1219.17 0.00 0.00 0.00 0.00 09:01:13 08:52:01 ens3 416.61 306.41 4954.84 109.39 0.00 0.00 0.00 0.00 09:01:13 08:52:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 09:01:13 08:52:01 veth5d3e008 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:01:13 08:53:01 docker0 9.60 14.45 0.57 89.59 0.00 0.00 0.00 0.00 09:01:13 08:53:01 ens3 203.97 149.54 2704.61 277.46 0.00 0.00 0.00 0.00 09:01:13 08:53:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 09:01:13 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:54:01 ens3 4.55 4.03 0.54 7.11 0.00 0.00 0.00 0.00 09:01:13 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:55:01 ens3 11.30 6.03 14.53 1.31 0.00 0.00 0.00 0.00 09:01:13 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:13 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:56:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:01:13 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:57:01 ens3 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:01:13 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:13 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:58:01 ens3 0.25 0.08 0.10 0.06 0.00 0.00 0.00 0.00 09:01:13 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 08:59:01 ens3 0.57 0.43 0.27 0.21 0.00 0.00 0.00 0.00 09:01:13 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:13 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 09:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:13 09:01:01 docker0 72.37 94.07 6.35 719.87 0.00 0.00 0.00 0.00 09:01:13 09:01:01 ens3 422.65 266.41 8024.02 76.48 0.00 0.00 0.00 0.00 09:01:13 09:01:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 09:01:13 09:01:01 vethdb5285f 0.35 0.35 0.06 0.07 0.00 0.00 0.00 0.00 09:01:13 Average: docker0 21.83 25.73 1.85 202.88 0.00 0.00 0.00 0.00 09:01:13 Average: ens3 106.08 73.32 1569.94 47.21 0.00 0.00 0.00 0.00 09:01:13 Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 09:01:13 Average: vethdb5285f 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 09:01:13 09:01:13 09:01:13 ---> sar -P ALL: 09:01:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33448) 04/27/22 _x86_64_ (8 CPU) 09:01:13 09:01:13 08:50:24 LINUX RESTART (8 CPU) 09:01:13 09:01:13 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:01:13 08:52:01 all 22.13 0.00 5.80 1.53 0.10 70.44 09:01:13 08:52:01 0 21.44 0.00 5.50 0.25 0.10 72.71 09:01:13 08:52:01 1 23.24 0.00 6.04 2.27 0.08 68.36 09:01:13 08:52:01 2 22.42 0.00 5.82 0.17 0.10 71.49 09:01:13 08:52:01 3 23.08 0.00 5.45 0.49 0.10 70.88 09:01:13 08:52:01 4 22.21 0.00 5.87 2.92 0.10 68.90 09:01:13 08:52:01 5 21.70 0.00 5.67 1.93 0.10 70.60 09:01:13 08:52:01 6 21.51 0.00 5.75 3.26 0.08 69.39 09:01:13 08:52:01 7 21.43 0.00 6.30 0.98 0.14 71.15 09:01:13 08:53:01 all 23.28 0.00 4.79 1.34 0.11 70.48 09:01:13 08:53:01 0 23.99 0.00 5.07 2.67 0.12 68.17 09:01:13 08:53:01 1 25.36 0.00 4.74 0.34 0.10 69.46 09:01:13 08:53:01 2 22.10 0.00 4.91 0.27 0.12 72.60 09:01:13 08:53:01 3 22.37 0.00 4.72 0.52 0.10 72.29 09:01:13 08:53:01 4 21.13 0.00 4.64 0.84 0.12 73.26 09:01:13 08:53:01 5 25.82 0.00 4.18 0.44 0.12 69.44 09:01:13 08:53:01 6 22.58 0.00 5.42 4.42 0.12 67.46 09:01:13 08:53:01 7 22.89 0.00 4.62 1.18 0.10 71.21 09:01:13 08:54:01 all 0.04 0.00 0.02 0.01 0.00 99.94 09:01:13 08:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:01:13 08:54:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:01:13 08:54:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:01:13 08:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:01:13 08:54:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:01:13 08:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:01:13 08:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:01:13 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:55:01 all 0.18 0.00 0.01 0.01 0.00 99.80 09:01:13 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:13 08:55:01 1 0.02 0.00 0.02 0.05 0.00 99.92 09:01:13 08:55:01 2 0.12 0.00 0.02 0.00 0.00 99.87 09:01:13 08:55:01 3 0.08 0.00 0.00 0.00 0.00 99.92 09:01:13 08:55:01 4 1.09 0.00 0.02 0.00 0.00 98.89 09:01:13 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:55:01 6 0.08 0.00 0.07 0.03 0.00 99.82 09:01:13 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:13 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:13 08:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:01:13 08:56:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:01:13 08:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:01:13 08:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:01:13 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:01:13 08:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:01:13 08:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:01:13 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:13 08:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:01:13 08:57:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:01:13 08:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:01:13 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:01:13 08:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:01:13 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:01:13 08:58:01 all 0.15 0.00 0.01 0.01 0.00 99.83 09:01:13 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:01:13 08:58:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:01:13 08:58:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:01:13 08:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:01:13 08:58:01 4 1.03 0.00 0.02 0.00 0.00 98.96 09:01:13 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:58:01 6 0.03 0.00 0.05 0.03 0.00 99.88 09:01:13 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 08:59:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:01:13 08:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:01:13 08:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:01:13 08:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:01:13 08:59:01 3 0.13 0.00 0.02 0.00 0.00 99.85 09:01:13 08:59:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:01:13 08:59:01 5 0.07 0.00 0.05 0.00 0.00 99.88 09:01:13 08:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:01:13 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 09:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:01:13 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:01:13 09:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:01:13 09:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:01:13 09:00:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:01:13 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 09:00:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:01:13 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:01:13 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:01:13 09:01:01 all 9.58 0.00 4.20 1.48 0.07 84.68 09:01:13 09:01:01 0 8.77 0.00 4.33 0.68 0.05 86.18 09:01:13 09:01:01 1 10.70 0.00 4.55 3.19 0.07 81.50 09:01:13 09:01:01 2 9.32 0.00 3.73 0.94 0.07 85.94 09:01:13 09:01:01 3 10.41 0.00 3.95 0.74 0.05 84.85 09:01:13 09:01:01 4 8.99 0.00 4.56 1.84 0.07 84.54 09:01:13 09:01:01 5 9.81 0.00 4.84 2.66 0.07 82.61 09:01:13 09:01:01 6 9.52 0.00 3.56 1.23 0.07 85.62 09:01:13 09:01:01 7 9.12 0.00 4.06 0.51 0.08 86.23 09:01:13 Average: all 5.50 0.00 1.47 0.43 0.03 92.57 09:01:13 Average: 0 5.39 0.00 1.49 0.36 0.03 92.74 09:01:13 Average: 1 5.88 0.00 1.52 0.59 0.03 91.98 09:01:13 Average: 2 5.38 0.00 1.45 0.14 0.03 93.00 09:01:13 Average: 3 5.58 0.00 1.41 0.17 0.03 92.81 09:01:13 Average: 4 5.42 0.00 1.50 0.56 0.03 92.49 09:01:13 Average: 5 5.71 0.00 1.47 0.50 0.03 92.30 09:01:13 Average: 6 5.32 0.00 1.47 0.89 0.03 92.29 09:01:13 Average: 7 5.29 0.00 1.48 0.26 0.03 92.93 09:01:13 09:01:13 09:01:13