Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b7989097685cbbb7d11325d5e96f20d406e46c7 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-ssh5853045220570539132.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9284271621352461530.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18219382738925443873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh1247114553132636281.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-ssh1382273921171519592.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 on ‘prd-ubuntu20.04-docker-8c-8g-40573’ Running on prd-ubuntu20.04-docker-8c-8g-40576 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 1b7989097685cbbb7d11325d5e96f20d406e46c7 (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 1b7989097685cbbb7d11325d5e96f20d406e46c7 # timeout=10 Commit message: "docs(snap): Move usage instructions to docs (#184)" > git rev-list --no-walk f0689e2451660e374e54247122f91e779ddae9a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T13:10:43.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T13:10:43.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T13:10:43.528Z] ========================================================= [2022-05-06T13:10:43.528Z] EdgeX Global Pipelines Version Info [2022-05-06T13:10:43.528Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:10:44.356Z] ------------------- [2022-05-06T13:10:44.356Z] stable info: [2022-05-06T13:10:44.356Z] ------------------- [2022-05-06T13:10:44.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:10:44.356Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T13:10:44.356Z] Message: update stable to v1.0.227 [2022-05-06T13:10:44.934Z] ------------------- [2022-05-06T13:10:44.934Z] experimental info: [2022-05-06T13:10:44.934Z] ------------------- [2022-05-06T13:10:44.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T13:10:44.934Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T13:10:44.934Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T13:10:45.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-05-06T13:10:45.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-05-06T13:10:45.085Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T13:10:45.093Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T13:10:45.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T13:10:45.120Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T13:10:45.133Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T13:10:45.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-06T13:10:45.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T13:10:45.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T13:10:45.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T13:10:45.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-05-06T13:10:45.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T13:10:45.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T13:10:45.211Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:10:45.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T13:10:45.228Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-06T13:10:45.237Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-06T13:10:45.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T13:10:45.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T13:10:45.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-06T13:10:45.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-06T13:10:45.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-06T13:10:45.290Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-06T13:10:45.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-06T13:10:45.307Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T13:10:45.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-06T13:10:45.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-06T13:10:45.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-06T13:10:45.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] echo [2022-05-06T13:10:45.351Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b79890 [Pipeline] echo [2022-05-06T13:10:45.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:10:45.405Z] provisioning config files... [2022-05-06T13:10:45.422Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4007963212097062679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:10:45.734Z] ---> docker-login.sh [2022-05-06T13:10:45.734Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:10:46.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:46.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:46.306Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:46.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:46.306Z] [2022-05-06T13:10:46.306Z] Login Succeeded [2022-05-06T13:10:46.306Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:10:46.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:46.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:46.306Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:46.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:46.306Z] [2022-05-06T13:10:46.306Z] Login Succeeded [2022-05-06T13:10:46.306Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:10:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:46.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:46.568Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:46.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:46.568Z] [2022-05-06T13:10:46.568Z] Login Succeeded [2022-05-06T13:10:46.568Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:10:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:46.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:46.831Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:46.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:46.831Z] [2022-05-06T13:10:46.831Z] Login Succeeded [2022-05-06T13:10:46.831Z] docker.io [2022-05-06T13:10:46.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:10:47.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:10:47.092Z] Configure a credential helper to remove this warning. See [2022-05-06T13:10:47.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:10:47.092Z] [2022-05-06T13:10:47.092Z] Login Succeeded [2022-05-06T13:10:47.092Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:10:47.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-06T13:10:47.485Z] + git rev-list -1 --merges 1b7989097685cbbb7d11325d5e96f20d406e46c7~1..1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] echo [2022-05-06T13:10:47.587Z] -----------> git rev-list -1 --merges 1b7989097685cbbb7d11325d5e96f20d406e46c7~1..1b7989097685cbbb7d11325d5e96f20d406e46c7 1b7989097685cbbb7d11325d5e96f20d406e46c7 [false] [Pipeline] sh [2022-05-06T13:10:47.881Z] + git log --format=format:%s -1 1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] echo [2022-05-06T13:10:47.899Z] ========================================================= [2022-05-06T13:10:47.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T13:10:47.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:10:48.226Z] + git log --format=format:%s -1 1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] echo [2022-05-06T13:10:48.240Z] [semverPrep] GIT_COMMIT: 1b7989097685cbbb7d11325d5e96f20d406e46c7, Commit Message: docs(snap): Move usage instructions to docs (#184) [Pipeline] echo [2022-05-06T13:10:48.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-06T13:10:48.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:10:48.626Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T13:10:48.626Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T13:10:48.626Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T13:10:48.626Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T13:10:48.626Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T13:10:48.626Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:10:48.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:10:48.971Z] [2022-05-06T13:10:48.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:10:49.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:10:49.542Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T13:10:49.542Z] 1fe172e4850f: Pulling fs layer [2022-05-06T13:10:49.542Z] caf521ccaac6: Pulling fs layer [2022-05-06T13:10:49.542Z] 3ead6fa29328: Pulling fs layer [2022-05-06T13:10:49.542Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T13:10:49.542Z] a8d5f1318db7: Pulling fs layer [2022-05-06T13:10:49.542Z] c427282e49a2: Pulling fs layer [2022-05-06T13:10:49.542Z] 1827001aaf11: Pulling fs layer [2022-05-06T13:10:49.542Z] 0714d37db230: Pulling fs layer [2022-05-06T13:10:49.542Z] ac28cf19c067: Pulling fs layer [2022-05-06T13:10:49.542Z] ca983d60f3e2: Pulling fs layer [2022-05-06T13:10:49.542Z] 9f894cec8388: Pulling fs layer [2022-05-06T13:10:49.542Z] ac28cf19c067: Waiting [2022-05-06T13:10:49.542Z] 9f894cec8388: Waiting [2022-05-06T13:10:49.542Z] 5c2a1cbceb83: Waiting [2022-05-06T13:10:49.542Z] 0714d37db230: Waiting [2022-05-06T13:10:49.542Z] c427282e49a2: Waiting [2022-05-06T13:10:49.542Z] a8d5f1318db7: Waiting [2022-05-06T13:10:49.542Z] caf521ccaac6: Verifying Checksum [2022-05-06T13:10:49.542Z] caf521ccaac6: Download complete [2022-05-06T13:10:49.542Z] 5c2a1cbceb83: Download complete [2022-05-06T13:10:49.542Z] 3ead6fa29328: Verifying Checksum [2022-05-06T13:10:49.542Z] 3ead6fa29328: Download complete [2022-05-06T13:10:49.542Z] c427282e49a2: Verifying Checksum [2022-05-06T13:10:49.542Z] c427282e49a2: Download complete [2022-05-06T13:10:49.542Z] a8d5f1318db7: Verifying Checksum [2022-05-06T13:10:49.542Z] a8d5f1318db7: Download complete [2022-05-06T13:10:49.542Z] 0714d37db230: Verifying Checksum [2022-05-06T13:10:49.542Z] 0714d37db230: Download complete [2022-05-06T13:10:49.801Z] ac28cf19c067: Verifying Checksum [2022-05-06T13:10:49.801Z] ac28cf19c067: Download complete [2022-05-06T13:10:49.801Z] ca983d60f3e2: Verifying Checksum [2022-05-06T13:10:49.801Z] ca983d60f3e2: Download complete [2022-05-06T13:10:49.801Z] 9f894cec8388: Download complete [2022-05-06T13:10:49.801Z] 1fe172e4850f: Download complete [2022-05-06T13:10:50.060Z] 1827001aaf11: Verifying Checksum [2022-05-06T13:10:50.060Z] 1827001aaf11: Download complete [2022-05-06T13:10:50.999Z] 1fe172e4850f: Pull complete [2022-05-06T13:10:51.261Z] caf521ccaac6: Pull complete [2022-05-06T13:10:51.837Z] 3ead6fa29328: Pull complete [2022-05-06T13:10:51.837Z] 5c2a1cbceb83: Pull complete [2022-05-06T13:10:52.103Z] a8d5f1318db7: Pull complete [2022-05-06T13:10:52.369Z] c427282e49a2: Pull complete [2022-05-06T13:10:54.283Z] 1827001aaf11: Pull complete [2022-05-06T13:10:54.547Z] 0714d37db230: Pull complete [2022-05-06T13:10:54.547Z] ac28cf19c067: Pull complete [2022-05-06T13:10:54.808Z] ca983d60f3e2: Pull complete [2022-05-06T13:10:54.808Z] 9f894cec8388: Pull complete [2022-05-06T13:10:54.808Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T13:10:54.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:10:54.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T13:10:54.897Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:10:54.942Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:10:56.665Z] $ docker top 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 -eo pid,comm [2022-05-06T13:10:56.721Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-06T13:10:56.721Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:10:56.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:10:56.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:10:56.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:10:56.901Z] $ docker exec 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 ssh-agent [2022-05-06T13:10:57.008Z] SSH_AUTH_SOCK=/tmp/ssh-0CCxDXjZk8cM/agent.33 [2022-05-06T13:10:57.008Z] SSH_AGENT_PID=39 [2022-05-06T13:10:57.017Z] Running ssh-add (command line suppressed) [2022-05-06T13:10:57.141Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5900017797566353585.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5900017797566353585.key) [2022-05-06T13:10:57.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:10:57.453Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T13:10:57.475Z] $ docker exec --env ******** --env ******** 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 ssh-agent -k [2022-05-06T13:10:57.588Z] unset SSH_AUTH_SOCK; [2022-05-06T13:10:57.588Z] unset SSH_AGENT_PID; [2022-05-06T13:10:57.588Z] echo Agent pid 39 killed; [2022-05-06T13:10:57.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T13:10:57.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:10:57.618Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:10:57.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:10:57.754Z] $ docker exec 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 ssh-agent [2022-05-06T13:10:57.875Z] SSH_AUTH_SOCK=/tmp/ssh-nlBQLv6e6MgI/agent.74 [2022-05-06T13:10:57.875Z] SSH_AGENT_PID=80 [2022-05-06T13:10:57.880Z] Running ssh-add (command line suppressed) [2022-05-06T13:10:58.002Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2702824371334150326.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2702824371334150326.key) [2022-05-06T13:10:58.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:10:58.298Z] + git semver init [2022-05-06T13:10:58.560Z] 2022-05-06 13:10:58,556 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T13:10:58.560Z] 2022-05-06 13:10:58,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-05-06T13:10:58.560Z] 2022-05-06 13:10:58,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-05-06T13:10:58.560Z] 2022-05-06 13:10:58,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:10:59.949Z] 2022-05-06 13:10:59,553 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-05-06T13:10:59.949Z] 2022-05-06 13:10:59,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-05-06T13:10:59.949Z] 2022-05-06 13:10:59,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:10:59.949Z] 2022-05-06 13:10:59,554 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:10:59.949Z] 2.2.0-dev.14 [Pipeline] } [2022-05-06T13:10:59.967Z] $ docker exec --env ******** --env ******** 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 ssh-agent -k [2022-05-06T13:11:00.089Z] unset SSH_AUTH_SOCK; [2022-05-06T13:11:00.089Z] unset SSH_AGENT_PID; [2022-05-06T13:11:00.089Z] echo Agent pid 80 killed; [2022-05-06T13:11:00.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:11:00.409Z] + git semver [Pipeline] } [2022-05-06T13:11:00.692Z] $ docker stop --time=1 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 [2022-05-06T13:11:02.087Z] $ docker rm -f 3b2605fa3c68d3fe53548b8f38b153a3a3eabe8134c46f2e03ceb4b3263e6cb7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:11:02.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T13:11:02.707Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T13:11:02.711Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.14 [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 [2022-05-06T13:11:02.832Z] provisioning config files... [2022-05-06T13:11:02.842Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6884469724218399979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:11:03.146Z] ---> docker-login.sh [2022-05-06T13:11:03.146Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:11:03.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:11:03.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:11:03.146Z] Configure a credential helper to remove this warning. See [2022-05-06T13:11:03.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:11:03.146Z] [2022-05-06T13:11:03.147Z] Login Succeeded [2022-05-06T13:11:03.147Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:11:03.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:11:03.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:11:03.410Z] Configure a credential helper to remove this warning. See [2022-05-06T13:11:03.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:11:03.410Z] [2022-05-06T13:11:03.410Z] Login Succeeded [2022-05-06T13:11:03.410Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:11:03.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:11:03.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:11:03.410Z] Configure a credential helper to remove this warning. See [2022-05-06T13:11:03.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:11:03.410Z] [2022-05-06T13:11:03.410Z] Login Succeeded [2022-05-06T13:11:03.410Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:11:03.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:11:03.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:11:03.672Z] Configure a credential helper to remove this warning. See [2022-05-06T13:11:03.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:11:03.672Z] [2022-05-06T13:11:03.672Z] Login Succeeded [2022-05-06T13:11:03.672Z] docker.io [2022-05-06T13:11:03.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:11:03.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:11:03.934Z] Configure a credential helper to remove this warning. See [2022-05-06T13:11:03.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:11:03.934Z] [2022-05-06T13:11:04.197Z] Login Succeeded [2022-05-06T13:11:04.197Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:11:04.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T13:11:04.276Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:11:04.287Z] ========================================================= [2022-05-06T13:11:04.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T13:11:04.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:11:04.592Z] + 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 . [2022-05-06T13:11:04.592Z] Sending build context to Docker daemon 10.61MB [2022-05-06T13:11:04.592Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:11:04.592Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-06T13:11:04.592Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T13:11:04.592Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T13:11:04.592Z] 666ba61612fd: Pulling fs layer [2022-05-06T13:11:04.592Z] 8ed8ca486205: Pulling fs layer [2022-05-06T13:11:04.592Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T13:11:04.592Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T13:11:04.592Z] ca2b28591e48: Pulling fs layer [2022-05-06T13:11:04.592Z] a51346096db8: Pulling fs layer [2022-05-06T13:11:04.592Z] 22a0e8bec74d: Waiting [2022-05-06T13:11:04.592Z] ca2b28591e48: Waiting [2022-05-06T13:11:04.592Z] daebc70d1ce1: Pulling fs layer [2022-05-06T13:11:04.592Z] 0e18a0eac166: Pulling fs layer [2022-05-06T13:11:04.592Z] a51346096db8: Waiting [2022-05-06T13:11:04.592Z] daebc70d1ce1: Waiting [2022-05-06T13:11:04.592Z] 0e18a0eac166: Waiting [2022-05-06T13:11:04.853Z] 8ed8ca486205: Verifying Checksum [2022-05-06T13:11:04.853Z] 8ed8ca486205: Download complete [2022-05-06T13:11:04.853Z] 666ba61612fd: Verifying Checksum [2022-05-06T13:11:04.853Z] 666ba61612fd: Download complete [2022-05-06T13:11:04.853Z] 22a0e8bec74d: Verifying Checksum [2022-05-06T13:11:04.853Z] 22a0e8bec74d: Download complete [2022-05-06T13:11:04.853Z] ca2b28591e48: Verifying Checksum [2022-05-06T13:11:04.853Z] ca2b28591e48: Download complete [2022-05-06T13:11:04.853Z] a51346096db8: Verifying Checksum [2022-05-06T13:11:04.853Z] a51346096db8: Download complete [2022-05-06T13:11:04.853Z] daebc70d1ce1: Verifying Checksum [2022-05-06T13:11:04.853Z] daebc70d1ce1: Download complete [2022-05-06T13:11:04.853Z] 59bf1c3509f3: Pull complete [2022-05-06T13:11:05.112Z] 666ba61612fd: Pull complete [2022-05-06T13:11:05.112Z] 8ed8ca486205: Pull complete [2022-05-06T13:11:05.374Z] 0e18a0eac166: Verifying Checksum [2022-05-06T13:11:05.374Z] 0e18a0eac166: Download complete [2022-05-06T13:11:05.634Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T13:11:05.634Z] 4fe6c5a15a65: Download complete [2022-05-06T13:11:09.831Z] 4fe6c5a15a65: Pull complete [2022-05-06T13:11:09.831Z] 22a0e8bec74d: Pull complete [2022-05-06T13:11:09.831Z] ca2b28591e48: Pull complete [2022-05-06T13:11:09.831Z] a51346096db8: Pull complete [2022-05-06T13:11:09.831Z] daebc70d1ce1: Pull complete [2022-05-06T13:11:12.376Z] 0e18a0eac166: Pull complete [2022-05-06T13:11:12.376Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T13:11:12.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T13:11:12.376Z] ---> f018257e8ee9 [2022-05-06T13:11:12.376Z] Step 3/12 : ARG MAKE='make build' [2022-05-06T13:11:14.926Z] ---> Running in f51e8032d6f2 [2022-05-06T13:11:14.926Z] Removing intermediate container f51e8032d6f2 [2022-05-06T13:11:14.926Z] ---> 29bd4cc3825c [2022-05-06T13:11:14.926Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:11:14.926Z] ---> Running in e533cad47f69 [2022-05-06T13:11:14.926Z] Removing intermediate container e533cad47f69 [2022-05-06T13:11:14.926Z] ---> c13456b187c9 [2022-05-06T13:11:14.926Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:11:14.926Z] ---> Running in 1b94dd0cc3ac [2022-05-06T13:11:14.926Z] Removing intermediate container 1b94dd0cc3ac [2022-05-06T13:11:14.926Z] ---> 7b82713e08a5 [2022-05-06T13:11:14.926Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:11:14.926Z] ---> Running in 6c1bf74d5bee [2022-05-06T13:11:15.495Z] Removing intermediate container 6c1bf74d5bee [2022-05-06T13:11:15.495Z] ---> 0f000bfcb414 [2022-05-06T13:11:15.495Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:11:15.495Z] ---> Running in 4382f4d183da [2022-05-06T13:11:15.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:11:16.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:11:16.960Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-06T13:11:17.224Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-06T13:11:17.224Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-06T13:11:17.224Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-06T13:11:17.484Z] Executing busybox-1.34.1-r3.trigger [2022-05-06T13:11:17.484Z] OK: 224 MiB in 56 packages [2022-05-06T13:11:17.796Z] Still waiting to schedule task [2022-05-06T13:11:17.797Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40574’ [2022-05-06T13:11:18.056Z] Removing intermediate container 4382f4d183da [2022-05-06T13:11:18.056Z] ---> c382ed7fb892 [2022-05-06T13:11:18.056Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-06T13:11:18.056Z] ---> Running in 06f3188744c4 [2022-05-06T13:11:18.056Z] Removing intermediate container 06f3188744c4 [2022-05-06T13:11:18.056Z] ---> b16e327e4420 [2022-05-06T13:11:18.056Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-06T13:11:18.056Z] ---> 0efe09a7f7ce [2022-05-06T13:11:18.056Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:11:18.319Z] ---> Running in 344e549a2c25 [2022-05-06T13:11:33.239Z] Removing intermediate container 344e549a2c25 [2022-05-06T13:11:33.239Z] ---> ecf23814105c [2022-05-06T13:11:33.239Z] Step 11/12 : COPY . . [2022-05-06T13:11:33.239Z] ---> 913fd4ab3775 [2022-05-06T13:11:33.239Z] Step 12/12 : RUN $MAKE [2022-05-06T13:11:33.239Z] ---> Running in 242e91472e90 [2022-05-06T13:11:33.239Z] noop [2022-05-06T13:11:33.239Z] Removing intermediate container 242e91472e90 [2022-05-06T13:11:33.239Z] ---> e19e4dec3770 [2022-05-06T13:11:33.239Z] Successfully built e19e4dec3770 [2022-05-06T13:11:33.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:11:33.543Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:11:33.543Z] . [Pipeline] withDockerContainer [2022-05-06T13:11:33.615Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:11:33.661Z] $ 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 [2022-05-06T13:11:34.037Z] $ docker top de722d8075466302fbced7b63e6b4f3432e9360433b650724686d0a5928d9f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:11:34.410Z] + go version [2022-05-06T13:11:34.410Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T13:11:34.431Z] $ docker stop --time=1 de722d8075466302fbced7b63e6b4f3432e9360433b650724686d0a5928d9f87 [2022-05-06T13:11:35.781Z] $ docker rm -f de722d8075466302fbced7b63e6b4f3432e9360433b650724686d0a5928d9f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:11:36.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T13:11:36.197Z] . [Pipeline] withDockerContainer [2022-05-06T13:11:36.268Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:11:36.319Z] $ 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 [2022-05-06T13:11:36.727Z] $ docker top a0230cf99c3e971680e4d732190351ce4b8c783310be008252dd8d5f0111eb2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:11:37.121Z] + make test [2022-05-06T13:11:37.121Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-06T13:11:37.390Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-06T13:11:47.377Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-06T13:11:47.377Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements [2022-05-06T13:11:52.652Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-06T13:11:56.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:11:56.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T13:11:56.853Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T13:11:57.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-06T13:11:57.144Z] $ docker stop --time=1 a0230cf99c3e971680e4d732190351ce4b8c783310be008252dd8d5f0111eb2f [2022-05-06T13:11:58.988Z] $ docker rm -f a0230cf99c3e971680e4d732190351ce4b8c783310be008252dd8d5f0111eb2f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:11:59.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-06T13:11:59.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-06T13:12:00.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-06T13:12:00.324Z] + ls -al . [2022-05-06T13:12:00.325Z] total 168 [2022-05-06T13:12:00.325Z] drwxrwxr-x 9 jenkins jenkins 4096 May 6 13:11 . [2022-05-06T13:12:00.325Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:10 .. [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 151 May 6 13:10 .dockerignore [2022-05-06T13:12:00.325Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:11 .git [2022-05-06T13:12:00.325Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:10 .github [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 329 May 6 13:10 .gitignore [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 41 May 6 13:10 .golangci.yml [2022-05-06T13:12:00.325Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:10 .semver [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 6 13:10 Attribution.txt [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 7459 May 6 13:10 CHANGELOG.md [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 6 13:10 Dockerfile [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 677 May 6 13:10 GOVERNANCE.md [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 680 May 6 13:10 Jenkinsfile [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 6 13:10 LICENSE [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 6 13:10 Makefile [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 620 May 6 13:10 OWNERS.md [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 6 13:10 README.md [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:11 VERSION [2022-05-06T13:12:00.325Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:10 bin [2022-05-06T13:12:00.325Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:10 cmd [2022-05-06T13:12:00.325Z] -rw-r--r-- 1 jenkins jenkins 9355 May 6 13:11 coverage.out [2022-05-06T13:12:00.325Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:10 driver [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 6 13:10 go.mod [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 6 13:10 go.sum [2022-05-06T13:12:00.325Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:10 snap [2022-05-06T13:12:00.325Z] -rw-rw-r-- 1 jenkins jenkins 713 May 6 13:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:00.648Z] + 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=1b7989097685cbbb7d11325d5e96f20d406e46c7 --label arch=amd64 --label version=2.2.0-dev.14 . [2022-05-06T13:12:00.648Z] Sending build context to Docker daemon 10.62MB [2022-05-06T13:12:00.648Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:12:00.648Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-06T13:12:00.648Z] ---> e19e4dec3770 [2022-05-06T13:12:00.648Z] Step 3/25 : ARG MAKE='make build' [2022-05-06T13:12:00.911Z] ---> Running in 28a4cfa5f4ff [2022-05-06T13:12:00.911Z] Removing intermediate container 28a4cfa5f4ff [2022-05-06T13:12:00.911Z] ---> 76e77d8cc374 [2022-05-06T13:12:00.911Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:12:00.911Z] ---> Running in dee2130ec304 [2022-05-06T13:12:00.911Z] Removing intermediate container dee2130ec304 [2022-05-06T13:12:00.911Z] ---> 25077cc9355b [2022-05-06T13:12:00.911Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:12:01.171Z] ---> Running in d5fd14820c0f [2022-05-06T13:12:01.171Z] Removing intermediate container d5fd14820c0f [2022-05-06T13:12:01.171Z] ---> b1c465f35726 [2022-05-06T13:12:01.171Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:12:01.171Z] ---> Running in 41008907e573 [2022-05-06T13:12:01.743Z] Removing intermediate container 41008907e573 [2022-05-06T13:12:01.743Z] ---> a010f5e9d3f8 [2022-05-06T13:12:01.743Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:12:01.743Z] ---> Running in bf9f79cc98e0 [2022-05-06T13:12:02.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:02.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:03.212Z] OK: 224 MiB in 56 packages [2022-05-06T13:12:03.784Z] Removing intermediate container bf9f79cc98e0 [2022-05-06T13:12:03.784Z] ---> 69a7681fa976 [2022-05-06T13:12:03.784Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-06T13:12:03.784Z] ---> Running in 4d188b6398c1 [2022-05-06T13:12:03.784Z] Removing intermediate container 4d188b6398c1 [2022-05-06T13:12:03.784Z] ---> 096efc461f6f [2022-05-06T13:12:03.784Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-06T13:12:04.046Z] ---> 8b6b482fb4e4 [2022-05-06T13:12:04.046Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:12:04.046Z] ---> Running in 2cfe6cdaee27 [2022-05-06T13:12:04.617Z] Removing intermediate container 2cfe6cdaee27 [2022-05-06T13:12:04.617Z] ---> 600ade780195 [2022-05-06T13:12:04.617Z] Step 11/25 : COPY . . [2022-05-06T13:12:04.877Z] ---> e227f2668c7e [2022-05-06T13:12:04.877Z] Step 12/25 : RUN $MAKE [2022-05-06T13:12:04.877Z] ---> Running in 104f47867b6f [2022-05-06T13:12:05.137Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-06T13:12:27.087Z] Removing intermediate container 104f47867b6f [2022-05-06T13:12:27.087Z] ---> 3b677afaf4f5 [2022-05-06T13:12:27.087Z] Step 13/25 : FROM alpine:3.14 [2022-05-06T13:12:27.087Z] 3.14: Pulling from library/alpine [2022-05-06T13:12:27.087Z] 8663204ce13b: Pulling fs layer [2022-05-06T13:12:27.087Z] 8663204ce13b: Verifying Checksum [2022-05-06T13:12:27.087Z] 8663204ce13b: Pull complete [2022-05-06T13:12:27.087Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:12:27.087Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:12:27.087Z] ---> e04c818066af [2022-05-06T13:12:27.087Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-06T13:12:27.087Z] ---> Running in cf146aecc57b [2022-05-06T13:12:27.087Z] Removing intermediate container cf146aecc57b [2022-05-06T13:12:27.087Z] ---> aa3fb90a513d [2022-05-06T13:12:27.087Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-06T13:12:27.087Z] ---> Running in 1a227f010a6f [2022-05-06T13:12:27.087Z] Removing intermediate container 1a227f010a6f [2022-05-06T13:12:27.087Z] ---> 64771e109cb0 [2022-05-06T13:12:27.087Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T13:12:27.087Z] ---> Running in 6df2b07f78ee [2022-05-06T13:12:27.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:27.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T13:12:27.087Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:12:27.087Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T13:12:27.087Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T13:12:27.087Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T13:12:27.087Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T13:12:27.087Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T13:12:27.087Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:12:27.087Z] OK: 8 MiB in 20 packages [2022-05-06T13:12:27.087Z] Removing intermediate container 6df2b07f78ee [2022-05-06T13:12:27.087Z] ---> f90299bb762a [2022-05-06T13:12:27.087Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-06T13:12:27.087Z] ---> e342c83645cd [2022-05-06T13:12:27.087Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-06T13:12:27.087Z] ---> 6b3813ff2531 [2022-05-06T13:12:27.087Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-06T13:12:27.348Z] ---> 014da3988ed4 [2022-05-06T13:12:27.348Z] Step 20/25 : EXPOSE 59986 [2022-05-06T13:12:27.348Z] ---> Running in 283b33ac7ebc [2022-05-06T13:12:27.348Z] Removing intermediate container 283b33ac7ebc [2022-05-06T13:12:27.348Z] ---> cd7a7d3c3686 [2022-05-06T13:12:27.348Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-06T13:12:27.607Z] ---> Running in a3fabab30a35 [2022-05-06T13:12:27.607Z] Removing intermediate container a3fabab30a35 [2022-05-06T13:12:27.607Z] ---> 5e87758fd90c [2022-05-06T13:12:27.607Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-06T13:12:27.607Z] ---> Running in 075c4af3b7ba [2022-05-06T13:12:27.607Z] Removing intermediate container 075c4af3b7ba [2022-05-06T13:12:27.607Z] ---> 05c27d4c2b08 [2022-05-06T13:12:27.607Z] Step 23/25 : LABEL arch=amd64 [2022-05-06T13:12:27.868Z] ---> Running in a30d3bc205cc [2022-05-06T13:12:27.868Z] Removing intermediate container a30d3bc205cc [2022-05-06T13:12:27.868Z] ---> a892448d690e [2022-05-06T13:12:27.868Z] Step 24/25 : LABEL git_sha=1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:12:27.868Z] ---> Running in e6ee3dfd46c0 [2022-05-06T13:12:28.128Z] Removing intermediate container e6ee3dfd46c0 [2022-05-06T13:12:28.128Z] ---> 1125dbf75f23 [2022-05-06T13:12:28.128Z] Step 25/25 : LABEL version=2.2.0-dev.14 [2022-05-06T13:12:28.128Z] ---> Running in f50b62a097c3 [2022-05-06T13:12:28.128Z] Removing intermediate container f50b62a097c3 [2022-05-06T13:12:28.128Z] ---> e53eee7d532a [2022-05-06T13:12:28.128Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-06T13:12:28.128Z] Successfully built e53eee7d532a [2022-05-06T13:12:28.128Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:12:28.236Z] provisioning config files... [2022-05-06T13:12:28.250Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5152790783014534543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:12:28.554Z] ---> docker-login.sh [2022-05-06T13:12:28.554Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:12:28.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:12:28.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:12:28.554Z] Configure a credential helper to remove this warning. See [2022-05-06T13:12:28.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:12:28.554Z] [2022-05-06T13:12:28.554Z] Login Succeeded [2022-05-06T13:12:28.554Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:12:28.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:12:28.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:12:28.813Z] Configure a credential helper to remove this warning. See [2022-05-06T13:12:28.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:12:28.813Z] [2022-05-06T13:12:28.813Z] Login Succeeded [2022-05-06T13:12:28.813Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:12:28.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:12:28.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:12:28.813Z] Configure a credential helper to remove this warning. See [2022-05-06T13:12:28.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:12:28.813Z] [2022-05-06T13:12:28.813Z] Login Succeeded [2022-05-06T13:12:28.813Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:12:28.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:12:29.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:12:29.077Z] Configure a credential helper to remove this warning. See [2022-05-06T13:12:29.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:12:29.077Z] [2022-05-06T13:12:29.077Z] Login Succeeded [2022-05-06T13:12:29.077Z] docker.io [2022-05-06T13:12:29.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:12:29.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:12:29.338Z] Configure a credential helper to remove this warning. See [2022-05-06T13:12:29.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:12:29.338Z] [2022-05-06T13:12:29.338Z] Login Succeeded [2022-05-06T13:12:29.338Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:12:29.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:12:29.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:12:29.403Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-05-06T13:12:29.403Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:12:29.403Z] latest [2022-05-06T13:12:29.403Z] 2.2.0-dev.14 [2022-05-06T13:12:29.403Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [2022-05-06T13:12:29.403Z] main [2022-05-06T13:12:29.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:29.733Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:30.026Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:12:30.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-06T13:12:30.026Z] d934cc95b3cd: Preparing [2022-05-06T13:12:30.026Z] 70bbcce3cc74: Preparing [2022-05-06T13:12:30.026Z] 8e98c5d61336: Preparing [2022-05-06T13:12:30.026Z] 8a7787b9a30c: Preparing [2022-05-06T13:12:30.026Z] b541d28bf3b4: Preparing [2022-05-06T13:12:30.026Z] b541d28bf3b4: Layer already exists [2022-05-06T13:12:30.026Z] d934cc95b3cd: Pushed [2022-05-06T13:12:30.026Z] 70bbcce3cc74: Pushed [2022-05-06T13:12:30.286Z] 8a7787b9a30c: Pushed [2022-05-06T13:12:32.828Z] 8e98c5d61336: Pushed [2022-05-06T13:12:32.828Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7: digest: sha256:3e70e1ce6072a2d2ecb8159409c967927aec0c693c579899f378bf00a533a57b size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:33.130Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:33.426Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-05-06T13:12:33.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-06T13:12:33.426Z] d934cc95b3cd: Preparing [2022-05-06T13:12:33.426Z] 70bbcce3cc74: Preparing [2022-05-06T13:12:33.426Z] 8e98c5d61336: Preparing [2022-05-06T13:12:33.426Z] 8a7787b9a30c: Preparing [2022-05-06T13:12:33.426Z] b541d28bf3b4: Preparing [2022-05-06T13:12:33.426Z] 70bbcce3cc74: Layer already exists [2022-05-06T13:12:33.426Z] d934cc95b3cd: Layer already exists [2022-05-06T13:12:33.426Z] b541d28bf3b4: Layer already exists [2022-05-06T13:12:33.426Z] 8a7787b9a30c: Layer already exists [2022-05-06T13:12:33.426Z] 8e98c5d61336: Layer already exists [2022-05-06T13:12:33.426Z] latest: digest: sha256:3e70e1ce6072a2d2ecb8159409c967927aec0c693c579899f378bf00a533a57b size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:33.727Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:34.018Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.14 [2022-05-06T13:12:34.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-06T13:12:34.018Z] d934cc95b3cd: Preparing [2022-05-06T13:12:34.018Z] 70bbcce3cc74: Preparing [2022-05-06T13:12:34.018Z] 8e98c5d61336: Preparing [2022-05-06T13:12:34.018Z] 8a7787b9a30c: Preparing [2022-05-06T13:12:34.018Z] b541d28bf3b4: Preparing [2022-05-06T13:12:34.018Z] b541d28bf3b4: Layer already exists [2022-05-06T13:12:34.018Z] 70bbcce3cc74: Layer already exists [2022-05-06T13:12:34.018Z] 8a7787b9a30c: Layer already exists [2022-05-06T13:12:34.018Z] d934cc95b3cd: Layer already exists [2022-05-06T13:12:34.018Z] 8e98c5d61336: Layer already exists [2022-05-06T13:12:34.018Z] 2.2.0-dev.14: digest: sha256:3e70e1ce6072a2d2ecb8159409c967927aec0c693c579899f378bf00a533a57b size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:34.323Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:34.619Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [2022-05-06T13:12:34.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-06T13:12:34.619Z] d934cc95b3cd: Preparing [2022-05-06T13:12:34.619Z] 70bbcce3cc74: Preparing [2022-05-06T13:12:34.619Z] 8e98c5d61336: Preparing [2022-05-06T13:12:34.619Z] 8a7787b9a30c: Preparing [2022-05-06T13:12:34.619Z] b541d28bf3b4: Preparing [2022-05-06T13:12:34.619Z] 8a7787b9a30c: Layer already exists [2022-05-06T13:12:34.619Z] d934cc95b3cd: Layer already exists [2022-05-06T13:12:34.619Z] b541d28bf3b4: Layer already exists [2022-05-06T13:12:34.619Z] 8e98c5d61336: Layer already exists [2022-05-06T13:12:34.619Z] 70bbcce3cc74: Layer already exists [2022-05-06T13:12:34.619Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14: digest: sha256:3e70e1ce6072a2d2ecb8159409c967927aec0c693c579899f378bf00a533a57b size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:34.919Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:35.215Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-05-06T13:12:35.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-06T13:12:35.215Z] d934cc95b3cd: Preparing [2022-05-06T13:12:35.215Z] 70bbcce3cc74: Preparing [2022-05-06T13:12:35.215Z] 8e98c5d61336: Preparing [2022-05-06T13:12:35.215Z] 8a7787b9a30c: Preparing [2022-05-06T13:12:35.215Z] b541d28bf3b4: Preparing [2022-05-06T13:12:35.215Z] 8e98c5d61336: Layer already exists [2022-05-06T13:12:35.215Z] 70bbcce3cc74: Layer already exists [2022-05-06T13:12:35.215Z] 8a7787b9a30c: Layer already exists [2022-05-06T13:12:35.215Z] d934cc95b3cd: Layer already exists [2022-05-06T13:12:35.215Z] b541d28bf3b4: Layer already exists [2022-05-06T13:12:35.215Z] main: digest: sha256:3e70e1ce6072a2d2ecb8159409c967927aec0c693c579899f378bf00a533a57b size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:12:35.252Z] ===================================================== [Pipeline] echo [2022-05-06T13:12:35.264Z] taggedImages: [2022-05-06T13:12:35.264Z] - nexus3.edgexfoundry.org:10004/device-rest:1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:12:35.264Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-05-06T13:12:35.264Z] - nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.14 [2022-05-06T13:12:35.264Z] - nexus3.edgexfoundry.org:10004/device-rest:1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [2022-05-06T13:12:35.264Z] - 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 [2022-05-06T13:12:35.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:12:35.623Z] [2022-05-06T13:12:35.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:12:35.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:12:35.928Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T13:12:35.928Z] 5eb5b503b376: Pulling fs layer [2022-05-06T13:12:35.928Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T13:12:35.928Z] ec43610c2a17: Pulling fs layer [2022-05-06T13:12:35.928Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T13:12:35.928Z] 33b1e0a273af: Pulling fs layer [2022-05-06T13:12:35.928Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T13:12:35.928Z] 2f39f015ded8: Pulling fs layer [2022-05-06T13:12:35.928Z] 33b1e0a273af: Waiting [2022-05-06T13:12:35.928Z] 2f39f015ded8: Waiting [2022-05-06T13:12:35.928Z] 3a2ae6a8a46f: Waiting [2022-05-06T13:12:35.928Z] 5d3b04190fa2: Waiting [2022-05-06T13:12:35.928Z] 5c69ac0246d0: Download complete [2022-05-06T13:12:35.928Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-06T13:12:35.928Z] 3a2ae6a8a46f: Download complete [2022-05-06T13:12:35.928Z] 33b1e0a273af: Verifying Checksum [2022-05-06T13:12:35.928Z] 33b1e0a273af: Download complete [2022-05-06T13:12:35.928Z] ec43610c2a17: Verifying Checksum [2022-05-06T13:12:35.928Z] ec43610c2a17: Download complete [2022-05-06T13:12:35.928Z] 5d3b04190fa2: Verifying Checksum [2022-05-06T13:12:36.187Z] 5eb5b503b376: Verifying Checksum [2022-05-06T13:12:36.187Z] 5eb5b503b376: Download complete [2022-05-06T13:12:36.760Z] 2f39f015ded8: Download complete [2022-05-06T13:12:37.330Z] 5eb5b503b376: Pull complete [2022-05-06T13:12:37.588Z] 5c69ac0246d0: Pull complete [2022-05-06T13:12:38.159Z] ec43610c2a17: Pull complete [2022-05-06T13:12:38.159Z] 3a2ae6a8a46f: Pull complete [2022-05-06T13:12:38.418Z] 33b1e0a273af: Pull complete [2022-05-06T13:12:38.418Z] 5d3b04190fa2: Pull complete [2022-05-06T13:12:42.614Z] 2f39f015ded8: Pull complete [2022-05-06T13:12:42.614Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T13:12:42.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:12:42.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T13:12:42.680Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:12:42.718Z] $ 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 [2022-05-06T13:12:44.936Z] $ docker top 4c8e2d6956c8d5c6937bba76f1b8d537c264f7a7d9772d404cab456a1d04122d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:12:45.389Z] ---> job-cost.sh [2022-05-06T13:12:45.389Z] lf-activate-venv: SKIPPING [2022-05-06T13:12:45.389Z] INFO: No Stack... [2022-05-06T13:12:45.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T13:12:46.249Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T13:12:46.546Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-05-06T13:12:46.546Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T13:12:46.563Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] [2022-05-06T13:12:46.569Z] Resource [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] did not exist. Created. [2022-05-06T13:12:46.569Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T13:12:46.873Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-06T13:12:46.897Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T13:12:46.906Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T13:12:46.927Z] $ docker stop --time=1 4c8e2d6956c8d5c6937bba76f1b8d537c264f7a7d9772d404cab456a1d04122d [2022-05-06T13:12:48.087Z] $ docker rm -f 4c8e2d6956c8d5c6937bba76f1b8d537c264f7a7d9772d404cab456a1d04122d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-06T13:14:08.964Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40578 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-05-06T13:14:08.976Z] Running in /w/workspace/device-rest-go/36 [Pipeline] { [Pipeline] checkout [2022-05-06T13:14:09.492Z] The recommended git tool is: git [2022-05-06T13:14:16.326Z] using credential edgex-jenkins-ssh [2022-05-06T13:14:16.352Z] Cloning the remote Git repository [2022-05-06T13:14:16.418Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-05-06T13:14:16.509Z] > git init /w/workspace/device-rest-go/36 # timeout=10 [2022-05-06T13:14:16.624Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-06T13:14:16.625Z] > git --version # timeout=10 [2022-05-06T13:14:16.652Z] > git --version # 'git version 2.25.1' [2022-05-06T13:14:16.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T13:14:16.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:14:18.624Z] Avoid second fetch [2022-05-06T13:14:18.625Z] Checking out Revision 1b7989097685cbbb7d11325d5e96f20d406e46c7 (main) [2022-05-06T13:14:18.575Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-06T13:14:18.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T13:14:18.691Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T13:14:18.721Z] > git checkout -f 1b7989097685cbbb7d11325d5e96f20d406e46c7 # timeout=10 [2022-05-06T13:14:23.179Z] Commit message: "docs(snap): Move usage instructions to docs (#184)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:14:24.046Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T13:14:24.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T13:14:24.046Z] Dload Upload Total Spent Left Speed [2022-05-06T13:14:24.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-06T13:14:24.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T13:14:25.019Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-06T13:14:25.019Z] [2022-05-06T13:14:25.019Z] { [2022-05-06T13:14:25.019Z] "registry-mirrors": [ [2022-05-06T13:14:25.019Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T13:14:25.019Z] ], [2022-05-06T13:14:25.019Z] "bip": "10.250.0.254/24", [2022-05-06T13:14:25.019Z] "hosts": [ [2022-05-06T13:14:25.019Z] "tcp://0.0.0.0:5555", [2022-05-06T13:14:25.019Z] "unix:///var/run/docker.sock" [2022-05-06T13:14:25.019Z] ], [2022-05-06T13:14:25.019Z] "mtu": 1458, [2022-05-06T13:14:25.019Z] "selinux-enabled": true, [2022-05-06T13:14:25.019Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T13:14:25.019Z] } [Pipeline] sh [2022-05-06T13:14:25.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T13:14:25.751Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:14:44.154Z] provisioning config files... [2022-05-06T13:14:44.183Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/36@tmp/config9060857534893829445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:14:44.577Z] ---> docker-login.sh [2022-05-06T13:14:44.578Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:14:45.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:45.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:45.455Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:45.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:45.455Z] [2022-05-06T13:14:45.455Z] Login Succeeded [2022-05-06T13:14:45.455Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:14:46.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:46.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:46.067Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:46.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:46.067Z] [2022-05-06T13:14:46.067Z] Login Succeeded [2022-05-06T13:14:46.067Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:14:46.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:46.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:46.621Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:46.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:46.621Z] [2022-05-06T13:14:46.621Z] Login Succeeded [2022-05-06T13:14:46.621Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:14:46.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:47.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:47.228Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:47.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:47.228Z] [2022-05-06T13:14:47.228Z] Login Succeeded [2022-05-06T13:14:47.228Z] docker.io [2022-05-06T13:14:47.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:14:47.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:14:47.793Z] Configure a credential helper to remove this warning. See [2022-05-06T13:14:47.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:14:47.793Z] [2022-05-06T13:14:47.793Z] Login Succeeded [2022-05-06T13:14:48.065Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:14:48.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T13:14:48.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:14:48.553Z] ========================================================= [2022-05-06T13:14:48.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T13:14:48.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:14:48.921Z] + 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 . [2022-05-06T13:14:48.921Z] Sending build context to Docker daemon 124.4kB [2022-05-06T13:14:49.195Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:14:49.195Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-06T13:14:49.473Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T13:14:49.473Z] 9b3977197b4f: Pulling fs layer [2022-05-06T13:14:49.473Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T13:14:49.473Z] 94645a83ff95: Pulling fs layer [2022-05-06T13:14:49.473Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T13:14:49.473Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T13:14:49.473Z] 3096ccb668a1: Pulling fs layer [2022-05-06T13:14:49.473Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T13:14:49.473Z] a4caa8a26152: Pulling fs layer [2022-05-06T13:14:49.473Z] 0c92f367c5e7: Waiting [2022-05-06T13:14:49.473Z] 3f3a8bcf1eab: Waiting [2022-05-06T13:14:49.473Z] 3096ccb668a1: Waiting [2022-05-06T13:14:49.473Z] e8cf19c19ddd: Waiting [2022-05-06T13:14:49.473Z] a4caa8a26152: Waiting [2022-05-06T13:14:49.473Z] 94645a83ff95: Verifying Checksum [2022-05-06T13:14:49.473Z] 94645a83ff95: Download complete [2022-05-06T13:14:49.473Z] 1a89e8eeedd5: Verifying Checksum [2022-05-06T13:14:49.473Z] 1a89e8eeedd5: Download complete [2022-05-06T13:14:49.473Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T13:14:49.473Z] 0c92f367c5e7: Download complete [2022-05-06T13:14:49.473Z] 3096ccb668a1: Verifying Checksum [2022-05-06T13:14:49.473Z] 3096ccb668a1: Download complete [2022-05-06T13:14:49.473Z] 9b3977197b4f: Verifying Checksum [2022-05-06T13:14:49.473Z] 9b3977197b4f: Download complete [2022-05-06T13:14:49.473Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T13:14:49.473Z] e8cf19c19ddd: Download complete [2022-05-06T13:14:50.322Z] 9b3977197b4f: Pull complete [2022-05-06T13:14:50.924Z] 1a89e8eeedd5: Pull complete [2022-05-06T13:14:51.204Z] 94645a83ff95: Pull complete [2022-05-06T13:14:51.808Z] a4caa8a26152: Verifying Checksum [2022-05-06T13:14:51.808Z] a4caa8a26152: Download complete [2022-05-06T13:14:52.405Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T13:14:52.405Z] 3f3a8bcf1eab: Download complete [2022-05-06T13:15:04.827Z] 3f3a8bcf1eab: Pull complete [2022-05-06T13:15:04.827Z] 0c92f367c5e7: Pull complete [2022-05-06T13:15:04.827Z] 3096ccb668a1: Pull complete [2022-05-06T13:15:05.105Z] e8cf19c19ddd: Pull complete [2022-05-06T13:15:11.857Z] a4caa8a26152: Pull complete [2022-05-06T13:15:11.857Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T13:15:11.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T13:15:11.857Z] ---> 725f1c02e7f9 [2022-05-06T13:15:11.857Z] Step 3/12 : ARG MAKE='make build' [2022-05-06T13:15:12.454Z] ---> Running in f3514d5e5d6d [2022-05-06T13:15:13.065Z] Removing intermediate container f3514d5e5d6d [2022-05-06T13:15:13.065Z] ---> 87b9379f3994 [2022-05-06T13:15:13.065Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:15:13.065Z] ---> Running in ca29ae4d8313 [2022-05-06T13:15:13.340Z] Removing intermediate container ca29ae4d8313 [2022-05-06T13:15:13.340Z] ---> 75fe243ead55 [2022-05-06T13:15:13.340Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:15:13.340Z] ---> Running in 9584afb40fe4 [2022-05-06T13:15:13.939Z] Removing intermediate container 9584afb40fe4 [2022-05-06T13:15:13.939Z] ---> 8e7f26ebfd6d [2022-05-06T13:15:13.939Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:15:13.939Z] ---> Running in be352e46cfde [2022-05-06T13:15:15.938Z] Removing intermediate container be352e46cfde [2022-05-06T13:15:15.938Z] ---> 48396ced5fad [2022-05-06T13:15:15.938Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:15:15.938Z] ---> Running in 7b15d6e4c860 [2022-05-06T13:15:17.914Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:15:18.512Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:15:19.524Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-06T13:15:19.524Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-06T13:15:19.524Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-06T13:15:19.802Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-06T13:15:19.802Z] Executing busybox-1.34.1-r3.trigger [2022-05-06T13:15:19.802Z] OK: 224 MiB in 56 packages [2022-05-06T13:15:20.809Z] Removing intermediate container 7b15d6e4c860 [2022-05-06T13:15:20.809Z] ---> 932e8634f473 [2022-05-06T13:15:20.809Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-06T13:15:21.085Z] ---> Running in a59be0220baa [2022-05-06T13:15:21.361Z] Removing intermediate container a59be0220baa [2022-05-06T13:15:21.361Z] ---> 7fbcde4aac73 [2022-05-06T13:15:21.361Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-06T13:15:21.963Z] ---> 9fd1e792b8a2 [2022-05-06T13:15:21.963Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:15:21.963Z] ---> Running in ff6567c0c453 [2022-05-06T13:16:08.966Z] Removing intermediate container ff6567c0c453 [2022-05-06T13:16:08.966Z] ---> b3933bc89bdf [2022-05-06T13:16:08.966Z] Step 11/12 : COPY . . [2022-05-06T13:16:08.966Z] ---> 120f60381299 [2022-05-06T13:16:08.966Z] Step 12/12 : RUN $MAKE [2022-05-06T13:16:08.966Z] ---> Running in 4e373c20157e [2022-05-06T13:16:08.966Z] noop [2022-05-06T13:16:08.966Z] Removing intermediate container 4e373c20157e [2022-05-06T13:16:08.966Z] ---> a420a015b3e9 [2022-05-06T13:16:08.966Z] Successfully built a420a015b3e9 [2022-05-06T13:16:08.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:09.326Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:16:09.326Z] . [Pipeline] withDockerContainer [2022-05-06T13:16:09.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-40578 does not seem to be running inside a container [2022-05-06T13:16:09.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/36 -v /w/workspace/device-rest-go/36:/w/workspace/device-rest-go/36:rw,z -v /w/workspace/device-rest-go/36@tmp:/w/workspace/device-rest-go/36@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 [2022-05-06T13:16:11.163Z] $ docker top b4cfc84ff70c4c32177cc3776965ef3bf319e7805da7e09fbc316f7954b3cdce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:16:12.105Z] + go version [2022-05-06T13:16:12.105Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T13:16:12.131Z] $ docker stop --time=1 b4cfc84ff70c4c32177cc3776965ef3bf319e7805da7e09fbc316f7954b3cdce [2022-05-06T13:16:13.790Z] $ docker rm -f b4cfc84ff70c4c32177cc3776965ef3bf319e7805da7e09fbc316f7954b3cdce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:16:14.412Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T13:16:14.412Z] . [Pipeline] withDockerContainer [2022-05-06T13:16:14.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-40578 does not seem to be running inside a container [2022-05-06T13:16:14.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/36 -v /w/workspace/device-rest-go/36:/w/workspace/device-rest-go/36:rw,z -v /w/workspace/device-rest-go/36@tmp:/w/workspace/device-rest-go/36@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 [2022-05-06T13:16:16.070Z] $ docker top 60f7a584bf14b561fcff26a83d0975fb9bbc4ce0305385272839a9518e7833cd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-06T13:16:17.050Z] + make test [2022-05-06T13:16:17.051Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-06T13:16:19.038Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-06T13:17:55.981Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-06T13:17:55.981Z] ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 55.2% of statements [2022-05-06T13:17:55.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-06T13:17:55.981Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-06T13:18:22.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T13:18:22.836Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T13:18:22.836Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T13:18:22.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-06T13:18:22.879Z] $ docker stop --time=1 60f7a584bf14b561fcff26a83d0975fb9bbc4ce0305385272839a9518e7833cd [2022-05-06T13:18:24.635Z] $ docker rm -f 60f7a584bf14b561fcff26a83d0975fb9bbc4ce0305385272839a9518e7833cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:18:25.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-06T13:18:25.627Z] Warning: overwriting stash ‘coverage-report’ [2022-05-06T13:18:26.111Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T13:18:26.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-06T13:18:26.864Z] + ls -al . [2022-05-06T13:18:26.864Z] total 164 [2022-05-06T13:18:26.864Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:18 . [2022-05-06T13:18:26.864Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:14 .. [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 151 May 6 13:14 .dockerignore [2022-05-06T13:18:26.864Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:14 .git [2022-05-06T13:18:26.864Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:14 .github [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 329 May 6 13:14 .gitignore [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 41 May 6 13:14 .golangci.yml [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 6 13:14 Attribution.txt [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 7459 May 6 13:14 CHANGELOG.md [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 6 13:14 Dockerfile [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 677 May 6 13:14 GOVERNANCE.md [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 680 May 6 13:14 Jenkinsfile [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 6 13:14 LICENSE [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 6 13:14 Makefile [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 620 May 6 13:14 OWNERS.md [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 6 13:14 README.md [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:11 VERSION [2022-05-06T13:18:26.864Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:14 bin [2022-05-06T13:18:26.864Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:14 cmd [2022-05-06T13:18:26.864Z] -rw-r--r-- 1 jenkins jenkins 9355 May 6 13:17 coverage.out [2022-05-06T13:18:26.864Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:14 driver [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 6 13:14 go.mod [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 6 13:14 go.sum [2022-05-06T13:18:26.864Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:14 snap [2022-05-06T13:18:26.864Z] -rw-rw-r-- 1 jenkins jenkins 713 May 6 13:14 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:18:27.206Z] + 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=1b7989097685cbbb7d11325d5e96f20d406e46c7 --label arch=arm64 --label version=2.2.0-dev.14 . [2022-05-06T13:18:27.206Z] Sending build context to Docker daemon 134.7kB [2022-05-06T13:18:27.478Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-06T13:18:27.478Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-06T13:18:27.478Z] ---> a420a015b3e9 [2022-05-06T13:18:27.478Z] Step 3/25 : ARG MAKE='make build' [2022-05-06T13:18:27.478Z] ---> Running in 6ffeb88e543b [2022-05-06T13:18:27.750Z] Removing intermediate container 6ffeb88e543b [2022-05-06T13:18:27.750Z] ---> b89a2e3bb3a4 [2022-05-06T13:18:27.750Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-06T13:18:28.025Z] ---> Running in 2be430323074 [2022-05-06T13:18:28.297Z] Removing intermediate container 2be430323074 [2022-05-06T13:18:28.297Z] ---> dfbb89db8383 [2022-05-06T13:18:28.297Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-06T13:18:28.297Z] ---> Running in f158d9e70be3 [2022-05-06T13:18:28.570Z] Removing intermediate container f158d9e70be3 [2022-05-06T13:18:28.570Z] ---> 5a28604b4f0f [2022-05-06T13:18:28.570Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T13:18:28.850Z] ---> Running in b4fdd348f118 [2022-05-06T13:18:30.289Z] Removing intermediate container b4fdd348f118 [2022-05-06T13:18:30.289Z] ---> c51994d1e2a1 [2022-05-06T13:18:30.289Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-06T13:18:30.289Z] ---> Running in b72c01367e97 [2022-05-06T13:18:31.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:18:32.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:18:33.236Z] OK: 224 MiB in 56 packages [2022-05-06T13:18:33.835Z] Removing intermediate container b72c01367e97 [2022-05-06T13:18:33.835Z] ---> 65233481b503 [2022-05-06T13:18:33.835Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-06T13:18:34.107Z] ---> Running in c1f9e882d7ef [2022-05-06T13:18:34.378Z] Removing intermediate container c1f9e882d7ef [2022-05-06T13:18:34.378Z] ---> c67ade891f4d [2022-05-06T13:18:34.378Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-06T13:18:34.980Z] ---> e8342da47c9a [2022-05-06T13:18:34.980Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T13:18:34.980Z] ---> Running in 86cd74b116cb [2022-05-06T13:18:36.955Z] Removing intermediate container 86cd74b116cb [2022-05-06T13:18:36.955Z] ---> 9b82f589d43a [2022-05-06T13:18:36.955Z] Step 11/25 : COPY . . [2022-05-06T13:18:37.233Z] ---> 1d29ce59c72c [2022-05-06T13:18:37.233Z] Step 12/25 : RUN $MAKE [2022-05-06T13:18:37.233Z] ---> Running in 39ad172509ab [2022-05-06T13:18:38.209Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.14" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-06T13:21:00.081Z] Removing intermediate container 39ad172509ab [2022-05-06T13:21:00.081Z] ---> 7cf328c1e428 [2022-05-06T13:21:00.081Z] Step 13/25 : FROM alpine:3.14 [2022-05-06T13:21:00.081Z] 3.14: Pulling from library/alpine [2022-05-06T13:21:00.081Z] 455c02918c45: Pulling fs layer [2022-05-06T13:21:00.081Z] 455c02918c45: Download complete [2022-05-06T13:21:00.081Z] 455c02918c45: Pull complete [2022-05-06T13:21:00.081Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T13:21:00.081Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T13:21:00.081Z] ---> ac73e934f311 [2022-05-06T13:21:00.081Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-06T13:21:00.081Z] ---> Running in 04ddd83ef9e9 [2022-05-06T13:21:00.081Z] Removing intermediate container 04ddd83ef9e9 [2022-05-06T13:21:00.081Z] ---> 57cbe46f0301 [2022-05-06T13:21:00.081Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-06T13:21:00.081Z] ---> Running in 13ea83ad36ea [2022-05-06T13:21:00.081Z] Removing intermediate container 13ea83ad36ea [2022-05-06T13:21:00.081Z] ---> 63d0b2068bd6 [2022-05-06T13:21:00.081Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T13:21:00.081Z] ---> Running in ecf7e14f4312 [2022-05-06T13:21:00.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T13:21:00.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T13:21:00.081Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T13:21:00.081Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T13:21:00.081Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T13:21:00.081Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T13:21:00.081Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T13:21:00.081Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T13:21:00.081Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T13:21:00.081Z] OK: 8 MiB in 20 packages [2022-05-06T13:21:00.081Z] Removing intermediate container ecf7e14f4312 [2022-05-06T13:21:00.081Z] ---> d55d0e26d698 [2022-05-06T13:21:00.081Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-06T13:21:00.081Z] ---> 8f82171ca09a [2022-05-06T13:21:00.081Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-06T13:21:00.680Z] ---> e401539807c2 [2022-05-06T13:21:00.680Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-06T13:21:01.281Z] ---> ddaa706907d6 [2022-05-06T13:21:01.281Z] Step 20/25 : EXPOSE 59986 [2022-05-06T13:21:01.281Z] ---> Running in 13fd8c26bf9b [2022-05-06T13:21:01.561Z] Removing intermediate container 13fd8c26bf9b [2022-05-06T13:21:01.561Z] ---> 4d094ee8cd31 [2022-05-06T13:21:01.561Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-06T13:21:01.561Z] ---> Running in 7ec337330da9 [2022-05-06T13:21:02.166Z] Removing intermediate container 7ec337330da9 [2022-05-06T13:21:02.166Z] ---> c3a48a578904 [2022-05-06T13:21:02.166Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-06T13:21:02.166Z] ---> Running in e369143964d3 [2022-05-06T13:21:02.440Z] Removing intermediate container e369143964d3 [2022-05-06T13:21:02.440Z] ---> 42fde5feadc0 [2022-05-06T13:21:02.440Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T13:21:02.440Z] ---> Running in fd70bf18e996 [2022-05-06T13:21:02.715Z] Removing intermediate container fd70bf18e996 [2022-05-06T13:21:02.715Z] ---> c4ee4d202127 [2022-05-06T13:21:02.715Z] Step 24/25 : LABEL git_sha=1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:21:02.997Z] ---> Running in def6521a3cfe [2022-05-06T13:21:03.273Z] Removing intermediate container def6521a3cfe [2022-05-06T13:21:03.273Z] ---> ed4d9aceb3c2 [2022-05-06T13:21:03.273Z] Step 25/25 : LABEL version=2.2.0-dev.14 [2022-05-06T13:21:03.273Z] ---> Running in 28f55037f5e9 [2022-05-06T13:21:03.550Z] Removing intermediate container 28f55037f5e9 [2022-05-06T13:21:03.550Z] ---> eb003b3c4f2a [2022-05-06T13:21:03.550Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-06T13:21:03.550Z] Successfully built eb003b3c4f2a [2022-05-06T13:21:03.550Z] 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 [2022-05-06T13:21:03.672Z] provisioning config files... [2022-05-06T13:21:03.693Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/36@tmp/config8072349463781256628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:21:04.057Z] ---> docker-login.sh [2022-05-06T13:21:04.057Z] nexus3.edgexfoundry.org:10001 [2022-05-06T13:21:04.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:21:04.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:21:04.333Z] Configure a credential helper to remove this warning. See [2022-05-06T13:21:04.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:21:04.333Z] [2022-05-06T13:21:04.333Z] Login Succeeded [2022-05-06T13:21:04.333Z] nexus3.edgexfoundry.org:10002 [2022-05-06T13:21:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:21:04.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:21:04.932Z] Configure a credential helper to remove this warning. See [2022-05-06T13:21:04.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:21:04.932Z] [2022-05-06T13:21:04.932Z] Login Succeeded [2022-05-06T13:21:04.932Z] nexus3.edgexfoundry.org:10003 [2022-05-06T13:21:05.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:21:05.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:21:05.533Z] Configure a credential helper to remove this warning. See [2022-05-06T13:21:05.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:21:05.533Z] [2022-05-06T13:21:05.533Z] Login Succeeded [2022-05-06T13:21:05.533Z] nexus3.edgexfoundry.org:10004 [2022-05-06T13:21:05.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:21:06.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:21:06.083Z] Configure a credential helper to remove this warning. See [2022-05-06T13:21:06.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:21:06.083Z] [2022-05-06T13:21:06.083Z] Login Succeeded [2022-05-06T13:21:06.083Z] docker.io [2022-05-06T13:21:06.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T13:21:06.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T13:21:06.960Z] Configure a credential helper to remove this warning. See [2022-05-06T13:21:06.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T13:21:06.960Z] [2022-05-06T13:21:06.960Z] Login Succeeded [2022-05-06T13:21:06.960Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T13:21:06.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:21:07.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T13:21:07.045Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-05-06T13:21:07.045Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:21:07.045Z] latest [2022-05-06T13:21:07.045Z] 2.2.0-dev.14 [2022-05-06T13:21:07.045Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [2022-05-06T13:21:07.045Z] main [2022-05-06T13:21:07.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:07.418Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:07.768Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:21:07.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-06T13:21:07.768Z] cbb0166bf3aa: Preparing [2022-05-06T13:21:07.768Z] d056fd51a6ac: Preparing [2022-05-06T13:21:07.768Z] 5fb6ef741b98: Preparing [2022-05-06T13:21:07.768Z] 69924cbffeee: Preparing [2022-05-06T13:21:07.768Z] f73e7dbfee58: Preparing [2022-05-06T13:21:08.047Z] f73e7dbfee58: Layer already exists [2022-05-06T13:21:08.047Z] d056fd51a6ac: Pushed [2022-05-06T13:21:08.047Z] cbb0166bf3aa: Pushed [2022-05-06T13:21:08.649Z] 69924cbffeee: Pushed [2022-05-06T13:21:14.069Z] 5fb6ef741b98: Pushed [2022-05-06T13:21:14.344Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7: digest: sha256:ea11f5218657d73f73758a481fab2904b94b73c16968cc9a3d32b6cbfa98cb71 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:14.699Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:15.044Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-05-06T13:21:15.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-06T13:21:15.045Z] cbb0166bf3aa: Preparing [2022-05-06T13:21:15.045Z] d056fd51a6ac: Preparing [2022-05-06T13:21:15.045Z] 5fb6ef741b98: Preparing [2022-05-06T13:21:15.045Z] 69924cbffeee: Preparing [2022-05-06T13:21:15.045Z] f73e7dbfee58: Preparing [2022-05-06T13:21:15.045Z] d056fd51a6ac: Layer already exists [2022-05-06T13:21:15.045Z] 5fb6ef741b98: Layer already exists [2022-05-06T13:21:15.045Z] f73e7dbfee58: Layer already exists [2022-05-06T13:21:15.045Z] cbb0166bf3aa: Layer already exists [2022-05-06T13:21:15.045Z] 69924cbffeee: Layer already exists [2022-05-06T13:21:15.319Z] latest: digest: sha256:ea11f5218657d73f73758a481fab2904b94b73c16968cc9a3d32b6cbfa98cb71 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:15.675Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:16.022Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.14 [2022-05-06T13:21:16.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-06T13:21:16.022Z] cbb0166bf3aa: Preparing [2022-05-06T13:21:16.022Z] d056fd51a6ac: Preparing [2022-05-06T13:21:16.022Z] 5fb6ef741b98: Preparing [2022-05-06T13:21:16.022Z] 69924cbffeee: Preparing [2022-05-06T13:21:16.022Z] f73e7dbfee58: Preparing [2022-05-06T13:21:16.022Z] 5fb6ef741b98: Layer already exists [2022-05-06T13:21:16.022Z] f73e7dbfee58: Layer already exists [2022-05-06T13:21:16.022Z] 69924cbffeee: Layer already exists [2022-05-06T13:21:16.022Z] d056fd51a6ac: Layer already exists [2022-05-06T13:21:16.022Z] cbb0166bf3aa: Layer already exists [2022-05-06T13:21:16.296Z] 2.2.0-dev.14: digest: sha256:ea11f5218657d73f73758a481fab2904b94b73c16968cc9a3d32b6cbfa98cb71 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:16.656Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:17.009Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [2022-05-06T13:21:17.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-06T13:21:17.009Z] cbb0166bf3aa: Preparing [2022-05-06T13:21:17.009Z] d056fd51a6ac: Preparing [2022-05-06T13:21:17.009Z] 5fb6ef741b98: Preparing [2022-05-06T13:21:17.009Z] 69924cbffeee: Preparing [2022-05-06T13:21:17.009Z] f73e7dbfee58: Preparing [2022-05-06T13:21:17.009Z] 69924cbffeee: Layer already exists [2022-05-06T13:21:17.009Z] f73e7dbfee58: Layer already exists [2022-05-06T13:21:17.009Z] d056fd51a6ac: Layer already exists [2022-05-06T13:21:17.009Z] 5fb6ef741b98: Layer already exists [2022-05-06T13:21:17.284Z] cbb0166bf3aa: Layer already exists [2022-05-06T13:21:17.284Z] 1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14: digest: sha256:ea11f5218657d73f73758a481fab2904b94b73c16968cc9a3d32b6cbfa98cb71 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:17.643Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:17.995Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-05-06T13:21:17.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-06T13:21:17.995Z] cbb0166bf3aa: Preparing [2022-05-06T13:21:17.995Z] d056fd51a6ac: Preparing [2022-05-06T13:21:17.995Z] 5fb6ef741b98: Preparing [2022-05-06T13:21:17.995Z] 69924cbffeee: Preparing [2022-05-06T13:21:17.995Z] f73e7dbfee58: Preparing [2022-05-06T13:21:17.995Z] cbb0166bf3aa: Layer already exists [2022-05-06T13:21:17.995Z] d056fd51a6ac: Layer already exists [2022-05-06T13:21:17.995Z] 69924cbffeee: Layer already exists [2022-05-06T13:21:17.995Z] f73e7dbfee58: Layer already exists [2022-05-06T13:21:17.995Z] 5fb6ef741b98: Layer already exists [2022-05-06T13:21:18.270Z] main: digest: sha256:ea11f5218657d73f73758a481fab2904b94b73c16968cc9a3d32b6cbfa98cb71 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-06T13:21:18.330Z] ===================================================== [Pipeline] echo [2022-05-06T13:21:18.338Z] taggedImages: [2022-05-06T13:21:18.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1b7989097685cbbb7d11325d5e96f20d406e46c7 [2022-05-06T13:21:18.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-05-06T13:21:18.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.14 [2022-05-06T13:21:18.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:1b7989097685cbbb7d11325d5e96f20d406e46c7-2.2.0-dev.14 [2022-05-06T13:21:18.338Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:18.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:21:18.724Z] [2022-05-06T13:21:18.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:19.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:21:19.365Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T13:21:19.365Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T13:21:19.365Z] 04944245beec: Pulling fs layer [2022-05-06T13:21:19.365Z] 699f458cf7ca: Pulling fs layer [2022-05-06T13:21:19.365Z] 765212b225bb: Pulling fs layer [2022-05-06T13:21:19.365Z] f23df028b6ca: Pulling fs layer [2022-05-06T13:21:19.365Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T13:21:19.365Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T13:21:19.365Z] f23df028b6ca: Waiting [2022-05-06T13:21:19.365Z] d65c8cfc05b1: Waiting [2022-05-06T13:21:19.365Z] 2437ff75d9bd: Waiting [2022-05-06T13:21:19.365Z] 765212b225bb: Waiting [2022-05-06T13:21:19.365Z] 04944245beec: Verifying Checksum [2022-05-06T13:21:19.365Z] 04944245beec: Download complete [2022-05-06T13:21:19.365Z] 765212b225bb: Verifying Checksum [2022-05-06T13:21:19.365Z] 765212b225bb: Download complete [2022-05-06T13:21:19.365Z] f23df028b6ca: Verifying Checksum [2022-05-06T13:21:19.365Z] f23df028b6ca: Download complete [2022-05-06T13:21:19.365Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T13:21:19.365Z] d65c8cfc05b1: Download complete [2022-05-06T13:21:19.641Z] 699f458cf7ca: Verifying Checksum [2022-05-06T13:21:19.641Z] 699f458cf7ca: Download complete [2022-05-06T13:21:19.918Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T13:21:19.918Z] 8998bd30e6a1: Download complete [2022-05-06T13:21:22.542Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T13:21:22.542Z] 2437ff75d9bd: Download complete [2022-05-06T13:21:24.527Z] 8998bd30e6a1: Pull complete [2022-05-06T13:21:24.803Z] 04944245beec: Pull complete [2022-05-06T13:21:26.242Z] 699f458cf7ca: Pull complete [2022-05-06T13:21:26.517Z] 765212b225bb: Pull complete [2022-05-06T13:21:27.497Z] f23df028b6ca: Pull complete [2022-05-06T13:21:27.497Z] d65c8cfc05b1: Pull complete [2022-05-06T13:21:42.572Z] 2437ff75d9bd: Pull complete [2022-05-06T13:21:42.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T13:21:42.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T13:21:42.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T13:21:42.798Z] prd-ubuntu20.04-docker-arm64-4c-16g-40578 does not seem to be running inside a container [2022-05-06T13:21:42.884Z] $ 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/36 -v /w/workspace/device-rest-go/36:/w/workspace/device-rest-go/36:rw,z -v /w/workspace/device-rest-go/36@tmp:/w/workspace/device-rest-go/36@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 [2022-05-06T13:21:45.697Z] $ docker top ec3e66322a0409073e28084ff095c525f018602939d5c16cbc24c8c808a625cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:21:46.622Z] ---> job-cost.sh [2022-05-06T13:21:46.622Z] lf-activate-venv: SKIPPING [2022-05-06T13:21:46.622Z] INFO: No Stack... [2022-05-06T13:21:47.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T13:21:47.816Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T13:21:48.762Z] + cat /w/workspace/device-rest-go/36/archives/cost.csv [2022-05-06T13:21:48.762Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T13:21:48.835Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] [2022-05-06T13:21:48.841Z] Resource [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] did not exist. Created. [2022-05-06T13:21:48.841Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T13:21:49.532Z] /w/workspace/device-rest-go/36@tmp/durable-5412fcd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-06T13:21:50.222Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-06T13:21:50.241Z] Warning: overwriting stash ‘stack-cost’ [2022-05-06T13:21:50.288Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T13:21:50.296Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-36-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T13:21:50.315Z] $ docker stop --time=1 ec3e66322a0409073e28084ff095c525f018602939d5c16cbc24c8c808a625cf [2022-05-06T13:21:51.872Z] $ docker rm -f ec3e66322a0409073e28084ff095c525f018602939d5c16cbc24c8c808a625cf [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 [2022-05-06T13:21:52.501Z] provisioning config files... [2022-05-06T13:21:52.511Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2928389425378018292tmp [Pipeline] { [Pipeline] sh [2022-05-06T13:21:52.822Z] + set +x [2022-05-06T13:21:52.822Z] + curl -s https://codecov.io/bash [2022-05-06T13:21:52.822Z] + bash -s -- [2022-05-06T13:21:52.822Z] [2022-05-06T13:21:52.822Z] _____ _ [2022-05-06T13:21:52.822Z] / ____| | | [2022-05-06T13:21:52.822Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T13:21:52.822Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T13:21:52.822Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T13:21:52.822Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T13:21:52.822Z] Bash-1.0.6 [2022-05-06T13:21:52.822Z] [2022-05-06T13:21:52.822Z] [2022-05-06T13:21:52.822Z] ==> git version 2.25.1 found [2022-05-06T13:21:52.822Z] ==> 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 [2022-05-06T13:21:52.822Z] Release-Date: 2020-01-08 [2022-05-06T13:21:52.822Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-06T13:21:52.822Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T13:21:52.822Z] ==> Jenkins CI detected. [2022-05-06T13:21:52.822Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-05-06T13:21:52.822Z] project root: . [2022-05-06T13:21:52.822Z] --> token set from env [2022-05-06T13:21:52.822Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T13:21:52.822Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T13:21:52.822Z] ==> Python coveragepy not found [2022-05-06T13:21:52.822Z] ==> Searching for coverage reports in: [2022-05-06T13:21:52.822Z] + . [2022-05-06T13:21:52.822Z] -> Found 1 reports [2022-05-06T13:21:52.822Z] ==> Detecting git/mercurial file structure [2022-05-06T13:21:52.822Z] ==> Reading reports [2022-05-06T13:21:52.822Z] + ./coverage.out bytes=9355 [2022-05-06T13:21:52.822Z] ==> Appending adjustments [2022-05-06T13:21:52.822Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T13:21:53.083Z] + Found adjustments [2022-05-06T13:21:53.083Z] ==> Gzipping contents [2022-05-06T13:21:53.083Z] 4.0K /tmp/codecov.MtVyBZ.gz [2022-05-06T13:21:53.083Z] ==> Uploading reports [2022-05-06T13:21:53.083Z] url: https://codecov.io [2022-05-06T13:21:53.083Z] query: branch=main&commit=1b7989097685cbbb7d11325d5e96f20d406e46c7&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T13:21:53.083Z] -> Pinging Codecov [2022-05-06T13:21:53.084Z] 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=1b7989097685cbbb7d11325d5e96f20d406e46c7&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-06T13:21:53.344Z] -> Uploading to [2022-05-06T13:21:53.344Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/4E5D53B4F1F92C436F7061BF334D961C/1b7989097685cbbb7d11325d5e96f20d406e46c7/24ce69ba-7cfe-4227-aee7-76e85447f0fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T132153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29ee57c8516769e15fc651bda3f3781bde99b9a14c6476adc9bd575aebadbdc5 [2022-05-06T13:21:53.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T13:21:53.344Z] Dload Upload Total Spent Left Speed [2022-05-06T13:21:53.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8062 --:--:-- --:--:-- --:--:-- 8062 [2022-05-06T13:21:53.605Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] } [2022-05-06T13:21:53.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-06T13:21:53.810Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-06T13:21:53.826Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:54.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T13:21:54.118Z] [2022-05-06T13:21:54.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:21:54.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T13:21:54.421Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-06T13:21:54.421Z] 188c0c94c7c5: Pulling fs layer [2022-05-06T13:21:54.421Z] 0ef7d3d256c8: Pulling fs layer [2022-05-06T13:21:54.421Z] de9db76c5a1d: Pulling fs layer [2022-05-06T13:21:54.421Z] 0eba1c9be4d2: Pulling fs layer [2022-05-06T13:21:54.421Z] 0d57e429df01: Pulling fs layer [2022-05-06T13:21:54.421Z] 4e4be7b47b0d: Pulling fs layer [2022-05-06T13:21:54.421Z] 0eba1c9be4d2: Waiting [2022-05-06T13:21:54.421Z] e1f770b5df2f: Pulling fs layer [2022-05-06T13:21:54.421Z] 85a0685a4137: Pulling fs layer [2022-05-06T13:21:54.421Z] 0d57e429df01: Waiting [2022-05-06T13:21:54.421Z] 4e4be7b47b0d: Waiting [2022-05-06T13:21:54.421Z] 85a0685a4137: Waiting [2022-05-06T13:21:54.421Z] e1f770b5df2f: Waiting [2022-05-06T13:21:54.421Z] de9db76c5a1d: Download complete [2022-05-06T13:21:54.421Z] 0d57e429df01: Verifying Checksum [2022-05-06T13:21:54.421Z] 0d57e429df01: Download complete [2022-05-06T13:21:54.421Z] 188c0c94c7c5: Verifying Checksum [2022-05-06T13:21:54.421Z] 188c0c94c7c5: Download complete [2022-05-06T13:21:54.421Z] 4e4be7b47b0d: Verifying Checksum [2022-05-06T13:21:54.421Z] 4e4be7b47b0d: Download complete [2022-05-06T13:21:54.681Z] 188c0c94c7c5: Pull complete [2022-05-06T13:21:54.681Z] e1f770b5df2f: Verifying Checksum [2022-05-06T13:21:54.681Z] e1f770b5df2f: Download complete [2022-05-06T13:21:54.681Z] 0ef7d3d256c8: Pull complete [2022-05-06T13:21:54.681Z] de9db76c5a1d: Pull complete [2022-05-06T13:21:55.252Z] 0eba1c9be4d2: Verifying Checksum [2022-05-06T13:21:55.252Z] 0eba1c9be4d2: Download complete [2022-05-06T13:21:55.252Z] 85a0685a4137: Verifying Checksum [2022-05-06T13:21:55.252Z] 85a0685a4137: Download complete [2022-05-06T13:21:58.543Z] 0eba1c9be4d2: Pull complete [2022-05-06T13:21:58.543Z] 0d57e429df01: Pull complete [2022-05-06T13:21:58.543Z] 4e4be7b47b0d: Pull complete [2022-05-06T13:21:58.808Z] e1f770b5df2f: Pull complete [2022-05-06T13:22:02.101Z] 85a0685a4137: Pull complete [2022-05-06T13:22:02.101Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-06T13:22:02.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-06T13:22:02.101Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-06T13:22:02.169Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:22:02.207Z] $ 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 [2022-05-06T13:22:04.040Z] $ docker top 3f4c4bd0205bb7ff869fa7e8ccc7e2fc7ac1f127e81670915fd720efff959545 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T13:22:04.112Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-06T13:22:04.394Z] + set -o pipefail [2022-05-06T13:22:04.394Z] + snyk monitor '--org=edgex-jenkins' [2022-05-06T13:22:09.680Z] [2022-05-06T13:22:09.680Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-05-06T13:22:09.680Z] [2022-05-06T13:22:09.680Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/c842a82e-5eb9-42c7-9998-1fc49d394149 [2022-05-06T13:22:09.680Z] [2022-05-06T13:22:09.680Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-06T13:22:09.680Z] [2022-05-06T13:22:09.680Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-06T13:22:09.680Z] [2022-05-06T13:22:09.680Z] [Pipeline] } [2022-05-06T13:22:09.695Z] $ docker stop --time=1 3f4c4bd0205bb7ff869fa7e8ccc7e2fc7ac1f127e81670915fd720efff959545 [2022-05-06T13:22:11.625Z] $ docker rm -f 3f4c4bd0205bb7ff869fa7e8ccc7e2fc7ac1f127e81670915fd720efff959545 [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 [2022-05-06T13:22:12.378Z] + git log --format=format:%s -1 1b7989097685cbbb7d11325d5e96f20d406e46c7 [Pipeline] sh [2022-05-06T13:22:12.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:22:12.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:22:12.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:22:12.972Z] . [Pipeline] withDockerContainer [2022-05-06T13:22:13.038Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:22:13.081Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:22:13.458Z] $ docker top 003aa2944f6d06af2d03718b49fac56572a7f90b2a8b9ad053eba1cecf445e7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:22:13.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:22:13.547Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:22:13.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:22:13.683Z] $ docker exec 003aa2944f6d06af2d03718b49fac56572a7f90b2a8b9ad053eba1cecf445e7b ssh-agent [2022-05-06T13:22:13.791Z] SSH_AUTH_SOCK=/tmp/ssh-fiuxJ5XcseR3/agent.32 [2022-05-06T13:22:13.791Z] SSH_AGENT_PID=38 [2022-05-06T13:22:13.797Z] Running ssh-add (command line suppressed) [2022-05-06T13:22:13.912Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5626542582983250786.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5626542582983250786.key) [2022-05-06T13:22:13.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:22:14.286Z] + git semver tag [2022-05-06T13:22:14.547Z] 2022-05-06 13:22:14,529 [run_tag] DEBUG tag force:False [2022-05-06T13:22:14.547Z] 2022-05-06 13:22:14,529 [check_head_tag] DEBUG check head tag [2022-05-06T13:22:14.547Z] 2022-05-06 13:22:14,530 [execute] INFO git cat-file --batch-check [2022-05-06T13:22:14.547Z] 2022-05-06 13:22:14,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-05-06T13:22:14.547Z] 2022-05-06 13:22:14,534 [execute] INFO git cat-file --batch [2022-05-06T13:22:14.547Z] 2022-05-06 13:22:14,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-05-06T13:22:14.808Z] 2022-05-06 13:22:14,551 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:14.808Z] 2022-05-06 13:22:14,551 [execute] INFO git tag -a v2.2.0-dev.14 -m v2.2.0-dev.14 [2022-05-06T13:22:14.808Z] 2022-05-06 13:22:14,551 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.14', '-m', 'v2.2.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:22:14.808Z] 2022-05-06 13:22:14,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:14.808Z] 2.2.0-dev.14 [Pipeline] } [2022-05-06T13:22:14.822Z] $ docker exec --env ******** --env ******** 003aa2944f6d06af2d03718b49fac56572a7f90b2a8b9ad053eba1cecf445e7b ssh-agent -k [2022-05-06T13:22:14.936Z] unset SSH_AUTH_SOCK; [2022-05-06T13:22:14.937Z] unset SSH_AGENT_PID; [2022-05-06T13:22:14.937Z] echo Agent pid 38 killed; [2022-05-06T13:22:14.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:22:15.256Z] + git semver [Pipeline] } [2022-05-06T13:22:15.536Z] $ docker stop --time=1 003aa2944f6d06af2d03718b49fac56572a7f90b2a8b9ad053eba1cecf445e7b [2022-05-06T13:22:16.821Z] $ docker rm -f 003aa2944f6d06af2d03718b49fac56572a7f90b2a8b9ad053eba1cecf445e7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:22:17.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T13:22:17.205Z] [2022-05-06T13:22:17.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:22:17.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T13:22:17.509Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-06T13:22:17.509Z] ab5ef0e58194: Pulling fs layer [2022-05-06T13:22:17.509Z] 9712f1f96733: Pulling fs layer [2022-05-06T13:22:17.509Z] 63f879dbbcfc: Pulling fs layer [2022-05-06T13:22:17.509Z] 0d9ebad4ef96: Pulling fs layer [2022-05-06T13:22:17.509Z] e9a5061849ea: Pulling fs layer [2022-05-06T13:22:17.509Z] d747dcd14b5f: Pulling fs layer [2022-05-06T13:22:17.509Z] 2de7ff778b66: Pulling fs layer [2022-05-06T13:22:17.509Z] 0d9ebad4ef96: Waiting [2022-05-06T13:22:17.509Z] e9a5061849ea: Waiting [2022-05-06T13:22:17.509Z] d747dcd14b5f: Waiting [2022-05-06T13:22:17.509Z] 2de7ff778b66: Waiting [2022-05-06T13:22:17.509Z] 9712f1f96733: Verifying Checksum [2022-05-06T13:22:17.509Z] 9712f1f96733: Download complete [2022-05-06T13:22:17.768Z] 63f879dbbcfc: Verifying Checksum [2022-05-06T13:22:17.769Z] 63f879dbbcfc: Download complete [2022-05-06T13:22:18.028Z] 0d9ebad4ef96: Verifying Checksum [2022-05-06T13:22:18.028Z] 0d9ebad4ef96: Download complete [2022-05-06T13:22:18.028Z] e9a5061849ea: Verifying Checksum [2022-05-06T13:22:18.028Z] e9a5061849ea: Download complete [2022-05-06T13:22:18.028Z] d747dcd14b5f: Download complete [2022-05-06T13:22:18.028Z] ab5ef0e58194: Verifying Checksum [2022-05-06T13:22:18.028Z] ab5ef0e58194: Download complete [2022-05-06T13:22:18.028Z] 2de7ff778b66: Verifying Checksum [2022-05-06T13:22:18.028Z] 2de7ff778b66: Download complete [2022-05-06T13:22:21.325Z] ab5ef0e58194: Pull complete [2022-05-06T13:22:21.325Z] 9712f1f96733: Pull complete [2022-05-06T13:22:21.583Z] 63f879dbbcfc: Pull complete [2022-05-06T13:22:25.778Z] 0d9ebad4ef96: Pull complete [2022-05-06T13:22:25.778Z] e9a5061849ea: Pull complete [2022-05-06T13:22:25.778Z] d747dcd14b5f: Pull complete [2022-05-06T13:22:26.347Z] 2de7ff778b66: Pull complete [2022-05-06T13:22:26.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-06T13:22:26.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-06T13:22:26.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-06T13:22:26.411Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:22:26.452Z] $ 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 [2022-05-06T13:22:28.381Z] $ docker top 3f8ddef45497332766b5ac5a2eb876fdde5a6163571a2621967fe0be6220d2a8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:22:28.460Z] provisioning config files... [2022-05-06T13:22:28.471Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7787131538573458155tmp [2022-05-06T13:22:28.483Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6166823866006951877tmp [2022-05-06T13:22:28.494Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8341811067692507534tmp [Pipeline] { [Pipeline] echo [2022-05-06T13:22:28.513Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:28.800Z] ---> sigul-configuration.sh [2022-05-06T13:22:28.800Z] gpg: directory `/root/.gnupg' created [2022-05-06T13:22:28.800Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-06T13:22:28.800Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-06T13:22:28.800Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-06T13:22:28.800Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-06T13:22:28.800Z] gpg: CAST5 encrypted data [2022-05-06T13:22:28.800Z] gpg: encrypted with 1 passphrase [2022-05-06T13:22:28.800Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-06T13:22:29.090Z] + mkdir /home/jenkins [2022-05-06T13:22:29.090Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-06T13:22:29.380Z] + 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 [2022-05-06T13:22:29.392Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:29.678Z] ---> sigul-install.sh [2022-05-06T13:22:29.678Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-06T13:22:29.968Z] + git tag --list [2022-05-06T13:22:29.968Z] v1.0.0 [2022-05-06T13:22:29.968Z] v1.1.0 [2022-05-06T13:22:29.968Z] v1.1.1 [2022-05-06T13:22:29.968Z] v1.1.2 [2022-05-06T13:22:29.968Z] v1.2.0 [2022-05-06T13:22:29.968Z] v1.2.1 [2022-05-06T13:22:29.968Z] v2.0.0 [2022-05-06T13:22:29.968Z] v2.0.1-dev.1 [2022-05-06T13:22:29.968Z] v2.0.1-dev.10 [2022-05-06T13:22:29.968Z] v2.0.1-dev.11 [2022-05-06T13:22:29.968Z] v2.0.1-dev.12 [2022-05-06T13:22:29.968Z] v2.0.1-dev.13 [2022-05-06T13:22:29.968Z] v2.0.1-dev.14 [2022-05-06T13:22:29.968Z] v2.0.1-dev.2 [2022-05-06T13:22:29.968Z] v2.0.1-dev.3 [2022-05-06T13:22:29.968Z] v2.0.1-dev.4 [2022-05-06T13:22:29.968Z] v2.0.1-dev.5 [2022-05-06T13:22:29.968Z] v2.0.1-dev.6 [2022-05-06T13:22:29.968Z] v2.0.1-dev.7 [2022-05-06T13:22:29.968Z] v2.0.1-dev.8 [2022-05-06T13:22:29.968Z] v2.0.1-dev.9 [2022-05-06T13:22:29.968Z] v2.1.0 [2022-05-06T13:22:29.968Z] v2.2.0-dev.1 [2022-05-06T13:22:29.968Z] v2.2.0-dev.10 [2022-05-06T13:22:29.968Z] v2.2.0-dev.11 [2022-05-06T13:22:29.968Z] v2.2.0-dev.12 [2022-05-06T13:22:29.968Z] v2.2.0-dev.13 [2022-05-06T13:22:29.968Z] v2.2.0-dev.14 [2022-05-06T13:22:29.968Z] v2.2.0-dev.2 [2022-05-06T13:22:29.968Z] v2.2.0-dev.3 [2022-05-06T13:22:29.968Z] v2.2.0-dev.4 [2022-05-06T13:22:29.968Z] v2.2.0-dev.5 [2022-05-06T13:22:29.968Z] v2.2.0-dev.6 [2022-05-06T13:22:29.968Z] v2.2.0-dev.7 [2022-05-06T13:22:29.968Z] v2.2.0-dev.8 [2022-05-06T13:22:29.968Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-06T13:22:30.256Z] + lftools sign git-tag v2.2.0-dev.14 [2022-05-06T13:22:30.827Z] Signing Git tag with Sigul... [2022-05-06T13:22:30.828Z] Signing v2.2.0-dev.14 [Pipeline] echo [2022-05-06T13:22:31.778Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:32.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-06T13:22:32.076Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-06T13:22:32.101Z] $ docker stop --time=1 3f8ddef45497332766b5ac5a2eb876fdde5a6163571a2621967fe0be6220d2a8 [2022-05-06T13:22:33.394Z] $ docker rm -f 3f8ddef45497332766b5ac5a2eb876fdde5a6163571a2621967fe0be6220d2a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-06T13:22:33.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:22:33.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:22:34.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:22:34.136Z] . [Pipeline] withDockerContainer [2022-05-06T13:22:34.208Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:22:34.247Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:22:34.639Z] $ docker top 268af86ebe57bdfc185c5d50e77196f217a55d5495907335797f1af044008eb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:22:34.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:22:34.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:22:34.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:22:34.892Z] $ docker exec 268af86ebe57bdfc185c5d50e77196f217a55d5495907335797f1af044008eb6 ssh-agent [2022-05-06T13:22:35.008Z] SSH_AUTH_SOCK=/tmp/ssh-1txtmoqdxkBT/agent.33 [2022-05-06T13:22:35.008Z] SSH_AGENT_PID=40 [2022-05-06T13:22:35.015Z] Running ssh-add (command line suppressed) [2022-05-06T13:22:35.128Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4342162153747964423.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4342162153747964423.key) [2022-05-06T13:22:35.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:22:35.429Z] + git semver bump pre [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,621 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,621 [bump_version] DEBUG bumping version:2.2.0-dev.14 on axis:pre with prefix:dev [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,621 [bump_version] DEBUG bumped version:2.2.0-dev.15 [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,622 [write_version] DEBUG write version:2.2.0-dev.15 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,622 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,623 [execute] INFO git cat-file --batch-check [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,628 [execute] INFO git cat-file --batch [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T13:22:35.691Z] 2022-05-06 13:22:35,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:35.691Z] 2.2.0-dev.15 [Pipeline] } [2022-05-06T13:22:35.706Z] $ docker exec --env ******** --env ******** 268af86ebe57bdfc185c5d50e77196f217a55d5495907335797f1af044008eb6 ssh-agent -k [2022-05-06T13:22:35.811Z] unset SSH_AUTH_SOCK; [2022-05-06T13:22:35.812Z] unset SSH_AGENT_PID; [2022-05-06T13:22:35.812Z] echo Agent pid 40 killed; [2022-05-06T13:22:35.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:22:36.123Z] + git semver [Pipeline] } [2022-05-06T13:22:36.402Z] $ docker stop --time=1 268af86ebe57bdfc185c5d50e77196f217a55d5495907335797f1af044008eb6 [2022-05-06T13:22:37.710Z] $ docker rm -f 268af86ebe57bdfc185c5d50e77196f217a55d5495907335797f1af044008eb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T13:22:38.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T13:22:38.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:22:38.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T13:22:38.356Z] . [Pipeline] withDockerContainer [2022-05-06T13:22:38.422Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:22:38.458Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T13:22:38.798Z] $ docker top c678e8f0b8df241fcabfe07824b0522d50dbe9c5ae403bdc17d084f6029a3961 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T13:22:38.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T13:22:38.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T13:22:39.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T13:22:39.021Z] $ docker exec c678e8f0b8df241fcabfe07824b0522d50dbe9c5ae403bdc17d084f6029a3961 ssh-agent [2022-05-06T13:22:39.152Z] SSH_AUTH_SOCK=/tmp/ssh-Hl8fSBlcnlqD/agent.32 [2022-05-06T13:22:39.152Z] SSH_AGENT_PID=38 [2022-05-06T13:22:39.158Z] Running ssh-add (command line suppressed) [2022-05-06T13:22:39.275Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_282327707056453966.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_282327707056453966.key) [2022-05-06T13:22:39.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T13:22:39.584Z] + git semver push [2022-05-06T13:22:39.846Z] 2022-05-06 13:22:39,793 [run_push] DEBUG push [2022-05-06T13:22:39.846Z] 2022-05-06 13:22:39,794 [execute] INFO git push origin semver [2022-05-06T13:22:39.846Z] 2022-05-06 13:22:39,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:22:40.924Z] 2022-05-06 13:22:40,712 [run_push] DEBUG push all version tags [2022-05-06T13:22:40.924Z] 2022-05-06 13:22:40,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-06T13:22:40.924Z] 2022-05-06 13:22:40,713 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-06T13:22:41.866Z] 2022-05-06 13:22:41,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-06T13:22:41.866Z] 2.2.0-dev.15 [Pipeline] } [2022-05-06T13:22:41.883Z] $ docker exec --env ******** --env ******** c678e8f0b8df241fcabfe07824b0522d50dbe9c5ae403bdc17d084f6029a3961 ssh-agent -k [2022-05-06T13:22:41.993Z] unset SSH_AUTH_SOCK; [2022-05-06T13:22:41.993Z] unset SSH_AGENT_PID; [2022-05-06T13:22:41.993Z] echo Agent pid 38 killed; [2022-05-06T13:22:42.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T13:22:42.308Z] + git semver [Pipeline] } [2022-05-06T13:22:42.586Z] $ docker stop --time=1 c678e8f0b8df241fcabfe07824b0522d50dbe9c5ae403bdc17d084f6029a3961 [2022-05-06T13:22:43.883Z] $ docker rm -f c678e8f0b8df241fcabfe07824b0522d50dbe9c5ae403bdc17d084f6029a3961 [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 [2022-05-06T13:22:44.535Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-05-06T13:22:44.535Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-05-06T13:22:44.535Z] total 16 [2022-05-06T13:22:44.535Z] drwxr-xr-x 3 root root 4096 May 6 13:12 . [2022-05-06T13:22:44.535Z] drwxrwxr-x 10 jenkins jenkins 4096 May 6 13:22 .. [2022-05-06T13:22:44.535Z] drwxr-xr-x 2 root root 4096 May 6 13:12 cost [2022-05-06T13:22:44.535Z] -rw-r--r-- 1 root root 84 May 6 13:12 cost.csv [2022-05-06T13:22:44.535Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-05-06T13:22:44.535Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-05-06T13:22:44.535Z] total 16 [2022-05-06T13:22:44.535Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:12 . [2022-05-06T13:22:44.535Z] drwxrwxr-x 10 jenkins jenkins 4096 May 6 13:22 .. [2022-05-06T13:22:44.535Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 13:12 cost [2022-05-06T13:22:44.535Z] -rw-r--r-- 1 jenkins jenkins 84 May 6 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:44.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:45.705Z] ---> package-listing.sh [2022-05-06T13:22:45.705Z] ++ facter osfamily [2022-05-06T13:22:45.705Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T13:22:45.966Z] + OS_FAMILY=debian [2022-05-06T13:22:45.966Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-05-06T13:22:45.966Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T13:22:45.966Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T13:22:45.966Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T13:22:45.966Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T13:22:45.966Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-05-06T13:22:45.966Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T13:22:45.966Z] + case "${OS_FAMILY}" in [2022-05-06T13:22:45.966Z] + dpkg -l [2022-05-06T13:22:45.966Z] + grep '^ii' [2022-05-06T13:22:45.966Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T13:22:45.966Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T13:22:45.966Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T13:22:45.966Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-05-06T13:22:45.966Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-05-06T13:22:45.966Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-05-06T13:22:45.977Z] 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 [2022-05-06T13:22:46.256Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T13:22:46.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T13:22:46.813Z] . [Pipeline] withDockerContainer [2022-05-06T13:22:46.872Z] prd-ubuntu20.04-docker-8c-8g-40576 does not seem to be running inside a container [2022-05-06T13:22:46.905Z] $ 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 [2022-05-06T13:22:47.126Z] $ docker top 42610de1cf6fad7d4849d0ad89d93e6ae541a57d21a968abe48f3d101b51ca0c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T13:22:47.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T13:22:47.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T13:22:48.062Z] + ls /var/log/sa-host [2022-05-06T13:22:48.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T13:22:48.170Z] provisioning config files... [2022-05-06T13:22:48.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8077062061973422077tmp [Pipeline] { [Pipeline] echo [2022-05-06T13:22:48.197Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:48.484Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T13:22:48.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:48.827Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T13:22:48.838Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:49.128Z] ---> sudo-logs.sh [2022-05-06T13:22:49.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T13:22:49.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:49.447Z] ---> job-cost.sh [2022-05-06T13:22:49.447Z] lf-activate-venv: SKIPPING [2022-05-06T13:22:49.447Z] DEBUG: total: 0.2199999988079071 [2022-05-06T13:22:49.447Z] INFO: Retrieving Stack Cost... [2022-05-06T13:22:50.023Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T13:22:50.286Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T13:22:50.300Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T13:22:50.599Z] ---> logs-deploy.sh [2022-05-06T13:22:50.599Z] lf-activate-venv: SKIPPING [2022-05-06T13:22:50.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/36 [2022-05-06T13:22:50.599Z] INFO: archiving workspace using pattern(s): [2022-05-06T13:22:51.546Z] Archives upload complete. [2022-05-06T13:22:51.808Z] INFO: archiving logs to Nexus [2022-05-06T13:22:52.381Z] ---> uname -a: [2022-05-06T13:22:52.381Z] Linux prd-ubuntu20-04-docker-8c-8g-40576 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-06T13:22:52.381Z] [2022-05-06T13:22:52.381Z] [2022-05-06T13:22:52.381Z] ---> lscpu: [2022-05-06T13:22:52.381Z] Architecture: x86_64 [2022-05-06T13:22:52.381Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-06T13:22:52.381Z] Byte Order: Little Endian [2022-05-06T13:22:52.381Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-06T13:22:52.381Z] CPU(s): 8 [2022-05-06T13:22:52.381Z] On-line CPU(s) list: 0-7 [2022-05-06T13:22:52.381Z] Thread(s) per core: 1 [2022-05-06T13:22:52.381Z] Core(s) per socket: 1 [2022-05-06T13:22:52.381Z] Socket(s): 8 [2022-05-06T13:22:52.381Z] NUMA node(s): 1 [2022-05-06T13:22:52.381Z] Vendor ID: AuthenticAMD [2022-05-06T13:22:52.381Z] CPU family: 23 [2022-05-06T13:22:52.382Z] Model: 49 [2022-05-06T13:22:52.382Z] Model name: AMD EPYC-Rome Processor [2022-05-06T13:22:52.382Z] Stepping: 0 [2022-05-06T13:22:52.382Z] CPU MHz: 2799.996 [2022-05-06T13:22:52.382Z] BogoMIPS: 5599.99 [2022-05-06T13:22:52.382Z] Virtualization: AMD-V [2022-05-06T13:22:52.382Z] Hypervisor vendor: KVM [2022-05-06T13:22:52.382Z] Virtualization type: full [2022-05-06T13:22:52.382Z] L1d cache: 256 KiB [2022-05-06T13:22:52.382Z] L1i cache: 256 KiB [2022-05-06T13:22:52.382Z] L2 cache: 4 MiB [2022-05-06T13:22:52.382Z] L3 cache: 128 MiB [2022-05-06T13:22:52.382Z] NUMA node0 CPU(s): 0-7 [2022-05-06T13:22:52.382Z] Vulnerability Itlb multihit: Not affected [2022-05-06T13:22:52.382Z] Vulnerability L1tf: Not affected [2022-05-06T13:22:52.382Z] Vulnerability Mds: Not affected [2022-05-06T13:22:52.382Z] Vulnerability Meltdown: Not affected [2022-05-06T13:22:52.382Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-06T13:22:52.382Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-06T13:22:52.382Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-06T13:22:52.382Z] Vulnerability Srbds: Not affected [2022-05-06T13:22:52.382Z] Vulnerability Tsx async abort: Not affected [2022-05-06T13:22:52.382Z] 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 [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] ---> nproc: [2022-05-06T13:22:52.382Z] 8 [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] ---> df -h: [2022-05-06T13:22:52.382Z] Filesystem Size Used Avail Use% Mounted on [2022-05-06T13:22:52.382Z] overlay 155G 12G 143G 8% / [2022-05-06T13:22:52.382Z] tmpfs 64M 0 64M 0% /dev [2022-05-06T13:22:52.382Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-06T13:22:52.382Z] shm 64M 0 64M 0% /dev/shm [2022-05-06T13:22:52.382Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] ---> sar -b -r -n DEV: [2022-05-06T13:22:52.382Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40576) 05/06/22 _x86_64_ (8 CPU) [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] 13:10:03 LINUX RESTART (8 CPU) [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] 13:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-06T13:22:52.382Z] 13:12:01 189.90 2.17 187.73 0.00 42.57 58855.24 0.00 [2022-05-06T13:22:52.382Z] 13:13:01 157.09 0.03 157.05 0.00 5.20 34323.37 0.00 [2022-05-06T13:22:52.382Z] 13:14:01 1.63 0.00 1.63 0.00 0.00 20.68 0.00 [2022-05-06T13:22:52.382Z] 13:15:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2022-05-06T13:22:52.382Z] 13:16:01 1.07 0.02 1.05 0.00 0.13 12.53 0.00 [2022-05-06T13:22:52.382Z] 13:17:01 1.55 0.02 1.53 0.00 0.13 17.60 0.00 [2022-05-06T13:22:52.382Z] 13:18:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2022-05-06T13:22:52.382Z] 13:19:01 1.65 0.00 1.65 0.00 0.00 19.99 0.00 [2022-05-06T13:22:52.382Z] 13:20:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2022-05-06T13:22:52.382Z] 13:21:01 1.42 0.00 1.42 0.00 0.00 20.66 0.00 [2022-05-06T13:22:52.382Z] 13:22:01 4.42 0.12 4.30 0.00 13.46 457.66 0.00 [2022-05-06T13:22:52.382Z] Average: 32.70 0.21 32.49 0.00 5.53 8448.69 0.00 [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] 13:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-06T13:22:52.382Z] 13:12:01 28494512 31715304 580596 1.77 162316 3275740 2585812 7.62 1345564 2604016 316 [2022-05-06T13:22:52.382Z] 13:13:01 27805824 31776188 516508 1.57 173708 3950132 1811704 5.34 1337548 3231928 372 [2022-05-06T13:22:52.382Z] 13:14:01 27804992 31775392 516876 1.57 173732 3950136 1811704 5.34 1337592 3231932 12 [2022-05-06T13:22:52.382Z] 13:15:01 27810108 31780552 511352 1.56 173776 3950136 1811704 5.34 1333156 3231932 36 [2022-05-06T13:22:52.382Z] 13:16:01 27810496 31781152 510996 1.55 173812 3950144 1811704 5.34 1332796 3232240 12 [2022-05-06T13:22:52.382Z] 13:17:01 27814048 31784844 506944 1.54 173848 3950144 1811704 5.34 1328868 3232240 228 [2022-05-06T13:22:52.382Z] 13:18:01 27815152 31785968 505816 1.54 173888 3950148 1811704 5.34 1328124 3232244 16 [2022-05-06T13:22:52.382Z] 13:19:01 27815120 31785976 505776 1.54 173916 3950156 1811704 5.34 1328092 3232252 24 [2022-05-06T13:22:52.382Z] 13:20:01 27815544 31786436 505272 1.54 173952 3950140 1811704 5.34 1327760 3232252 12 [2022-05-06T13:22:52.382Z] 13:21:01 27815520 31786432 505188 1.54 174004 3950128 1811704 5.34 1328100 3232232 48 [2022-05-06T13:22:52.382Z] 13:22:01 26876276 31720304 570276 1.73 182736 4762732 2189960 6.45 1400696 4044332 820636 [2022-05-06T13:22:52.382Z] Average: 27788872 31770777 521418 1.59 173608 3962703 1916464 5.65 1338936 3248873 74701 [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] 13:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-06T13:22:52.382Z] 13:12:01 docker0 104.98 130.01 8.40 1059.28 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:12:01 ens3 316.74 230.50 4496.61 85.53 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:12:01 veth8cbe33c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:12:01 lo 2.91 2.91 0.29 0.29 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:13:01 docker0 10.83 15.44 0.64 89.64 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:13:01 ens3 211.94 159.97 2707.52 279.70 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:13:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:14:01 ens3 0.68 0.30 0.35 0.26 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:15:01 ens3 1.25 0.32 0.35 0.20 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:16:01 ens3 2.07 0.60 1.06 0.51 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:17:01 ens3 1.28 0.50 0.54 0.39 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:18:01 ens3 0.73 0.17 0.15 0.07 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:19:01 ens3 0.62 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:20:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:21:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:22:01 ens3 149.24 80.72 4058.27 9.19 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] 13:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] Average: docker0 10.38 13.05 0.81 102.99 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] Average: ens3 61.89 42.78 1018.85 34.12 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] ---> sar -P ALL: [2022-05-06T13:22:52.382Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-40576) 05/06/22 _x86_64_ (8 CPU) [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] 13:10:03 LINUX RESTART (8 CPU) [2022-05-06T13:22:52.382Z] [2022-05-06T13:22:52.382Z] 13:11:02 CPU %user %nice %system %iowait %steal %idle [2022-05-06T13:22:52.382Z] 13:12:01 all 27.27 0.00 6.65 1.99 0.11 63.99 [2022-05-06T13:22:52.382Z] 13:12:01 0 26.91 0.00 6.75 0.48 0.12 65.74 [2022-05-06T13:22:52.382Z] 13:12:01 1 28.15 0.00 6.58 1.15 0.12 64.00 [2022-05-06T13:22:52.382Z] 13:12:01 2 27.05 0.00 6.41 0.34 0.10 66.09 [2022-05-06T13:22:52.382Z] 13:12:01 3 26.71 0.00 7.00 1.50 0.12 64.67 [2022-05-06T13:22:52.382Z] 13:12:01 4 27.96 0.00 6.03 0.95 0.10 64.95 [2022-05-06T13:22:52.382Z] 13:12:01 5 26.09 0.00 6.57 3.59 0.10 63.65 [2022-05-06T13:22:52.382Z] 13:12:01 6 26.84 0.00 7.43 3.03 0.10 62.59 [2022-05-06T13:22:52.382Z] 13:12:01 7 28.41 0.00 6.41 4.87 0.10 60.21 [2022-05-06T13:22:52.382Z] 13:13:01 all 17.56 0.00 3.61 1.20 0.07 77.55 [2022-05-06T13:22:52.382Z] 13:13:01 0 15.19 0.00 3.82 0.99 0.07 79.94 [2022-05-06T13:22:52.382Z] 13:13:01 1 18.31 0.00 3.92 3.11 0.07 74.59 [2022-05-06T13:22:52.382Z] 13:13:01 2 18.79 0.00 3.44 0.46 0.08 77.23 [2022-05-06T13:22:52.382Z] 13:13:01 3 19.00 0.00 3.79 1.79 0.08 75.35 [2022-05-06T13:22:52.382Z] 13:13:01 4 17.58 0.00 3.85 2.02 0.08 76.47 [2022-05-06T13:22:52.382Z] 13:13:01 5 18.45 0.00 3.11 0.10 0.07 78.27 [2022-05-06T13:22:52.382Z] 13:13:01 6 17.23 0.00 3.69 0.99 0.07 78.03 [2022-05-06T13:22:52.382Z] 13:13:01 7 15.96 0.00 3.27 0.19 0.07 80.53 [2022-05-06T13:22:52.382Z] 13:14:01 all 0.15 0.00 0.02 0.01 0.00 99.83 [2022-05-06T13:22:52.382Z] 13:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T13:22:52.382Z] 13:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-06T13:22:52.382Z] 13:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.382Z] 13:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T13:22:52.382Z] 13:14:01 4 0.99 0.00 0.07 0.02 0.00 98.92 [2022-05-06T13:22:52.382Z] 13:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T13:22:52.382Z] 13:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T13:22:52.382Z] 13:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.382Z] 13:15:01 all 0.28 0.00 0.01 0.00 0.00 99.69 [2022-05-06T13:22:52.383Z] 13:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:15:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-05-06T13:22:52.383Z] 13:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:15:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-05-06T13:22:52.383Z] 13:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:15:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2022-05-06T13:22:52.383Z] 13:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-06T13:22:52.383Z] 13:16:01 all 0.16 0.00 0.07 0.00 0.01 99.75 [2022-05-06T13:22:52.383Z] 13:16:01 0 0.08 0.00 0.17 0.02 0.00 99.73 [2022-05-06T13:22:52.383Z] 13:16:01 1 0.08 0.00 0.18 0.00 0.00 99.73 [2022-05-06T13:22:52.383Z] 13:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-06T13:22:52.383Z] 13:16:01 4 1.01 0.00 0.02 0.02 0.02 98.94 [2022-05-06T13:22:52.383Z] 13:16:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-05-06T13:22:52.383Z] 13:16:01 6 0.07 0.00 0.12 0.00 0.00 99.82 [2022-05-06T13:22:52.383Z] 13:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T13:22:52.383Z] 13:17:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-05-06T13:22:52.383Z] 13:17:01 0 0.02 0.00 0.03 0.05 0.00 99.90 [2022-05-06T13:22:52.383Z] 13:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:17:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-06T13:22:52.383Z] 13:17:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-05-06T13:22:52.383Z] 13:17:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:18:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-06T13:22:52.383Z] 13:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T13:22:52.383Z] 13:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-06T13:22:52.383Z] 13:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:19:01 all 0.06 0.00 0.01 0.02 0.00 99.91 [2022-05-06T13:22:52.383Z] 13:19:01 0 0.15 0.00 0.03 0.02 0.00 99.80 [2022-05-06T13:22:52.383Z] 13:19:01 1 0.08 0.00 0.02 0.12 0.00 99.78 [2022-05-06T13:22:52.383Z] 13:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:19:01 6 0.13 0.00 0.02 0.02 0.00 99.83 [2022-05-06T13:22:52.383Z] 13:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-05-06T13:22:52.383Z] 13:20:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-06T13:22:52.383Z] 13:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-06T13:22:52.383Z] 13:20:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2022-05-06T13:22:52.383Z] 13:21:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-06T13:22:52.383Z] 13:21:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2022-05-06T13:22:52.383Z] 13:21:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-06T13:22:52.383Z] 13:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-06T13:22:52.383Z] 13:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-06T13:22:52.383Z] 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T13:22:52.383Z] 13:21:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-05-06T13:22:52.383Z] 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-06T13:22:52.383Z] 13:22:01 all 2.88 0.00 1.16 0.03 0.01 95.92 [2022-05-06T13:22:52.383Z] 13:22:01 0 2.91 0.00 1.62 0.13 0.02 95.32 [2022-05-06T13:22:52.383Z] 13:22:01 1 3.63 0.00 1.04 0.03 0.02 95.29 [2022-05-06T13:22:52.383Z] 13:22:01 2 3.18 0.00 0.84 0.02 0.02 95.95 [2022-05-06T13:22:52.383Z] 13:22:01 3 2.56 0.00 1.76 0.02 0.03 95.63 [2022-05-06T13:22:52.383Z] 13:22:01 4 2.75 0.00 0.72 0.00 0.00 96.53 [2022-05-06T13:22:52.383Z] 13:22:01 5 3.03 0.00 0.95 0.02 0.02 95.99 [2022-05-06T13:22:52.383Z] 13:22:01 6 2.29 0.00 1.22 0.00 0.02 96.47 [2022-05-06T13:22:52.383Z] 13:22:01 7 2.68 0.00 1.11 0.00 0.00 96.21 [2022-05-06T13:22:52.383Z] [2022-05-06T13:22:52.383Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-06T13:22:52.383Z] Average: all 4.33 0.00 1.03 0.29 0.02 94.32 [2022-05-06T13:22:52.383Z] Average: 0 4.06 0.00 1.12 0.16 0.02 94.64 [2022-05-06T13:22:52.383Z] Average: 1 4.50 0.00 1.05 0.40 0.02 94.02 [2022-05-06T13:22:52.383Z] Average: 2 4.39 0.00 0.96 0.07 0.02 94.56 [2022-05-06T13:22:52.383Z] Average: 3 4.33 0.00 1.13 0.30 0.02 94.22 [2022-05-06T13:22:52.383Z] Average: 4 4.69 0.00 0.96 0.27 0.02 94.06 [2022-05-06T13:22:52.383Z] Average: 5 4.28 0.00 0.96 0.33 0.02 94.42 [2022-05-06T13:22:52.383Z] Average: 6 4.19 0.00 1.12 0.36 0.02 94.31 [2022-05-06T13:22:52.383Z] Average: 7 4.20 0.00 0.97 0.45 0.02 94.36 [2022-05-06T13:22:52.383Z] [2022-05-06T13:22:52.383Z] [2022-05-06T13:22:52.383Z]