Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a43e2c30b821305cbbceda7bc94393c1897f4bc4 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17596955948036943828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15311026201928152883.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh137109247714677177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8888000234297396001.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7375351218908229847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33448 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a43e2c30b821305cbbceda7bc94393c1897f4bc4 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a43e2c30b821305cbbceda7bc94393c1897f4bc4 # timeout=10 Commit message: "Merge pull request #181 from jinlinGuan/issue-180" > git rev-list --no-walk b5c3ad01f67977970fed420537dc3b570bb51b0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T08:51:03.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T08:51:03.261Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T08:51:03.281Z] ========================================================= [2022-04-27T08:51:03.281Z] EdgeX Global Pipelines Version Info [2022-04-27T08:51:03.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:51:04.046Z] ------------------- [2022-04-27T08:51:04.046Z] stable info: [2022-04-27T08:51:04.046Z] ------------------- [2022-04-27T08:51:04.046Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T08:51:04.046Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T08:51:04.046Z] Message: update stable to v1.0.221 [2022-04-27T08:51:04.618Z] ------------------- [2022-04-27T08:51:04.618Z] experimental info: [2022-04-27T08:51:04.618Z] ------------------- [2022-04-27T08:51:04.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T08:51:04.618Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T08:51:04.618Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T08:51:04.752Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-04-27T08:51:04.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-04-27T08:51:04.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T08:51:04.794Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T08:51:04.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T08:51:04.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T08:51:04.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T08:51:04.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T08:51:04.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T08:51:04.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T08:51:04.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T08:51:04.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-04-27T08:51:04.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T08:51:04.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T08:51:04.955Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T08:51:04.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T08:51:04.982Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T08:51:04.992Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T08:51:05.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T08:51:05.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T08:51:05.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T08:51:05.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T08:51:05.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T08:51:05.069Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T08:51:05.082Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T08:51:05.095Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T08:51:05.110Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-27T08:51:05.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-27T08:51:05.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-27T08:51:05.146Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo [2022-04-27T08:51:05.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a43e2c3 [Pipeline] echo [2022-04-27T08:51:05.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:51:05.216Z] provisioning config files... [2022-04-27T08:51:05.228Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7426914089415142926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:51:05.546Z] ---> docker-login.sh [2022-04-27T08:51:05.546Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:51:05.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:05.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:05.809Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:05.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:05.809Z] [2022-04-27T08:51:05.809Z] Login Succeeded [2022-04-27T08:51:05.809Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:51:06.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:06.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:06.073Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:06.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:06.073Z] [2022-04-27T08:51:06.073Z] Login Succeeded [2022-04-27T08:51:06.073Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:51:06.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:06.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:06.335Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:06.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:06.335Z] [2022-04-27T08:51:06.335Z] Login Succeeded [2022-04-27T08:51:06.335Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:51:06.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:06.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:06.335Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:06.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:06.335Z] [2022-04-27T08:51:06.335Z] Login Succeeded [2022-04-27T08:51:06.335Z] docker.io [2022-04-27T08:51:06.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:06.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:06.909Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:06.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:06.909Z] [2022-04-27T08:51:06.909Z] Login Succeeded [2022-04-27T08:51:06.909Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:51:06.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T08:51:07.302Z] + git rev-list -1 --merges a43e2c30b821305cbbceda7bc94393c1897f4bc4~1..a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo [2022-04-27T08:51:07.435Z] -----------> git rev-list -1 --merges a43e2c30b821305cbbceda7bc94393c1897f4bc4~1..a43e2c30b821305cbbceda7bc94393c1897f4bc4 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:51:07.435Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4 [false] [Pipeline] sh [2022-04-27T08:51:07.734Z] + git log --format=format:%s -1 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo [2022-04-27T08:51:07.753Z] ========================================================= [2022-04-27T08:51:07.753Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T08:51:07.753Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:51:08.097Z] + git log --format=format:%s -1 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] echo [2022-04-27T08:51:08.112Z] [semverPrep] GIT_COMMIT: a43e2c30b821305cbbceda7bc94393c1897f4bc4, Commit Message: Merge pull request #181 from jinlinGuan/issue-180 [Pipeline] echo [2022-04-27T08:51:08.123Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T08:51:08.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T08:51:08.547Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T08:51:08.547Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T08:51:08.547Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T08:51:08.547Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T08:51:08.547Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T08:51:08.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:51:08.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:51:08.984Z] [2022-04-27T08:51:08.984Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:51:09.287Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:51:09.287Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T08:51:09.287Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T08:51:09.287Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T08:51:09.287Z] 4c7163046ea9: Pulling fs layer [2022-04-27T08:51:09.287Z] 0c2d73faf560: Pulling fs layer [2022-04-27T08:51:09.287Z] 0c2d73faf560: Waiting [2022-04-27T08:51:09.287Z] 3e5f54012d9b: Verifying Checksum [2022-04-27T08:51:09.287Z] 3e5f54012d9b: Download complete [2022-04-27T08:51:09.287Z] a0d0a0d46f8b: Verifying Checksum [2022-04-27T08:51:09.287Z] a0d0a0d46f8b: Download complete [2022-04-27T08:51:09.287Z] 0c2d73faf560: Verifying Checksum [2022-04-27T08:51:09.287Z] 0c2d73faf560: Download complete [2022-04-27T08:51:09.548Z] 4c7163046ea9: Verifying Checksum [2022-04-27T08:51:09.548Z] 4c7163046ea9: Download complete [2022-04-27T08:51:09.548Z] a0d0a0d46f8b: Pull complete [2022-04-27T08:51:09.548Z] 3e5f54012d9b: Pull complete [2022-04-27T08:51:09.809Z] 4c7163046ea9: Pull complete [2022-04-27T08:51:10.071Z] 0c2d73faf560: Pull complete [2022-04-27T08:51:10.071Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T08:51:10.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T08:51:10.071Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T08:51:10.144Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T08:51:10.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T08:51:10.909Z] $ docker top eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T08:51:11.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T08:51:11.027Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T08:51:11.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T08:51:11.146Z] $ docker exec eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent [2022-04-27T08:51:11.289Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdNAJOK/agent.14 [2022-04-27T08:51:11.289Z] SSH_AGENT_PID=20 [2022-04-27T08:51:11.299Z] Running ssh-add (command line suppressed) [2022-04-27T08:51:11.403Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1363051891913655641.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1363051891913655641.key) [2022-04-27T08:51:11.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T08:51:11.727Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T08:51:11.741Z] $ docker exec --env ******** --env ******** eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent -k [2022-04-27T08:51:11.855Z] unset SSH_AUTH_SOCK; [2022-04-27T08:51:11.856Z] unset SSH_AGENT_PID; [2022-04-27T08:51:11.856Z] echo Agent pid 20 killed; [2022-04-27T08:51:11.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T08:51:11.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T08:51:11.896Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T08:51:12.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T08:51:11.999Z] $ docker exec eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent [2022-04-27T08:51:12.114Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEAneeL/agent.52 [2022-04-27T08:51:12.114Z] SSH_AGENT_PID=59 [2022-04-27T08:51:12.119Z] Running ssh-add (command line suppressed) [2022-04-27T08:51:12.223Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193786147576617240.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193786147576617240.key) [2022-04-27T08:51:12.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T08:51:12.538Z] + git semver init [2022-04-27T08:51:12.538Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T08:51:12.538Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2022-04-27T08:51:12.538Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2022-04-27T08:51:12.538Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T08:51:12.538Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T08:51:12.538Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T08:51:12.538Z] # $SEMVER_BRANCH = main [2022-04-27T08:51:12.538Z] # $SEMVER_TEMP = /tmp/semver-066609203 [2022-04-27T08:51:12.538Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2022-04-27T08:51:13.928Z] # '/tmp/semver-066609203' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' [2022-04-27T08:51:13.928Z] # -> Force: false [2022-04-27T08:51:13.928Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2022-04-27T08:51:13.935Z] $ docker exec --env ******** --env ******** eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 ssh-agent -k [2022-04-27T08:51:14.028Z] unset SSH_AUTH_SOCK; [2022-04-27T08:51:14.029Z] unset SSH_AGENT_PID; [2022-04-27T08:51:14.029Z] echo Agent pid 59 killed; [2022-04-27T08:51:14.045Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T08:51:14.350Z] + git semver [Pipeline] } [2022-04-27T08:51:14.359Z] $ docker stop --time=1 eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 [2022-04-27T08:51:15.739Z] $ docker rm -f eb5d093f0deac1d780590140a876f6f4da58297fb3d8eada2e3f0cca3ecac4a3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:51:16.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T08:51:16.349Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T08:51:16.353Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:51:16.523Z] provisioning config files... [2022-04-27T08:51:16.534Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2638808687345094942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:51:16.835Z] ---> docker-login.sh [2022-04-27T08:51:16.835Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:51:16.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:16.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:16.835Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:16.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:16.835Z] [2022-04-27T08:51:16.835Z] Login Succeeded [2022-04-27T08:51:16.835Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:51:16.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:16.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:16.835Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:16.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:16.835Z] [2022-04-27T08:51:16.835Z] Login Succeeded [2022-04-27T08:51:16.835Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:51:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:17.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:17.097Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:17.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:17.097Z] [2022-04-27T08:51:17.097Z] Login Succeeded [2022-04-27T08:51:17.097Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:51:17.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:17.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:17.097Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:17.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:17.097Z] [2022-04-27T08:51:17.097Z] Login Succeeded [2022-04-27T08:51:17.097Z] docker.io [2022-04-27T08:51:17.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:51:17.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:51:17.618Z] Configure a credential helper to remove this warning. See [2022-04-27T08:51:17.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:51:17.618Z] [2022-04-27T08:51:17.618Z] Login Succeeded [2022-04-27T08:51:17.618Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:51:17.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T08:51:17.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:51:17.700Z] ========================================================= [2022-04-27T08:51:17.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T08:51:17.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:51:18.013Z] + 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-04-27T08:51:18.013Z] Sending build context to Docker daemon 10.57MB [2022-04-27T08:51:18.013Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:51:18.013Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-27T08:51:18.013Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T08:51:18.013Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T08:51:18.013Z] 666ba61612fd: Pulling fs layer [2022-04-27T08:51:18.013Z] 8ed8ca486205: Pulling fs layer [2022-04-27T08:51:18.013Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T08:51:18.013Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T08:51:18.013Z] ca2b28591e48: Pulling fs layer [2022-04-27T08:51:18.013Z] a51346096db8: Pulling fs layer [2022-04-27T08:51:18.013Z] daebc70d1ce1: Pulling fs layer [2022-04-27T08:51:18.013Z] 0e18a0eac166: Pulling fs layer [2022-04-27T08:51:18.013Z] 4fe6c5a15a65: Waiting [2022-04-27T08:51:18.013Z] 22a0e8bec74d: Waiting [2022-04-27T08:51:18.013Z] ca2b28591e48: Waiting [2022-04-27T08:51:18.013Z] a51346096db8: Waiting [2022-04-27T08:51:18.013Z] daebc70d1ce1: Waiting [2022-04-27T08:51:18.013Z] 0e18a0eac166: Waiting [2022-04-27T08:51:18.013Z] 8ed8ca486205: Verifying Checksum [2022-04-27T08:51:18.013Z] 8ed8ca486205: Download complete [2022-04-27T08:51:18.013Z] 666ba61612fd: Download complete [2022-04-27T08:51:18.013Z] 22a0e8bec74d: Download complete [2022-04-27T08:51:18.013Z] ca2b28591e48: Download complete [2022-04-27T08:51:18.281Z] a51346096db8: Verifying Checksum [2022-04-27T08:51:18.281Z] a51346096db8: Download complete [2022-04-27T08:51:18.281Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T08:51:18.281Z] 59bf1c3509f3: Download complete [2022-04-27T08:51:18.281Z] daebc70d1ce1: Verifying Checksum [2022-04-27T08:51:18.281Z] daebc70d1ce1: Download complete [2022-04-27T08:51:18.281Z] 59bf1c3509f3: Pull complete [2022-04-27T08:51:18.541Z] 666ba61612fd: Pull complete [2022-04-27T08:51:18.541Z] 8ed8ca486205: Pull complete [2022-04-27T08:51:18.803Z] 0e18a0eac166: Download complete [2022-04-27T08:51:19.063Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T08:51:19.063Z] 4fe6c5a15a65: Download complete [2022-04-27T08:51:22.359Z] 4fe6c5a15a65: Pull complete [2022-04-27T08:51:22.359Z] 22a0e8bec74d: Pull complete [2022-04-27T08:51:22.359Z] ca2b28591e48: Pull complete [2022-04-27T08:51:22.620Z] a51346096db8: Pull complete [2022-04-27T08:51:22.620Z] daebc70d1ce1: Pull complete [2022-04-27T08:51:25.161Z] 0e18a0eac166: Pull complete [2022-04-27T08:51:25.161Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T08:51:25.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T08:51:25.161Z] ---> f018257e8ee9 [2022-04-27T08:51:25.161Z] Step 3/12 : ARG MAKE='make build' [2022-04-27T08:51:26.105Z] ---> Running in 5ad6b995f4d3 [2022-04-27T08:51:26.105Z] Removing intermediate container 5ad6b995f4d3 [2022-04-27T08:51:26.105Z] ---> ab3a7ad96753 [2022-04-27T08:51:26.105Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:51:26.368Z] ---> Running in 2b7d41776610 [2022-04-27T08:51:26.368Z] Removing intermediate container 2b7d41776610 [2022-04-27T08:51:26.368Z] ---> e0afdcbb60a0 [2022-04-27T08:51:26.368Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:51:26.368Z] ---> Running in 260b40c802c5 [2022-04-27T08:51:26.368Z] Removing intermediate container 260b40c802c5 [2022-04-27T08:51:26.368Z] ---> 65c6ff38047e [2022-04-27T08:51:26.368Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:51:26.630Z] ---> Running in 95d7f94dc12e [2022-04-27T08:51:27.203Z] Removing intermediate container 95d7f94dc12e [2022-04-27T08:51:27.203Z] ---> f3c60ae1f234 [2022-04-27T08:51:27.203Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:51:27.203Z] ---> Running in 4810678365dd [2022-04-27T08:51:27.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:51:28.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:51:28.609Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T08:51:28.610Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T08:51:28.610Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T08:51:28.610Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T08:51:28.870Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T08:51:28.870Z] OK: 224 MiB in 56 packages [2022-04-27T08:51:29.131Z] Removing intermediate container 4810678365dd [2022-04-27T08:51:29.131Z] ---> 4f3fb13b5188 [2022-04-27T08:51:29.131Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-27T08:51:29.392Z] ---> Running in 17eb1e526e9b [2022-04-27T08:51:29.393Z] Removing intermediate container 17eb1e526e9b [2022-04-27T08:51:29.393Z] ---> 514a9f67801e [2022-04-27T08:51:29.393Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-27T08:51:29.393Z] ---> 7db43358617f [2022-04-27T08:51:29.393Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:51:29.653Z] ---> Running in a20fb2dee8ab [2022-04-27T08:51:31.472Z] Still waiting to schedule task [2022-04-27T08:51:31.473Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-27T08:51:44.571Z] Removing intermediate container a20fb2dee8ab [2022-04-27T08:51:44.571Z] ---> 0daedb57505b [2022-04-27T08:51:44.571Z] Step 11/12 : COPY . . [2022-04-27T08:51:44.571Z] ---> 7be080c69d4c [2022-04-27T08:51:44.571Z] Step 12/12 : RUN $MAKE [2022-04-27T08:51:44.571Z] ---> Running in 92d45e340cef [2022-04-27T08:51:44.571Z] noop [2022-04-27T08:51:44.571Z] Removing intermediate container 92d45e340cef [2022-04-27T08:51:44.571Z] ---> 8417e9cdb3b3 [2022-04-27T08:51:44.571Z] Successfully built 8417e9cdb3b3 [2022-04-27T08:51:44.571Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:51:44.871Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T08:51:44.871Z] . [Pipeline] withDockerContainer [2022-04-27T08:51:44.942Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T08:51:44.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T08:51:45.372Z] $ docker top 5c806fac619fee878da72dc05a5d4d42882084ffb0b68af36a3a1df918ee1063 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T08:51:45.730Z] + go version [2022-04-27T08:51:45.730Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T08:51:45.751Z] $ docker stop --time=1 5c806fac619fee878da72dc05a5d4d42882084ffb0b68af36a3a1df918ee1063 [2022-04-27T08:51:47.081Z] $ docker rm -f 5c806fac619fee878da72dc05a5d4d42882084ffb0b68af36a3a1df918ee1063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:51:47.518Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T08:51:47.518Z] . [Pipeline] withDockerContainer [2022-04-27T08:51:47.603Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T08:51:47.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T08:51:48.024Z] $ docker top 1f4cd33fb713cfd7fda1c6e8126968c4d0d4901c75882e8e4cc387b980619052 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T08:51:48.385Z] + make test [2022-04-27T08:51:48.385Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T08:51:48.646Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-27T08:51:58.773Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-27T08:51:58.773Z] ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements [2022-04-27T08:52:04.062Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T08:52:08.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T08:52:08.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T08:52:08.266Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T08:52:08.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T08:52:08.299Z] $ docker stop --time=1 1f4cd33fb713cfd7fda1c6e8126968c4d0d4901c75882e8e4cc387b980619052 [2022-04-27T08:52:10.243Z] $ docker rm -f 1f4cd33fb713cfd7fda1c6e8126968c4d0d4901c75882e8e4cc387b980619052 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:52:10.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T08:52:10.728Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T08:52:11.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T08:52:12.110Z] + ls -al . [2022-04-27T08:52:12.110Z] total 172 [2022-04-27T08:52:12.110Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 08:52 . [2022-04-27T08:52:12.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:50 .. [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 27 08:50 .dockerignore [2022-04-27T08:52:12.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:51 .git [2022-04-27T08:52:12.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:50 .github [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 08:50 .gitignore [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 08:50 .golangci.yml [2022-04-27T08:52:12.110Z] drwx------ 3 jenkins jenkins 4096 Apr 27 08:51 .semver [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 8463 Apr 27 08:50 Attribution.txt [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 27 08:50 CHANGELOG.md [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 27 08:50 Dockerfile [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 08:50 GOVERNANCE.md [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 27 08:50 Jenkinsfile [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 08:50 LICENSE [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 1977 Apr 27 08:50 Makefile [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 08:50 OWNERS.md [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 27 08:50 README.md [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:51 VERSION [2022-04-27T08:52:12.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:50 bin [2022-04-27T08:52:12.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:50 cmd [2022-04-27T08:52:12.110Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 27 08:51 coverage.out [2022-04-27T08:52:12.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:50 driver [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 08:50 go.mod [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 08:50 go.sum [2022-04-27T08:52:12.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:50 snap [2022-04-27T08:52:12.110Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 27 08:50 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:12.412Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a43e2c30b821305cbbceda7bc94393c1897f4bc4 --label arch=amd64 --label version=2.2.0-dev.12 . [2022-04-27T08:52:12.412Z] Sending build context to Docker daemon 10.58MB [2022-04-27T08:52:12.412Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:52:12.412Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-27T08:52:12.412Z] ---> 8417e9cdb3b3 [2022-04-27T08:52:12.412Z] Step 3/25 : ARG MAKE='make build' [2022-04-27T08:52:12.672Z] ---> Running in 11f97eda664e [2022-04-27T08:52:12.672Z] Removing intermediate container 11f97eda664e [2022-04-27T08:52:12.672Z] ---> ec631ff2a1aa [2022-04-27T08:52:12.672Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:52:12.672Z] ---> Running in 4edef9a8b0d1 [2022-04-27T08:52:12.931Z] Removing intermediate container 4edef9a8b0d1 [2022-04-27T08:52:12.931Z] ---> 339bff09152e [2022-04-27T08:52:12.931Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:52:12.931Z] ---> Running in 2cd12177d18b [2022-04-27T08:52:12.931Z] Removing intermediate container 2cd12177d18b [2022-04-27T08:52:12.931Z] ---> b9c7734ab55c [2022-04-27T08:52:12.931Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:52:12.931Z] ---> Running in aac45b01bc42 [2022-04-27T08:52:13.880Z] Removing intermediate container aac45b01bc42 [2022-04-27T08:52:13.880Z] ---> 4ad658bdaea6 [2022-04-27T08:52:13.880Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:52:13.880Z] ---> Running in df7399c50f98 [2022-04-27T08:52:14.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:52:15.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:52:15.348Z] OK: 224 MiB in 56 packages [2022-04-27T08:52:15.611Z] Removing intermediate container df7399c50f98 [2022-04-27T08:52:15.611Z] ---> 26f95b148cb1 [2022-04-27T08:52:15.611Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-27T08:52:15.611Z] ---> Running in 1ee7b2de61e6 [2022-04-27T08:52:15.873Z] Removing intermediate container 1ee7b2de61e6 [2022-04-27T08:52:15.873Z] ---> 6bc53e34235d [2022-04-27T08:52:15.873Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-27T08:52:15.873Z] ---> 6b24c902e06f [2022-04-27T08:52:15.873Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:52:16.136Z] ---> Running in 513212875b3b [2022-04-27T08:52:16.707Z] Removing intermediate container 513212875b3b [2022-04-27T08:52:16.707Z] ---> ee60b82aa021 [2022-04-27T08:52:16.707Z] Step 11/25 : COPY . . [2022-04-27T08:52:16.968Z] ---> 85cb9325ea44 [2022-04-27T08:52:16.968Z] Step 12/25 : RUN $MAKE [2022-04-27T08:52:17.228Z] ---> Running in 5d31bac056ac [2022-04-27T08:52:17.489Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-27T08:52:39.436Z] Removing intermediate container 5d31bac056ac [2022-04-27T08:52:39.436Z] ---> 4f107da77296 [2022-04-27T08:52:39.436Z] Step 13/25 : FROM alpine:3.14 [2022-04-27T08:52:39.436Z] 3.14: Pulling from library/alpine [2022-04-27T08:52:39.436Z] 8663204ce13b: Pulling fs layer [2022-04-27T08:52:39.436Z] 8663204ce13b: Verifying Checksum [2022-04-27T08:52:39.436Z] 8663204ce13b: Download complete [2022-04-27T08:52:39.436Z] 8663204ce13b: Pull complete [2022-04-27T08:52:39.436Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T08:52:39.436Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T08:52:39.436Z] ---> e04c818066af [2022-04-27T08:52:39.436Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-27T08:52:39.436Z] ---> Running in bdc19c264564 [2022-04-27T08:52:39.436Z] Removing intermediate container bdc19c264564 [2022-04-27T08:52:39.436Z] ---> d9d6c2520f47 [2022-04-27T08:52:39.436Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-27T08:52:39.436Z] ---> Running in 4d3ebf39b217 [2022-04-27T08:52:39.436Z] Removing intermediate container 4d3ebf39b217 [2022-04-27T08:52:39.436Z] ---> df58a07d216b [2022-04-27T08:52:39.436Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T08:52:39.436Z] ---> Running in 389cfa58cf30 [2022-04-27T08:52:39.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T08:52:39.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T08:52:39.436Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T08:52:39.436Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T08:52:39.436Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T08:52:39.436Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T08:52:39.436Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T08:52:39.436Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T08:52:39.436Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T08:52:39.436Z] OK: 8 MiB in 20 packages [2022-04-27T08:52:39.436Z] Removing intermediate container 389cfa58cf30 [2022-04-27T08:52:39.436Z] ---> 38fdb4cd6d23 [2022-04-27T08:52:39.436Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-27T08:52:39.696Z] ---> 6ce8bf373191 [2022-04-27T08:52:39.696Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-27T08:52:39.696Z] ---> d4b110f64609 [2022-04-27T08:52:39.696Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-27T08:52:39.956Z] ---> be8aad735b97 [2022-04-27T08:52:39.956Z] Step 20/25 : EXPOSE 59986 [2022-04-27T08:52:39.956Z] ---> Running in 2e99d56a3985 [2022-04-27T08:52:39.956Z] Removing intermediate container 2e99d56a3985 [2022-04-27T08:52:39.956Z] ---> 0a8b77892bb8 [2022-04-27T08:52:39.956Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-27T08:52:39.956Z] ---> Running in d4245fd88ae1 [2022-04-27T08:52:40.216Z] Removing intermediate container d4245fd88ae1 [2022-04-27T08:52:40.216Z] ---> a48a765f5b42 [2022-04-27T08:52:40.216Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-27T08:52:40.216Z] ---> Running in 8c0835dcbca1 [2022-04-27T08:52:40.216Z] Removing intermediate container 8c0835dcbca1 [2022-04-27T08:52:40.216Z] ---> 315706f9d3f8 [2022-04-27T08:52:40.216Z] Step 23/25 : LABEL arch=amd64 [2022-04-27T08:52:40.216Z] ---> Running in 00cde3027e0f [2022-04-27T08:52:40.476Z] Removing intermediate container 00cde3027e0f [2022-04-27T08:52:40.476Z] ---> ac49aeba6163 [2022-04-27T08:52:40.476Z] Step 24/25 : LABEL git_sha=a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:52:40.476Z] ---> Running in 0b3495ef21da [2022-04-27T08:52:40.476Z] Removing intermediate container 0b3495ef21da [2022-04-27T08:52:40.476Z] ---> 40c7d3c3c3f0 [2022-04-27T08:52:40.476Z] Step 25/25 : LABEL version=2.2.0-dev.12 [2022-04-27T08:52:40.476Z] ---> Running in b1e62fc644f8 [2022-04-27T08:52:40.738Z] Removing intermediate container b1e62fc644f8 [2022-04-27T08:52:40.738Z] ---> 1e03babf6e7a [2022-04-27T08:52:40.738Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T08:52:40.738Z] Successfully built 1e03babf6e7a [2022-04-27T08:52:40.738Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:52:40.800Z] provisioning config files... [2022-04-27T08:52:40.810Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3758560200679295208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:52:41.111Z] ---> docker-login.sh [2022-04-27T08:52:41.111Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:52:41.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:52:41.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:52:41.111Z] Configure a credential helper to remove this warning. See [2022-04-27T08:52:41.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:52:41.111Z] [2022-04-27T08:52:41.111Z] Login Succeeded [2022-04-27T08:52:41.111Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:52:41.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:52:41.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:52:41.370Z] Configure a credential helper to remove this warning. See [2022-04-27T08:52:41.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:52:41.370Z] [2022-04-27T08:52:41.370Z] Login Succeeded [2022-04-27T08:52:41.370Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:52:41.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:52:41.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:52:41.370Z] Configure a credential helper to remove this warning. See [2022-04-27T08:52:41.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:52:41.370Z] [2022-04-27T08:52:41.370Z] Login Succeeded [2022-04-27T08:52:41.370Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:52:41.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:52:41.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:52:41.630Z] Configure a credential helper to remove this warning. See [2022-04-27T08:52:41.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:52:41.630Z] [2022-04-27T08:52:41.630Z] Login Succeeded [2022-04-27T08:52:41.630Z] docker.io [2022-04-27T08:52:41.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:52:41.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:52:41.890Z] Configure a credential helper to remove this warning. See [2022-04-27T08:52:41.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:52:41.890Z] [2022-04-27T08:52:41.890Z] Login Succeeded [2022-04-27T08:52:41.890Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:52:41.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T08:52:41.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:52:41.948Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-04-27T08:52:41.948Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:52:41.948Z] latest [2022-04-27T08:52:41.948Z] 2.2.0-dev.12 [2022-04-27T08:52:41.948Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [2022-04-27T08:52:41.948Z] main [2022-04-27T08:52:41.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:42.275Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:42.568Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:52:42.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-04-27T08:52:42.568Z] 0931a3cac3be: Preparing [2022-04-27T08:52:42.568Z] 7308c1c8b7a5: Preparing [2022-04-27T08:52:42.568Z] 7f165e7ba525: Preparing [2022-04-27T08:52:42.568Z] 9f9680fc20fd: Preparing [2022-04-27T08:52:42.568Z] b541d28bf3b4: Preparing [2022-04-27T08:52:42.568Z] b541d28bf3b4: Layer already exists [2022-04-27T08:52:42.568Z] 7308c1c8b7a5: Pushed [2022-04-27T08:52:42.568Z] 0931a3cac3be: Pushed [2022-04-27T08:52:42.829Z] 9f9680fc20fd: Pushed [2022-04-27T08:52:45.372Z] 7f165e7ba525: Pushed [2022-04-27T08:52:45.373Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:45.684Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:45.985Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-04-27T08:52:45.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-04-27T08:52:45.985Z] 0931a3cac3be: Preparing [2022-04-27T08:52:45.985Z] 7308c1c8b7a5: Preparing [2022-04-27T08:52:45.985Z] 7f165e7ba525: Preparing [2022-04-27T08:52:45.985Z] 9f9680fc20fd: Preparing [2022-04-27T08:52:45.985Z] b541d28bf3b4: Preparing [2022-04-27T08:52:45.985Z] 0931a3cac3be: Layer already exists [2022-04-27T08:52:45.985Z] b541d28bf3b4: Layer already exists [2022-04-27T08:52:45.985Z] 9f9680fc20fd: Layer already exists [2022-04-27T08:52:45.985Z] 7308c1c8b7a5: Layer already exists [2022-04-27T08:52:45.985Z] 7f165e7ba525: Layer already exists [2022-04-27T08:52:45.985Z] latest: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:46.287Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:46.579Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.12 [2022-04-27T08:52:46.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-04-27T08:52:46.579Z] 0931a3cac3be: Preparing [2022-04-27T08:52:46.579Z] 7308c1c8b7a5: Preparing [2022-04-27T08:52:46.579Z] 7f165e7ba525: Preparing [2022-04-27T08:52:46.579Z] 9f9680fc20fd: Preparing [2022-04-27T08:52:46.579Z] b541d28bf3b4: Preparing [2022-04-27T08:52:46.579Z] 0931a3cac3be: Layer already exists [2022-04-27T08:52:46.579Z] 9f9680fc20fd: Layer already exists [2022-04-27T08:52:46.579Z] b541d28bf3b4: Layer already exists [2022-04-27T08:52:46.579Z] 7308c1c8b7a5: Layer already exists [2022-04-27T08:52:46.579Z] 7f165e7ba525: Layer already exists [2022-04-27T08:52:46.579Z] 2.2.0-dev.12: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:46.880Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:47.177Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [2022-04-27T08:52:47.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-04-27T08:52:47.177Z] 0931a3cac3be: Preparing [2022-04-27T08:52:47.177Z] 7308c1c8b7a5: Preparing [2022-04-27T08:52:47.177Z] 7f165e7ba525: Preparing [2022-04-27T08:52:47.177Z] 9f9680fc20fd: Preparing [2022-04-27T08:52:47.177Z] b541d28bf3b4: Preparing [2022-04-27T08:52:47.177Z] b541d28bf3b4: Layer already exists [2022-04-27T08:52:47.177Z] 9f9680fc20fd: Layer already exists [2022-04-27T08:52:47.177Z] 7308c1c8b7a5: Layer already exists [2022-04-27T08:52:47.177Z] 0931a3cac3be: Layer already exists [2022-04-27T08:52:47.177Z] 7f165e7ba525: Layer already exists [2022-04-27T08:52:47.177Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:47.474Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:47.769Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-04-27T08:52:47.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-04-27T08:52:47.770Z] 0931a3cac3be: Preparing [2022-04-27T08:52:47.770Z] 7308c1c8b7a5: Preparing [2022-04-27T08:52:47.770Z] 7f165e7ba525: Preparing [2022-04-27T08:52:47.770Z] 9f9680fc20fd: Preparing [2022-04-27T08:52:47.770Z] b541d28bf3b4: Preparing [2022-04-27T08:52:47.770Z] 7f165e7ba525: Layer already exists [2022-04-27T08:52:47.770Z] 9f9680fc20fd: Layer already exists [2022-04-27T08:52:47.770Z] 0931a3cac3be: Layer already exists [2022-04-27T08:52:47.770Z] b541d28bf3b4: Layer already exists [2022-04-27T08:52:47.770Z] 7308c1c8b7a5: Layer already exists [2022-04-27T08:52:47.770Z] main: digest: sha256:057206c2d2b2b1a138680bd8c141d920321748c2500a9e786dd46f725b1d0619 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T08:52:47.802Z] ===================================================== [Pipeline] echo [2022-04-27T08:52:47.809Z] taggedImages: [2022-04-27T08:52:47.809Z] - nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:52:47.809Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-04-27T08:52:47.809Z] - nexus3.edgexfoundry.org:10004/device-rest:2.2.0-dev.12 [2022-04-27T08:52:47.809Z] - nexus3.edgexfoundry.org:10004/device-rest:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [2022-04-27T08:52:47.809Z] - 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-04-27T08:52:48.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:52:48.184Z] [2022-04-27T08:52:48.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:52:48.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:52:48.502Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T08:52:48.502Z] 5eb5b503b376: Pulling fs layer [2022-04-27T08:52:48.502Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T08:52:48.502Z] ec43610c2a17: Pulling fs layer [2022-04-27T08:52:48.502Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T08:52:48.502Z] 33b1e0a273af: Pulling fs layer [2022-04-27T08:52:48.502Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T08:52:48.502Z] 2f39f015ded8: Pulling fs layer [2022-04-27T08:52:48.502Z] 5d3b04190fa2: Waiting [2022-04-27T08:52:48.502Z] 2f39f015ded8: Waiting [2022-04-27T08:52:48.502Z] 33b1e0a273af: Waiting [2022-04-27T08:52:48.502Z] 3a2ae6a8a46f: Waiting [2022-04-27T08:52:48.502Z] 5c69ac0246d0: Download complete [2022-04-27T08:52:48.502Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T08:52:48.502Z] 3a2ae6a8a46f: Download complete [2022-04-27T08:52:48.502Z] 33b1e0a273af: Verifying Checksum [2022-04-27T08:52:48.502Z] 33b1e0a273af: Download complete [2022-04-27T08:52:48.502Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T08:52:48.502Z] 5d3b04190fa2: Download complete [2022-04-27T08:52:48.502Z] ec43610c2a17: Download complete [2022-04-27T08:52:48.763Z] 5eb5b503b376: Verifying Checksum [2022-04-27T08:52:48.763Z] 5eb5b503b376: Download complete [2022-04-27T08:52:49.332Z] 2f39f015ded8: Download complete [2022-04-27T08:52:49.902Z] 5eb5b503b376: Pull complete [2022-04-27T08:52:50.161Z] 5c69ac0246d0: Pull complete [2022-04-27T08:52:50.728Z] ec43610c2a17: Pull complete [2022-04-27T08:52:50.728Z] 3a2ae6a8a46f: Pull complete [2022-04-27T08:52:50.728Z] 33b1e0a273af: Pull complete [2022-04-27T08:52:50.989Z] 5d3b04190fa2: Pull complete [2022-04-27T08:52:55.183Z] 2f39f015ded8: Pull complete [2022-04-27T08:52:55.183Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T08:52:55.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T08:52:55.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T08:52:55.247Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T08:52:55.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T08:52:57.027Z] $ docker top c6efbbdb9591f3704bd2fb7cea17650ee0573a65c6f0a8d749ca3ba0d9c93542 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:52:57.453Z] ---> job-cost.sh [2022-04-27T08:52:57.453Z] lf-activate-venv: SKIPPING [2022-04-27T08:52:57.453Z] INFO: No Stack... [2022-04-27T08:52:57.717Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T08:52:58.290Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T08:52:58.588Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-04-27T08:52:58.588Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T08:52:58.604Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [2022-04-27T08:52:58.609Z] Resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] did not exist. Created. [2022-04-27T08:52:58.609Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T08:52:58.916Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T08:52:58.978Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T08:52:58.988Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T08:52:59.015Z] $ docker stop --time=1 c6efbbdb9591f3704bd2fb7cea17650ee0573a65c6f0a8d749ca3ba0d9c93542 [2022-04-27T08:53:00.184Z] $ docker rm -f c6efbbdb9591f3704bd2fb7cea17650ee0573a65c6f0a8d749ca3ba0d9c93542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T08:53:09.178Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33449 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-04-27T08:53:09.194Z] Running in /w/workspace/device-rest-go/34 [Pipeline] { [Pipeline] checkout [2022-04-27T08:53:09.472Z] The recommended git tool is: git [2022-04-27T08:53:15.808Z] using credential edgex-jenkins-ssh [2022-04-27T08:53:15.840Z] Cloning the remote Git repository [2022-04-27T08:53:15.926Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-04-27T08:53:16.000Z] > git init /w/workspace/device-rest-go/34 # timeout=10 [2022-04-27T08:53:16.069Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-04-27T08:53:16.070Z] > git --version # timeout=10 [2022-04-27T08:53:16.085Z] > git --version # 'git version 2.25.1' [2022-04-27T08:53:16.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T08:53:16.205Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T08:53:18.003Z] Avoid second fetch [2022-04-27T08:53:18.003Z] Checking out Revision a43e2c30b821305cbbceda7bc94393c1897f4bc4 (main) [2022-04-27T08:53:17.965Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-04-27T08:53:17.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T08:53:18.031Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T08:53:18.048Z] > git checkout -f a43e2c30b821305cbbceda7bc94393c1897f4bc4 # timeout=10 [2022-04-27T08:53:22.185Z] Commit message: "Merge pull request #181 from jinlinGuan/issue-180" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:53:23.052Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T08:53:23.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T08:53:23.052Z] Dload Upload Total Spent Left Speed [2022-04-27T08:53:23.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh [2022-04-27T08:53:23.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T08:53:23.931Z] + sudo jq+ sudo tee /etc/docker/daemon.new [2022-04-27T08:53:23.931Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T08:53:23.931Z] { [2022-04-27T08:53:23.931Z] "registry-mirrors": [ [2022-04-27T08:53:23.931Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T08:53:23.931Z] ], [2022-04-27T08:53:23.931Z] "bip": "10.250.0.254/24", [2022-04-27T08:53:23.931Z] "hosts": [ [2022-04-27T08:53:23.931Z] "tcp://0.0.0.0:5555", [2022-04-27T08:53:23.931Z] "unix:///var/run/docker.sock" [2022-04-27T08:53:23.931Z] ], [2022-04-27T08:53:23.931Z] "mtu": 1458, [2022-04-27T08:53:23.931Z] "selinux-enabled": true, [2022-04-27T08:53:23.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T08:53:23.931Z] } [Pipeline] sh [2022-04-27T08:53:24.287Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T08:53:24.634Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T08:53:42.995Z] provisioning config files... [2022-04-27T08:53:43.071Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/34@tmp/config3914821077220057525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:53:43.464Z] ---> docker-login.sh [2022-04-27T08:53:43.464Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:53:44.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:53:44.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:53:44.354Z] Configure a credential helper to remove this warning. See [2022-04-27T08:53:44.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:53:44.354Z] [2022-04-27T08:53:44.354Z] Login Succeeded [2022-04-27T08:53:44.354Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:53:44.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:53:44.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:53:44.908Z] Configure a credential helper to remove this warning. See [2022-04-27T08:53:44.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:53:44.908Z] [2022-04-27T08:53:44.908Z] Login Succeeded [2022-04-27T08:53:44.908Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:53:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:53:45.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:53:45.460Z] Configure a credential helper to remove this warning. See [2022-04-27T08:53:45.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:53:45.460Z] [2022-04-27T08:53:45.460Z] Login Succeeded [2022-04-27T08:53:45.460Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:53:45.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:53:45.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:53:45.733Z] Configure a credential helper to remove this warning. See [2022-04-27T08:53:45.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:53:45.733Z] [2022-04-27T08:53:45.733Z] Login Succeeded [2022-04-27T08:53:45.733Z] docker.io [2022-04-27T08:53:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:53:46.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:53:46.602Z] Configure a credential helper to remove this warning. See [2022-04-27T08:53:46.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:53:46.602Z] [2022-04-27T08:53:46.602Z] Login Succeeded [2022-04-27T08:53:46.602Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:53:46.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T08:53:47.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:53:47.054Z] ========================================================= [2022-04-27T08:53:47.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T08:53:47.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:53:47.418Z] + 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-04-27T08:53:47.418Z] Sending build context to Docker daemon 130kB [2022-04-27T08:53:47.695Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:53:47.695Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-27T08:53:47.970Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T08:53:47.970Z] 9b3977197b4f: Pulling fs layer [2022-04-27T08:53:47.970Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T08:53:47.970Z] 94645a83ff95: Pulling fs layer [2022-04-27T08:53:47.970Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T08:53:47.970Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T08:53:47.970Z] 3096ccb668a1: Pulling fs layer [2022-04-27T08:53:47.970Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T08:53:47.970Z] a4caa8a26152: Pulling fs layer [2022-04-27T08:53:47.970Z] 3096ccb668a1: Waiting [2022-04-27T08:53:47.970Z] e8cf19c19ddd: Waiting [2022-04-27T08:53:47.970Z] a4caa8a26152: Waiting [2022-04-27T08:53:47.970Z] 3f3a8bcf1eab: Waiting [2022-04-27T08:53:47.970Z] 0c92f367c5e7: Waiting [2022-04-27T08:53:47.970Z] 94645a83ff95: Verifying Checksum [2022-04-27T08:53:47.970Z] 94645a83ff95: Download complete [2022-04-27T08:53:47.970Z] 1a89e8eeedd5: Download complete [2022-04-27T08:53:47.970Z] 0c92f367c5e7: Download complete [2022-04-27T08:53:47.970Z] 3096ccb668a1: Verifying Checksum [2022-04-27T08:53:47.970Z] 3096ccb668a1: Download complete [2022-04-27T08:53:47.970Z] 9b3977197b4f: Download complete [2022-04-27T08:53:47.970Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T08:53:47.970Z] e8cf19c19ddd: Download complete [2022-04-27T08:53:48.967Z] 9b3977197b4f: Pull complete [2022-04-27T08:53:49.253Z] 1a89e8eeedd5: Pull complete [2022-04-27T08:53:49.528Z] 94645a83ff95: Pull complete [2022-04-27T08:53:50.129Z] a4caa8a26152: Verifying Checksum [2022-04-27T08:53:50.129Z] a4caa8a26152: Download complete [2022-04-27T08:53:50.729Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T08:53:50.729Z] 3f3a8bcf1eab: Download complete [2022-04-27T08:54:03.139Z] 3f3a8bcf1eab: Pull complete [2022-04-27T08:54:03.139Z] 0c92f367c5e7: Pull complete [2022-04-27T08:54:03.139Z] 3096ccb668a1: Pull complete [2022-04-27T08:54:03.139Z] e8cf19c19ddd: Pull complete [2022-04-27T08:54:09.862Z] a4caa8a26152: Pull complete [2022-04-27T08:54:09.862Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T08:54:09.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T08:54:09.862Z] ---> 725f1c02e7f9 [2022-04-27T08:54:09.862Z] Step 3/12 : ARG MAKE='make build' [2022-04-27T08:54:10.856Z] ---> Running in 3afa8f400c7b [2022-04-27T08:54:10.856Z] Removing intermediate container 3afa8f400c7b [2022-04-27T08:54:10.856Z] ---> c0cc2803053e [2022-04-27T08:54:10.856Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:54:11.132Z] ---> Running in 0ace35fba260 [2022-04-27T08:54:11.403Z] Removing intermediate container 0ace35fba260 [2022-04-27T08:54:11.403Z] ---> d78187394a48 [2022-04-27T08:54:11.403Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:54:11.403Z] ---> Running in 649d3b158595 [2022-04-27T08:54:11.680Z] Removing intermediate container 649d3b158595 [2022-04-27T08:54:11.680Z] ---> aaa234f934ab [2022-04-27T08:54:11.680Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:54:11.680Z] ---> Running in f7c3d3a59119 [2022-04-27T08:54:13.658Z] Removing intermediate container f7c3d3a59119 [2022-04-27T08:54:13.658Z] ---> ef69736499c2 [2022-04-27T08:54:13.658Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:54:13.658Z] ---> Running in e08cfb04619d [2022-04-27T08:54:14.639Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:54:15.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:54:16.211Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T08:54:16.211Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T08:54:16.211Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T08:54:16.483Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T08:54:16.483Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T08:54:16.753Z] OK: 224 MiB in 56 packages [2022-04-27T08:54:18.196Z] Removing intermediate container e08cfb04619d [2022-04-27T08:54:18.196Z] ---> 4ee232a1f5dc [2022-04-27T08:54:18.196Z] Step 8/12 : WORKDIR /device-rest-go [2022-04-27T08:54:18.196Z] ---> Running in b33773fcf217 [2022-04-27T08:54:18.474Z] Removing intermediate container b33773fcf217 [2022-04-27T08:54:18.474Z] ---> 19e3f1fa20e5 [2022-04-27T08:54:18.474Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-27T08:54:18.748Z] ---> e6c357ec1e6c [2022-04-27T08:54:18.748Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:54:19.040Z] ---> Running in c42fa97cb7c7 [2022-04-27T08:55:06.061Z] Removing intermediate container c42fa97cb7c7 [2022-04-27T08:55:06.061Z] ---> 193cb059df94 [2022-04-27T08:55:06.061Z] Step 11/12 : COPY . . [2022-04-27T08:55:06.061Z] ---> af60a9c5857f [2022-04-27T08:55:06.061Z] Step 12/12 : RUN $MAKE [2022-04-27T08:55:06.061Z] ---> Running in 408a248b0049 [2022-04-27T08:55:06.061Z] noop [2022-04-27T08:55:06.061Z] Removing intermediate container 408a248b0049 [2022-04-27T08:55:06.061Z] ---> be95d16ea475 [2022-04-27T08:55:06.061Z] Successfully built be95d16ea475 [2022-04-27T08:55:06.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:06.403Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T08:55:06.403Z] . [Pipeline] withDockerContainer [2022-04-27T08:55:06.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-33449 does not seem to be running inside a container [2022-04-27T08:55:06.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/34 -v /w/workspace/device-rest-go/34:/w/workspace/device-rest-go/34:rw,z -v /w/workspace/device-rest-go/34@tmp:/w/workspace/device-rest-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T08:55:07.899Z] $ docker top 3f923e715f8f21bce460d0b245895977627eaa7e135274840201b27e3be1151d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T08:55:08.814Z] + go version [2022-04-27T08:55:08.814Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T08:55:08.841Z] $ docker stop --time=1 3f923e715f8f21bce460d0b245895977627eaa7e135274840201b27e3be1151d [2022-04-27T08:55:10.502Z] $ docker rm -f 3f923e715f8f21bce460d0b245895977627eaa7e135274840201b27e3be1151d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:55:11.106Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T08:55:11.106Z] . [Pipeline] withDockerContainer [2022-04-27T08:55:11.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-33449 does not seem to be running inside a container [2022-04-27T08:55:11.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/34 -v /w/workspace/device-rest-go/34:/w/workspace/device-rest-go/34:rw,z -v /w/workspace/device-rest-go/34@tmp:/w/workspace/device-rest-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T08:55:12.671Z] $ docker top 5411eb3bcd40d27e86d5694cbbb9714a4ed70211db797f81e280df48e5a0a634 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T08:55:13.601Z] + make test [2022-04-27T08:55:13.602Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T08:55:15.043Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-04-27T08:56:36.877Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-04-27T08:56:36.877Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 55.2% of statements [2022-04-27T08:56:36.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T08:56:36.877Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T08:56:59.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T08:56:59.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T08:56:59.140Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T08:57:00.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T08:57:00.164Z] $ docker stop --time=1 5411eb3bcd40d27e86d5694cbbb9714a4ed70211db797f81e280df48e5a0a634 [2022-04-27T08:57:02.013Z] $ docker rm -f 5411eb3bcd40d27e86d5694cbbb9714a4ed70211db797f81e280df48e5a0a634 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T08:57:03.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T08:57:03.041Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T08:57:03.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T08:57:04.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T08:57:04.364Z] + ls -al . [2022-04-27T08:57:04.364Z] total 168 [2022-04-27T08:57:04.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:56 . [2022-04-27T08:57:04.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 08:53 .. [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 27 08:53 .dockerignore [2022-04-27T08:57:04.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 08:53 .git [2022-04-27T08:57:04.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:53 .github [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 08:53 .gitignore [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 08:53 .golangci.yml [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 8463 Apr 27 08:53 Attribution.txt [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 7459 Apr 27 08:53 CHANGELOG.md [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 1672 Apr 27 08:53 Dockerfile [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 08:53 GOVERNANCE.md [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 27 08:53 Jenkinsfile [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 08:53 LICENSE [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 1977 Apr 27 08:53 Makefile [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 08:53 OWNERS.md [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 8246 Apr 27 08:53 README.md [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 08:51 VERSION [2022-04-27T08:57:04.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:53 bin [2022-04-27T08:57:04.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:53 cmd [2022-04-27T08:57:04.364Z] -rw-r--r-- 1 jenkins jenkins 9355 Apr 27 08:56 coverage.out [2022-04-27T08:57:04.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 08:53 driver [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 08:53 go.mod [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 08:53 go.sum [2022-04-27T08:57:04.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 08:53 snap [2022-04-27T08:57:04.364Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 27 08:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:57:04.711Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a43e2c30b821305cbbceda7bc94393c1897f4bc4 --label arch=arm64 --label version=2.2.0-dev.12 . [2022-04-27T08:57:04.712Z] Sending build context to Docker daemon 140.3kB [2022-04-27T08:57:04.988Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T08:57:04.988Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-27T08:57:04.988Z] ---> be95d16ea475 [2022-04-27T08:57:04.988Z] Step 3/25 : ARG MAKE='make build' [2022-04-27T08:57:05.263Z] ---> Running in 1e85a8ab2dae [2022-04-27T08:57:05.536Z] Removing intermediate container 1e85a8ab2dae [2022-04-27T08:57:05.536Z] ---> 52700ee07c72 [2022-04-27T08:57:05.536Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T08:57:05.536Z] ---> Running in c950d13f3d62 [2022-04-27T08:57:05.819Z] Removing intermediate container c950d13f3d62 [2022-04-27T08:57:05.819Z] ---> c4ef9ae0a6f3 [2022-04-27T08:57:05.819Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T08:57:06.104Z] ---> Running in ba3784495710 [2022-04-27T08:57:06.377Z] Removing intermediate container ba3784495710 [2022-04-27T08:57:06.377Z] ---> bf501da13f53 [2022-04-27T08:57:06.377Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T08:57:06.377Z] ---> Running in 29e1602aacfa [2022-04-27T08:57:07.808Z] Removing intermediate container 29e1602aacfa [2022-04-27T08:57:07.808Z] ---> b394d4d6ceb7 [2022-04-27T08:57:07.808Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T08:57:07.808Z] ---> Running in bed4f7744dbf [2022-04-27T08:57:08.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:57:09.791Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:57:10.784Z] OK: 224 MiB in 56 packages [2022-04-27T08:57:11.483Z] Removing intermediate container bed4f7744dbf [2022-04-27T08:57:11.483Z] ---> 0348125fb1c5 [2022-04-27T08:57:11.483Z] Step 8/25 : WORKDIR /device-rest-go [2022-04-27T08:57:11.483Z] ---> Running in d6a1226f1d38 [2022-04-27T08:57:11.767Z] Removing intermediate container d6a1226f1d38 [2022-04-27T08:57:11.767Z] ---> 958b749b5a9e [2022-04-27T08:57:11.767Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-27T08:57:12.366Z] ---> c74473d980f5 [2022-04-27T08:57:12.366Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T08:57:12.366Z] ---> Running in 425b3941b28a [2022-04-27T08:57:14.336Z] Removing intermediate container 425b3941b28a [2022-04-27T08:57:14.336Z] ---> f512e4fcb4bd [2022-04-27T08:57:14.336Z] Step 11/25 : COPY . . [2022-04-27T08:57:14.614Z] ---> 966035c236f7 [2022-04-27T08:57:14.614Z] Step 12/25 : RUN $MAKE [2022-04-27T08:57:14.614Z] ---> Running in a33173b82b6c [2022-04-27T08:57:15.591Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-04-27T08:59:22.447Z] Removing intermediate container a33173b82b6c [2022-04-27T08:59:22.447Z] ---> 8a81639e7048 [2022-04-27T08:59:22.447Z] Step 13/25 : FROM alpine:3.14 [2022-04-27T08:59:22.447Z] 3.14: Pulling from library/alpine [2022-04-27T08:59:22.447Z] 455c02918c45: Pulling fs layer [2022-04-27T08:59:22.447Z] 455c02918c45: Verifying Checksum [2022-04-27T08:59:22.447Z] 455c02918c45: Download complete [2022-04-27T08:59:22.447Z] 455c02918c45: Pull complete [2022-04-27T08:59:22.447Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T08:59:22.447Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T08:59:22.447Z] ---> ac73e934f311 [2022-04-27T08:59:22.447Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-04-27T08:59:22.447Z] ---> Running in 473db286fd7b [2022-04-27T08:59:22.447Z] Removing intermediate container 473db286fd7b [2022-04-27T08:59:22.447Z] ---> 645fa28297cb [2022-04-27T08:59:22.447Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-04-27T08:59:22.447Z] ---> Running in 7413b4947bb6 [2022-04-27T08:59:22.447Z] Removing intermediate container 7413b4947bb6 [2022-04-27T08:59:22.447Z] ---> cb16a4399f22 [2022-04-27T08:59:22.447Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T08:59:22.447Z] ---> Running in 833c13f29445 [2022-04-27T08:59:22.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T08:59:22.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T08:59:22.447Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T08:59:22.447Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T08:59:22.447Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T08:59:22.447Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T08:59:22.447Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T08:59:22.447Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T08:59:22.447Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T08:59:22.447Z] OK: 8 MiB in 20 packages [2022-04-27T08:59:22.447Z] Removing intermediate container 833c13f29445 [2022-04-27T08:59:22.447Z] ---> ef91494d4b90 [2022-04-27T08:59:22.447Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-04-27T08:59:23.038Z] ---> fda96f415c28 [2022-04-27T08:59:23.039Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-04-27T08:59:23.632Z] ---> 8ac413ef9aef [2022-04-27T08:59:23.632Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-04-27T08:59:23.909Z] ---> 87cf269b0d6e [2022-04-27T08:59:23.909Z] Step 20/25 : EXPOSE 59986 [2022-04-27T08:59:23.909Z] ---> Running in dcedb95e2581 [2022-04-27T08:59:24.182Z] Removing intermediate container dcedb95e2581 [2022-04-27T08:59:24.182Z] ---> 8500cc664bd6 [2022-04-27T08:59:24.182Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-04-27T08:59:24.465Z] ---> Running in 30eee692f5cc [2022-04-27T08:59:24.738Z] Removing intermediate container 30eee692f5cc [2022-04-27T08:59:24.738Z] ---> dc99d018b33f [2022-04-27T08:59:24.738Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-27T08:59:24.738Z] ---> Running in 579361fa22e1 [2022-04-27T08:59:25.011Z] Removing intermediate container 579361fa22e1 [2022-04-27T08:59:25.011Z] ---> f2482f5a66fa [2022-04-27T08:59:25.011Z] Step 23/25 : LABEL arch=arm64 [2022-04-27T08:59:25.011Z] ---> Running in 53fc648521c4 [2022-04-27T08:59:25.283Z] Removing intermediate container 53fc648521c4 [2022-04-27T08:59:25.283Z] ---> 70d83f3e57d0 [2022-04-27T08:59:25.283Z] Step 24/25 : LABEL git_sha=a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:59:25.283Z] ---> Running in 4ab5c53d3a05 [2022-04-27T08:59:25.886Z] Removing intermediate container 4ab5c53d3a05 [2022-04-27T08:59:25.886Z] ---> bd10dd85c94e [2022-04-27T08:59:25.886Z] Step 25/25 : LABEL version=2.2.0-dev.12 [2022-04-27T08:59:25.886Z] ---> Running in ad412eab272a [2022-04-27T08:59:26.160Z] Removing intermediate container ad412eab272a [2022-04-27T08:59:26.160Z] ---> e872f25d1587 [2022-04-27T08:59:26.160Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T08:59:26.160Z] Successfully built e872f25d1587 [2022-04-27T08:59:26.160Z] 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-04-27T08:59:26.300Z] provisioning config files... [2022-04-27T08:59:26.319Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/34@tmp/config6780741708711958508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T08:59:26.673Z] ---> docker-login.sh [2022-04-27T08:59:26.673Z] nexus3.edgexfoundry.org:10001 [2022-04-27T08:59:26.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:59:26.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:59:26.945Z] Configure a credential helper to remove this warning. See [2022-04-27T08:59:26.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:59:26.945Z] [2022-04-27T08:59:26.945Z] Login Succeeded [2022-04-27T08:59:26.945Z] nexus3.edgexfoundry.org:10002 [2022-04-27T08:59:27.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:59:27.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:59:27.488Z] Configure a credential helper to remove this warning. See [2022-04-27T08:59:27.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:59:27.488Z] [2022-04-27T08:59:27.488Z] Login Succeeded [2022-04-27T08:59:27.488Z] nexus3.edgexfoundry.org:10003 [2022-04-27T08:59:27.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:59:28.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:59:28.030Z] Configure a credential helper to remove this warning. See [2022-04-27T08:59:28.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:59:28.030Z] [2022-04-27T08:59:28.030Z] Login Succeeded [2022-04-27T08:59:28.030Z] nexus3.edgexfoundry.org:10004 [2022-04-27T08:59:28.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:59:28.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:59:28.301Z] Configure a credential helper to remove this warning. See [2022-04-27T08:59:28.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:59:28.301Z] [2022-04-27T08:59:28.301Z] Login Succeeded [2022-04-27T08:59:28.301Z] docker.io [2022-04-27T08:59:28.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T08:59:29.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T08:59:29.162Z] Configure a credential helper to remove this warning. See [2022-04-27T08:59:29.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T08:59:29.162Z] [2022-04-27T08:59:29.162Z] Login Succeeded [2022-04-27T08:59:29.162Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T08:59:29.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T08:59:29.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T08:59:29.244Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-04-27T08:59:29.244Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:59:29.244Z] latest [2022-04-27T08:59:29.244Z] 2.2.0-dev.12 [2022-04-27T08:59:29.244Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [2022-04-27T08:59:29.244Z] main [2022-04-27T08:59:29.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:29.602Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:29.938Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:59:29.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-04-27T08:59:29.938Z] d542d91d34ab: Preparing [2022-04-27T08:59:29.938Z] c9508efc4ff0: Preparing [2022-04-27T08:59:29.938Z] 1dcafcf26bf1: Preparing [2022-04-27T08:59:29.938Z] 767beb3ec470: Preparing [2022-04-27T08:59:29.938Z] f73e7dbfee58: Preparing [2022-04-27T08:59:29.938Z] f73e7dbfee58: Layer already exists [2022-04-27T08:59:30.212Z] c9508efc4ff0: Pushed [2022-04-27T08:59:30.212Z] d542d91d34ab: Pushed [2022-04-27T08:59:30.806Z] 767beb3ec470: Pushed [2022-04-27T08:59:36.182Z] 1dcafcf26bf1: Pushed [2022-04-27T08:59:36.182Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:36.530Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:36.876Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-04-27T08:59:36.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-04-27T08:59:36.876Z] d542d91d34ab: Preparing [2022-04-27T08:59:36.876Z] c9508efc4ff0: Preparing [2022-04-27T08:59:36.876Z] 1dcafcf26bf1: Preparing [2022-04-27T08:59:36.876Z] 767beb3ec470: Preparing [2022-04-27T08:59:36.876Z] f73e7dbfee58: Preparing [2022-04-27T08:59:36.876Z] c9508efc4ff0: Layer already exists [2022-04-27T08:59:36.876Z] 1dcafcf26bf1: Layer already exists [2022-04-27T08:59:36.876Z] f73e7dbfee58: Layer already exists [2022-04-27T08:59:36.876Z] d542d91d34ab: Layer already exists [2022-04-27T08:59:36.876Z] 767beb3ec470: Layer already exists [2022-04-27T08:59:37.150Z] latest: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:37.510Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:37.857Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.12 [2022-04-27T08:59:37.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-04-27T08:59:37.857Z] d542d91d34ab: Preparing [2022-04-27T08:59:37.857Z] c9508efc4ff0: Preparing [2022-04-27T08:59:37.857Z] 1dcafcf26bf1: Preparing [2022-04-27T08:59:37.857Z] 767beb3ec470: Preparing [2022-04-27T08:59:37.857Z] f73e7dbfee58: Preparing [2022-04-27T08:59:37.857Z] d542d91d34ab: Layer already exists [2022-04-27T08:59:37.857Z] f73e7dbfee58: Layer already exists [2022-04-27T08:59:37.857Z] 767beb3ec470: Layer already exists [2022-04-27T08:59:37.857Z] 1dcafcf26bf1: Layer already exists [2022-04-27T08:59:37.857Z] c9508efc4ff0: Layer already exists [2022-04-27T08:59:38.130Z] 2.2.0-dev.12: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:38.480Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:38.825Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [2022-04-27T08:59:38.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-04-27T08:59:38.825Z] d542d91d34ab: Preparing [2022-04-27T08:59:38.825Z] c9508efc4ff0: Preparing [2022-04-27T08:59:38.825Z] 1dcafcf26bf1: Preparing [2022-04-27T08:59:38.825Z] 767beb3ec470: Preparing [2022-04-27T08:59:38.825Z] f73e7dbfee58: Preparing [2022-04-27T08:59:38.825Z] 1dcafcf26bf1: Layer already exists [2022-04-27T08:59:38.825Z] d542d91d34ab: Layer already exists [2022-04-27T08:59:38.825Z] 767beb3ec470: Layer already exists [2022-04-27T08:59:38.825Z] f73e7dbfee58: Layer already exists [2022-04-27T08:59:38.825Z] c9508efc4ff0: Layer already exists [2022-04-27T08:59:39.100Z] a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:39.452Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:39.799Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-04-27T08:59:39.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-04-27T08:59:39.799Z] d542d91d34ab: Preparing [2022-04-27T08:59:39.799Z] c9508efc4ff0: Preparing [2022-04-27T08:59:39.799Z] 1dcafcf26bf1: Preparing [2022-04-27T08:59:39.799Z] 767beb3ec470: Preparing [2022-04-27T08:59:39.799Z] f73e7dbfee58: Preparing [2022-04-27T08:59:39.799Z] f73e7dbfee58: Layer already exists [2022-04-27T08:59:39.799Z] 767beb3ec470: Layer already exists [2022-04-27T08:59:39.799Z] d542d91d34ab: Layer already exists [2022-04-27T08:59:39.799Z] 1dcafcf26bf1: Layer already exists [2022-04-27T08:59:39.799Z] c9508efc4ff0: Layer already exists [2022-04-27T08:59:40.072Z] main: digest: sha256:64743d699445a0930e77b29b7d8bf36287b6369871482cc82540fe6bc405397b size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-27T08:59:40.124Z] ===================================================== [Pipeline] echo [2022-04-27T08:59:40.134Z] taggedImages: [2022-04-27T08:59:40.134Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4 [2022-04-27T08:59:40.134Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-04-27T08:59:40.134Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.0-dev.12 [2022-04-27T08:59:40.134Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:a43e2c30b821305cbbceda7bc94393c1897f4bc4-2.2.0-dev.12 [2022-04-27T08:59:40.134Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:40.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T08:59:40.505Z] [2022-04-27T08:59:40.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T08:59:40.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T08:59:41.136Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T08:59:41.136Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T08:59:41.136Z] 04944245beec: Pulling fs layer [2022-04-27T08:59:41.136Z] 699f458cf7ca: Pulling fs layer [2022-04-27T08:59:41.136Z] 765212b225bb: Pulling fs layer [2022-04-27T08:59:41.136Z] f23df028b6ca: Pulling fs layer [2022-04-27T08:59:41.136Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T08:59:41.136Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T08:59:41.136Z] f23df028b6ca: Waiting [2022-04-27T08:59:41.136Z] d65c8cfc05b1: Waiting [2022-04-27T08:59:41.136Z] 2437ff75d9bd: Waiting [2022-04-27T08:59:41.136Z] 765212b225bb: Waiting [2022-04-27T08:59:41.136Z] 04944245beec: Verifying Checksum [2022-04-27T08:59:41.136Z] 04944245beec: Download complete [2022-04-27T08:59:41.136Z] 765212b225bb: Verifying Checksum [2022-04-27T08:59:41.136Z] 765212b225bb: Download complete [2022-04-27T08:59:41.136Z] f23df028b6ca: Verifying Checksum [2022-04-27T08:59:41.136Z] f23df028b6ca: Download complete [2022-04-27T08:59:41.136Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T08:59:41.136Z] d65c8cfc05b1: Download complete [2022-04-27T08:59:41.412Z] 699f458cf7ca: Verifying Checksum [2022-04-27T08:59:41.412Z] 699f458cf7ca: Download complete [2022-04-27T08:59:41.691Z] 8998bd30e6a1: Download complete [2022-04-27T08:59:44.325Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T08:59:44.325Z] 2437ff75d9bd: Download complete [2022-04-27T08:59:46.309Z] 8998bd30e6a1: Pull complete [2022-04-27T08:59:46.582Z] 04944245beec: Pull complete [2022-04-27T08:59:48.023Z] 699f458cf7ca: Pull complete [2022-04-27T08:59:48.295Z] 765212b225bb: Pull complete [2022-04-27T08:59:49.276Z] f23df028b6ca: Pull complete [2022-04-27T08:59:49.551Z] d65c8cfc05b1: Pull complete [2022-04-27T09:00:04.624Z] 2437ff75d9bd: Pull complete [2022-04-27T09:00:04.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T09:00:04.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T09:00:04.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T09:00:04.853Z] prd-ubuntu20.04-docker-arm64-4c-16g-33449 does not seem to be running inside a container [2022-04-27T09:00:04.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/34 -v /w/workspace/device-rest-go/34:/w/workspace/device-rest-go/34:rw,z -v /w/workspace/device-rest-go/34@tmp:/w/workspace/device-rest-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T09:00:07.699Z] $ docker top cd5b261f8ad4272117f3600901d28c3374f154d9507eb49024cb3411b1a5fb43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:00:08.723Z] ---> job-cost.sh [2022-04-27T09:00:08.723Z] lf-activate-venv: SKIPPING [2022-04-27T09:00:08.723Z] INFO: No Stack... [2022-04-27T09:00:08.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T09:00:10.020Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T09:00:10.690Z] + cat /w/workspace/device-rest-go/34/archives/cost.csv [2022-04-27T09:00:10.690Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T09:00:10.760Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [2022-04-27T09:00:10.766Z] Resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] did not exist. Created. [2022-04-27T09:00:10.766Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T09:00:11.445Z] /w/workspace/device-rest-go/34@tmp/durable-80053477/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T09:00:12.121Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T09:00:12.140Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T09:00:12.184Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T09:00:12.190Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T09:00:12.212Z] $ docker stop --time=1 cd5b261f8ad4272117f3600901d28c3374f154d9507eb49024cb3411b1a5fb43 [2022-04-27T09:00:13.715Z] $ docker rm -f cd5b261f8ad4272117f3600901d28c3374f154d9507eb49024cb3411b1a5fb43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-27T09:00:14.215Z] provisioning config files... [2022-04-27T09:00:14.224Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8212769709665243656tmp [Pipeline] { [Pipeline] sh [2022-04-27T09:00:14.526Z] + set +x [2022-04-27T09:00:14.526Z] + curl -s https://codecov.io/bash [2022-04-27T09:00:14.526Z] + bash -s -- [2022-04-27T09:00:14.526Z] [2022-04-27T09:00:14.526Z] _____ _ [2022-04-27T09:00:14.526Z] / ____| | | [2022-04-27T09:00:14.526Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T09:00:14.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T09:00:14.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T09:00:14.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T09:00:14.526Z] Bash-1.0.6 [2022-04-27T09:00:14.527Z] [2022-04-27T09:00:14.527Z] [2022-04-27T09:00:14.527Z] ==> git version 2.25.1 found [2022-04-27T09:00:14.527Z] ==> 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-04-27T09:00:14.527Z] Release-Date: 2020-01-08 [2022-04-27T09:00:14.527Z] 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-04-27T09:00:14.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T09:00:14.527Z] ==> Jenkins CI detected. [2022-04-27T09:00:14.527Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-04-27T09:00:14.527Z] project root: . [2022-04-27T09:00:14.527Z] --> token set from env [2022-04-27T09:00:14.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T09:00:14.527Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T09:00:14.527Z] ==> Python coveragepy not found [2022-04-27T09:00:14.527Z] ==> Searching for coverage reports in: [2022-04-27T09:00:14.527Z] + . [2022-04-27T09:00:14.527Z] -> Found 1 reports [2022-04-27T09:00:14.527Z] ==> Detecting git/mercurial file structure [2022-04-27T09:00:14.527Z] ==> Reading reports [2022-04-27T09:00:14.527Z] + ./coverage.out bytes=9355 [2022-04-27T09:00:14.527Z] ==> Appending adjustments [2022-04-27T09:00:14.527Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T09:00:14.788Z] + Found adjustments [2022-04-27T09:00:14.788Z] ==> Gzipping contents [2022-04-27T09:00:14.788Z] 4.0K /tmp/codecov.9mDjqF.gz [2022-04-27T09:00:14.788Z] ==> Uploading reports [2022-04-27T09:00:14.788Z] url: https://codecov.io [2022-04-27T09:00:14.788Z] query: branch=main&commit=a43e2c30b821305cbbceda7bc94393c1897f4bc4&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T09:00:14.788Z] -> Pinging Codecov [2022-04-27T09:00:14.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=a43e2c30b821305cbbceda7bc94393c1897f4bc4&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-27T09:00:15.049Z] -> Uploading to [2022-04-27T09:00:15.049Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/4E5D53B4F1F92C436F7061BF334D961C/a43e2c30b821305cbbceda7bc94393c1897f4bc4/48497ea8-eca2-4518-85da-2def99ce8543.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T090014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=012902a661d4cc2793148c99606d053ace8a877d3d84033017a845c2ed9aedf8 [2022-04-27T09:00:15.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T09:00:15.049Z] Dload Upload Total Spent Left Speed [2022-04-27T09:00:15.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1814 0 0 100 1814 0 8848 --:--:-- --:--:-- --:--:-- 8848 [2022-04-27T09:00:15.049Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] } [2022-04-27T09:00:15.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-27T09:00:15.342Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-27T09:00:15.351Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:15.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T09:00:15.655Z] [2022-04-27T09:00:15.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:15.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T09:00:15.959Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-27T09:00:15.959Z] 188c0c94c7c5: Pulling fs layer [2022-04-27T09:00:15.959Z] 0ef7d3d256c8: Pulling fs layer [2022-04-27T09:00:15.959Z] de9db76c5a1d: Pulling fs layer [2022-04-27T09:00:15.959Z] 0eba1c9be4d2: Pulling fs layer [2022-04-27T09:00:15.959Z] 0d57e429df01: Pulling fs layer [2022-04-27T09:00:15.959Z] 4e4be7b47b0d: Pulling fs layer [2022-04-27T09:00:15.959Z] e1f770b5df2f: Pulling fs layer [2022-04-27T09:00:15.959Z] 85a0685a4137: Pulling fs layer [2022-04-27T09:00:15.959Z] 0d57e429df01: Waiting [2022-04-27T09:00:15.959Z] 4e4be7b47b0d: Waiting [2022-04-27T09:00:15.959Z] 0eba1c9be4d2: Waiting [2022-04-27T09:00:15.959Z] e1f770b5df2f: Waiting [2022-04-27T09:00:15.959Z] 85a0685a4137: Waiting [2022-04-27T09:00:15.959Z] de9db76c5a1d: Verifying Checksum [2022-04-27T09:00:15.959Z] 0ef7d3d256c8: Verifying Checksum [2022-04-27T09:00:15.959Z] 0ef7d3d256c8: Download complete [2022-04-27T09:00:15.959Z] 0d57e429df01: Verifying Checksum [2022-04-27T09:00:15.959Z] 0d57e429df01: Download complete [2022-04-27T09:00:15.959Z] 4e4be7b47b0d: Verifying Checksum [2022-04-27T09:00:15.959Z] 4e4be7b47b0d: Download complete [2022-04-27T09:00:15.959Z] 188c0c94c7c5: Download complete [2022-04-27T09:00:16.221Z] 188c0c94c7c5: Pull complete [2022-04-27T09:00:16.221Z] e1f770b5df2f: Verifying Checksum [2022-04-27T09:00:16.221Z] e1f770b5df2f: Download complete [2022-04-27T09:00:16.221Z] 0ef7d3d256c8: Pull complete [2022-04-27T09:00:16.221Z] de9db76c5a1d: Pull complete [2022-04-27T09:00:16.792Z] 0eba1c9be4d2: Verifying Checksum [2022-04-27T09:00:16.792Z] 0eba1c9be4d2: Download complete [2022-04-27T09:00:17.051Z] 85a0685a4137: Verifying Checksum [2022-04-27T09:00:17.051Z] 85a0685a4137: Download complete [2022-04-27T09:00:20.340Z] 0eba1c9be4d2: Pull complete [2022-04-27T09:00:20.341Z] 0d57e429df01: Pull complete [2022-04-27T09:00:20.341Z] 4e4be7b47b0d: Pull complete [2022-04-27T09:00:20.599Z] e1f770b5df2f: Pull complete [2022-04-27T09:00:23.888Z] 85a0685a4137: Pull complete [2022-04-27T09:00:23.888Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-27T09:00:23.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-27T09:00:23.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-27T09:00:23.948Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T09:00:23.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-27T09:00:26.089Z] $ docker top ecabb85b6d9f5cc46009cf3bf89dc2dd57627fc1b9f03403ebb286e5a4a38c59 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-27T09:00:26.164Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-27T09:00:26.451Z] + set -o pipefail [2022-04-27T09:00:26.451Z] + snyk monitor '--org=edgex-jenkins' [2022-04-27T09:00:31.729Z] [2022-04-27T09:00:31.729Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-04-27T09:00:31.729Z] [2022-04-27T09:00:31.729Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/336b0e64-4337-4f10-b569-1914aa3dff39 [2022-04-27T09:00:31.729Z] [2022-04-27T09:00:31.729Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-27T09:00:31.729Z] [2022-04-27T09:00:31.729Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-27T09:00:31.729Z] [2022-04-27T09:00:31.989Z] [Pipeline] } [2022-04-27T09:00:32.015Z] $ docker stop --time=1 ecabb85b6d9f5cc46009cf3bf89dc2dd57627fc1b9f03403ebb286e5a4a38c59 [2022-04-27T09:00:34.140Z] $ docker rm -f ecabb85b6d9f5cc46009cf3bf89dc2dd57627fc1b9f03403ebb286e5a4a38c59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T09:00:34.896Z] + git log --format=format:%s -1 a43e2c30b821305cbbceda7bc94393c1897f4bc4 [Pipeline] sh [2022-04-27T09:00:35.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T09:00:35.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:35.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T09:00:35.512Z] . [Pipeline] withDockerContainer [2022-04-27T09:00:35.600Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T09:00:35.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T09:00:36.090Z] $ docker top 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T09:00:36.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T09:00:36.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T09:00:36.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T09:00:36.326Z] $ docker exec 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 ssh-agent [2022-04-27T09:00:36.448Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAINciL/agent.13 [2022-04-27T09:00:36.448Z] SSH_AGENT_PID=20 [2022-04-27T09:00:36.454Z] Running ssh-add (command line suppressed) [2022-04-27T09:00:36.591Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1337040394043700771.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1337040394043700771.key) [2022-04-27T09:00:36.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T09:00:36.891Z] + git semver tag [2022-04-27T09:00:36.891Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T09:00:36.891Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2022-04-27T09:00:36.891Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2022-04-27T09:00:36.891Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T09:00:36.891Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T09:00:36.891Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T09:00:36.891Z] # $SEMVER_BRANCH = main [2022-04-27T09:00:36.891Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-04-27T09:00:36.891Z] # a43e2c30b821305cbbceda7bc94393c1897f4bc4 HEAD [2022-04-27T09:00:36.891Z] # -> Force: false [2022-04-27T09:00:36.891Z] # f81f797b18e3c86139ebb3e66f2135db08959deb refs/tags/v2.2.0-dev.12 [Pipeline] } [2022-04-27T09:00:36.915Z] $ docker exec --env ******** --env ******** 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 ssh-agent -k [2022-04-27T09:00:37.024Z] unset SSH_AUTH_SOCK; [2022-04-27T09:00:37.024Z] unset SSH_AGENT_PID; [2022-04-27T09:00:37.024Z] echo Agent pid 20 killed; [2022-04-27T09:00:37.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T09:00:37.334Z] + git semver [Pipeline] } [2022-04-27T09:00:37.361Z] $ docker stop --time=1 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 [2022-04-27T09:00:38.641Z] $ docker rm -f 2b0e5209b6026e9168e46d2703b226d565cdd1bcc523bc660af1324634309355 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:39.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T09:00:39.072Z] [2022-04-27T09:00:39.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:39.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T09:00:39.389Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-27T09:00:39.389Z] ab5ef0e58194: Pulling fs layer [2022-04-27T09:00:39.389Z] 9712f1f96733: Pulling fs layer [2022-04-27T09:00:39.389Z] 63f879dbbcfc: Pulling fs layer [2022-04-27T09:00:39.389Z] 0d9ebad4ef96: Pulling fs layer [2022-04-27T09:00:39.389Z] e9a5061849ea: Pulling fs layer [2022-04-27T09:00:39.389Z] d747dcd14b5f: Pulling fs layer [2022-04-27T09:00:39.389Z] 2de7ff778b66: Pulling fs layer [2022-04-27T09:00:39.389Z] d747dcd14b5f: Waiting [2022-04-27T09:00:39.389Z] 0d9ebad4ef96: Waiting [2022-04-27T09:00:39.389Z] e9a5061849ea: Waiting [2022-04-27T09:00:39.389Z] 2de7ff778b66: Waiting [2022-04-27T09:00:39.389Z] 9712f1f96733: Download complete [2022-04-27T09:00:39.650Z] 63f879dbbcfc: Verifying Checksum [2022-04-27T09:00:39.650Z] 63f879dbbcfc: Download complete [2022-04-27T09:00:39.909Z] e9a5061849ea: Verifying Checksum [2022-04-27T09:00:39.909Z] e9a5061849ea: Download complete [2022-04-27T09:00:39.909Z] d747dcd14b5f: Download complete [2022-04-27T09:00:39.909Z] ab5ef0e58194: Verifying Checksum [2022-04-27T09:00:39.909Z] ab5ef0e58194: Download complete [2022-04-27T09:00:40.167Z] 0d9ebad4ef96: Verifying Checksum [2022-04-27T09:00:40.167Z] 0d9ebad4ef96: Download complete [2022-04-27T09:00:40.167Z] 2de7ff778b66: Verifying Checksum [2022-04-27T09:00:40.167Z] 2de7ff778b66: Download complete [2022-04-27T09:00:42.702Z] ab5ef0e58194: Pull complete [2022-04-27T09:00:42.702Z] 9712f1f96733: Pull complete [2022-04-27T09:00:43.273Z] 63f879dbbcfc: Pull complete [2022-04-27T09:00:47.468Z] 0d9ebad4ef96: Pull complete [2022-04-27T09:00:47.468Z] e9a5061849ea: Pull complete [2022-04-27T09:00:47.468Z] d747dcd14b5f: Pull complete [2022-04-27T09:00:48.037Z] 2de7ff778b66: Pull complete [2022-04-27T09:00:48.037Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-27T09:00:48.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-27T09:00:48.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-27T09:00:48.101Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T09:00:48.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-27T09:00:50.248Z] $ docker top 4991dcda829007d7699b5e5ad13e8e787fae18baa5e2201ff699b1e01be76fa3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-27T09:00:50.313Z] provisioning config files... [2022-04-27T09:00:50.323Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5978843582635443272tmp [2022-04-27T09:00:50.337Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3351218897813589225tmp [2022-04-27T09:00:50.350Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1407905703566179972tmp [Pipeline] { [Pipeline] echo [2022-04-27T09:00:50.368Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:00:50.656Z] ---> sigul-configuration.sh [2022-04-27T09:00:50.656Z] gpg: directory `/root/.gnupg' created [2022-04-27T09:00:50.656Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-27T09:00:50.656Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-27T09:00:50.656Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-27T09:00:50.656Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-27T09:00:50.656Z] gpg: CAST5 encrypted data [2022-04-27T09:00:50.656Z] gpg: encrypted with 1 passphrase [2022-04-27T09:00:50.656Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-27T09:00:50.944Z] + mkdir /home/jenkins [2022-04-27T09:00:50.944Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-27T09:00:51.236Z] + 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-04-27T09:00:51.246Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:00:51.533Z] ---> sigul-install.sh [2022-04-27T09:00:51.534Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-27T09:00:51.825Z] + git tag --list [2022-04-27T09:00:51.825Z] v1.0.0 [2022-04-27T09:00:51.825Z] v1.1.0 [2022-04-27T09:00:51.825Z] v1.1.1 [2022-04-27T09:00:51.825Z] v1.1.2 [2022-04-27T09:00:51.825Z] v1.2.0 [2022-04-27T09:00:51.825Z] v1.2.1 [2022-04-27T09:00:51.825Z] v2.0.0 [2022-04-27T09:00:51.825Z] v2.0.1-dev.1 [2022-04-27T09:00:51.825Z] v2.0.1-dev.10 [2022-04-27T09:00:51.825Z] v2.0.1-dev.11 [2022-04-27T09:00:51.825Z] v2.0.1-dev.12 [2022-04-27T09:00:51.825Z] v2.0.1-dev.13 [2022-04-27T09:00:51.825Z] v2.0.1-dev.14 [2022-04-27T09:00:51.825Z] v2.0.1-dev.2 [2022-04-27T09:00:51.825Z] v2.0.1-dev.3 [2022-04-27T09:00:51.825Z] v2.0.1-dev.4 [2022-04-27T09:00:51.825Z] v2.0.1-dev.5 [2022-04-27T09:00:51.825Z] v2.0.1-dev.6 [2022-04-27T09:00:51.825Z] v2.0.1-dev.7 [2022-04-27T09:00:51.825Z] v2.0.1-dev.8 [2022-04-27T09:00:51.825Z] v2.0.1-dev.9 [2022-04-27T09:00:51.825Z] v2.1.0 [2022-04-27T09:00:51.825Z] v2.2.0-dev.1 [2022-04-27T09:00:51.825Z] v2.2.0-dev.10 [2022-04-27T09:00:51.825Z] v2.2.0-dev.11 [2022-04-27T09:00:51.825Z] v2.2.0-dev.12 [2022-04-27T09:00:51.825Z] v2.2.0-dev.2 [2022-04-27T09:00:51.825Z] v2.2.0-dev.3 [2022-04-27T09:00:51.825Z] v2.2.0-dev.4 [2022-04-27T09:00:51.825Z] v2.2.0-dev.5 [2022-04-27T09:00:51.825Z] v2.2.0-dev.6 [2022-04-27T09:00:51.825Z] v2.2.0-dev.7 [2022-04-27T09:00:51.825Z] v2.2.0-dev.8 [2022-04-27T09:00:51.825Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-27T09:00:52.116Z] + lftools sign git-tag v2.2.0-dev.12 [2022-04-27T09:00:52.692Z] Signing Git tag with Sigul... [2022-04-27T09:00:52.692Z] Signing v2.2.0-dev.12 [Pipeline] echo [2022-04-27T09:00:53.275Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:00:53.562Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-27T09:00:53.571Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-27T09:00:53.601Z] $ docker stop --time=1 4991dcda829007d7699b5e5ad13e8e787fae18baa5e2201ff699b1e01be76fa3 [2022-04-27T09:00:54.968Z] $ docker rm -f 4991dcda829007d7699b5e5ad13e8e787fae18baa5e2201ff699b1e01be76fa3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-27T09:00:55.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T09:00:55.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:55.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T09:00:55.680Z] . [Pipeline] withDockerContainer [2022-04-27T09:00:55.751Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T09:00:55.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T09:00:56.220Z] $ docker top 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T09:00:56.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T09:00:56.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T09:00:56.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T09:00:56.470Z] $ docker exec 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 ssh-agent [2022-04-27T09:00:56.589Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmBaBGD/agent.13 [2022-04-27T09:00:56.589Z] SSH_AGENT_PID=20 [2022-04-27T09:00:56.594Z] Running ssh-add (command line suppressed) [2022-04-27T09:00:56.732Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7082623598864149082.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7082623598864149082.key) [2022-04-27T09:00:56.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T09:00:57.023Z] + git semver bump pre [2022-04-27T09:00:57.023Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T09:00:57.023Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2022-04-27T09:00:57.023Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2022-04-27T09:00:57.023Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T09:00:57.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T09:00:57.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T09:00:57.023Z] # $SEMVER_BRANCH = main [2022-04-27T09:00:57.023Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-04-27T09:00:57.023Z] 2.2.0-dev.13 [Pipeline] } [2022-04-27T09:00:57.047Z] $ docker exec --env ******** --env ******** 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 ssh-agent -k [2022-04-27T09:00:57.168Z] unset SSH_AUTH_SOCK; [2022-04-27T09:00:57.168Z] unset SSH_AGENT_PID; [2022-04-27T09:00:57.169Z] echo Agent pid 20 killed; [2022-04-27T09:00:57.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T09:00:57.476Z] + git semver [Pipeline] } [2022-04-27T09:00:57.507Z] $ docker stop --time=1 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 [2022-04-27T09:00:58.850Z] $ docker rm -f 0d5eb7e9a399e2cd66172ee52eaa9dd7bf4a73e3063e84dfab382a57a50f3988 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T09:00:59.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T09:00:59.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:00:59.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T09:00:59.513Z] . [Pipeline] withDockerContainer [2022-04-27T09:00:59.583Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T09:00:59.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-27T09:01:00.081Z] $ docker top de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T09:01:00.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T09:01:00.173Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T09:01:00.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T09:01:00.330Z] $ docker exec de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 ssh-agent [2022-04-27T09:01:00.466Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGBJAhg/agent.13 [2022-04-27T09:01:00.466Z] SSH_AGENT_PID=19 [2022-04-27T09:01:00.473Z] Running ssh-add (command line suppressed) [2022-04-27T09:01:00.619Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6576963646678459982.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6576963646678459982.key) [2022-04-27T09:01:00.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T09:01:00.912Z] + git semver push [2022-04-27T09:01:00.912Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T09:01:00.912Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2022-04-27T09:01:00.912Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2022-04-27T09:01:00.912Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T09:01:00.912Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T09:01:00.912Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T09:01:00.912Z] # $SEMVER_BRANCH = main [2022-04-27T09:01:00.912Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2022-04-27T09:01:02.844Z] $ docker exec --env ******** --env ******** de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 ssh-agent -k [2022-04-27T09:01:02.976Z] unset SSH_AUTH_SOCK; [2022-04-27T09:01:02.976Z] unset SSH_AGENT_PID; [2022-04-27T09:01:02.976Z] echo Agent pid 19 killed; [2022-04-27T09:01:02.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T09:01:03.345Z] + git semver [Pipeline] } [2022-04-27T09:01:03.374Z] $ docker stop --time=1 de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 [2022-04-27T09:01:04.720Z] $ docker rm -f de37a867fc62035dff755006d8a927fa47c0301481bf1931353d86f29b2332a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T09:01:05.415Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-04-27T09:01:05.415Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-04-27T09:01:05.415Z] total 16 [2022-04-27T09:01:05.415Z] drwxr-xr-x 3 root root 4096 Apr 27 08:52 . [2022-04-27T09:01:05.415Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 09:00 .. [2022-04-27T09:01:05.415Z] drwxr-xr-x 2 root root 4096 Apr 27 08:52 cost [2022-04-27T09:01:05.415Z] -rw-r--r-- 1 root root 84 Apr 27 08:52 cost.csv [2022-04-27T09:01:05.415Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-04-27T09:01:05.416Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-04-27T09:01:05.416Z] total 16 [2022-04-27T09:01:05.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 08:52 . [2022-04-27T09:01:05.416Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 09:00 .. [2022-04-27T09:01:05.416Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 08:52 cost [2022-04-27T09:01:05.416Z] -rw-r--r-- 1 jenkins jenkins 84 Apr 27 08:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:05.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:06.578Z] ---> package-listing.sh [2022-04-27T09:01:06.578Z] ++ facter osfamily [2022-04-27T09:01:06.578Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T09:01:06.838Z] + OS_FAMILY=debian [2022-04-27T09:01:06.838Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-04-27T09:01:06.838Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T09:01:06.838Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T09:01:06.838Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T09:01:06.838Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T09:01:06.838Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-04-27T09:01:06.838Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T09:01:06.838Z] + case "${OS_FAMILY}" in [2022-04-27T09:01:06.838Z] + dpkg -l [2022-04-27T09:01:06.838Z] + grep '^ii' [2022-04-27T09:01:06.838Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T09:01:06.838Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T09:01:06.838Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T09:01:06.838Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-04-27T09:01:06.838Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-04-27T09:01:06.838Z] + 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-04-27T09:01:06.850Z] 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-04-27T09:01:07.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T09:01:07.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T09:01:07.699Z] . [Pipeline] withDockerContainer [2022-04-27T09:01:07.769Z] prd-ubuntu20.04-docker-8c-8g-33448 does not seem to be running inside a container [2022-04-27T09:01:07.824Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T09:01:08.062Z] $ docker top 139e766cc1f8404412a1a57efbf8c3b9e67adf352816b4b535808eaf747c6d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T09:01:08.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T09:01:08.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T09:01:08.988Z] + ls /var/log/sa-host [2022-04-27T09:01:08.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T09:01:09.211Z] provisioning config files... [2022-04-27T09:01:09.221Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7494253480882867857tmp [Pipeline] { [Pipeline] echo [2022-04-27T09:01:09.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:09.525Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T09:01:09.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:09.864Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T09:01:09.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:10.156Z] ---> sudo-logs.sh [2022-04-27T09:01:10.156Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T09:01:10.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:10.471Z] ---> job-cost.sh [2022-04-27T09:01:10.471Z] lf-activate-venv: SKIPPING [2022-04-27T09:01:10.471Z] DEBUG: total: 0.2199999988079071 [2022-04-27T09:01:10.471Z] INFO: Retrieving Stack Cost... [2022-04-27T09:01:10.731Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T09:01:11.301Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T09:01:11.313Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T09:01:11.599Z] ---> logs-deploy.sh [2022-04-27T09:01:11.599Z] lf-activate-venv: SKIPPING [2022-04-27T09:01:11.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/34 [2022-04-27T09:01:11.599Z] INFO: archiving workspace using pattern(s): [2022-04-27T09:01:12.541Z] Archives upload complete. [2022-04-27T09:01:12.804Z] INFO: archiving logs to Nexus [2022-04-27T09:01:13.378Z] ---> uname -a: [2022-04-27T09:01:13.378Z] Linux prd-ubuntu20-04-docker-8c-8g-33448 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-27T09:01:13.378Z] [2022-04-27T09:01:13.378Z] [2022-04-27T09:01:13.378Z] ---> lscpu: [2022-04-27T09:01:13.378Z] Architecture: x86_64 [2022-04-27T09:01:13.378Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-27T09:01:13.378Z] Byte Order: Little Endian [2022-04-27T09:01:13.378Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-27T09:01:13.378Z] CPU(s): 8 [2022-04-27T09:01:13.378Z] On-line CPU(s) list: 0-7 [2022-04-27T09:01:13.378Z] Thread(s) per core: 1 [2022-04-27T09:01:13.378Z] Core(s) per socket: 1 [2022-04-27T09:01:13.378Z] Socket(s): 8 [2022-04-27T09:01:13.378Z] NUMA node(s): 1 [2022-04-27T09:01:13.378Z] Vendor ID: AuthenticAMD [2022-04-27T09:01:13.378Z] CPU family: 23 [2022-04-27T09:01:13.378Z] Model: 49 [2022-04-27T09:01:13.378Z] Model name: AMD EPYC-Rome Processor [2022-04-27T09:01:13.378Z] Stepping: 0 [2022-04-27T09:01:13.378Z] CPU MHz: 2799.998 [2022-04-27T09:01:13.378Z] BogoMIPS: 5599.99 [2022-04-27T09:01:13.378Z] Virtualization: AMD-V [2022-04-27T09:01:13.378Z] Hypervisor vendor: KVM [2022-04-27T09:01:13.378Z] Virtualization type: full [2022-04-27T09:01:13.378Z] L1d cache: 256 KiB [2022-04-27T09:01:13.378Z] L1i cache: 256 KiB [2022-04-27T09:01:13.378Z] L2 cache: 4 MiB [2022-04-27T09:01:13.378Z] L3 cache: 128 MiB [2022-04-27T09:01:13.378Z] NUMA node0 CPU(s): 0-7 [2022-04-27T09:01:13.378Z] Vulnerability Itlb multihit: Not affected [2022-04-27T09:01:13.378Z] Vulnerability L1tf: Not affected [2022-04-27T09:01:13.378Z] Vulnerability Mds: Not affected [2022-04-27T09:01:13.378Z] Vulnerability Meltdown: Not affected [2022-04-27T09:01:13.378Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-27T09:01:13.378Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-27T09:01:13.379Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-27T09:01:13.379Z] Vulnerability Srbds: Not affected [2022-04-27T09:01:13.379Z] Vulnerability Tsx async abort: Not affected [2022-04-27T09:01:13.379Z] 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-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] ---> nproc: [2022-04-27T09:01:13.379Z] 8 [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] ---> df -h: [2022-04-27T09:01:13.379Z] Filesystem Size Used Avail Use% Mounted on [2022-04-27T09:01:13.379Z] overlay 155G 12G 144G 8% / [2022-04-27T09:01:13.379Z] tmpfs 64M 0 64M 0% /dev [2022-04-27T09:01:13.379Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-27T09:01:13.379Z] shm 64M 0 64M 0% /dev/shm [2022-04-27T09:01:13.379Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] ---> sar -b -r -n DEV: [2022-04-27T09:01:13.379Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33448) 04/27/22 _x86_64_ (8 CPU) [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] 08:50:24 LINUX RESTART (8 CPU) [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] 08:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-27T09:01:13.379Z] 08:52:01 266.66 12.90 253.77 0.00 2059.05 99338.75 0.00 [2022-04-27T09:01:13.379Z] 08:53:01 185.45 0.13 185.32 0.00 8.93 39510.21 0.00 [2022-04-27T09:01:13.379Z] 08:54:01 1.40 0.00 1.40 0.00 0.00 19.88 0.00 [2022-04-27T09:01:13.379Z] 08:55:01 2.17 0.00 2.17 0.00 0.00 24.80 0.00 [2022-04-27T09:01:13.379Z] 08:56:01 1.12 0.02 1.10 0.00 0.13 13.06 0.00 [2022-04-27T09:01:13.379Z] 08:57:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2022-04-27T09:01:13.379Z] 08:58:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 [2022-04-27T09:01:13.379Z] 08:59:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 [2022-04-27T09:01:13.379Z] 09:00:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2022-04-27T09:01:13.379Z] 09:01:01 167.79 0.77 167.02 0.00 19.73 60700.15 0.00 [2022-04-27T09:01:13.379Z] Average: 62.97 1.38 61.59 0.00 208.81 19967.86 0.00 [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] 08:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-27T09:01:13.379Z] 08:52:01 28307292 31367104 927488 2.82 149448 3137884 2322760 6.85 1654016 2493464 116080 [2022-04-27T09:01:13.379Z] 08:53:01 28070176 31765064 529824 1.61 164032 3710876 1797968 5.30 1334840 2999424 96 [2022-04-27T09:01:13.379Z] 08:54:01 28079408 31774328 520376 1.58 164084 3710880 1797968 5.30 1325776 2999428 12 [2022-04-27T09:01:13.379Z] 08:55:01 28079040 31774140 520396 1.58 164160 3710884 1797968 5.30 1324832 2999428 12 [2022-04-27T09:01:13.379Z] 08:56:01 28083936 31779200 515120 1.57 164204 3710884 1797968 5.30 1320532 2999504 20 [2022-04-27T09:01:13.379Z] 08:57:01 28084424 31779744 514540 1.56 164224 3710892 1797968 5.30 1320496 2999520 56 [2022-04-27T09:01:13.379Z] 08:58:01 28090360 31785792 508488 1.55 164276 3710896 1797968 5.30 1314180 2999616 12 [2022-04-27T09:01:13.379Z] 08:59:01 28090312 31785784 508456 1.55 164304 3710904 1797968 5.30 1314388 2999620 64 [2022-04-27T09:01:13.379Z] 09:00:01 28090548 31786024 508184 1.55 164324 3710904 1797968 5.30 1313848 2999624 12 [2022-04-27T09:01:13.379Z] 09:01:01 26551280 31751520 536320 1.63 211792 5034092 2023464 5.96 1445884 4266936 48 [2022-04-27T09:01:13.379Z] Average: 27952678 31734870 558919 1.70 167485 3785910 1872997 5.52 1366879 3075656 11641 [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] 08:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-27T09:01:13.379Z] 08:52:01 docker0 136.34 148.80 11.63 1219.17 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:52:01 ens3 416.61 306.41 4954.84 109.39 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:52:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:52:01 veth5d3e008 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:53:01 docker0 9.60 14.45 0.57 89.59 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:53:01 ens3 203.97 149.54 2704.61 277.46 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:53:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:54:01 ens3 4.55 4.03 0.54 7.11 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:55:01 ens3 11.30 6.03 14.53 1.31 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:56:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:57:01 ens3 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:58:01 ens3 0.25 0.08 0.10 0.06 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:59:01 ens3 0.57 0.43 0.27 0.21 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:01:01 docker0 72.37 94.07 6.35 719.87 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:01:01 ens3 422.65 266.41 8024.02 76.48 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:01:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] 09:01:01 vethdb5285f 0.35 0.35 0.06 0.07 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] Average: docker0 21.83 25.73 1.85 202.88 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] Average: ens3 106.08 73.32 1569.94 47.21 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] Average: lo 1.61 1.61 0.16 0.16 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] Average: vethdb5285f 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] ---> sar -P ALL: [2022-04-27T09:01:13.379Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33448) 04/27/22 _x86_64_ (8 CPU) [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] 08:50:24 LINUX RESTART (8 CPU) [2022-04-27T09:01:13.379Z] [2022-04-27T09:01:13.379Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2022-04-27T09:01:13.379Z] 08:52:01 all 22.13 0.00 5.80 1.53 0.10 70.44 [2022-04-27T09:01:13.379Z] 08:52:01 0 21.44 0.00 5.50 0.25 0.10 72.71 [2022-04-27T09:01:13.379Z] 08:52:01 1 23.24 0.00 6.04 2.27 0.08 68.36 [2022-04-27T09:01:13.379Z] 08:52:01 2 22.42 0.00 5.82 0.17 0.10 71.49 [2022-04-27T09:01:13.379Z] 08:52:01 3 23.08 0.00 5.45 0.49 0.10 70.88 [2022-04-27T09:01:13.379Z] 08:52:01 4 22.21 0.00 5.87 2.92 0.10 68.90 [2022-04-27T09:01:13.379Z] 08:52:01 5 21.70 0.00 5.67 1.93 0.10 70.60 [2022-04-27T09:01:13.379Z] 08:52:01 6 21.51 0.00 5.75 3.26 0.08 69.39 [2022-04-27T09:01:13.379Z] 08:52:01 7 21.43 0.00 6.30 0.98 0.14 71.15 [2022-04-27T09:01:13.379Z] 08:53:01 all 23.28 0.00 4.79 1.34 0.11 70.48 [2022-04-27T09:01:13.379Z] 08:53:01 0 23.99 0.00 5.07 2.67 0.12 68.17 [2022-04-27T09:01:13.379Z] 08:53:01 1 25.36 0.00 4.74 0.34 0.10 69.46 [2022-04-27T09:01:13.379Z] 08:53:01 2 22.10 0.00 4.91 0.27 0.12 72.60 [2022-04-27T09:01:13.379Z] 08:53:01 3 22.37 0.00 4.72 0.52 0.10 72.29 [2022-04-27T09:01:13.379Z] 08:53:01 4 21.13 0.00 4.64 0.84 0.12 73.26 [2022-04-27T09:01:13.379Z] 08:53:01 5 25.82 0.00 4.18 0.44 0.12 69.44 [2022-04-27T09:01:13.379Z] 08:53:01 6 22.58 0.00 5.42 4.42 0.12 67.46 [2022-04-27T09:01:13.379Z] 08:53:01 7 22.89 0.00 4.62 1.18 0.10 71.21 [2022-04-27T09:01:13.379Z] 08:54:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2022-04-27T09:01:13.379Z] 08:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-27T09:01:13.379Z] 08:54:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-04-27T09:01:13.379Z] 08:54:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2022-04-27T09:01:13.379Z] 08:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-27T09:01:13.379Z] 08:54:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-27T09:01:13.379Z] 08:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-27T09:01:13.379Z] 08:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-27T09:01:13.380Z] 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:55:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2022-04-27T09:01:13.380Z] 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T09:01:13.380Z] 08:55:01 1 0.02 0.00 0.02 0.05 0.00 99.92 [2022-04-27T09:01:13.380Z] 08:55:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2022-04-27T09:01:13.380Z] 08:55:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2022-04-27T09:01:13.380Z] 08:55:01 4 1.09 0.00 0.02 0.00 0.00 98.89 [2022-04-27T09:01:13.380Z] 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:55:01 6 0.08 0.00 0.07 0.03 0.00 99.82 [2022-04-27T09:01:13.380Z] 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-04-27T09:01:13.380Z] 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:56:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2022-04-27T09:01:13.380Z] 08:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-27T09:01:13.380Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-27T09:01:13.380Z] 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-27T09:01:13.380Z] 08:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-04-27T09:01:13.380Z] 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:57:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-27T09:01:13.380Z] 08:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-27T09:01:13.380Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:58:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2022-04-27T09:01:13.380Z] 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:58:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-04-27T09:01:13.380Z] 08:58:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-27T09:01:13.380Z] 08:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-27T09:01:13.380Z] 08:58:01 4 1.03 0.00 0.02 0.00 0.00 98.96 [2022-04-27T09:01:13.380Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:58:01 6 0.03 0.00 0.05 0.03 0.00 99.88 [2022-04-27T09:01:13.380Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:59:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-04-27T09:01:13.380Z] 08:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-27T09:01:13.380Z] 08:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 08:59:01 3 0.13 0.00 0.02 0.00 0.00 99.85 [2022-04-27T09:01:13.380Z] 08:59:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-27T09:01:13.380Z] 08:59:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-27T09:01:13.380Z] 08:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T09:01:13.380Z] 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-27T09:01:13.380Z] 09:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:00:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2022-04-27T09:01:13.380Z] 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:00:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-27T09:01:13.380Z] 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T09:01:13.380Z] 09:01:01 all 9.58 0.00 4.20 1.48 0.07 84.68 [2022-04-27T09:01:13.380Z] 09:01:01 0 8.77 0.00 4.33 0.68 0.05 86.18 [2022-04-27T09:01:13.380Z] 09:01:01 1 10.70 0.00 4.55 3.19 0.07 81.50 [2022-04-27T09:01:13.380Z] 09:01:01 2 9.32 0.00 3.73 0.94 0.07 85.94 [2022-04-27T09:01:13.380Z] 09:01:01 3 10.41 0.00 3.95 0.74 0.05 84.85 [2022-04-27T09:01:13.380Z] 09:01:01 4 8.99 0.00 4.56 1.84 0.07 84.54 [2022-04-27T09:01:13.380Z] 09:01:01 5 9.81 0.00 4.84 2.66 0.07 82.61 [2022-04-27T09:01:13.380Z] 09:01:01 6 9.52 0.00 3.56 1.23 0.07 85.62 [2022-04-27T09:01:13.380Z] 09:01:01 7 9.12 0.00 4.06 0.51 0.08 86.23 [2022-04-27T09:01:13.380Z] Average: all 5.50 0.00 1.47 0.43 0.03 92.57 [2022-04-27T09:01:13.380Z] Average: 0 5.39 0.00 1.49 0.36 0.03 92.74 [2022-04-27T09:01:13.380Z] Average: 1 5.88 0.00 1.52 0.59 0.03 91.98 [2022-04-27T09:01:13.380Z] Average: 2 5.38 0.00 1.45 0.14 0.03 93.00 [2022-04-27T09:01:13.380Z] Average: 3 5.58 0.00 1.41 0.17 0.03 92.81 [2022-04-27T09:01:13.380Z] Average: 4 5.42 0.00 1.50 0.56 0.03 92.49 [2022-04-27T09:01:13.380Z] Average: 5 5.71 0.00 1.47 0.50 0.03 92.30 [2022-04-27T09:01:13.380Z] Average: 6 5.32 0.00 1.47 0.89 0.03 92.29 [2022-04-27T09:01:13.380Z] Average: 7 5.29 0.00 1.48 0.26 0.03 92.93 [2022-04-27T09:01:13.380Z] [2022-04-27T09:01:13.380Z] [2022-04-27T09:01:13.380Z]