Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4edc8d2690683859fe7dd7f6313ce2addb447006 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-ssh17298276529979479154.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-ssh17266535266303633566.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-ssh12083914432602986837.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-ssh1828365940045012963.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-ssh223223749071429906.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45615 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 4edc8d2690683859fe7dd7f6313ce2addb447006 (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 4edc8d2690683859fe7dd7f6313ce2addb447006 # timeout=10 Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37" > git rev-list --no-walk ee3075b8714f7f80e63bfc34ce21b756d008dcba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T07:03:55.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T07:03:55.360Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T07:03:55.383Z] ========================================================= [2022-05-10T07:03:55.383Z] EdgeX Global Pipelines Version Info [2022-05-10T07:03:55.383Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:03:56.147Z] ------------------- [2022-05-10T07:03:56.147Z] stable info: [2022-05-10T07:03:56.147Z] ------------------- [2022-05-10T07:03:56.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T07:03:56.147Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T07:03:56.147Z] Message: update stable to v1.0.227 [2022-05-10T07:03:56.723Z] ------------------- [2022-05-10T07:03:56.723Z] experimental info: [2022-05-10T07:03:56.723Z] ------------------- [2022-05-10T07:03:56.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T07:03:56.723Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T07:03:56.723Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T07:03:56.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-05-10T07:03:56.882Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-05-10T07:03:56.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T07:03:56.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T07:03:56.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T07:03:56.936Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T07:03:56.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T07:03:56.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T07:03:56.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T07:03:56.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T07:03:57.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T07:03:57.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-05-10T07:03:57.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T07:03:57.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T07:03:57.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T07:03:57.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T07:03:57.093Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T07:03:57.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T07:03:57.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T07:03:57.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T07:03:57.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T07:03:57.166Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T07:03:57.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T07:03:57.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T07:03:57.205Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T07:03:57.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T07:03:57.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T07:03:57.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T07:03:57.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T07:03:57.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo [2022-05-10T07:03:57.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4edc8d2 [Pipeline] echo [2022-05-10T07:03:57.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:03:57.337Z] provisioning config files... [2022-05-10T07:03:57.347Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3898731718860719440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:03:57.653Z] ---> docker-login.sh [2022-05-10T07:03:57.653Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:03:57.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:03:58.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:03:58.173Z] Configure a credential helper to remove this warning. See [2022-05-10T07:03:58.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:03:58.173Z] [2022-05-10T07:03:58.173Z] Login Succeeded [2022-05-10T07:03:58.173Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:03:58.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:03:58.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:03:58.173Z] Configure a credential helper to remove this warning. See [2022-05-10T07:03:58.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:03:58.173Z] [2022-05-10T07:03:58.173Z] Login Succeeded [2022-05-10T07:03:58.173Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:03:58.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:03:58.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:03:58.435Z] Configure a credential helper to remove this warning. See [2022-05-10T07:03:58.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:03:58.435Z] [2022-05-10T07:03:58.435Z] Login Succeeded [2022-05-10T07:03:58.435Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:03:58.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:03:58.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:03:58.435Z] Configure a credential helper to remove this warning. See [2022-05-10T07:03:58.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:03:58.435Z] [2022-05-10T07:03:58.435Z] Login Succeeded [2022-05-10T07:03:58.435Z] docker.io [2022-05-10T07:03:58.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:03:58.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:03:58.957Z] Configure a credential helper to remove this warning. See [2022-05-10T07:03:58.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:03:58.957Z] [2022-05-10T07:03:58.957Z] Login Succeeded [2022-05-10T07:03:58.957Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:03:58.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T07:03:59.332Z] + git rev-list -1 --merges 4edc8d2690683859fe7dd7f6313ce2addb447006~1..4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo [2022-05-10T07:03:59.433Z] -----------> git rev-list -1 --merges 4edc8d2690683859fe7dd7f6313ce2addb447006~1..4edc8d2690683859fe7dd7f6313ce2addb447006 4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:03:59.433Z] 4edc8d2690683859fe7dd7f6313ce2addb447006 [false] [Pipeline] sh [2022-05-10T07:03:59.726Z] + git log --format=format:%s -1 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo [2022-05-10T07:03:59.742Z] ========================================================= [2022-05-10T07:03:59.742Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T07:03:59.742Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:04:00.095Z] + git log --format=format:%s -1 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] echo [2022-05-10T07:04:00.113Z] [semverPrep] GIT_COMMIT: 4edc8d2690683859fe7dd7f6313ce2addb447006, Commit Message: Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37 [Pipeline] echo [2022-05-10T07:04:00.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T07:04:00.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:04:00.556Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T07:04:00.556Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T07:04:00.556Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T07:04:00.556Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T07:04:00.556Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T07:04:00.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:04:00.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:04:00.992Z] [2022-05-10T07:04:00.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:04:01.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:04:01.299Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T07:04:01.299Z] 1fe172e4850f: Pulling fs layer [2022-05-10T07:04:01.299Z] caf521ccaac6: Pulling fs layer [2022-05-10T07:04:01.299Z] 3ead6fa29328: Pulling fs layer [2022-05-10T07:04:01.299Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T07:04:01.299Z] a8d5f1318db7: Pulling fs layer [2022-05-10T07:04:01.299Z] c427282e49a2: Pulling fs layer [2022-05-10T07:04:01.299Z] 1827001aaf11: Pulling fs layer [2022-05-10T07:04:01.299Z] 0714d37db230: Pulling fs layer [2022-05-10T07:04:01.299Z] ac28cf19c067: Pulling fs layer [2022-05-10T07:04:01.299Z] ca983d60f3e2: Pulling fs layer [2022-05-10T07:04:01.299Z] 5c2a1cbceb83: Waiting [2022-05-10T07:04:01.299Z] a8d5f1318db7: Waiting [2022-05-10T07:04:01.299Z] 0714d37db230: Waiting [2022-05-10T07:04:01.299Z] 1827001aaf11: Waiting [2022-05-10T07:04:01.299Z] ca983d60f3e2: Waiting [2022-05-10T07:04:01.299Z] 9f894cec8388: Pulling fs layer [2022-05-10T07:04:01.299Z] 9f894cec8388: Waiting [2022-05-10T07:04:01.300Z] caf521ccaac6: Verifying Checksum [2022-05-10T07:04:01.300Z] caf521ccaac6: Download complete [2022-05-10T07:04:01.300Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T07:04:01.300Z] 5c2a1cbceb83: Download complete [2022-05-10T07:04:01.560Z] a8d5f1318db7: Verifying Checksum [2022-05-10T07:04:01.560Z] a8d5f1318db7: Download complete [2022-05-10T07:04:01.560Z] c427282e49a2: Verifying Checksum [2022-05-10T07:04:01.560Z] c427282e49a2: Download complete [2022-05-10T07:04:01.560Z] 3ead6fa29328: Verifying Checksum [2022-05-10T07:04:01.560Z] 3ead6fa29328: Download complete [2022-05-10T07:04:01.560Z] 0714d37db230: Verifying Checksum [2022-05-10T07:04:01.560Z] 0714d37db230: Download complete [2022-05-10T07:04:01.560Z] ac28cf19c067: Verifying Checksum [2022-05-10T07:04:01.560Z] ac28cf19c067: Download complete [2022-05-10T07:04:01.560Z] ca983d60f3e2: Verifying Checksum [2022-05-10T07:04:01.560Z] ca983d60f3e2: Download complete [2022-05-10T07:04:01.560Z] 9f894cec8388: Download complete [2022-05-10T07:04:01.560Z] 1fe172e4850f: Verifying Checksum [2022-05-10T07:04:01.560Z] 1fe172e4850f: Download complete [2022-05-10T07:04:01.820Z] 1827001aaf11: Verifying Checksum [2022-05-10T07:04:01.820Z] 1827001aaf11: Download complete [2022-05-10T07:04:02.762Z] 1fe172e4850f: Pull complete [2022-05-10T07:04:03.023Z] caf521ccaac6: Pull complete [2022-05-10T07:04:03.593Z] 3ead6fa29328: Pull complete [2022-05-10T07:04:03.593Z] 5c2a1cbceb83: Pull complete [2022-05-10T07:04:03.853Z] a8d5f1318db7: Pull complete [2022-05-10T07:04:03.853Z] c427282e49a2: Pull complete [2022-05-10T07:04:05.763Z] 1827001aaf11: Pull complete [2022-05-10T07:04:05.763Z] 0714d37db230: Pull complete [2022-05-10T07:04:06.022Z] ac28cf19c067: Pull complete [2022-05-10T07:04:06.022Z] ca983d60f3e2: Pull complete [2022-05-10T07:04:06.284Z] 9f894cec8388: Pull complete [2022-05-10T07:04:06.284Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T07:04:06.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:04:06.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T07:04:06.354Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:04:06.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:04:08.275Z] $ docker top 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d -eo pid,comm [2022-05-10T07:04:08.334Z] 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-10T07:04:08.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:04:08.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:04:08.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:04:08.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:04:08.511Z] $ docker exec 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent [2022-05-10T07:04:08.627Z] SSH_AUTH_SOCK=/tmp/ssh-ZhCuiwFQDq2Y/agent.32 [2022-05-10T07:04:08.627Z] SSH_AGENT_PID=38 [2022-05-10T07:04:08.636Z] Running ssh-add (command line suppressed) [2022-05-10T07:04:08.755Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3645579805443360414.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3645579805443360414.key) [2022-05-10T07:04:08.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:04:09.052Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T07:04:09.081Z] $ docker exec --env ******** --env ******** 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent -k [2022-05-10T07:04:09.195Z] unset SSH_AUTH_SOCK; [2022-05-10T07:04:09.195Z] unset SSH_AGENT_PID; [2022-05-10T07:04:09.195Z] echo Agent pid 38 killed; [2022-05-10T07:04:09.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T07:04:09.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:04:09.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:04:09.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:04:09.363Z] $ docker exec 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent [2022-05-10T07:04:09.470Z] SSH_AUTH_SOCK=/tmp/ssh-K1sYhDPxQrqI/agent.72 [2022-05-10T07:04:09.470Z] SSH_AGENT_PID=78 [2022-05-10T07:04:09.476Z] Running ssh-add (command line suppressed) [2022-05-10T07:04:09.612Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5509414597127346655.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5509414597127346655.key) [2022-05-10T07:04:09.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:04:09.918Z] + git semver init [2022-05-10T07:04:10.180Z] 2022-05-10 07:04:10,152 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T07:04:10.180Z] 2022-05-10 07:04:10,154 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-05-10T07:04:10.180Z] 2022-05-10 07:04:10,154 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-05-10T07:04:10.180Z] 2022-05-10 07:04:10,155 [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-10T07:04:11.563Z] 2022-05-10 07:04:11,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-05-10T07:04:11.563Z] 2022-05-10 07:04:11,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-05-10T07:04:11.563Z] 2022-05-10 07:04:11,209 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:04:11.563Z] 2022-05-10 07:04:11,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:04:11.563Z] 2.2.0-dev.16 [Pipeline] } [2022-05-10T07:04:11.580Z] $ docker exec --env ******** --env ******** 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d ssh-agent -k [2022-05-10T07:04:11.693Z] unset SSH_AUTH_SOCK; [2022-05-10T07:04:11.693Z] unset SSH_AGENT_PID; [2022-05-10T07:04:11.693Z] echo Agent pid 78 killed; [2022-05-10T07:04:11.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:04:12.015Z] + git semver [Pipeline] } [2022-05-10T07:04:12.294Z] $ docker stop --time=1 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d [2022-05-10T07:04:14.061Z] $ docker rm -f 32ba92f28438f1607e10a0408e31192192c6008a83860beb6d50071398e6d88d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:04:14.425Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T07:04:14.709Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T07:04:14.714Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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-10T07:04:14.851Z] provisioning config files... [2022-05-10T07:04:14.862Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5980454778594943947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:04:15.163Z] ---> docker-login.sh [2022-05-10T07:04:15.163Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:04:15.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:04:15.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:04:15.163Z] Configure a credential helper to remove this warning. See [2022-05-10T07:04:15.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:04:15.163Z] [2022-05-10T07:04:15.163Z] Login Succeeded [2022-05-10T07:04:15.163Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:04:15.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:04:15.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:04:15.423Z] Configure a credential helper to remove this warning. See [2022-05-10T07:04:15.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:04:15.423Z] [2022-05-10T07:04:15.423Z] Login Succeeded [2022-05-10T07:04:15.423Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:04:15.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:04:15.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:04:15.423Z] Configure a credential helper to remove this warning. See [2022-05-10T07:04:15.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:04:15.423Z] [2022-05-10T07:04:15.423Z] Login Succeeded [2022-05-10T07:04:15.423Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:04:15.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:04:15.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:04:15.684Z] Configure a credential helper to remove this warning. See [2022-05-10T07:04:15.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:04:15.684Z] [2022-05-10T07:04:15.684Z] Login Succeeded [2022-05-10T07:04:15.684Z] docker.io [2022-05-10T07:04:15.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:04:15.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:04:15.944Z] Configure a credential helper to remove this warning. See [2022-05-10T07:04:15.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:04:15.944Z] [2022-05-10T07:04:15.944Z] Login Succeeded [2022-05-10T07:04:15.944Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:04:15.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T07:04:16.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:04:16.039Z] ========================================================= [2022-05-10T07:04:16.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T07:04:16.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:04:16.345Z] + 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-10T07:04:16.345Z] Sending build context to Docker daemon 10.62MB [2022-05-10T07:04:16.345Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:04:16.345Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T07:04:16.345Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T07:04:16.345Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T07:04:16.345Z] 666ba61612fd: Pulling fs layer [2022-05-10T07:04:16.345Z] 8ed8ca486205: Pulling fs layer [2022-05-10T07:04:16.345Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T07:04:16.345Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T07:04:16.345Z] ca2b28591e48: Pulling fs layer [2022-05-10T07:04:16.345Z] a51346096db8: Pulling fs layer [2022-05-10T07:04:16.345Z] daebc70d1ce1: Pulling fs layer [2022-05-10T07:04:16.345Z] 0e18a0eac166: Pulling fs layer [2022-05-10T07:04:16.345Z] 4fe6c5a15a65: Waiting [2022-05-10T07:04:16.345Z] a51346096db8: Waiting [2022-05-10T07:04:16.345Z] 22a0e8bec74d: Waiting [2022-05-10T07:04:16.345Z] ca2b28591e48: Waiting [2022-05-10T07:04:16.345Z] 0e18a0eac166: Waiting [2022-05-10T07:04:16.345Z] daebc70d1ce1: Waiting [2022-05-10T07:04:16.606Z] 8ed8ca486205: Verifying Checksum [2022-05-10T07:04:16.606Z] 8ed8ca486205: Download complete [2022-05-10T07:04:16.606Z] 666ba61612fd: Verifying Checksum [2022-05-10T07:04:16.606Z] 666ba61612fd: Download complete [2022-05-10T07:04:16.606Z] 22a0e8bec74d: Download complete [2022-05-10T07:04:16.606Z] ca2b28591e48: Verifying Checksum [2022-05-10T07:04:16.606Z] ca2b28591e48: Download complete [2022-05-10T07:04:16.606Z] a51346096db8: Verifying Checksum [2022-05-10T07:04:16.606Z] a51346096db8: Download complete [2022-05-10T07:04:16.606Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T07:04:16.606Z] 59bf1c3509f3: Download complete [2022-05-10T07:04:16.606Z] daebc70d1ce1: Verifying Checksum [2022-05-10T07:04:16.606Z] daebc70d1ce1: Download complete [2022-05-10T07:04:16.606Z] 59bf1c3509f3: Pull complete [2022-05-10T07:04:16.868Z] 666ba61612fd: Pull complete [2022-05-10T07:04:16.868Z] 8ed8ca486205: Pull complete [2022-05-10T07:04:17.137Z] 0e18a0eac166: Verifying Checksum [2022-05-10T07:04:17.137Z] 0e18a0eac166: Download complete [2022-05-10T07:04:17.398Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T07:04:17.398Z] 4fe6c5a15a65: Download complete [2022-05-10T07:04:21.599Z] 4fe6c5a15a65: Pull complete [2022-05-10T07:04:21.599Z] 22a0e8bec74d: Pull complete [2022-05-10T07:04:21.599Z] ca2b28591e48: Pull complete [2022-05-10T07:04:21.599Z] a51346096db8: Pull complete [2022-05-10T07:04:21.599Z] daebc70d1ce1: Pull complete [2022-05-10T07:04:23.511Z] 0e18a0eac166: Pull complete [2022-05-10T07:04:23.511Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T07:04:23.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T07:04:23.511Z] ---> f018257e8ee9 [2022-05-10T07:04:23.511Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T07:04:26.063Z] ---> Running in 5cff14737ba3 [2022-05-10T07:04:26.063Z] Removing intermediate container 5cff14737ba3 [2022-05-10T07:04:26.063Z] ---> 8d7ba0ea551f [2022-05-10T07:04:26.063Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T07:04:26.063Z] ---> Running in 3dfe6da83911 [2022-05-10T07:04:26.063Z] Removing intermediate container 3dfe6da83911 [2022-05-10T07:04:26.063Z] ---> 83fe309a46ce [2022-05-10T07:04:26.063Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:04:26.063Z] ---> Running in f10f9ccba9ff [2022-05-10T07:04:26.323Z] Removing intermediate container f10f9ccba9ff [2022-05-10T07:04:26.323Z] ---> 0424e525a3a2 [2022-05-10T07:04:26.323Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:04:26.323Z] ---> Running in 9f1513a1bfa7 [2022-05-10T07:04:27.265Z] Removing intermediate container 9f1513a1bfa7 [2022-05-10T07:04:27.265Z] ---> e2e8a9f44899 [2022-05-10T07:04:27.265Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:04:27.265Z] ---> Running in 4d043cace528 [2022-05-10T07:04:27.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T07:04:28.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T07:04:29.484Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T07:04:29.484Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T07:04:29.484Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T07:04:29.744Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T07:04:29.811Z] Still waiting to schedule task [2022-05-10T07:04:29.811Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-10T07:04:30.007Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T07:04:30.007Z] OK: 224 MiB in 56 packages [2022-05-10T07:04:30.577Z] Removing intermediate container 4d043cace528 [2022-05-10T07:04:30.577Z] ---> a29b6e1066d4 [2022-05-10T07:04:30.577Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-10T07:04:30.577Z] ---> Running in efc75bb01f22 [2022-05-10T07:04:30.577Z] Removing intermediate container efc75bb01f22 [2022-05-10T07:04:30.577Z] ---> 4d4c0de5b5f4 [2022-05-10T07:04:30.577Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T07:04:30.838Z] ---> ecd980d71395 [2022-05-10T07:04:30.838Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:04:30.838Z] ---> Running in 173afc8f122c [2022-05-10T07:04:45.760Z] Removing intermediate container 173afc8f122c [2022-05-10T07:04:45.760Z] ---> bcb3c22c0b3f [2022-05-10T07:04:45.760Z] Step 11/12 : COPY . . [2022-05-10T07:04:45.760Z] ---> 2741e9dc2384 [2022-05-10T07:04:45.760Z] Step 12/12 : RUN $MAKE [2022-05-10T07:04:45.760Z] ---> Running in fff0d9344ddb [2022-05-10T07:04:45.760Z] noop [2022-05-10T07:04:45.760Z] Removing intermediate container fff0d9344ddb [2022-05-10T07:04:45.760Z] ---> a36d7188b4c6 [2022-05-10T07:04:45.760Z] Successfully built a36d7188b4c6 [2022-05-10T07:04:45.760Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:04:46.055Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T07:04:46.055Z] . [Pipeline] withDockerContainer [2022-05-10T07:04:46.124Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:04:46.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T07:04:46.575Z] $ docker top 1410e1af6c6b45dc52f16cff942b9631db05e55702af2ff98477d9fc5812e6bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:04:46.958Z] + go version [2022-05-10T07:04:46.958Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T07:04:46.990Z] $ docker stop --time=1 1410e1af6c6b45dc52f16cff942b9631db05e55702af2ff98477d9fc5812e6bf [2022-05-10T07:04:48.410Z] $ docker rm -f 1410e1af6c6b45dc52f16cff942b9631db05e55702af2ff98477d9fc5812e6bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:04:48.825Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T07:04:48.825Z] . [Pipeline] withDockerContainer [2022-05-10T07:04:48.891Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:04:48.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T07:04:49.401Z] $ docker top d9b6dfbf46443aded08f9c94678c56eea878c22183f2b3e31a50776258076497 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T07:04:49.764Z] + make test [2022-05-10T07:04:49.764Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T07:04:50.033Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-10T07:05:00.034Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-10T07:05:00.034Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements [2022-05-10T07:05:05.316Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T07:05:09.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T07:05:09.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T07:05:09.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T07:05:09.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T07:05:09.541Z] $ docker stop --time=1 d9b6dfbf46443aded08f9c94678c56eea878c22183f2b3e31a50776258076497 [2022-05-10T07:05:11.628Z] $ docker rm -f d9b6dfbf46443aded08f9c94678c56eea878c22183f2b3e31a50776258076497 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:05:12.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T07:05:12.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T07:05:12.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T07:05:13.133Z] + ls -al . [2022-05-10T07:05:13.133Z] total 172 [2022-05-10T07:05:13.133Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 07:05 . [2022-05-10T07:05:13.133Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:03 .. [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 151 May 10 07:03 .dockerignore [2022-05-10T07:05:13.133Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:04 .git [2022-05-10T07:05:13.133Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:03 .github [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 07:03 .gitignore [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 07:03 .golangci.yml [2022-05-10T07:05:13.133Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 07:04 .semver [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 10 07:03 Attribution.txt [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 11736 May 10 07:03 CHANGELOG.md [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 10 07:03 Dockerfile [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 07:03 GOVERNANCE.md [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 07:03 Jenkinsfile [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 07:03 LICENSE [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 10 07:03 Makefile [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 07:03 OWNERS.md [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 10 07:03 README.md [2022-05-10T07:05:13.133Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 07:04 VERSION [2022-05-10T07:05:13.133Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:03 bin [2022-05-10T07:05:13.133Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:03 cmd [2022-05-10T07:05:13.134Z] -rw-r--r-- 1 jenkins jenkins 9355 May 10 07:04 coverage.out [2022-05-10T07:05:13.134Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:03 driver [2022-05-10T07:05:13.134Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 07:03 go.mod [2022-05-10T07:05:13.134Z] -rw-rw-r-- 1 jenkins jenkins 35377 May 10 07:03 go.sum [2022-05-10T07:05:13.134Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:03 snap [2022-05-10T07:05:13.134Z] -rw-rw-r-- 1 jenkins jenkins 713 May 10 07:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:13.438Z] + 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=4edc8d2690683859fe7dd7f6313ce2addb447006 --label arch=amd64 --label version=2.2.0-dev.16 . [2022-05-10T07:05:13.438Z] Sending build context to Docker daemon 10.63MB [2022-05-10T07:05:13.438Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:05:13.438Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T07:05:13.438Z] ---> a36d7188b4c6 [2022-05-10T07:05:13.438Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T07:05:13.698Z] ---> Running in 88db548f307d [2022-05-10T07:05:13.972Z] Removing intermediate container 88db548f307d [2022-05-10T07:05:13.972Z] ---> 5cffa28e81a8 [2022-05-10T07:05:13.972Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T07:05:13.972Z] ---> Running in 79bb572c6b25 [2022-05-10T07:05:13.972Z] Removing intermediate container 79bb572c6b25 [2022-05-10T07:05:13.972Z] ---> 9f838dcde74d [2022-05-10T07:05:13.972Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:05:14.243Z] ---> Running in 4dc0e4c0481a [2022-05-10T07:05:14.504Z] Removing intermediate container 4dc0e4c0481a [2022-05-10T07:05:14.504Z] ---> e03492e1dbc0 [2022-05-10T07:05:14.504Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:05:14.504Z] ---> Running in a505f7a8b0a2 [2022-05-10T07:05:15.445Z] Removing intermediate container a505f7a8b0a2 [2022-05-10T07:05:15.445Z] ---> 4df5899617a7 [2022-05-10T07:05:15.445Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:05:15.445Z] ---> Running in 63a77e01a676 [2022-05-10T07:05:15.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T07:05:16.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T07:05:16.910Z] OK: 224 MiB in 56 packages [2022-05-10T07:05:17.169Z] Removing intermediate container 63a77e01a676 [2022-05-10T07:05:17.169Z] ---> 0462fa44a3d2 [2022-05-10T07:05:17.169Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-10T07:05:17.428Z] ---> Running in 9d260de05ec0 [2022-05-10T07:05:17.428Z] Removing intermediate container 9d260de05ec0 [2022-05-10T07:05:17.428Z] ---> eab2f370e821 [2022-05-10T07:05:17.428Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T07:05:17.688Z] ---> f1384fff292e [2022-05-10T07:05:17.688Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:05:17.688Z] ---> Running in 689c177398e3 [2022-05-10T07:05:18.632Z] Removing intermediate container 689c177398e3 [2022-05-10T07:05:18.632Z] ---> ac58c5c67358 [2022-05-10T07:05:18.632Z] Step 11/25 : COPY . . [2022-05-10T07:05:18.892Z] ---> d7c26d27aec9 [2022-05-10T07:05:18.892Z] Step 12/25 : RUN $MAKE [2022-05-10T07:05:18.892Z] ---> Running in c6d93d3c490b [2022-05-10T07:05:19.152Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-10T07:05:41.111Z] Removing intermediate container c6d93d3c490b [2022-05-10T07:05:41.111Z] ---> 5b92eef45817 [2022-05-10T07:05:41.111Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T07:05:41.111Z] 3.14: Pulling from library/alpine [2022-05-10T07:05:41.111Z] 8663204ce13b: Pulling fs layer [2022-05-10T07:05:41.111Z] 8663204ce13b: Verifying Checksum [2022-05-10T07:05:41.111Z] 8663204ce13b: Download complete [2022-05-10T07:05:41.111Z] 8663204ce13b: Pull complete [2022-05-10T07:05:41.111Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T07:05:41.111Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T07:05:41.111Z] ---> e04c818066af [2022-05-10T07:05:41.111Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-10T07:05:41.111Z] ---> Running in e5d5973dc63b [2022-05-10T07:05:41.111Z] Removing intermediate container e5d5973dc63b [2022-05-10T07:05:41.111Z] ---> 9197d82c2b67 [2022-05-10T07:05:41.111Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-10T07:05:41.111Z] ---> Running in 06c2f764a9bb [2022-05-10T07:05:41.111Z] Removing intermediate container 06c2f764a9bb [2022-05-10T07:05:41.111Z] ---> 667e02cdc218 [2022-05-10T07:05:41.111Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T07:05:41.111Z] ---> Running in a49316badc45 [2022-05-10T07:05:41.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T07:05:41.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T07:05:41.111Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T07:05:41.111Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T07:05:41.111Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T07:05:41.111Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T07:05:41.111Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T07:05:41.111Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T07:05:41.111Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T07:05:41.111Z] OK: 8 MiB in 20 packages [2022-05-10T07:05:41.111Z] Removing intermediate container a49316badc45 [2022-05-10T07:05:41.111Z] ---> a090c363773c [2022-05-10T07:05:41.111Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-10T07:05:41.111Z] ---> 29ff79952e49 [2022-05-10T07:05:41.111Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-10T07:05:41.111Z] ---> 5a65c79a7b63 [2022-05-10T07:05:41.111Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-10T07:05:41.111Z] ---> 0d8eb04b0163 [2022-05-10T07:05:41.111Z] Step 20/25 : EXPOSE 59986 [2022-05-10T07:05:41.111Z] ---> Running in a4855dd5fa40 [2022-05-10T07:05:41.111Z] Removing intermediate container a4855dd5fa40 [2022-05-10T07:05:41.111Z] ---> 3f69bb78f929 [2022-05-10T07:05:41.111Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-10T07:05:41.111Z] ---> Running in 85022ed9dfe7 [2022-05-10T07:05:41.111Z] Removing intermediate container 85022ed9dfe7 [2022-05-10T07:05:41.111Z] ---> ccd0e2f06909 [2022-05-10T07:05:41.111Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T07:05:41.111Z] ---> Running in 3be222f8e305 [2022-05-10T07:05:41.372Z] Removing intermediate container 3be222f8e305 [2022-05-10T07:05:41.372Z] ---> a937e01f57db [2022-05-10T07:05:41.372Z] Step 23/25 : LABEL arch=amd64 [2022-05-10T07:05:41.372Z] ---> Running in 2471816d02f7 [2022-05-10T07:05:41.372Z] Removing intermediate container 2471816d02f7 [2022-05-10T07:05:41.372Z] ---> eaef703971c9 [2022-05-10T07:05:41.372Z] Step 24/25 : LABEL git_sha=4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:05:41.372Z] ---> Running in c5670acc4cbb [2022-05-10T07:05:41.372Z] Removing intermediate container c5670acc4cbb [2022-05-10T07:05:41.372Z] ---> bb59b397872b [2022-05-10T07:05:41.372Z] Step 25/25 : LABEL version=2.2.0-dev.16 [2022-05-10T07:05:41.632Z] ---> Running in 94c35479cfeb [2022-05-10T07:05:41.632Z] Removing intermediate container 94c35479cfeb [2022-05-10T07:05:41.632Z] ---> adecd78e740d [2022-05-10T07:05:41.632Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T07:05:41.632Z] Successfully built adecd78e740d [2022-05-10T07:05:41.632Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:05:41.710Z] provisioning config files... [2022-05-10T07:05:41.719Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8120035555738020752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:05:42.025Z] ---> docker-login.sh [2022-05-10T07:05:42.025Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:05:42.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:42.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:42.025Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:42.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:42.025Z] [2022-05-10T07:05:42.025Z] Login Succeeded [2022-05-10T07:05:42.025Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:05:42.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:42.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:42.284Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:42.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:42.284Z] [2022-05-10T07:05:42.284Z] Login Succeeded [2022-05-10T07:05:42.284Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:05:42.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:42.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:42.284Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:42.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:42.284Z] [2022-05-10T07:05:42.284Z] Login Succeeded [2022-05-10T07:05:42.284Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:05:42.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:42.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:42.543Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:42.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:42.543Z] [2022-05-10T07:05:42.543Z] Login Succeeded [2022-05-10T07:05:42.543Z] docker.io [2022-05-10T07:05:42.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:42.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:42.803Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:42.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:42.803Z] [2022-05-10T07:05:42.803Z] Login Succeeded [2022-05-10T07:05:42.803Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:05:42.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T07:05:42.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:05:42.866Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-05-10T07:05:42.866Z] 4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:05:42.866Z] latest [2022-05-10T07:05:42.866Z] 2.2.0-dev.16 [2022-05-10T07:05:42.866Z] 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [2022-05-10T07:05:42.866Z] main [2022-05-10T07:05:42.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:43.181Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:43.472Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:05:43.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-10T07:05:43.472Z] de6d1641f1b6: Preparing [2022-05-10T07:05:43.472Z] 9e20ef754596: Preparing [2022-05-10T07:05:43.472Z] 275815c8addc: Preparing [2022-05-10T07:05:43.472Z] 66427632a567: Preparing [2022-05-10T07:05:43.472Z] b541d28bf3b4: Preparing [2022-05-10T07:05:43.472Z] b541d28bf3b4: Layer already exists [2022-05-10T07:05:43.472Z] de6d1641f1b6: Pushed [2022-05-10T07:05:43.472Z] 9e20ef754596: Pushed [2022-05-10T07:05:43.730Z] 66427632a567: Pushed [2022-05-10T07:05:46.267Z] 275815c8addc: Pushed [2022-05-10T07:05:46.526Z] 4edc8d2690683859fe7dd7f6313ce2addb447006: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:46.825Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:47.120Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-05-10T07:05:47.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-10T07:05:47.120Z] de6d1641f1b6: Preparing [2022-05-10T07:05:47.120Z] 9e20ef754596: Preparing [2022-05-10T07:05:47.120Z] 275815c8addc: Preparing [2022-05-10T07:05:47.120Z] 66427632a567: Preparing [2022-05-10T07:05:47.120Z] b541d28bf3b4: Preparing [2022-05-10T07:05:47.120Z] de6d1641f1b6: Layer already exists [2022-05-10T07:05:47.120Z] b541d28bf3b4: Layer already exists [2022-05-10T07:05:47.120Z] 9e20ef754596: Layer already exists [2022-05-10T07:05:47.120Z] 66427632a567: Layer already exists [2022-05-10T07:05:47.120Z] 275815c8addc: Layer already exists [2022-05-10T07:05:47.120Z] latest: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:47.418Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:47.711Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.16 [2022-05-10T07:05:47.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-10T07:05:47.711Z] de6d1641f1b6: Preparing [2022-05-10T07:05:47.711Z] 9e20ef754596: Preparing [2022-05-10T07:05:47.711Z] 275815c8addc: Preparing [2022-05-10T07:05:47.711Z] 66427632a567: Preparing [2022-05-10T07:05:47.711Z] b541d28bf3b4: Preparing [2022-05-10T07:05:47.711Z] b541d28bf3b4: Layer already exists [2022-05-10T07:05:47.711Z] de6d1641f1b6: Layer already exists [2022-05-10T07:05:47.711Z] 9e20ef754596: Layer already exists [2022-05-10T07:05:47.711Z] 275815c8addc: Layer already exists [2022-05-10T07:05:47.711Z] 66427632a567: Layer already exists [2022-05-10T07:05:47.711Z] 2.2.0-dev.16: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:48.013Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:48.312Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [2022-05-10T07:05:48.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-10T07:05:48.312Z] de6d1641f1b6: Preparing [2022-05-10T07:05:48.312Z] 9e20ef754596: Preparing [2022-05-10T07:05:48.312Z] 275815c8addc: Preparing [2022-05-10T07:05:48.312Z] 66427632a567: Preparing [2022-05-10T07:05:48.312Z] b541d28bf3b4: Preparing [2022-05-10T07:05:48.312Z] b541d28bf3b4: Layer already exists [2022-05-10T07:05:48.312Z] 9e20ef754596: Layer already exists [2022-05-10T07:05:48.312Z] 66427632a567: Layer already exists [2022-05-10T07:05:48.312Z] de6d1641f1b6: Layer already exists [2022-05-10T07:05:48.313Z] 275815c8addc: Layer already exists [2022-05-10T07:05:48.313Z] 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:48.611Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:48.909Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-05-10T07:05:48.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-05-10T07:05:48.909Z] de6d1641f1b6: Preparing [2022-05-10T07:05:48.909Z] 9e20ef754596: Preparing [2022-05-10T07:05:48.909Z] 275815c8addc: Preparing [2022-05-10T07:05:48.909Z] 66427632a567: Preparing [2022-05-10T07:05:48.909Z] b541d28bf3b4: Preparing [2022-05-10T07:05:48.909Z] 275815c8addc: Layer already exists [2022-05-10T07:05:48.909Z] de6d1641f1b6: Layer already exists [2022-05-10T07:05:48.909Z] 66427632a567: Layer already exists [2022-05-10T07:05:48.909Z] 9e20ef754596: Layer already exists [2022-05-10T07:05:48.909Z] b541d28bf3b4: Layer already exists [2022-05-10T07:05:48.909Z] main: digest: sha256:f6c78257b34da18a399a9740aeffe873308888cc07c5166fad2498cf38897be3 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T07:05:48.951Z] ===================================================== [Pipeline] echo [2022-05-10T07:05:48.966Z] taggedImages: [2022-05-10T07:05:48.966Z] - nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:05:48.966Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-05-10T07:05:48.966Z] - nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.16 [2022-05-10T07:05:48.966Z] - nexus3.edgexfoundry.org:10004/device-rest:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [2022-05-10T07:05:48.966Z] - 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-10T07:05:49.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:05:49.350Z] [2022-05-10T07:05:49.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:49.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:05:49.652Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T07:05:49.652Z] 5eb5b503b376: Pulling fs layer [2022-05-10T07:05:49.652Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T07:05:49.652Z] ec43610c2a17: Pulling fs layer [2022-05-10T07:05:49.652Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T07:05:49.652Z] 33b1e0a273af: Pulling fs layer [2022-05-10T07:05:49.652Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T07:05:49.652Z] 2f39f015ded8: Pulling fs layer [2022-05-10T07:05:49.652Z] 3a2ae6a8a46f: Waiting [2022-05-10T07:05:49.652Z] 33b1e0a273af: Waiting [2022-05-10T07:05:49.652Z] 2f39f015ded8: Waiting [2022-05-10T07:05:49.652Z] 5d3b04190fa2: Waiting [2022-05-10T07:05:49.652Z] 5c69ac0246d0: Download complete [2022-05-10T07:05:49.652Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T07:05:49.652Z] 3a2ae6a8a46f: Download complete [2022-05-10T07:05:49.652Z] 33b1e0a273af: Verifying Checksum [2022-05-10T07:05:49.652Z] 33b1e0a273af: Download complete [2022-05-10T07:05:49.912Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T07:05:49.912Z] 5d3b04190fa2: Download complete [2022-05-10T07:05:49.912Z] ec43610c2a17: Verifying Checksum [2022-05-10T07:05:49.912Z] ec43610c2a17: Download complete [2022-05-10T07:05:49.912Z] 5eb5b503b376: Verifying Checksum [2022-05-10T07:05:49.912Z] 5eb5b503b376: Download complete [2022-05-10T07:05:50.480Z] 2f39f015ded8: Download complete [2022-05-10T07:05:51.470Z] 5eb5b503b376: Pull complete [2022-05-10T07:05:51.470Z] 5c69ac0246d0: Pull complete [2022-05-10T07:05:52.071Z] ec43610c2a17: Pull complete [2022-05-10T07:05:52.071Z] 3a2ae6a8a46f: Pull complete [2022-05-10T07:05:52.330Z] 33b1e0a273af: Pull complete [2022-05-10T07:05:52.330Z] 5d3b04190fa2: Pull complete [2022-05-10T07:05:57.608Z] 2f39f015ded8: Pull complete [2022-05-10T07:05:57.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T07:05:57.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:05:57.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T07:05:57.673Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:05:57.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T07:05:59.105Z] $ docker top fa150a598ed1b896169432f83590d729a63faaedd663c5fc48306cdcf0fa8370 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:05:59.533Z] ---> job-cost.sh [2022-05-10T07:05:59.533Z] lf-activate-venv: SKIPPING [2022-05-10T07:05:59.533Z] INFO: No Stack... [2022-05-10T07:06:00.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T07:06:00.362Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T07:06:00.659Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-05-10T07:06:00.659Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T07:06:00.676Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [2022-05-10T07:06:00.681Z] Resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] did not exist. Created. [2022-05-10T07:06:00.681Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T07:06:00.986Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T07:06:01.018Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T07:06:01.026Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T07:06:01.053Z] $ docker stop --time=1 fa150a598ed1b896169432f83590d729a63faaedd663c5fc48306cdcf0fa8370 [2022-05-10T07:06:02.219Z] $ docker rm -f fa150a598ed1b896169432f83590d729a63faaedd663c5fc48306cdcf0fa8370 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T07:14:56.799Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-45839 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-05-10T07:14:56.811Z] Running in /w/workspace/device-rest-go/38 [Pipeline] { [Pipeline] checkout [2022-05-10T07:14:57.241Z] The recommended git tool is: git [2022-05-10T07:15:06.961Z] using credential edgex-jenkins-ssh [2022-05-10T07:15:06.995Z] Cloning the remote Git repository [2022-05-10T07:15:07.146Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-05-10T07:15:07.400Z] > git init /w/workspace/device-rest-go/38 # timeout=10 [2022-05-10T07:15:07.585Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-05-10T07:15:07.588Z] > git --version # timeout=10 [2022-05-10T07:15:07.614Z] > git --version # 'git version 2.25.1' [2022-05-10T07:15:07.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T07:15:07.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T07:15:09.860Z] Avoid second fetch [2022-05-10T07:15:09.860Z] Checking out Revision 4edc8d2690683859fe7dd7f6313ce2addb447006 (main) [2022-05-10T07:15:09.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-05-10T07:15:09.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T07:15:09.890Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T07:15:09.918Z] > git checkout -f 4edc8d2690683859fe7dd7f6313ce2addb447006 # timeout=10 [2022-05-10T07:15:14.506Z] Commit message: "Merge pull request #187 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:15:15.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T07:15:15.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:15:15.508Z] Dload Upload Total Spent Left Speed [2022-05-10T07:15:15.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh [2022-05-10T07:15:16.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T07:15:16.508Z] + sudo tee /etc/docker/daemon.new [2022-05-10T07:15:16.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T07:15:16.508Z] { [2022-05-10T07:15:16.508Z] "registry-mirrors": [ [2022-05-10T07:15:16.508Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T07:15:16.508Z] ], [2022-05-10T07:15:16.508Z] "bip": "10.250.0.254/24", [2022-05-10T07:15:16.508Z] "hosts": [ [2022-05-10T07:15:16.508Z] "tcp://0.0.0.0:5555", [2022-05-10T07:15:16.508Z] "unix:///var/run/docker.sock" [2022-05-10T07:15:16.508Z] ], [2022-05-10T07:15:16.508Z] "mtu": 1458, [2022-05-10T07:15:16.508Z] "selinux-enabled": true, [2022-05-10T07:15:16.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T07:15:16.508Z] } [Pipeline] sh [2022-05-10T07:15:16.890Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T07:15:17.259Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:15:35.656Z] provisioning config files... [2022-05-10T07:15:35.690Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/38@tmp/config2953486123856123179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:15:36.088Z] ---> docker-login.sh [2022-05-10T07:15:36.088Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:15:36.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:15:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:15:36.976Z] Configure a credential helper to remove this warning. See [2022-05-10T07:15:36.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:15:36.976Z] [2022-05-10T07:15:36.976Z] Login Succeeded [2022-05-10T07:15:37.256Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:15:37.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:15:37.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:15:37.531Z] Configure a credential helper to remove this warning. See [2022-05-10T07:15:37.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:15:37.531Z] [2022-05-10T07:15:37.531Z] Login Succeeded [2022-05-10T07:15:37.809Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:15:38.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:15:38.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:15:38.090Z] Configure a credential helper to remove this warning. See [2022-05-10T07:15:38.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:15:38.090Z] [2022-05-10T07:15:38.090Z] Login Succeeded [2022-05-10T07:15:38.090Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:15:38.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:15:38.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:15:38.692Z] Configure a credential helper to remove this warning. See [2022-05-10T07:15:38.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:15:38.692Z] [2022-05-10T07:15:38.692Z] Login Succeeded [2022-05-10T07:15:38.692Z] docker.io [2022-05-10T07:15:39.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:15:39.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:15:39.581Z] Configure a credential helper to remove this warning. See [2022-05-10T07:15:39.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:15:39.581Z] [2022-05-10T07:15:39.581Z] Login Succeeded [2022-05-10T07:15:39.581Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:15:39.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T07:15:40.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:15:40.601Z] ========================================================= [2022-05-10T07:15:40.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T07:15:40.601Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:15:40.977Z] + 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-10T07:15:40.977Z] Sending build context to Docker daemon 128.5kB [2022-05-10T07:15:41.580Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:15:41.580Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-10T07:15:41.580Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T07:15:41.581Z] 9b3977197b4f: Pulling fs layer [2022-05-10T07:15:41.581Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T07:15:41.581Z] 94645a83ff95: Pulling fs layer [2022-05-10T07:15:41.581Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T07:15:41.581Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T07:15:41.581Z] 3096ccb668a1: Pulling fs layer [2022-05-10T07:15:41.581Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T07:15:41.581Z] a4caa8a26152: Pulling fs layer [2022-05-10T07:15:41.581Z] 3f3a8bcf1eab: Waiting [2022-05-10T07:15:41.581Z] 0c92f367c5e7: Waiting [2022-05-10T07:15:41.581Z] 3096ccb668a1: Waiting [2022-05-10T07:15:41.581Z] a4caa8a26152: Waiting [2022-05-10T07:15:41.581Z] e8cf19c19ddd: Waiting [2022-05-10T07:15:41.581Z] 94645a83ff95: Verifying Checksum [2022-05-10T07:15:41.581Z] 94645a83ff95: Download complete [2022-05-10T07:15:41.581Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T07:15:41.581Z] 1a89e8eeedd5: Download complete [2022-05-10T07:15:41.581Z] 0c92f367c5e7: Download complete [2022-05-10T07:15:41.581Z] 3096ccb668a1: Verifying Checksum [2022-05-10T07:15:41.581Z] 3096ccb668a1: Download complete [2022-05-10T07:15:41.866Z] 9b3977197b4f: Verifying Checksum [2022-05-10T07:15:41.866Z] 9b3977197b4f: Download complete [2022-05-10T07:15:41.866Z] e8cf19c19ddd: Download complete [2022-05-10T07:15:42.480Z] 9b3977197b4f: Pull complete [2022-05-10T07:15:43.486Z] 1a89e8eeedd5: Pull complete [2022-05-10T07:15:43.766Z] 94645a83ff95: Pull complete [2022-05-10T07:15:44.042Z] a4caa8a26152: Verifying Checksum [2022-05-10T07:15:44.645Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T07:15:44.645Z] 3f3a8bcf1eab: Download complete [2022-05-10T07:15:57.109Z] 3f3a8bcf1eab: Pull complete [2022-05-10T07:15:57.388Z] 0c92f367c5e7: Pull complete [2022-05-10T07:15:57.671Z] 3096ccb668a1: Pull complete [2022-05-10T07:15:57.951Z] e8cf19c19ddd: Pull complete [2022-05-10T07:16:04.715Z] a4caa8a26152: Pull complete [2022-05-10T07:16:04.715Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T07:16:04.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T07:16:04.715Z] ---> 725f1c02e7f9 [2022-05-10T07:16:04.715Z] Step 3/12 : ARG MAKE='make build' [2022-05-10T07:16:05.318Z] ---> Running in e33c4a763942 [2022-05-10T07:16:05.919Z] Removing intermediate container e33c4a763942 [2022-05-10T07:16:05.919Z] ---> ae299fa9cd0b [2022-05-10T07:16:05.919Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T07:16:05.919Z] ---> Running in b9c046fe7821 [2022-05-10T07:16:06.536Z] Removing intermediate container b9c046fe7821 [2022-05-10T07:16:06.536Z] ---> c9db043dc368 [2022-05-10T07:16:06.536Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:16:06.536Z] ---> Running in dc293e3a50b4 [2022-05-10T07:16:07.987Z] Removing intermediate container dc293e3a50b4 [2022-05-10T07:16:07.987Z] ---> d01e321e0fcc [2022-05-10T07:16:07.987Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:16:07.987Z] ---> Running in 5b46126747d1 [2022-05-10T07:16:10.613Z] Removing intermediate container 5b46126747d1 [2022-05-10T07:16:10.613Z] ---> 0297e3d13756 [2022-05-10T07:16:10.613Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:16:10.613Z] ---> Running in 1039302810b4 [2022-05-10T07:16:11.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:16:12.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:16:13.575Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T07:16:13.575Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-10T07:16:13.891Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T07:16:15.328Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T07:16:15.328Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T07:16:15.328Z] OK: 224 MiB in 56 packages [2022-05-10T07:16:16.332Z] Removing intermediate container 1039302810b4 [2022-05-10T07:16:16.332Z] ---> 1299e24b32cf [2022-05-10T07:16:16.332Z] Step 8/12 : WORKDIR /device-rest-go [2022-05-10T07:16:16.332Z] ---> Running in c4c337e7ebcf [2022-05-10T07:16:16.940Z] Removing intermediate container c4c337e7ebcf [2022-05-10T07:16:16.940Z] ---> 3b747cf54399 [2022-05-10T07:16:16.940Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-10T07:16:17.541Z] ---> 8e3f9d770398 [2022-05-10T07:16:17.541Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:16:17.541Z] ---> Running in c74c548d21d1 [2022-05-10T07:17:14.150Z] Removing intermediate container c74c548d21d1 [2022-05-10T07:17:14.150Z] ---> e68172539e96 [2022-05-10T07:17:14.150Z] Step 11/12 : COPY . . [2022-05-10T07:17:14.150Z] ---> 6d3b2531da18 [2022-05-10T07:17:14.150Z] Step 12/12 : RUN $MAKE [2022-05-10T07:17:14.150Z] ---> Running in b1a3115fefb6 [2022-05-10T07:17:14.150Z] noop [2022-05-10T07:17:14.150Z] Removing intermediate container b1a3115fefb6 [2022-05-10T07:17:14.150Z] ---> 0bf5f63ad677 [2022-05-10T07:17:14.150Z] Successfully built 0bf5f63ad677 [2022-05-10T07:17:14.150Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:17:14.508Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T07:17:14.508Z] . [Pipeline] withDockerContainer [2022-05-10T07:17:14.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-45839 does not seem to be running inside a container [2022-05-10T07:17:14.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/38 -v /w/workspace/device-rest-go/38:/w/workspace/device-rest-go/38:rw,z -v /w/workspace/device-rest-go/38@tmp:/w/workspace/device-rest-go/38@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-10T07:17:16.312Z] $ docker top f146786a893b69434ef6cc0aa4a4e4fed565bfdfc79778986cc7c3a8fb771e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:17:17.258Z] + go version [2022-05-10T07:17:17.258Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T07:17:17.296Z] $ docker stop --time=1 f146786a893b69434ef6cc0aa4a4e4fed565bfdfc79778986cc7c3a8fb771e34 [2022-05-10T07:17:19.038Z] $ docker rm -f f146786a893b69434ef6cc0aa4a4e4fed565bfdfc79778986cc7c3a8fb771e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:17:19.698Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T07:17:19.698Z] . [Pipeline] withDockerContainer [2022-05-10T07:17:19.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-45839 does not seem to be running inside a container [2022-05-10T07:17:20.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/38 -v /w/workspace/device-rest-go/38:/w/workspace/device-rest-go/38:rw,z -v /w/workspace/device-rest-go/38@tmp:/w/workspace/device-rest-go/38@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-10T07:17:21.622Z] $ docker top 385e20c6c46893ff47ac0c1465433d23326a9e2c6bb93f2e211db19f76070056 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T07:17:22.634Z] + make test [2022-05-10T07:17:22.634Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T07:17:24.634Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-05-10T07:19:01.650Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-05-10T07:19:01.650Z] ok github.com/edgexfoundry/device-rest-go/driver 0.074s coverage: 55.2% of statements [2022-05-10T07:19:01.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T07:19:01.650Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T07:19:34.055Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T07:19:34.055Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T07:19:34.055Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T07:19:34.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T07:19:34.702Z] $ docker stop --time=1 385e20c6c46893ff47ac0c1465433d23326a9e2c6bb93f2e211db19f76070056 [2022-05-10T07:19:36.574Z] $ docker rm -f 385e20c6c46893ff47ac0c1465433d23326a9e2c6bb93f2e211db19f76070056 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:19:37.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T07:19:37.691Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T07:19:38.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:19:38.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T07:19:39.051Z] + ls -al . [2022-05-10T07:19:39.051Z] total 168 [2022-05-10T07:19:39.051Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:19 . [2022-05-10T07:19:39.051Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:15 .. [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 151 May 10 07:15 .dockerignore [2022-05-10T07:19:39.051Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:15 .git [2022-05-10T07:19:39.051Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:15 .github [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 329 May 10 07:15 .gitignore [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 07:15 .golangci.yml [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 8463 May 10 07:15 Attribution.txt [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 11736 May 10 07:15 CHANGELOG.md [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 1672 May 10 07:15 Dockerfile [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 07:15 GOVERNANCE.md [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 07:15 Jenkinsfile [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 07:15 LICENSE [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 1977 May 10 07:15 Makefile [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 620 May 10 07:15 OWNERS.md [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 8003 May 10 07:15 README.md [2022-05-10T07:19:39.051Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 07:04 VERSION [2022-05-10T07:19:39.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:15 bin [2022-05-10T07:19:39.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:15 cmd [2022-05-10T07:19:39.052Z] -rw-r--r-- 1 jenkins jenkins 9355 May 10 07:18 coverage.out [2022-05-10T07:19:39.052Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:15 driver [2022-05-10T07:19:39.052Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 10 07:15 go.mod [2022-05-10T07:19:39.052Z] -rw-rw-r-- 1 jenkins jenkins 35377 May 10 07:15 go.sum [2022-05-10T07:19:39.052Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:15 snap [2022-05-10T07:19:39.052Z] -rw-rw-r-- 1 jenkins jenkins 713 May 10 07:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:19:39.411Z] + 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=4edc8d2690683859fe7dd7f6313ce2addb447006 --label arch=arm64 --label version=2.2.0-dev.16 . [2022-05-10T07:19:39.411Z] Sending build context to Docker daemon 138.8kB [2022-05-10T07:19:39.686Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:19:39.686Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-10T07:19:39.686Z] ---> 0bf5f63ad677 [2022-05-10T07:19:39.686Z] Step 3/25 : ARG MAKE='make build' [2022-05-10T07:19:39.970Z] ---> Running in 650e7389ba3d [2022-05-10T07:19:40.261Z] Removing intermediate container 650e7389ba3d [2022-05-10T07:19:40.261Z] ---> 6d32fe288376 [2022-05-10T07:19:40.261Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-10T07:19:40.261Z] ---> Running in 607051ed5ffa [2022-05-10T07:19:40.862Z] Removing intermediate container 607051ed5ffa [2022-05-10T07:19:40.862Z] ---> 92439775bd0a [2022-05-10T07:19:40.862Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:19:40.862Z] ---> Running in b573b607745f [2022-05-10T07:19:41.140Z] Removing intermediate container b573b607745f [2022-05-10T07:19:41.141Z] ---> c5a237714236 [2022-05-10T07:19:41.141Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:19:41.416Z] ---> Running in 73f25350dedf [2022-05-10T07:19:43.411Z] Removing intermediate container 73f25350dedf [2022-05-10T07:19:43.411Z] ---> 3e1885df80e1 [2022-05-10T07:19:43.411Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:19:43.411Z] ---> Running in 0c2ea749437f [2022-05-10T07:19:44.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:19:45.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:19:46.374Z] OK: 224 MiB in 56 packages [2022-05-10T07:19:47.381Z] Removing intermediate container 0c2ea749437f [2022-05-10T07:19:47.381Z] ---> f20f6c7f1970 [2022-05-10T07:19:47.381Z] Step 8/25 : WORKDIR /device-rest-go [2022-05-10T07:19:47.381Z] ---> Running in ae88f6c0559c [2022-05-10T07:19:47.657Z] Removing intermediate container ae88f6c0559c [2022-05-10T07:19:47.657Z] ---> 1ad9f4cf46be [2022-05-10T07:19:47.657Z] Step 9/25 : COPY go.mod vendor* ./ [2022-05-10T07:19:48.259Z] ---> a14737301efb [2022-05-10T07:19:48.259Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:19:48.539Z] ---> Running in b2a4c70cccf5 [2022-05-10T07:19:50.529Z] Removing intermediate container b2a4c70cccf5 [2022-05-10T07:19:50.529Z] ---> dfa434370b6c [2022-05-10T07:19:50.529Z] Step 11/25 : COPY . . [2022-05-10T07:19:51.136Z] ---> ec0505182904 [2022-05-10T07:19:51.136Z] Step 12/25 : RUN $MAKE [2022-05-10T07:19:51.411Z] ---> Running in f692f013b43a [2022-05-10T07:19:52.409Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-05-10T07:22:14.364Z] Removing intermediate container f692f013b43a [2022-05-10T07:22:14.364Z] ---> 309d1c117059 [2022-05-10T07:22:14.364Z] Step 13/25 : FROM alpine:3.14 [2022-05-10T07:22:14.364Z] 3.14: Pulling from library/alpine [2022-05-10T07:22:14.364Z] 455c02918c45: Pulling fs layer [2022-05-10T07:22:14.639Z] 455c02918c45: Download complete [2022-05-10T07:22:15.245Z] 455c02918c45: Pull complete [2022-05-10T07:22:15.245Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T07:22:15.245Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T07:22:15.245Z] ---> ac73e934f311 [2022-05-10T07:22:15.245Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-05-10T07:22:15.245Z] ---> Running in 5bab9cb09d83 [2022-05-10T07:22:15.845Z] Removing intermediate container 5bab9cb09d83 [2022-05-10T07:22:15.845Z] ---> df9a20376a6c [2022-05-10T07:22:15.845Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-05-10T07:22:15.845Z] ---> Running in dfcfab3b6a96 [2022-05-10T07:22:16.122Z] Removing intermediate container dfcfab3b6a96 [2022-05-10T07:22:16.123Z] ---> a4935275421c [2022-05-10T07:22:16.123Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T07:22:16.123Z] ---> Running in 4b562d85a214 [2022-05-10T07:22:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:22:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:22:18.568Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T07:22:18.568Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T07:22:18.568Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T07:22:18.568Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T07:22:18.568Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T07:22:18.568Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T07:22:18.568Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T07:22:18.845Z] OK: 8 MiB in 20 packages [2022-05-10T07:22:19.841Z] Removing intermediate container 4b562d85a214 [2022-05-10T07:22:19.841Z] ---> a69a3889a88e [2022-05-10T07:22:19.841Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-05-10T07:22:21.300Z] ---> b13d02adf0c3 [2022-05-10T07:22:21.300Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-05-10T07:22:21.898Z] ---> c44f7c414055 [2022-05-10T07:22:21.898Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-05-10T07:22:22.499Z] ---> ed169e5c9cdf [2022-05-10T07:22:22.499Z] Step 20/25 : EXPOSE 59986 [2022-05-10T07:22:22.785Z] ---> Running in d1b2882f4caa [2022-05-10T07:22:23.068Z] Removing intermediate container d1b2882f4caa [2022-05-10T07:22:23.068Z] ---> 3472921ae2ee [2022-05-10T07:22:23.068Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-05-10T07:22:23.068Z] ---> Running in 5bfd956cacd5 [2022-05-10T07:22:23.353Z] Removing intermediate container 5bfd956cacd5 [2022-05-10T07:22:23.353Z] ---> 1561c333402f [2022-05-10T07:22:23.353Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-10T07:22:23.631Z] ---> Running in d9dff3350f15 [2022-05-10T07:22:23.915Z] Removing intermediate container d9dff3350f15 [2022-05-10T07:22:23.915Z] ---> 09d8f484b2f0 [2022-05-10T07:22:23.915Z] Step 23/25 : LABEL arch=arm64 [2022-05-10T07:22:23.915Z] ---> Running in 1525622f4bd3 [2022-05-10T07:22:24.518Z] Removing intermediate container 1525622f4bd3 [2022-05-10T07:22:24.518Z] ---> 309d4b7a2a64 [2022-05-10T07:22:24.518Z] Step 24/25 : LABEL git_sha=4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:22:24.518Z] ---> Running in 881c2277ed67 [2022-05-10T07:22:24.793Z] Removing intermediate container 881c2277ed67 [2022-05-10T07:22:24.793Z] ---> ac9ecb529872 [2022-05-10T07:22:24.793Z] Step 25/25 : LABEL version=2.2.0-dev.16 [2022-05-10T07:22:24.793Z] ---> Running in 14ce2861f1b4 [2022-05-10T07:22:25.394Z] Removing intermediate container 14ce2861f1b4 [2022-05-10T07:22:25.394Z] ---> cd10386bbbbe [2022-05-10T07:22:25.394Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T07:22:25.394Z] Successfully built cd10386bbbbe [2022-05-10T07:22:25.394Z] 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-10T07:22:25.503Z] provisioning config files... [2022-05-10T07:22:25.524Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/38@tmp/config3595824154718946722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:22:25.884Z] ---> docker-login.sh [2022-05-10T07:22:25.884Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:22:26.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:22:26.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:22:26.158Z] Configure a credential helper to remove this warning. See [2022-05-10T07:22:26.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:22:26.158Z] [2022-05-10T07:22:26.158Z] Login Succeeded [2022-05-10T07:22:26.434Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:22:26.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:22:26.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:22:26.982Z] Configure a credential helper to remove this warning. See [2022-05-10T07:22:26.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:22:26.982Z] [2022-05-10T07:22:26.982Z] Login Succeeded [2022-05-10T07:22:26.982Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:22:27.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:22:27.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:22:27.533Z] Configure a credential helper to remove this warning. See [2022-05-10T07:22:27.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:22:27.533Z] [2022-05-10T07:22:27.533Z] Login Succeeded [2022-05-10T07:22:27.533Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:22:27.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:22:28.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:22:28.085Z] Configure a credential helper to remove this warning. See [2022-05-10T07:22:28.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:22:28.085Z] [2022-05-10T07:22:28.085Z] Login Succeeded [2022-05-10T07:22:28.085Z] docker.io [2022-05-10T07:22:28.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:22:28.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:22:28.961Z] Configure a credential helper to remove this warning. See [2022-05-10T07:22:28.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:22:28.961Z] [2022-05-10T07:22:28.961Z] Login Succeeded [2022-05-10T07:22:28.961Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:22:28.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T07:22:29.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:22:29.034Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-05-10T07:22:29.034Z] 4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:22:29.034Z] latest [2022-05-10T07:22:29.034Z] 2.2.0-dev.16 [2022-05-10T07:22:29.034Z] 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [2022-05-10T07:22:29.034Z] main [2022-05-10T07:22:29.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:29.404Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:29.759Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:22:29.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-10T07:22:29.759Z] de8642693ae9: Preparing [2022-05-10T07:22:29.759Z] 28dcb02b3ca7: Preparing [2022-05-10T07:22:29.759Z] bc3ae815c7f9: Preparing [2022-05-10T07:22:29.759Z] ae24aeb94c1b: Preparing [2022-05-10T07:22:29.759Z] f73e7dbfee58: Preparing [2022-05-10T07:22:30.036Z] f73e7dbfee58: Layer already exists [2022-05-10T07:22:30.036Z] 28dcb02b3ca7: Pushed [2022-05-10T07:22:30.036Z] de8642693ae9: Pushed [2022-05-10T07:22:30.640Z] ae24aeb94c1b: Pushed [2022-05-10T07:22:37.370Z] bc3ae815c7f9: Pushed [2022-05-10T07:22:37.370Z] 4edc8d2690683859fe7dd7f6313ce2addb447006: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:37.726Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:38.075Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-05-10T07:22:38.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-10T07:22:38.076Z] de8642693ae9: Preparing [2022-05-10T07:22:38.076Z] 28dcb02b3ca7: Preparing [2022-05-10T07:22:38.076Z] bc3ae815c7f9: Preparing [2022-05-10T07:22:38.076Z] ae24aeb94c1b: Preparing [2022-05-10T07:22:38.076Z] f73e7dbfee58: Preparing [2022-05-10T07:22:38.353Z] 28dcb02b3ca7: Layer already exists [2022-05-10T07:22:38.353Z] bc3ae815c7f9: Layer already exists [2022-05-10T07:22:38.353Z] f73e7dbfee58: Layer already exists [2022-05-10T07:22:38.353Z] ae24aeb94c1b: Layer already exists [2022-05-10T07:22:38.353Z] de8642693ae9: Layer already exists [2022-05-10T07:22:38.353Z] latest: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:38.711Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:39.070Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.16 [2022-05-10T07:22:39.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-10T07:22:39.070Z] de8642693ae9: Preparing [2022-05-10T07:22:39.070Z] 28dcb02b3ca7: Preparing [2022-05-10T07:22:39.070Z] bc3ae815c7f9: Preparing [2022-05-10T07:22:39.070Z] ae24aeb94c1b: Preparing [2022-05-10T07:22:39.070Z] f73e7dbfee58: Preparing [2022-05-10T07:22:39.070Z] f73e7dbfee58: Layer already exists [2022-05-10T07:22:39.070Z] 28dcb02b3ca7: Layer already exists [2022-05-10T07:22:39.070Z] bc3ae815c7f9: Layer already exists [2022-05-10T07:22:39.070Z] de8642693ae9: Layer already exists [2022-05-10T07:22:39.070Z] ae24aeb94c1b: Layer already exists [2022-05-10T07:22:39.345Z] 2.2.0-dev.16: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:39.709Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:40.071Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [2022-05-10T07:22:40.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-10T07:22:40.071Z] de8642693ae9: Preparing [2022-05-10T07:22:40.071Z] 28dcb02b3ca7: Preparing [2022-05-10T07:22:40.071Z] bc3ae815c7f9: Preparing [2022-05-10T07:22:40.071Z] ae24aeb94c1b: Preparing [2022-05-10T07:22:40.071Z] f73e7dbfee58: Preparing [2022-05-10T07:22:40.071Z] de8642693ae9: Layer already exists [2022-05-10T07:22:40.072Z] f73e7dbfee58: Layer already exists [2022-05-10T07:22:40.072Z] ae24aeb94c1b: Layer already exists [2022-05-10T07:22:40.072Z] bc3ae815c7f9: Layer already exists [2022-05-10T07:22:40.346Z] 28dcb02b3ca7: Layer already exists [2022-05-10T07:22:40.346Z] 4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:40.702Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:41.064Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-05-10T07:22:41.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-05-10T07:22:41.064Z] de8642693ae9: Preparing [2022-05-10T07:22:41.064Z] 28dcb02b3ca7: Preparing [2022-05-10T07:22:41.064Z] bc3ae815c7f9: Preparing [2022-05-10T07:22:41.064Z] ae24aeb94c1b: Preparing [2022-05-10T07:22:41.064Z] f73e7dbfee58: Preparing [2022-05-10T07:22:41.340Z] bc3ae815c7f9: Layer already exists [2022-05-10T07:22:41.340Z] 28dcb02b3ca7: Layer already exists [2022-05-10T07:22:41.340Z] ae24aeb94c1b: Layer already exists [2022-05-10T07:22:41.340Z] de8642693ae9: Layer already exists [2022-05-10T07:22:41.340Z] f73e7dbfee58: Layer already exists [2022-05-10T07:22:41.340Z] main: digest: sha256:cebb7cbdf708685c2b9c4452b12901e25800e9fc9124e28d9e8774ab8317689d size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T07:22:41.394Z] ===================================================== [Pipeline] echo [2022-05-10T07:22:41.401Z] taggedImages: [2022-05-10T07:22:41.401Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006 [2022-05-10T07:22:41.401Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-05-10T07:22:41.401Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.16 [2022-05-10T07:22:41.401Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4edc8d2690683859fe7dd7f6313ce2addb447006-2.2.0-dev.16 [2022-05-10T07:22:41.401Z] - 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-10T07:22:41.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:22:41.778Z] [2022-05-10T07:22:41.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:22:42.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:22:42.419Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T07:22:42.419Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T07:22:42.419Z] 04944245beec: Pulling fs layer [2022-05-10T07:22:42.419Z] 699f458cf7ca: Pulling fs layer [2022-05-10T07:22:42.419Z] 765212b225bb: Pulling fs layer [2022-05-10T07:22:42.419Z] f23df028b6ca: Pulling fs layer [2022-05-10T07:22:42.419Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T07:22:42.419Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T07:22:42.419Z] d65c8cfc05b1: Waiting [2022-05-10T07:22:42.419Z] 2437ff75d9bd: Waiting [2022-05-10T07:22:42.419Z] 765212b225bb: Waiting [2022-05-10T07:22:42.419Z] f23df028b6ca: Waiting [2022-05-10T07:22:42.419Z] 04944245beec: Verifying Checksum [2022-05-10T07:22:42.419Z] 04944245beec: Download complete [2022-05-10T07:22:42.419Z] 765212b225bb: Verifying Checksum [2022-05-10T07:22:42.419Z] 765212b225bb: Download complete [2022-05-10T07:22:42.698Z] f23df028b6ca: Verifying Checksum [2022-05-10T07:22:42.698Z] f23df028b6ca: Download complete [2022-05-10T07:22:42.698Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T07:22:42.698Z] d65c8cfc05b1: Download complete [2022-05-10T07:22:42.698Z] 699f458cf7ca: Verifying Checksum [2022-05-10T07:22:42.698Z] 699f458cf7ca: Download complete [2022-05-10T07:22:43.301Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T07:22:43.301Z] 8998bd30e6a1: Download complete [2022-05-10T07:22:45.937Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T07:22:45.937Z] 2437ff75d9bd: Download complete [2022-05-10T07:22:47.926Z] 8998bd30e6a1: Pull complete [2022-05-10T07:22:48.535Z] 04944245beec: Pull complete [2022-05-10T07:22:49.977Z] 699f458cf7ca: Pull complete [2022-05-10T07:22:50.253Z] 765212b225bb: Pull complete [2022-05-10T07:22:51.237Z] f23df028b6ca: Pull complete [2022-05-10T07:22:51.514Z] d65c8cfc05b1: Pull complete [2022-05-10T07:23:06.618Z] 2437ff75d9bd: Pull complete [2022-05-10T07:23:06.618Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T07:23:06.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:23:06.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T07:23:06.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-45839 does not seem to be running inside a container [2022-05-10T07:23:06.947Z] $ 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/38 -v /w/workspace/device-rest-go/38:/w/workspace/device-rest-go/38:rw,z -v /w/workspace/device-rest-go/38@tmp:/w/workspace/device-rest-go/38@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-10T07:23:09.851Z] $ docker top 08c37ed1f3df04c3543b62799e2f6a4c96f957ddeceb881e654af239b34d3c4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:23:10.813Z] ---> job-cost.sh [2022-05-10T07:23:10.813Z] lf-activate-venv: SKIPPING [2022-05-10T07:23:10.813Z] INFO: No Stack... [2022-05-10T07:23:11.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T07:23:12.006Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T07:23:12.672Z] + + cat /w/workspace/device-rest-go/38/archives/cost.csvcut [2022-05-10T07:23:12.672Z] -d, -f6 [Pipeline] lock [2022-05-10T07:23:12.733Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [2022-05-10T07:23:12.738Z] Resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] did not exist. Created. [2022-05-10T07:23:12.738Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T07:23:13.418Z] /w/workspace/device-rest-go/38@tmp/durable-b5657325/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T07:23:14.202Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T07:23:14.233Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T07:23:14.292Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T07:23:14.299Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T07:23:14.329Z] $ docker stop --time=1 08c37ed1f3df04c3543b62799e2f6a4c96f957ddeceb881e654af239b34d3c4f [2022-05-10T07:23:15.890Z] $ docker rm -f 08c37ed1f3df04c3543b62799e2f6a4c96f957ddeceb881e654af239b34d3c4f [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-10T07:23:16.369Z] provisioning config files... [2022-05-10T07:23:16.379Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7839496222874204367tmp [Pipeline] { [Pipeline] sh [2022-05-10T07:23:16.681Z] + set +x [2022-05-10T07:23:16.681Z] + + bash -s -- [2022-05-10T07:23:16.681Z] curl -s https://codecov.io/bash [2022-05-10T07:23:16.681Z] [2022-05-10T07:23:16.681Z] _____ _ [2022-05-10T07:23:16.681Z] / ____| | | [2022-05-10T07:23:16.681Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T07:23:16.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T07:23:16.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T07:23:16.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T07:23:16.681Z] Bash-1.0.6 [2022-05-10T07:23:16.681Z] [2022-05-10T07:23:16.681Z] [2022-05-10T07:23:16.681Z] ==> git version 2.25.1 found [2022-05-10T07:23:16.681Z] ==> 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-10T07:23:16.681Z] Release-Date: 2020-01-08 [2022-05-10T07:23:16.681Z] 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-10T07:23:16.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T07:23:16.681Z] ==> Jenkins CI detected. [2022-05-10T07:23:16.681Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-05-10T07:23:16.681Z] project root: . [2022-05-10T07:23:16.681Z] --> token set from env [2022-05-10T07:23:16.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T07:23:16.681Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T07:23:16.681Z] ==> Python coveragepy not found [2022-05-10T07:23:16.681Z] ==> Searching for coverage reports in: [2022-05-10T07:23:16.681Z] + . [2022-05-10T07:23:16.681Z] -> Found 1 reports [2022-05-10T07:23:16.681Z] ==> Detecting git/mercurial file structure [2022-05-10T07:23:16.681Z] ==> Reading reports [2022-05-10T07:23:16.681Z] + ./coverage.out bytes=9355 [2022-05-10T07:23:16.681Z] ==> Appending adjustments [2022-05-10T07:23:16.681Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T07:23:16.941Z] + Found adjustments [2022-05-10T07:23:16.941Z] ==> Gzipping contents [2022-05-10T07:23:16.941Z] 4.0K /tmp/codecov.2XJqQp.gz [2022-05-10T07:23:16.941Z] ==> Uploading reports [2022-05-10T07:23:16.941Z] url: https://codecov.io [2022-05-10T07:23:16.941Z] query: branch=main&commit=4edc8d2690683859fe7dd7f6313ce2addb447006&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T07:23:16.941Z] -> Pinging Codecov [2022-05-10T07:23:16.942Z] 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=4edc8d2690683859fe7dd7f6313ce2addb447006&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T07:23:17.202Z] -> Uploading to [2022-05-10T07:23:17.202Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/4E5D53B4F1F92C436F7061BF334D961C/4edc8d2690683859fe7dd7f6313ce2addb447006/4445232f-badf-41dd-bccf-a6e9d2b70fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T072316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad48ba0a1e6093d87e5f8d19fd9dae2e522a32977fb615e046c9acbd2ab9986d [2022-05-10T07:23:17.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:23:17.202Z] Dload Upload Total Spent Left Speed [2022-05-10T07:23:17.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7652 --:--:-- --:--:-- --:--:-- 7652 [2022-05-10T07:23:17.463Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] } [2022-05-10T07:23:17.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T07:23:17.607Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T07:23:17.624Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:23:17.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T07:23:17.922Z] [2022-05-10T07:23:17.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:23:18.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T07:23:18.223Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T07:23:18.223Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T07:23:18.223Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T07:23:18.223Z] de9db76c5a1d: Pulling fs layer [2022-05-10T07:23:18.223Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T07:23:18.223Z] 0d57e429df01: Pulling fs layer [2022-05-10T07:23:18.223Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T07:23:18.223Z] e1f770b5df2f: Pulling fs layer [2022-05-10T07:23:18.223Z] 85a0685a4137: Pulling fs layer [2022-05-10T07:23:18.223Z] 0d57e429df01: Waiting [2022-05-10T07:23:18.223Z] 4e4be7b47b0d: Waiting [2022-05-10T07:23:18.223Z] 0eba1c9be4d2: Waiting [2022-05-10T07:23:18.223Z] 85a0685a4137: Waiting [2022-05-10T07:23:18.223Z] e1f770b5df2f: Waiting [2022-05-10T07:23:18.223Z] de9db76c5a1d: Verifying Checksum [2022-05-10T07:23:18.223Z] de9db76c5a1d: Download complete [2022-05-10T07:23:18.223Z] 0ef7d3d256c8: Download complete [2022-05-10T07:23:18.223Z] 0d57e429df01: Verifying Checksum [2022-05-10T07:23:18.223Z] 0d57e429df01: Download complete [2022-05-10T07:23:18.223Z] 4e4be7b47b0d: Download complete [2022-05-10T07:23:18.223Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T07:23:18.483Z] 188c0c94c7c5: Pull complete [2022-05-10T07:23:18.484Z] e1f770b5df2f: Download complete [2022-05-10T07:23:18.484Z] 0ef7d3d256c8: Pull complete [2022-05-10T07:23:18.484Z] de9db76c5a1d: Pull complete [2022-05-10T07:23:19.053Z] 0eba1c9be4d2: Download complete [2022-05-10T07:23:19.053Z] 85a0685a4137: Verifying Checksum [2022-05-10T07:23:19.053Z] 85a0685a4137: Download complete [2022-05-10T07:23:23.245Z] 0eba1c9be4d2: Pull complete [2022-05-10T07:23:23.245Z] 0d57e429df01: Pull complete [2022-05-10T07:23:23.245Z] 4e4be7b47b0d: Pull complete [2022-05-10T07:23:23.245Z] e1f770b5df2f: Pull complete [2022-05-10T07:23:27.443Z] 85a0685a4137: Pull complete [2022-05-10T07:23:27.443Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T07:23:27.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T07:23:27.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T07:23:27.514Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:23:27.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T07:23:28.727Z] $ docker top 6afbcc3f13aad8428a7d78350bdcb5fe0f31071e153e5342a935878d5f87bf90 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T07:23:28.823Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T07:23:29.105Z] + set -o pipefail [2022-05-10T07:23:29.105Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T07:23:34.392Z] [2022-05-10T07:23:34.392Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-05-10T07:23:34.392Z] [2022-05-10T07:23:34.392Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/28bfcd8f-3e88-42d0-8dd4-73f14a2fb449 [2022-05-10T07:23:34.392Z] [2022-05-10T07:23:34.392Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T07:23:34.392Z] [2022-05-10T07:23:34.392Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T07:23:34.392Z] [2022-05-10T07:23:34.392Z] [Pipeline] } [2022-05-10T07:23:34.398Z] $ docker stop --time=1 6afbcc3f13aad8428a7d78350bdcb5fe0f31071e153e5342a935878d5f87bf90 [2022-05-10T07:23:36.304Z] $ docker rm -f 6afbcc3f13aad8428a7d78350bdcb5fe0f31071e153e5342a935878d5f87bf90 [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-10T07:23:37.052Z] + git log --format=format:%s -1 4edc8d2690683859fe7dd7f6313ce2addb447006 [Pipeline] sh [2022-05-10T07:23:37.348Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:23:37.348Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:23:37.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:23:37.644Z] . [Pipeline] withDockerContainer [2022-05-10T07:23:37.707Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:23:37.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:23:38.117Z] $ docker top a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:23:38.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:23:38.228Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:23:38.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:23:38.350Z] $ docker exec a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 ssh-agent [2022-05-10T07:23:38.472Z] SSH_AUTH_SOCK=/tmp/ssh-OzJ4GViPI8Ub/agent.32 [2022-05-10T07:23:38.472Z] SSH_AGENT_PID=38 [2022-05-10T07:23:38.477Z] Running ssh-add (command line suppressed) [2022-05-10T07:23:38.589Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6757700331487361140.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6757700331487361140.key) [2022-05-10T07:23:38.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:23:38.909Z] + git semver tag [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,083 [run_tag] DEBUG tag force:False [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,083 [check_head_tag] DEBUG check head tag [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,083 [execute] INFO git cat-file --batch-check [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,088 [execute] INFO git cat-file --batch [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,101 [execute] INFO git tag -a v2.2.0-dev.16 -m v2.2.0-dev.16 [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,101 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.16', '-m', 'v2.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T07:23:39.237Z] 2022-05-10 07:23:39,106 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:23:39.237Z] 2.2.0-dev.16 [Pipeline] } [2022-05-10T07:23:39.241Z] $ docker exec --env ******** --env ******** a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 ssh-agent -k [2022-05-10T07:23:39.353Z] unset SSH_AUTH_SOCK; [2022-05-10T07:23:39.354Z] unset SSH_AGENT_PID; [2022-05-10T07:23:39.354Z] echo Agent pid 38 killed; [2022-05-10T07:23:39.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:23:39.676Z] + git semver [Pipeline] } [2022-05-10T07:23:39.949Z] $ docker stop --time=1 a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 [2022-05-10T07:23:41.240Z] $ docker rm -f a3ffb3106a2d4a8edf3074276da6ec929ed18b0aa762dd2415634a9a8317e301 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:23:41.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T07:23:41.652Z] [2022-05-10T07:23:41.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:23:41.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T07:23:41.954Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T07:23:41.954Z] ab5ef0e58194: Pulling fs layer [2022-05-10T07:23:41.954Z] 9712f1f96733: Pulling fs layer [2022-05-10T07:23:41.954Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T07:23:41.954Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T07:23:41.954Z] e9a5061849ea: Pulling fs layer [2022-05-10T07:23:41.954Z] 0d9ebad4ef96: Waiting [2022-05-10T07:23:41.954Z] d747dcd14b5f: Pulling fs layer [2022-05-10T07:23:41.954Z] 2de7ff778b66: Pulling fs layer [2022-05-10T07:23:41.954Z] d747dcd14b5f: Waiting [2022-05-10T07:23:41.954Z] 2de7ff778b66: Waiting [2022-05-10T07:23:41.954Z] 9712f1f96733: Verifying Checksum [2022-05-10T07:23:41.954Z] 9712f1f96733: Download complete [2022-05-10T07:23:42.222Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T07:23:42.222Z] 63f879dbbcfc: Download complete [2022-05-10T07:23:42.484Z] e9a5061849ea: Verifying Checksum [2022-05-10T07:23:42.484Z] e9a5061849ea: Download complete [2022-05-10T07:23:42.484Z] ab5ef0e58194: Download complete [2022-05-10T07:23:42.484Z] d747dcd14b5f: Verifying Checksum [2022-05-10T07:23:42.484Z] d747dcd14b5f: Download complete [2022-05-10T07:23:42.484Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T07:23:42.484Z] 0d9ebad4ef96: Download complete [2022-05-10T07:23:42.484Z] 2de7ff778b66: Verifying Checksum [2022-05-10T07:23:42.484Z] 2de7ff778b66: Download complete [2022-05-10T07:23:45.774Z] ab5ef0e58194: Pull complete [2022-05-10T07:23:45.774Z] 9712f1f96733: Pull complete [2022-05-10T07:23:46.031Z] 63f879dbbcfc: Pull complete [2022-05-10T07:23:50.222Z] 0d9ebad4ef96: Pull complete [2022-05-10T07:23:50.222Z] e9a5061849ea: Pull complete [2022-05-10T07:23:50.222Z] d747dcd14b5f: Pull complete [2022-05-10T07:23:50.790Z] 2de7ff778b66: Pull complete [2022-05-10T07:23:50.790Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T07:23:50.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T07:23:50.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T07:23:50.853Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:23:50.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T07:23:52.615Z] $ docker top 7c7204e5c3da6ba08838b1d93e35faa477d67aee08c71ae19007621fd1a0ec9d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:23:52.700Z] provisioning config files... [2022-05-10T07:23:52.708Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1206554036461732589tmp [2022-05-10T07:23:52.719Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3592527473656484802tmp [2022-05-10T07:23:52.728Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3576268969805758810tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:23:52.745Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:23:53.029Z] ---> sigul-configuration.sh [2022-05-10T07:23:53.029Z] gpg: directory `/root/.gnupg' created [2022-05-10T07:23:53.029Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T07:23:53.029Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T07:23:53.029Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T07:23:53.029Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T07:23:53.029Z] gpg: CAST5 encrypted data [2022-05-10T07:23:53.029Z] gpg: encrypted with 1 passphrase [2022-05-10T07:23:53.029Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T07:23:53.313Z] + mkdir /home/jenkins [2022-05-10T07:23:53.313Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T07:23:53.601Z] + 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-10T07:23:53.611Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:23:53.895Z] ---> sigul-install.sh [2022-05-10T07:23:53.895Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T07:23:54.185Z] + git tag --list [2022-05-10T07:23:54.185Z] v1.0.0 [2022-05-10T07:23:54.185Z] v1.1.0 [2022-05-10T07:23:54.185Z] v1.1.1 [2022-05-10T07:23:54.185Z] v1.1.2 [2022-05-10T07:23:54.185Z] v1.2.0 [2022-05-10T07:23:54.185Z] v1.2.1 [2022-05-10T07:23:54.185Z] v2.0.0 [2022-05-10T07:23:54.185Z] v2.0.1-dev.1 [2022-05-10T07:23:54.185Z] v2.0.1-dev.10 [2022-05-10T07:23:54.185Z] v2.0.1-dev.11 [2022-05-10T07:23:54.185Z] v2.0.1-dev.12 [2022-05-10T07:23:54.185Z] v2.0.1-dev.13 [2022-05-10T07:23:54.185Z] v2.0.1-dev.14 [2022-05-10T07:23:54.185Z] v2.0.1-dev.2 [2022-05-10T07:23:54.185Z] v2.0.1-dev.3 [2022-05-10T07:23:54.185Z] v2.0.1-dev.4 [2022-05-10T07:23:54.185Z] v2.0.1-dev.5 [2022-05-10T07:23:54.185Z] v2.0.1-dev.6 [2022-05-10T07:23:54.185Z] v2.0.1-dev.7 [2022-05-10T07:23:54.185Z] v2.0.1-dev.8 [2022-05-10T07:23:54.185Z] v2.0.1-dev.9 [2022-05-10T07:23:54.185Z] v2.1.0 [2022-05-10T07:23:54.185Z] v2.2.0-dev.1 [2022-05-10T07:23:54.185Z] v2.2.0-dev.10 [2022-05-10T07:23:54.185Z] v2.2.0-dev.11 [2022-05-10T07:23:54.185Z] v2.2.0-dev.12 [2022-05-10T07:23:54.185Z] v2.2.0-dev.13 [2022-05-10T07:23:54.185Z] v2.2.0-dev.14 [2022-05-10T07:23:54.185Z] v2.2.0-dev.15 [2022-05-10T07:23:54.185Z] v2.2.0-dev.16 [2022-05-10T07:23:54.185Z] v2.2.0-dev.2 [2022-05-10T07:23:54.185Z] v2.2.0-dev.3 [2022-05-10T07:23:54.185Z] v2.2.0-dev.4 [2022-05-10T07:23:54.185Z] v2.2.0-dev.5 [2022-05-10T07:23:54.185Z] v2.2.0-dev.6 [2022-05-10T07:23:54.185Z] v2.2.0-dev.7 [2022-05-10T07:23:54.185Z] v2.2.0-dev.8 [2022-05-10T07:23:54.185Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-10T07:23:54.477Z] + lftools sign git-tag v2.2.0-dev.16 [2022-05-10T07:23:55.053Z] Signing Git tag with Sigul... [2022-05-10T07:23:55.053Z] Signing v2.2.0-dev.16 [Pipeline] echo [2022-05-10T07:23:55.323Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:23:55.611Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T07:23:55.618Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T07:23:55.631Z] $ docker stop --time=1 7c7204e5c3da6ba08838b1d93e35faa477d67aee08c71ae19007621fd1a0ec9d [2022-05-10T07:23:56.955Z] $ docker rm -f 7c7204e5c3da6ba08838b1d93e35faa477d67aee08c71ae19007621fd1a0ec9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T07:23:57.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:23:57.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:23:57.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:23:57.680Z] . [Pipeline] withDockerContainer [2022-05-10T07:23:57.749Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:23:57.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:23:58.129Z] $ docker top 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:23:58.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:23:58.235Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:23:58.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:23:58.357Z] $ docker exec 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 ssh-agent [2022-05-10T07:23:58.486Z] SSH_AUTH_SOCK=/tmp/ssh-kCAKFuCm8nTR/agent.33 [2022-05-10T07:23:58.486Z] SSH_AGENT_PID=39 [2022-05-10T07:23:58.491Z] Running ssh-add (command line suppressed) [2022-05-10T07:23:58.593Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7107496121879060960.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7107496121879060960.key) [2022-05-10T07:23:58.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:23:58.916Z] + git semver bump pre [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,101 [bump_version] DEBUG bumping version:2.2.0-dev.16 on axis:pre with prefix:dev [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,101 [bump_version] DEBUG bumped version:2.2.0-dev.17 [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,101 [write_version] DEBUG write version:2.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,101 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,101 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,103 [execute] INFO git cat-file --batch-check [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,103 [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-10T07:23:59.176Z] 2022-05-10 07:23:59,107 [execute] INFO git cat-file --batch [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T07:23:59.176Z] 2022-05-10 07:23:59,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:23:59.176Z] 2.2.0-dev.17 [Pipeline] } [2022-05-10T07:23:59.181Z] $ docker exec --env ******** --env ******** 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 ssh-agent -k [2022-05-10T07:23:59.290Z] unset SSH_AUTH_SOCK; [2022-05-10T07:23:59.290Z] unset SSH_AGENT_PID; [2022-05-10T07:23:59.290Z] echo Agent pid 39 killed; [2022-05-10T07:23:59.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:23:59.613Z] + git semver [Pipeline] } [2022-05-10T07:23:59.881Z] $ docker stop --time=1 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 [2022-05-10T07:24:01.155Z] $ docker rm -f 04f3fdaf15f760db123d4f1f0721747f23e1a25c9302bccda682231bb5735ef1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:24:01.531Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:24:01.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:24:01.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:24:01.830Z] . [Pipeline] withDockerContainer [2022-05-10T07:24:01.895Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:24:01.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:24:02.304Z] $ docker top 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:24:02.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:24:02.401Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:24:02.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:24:02.526Z] $ docker exec 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 ssh-agent [2022-05-10T07:24:02.664Z] SSH_AUTH_SOCK=/tmp/ssh-wVGWSA0K1p2n/agent.33 [2022-05-10T07:24:02.664Z] SSH_AGENT_PID=39 [2022-05-10T07:24:02.670Z] Running ssh-add (command line suppressed) [2022-05-10T07:24:02.781Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4887532576921917843.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4887532576921917843.key) [2022-05-10T07:24:02.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:24:03.087Z] + git semver push [2022-05-10T07:24:03.347Z] 2022-05-10 07:24:03,279 [run_push] DEBUG push [2022-05-10T07:24:03.347Z] 2022-05-10 07:24:03,280 [execute] INFO git push origin semver [2022-05-10T07:24:03.347Z] 2022-05-10 07:24:03,280 [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-10T07:24:04.288Z] 2022-05-10 07:24:04,053 [run_push] DEBUG push all version tags [2022-05-10T07:24:04.288Z] 2022-05-10 07:24:04,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T07:24:04.288Z] 2022-05-10 07:24:04,054 [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-10T07:24:04.877Z] 2022-05-10 07:24:04,826 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-05-10T07:24:04.877Z] 2.2.0-dev.17 [Pipeline] } [2022-05-10T07:24:04.886Z] $ docker exec --env ******** --env ******** 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 ssh-agent -k [2022-05-10T07:24:04.977Z] unset SSH_AUTH_SOCK; [2022-05-10T07:24:04.978Z] unset SSH_AGENT_PID; [2022-05-10T07:24:04.978Z] echo Agent pid 39 killed; [2022-05-10T07:24:05.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:24:05.298Z] + git semver [Pipeline] } [2022-05-10T07:24:05.566Z] $ docker stop --time=1 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 [2022-05-10T07:24:06.843Z] $ docker rm -f 9c8cc1cd2afb00604f38ba7a099435ea6b49ec73b282c1a7eaeb3e0e2340f223 [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-10T07:24:07.417Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-05-10T07:24:07.417Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-05-10T07:24:07.417Z] total 16 [2022-05-10T07:24:07.417Z] drwxr-xr-x 3 root root 4096 May 10 07:06 . [2022-05-10T07:24:07.417Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 07:23 .. [2022-05-10T07:24:07.417Z] drwxr-xr-x 2 root root 4096 May 10 07:06 cost [2022-05-10T07:24:07.417Z] -rw-r--r-- 1 root root 84 May 10 07:06 cost.csv [2022-05-10T07:24:07.417Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-05-10T07:24:07.417Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-05-10T07:24:07.417Z] total 16 [2022-05-10T07:24:07.417Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 07:06 . [2022-05-10T07:24:07.417Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 07:23 .. [2022-05-10T07:24:07.417Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 07:06 cost [2022-05-10T07:24:07.417Z] -rw-r--r-- 1 jenkins jenkins 84 May 10 07:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:07.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:08.571Z] ---> package-listing.sh [2022-05-10T07:24:08.571Z] ++ facter osfamily [2022-05-10T07:24:08.571Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T07:24:08.830Z] + OS_FAMILY=debian [2022-05-10T07:24:08.830Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-05-10T07:24:08.830Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T07:24:08.830Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T07:24:08.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T07:24:08.830Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T07:24:08.830Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-05-10T07:24:08.830Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T07:24:08.830Z] + case "${OS_FAMILY}" in [2022-05-10T07:24:08.830Z] + dpkg -l [2022-05-10T07:24:08.830Z] + grep '^ii' [2022-05-10T07:24:08.830Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T07:24:08.830Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T07:24:08.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T07:24:08.830Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-05-10T07:24:08.830Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-05-10T07:24:08.830Z] + 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-10T07:24:08.840Z] 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-10T07:24:09.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:24:09.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:24:09.671Z] . [Pipeline] withDockerContainer [2022-05-10T07:24:09.741Z] prd-ubuntu20.04-docker-8c-8g-45615 does not seem to be running inside a container [2022-05-10T07:24:09.777Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T07:24:09.986Z] $ docker top a6a768a7749c843ed460a0091460fd3a6faa4122d70824d583e0f1ddf5390423 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:24:10.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T07:24:10.632Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T07:24:10.919Z] + ls /var/log/sa-host [2022-05-10T07:24:10.919Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:24:11.007Z] provisioning config files... [2022-05-10T07:24:11.016Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5292409406039141788tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:24:11.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:11.318Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T07:24:11.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:11.656Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T07:24:11.666Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:11.954Z] ---> sudo-logs.sh [2022-05-10T07:24:11.954Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T07:24:11.980Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:12.276Z] ---> job-cost.sh [2022-05-10T07:24:12.276Z] lf-activate-venv: SKIPPING [2022-05-10T07:24:12.276Z] DEBUG: total: 0.2199999988079071 [2022-05-10T07:24:12.276Z] INFO: Retrieving Stack Cost... [2022-05-10T07:24:12.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T07:24:13.109Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T07:24:13.124Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:24:13.409Z] ---> logs-deploy.sh [2022-05-10T07:24:13.409Z] lf-activate-venv: SKIPPING [2022-05-10T07:24:13.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/38 [2022-05-10T07:24:13.409Z] INFO: archiving workspace using pattern(s): [2022-05-10T07:24:14.426Z] Archives upload complete. [2022-05-10T07:24:14.686Z] INFO: archiving logs to Nexus [2022-05-10T07:24:15.259Z] ---> uname -a: [2022-05-10T07:24:15.259Z] Linux prd-ubuntu20-04-docker-8c-8g-45615 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] ---> lscpu: [2022-05-10T07:24:15.259Z] Architecture: x86_64 [2022-05-10T07:24:15.259Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T07:24:15.259Z] Byte Order: Little Endian [2022-05-10T07:24:15.259Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T07:24:15.259Z] CPU(s): 8 [2022-05-10T07:24:15.259Z] On-line CPU(s) list: 0-7 [2022-05-10T07:24:15.259Z] Thread(s) per core: 1 [2022-05-10T07:24:15.259Z] Core(s) per socket: 1 [2022-05-10T07:24:15.259Z] Socket(s): 8 [2022-05-10T07:24:15.259Z] NUMA node(s): 1 [2022-05-10T07:24:15.259Z] Vendor ID: AuthenticAMD [2022-05-10T07:24:15.259Z] CPU family: 23 [2022-05-10T07:24:15.259Z] Model: 49 [2022-05-10T07:24:15.259Z] Model name: AMD EPYC-Rome Processor [2022-05-10T07:24:15.259Z] Stepping: 0 [2022-05-10T07:24:15.259Z] CPU MHz: 2799.998 [2022-05-10T07:24:15.259Z] BogoMIPS: 5599.99 [2022-05-10T07:24:15.259Z] Virtualization: AMD-V [2022-05-10T07:24:15.259Z] Hypervisor vendor: KVM [2022-05-10T07:24:15.259Z] Virtualization type: full [2022-05-10T07:24:15.259Z] L1d cache: 256 KiB [2022-05-10T07:24:15.259Z] L1i cache: 256 KiB [2022-05-10T07:24:15.259Z] L2 cache: 4 MiB [2022-05-10T07:24:15.259Z] L3 cache: 128 MiB [2022-05-10T07:24:15.259Z] NUMA node0 CPU(s): 0-7 [2022-05-10T07:24:15.259Z] Vulnerability Itlb multihit: Not affected [2022-05-10T07:24:15.259Z] Vulnerability L1tf: Not affected [2022-05-10T07:24:15.259Z] Vulnerability Mds: Not affected [2022-05-10T07:24:15.259Z] Vulnerability Meltdown: Not affected [2022-05-10T07:24:15.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T07:24:15.259Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T07:24:15.259Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T07:24:15.259Z] Vulnerability Srbds: Not affected [2022-05-10T07:24:15.259Z] Vulnerability Tsx async abort: Not affected [2022-05-10T07:24:15.259Z] 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-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] ---> nproc: [2022-05-10T07:24:15.259Z] 8 [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] ---> df -h: [2022-05-10T07:24:15.259Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T07:24:15.259Z] overlay 155G 12G 143G 8% / [2022-05-10T07:24:15.259Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T07:24:15.259Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T07:24:15.259Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T07:24:15.259Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] ---> sar -b -r -n DEV: [2022-05-10T07:24:15.259Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45615) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] 07:03:13 LINUX RESTART (8 CPU) [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T07:24:15.259Z] 07:05:01 193.65 4.13 189.52 0.00 401.93 85696.22 0.00 [2022-05-10T07:24:15.259Z] 07:06:01 177.69 0.18 177.50 0.00 22.40 39406.23 0.00 [2022-05-10T07:24:15.259Z] 07:07:01 3.83 0.00 3.83 0.00 0.00 55.19 0.00 [2022-05-10T07:24:15.259Z] 07:08:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2022-05-10T07:24:15.259Z] 07:09:01 1.03 0.02 1.02 0.00 0.13 11.33 0.00 [2022-05-10T07:24:15.259Z] 07:10:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 [2022-05-10T07:24:15.259Z] 07:11:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2022-05-10T07:24:15.259Z] 07:12:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 [2022-05-10T07:24:15.259Z] 07:13:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 [2022-05-10T07:24:15.259Z] 07:14:01 1.52 0.00 1.52 0.00 0.00 22.13 0.00 [2022-05-10T07:24:15.259Z] 07:15:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 [2022-05-10T07:24:15.259Z] 07:16:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 [2022-05-10T07:24:15.259Z] 07:17:01 0.95 0.02 0.93 0.00 0.13 12.00 0.00 [2022-05-10T07:24:15.259Z] 07:18:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2022-05-10T07:24:15.259Z] 07:19:01 1.47 0.02 1.45 0.00 0.13 19.46 0.00 [2022-05-10T07:24:15.259Z] 07:20:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 [2022-05-10T07:24:15.259Z] 07:21:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-05-10T07:24:15.259Z] 07:22:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 [2022-05-10T07:24:15.259Z] 07:23:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2022-05-10T07:24:15.259Z] 07:24:01 141.89 0.48 141.40 0.00 14.53 62033.19 0.00 [2022-05-10T07:24:15.259Z] Average: 26.87 0.24 26.63 0.00 21.97 9373.49 0.00 [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T07:24:15.259Z] 07:05:01 28122880 31454500 845880 2.57 159264 3371496 2285064 6.73 1580804 2729420 112864 [2022-05-10T07:24:15.259Z] 07:06:01 27777952 31747224 549520 1.67 172788 3948048 2093528 6.17 1368600 3232068 388 [2022-05-10T07:24:15.259Z] 07:07:01 27810360 31779152 520528 1.58 172872 3947900 1804812 5.32 1337756 3232016 24 [2022-05-10T07:24:15.259Z] 07:08:01 27810616 31779452 519848 1.58 172912 3947904 1804812 5.32 1337868 3232020 164 [2022-05-10T07:24:15.259Z] 07:09:01 27814040 31783040 516284 1.57 172948 3947908 1804812 5.32 1334196 3232148 28 [2022-05-10T07:24:15.259Z] 07:10:01 27815284 31784328 514940 1.57 172984 3947916 1804812 5.32 1333704 3232152 188 [2022-05-10T07:24:15.259Z] 07:11:01 27822292 31791368 507836 1.54 173012 3947920 1804812 5.32 1326796 3232156 164 [2022-05-10T07:24:15.259Z] 07:12:01 27821740 31790868 508276 1.55 173052 3947924 1804812 5.32 1326836 3232160 160 [2022-05-10T07:24:15.259Z] 07:13:01 27822512 31791648 507488 1.54 173068 3947924 1804812 5.32 1326344 3232168 28 [2022-05-10T07:24:15.259Z] 07:14:01 27822420 31791580 507700 1.54 173096 3947904 1804812 5.32 1327420 3232148 188 [2022-05-10T07:24:15.259Z] 07:15:01 27822380 31791672 507568 1.54 173120 3948036 1804812 5.32 1326972 3232256 208 [2022-05-10T07:24:15.259Z] 07:16:01 27822292 31791604 507532 1.54 173136 3948036 1804812 5.32 1327408 3232256 188 [2022-05-10T07:24:15.259Z] 07:17:01 27821744 31791180 507736 1.54 173156 3948036 1804812 5.32 1327716 3232260 216 [2022-05-10T07:24:15.259Z] 07:18:01 27821900 31791392 507400 1.54 173188 3948040 1804812 5.32 1326348 3232292 12 [2022-05-10T07:24:15.259Z] 07:19:01 27821244 31790872 507832 1.54 173228 3948032 1804228 5.32 1326876 3232300 20 [2022-05-10T07:24:15.259Z] 07:20:01 27821496 31791176 507456 1.54 173248 3948052 1804228 5.32 1326732 3232304 12 [2022-05-10T07:24:15.259Z] 07:21:01 27821456 31791152 507392 1.54 173276 3948052 1804228 5.32 1326444 3232304 8 [2022-05-10T07:24:15.259Z] 07:22:01 27820836 31790648 507632 1.54 173308 3948056 1804228 5.32 1326484 3232308 16 [2022-05-10T07:24:15.259Z] 07:23:01 27821068 31790908 507572 1.54 173332 3948064 1804228 5.32 1326856 3232312 56 [2022-05-10T07:24:15.259Z] 07:24:01 26289568 31763448 530436 1.61 220948 5271028 1822848 5.37 1454856 4498064 228 [2022-05-10T07:24:15.259Z] Average: 27756204 31768861 529843 1.61 174797 3985314 1844016 5.43 1349851 3270356 5758 [2022-05-10T07:24:15.259Z] [2022-05-10T07:24:15.259Z] 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T07:24:15.259Z] 07:05:01 lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.259Z] 07:05:01 docker0 108.43 150.91 9.08 1212.05 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.259Z] 07:05:01 ens3 401.45 267.43 6220.14 89.42 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:05:01 vethf434a8a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:06:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:06:01 docker0 10.70 14.90 0.63 89.64 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:06:01 ens3 203.70 157.27 2708.73 282.86 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:07:01 ens3 0.88 0.67 0.91 0.40 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:08:01 ens3 1.68 0.82 3.07 0.06 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:09:01 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:10:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:12:01 ens3 0.43 0.22 0.08 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:14:01 ens3 3.45 0.73 0.68 0.36 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:15:01 ens3 2.30 0.12 0.33 0.07 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:16:01 ens3 0.72 0.38 0.28 0.21 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:17:01 ens3 0.88 0.62 0.52 0.41 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:19:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:20:01 ens3 0.30 0.18 0.10 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:21:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:23:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:24:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:24:01 docker0 40.84 52.38 3.85 686.43 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] 07:24:01 ens3 365.56 249.58 7979.46 78.94 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] Average: docker0 8.00 10.91 0.68 99.43 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] Average: ens3 49.16 33.94 845.86 22.65 0.00 0.00 0.00 0.00 [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z] ---> sar -P ALL: [2022-05-10T07:24:15.260Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-45615) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z] 07:03:13 LINUX RESTART (8 CPU) [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z] 07:04:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T07:24:15.260Z] 07:05:01 all 21.73 0.00 6.07 2.58 0.11 69.51 [2022-05-10T07:24:15.260Z] 07:05:01 0 20.33 0.00 5.92 5.31 0.12 68.32 [2022-05-10T07:24:15.260Z] 07:05:01 1 22.73 0.00 6.14 1.06 0.10 69.96 [2022-05-10T07:24:15.260Z] 07:05:01 2 21.08 0.00 6.01 5.71 0.08 67.12 [2022-05-10T07:24:15.260Z] 07:05:01 3 21.00 0.00 7.33 1.12 0.12 70.43 [2022-05-10T07:24:15.260Z] 07:05:01 4 22.84 0.00 5.62 1.10 0.10 70.34 [2022-05-10T07:24:15.260Z] 07:05:01 5 22.59 0.00 5.55 0.46 0.10 71.30 [2022-05-10T07:24:15.260Z] 07:05:01 6 21.74 0.00 6.41 4.82 0.12 66.90 [2022-05-10T07:24:15.260Z] 07:05:01 7 21.56 0.00 5.55 1.04 0.12 71.73 [2022-05-10T07:24:15.260Z] 07:06:01 all 24.57 0.00 4.62 1.29 0.09 69.44 [2022-05-10T07:24:15.260Z] 07:06:01 0 23.68 0.00 4.56 1.00 0.08 70.67 [2022-05-10T07:24:15.260Z] 07:06:01 1 24.07 0.00 4.34 3.26 0.08 68.24 [2022-05-10T07:24:15.260Z] 07:06:01 2 26.06 0.00 4.84 0.15 0.08 68.86 [2022-05-10T07:24:15.260Z] 07:06:01 3 24.30 0.00 5.32 3.16 0.08 67.13 [2022-05-10T07:24:15.260Z] 07:06:01 4 24.10 0.00 4.23 1.52 0.08 70.06 [2022-05-10T07:24:15.260Z] 07:06:01 5 25.24 0.00 4.81 0.64 0.08 69.22 [2022-05-10T07:24:15.260Z] 07:06:01 6 26.22 0.00 4.61 0.30 0.08 68.78 [2022-05-10T07:24:15.260Z] 07:06:01 7 22.84 0.00 4.24 0.31 0.10 72.51 [2022-05-10T07:24:15.260Z] 07:07:01 all 0.03 0.00 0.04 0.01 0.00 99.91 [2022-05-10T07:24:15.260Z] 07:07:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T07:24:15.260Z] 07:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:07:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-05-10T07:24:15.260Z] 07:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:07:01 5 0.05 0.00 0.05 0.03 0.02 99.85 [2022-05-10T07:24:15.260Z] 07:07:01 6 0.03 0.00 0.03 0.03 0.00 99.90 [2022-05-10T07:24:15.260Z] 07:07:01 7 0.02 0.00 0.08 0.00 0.00 99.90 [2022-05-10T07:24:15.260Z] 07:08:01 all 0.14 0.00 0.01 0.00 0.00 99.85 [2022-05-10T07:24:15.260Z] 07:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-10T07:24:15.260Z] 07:08:01 4 0.98 0.00 0.02 0.00 0.02 98.99 [2022-05-10T07:24:15.260Z] 07:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:09:01 all 0.06 0.00 0.00 0.00 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-05-10T07:24:15.260Z] 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:09:01 4 0.37 0.00 0.00 0.00 0.00 99.63 [2022-05-10T07:24:15.260Z] 07:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T07:24:15.260Z] 07:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:11:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-10T07:24:15.260Z] 07:11:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2022-05-10T07:24:15.260Z] 07:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:12:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:12:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:13:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-05-10T07:24:15.260Z] 07:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:13:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:13:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:14:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T07:24:15.260Z] 07:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:14:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-10T07:24:15.260Z] 07:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T07:24:15.260Z] 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z] 07:15:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T07:24:15.260Z] 07:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-10T07:24:15.260Z] 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T07:24:15.260Z] 07:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:17:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:18:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T07:24:15.260Z] 07:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:18:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:19:01 all 0.20 0.00 0.02 0.01 0.00 99.78 [2022-05-10T07:24:15.260Z] 07:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:19:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:19:01 4 1.44 0.00 0.02 0.00 0.00 98.55 [2022-05-10T07:24:15.260Z] 07:19:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:19:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:20:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-05-10T07:24:15.260Z] 07:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T07:24:15.260Z] 07:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:20:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:20:01 4 1.97 0.00 0.05 0.00 0.00 97.98 [2022-05-10T07:24:15.260Z] 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:21:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-05-10T07:24:15.260Z] 07:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:21:01 4 2.04 0.00 0.00 0.00 0.02 97.95 [2022-05-10T07:24:15.260Z] 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:22:01 all 0.27 0.00 0.01 0.01 0.00 99.72 [2022-05-10T07:24:15.260Z] 07:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:22:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:22:01 4 2.04 0.00 0.02 0.00 0.00 97.95 [2022-05-10T07:24:15.260Z] 07:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T07:24:15.260Z] 07:22:01 6 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T07:24:15.260Z] 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:23:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2022-05-10T07:24:15.260Z] 07:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-10T07:24:15.260Z] 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T07:24:15.260Z] 07:23:01 4 1.22 0.00 0.03 0.00 0.02 98.73 [2022-05-10T07:24:15.260Z] 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:23:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2022-05-10T07:24:15.260Z] 07:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T07:24:15.260Z] 07:24:01 all 10.10 0.00 4.06 0.88 0.06 84.91 [2022-05-10T07:24:15.260Z] 07:24:01 0 10.93 0.00 4.11 0.34 0.05 84.57 [2022-05-10T07:24:15.260Z] 07:24:01 1 10.08 0.00 4.01 0.13 0.05 85.72 [2022-05-10T07:24:15.260Z] 07:24:01 2 11.21 0.00 3.70 0.93 0.05 84.11 [2022-05-10T07:24:15.260Z] 07:24:01 3 8.88 0.00 4.06 1.98 0.05 85.04 [2022-05-10T07:24:15.260Z] 07:24:01 4 10.05 0.00 4.21 2.51 0.05 83.18 [2022-05-10T07:24:15.260Z] 07:24:01 5 10.34 0.00 4.35 0.14 0.07 85.11 [2022-05-10T07:24:15.260Z] 07:24:01 6 10.28 0.00 4.37 0.47 0.07 84.81 [2022-05-10T07:24:15.260Z] 07:24:01 7 8.97 0.00 3.69 0.54 0.07 86.73 [2022-05-10T07:24:15.260Z] Average: all 2.87 0.00 0.74 0.24 0.01 96.14 [2022-05-10T07:24:15.260Z] Average: 0 2.75 0.00 0.73 0.33 0.01 96.18 [2022-05-10T07:24:15.260Z] Average: 1 2.83 0.00 0.72 0.22 0.01 96.21 [2022-05-10T07:24:15.260Z] Average: 2 2.89 0.00 0.72 0.33 0.01 96.04 [2022-05-10T07:24:15.260Z] Average: 3 2.68 0.00 0.83 0.33 0.01 96.15 [2022-05-10T07:24:15.260Z] Average: 4 3.34 0.00 0.71 0.25 0.02 95.68 [2022-05-10T07:24:15.260Z] Average: 5 2.89 0.00 0.74 0.06 0.01 96.29 [2022-05-10T07:24:15.260Z] Average: 6 2.91 0.00 0.77 0.29 0.01 96.02 [2022-05-10T07:24:15.260Z] Average: 7 2.64 0.00 0.68 0.09 0.01 96.58 [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z] [2022-05-10T07:24:15.260Z]