Pull request #245 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2795541122679b9e3b1ef508cd4f11a9c15cd535+83d0d95cb873d118c9d8fcbcde0c6c79336165c6 (129f0b683be37bda37877a59e41e19c96238df7c) 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-ssh14973622226112676556.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15235502200968296955.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9139044165524868068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6175372175291719499.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1795579279638002501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7872497440815822209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4736 in /w/workspace/gexfoundry_device-rest-go_PR-245 [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/gexfoundry_device-rest-go_PR-245 # 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 > 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 Merging remotes/origin/main commit 83d0d95cb873d118c9d8fcbcde0c6c79336165c6 into PR head commit 2795541122679b9e3b1ef508cd4f11a9c15cd535 Merge succeeded, producing 2795541122679b9e3b1ef508cd4f11a9c15cd535 Checking out Revision 2795541122679b9e3b1ef508cd4f11a9c15cd535 (PR-245) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2795541122679b9e3b1ef508cd4f11a9c15cd535 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 83d0d95cb873d118c9d8fcbcde0c6c79336165c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2795541122679b9e3b1ef508cd4f11a9c15cd535 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T20:04:00.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T20:04:00.682Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T20:04:00.787Z] ========================================================= [2023-02-06T20:04:00.787Z] EdgeX Global Pipelines Version Info [2023-02-06T20:04:00.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:04:01.952Z] ------------------- [2023-02-06T20:04:01.952Z] stable info: [2023-02-06T20:04:01.952Z] ------------------- [2023-02-06T20:04:01.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T20:04:01.952Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T20:04:01.952Z] Message: update stable to v1.0.244 [2023-02-06T20:04:02.528Z] ------------------- [2023-02-06T20:04:02.528Z] experimental info: [2023-02-06T20:04:02.528Z] ------------------- [2023-02-06T20:04:02.528Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T20:04:02.528Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T20:04:02.528Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T20:04:02.878Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-02-06T20:04:02.918Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-02-06T20:04:02.959Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T20:04:03.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T20:04:03.057Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T20:04:03.100Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T20:04:03.135Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T20:04:03.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T20:04:03.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T20:04:03.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T20:04:03.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T20:04:03.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-02-06T20:04:03.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T20:04:03.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T20:04:03.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T20:04:03.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T20:04:03.648Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T20:04:03.691Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T20:04:03.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T20:04:03.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T20:04:03.819Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-06T20:04:03.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-06T20:04:03.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T20:04:03.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T20:04:03.977Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-06T20:04:04.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T20:04:04.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T20:04:04.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo [2023-02-06T20:04:04.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo [2023-02-06T20:04:04.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo [2023-02-06T20:04:04.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2795541122679b9e3b1ef508cd4f11a9c15cd535 [Pipeline] echo [2023-02-06T20:04:04.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2795541 [Pipeline] echo [2023-02-06T20:04:04.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T20:04:04.393Z] provisioning config files... [2023-02-06T20:04:04.407Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp/config3263019680388708576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:04:04.760Z] ---> docker-login.sh [2023-02-06T20:04:04.760Z] nexus3.edgexfoundry.org:10001 [2023-02-06T20:04:05.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:05.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:05.284Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:05.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:05.284Z] [2023-02-06T20:04:05.284Z] Login Succeeded [2023-02-06T20:04:05.284Z] nexus3.edgexfoundry.org:10002 [2023-02-06T20:04:05.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:05.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:05.549Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:05.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:05.549Z] [2023-02-06T20:04:05.549Z] Login Succeeded [2023-02-06T20:04:05.549Z] nexus3.edgexfoundry.org:10003 [2023-02-06T20:04:05.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:05.549Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:05.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:05.549Z] [2023-02-06T20:04:05.549Z] Login Succeeded [2023-02-06T20:04:05.549Z] nexus3.edgexfoundry.org:10004 [2023-02-06T20:04:05.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:05.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:05.549Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:05.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:05.549Z] [2023-02-06T20:04:05.549Z] Login Succeeded [2023-02-06T20:04:05.549Z] docker.io [2023-02-06T20:04:05.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:06.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:06.075Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:06.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:06.075Z] [2023-02-06T20:04:06.075Z] Login Succeeded [2023-02-06T20:04:06.075Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T20:04:06.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T20:04:06.816Z] + git rev-list -1 --merges 2795541122679b9e3b1ef508cd4f11a9c15cd535~1..2795541122679b9e3b1ef508cd4f11a9c15cd535 [Pipeline] echo [2023-02-06T20:04:06.901Z] -----------> git rev-list -1 --merges 2795541122679b9e3b1ef508cd4f11a9c15cd535~1..2795541122679b9e3b1ef508cd4f11a9c15cd535 2795541122679b9e3b1ef508cd4f11a9c15cd535 [false] [Pipeline] sh [2023-02-06T20:04:07.213Z] + git log --format=format:%s -1 2795541122679b9e3b1ef508cd4f11a9c15cd535 [Pipeline] echo [2023-02-06T20:04:07.249Z] ========================================================= [2023-02-06T20:04:07.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T20:04:07.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T20:04:07.685Z] + git log --format=format:%s -1 2795541122679b9e3b1ef508cd4f11a9c15cd535 [Pipeline] echo [2023-02-06T20:04:07.719Z] [semverPrep] GIT_COMMIT: 2795541122679b9e3b1ef508cd4f11a9c15cd535, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-06T20:04:07.751Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T20:04:08.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T20:04:08.158Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T20:04:08.158Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T20:04:08.158Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T20:04:08.158Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T20:04:08.158Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T20:04:08.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:04:08.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T20:04:08.642Z] [2023-02-06T20:04:08.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:04:09.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T20:04:09.319Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T20:04:09.319Z] b85a868b505f: Pulling fs layer [2023-02-06T20:04:09.319Z] e2be974225ed: Pulling fs layer [2023-02-06T20:04:09.319Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T20:04:09.319Z] 988bab9f4d93: Pulling fs layer [2023-02-06T20:04:09.319Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T20:04:09.319Z] eaf3925da568: Pulling fs layer [2023-02-06T20:04:09.319Z] bab4dde63d76: Pulling fs layer [2023-02-06T20:04:09.319Z] bde34c3a00c8: Pulling fs layer [2023-02-06T20:04:09.319Z] b352a97aabf1: Pulling fs layer [2023-02-06T20:04:09.319Z] 4872d77fe225: Pulling fs layer [2023-02-06T20:04:09.319Z] 988bab9f4d93: Waiting [2023-02-06T20:04:09.319Z] 1469e6f7b9e6: Waiting [2023-02-06T20:04:09.319Z] eaf3925da568: Waiting [2023-02-06T20:04:09.319Z] bab4dde63d76: Waiting [2023-02-06T20:04:09.319Z] b352a97aabf1: Waiting [2023-02-06T20:04:09.319Z] bde34c3a00c8: Waiting [2023-02-06T20:04:09.319Z] 5851b861e8e6: Pulling fs layer [2023-02-06T20:04:09.319Z] 4872d77fe225: Waiting [2023-02-06T20:04:09.319Z] e2be974225ed: Verifying Checksum [2023-02-06T20:04:09.319Z] e2be974225ed: Download complete [2023-02-06T20:04:09.319Z] 988bab9f4d93: Verifying Checksum [2023-02-06T20:04:09.319Z] 988bab9f4d93: Download complete [2023-02-06T20:04:09.587Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T20:04:09.587Z] 1469e6f7b9e6: Download complete [2023-02-06T20:04:09.587Z] eaf3925da568: Verifying Checksum [2023-02-06T20:04:09.587Z] eaf3925da568: Download complete [2023-02-06T20:04:09.587Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T20:04:09.587Z] 339a4e72a1f5: Download complete [2023-02-06T20:04:09.587Z] bde34c3a00c8: Verifying Checksum [2023-02-06T20:04:09.587Z] bde34c3a00c8: Download complete [2023-02-06T20:04:17.271Z] b352a97aabf1: Download complete [2023-02-06T20:04:17.271Z] b85a868b505f: Verifying Checksum [2023-02-06T20:04:17.271Z] b85a868b505f: Download complete [2023-02-06T20:04:17.271Z] 5851b861e8e6: Verifying Checksum [2023-02-06T20:04:17.271Z] 5851b861e8e6: Download complete [2023-02-06T20:04:17.271Z] b85a868b505f: Pull complete [2023-02-06T20:04:17.271Z] e2be974225ed: Pull complete [2023-02-06T20:04:17.271Z] 339a4e72a1f5: Pull complete [2023-02-06T20:04:17.271Z] 988bab9f4d93: Pull complete [2023-02-06T20:04:17.542Z] 1469e6f7b9e6: Pull complete [2023-02-06T20:04:17.542Z] bab4dde63d76: Verifying Checksum [2023-02-06T20:04:17.542Z] bab4dde63d76: Download complete [2023-02-06T20:04:17.801Z] eaf3925da568: Pull complete [2023-02-06T20:04:20.442Z] bab4dde63d76: Pull complete [2023-02-06T20:04:20.442Z] bde34c3a00c8: Pull complete [2023-02-06T20:04:20.442Z] b352a97aabf1: Pull complete [2023-02-06T20:04:21.034Z] 4872d77fe225: Pull complete [2023-02-06T20:04:21.294Z] 5851b861e8e6: Pull complete [2023-02-06T20:04:21.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T20:04:21.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T20:04:21.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:04:22.104Z] prd-ubuntu20.04-docker-8c-8g-4736 does not seem to be running inside a container [2023-02-06T20:04:22.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-245 -v /w/workspace/gexfoundry_device-rest-go_PR-245:/w/workspace/gexfoundry_device-rest-go_PR-245:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-245@tmp:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T20:04:38.445Z] $ docker top c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a -eo pid,comm [2023-02-06T20:04:38.530Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-06T20:04:38.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T20:04:38.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T20:04:38.663Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T20:04:38.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T20:04:38.838Z] $ docker exec c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a ssh-agent [2023-02-06T20:04:38.933Z] SSH_AUTH_SOCK=/tmp/ssh-1bjgWby2Fddy/agent.15 [2023-02-06T20:04:38.933Z] SSH_AGENT_PID=21 [2023-02-06T20:04:38.940Z] Running ssh-add (command line suppressed) [2023-02-06T20:04:39.049Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-245@tmp/private_key_13300753274592424380.key (/w/workspace/gexfoundry_device-rest-go_PR-245@tmp/private_key_13300753274592424380.key) [2023-02-06T20:04:39.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T20:04:39.485Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T20:04:39.558Z] $ docker exec --env ******** --env ******** c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a ssh-agent -k [2023-02-06T20:04:39.668Z] unset SSH_AUTH_SOCK; [2023-02-06T20:04:39.668Z] unset SSH_AGENT_PID; [2023-02-06T20:04:39.668Z] echo Agent pid 21 killed; [2023-02-06T20:04:39.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T20:04:39.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T20:04:39.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T20:04:39.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T20:04:39.890Z] $ docker exec c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a ssh-agent [2023-02-06T20:04:39.996Z] SSH_AUTH_SOCK=/tmp/ssh-2xwHy2WCm0E6/agent.53 [2023-02-06T20:04:39.996Z] SSH_AGENT_PID=59 [2023-02-06T20:04:40.001Z] Running ssh-add (command line suppressed) [2023-02-06T20:04:40.145Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-245@tmp/private_key_1038131325248530274.key (/w/workspace/gexfoundry_device-rest-go_PR-245@tmp/private_key_1038131325248530274.key) [2023-02-06T20:04:40.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T20:04:40.508Z] + git semver init [2023-02-06T20:04:41.091Z] 2023-02-06 20:04:40,940 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T20:04:41.091Z] 2023-02-06 20:04:40,942 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-245/.semver [2023-02-06T20:04:41.091Z] 2023-02-06 20:04:40,942 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-245/.semver [2023-02-06T20:04:41.091Z] 2023-02-06 20:04:40,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-245/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-245, universal_newlines=False, shell=None, istream=None) [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,047 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-245/.git/info/exclude [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-245/.semver/PR-245 with force:False [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,048 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-245/.semver/PR-245 [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,052 [execute] INFO git cat-file --batch-check [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,059 [execute] INFO git cat-file --batch [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T20:04:43.643Z] 2023-02-06 20:04:43,065 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-245/.semver/PR-245 [2023-02-06T20:04:43.643Z] 0.0.0 [Pipeline] } [2023-02-06T20:04:43.678Z] $ docker exec --env ******** --env ******** c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a ssh-agent -k [2023-02-06T20:04:43.828Z] unset SSH_AUTH_SOCK; [2023-02-06T20:04:43.829Z] unset SSH_AGENT_PID; [2023-02-06T20:04:43.829Z] echo Agent pid 59 killed; [2023-02-06T20:04:43.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T20:04:44.262Z] + git semver [Pipeline] } [2023-02-06T20:04:44.553Z] $ docker stop --time=1 c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a [2023-02-06T20:04:47.685Z] $ docker rm -f --volumes c8b69221d841921eae65a21d0d7f161c618094720648faee9dff0830c0aa8c4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T20:04:48.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T20:04:48.641Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T20:04:48.657Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-02-06T20:04:49.360Z] provisioning config files... [2023-02-06T20:04:49.370Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp/config1683893827594593168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:04:49.721Z] ---> docker-login.sh [2023-02-06T20:04:49.721Z] nexus3.edgexfoundry.org:10001 [2023-02-06T20:04:49.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:49.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:49.721Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:49.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:49.721Z] [2023-02-06T20:04:49.721Z] Login Succeeded [2023-02-06T20:04:49.721Z] nexus3.edgexfoundry.org:10002 [2023-02-06T20:04:49.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:49.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:49.721Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:49.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:49.721Z] [2023-02-06T20:04:49.721Z] Login Succeeded [2023-02-06T20:04:49.721Z] nexus3.edgexfoundry.org:10003 [2023-02-06T20:04:49.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:49.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:49.980Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:49.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:49.980Z] [2023-02-06T20:04:49.980Z] Login Succeeded [2023-02-06T20:04:49.980Z] nexus3.edgexfoundry.org:10004 [2023-02-06T20:04:49.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:49.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:49.980Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:49.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:49.980Z] [2023-02-06T20:04:49.980Z] Login Succeeded [2023-02-06T20:04:49.980Z] docker.io [2023-02-06T20:04:50.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:04:50.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:04:50.259Z] Configure a credential helper to remove this warning. See [2023-02-06T20:04:50.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:04:50.259Z] [2023-02-06T20:04:50.259Z] Login Succeeded [2023-02-06T20:04:50.259Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T20:04:50.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-06T20:04:50.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T20:04:50.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T20:04:50.528Z] ========================================================= [2023-02-06T20:04:50.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T20:04:50.528Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:04:51.001Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T20:04:51.001Z] Sending build context to Docker daemon 10.83MB [2023-02-06T20:04:51.001Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T20:04:51.001Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T20:04:51.264Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T20:04:51.264Z] 213ec9aee27d: Pulling fs layer [2023-02-06T20:04:51.264Z] 4583459ba037: Pulling fs layer [2023-02-06T20:04:51.264Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T20:04:51.264Z] 53926ce57604: Pulling fs layer [2023-02-06T20:04:51.264Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T20:04:51.264Z] 22ff95d597cd: Pulling fs layer [2023-02-06T20:04:51.264Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T20:04:51.264Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T20:04:51.264Z] a7acece74701: Pulling fs layer [2023-02-06T20:04:51.264Z] 22ff95d597cd: Waiting [2023-02-06T20:04:51.264Z] 53926ce57604: Waiting [2023-02-06T20:04:51.264Z] 96b7cbca73a9: Waiting [2023-02-06T20:04:51.264Z] 21b2b0c7a3f4: Waiting [2023-02-06T20:04:51.264Z] 12d6caf4c0d1: Waiting [2023-02-06T20:04:51.264Z] a7acece74701: Waiting [2023-02-06T20:04:51.264Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T20:04:51.264Z] 93c1e223e6f2: Download complete [2023-02-06T20:04:51.264Z] 4583459ba037: Download complete [2023-02-06T20:04:51.264Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T20:04:51.264Z] 21b2b0c7a3f4: Download complete [2023-02-06T20:04:51.264Z] 22ff95d597cd: Verifying Checksum [2023-02-06T20:04:51.264Z] 22ff95d597cd: Download complete [2023-02-06T20:04:51.264Z] 213ec9aee27d: Verifying Checksum [2023-02-06T20:04:51.264Z] 213ec9aee27d: Download complete [2023-02-06T20:04:51.529Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T20:04:51.529Z] 12d6caf4c0d1: Download complete [2023-02-06T20:04:51.529Z] 213ec9aee27d: Pull complete [2023-02-06T20:04:51.796Z] 4583459ba037: Pull complete [2023-02-06T20:04:52.081Z] 93c1e223e6f2: Pull complete [2023-02-06T20:04:53.106Z] a7acece74701: Download complete [2023-02-06T20:04:53.700Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T20:04:53.700Z] 96b7cbca73a9: Download complete [2023-02-06T20:04:53.700Z] 53926ce57604: Verifying Checksum [2023-02-06T20:04:53.700Z] 53926ce57604: Download complete [2023-02-06T20:04:57.896Z] 53926ce57604: Pull complete [2023-02-06T20:04:58.154Z] 21b2b0c7a3f4: Pull complete [2023-02-06T20:04:58.415Z] 22ff95d597cd: Pull complete [2023-02-06T20:04:58.415Z] 12d6caf4c0d1: Pull complete [2023-02-06T20:05:00.943Z] 96b7cbca73a9: Pull complete [2023-02-06T20:05:01.201Z] a7acece74701: Pull complete [2023-02-06T20:05:01.201Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T20:05:01.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T20:05:01.201Z] ---> db6d94c90886 [2023-02-06T20:05:01.201Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T20:05:04.167Z] Still waiting to schedule task [2023-02-06T20:05:04.167Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-06T20:05:11.244Z] ---> Running in 335716ba935f [2023-02-06T20:05:11.507Z] Removing intermediate container 335716ba935f [2023-02-06T20:05:11.507Z] ---> c0ae4847c424 [2023-02-06T20:05:11.507Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T20:05:11.507Z] ---> Running in bd0aa4668d4f [2023-02-06T20:05:11.765Z] Removing intermediate container bd0aa4668d4f [2023-02-06T20:05:11.765Z] ---> 8ae6d0e353b4 [2023-02-06T20:05:11.765Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T20:05:11.765Z] ---> Running in fd01f5a2b018 [2023-02-06T20:05:11.765Z] Removing intermediate container fd01f5a2b018 [2023-02-06T20:05:11.765Z] ---> a6828baff419 [2023-02-06T20:05:11.765Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T20:05:12.023Z] ---> Running in ab07784efdff [2023-02-06T20:05:12.281Z] Removing intermediate container ab07784efdff [2023-02-06T20:05:12.281Z] ---> 3f351876a855 [2023-02-06T20:05:12.281Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T20:05:12.281Z] ---> Running in 9bdbd337e499 [2023-02-06T20:05:12.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T20:05:12.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T20:05:13.059Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-06T20:05:13.059Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-06T20:05:13.059Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-06T20:05:13.059Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-06T20:05:13.059Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T20:05:13.059Z] OK: 216 MiB in 55 packages [2023-02-06T20:05:15.610Z] Removing intermediate container 9bdbd337e499 [2023-02-06T20:05:15.610Z] ---> f1713b1be299 [2023-02-06T20:05:15.610Z] Step 8/12 : WORKDIR /device-rest-go [2023-02-06T20:05:15.897Z] ---> Running in 2865d4aa2ef6 [2023-02-06T20:05:16.464Z] Removing intermediate container 2865d4aa2ef6 [2023-02-06T20:05:16.464Z] ---> 451f79aed4b0 [2023-02-06T20:05:16.464Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-06T20:05:16.723Z] ---> b7e5759bdc24 [2023-02-06T20:05:16.723Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T20:05:16.985Z] ---> Running in 7b1e72b79354 [2023-02-06T20:06:35.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4739 in /w/workspace/gexfoundry_device-rest-go_PR-245 [Pipeline] { [Pipeline] ws [2023-02-06T20:06:35.712Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-02-06T20:06:35.787Z] The recommended git tool is: git [2023-02-06T20:06:38.518Z] Removing intermediate container 7b1e72b79354 [2023-02-06T20:06:38.518Z] ---> 0bdc37f05501 [2023-02-06T20:06:38.518Z] Step 11/12 : COPY . . [2023-02-06T20:06:38.518Z] ---> d497e8854e47 [2023-02-06T20:06:38.518Z] Step 12/12 : RUN $MAKE [2023-02-06T20:06:38.518Z] ---> Running in eb0dea17f14c [2023-02-06T20:06:38.518Z] noop [2023-02-06T20:06:38.518Z] Removing intermediate container eb0dea17f14c [2023-02-06T20:06:38.518Z] ---> 3f3ff91abd5e [2023-02-06T20:06:38.518Z] Successfully built 3f3ff91abd5e [2023-02-06T20:06:38.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:06:38.985Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T20:06:38.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:06:39.135Z] prd-ubuntu20.04-docker-8c-8g-4736 does not seem to be running inside a container [2023-02-06T20:06:39.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-245 -v /w/workspace/gexfoundry_device-rest-go_PR-245:/w/workspace/gexfoundry_device-rest-go_PR-245:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-245@tmp:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T20:06:40.106Z] $ docker top c3b0a7332026af941b7b7a9023ee4552b6f6633dab24f9b91074db7c0e1aae65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T20:06:40.497Z] + go version [2023-02-06T20:06:40.497Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T20:06:40.533Z] $ docker stop --time=1 c3b0a7332026af941b7b7a9023ee4552b6f6633dab24f9b91074db7c0e1aae65 [2023-02-06T20:06:41.235Z] using credential edgex-jenkins-ssh [2023-02-06T20:06:41.252Z] Cloning the remote Git repository [2023-02-06T20:06:41.880Z] $ docker rm -f --volumes c3b0a7332026af941b7b7a9023ee4552b6f6633dab24f9b91074db7c0e1aae65 [2023-02-06T20:06:41.296Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-02-06T20:06:41.383Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-02-06T20:06:41.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-02-06T20:06:41.541Z] > git --version # timeout=10 [2023-02-06T20:06:41.562Z] > git --version # 'git version 2.25.1' [2023-02-06T20:06:41.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T20:06:41.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:06:42.599Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T20:06:42.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:06:42.749Z] prd-ubuntu20.04-docker-8c-8g-4736 does not seem to be running inside a container [2023-02-06T20:06:42.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-245 -v /w/workspace/gexfoundry_device-rest-go_PR-245:/w/workspace/gexfoundry_device-rest-go_PR-245:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-245@tmp:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T20:06:43.178Z] $ docker top d689b0216d23c0a04f527c0612c38985b4a3f89e799917772618a81d965806ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T20:06:43.580Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-245 [Pipeline] fileExists [Pipeline] sh [2023-02-06T20:06:43.936Z] + make test [2023-02-06T20:06:43.937Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T20:06:44.195Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-02-06T20:06:47.194Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-02-06T20:06:47.213Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T20:06:48.671Z] Merging remotes/origin/main commit 83d0d95cb873d118c9d8fcbcde0c6c79336165c6 into PR head commit 2795541122679b9e3b1ef508cd4f11a9c15cd535 [2023-02-06T20:06:48.912Z] Merge succeeded, producing 2795541122679b9e3b1ef508cd4f11a9c15cd535 [2023-02-06T20:06:48.913Z] Checking out Revision 2795541122679b9e3b1ef508cd4f11a9c15cd535 (PR-245) [2023-02-06T20:06:48.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-02-06T20:06:48.085Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-02-06T20:06:48.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T20:06:48.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T20:06:48.689Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T20:06:48.715Z] > git checkout -f 2795541122679b9e3b1ef508cd4f11a9c15cd535 # timeout=10 [2023-02-06T20:06:48.800Z] > git remote # timeout=10 [2023-02-06T20:06:48.818Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T20:06:48.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T20:06:48.864Z] > git merge 83d0d95cb873d118c9d8fcbcde0c6c79336165c6 # timeout=10 [2023-02-06T20:06:48.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T20:06:48.918Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T20:06:48.935Z] > git checkout -f 2795541122679b9e3b1ef508cd4f11a9c15cd535 # timeout=10 [2023-02-06T20:06:49.402Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-06T20:06:49.455Z] > git --version # timeout=10 [2023-02-06T20:06:49.467Z] > git --version # 'git version 2.25.1' [2023-02-06T20:06:49.502Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T20:06:50.641Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T20:06:50.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T20:06:50.641Z] Dload Upload Total Spent Left Speed [2023-02-06T20:06:50.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-02-06T20:06:51.303Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T20:06:51.646Z] + sudo tee /etc/docker/daemon.new [2023-02-06T20:06:51.646Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T20:06:51.646Z] { [2023-02-06T20:06:51.646Z] "registry-mirrors": [ [2023-02-06T20:06:51.646Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T20:06:51.646Z] ], [2023-02-06T20:06:51.646Z] "bip": "10.250.0.254/24", [2023-02-06T20:06:51.646Z] "hosts": [ [2023-02-06T20:06:51.646Z] "tcp://0.0.0.0:5555", [2023-02-06T20:06:51.646Z] "unix:///var/run/docker.sock" [2023-02-06T20:06:51.646Z] ], [2023-02-06T20:06:51.646Z] "mtu": 1458, [2023-02-06T20:06:51.646Z] "selinux-enabled": true, [2023-02-06T20:06:51.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T20:06:51.646Z] } [Pipeline] sh [2023-02-06T20:06:51.986Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T20:06:52.327Z] + sudo service docker restart [2023-02-06T20:06:54.285Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-02-06T20:06:54.285Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.9% of statements [2023-02-06T20:07:00.889Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-06T20:07:00.890Z] go vet ./... [2023-02-06T20:07:04.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T20:07:04.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T20:07:04.171Z] ./bin/test-attribution-txt.sh [2023-02-06T20:07:04.171Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T20:07:04.171Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T20:07:04.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T20:07:04.244Z] $ docker stop --time=1 d689b0216d23c0a04f527c0612c38985b4a3f89e799917772618a81d965806ee [2023-02-06T20:07:09.745Z] $ docker rm -f --volumes d689b0216d23c0a04f527c0612c38985b4a3f89e799917772618a81d965806ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T20:07:10.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T20:07:10.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] configFileProvider [2023-02-06T20:07:10.707Z] provisioning config files... [Pipeline] stage [2023-02-06T20:07:10.738Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13241436527682387691tmp [Pipeline] { (Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-02-06T20:07:11.124Z] ---> docker-login.sh [2023-02-06T20:07:11.124Z] nexus3.edgexfoundry.org:10001 [2023-02-06T20:07:11.377Z] + sudo chown -R jenkins:jenkins . [2023-02-06T20:07:11.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-02-06T20:07:11.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:07:11.664Z] Configure a credential helper to remove this warning. See [2023-02-06T20:07:11.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:07:11.664Z] [2023-02-06T20:07:11.664Z] Login Succeeded [2023-02-06T20:07:11.664Z] nexus3.edgexfoundry.org:10002 [2023-02-06T20:07:11.693Z] + ls -al . [2023-02-06T20:07:11.693Z] total 188 [2023-02-06T20:07:11.693Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 20:06 . [2023-02-06T20:07:11.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 20:03 .. [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 6 20:03 .dockerignore [2023-02-06T20:07:11.693Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 20:06 .git [2023-02-06T20:07:11.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 20:03 .github [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 6 20:03 .gitignore [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 20:03 .golangci.yml [2023-02-06T20:07:11.693Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 20:04 .semver [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 8996 Feb 6 20:03 Attribution.txt [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 13085 Feb 6 20:03 CHANGELOG.md [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 1578 Feb 6 20:03 Dockerfile [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 20:03 GOVERNANCE.md [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 6 20:03 Jenkinsfile [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 6 20:03 LICENSE [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 1744 Feb 6 20:03 Makefile [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 6 20:03 OWNERS.md [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 15447 Feb 6 20:03 README.md [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 20:04 VERSION [2023-02-06T20:07:11.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 20:03 bin [2023-02-06T20:07:11.693Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 20:03 cmd [2023-02-06T20:07:11.693Z] -rw-r--r-- 1 jenkins jenkins 13744 Feb 6 20:06 coverage.out [2023-02-06T20:07:11.693Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 20:03 driver [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 3399 Feb 6 20:03 go.mod [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 33277 Feb 6 20:03 go.sum [2023-02-06T20:07:11.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 20:03 snap [2023-02-06T20:07:11.693Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 6 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:07:11.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:07:11.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:07:11.933Z] Configure a credential helper to remove this warning. See [2023-02-06T20:07:11.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:07:11.934Z] [2023-02-06T20:07:11.934Z] Login Succeeded [2023-02-06T20:07:12.097Z] + 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=2795541122679b9e3b1ef508cd4f11a9c15cd535 --label arch=amd64 --label version=0.0.0 . [2023-02-06T20:07:12.097Z] Sending build context to Docker daemon 10.84MB [2023-02-06T20:07:12.097Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T20:07:12.097Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-06T20:07:12.097Z] ---> 3f3ff91abd5e [2023-02-06T20:07:12.097Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-06T20:07:12.203Z] nexus3.edgexfoundry.org:10003 [2023-02-06T20:07:12.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:07:12.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:07:12.473Z] Configure a credential helper to remove this warning. See [2023-02-06T20:07:12.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:07:12.473Z] [2023-02-06T20:07:12.473Z] Login Succeeded [2023-02-06T20:07:12.473Z] nexus3.edgexfoundry.org:10004 [2023-02-06T20:07:12.666Z] ---> Running in eb56688a6619 [2023-02-06T20:07:12.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:07:12.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:07:12.743Z] Configure a credential helper to remove this warning. See [2023-02-06T20:07:12.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:07:12.743Z] [2023-02-06T20:07:12.743Z] Login Succeeded [2023-02-06T20:07:12.743Z] docker.io [2023-02-06T20:07:12.925Z] Removing intermediate container eb56688a6619 [2023-02-06T20:07:12.925Z] ---> 5c0f29c7cbc5 [2023-02-06T20:07:12.925Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T20:07:13.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T20:07:13.184Z] ---> Running in 71ffd03e11a0 [2023-02-06T20:07:13.184Z] Removing intermediate container 71ffd03e11a0 [2023-02-06T20:07:13.184Z] ---> 71ec05d2177b [2023-02-06T20:07:13.184Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T20:07:13.184Z] ---> Running in abc59b156e89 [2023-02-06T20:07:13.184Z] Removing intermediate container abc59b156e89 [2023-02-06T20:07:13.184Z] ---> e088f0287554 [2023-02-06T20:07:13.184Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T20:07:13.184Z] ---> Running in be71ce9c001e [2023-02-06T20:07:13.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T20:07:13.282Z] Configure a credential helper to remove this warning. See [2023-02-06T20:07:13.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T20:07:13.282Z] [2023-02-06T20:07:13.282Z] Login Succeeded [2023-02-06T20:07:13.282Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T20:07:13.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-06T20:07:13.442Z] Removing intermediate container be71ce9c001e [2023-02-06T20:07:13.442Z] ---> e91f11871908 [2023-02-06T20:07:13.442Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T20:07:13.442Z] ---> Running in 3e5e4941ce78 [Pipeline] echo [2023-02-06T20:07:13.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-02-06T20:07:13.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2023-02-06T20:07:13.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T20:07:13.758Z] ========================================================= [2023-02-06T20:07:13.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T20:07:13.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:07:14.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T20:07:14.245Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-06T20:07:14.245Z] Sending build context to Docker daemon 142.8kB [2023-02-06T20:07:14.260Z] OK: 216 MiB in 55 packages [2023-02-06T20:07:14.515Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T20:07:14.515Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-06T20:07:14.515Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T20:07:14.785Z] 9b18e9b68314: Pulling fs layer [2023-02-06T20:07:14.785Z] 35d82f9e3411: Pulling fs layer [2023-02-06T20:07:14.785Z] e16973657156: Pulling fs layer [2023-02-06T20:07:14.785Z] fc693d55d65f: Pulling fs layer [2023-02-06T20:07:14.785Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T20:07:14.785Z] dda99020689f: Pulling fs layer [2023-02-06T20:07:14.785Z] db1c61fa0a46: Pulling fs layer [2023-02-06T20:07:14.785Z] 891c053d2c06: Pulling fs layer [2023-02-06T20:07:14.785Z] fc693d55d65f: Waiting [2023-02-06T20:07:14.785Z] 7e9fc2657dce: Waiting [2023-02-06T20:07:14.785Z] dda99020689f: Waiting [2023-02-06T20:07:14.785Z] db1c61fa0a46: Waiting [2023-02-06T20:07:14.785Z] 891c053d2c06: Waiting [2023-02-06T20:07:14.785Z] e16973657156: Verifying Checksum [2023-02-06T20:07:14.785Z] e16973657156: Download complete [2023-02-06T20:07:14.785Z] 35d82f9e3411: Verifying Checksum [2023-02-06T20:07:14.785Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T20:07:14.785Z] 7e9fc2657dce: Download complete [2023-02-06T20:07:14.785Z] dda99020689f: Download complete [2023-02-06T20:07:14.785Z] 9b18e9b68314: Verifying Checksum [2023-02-06T20:07:14.785Z] 9b18e9b68314: Download complete [2023-02-06T20:07:14.829Z] Removing intermediate container 3e5e4941ce78 [2023-02-06T20:07:14.829Z] ---> 67b64002e6b4 [2023-02-06T20:07:14.829Z] Step 8/25 : WORKDIR /device-rest-go [2023-02-06T20:07:14.829Z] ---> Running in 6415ea4dad5b [2023-02-06T20:07:14.829Z] Removing intermediate container 6415ea4dad5b [2023-02-06T20:07:14.829Z] ---> 7eb1674698b4 [2023-02-06T20:07:14.829Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-06T20:07:15.087Z] ---> da6ff6e13fc7 [2023-02-06T20:07:15.087Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T20:07:15.087Z] ---> Running in dd4722bfc194 [2023-02-06T20:07:15.654Z] Removing intermediate container dd4722bfc194 [2023-02-06T20:07:15.654Z] ---> 47f9b1c5faab [2023-02-06T20:07:15.654Z] Step 11/25 : COPY . . [2023-02-06T20:07:15.766Z] 9b18e9b68314: Pull complete [2023-02-06T20:07:15.767Z] 891c053d2c06: Verifying Checksum [2023-02-06T20:07:15.767Z] 891c053d2c06: Download complete [2023-02-06T20:07:16.229Z] ---> a072243b331b [2023-02-06T20:07:16.229Z] Step 12/25 : RUN $MAKE [2023-02-06T20:07:16.229Z] ---> Running in c67b002e5398 [2023-02-06T20:07:16.357Z] 35d82f9e3411: Pull complete [2023-02-06T20:07:16.630Z] e16973657156: Pull complete [2023-02-06T20:07:16.798Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-02-06T20:07:17.220Z] db1c61fa0a46: Verifying Checksum [2023-02-06T20:07:17.220Z] db1c61fa0a46: Download complete [2023-02-06T20:07:17.807Z] fc693d55d65f: Verifying Checksum [2023-02-06T20:07:17.807Z] fc693d55d65f: Download complete [2023-02-06T20:07:30.148Z] fc693d55d65f: Pull complete [2023-02-06T20:07:30.148Z] 7e9fc2657dce: Pull complete [2023-02-06T20:07:30.419Z] dda99020689f: Pull complete [2023-02-06T20:07:37.210Z] db1c61fa0a46: Pull complete [2023-02-06T20:07:39.822Z] 891c053d2c06: Pull complete [2023-02-06T20:07:39.822Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T20:07:39.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T20:07:39.822Z] ---> f96f9c87975a [2023-02-06T20:07:39.822Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-06T20:07:40.792Z] ---> Running in 3ee3f09f9d14 [2023-02-06T20:07:41.061Z] Removing intermediate container 3ee3f09f9d14 [2023-02-06T20:07:41.061Z] ---> 7488bbf18353 [2023-02-06T20:07:41.061Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T20:07:41.061Z] ---> Running in d62615054687 [2023-02-06T20:07:41.329Z] Removing intermediate container d62615054687 [2023-02-06T20:07:41.329Z] ---> 2bd26813fc4b [2023-02-06T20:07:41.329Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T20:07:41.329Z] ---> Running in 57837e9bc1fb [2023-02-06T20:07:41.917Z] Removing intermediate container 57837e9bc1fb [2023-02-06T20:07:41.917Z] ---> d16907d398ce [2023-02-06T20:07:41.917Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T20:07:41.917Z] ---> Running in 0f435b7dce4d [2023-02-06T20:07:42.186Z] Removing intermediate container 0f435b7dce4d [2023-02-06T20:07:42.186Z] ---> 5ab9de9a23e5 [2023-02-06T20:07:42.186Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T20:07:42.186Z] ---> Running in 7691571a00a9 [2023-02-06T20:07:43.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T20:07:43.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T20:07:44.835Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-06T20:07:44.835Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-06T20:07:44.835Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-06T20:07:44.835Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-06T20:07:44.835Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T20:07:44.835Z] OK: 226 MiB in 55 packages [2023-02-06T20:07:46.263Z] Removing intermediate container 7691571a00a9 [2023-02-06T20:07:46.263Z] ---> 5da042465981 [2023-02-06T20:07:46.263Z] Step 8/12 : WORKDIR /device-rest-go [2023-02-06T20:07:46.263Z] ---> Running in ae3b7eb16035 [2023-02-06T20:07:46.263Z] Removing intermediate container ae3b7eb16035 [2023-02-06T20:07:46.263Z] ---> 5f4428de2a8b [2023-02-06T20:07:46.263Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-06T20:07:46.851Z] ---> 7aec0c4765d2 [2023-02-06T20:07:46.851Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T20:07:46.851Z] ---> Running in 5efa8cd31319 [2023-02-06T20:07:49.015Z] Removing intermediate container c67b002e5398 [2023-02-06T20:07:49.016Z] ---> 9b81e1a7cc8a [2023-02-06T20:07:49.016Z] Step 13/25 : FROM alpine:3.16 [2023-02-06T20:07:49.016Z] 3.16: Pulling from library/alpine [2023-02-06T20:07:49.016Z] ca7dd9ec2225: Pulling fs layer [2023-02-06T20:07:49.016Z] ca7dd9ec2225: Verifying Checksum [2023-02-06T20:07:49.016Z] ca7dd9ec2225: Pull complete [2023-02-06T20:07:49.016Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T20:07:49.016Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T20:07:49.016Z] ---> bfe296a52501 [2023-02-06T20:07:49.016Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-06T20:07:49.016Z] ---> Running in 29b69edc15c6 [2023-02-06T20:07:49.016Z] Removing intermediate container 29b69edc15c6 [2023-02-06T20:07:49.016Z] ---> c3bafcc7406e [2023-02-06T20:07:49.016Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-02-06T20:07:49.016Z] ---> Running in ee6cfa0cadcb [2023-02-06T20:07:49.016Z] Removing intermediate container ee6cfa0cadcb [2023-02-06T20:07:49.016Z] ---> 421bf84cdc8b [2023-02-06T20:07:49.016Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-02-06T20:07:49.016Z] ---> Running in 03ceae9aa435 [2023-02-06T20:07:49.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-06T20:07:49.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-06T20:07:49.016Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T20:07:49.016Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T20:07:49.016Z] OK: 6 MiB in 15 packages [2023-02-06T20:07:49.016Z] Removing intermediate container 03ceae9aa435 [2023-02-06T20:07:49.016Z] ---> ae072b2dae29 [2023-02-06T20:07:49.016Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-02-06T20:07:50.421Z] ---> 89265fd1f7a5 [2023-02-06T20:07:50.421Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-02-06T20:07:50.679Z] ---> 13833f38d7ae [2023-02-06T20:07:50.679Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-02-06T20:07:50.939Z] ---> a2a9cfa01350 [2023-02-06T20:07:50.939Z] Step 20/25 : EXPOSE 59986 [2023-02-06T20:07:51.199Z] ---> Running in c2dc40810642 [2023-02-06T20:07:51.456Z] Removing intermediate container c2dc40810642 [2023-02-06T20:07:51.456Z] ---> 493dd6450b23 [2023-02-06T20:07:51.456Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-02-06T20:07:51.456Z] ---> Running in ba1d9afa1320 [2023-02-06T20:07:51.716Z] Removing intermediate container ba1d9afa1320 [2023-02-06T20:07:51.716Z] ---> bc96895b49dd [2023-02-06T20:07:51.716Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-06T20:07:51.716Z] ---> Running in c9fac806d028 [2023-02-06T20:07:51.716Z] Removing intermediate container c9fac806d028 [2023-02-06T20:07:51.716Z] ---> eb4dc1fe7bdd [2023-02-06T20:07:51.716Z] Step 23/25 : LABEL arch=amd64 [2023-02-06T20:07:51.716Z] ---> Running in 432de2bee56a [2023-02-06T20:07:51.716Z] Removing intermediate container 432de2bee56a [2023-02-06T20:07:51.716Z] ---> 5145de07080c [2023-02-06T20:07:51.716Z] Step 24/25 : LABEL git_sha=2795541122679b9e3b1ef508cd4f11a9c15cd535 [2023-02-06T20:07:51.716Z] ---> Running in 970e7f6cc8f7 [2023-02-06T20:07:51.976Z] Removing intermediate container 970e7f6cc8f7 [2023-02-06T20:07:51.976Z] ---> a0a2015c9ed5 [2023-02-06T20:07:51.976Z] Step 25/25 : LABEL version=0.0.0 [2023-02-06T20:07:51.976Z] ---> Running in 6696959420b3 [2023-02-06T20:07:51.976Z] Removing intermediate container 6696959420b3 [2023-02-06T20:07:51.976Z] ---> 11cd4aceca2c [2023-02-06T20:07:51.976Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T20:07:51.976Z] Successfully built 11cd4aceca2c [2023-02-06T20:07:51.976Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:07:52.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T20:07:52.849Z] [2023-02-06T20:07:52.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:07:53.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T20:07:53.235Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T20:07:53.235Z] 5eb5b503b376: Pulling fs layer [2023-02-06T20:07:53.235Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T20:07:53.235Z] ec43610c2a17: Pulling fs layer [2023-02-06T20:07:53.235Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T20:07:53.235Z] 33b1e0a273af: Pulling fs layer [2023-02-06T20:07:53.235Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T20:07:53.235Z] 2f39f015ded8: Pulling fs layer [2023-02-06T20:07:53.235Z] 33b1e0a273af: Waiting [2023-02-06T20:07:53.235Z] 5d3b04190fa2: Waiting [2023-02-06T20:07:53.235Z] 2f39f015ded8: Waiting [2023-02-06T20:07:53.235Z] 3a2ae6a8a46f: Waiting [2023-02-06T20:07:53.235Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T20:07:53.235Z] 5c69ac0246d0: Download complete [2023-02-06T20:07:53.235Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T20:07:53.235Z] 3a2ae6a8a46f: Download complete [2023-02-06T20:07:53.495Z] 33b1e0a273af: Verifying Checksum [2023-02-06T20:07:53.495Z] 33b1e0a273af: Download complete [2023-02-06T20:07:53.495Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T20:07:53.495Z] 5d3b04190fa2: Download complete [2023-02-06T20:07:53.495Z] ec43610c2a17: Verifying Checksum [2023-02-06T20:07:53.495Z] ec43610c2a17: Download complete [2023-02-06T20:07:53.495Z] 5eb5b503b376: Verifying Checksum [2023-02-06T20:07:53.495Z] 5eb5b503b376: Download complete [2023-02-06T20:07:54.447Z] 2f39f015ded8: Download complete [2023-02-06T20:07:55.384Z] 5eb5b503b376: Pull complete [2023-02-06T20:07:55.644Z] 5c69ac0246d0: Pull complete [2023-02-06T20:07:57.022Z] ec43610c2a17: Pull complete [2023-02-06T20:07:57.604Z] 3a2ae6a8a46f: Pull complete [2023-02-06T20:07:58.177Z] 33b1e0a273af: Pull complete [2023-02-06T20:07:58.761Z] 5d3b04190fa2: Pull complete [2023-02-06T20:08:04.046Z] 2f39f015ded8: Pull complete [2023-02-06T20:08:04.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T20:08:04.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T20:08:04.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:08:04.320Z] prd-ubuntu20.04-docker-8c-8g-4736 does not seem to be running inside a container [2023-02-06T20:08:04.356Z] $ 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/gexfoundry_device-rest-go_PR-245 -v /w/workspace/gexfoundry_device-rest-go_PR-245:/w/workspace/gexfoundry_device-rest-go_PR-245:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-245@tmp:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T20:08:14.653Z] $ docker top 6436a3952c90c94e95890903ee970b9029ddc939916b9894a3d4057184e13aef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:08:15.085Z] ---> job-cost.sh [2023-02-06T20:08:15.085Z] lf-activate-venv: SKIPPING [2023-02-06T20:08:15.085Z] INFO: No Stack... [2023-02-06T20:08:16.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T20:08:17.246Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T20:08:17.593Z] + cut -d, -f6 [2023-02-06T20:08:17.593Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-245/archives/cost.csv [Pipeline] lock [2023-02-06T20:08:17.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] [2023-02-06T20:08:17.655Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] did not exist. Created. [2023-02-06T20:08:17.655Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T20:08:18.051Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T20:08:18.102Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T20:08:18.133Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T20:08:18.210Z] $ docker stop --time=1 6436a3952c90c94e95890903ee970b9029ddc939916b9894a3d4057184e13aef [2023-02-06T20:08:19.374Z] $ docker rm -f --volumes 6436a3952c90c94e95890903ee970b9029ddc939916b9894a3d4057184e13aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T20:09:08.522Z] Removing intermediate container 5efa8cd31319 [2023-02-06T20:09:08.522Z] ---> de4a6ba9b39c [2023-02-06T20:09:08.522Z] Step 11/12 : COPY . . [2023-02-06T20:09:08.522Z] ---> b9ed6129e41c [2023-02-06T20:09:08.522Z] Step 12/12 : RUN $MAKE [2023-02-06T20:09:08.522Z] ---> Running in af53c6e3875b [2023-02-06T20:09:08.522Z] noop [2023-02-06T20:09:08.522Z] Removing intermediate container af53c6e3875b [2023-02-06T20:09:08.522Z] ---> 68e2b26e0803 [2023-02-06T20:09:08.522Z] Successfully built 68e2b26e0803 [2023-02-06T20:09:08.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:09:09.019Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T20:09:09.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:09:09.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2023-02-06T20:09:09.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T20:09:10.629Z] $ docker top 27462ed5f2dcb211e3bc6996a5c85fcbfc26956c684d69dbf083c379d0e359e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T20:09:11.505Z] + go version [2023-02-06T20:09:11.505Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T20:09:11.579Z] $ docker stop --time=1 27462ed5f2dcb211e3bc6996a5c85fcbfc26956c684d69dbf083c379d0e359e2 [2023-02-06T20:09:13.227Z] $ docker rm -f --volumes 27462ed5f2dcb211e3bc6996a5c85fcbfc26956c684d69dbf083c379d0e359e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:09:14.126Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T20:09:14.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:09:14.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2023-02-06T20:09:14.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T20:09:15.667Z] $ docker top 5ff303db07ba5b6bea6d6b62bdd3530ececaba91adc14233fb9d328ae8909779 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T20:09:16.661Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T20:09:17.418Z] + make test [2023-02-06T20:09:17.419Z] go test ./... -coverprofile=coverage.out ./... [2023-02-06T20:09:18.848Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-02-06T20:10:41.214Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-02-06T20:10:41.214Z] ok github.com/edgexfoundry/device-rest-go/driver 0.066s coverage: 33.9% of statements [2023-02-06T20:10:41.214Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T20:10:41.214Z] go vet ./... [2023-02-06T20:11:07.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T20:11:07.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T20:11:07.937Z] ./bin/test-attribution-txt.sh [2023-02-06T20:11:07.937Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-06T20:11:07.937Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-06T20:11:07.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T20:11:08.014Z] $ docker stop --time=1 5ff303db07ba5b6bea6d6b62bdd3530ececaba91adc14233fb9d328ae8909779 [2023-02-06T20:11:09.886Z] $ docker rm -f --volumes 5ff303db07ba5b6bea6d6b62bdd3530ececaba91adc14233fb9d328ae8909779 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T20:11:10.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T20:11:10.924Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T20:11:11.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T20:11:12.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-06T20:11:12.424Z] + ls -al . [2023-02-06T20:11:12.424Z] total 184 [2023-02-06T20:11:12.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 20:09 . [2023-02-06T20:11:12.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 20:06 .. [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 6 20:06 .dockerignore [2023-02-06T20:11:12.424Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 20:06 .git [2023-02-06T20:11:12.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 20:06 .github [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 329 Feb 6 20:06 .gitignore [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 20:06 .golangci.yml [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 8996 Feb 6 20:06 Attribution.txt [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 13085 Feb 6 20:06 CHANGELOG.md [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 1578 Feb 6 20:06 Dockerfile [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 20:06 GOVERNANCE.md [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 6 20:06 Jenkinsfile [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 6 20:06 LICENSE [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 1744 Feb 6 20:06 Makefile [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 6 20:06 OWNERS.md [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 15447 Feb 6 20:06 README.md [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 20:04 VERSION [2023-02-06T20:11:12.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 20:06 bin [2023-02-06T20:11:12.424Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 20:06 cmd [2023-02-06T20:11:12.424Z] -rw-r--r-- 1 jenkins jenkins 13744 Feb 6 20:10 coverage.out [2023-02-06T20:11:12.424Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 20:06 driver [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 3399 Feb 6 20:06 go.mod [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 33277 Feb 6 20:06 go.sum [2023-02-06T20:11:12.424Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 20:06 snap [2023-02-06T20:11:12.424Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 6 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:11:12.831Z] + 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=2795541122679b9e3b1ef508cd4f11a9c15cd535 --label arch=arm64 --label version=0.0.0 . [2023-02-06T20:11:12.831Z] Sending build context to Docker daemon 157.2kB [2023-02-06T20:11:13.098Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-06T20:11:13.098Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-06T20:11:13.098Z] ---> 68e2b26e0803 [2023-02-06T20:11:13.098Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-06T20:11:14.064Z] ---> Running in 224865eaad10 [2023-02-06T20:11:14.676Z] Removing intermediate container 224865eaad10 [2023-02-06T20:11:14.676Z] ---> 389f8de2959b [2023-02-06T20:11:14.676Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-06T20:11:14.676Z] ---> Running in 5165e9bea772 [2023-02-06T20:11:14.953Z] Removing intermediate container 5165e9bea772 [2023-02-06T20:11:14.953Z] ---> 1c3eceec9485 [2023-02-06T20:11:14.953Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-06T20:11:14.953Z] ---> Running in 9984b916fd87 [2023-02-06T20:11:15.536Z] Removing intermediate container 9984b916fd87 [2023-02-06T20:11:15.536Z] ---> 18a91fcdf7cf [2023-02-06T20:11:15.536Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-06T20:11:15.536Z] ---> Running in 9326026ec4b4 [2023-02-06T20:11:16.124Z] Removing intermediate container 9326026ec4b4 [2023-02-06T20:11:16.124Z] ---> fe053c6379b0 [2023-02-06T20:11:16.124Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-06T20:11:16.124Z] ---> Running in 0f7e4fd7b5d1 [2023-02-06T20:11:17.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T20:11:17.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T20:11:18.781Z] OK: 226 MiB in 55 packages [2023-02-06T20:11:20.197Z] Removing intermediate container 0f7e4fd7b5d1 [2023-02-06T20:11:20.197Z] ---> 4551960a4357 [2023-02-06T20:11:20.197Z] Step 8/25 : WORKDIR /device-rest-go [2023-02-06T20:11:20.197Z] ---> Running in 9e16a35d1326 [2023-02-06T20:11:20.197Z] Removing intermediate container 9e16a35d1326 [2023-02-06T20:11:20.197Z] ---> 4f3913a21c23 [2023-02-06T20:11:20.197Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-06T20:11:20.784Z] ---> 5f42b4e34a8d [2023-02-06T20:11:20.784Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T20:11:20.784Z] ---> Running in 0217bbdf014b [2023-02-06T20:11:23.401Z] Removing intermediate container 0217bbdf014b [2023-02-06T20:11:23.401Z] ---> dea0cf63cb86 [2023-02-06T20:11:23.401Z] Step 11/25 : COPY . . [2023-02-06T20:11:23.985Z] ---> 937724d3e76c [2023-02-06T20:11:23.985Z] Step 12/25 : RUN $MAKE [2023-02-06T20:11:24.253Z] ---> Running in 14bc66762aa8 [2023-02-06T20:11:25.217Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-02-06T20:13:46.976Z] Removing intermediate container 14bc66762aa8 [2023-02-06T20:13:46.976Z] ---> 9de2aa2993c2 [2023-02-06T20:13:46.976Z] Step 13/25 : FROM alpine:3.16 [2023-02-06T20:13:46.976Z] 3.16: Pulling from library/alpine [2023-02-06T20:13:46.976Z] 6875df1f5354: Pulling fs layer [2023-02-06T20:13:46.976Z] 6875df1f5354: Verifying Checksum [2023-02-06T20:13:46.976Z] 6875df1f5354: Download complete [2023-02-06T20:13:46.976Z] 6875df1f5354: Pull complete [2023-02-06T20:13:46.976Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T20:13:46.976Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T20:13:46.976Z] ---> 2b4661558fb8 [2023-02-06T20:13:46.976Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-02-06T20:13:46.976Z] ---> Running in 468aa76f5687 [2023-02-06T20:13:46.976Z] Removing intermediate container 468aa76f5687 [2023-02-06T20:13:46.976Z] ---> dc31725b37dc [2023-02-06T20:13:46.976Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-02-06T20:13:46.976Z] ---> Running in f7f14b39db73 [2023-02-06T20:13:46.976Z] Removing intermediate container f7f14b39db73 [2023-02-06T20:13:46.976Z] ---> 8eb024c5573f [2023-02-06T20:13:46.976Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-02-06T20:13:46.976Z] ---> Running in 31d0307cf117 [2023-02-06T20:13:46.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T20:13:46.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T20:13:46.976Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T20:13:46.976Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T20:13:46.976Z] OK: 5 MiB in 15 packages [2023-02-06T20:13:46.976Z] Removing intermediate container 31d0307cf117 [2023-02-06T20:13:46.976Z] ---> aa01851d4c0d [2023-02-06T20:13:46.976Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-02-06T20:13:47.941Z] ---> 104505688ea5 [2023-02-06T20:13:47.941Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-02-06T20:13:48.538Z] ---> fe8afac32da4 [2023-02-06T20:13:48.538Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-02-06T20:13:49.124Z] ---> bc6f0e92f8c1 [2023-02-06T20:13:49.124Z] Step 20/25 : EXPOSE 59986 [2023-02-06T20:13:49.124Z] ---> Running in 0e6e4703a25b [2023-02-06T20:13:49.394Z] Removing intermediate container 0e6e4703a25b [2023-02-06T20:13:49.394Z] ---> 5a9678b0fcd4 [2023-02-06T20:13:49.394Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-02-06T20:13:49.660Z] ---> Running in 89e497d62ac9 [2023-02-06T20:13:49.928Z] Removing intermediate container 89e497d62ac9 [2023-02-06T20:13:49.928Z] ---> ad9e08ea42ca [2023-02-06T20:13:49.928Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-06T20:13:49.928Z] ---> Running in 887b96b08190 [2023-02-06T20:13:50.194Z] Removing intermediate container 887b96b08190 [2023-02-06T20:13:50.194Z] ---> e8557e5eb38a [2023-02-06T20:13:50.194Z] Step 23/25 : LABEL arch=arm64 [2023-02-06T20:13:50.194Z] ---> Running in 82d324f646db [2023-02-06T20:13:50.461Z] Removing intermediate container 82d324f646db [2023-02-06T20:13:50.461Z] ---> c2b855623a6b [2023-02-06T20:13:50.461Z] Step 24/25 : LABEL git_sha=2795541122679b9e3b1ef508cd4f11a9c15cd535 [2023-02-06T20:13:50.461Z] ---> Running in 482740cec81f [2023-02-06T20:13:50.729Z] Removing intermediate container 482740cec81f [2023-02-06T20:13:50.729Z] ---> e4c1bd29458f [2023-02-06T20:13:50.729Z] Step 25/25 : LABEL version=0.0.0 [2023-02-06T20:13:50.997Z] ---> Running in 145419bc2fb2 [2023-02-06T20:13:51.265Z] Removing intermediate container 145419bc2fb2 [2023-02-06T20:13:51.265Z] ---> f2e6c5bc26bc [2023-02-06T20:13:51.265Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-06T20:13:51.265Z] Successfully built f2e6c5bc26bc [2023-02-06T20:13:51.265Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:13:52.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T20:13:52.173Z] [2023-02-06T20:13:52.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:13:52.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T20:13:52.579Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T20:13:52.579Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T20:13:52.579Z] 04944245beec: Pulling fs layer [2023-02-06T20:13:52.579Z] 699f458cf7ca: Pulling fs layer [2023-02-06T20:13:52.579Z] 765212b225bb: Pulling fs layer [2023-02-06T20:13:52.579Z] f23df028b6ca: Pulling fs layer [2023-02-06T20:13:52.579Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T20:13:52.579Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T20:13:52.579Z] 765212b225bb: Waiting [2023-02-06T20:13:52.579Z] f23df028b6ca: Waiting [2023-02-06T20:13:52.579Z] d65c8cfc05b1: Waiting [2023-02-06T20:13:52.579Z] 2437ff75d9bd: Waiting [2023-02-06T20:13:52.850Z] 04944245beec: Verifying Checksum [2023-02-06T20:13:52.850Z] 04944245beec: Download complete [2023-02-06T20:13:52.850Z] 765212b225bb: Verifying Checksum [2023-02-06T20:13:52.850Z] 765212b225bb: Download complete [2023-02-06T20:13:52.850Z] f23df028b6ca: Download complete [2023-02-06T20:13:52.850Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T20:13:52.850Z] d65c8cfc05b1: Download complete [2023-02-06T20:13:53.120Z] 699f458cf7ca: Verifying Checksum [2023-02-06T20:13:53.120Z] 699f458cf7ca: Download complete [2023-02-06T20:13:53.390Z] 8998bd30e6a1: Download complete [2023-02-06T20:13:55.977Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T20:13:55.977Z] 2437ff75d9bd: Download complete [2023-02-06T20:13:57.385Z] 8998bd30e6a1: Pull complete [2023-02-06T20:13:57.970Z] 04944245beec: Pull complete [2023-02-06T20:13:59.381Z] 699f458cf7ca: Pull complete [2023-02-06T20:13:59.651Z] 765212b225bb: Pull complete [2023-02-06T20:14:01.594Z] f23df028b6ca: Pull complete [2023-02-06T20:14:01.594Z] d65c8cfc05b1: Pull complete [2023-02-06T20:14:16.872Z] 2437ff75d9bd: Pull complete [2023-02-06T20:14:16.872Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T20:14:16.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T20:14:16.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:14:17.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-4739 does not seem to be running inside a container [2023-02-06T20:14:17.265Z] $ 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/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T20:14:19.818Z] $ docker top cd138b60640b93424fe475ace3f2e0a2de333451848e316b26251f6cc68910ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:20.701Z] ---> job-cost.sh [2023-02-06T20:14:20.702Z] lf-activate-venv: SKIPPING [2023-02-06T20:14:20.702Z] INFO: No Stack... [2023-02-06T20:14:20.969Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T20:14:21.926Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T20:14:22.594Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-02-06T20:14:22.594Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T20:14:22.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] [2023-02-06T20:14:22.679Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] did not exist. Created. [2023-02-06T20:14:22.680Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T20:14:23.402Z] /w/workspace/device-rest-go/1@tmp/durable-cc97fbcb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T20:14:23.749Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T20:14:23.782Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T20:14:23.823Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T20:14:23.842Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T20:14:23.923Z] $ docker stop --time=1 cd138b60640b93424fe475ace3f2e0a2de333451848e316b26251f6cc68910ac [2023-02-06T20:14:26.967Z] $ docker rm -f --volumes cd138b60640b93424fe475ace3f2e0a2de333451848e316b26251f6cc68910ac [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 [2023-02-06T20:14:27.861Z] provisioning config files... [2023-02-06T20:14:27.868Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp/config13656405032371032065tmp [Pipeline] { [Pipeline] sh [2023-02-06T20:14:28.195Z] + set +x [2023-02-06T20:14:28.195Z] + + bash -scurl -- -s [2023-02-06T20:14:28.195Z] https://codecov.io/bash [2023-02-06T20:14:28.195Z] [2023-02-06T20:14:28.195Z] _____ _ [2023-02-06T20:14:28.195Z] / ____| | | [2023-02-06T20:14:28.195Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T20:14:28.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T20:14:28.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T20:14:28.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T20:14:28.195Z] Bash-1.0.6 [2023-02-06T20:14:28.195Z] [2023-02-06T20:14:28.195Z] [2023-02-06T20:14:28.195Z] ==> git version 2.25.1 found [2023-02-06T20:14:28.195Z] ==> 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 [2023-02-06T20:14:28.195Z] Release-Date: 2020-01-08 [2023-02-06T20:14:28.195Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-06T20:14:28.195Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T20:14:28.195Z] ==> Jenkins CI detected. [2023-02-06T20:14:28.195Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-245 [2023-02-06T20:14:28.195Z] project root: . [2023-02-06T20:14:28.195Z] --> token set from env [2023-02-06T20:14:28.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T20:14:28.195Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T20:14:28.195Z] ==> Python coveragepy not found [2023-02-06T20:14:28.195Z] ==> Searching for coverage reports in: [2023-02-06T20:14:28.195Z] + . [2023-02-06T20:14:28.195Z] -> Found 1 reports [2023-02-06T20:14:28.454Z] ==> Detecting git/mercurial file structure [2023-02-06T20:14:28.454Z] ==> Reading reports [2023-02-06T20:14:28.454Z] + ./coverage.out bytes=13744 [2023-02-06T20:14:28.454Z] ==> Appending adjustments [2023-02-06T20:14:28.454Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T20:14:28.454Z] + Found adjustments [2023-02-06T20:14:28.454Z] ==> Gzipping contents [2023-02-06T20:14:28.454Z] 4.0K /tmp/codecov.F5pWzJ.gz [2023-02-06T20:14:28.454Z] ==> Uploading reports [2023-02-06T20:14:28.454Z] url: https://codecov.io [2023-02-06T20:14:28.454Z] query: branch=PR-245&commit=2795541122679b9e3b1ef508cd4f11a9c15cd535&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-02-06T20:14:28.454Z] -> Pinging Codecov [2023-02-06T20:14:28.454Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-245&commit=2795541122679b9e3b1ef508cd4f11a9c15cd535&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-245%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-02-06T20:14:29.021Z] -> Uploading to [2023-02-06T20:14:29.021Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/4E5D53B4F1F92C436F7061BF334D961C/2795541122679b9e3b1ef508cd4f11a9c15cd535/fbaa8509-063a-4918-91bd-4bf9f578baf8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T201428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08e5ba9810378d6c9ff79b3fab4eabe2e4bb262d0a254f0f793bd79997ccde37 [2023-02-06T20:14:29.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T20:14:29.021Z] Dload Upload Total Spent Left Speed [2023-02-06T20:14:29.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2438 0 0 100 2438 0 9413 --:--:-- --:--:-- --:--:-- 9413 [2023-02-06T20:14:29.281Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2795541122679b9e3b1ef508cd4f11a9c15cd535 [Pipeline] } [2023-02-06T20:14:29.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-02-06T20:14:31.164Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-245/archives ] [2023-02-06T20:14:31.164Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-245/archives [2023-02-06T20:14:31.164Z] total 16 [2023-02-06T20:14:31.164Z] drwxr-xr-x 3 root root 4096 Feb 6 20:08 . [2023-02-06T20:14:31.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 20:08 .. [2023-02-06T20:14:31.164Z] drwxr-xr-x 2 root root 4096 Feb 6 20:08 cost [2023-02-06T20:14:31.164Z] -rw-r--r-- 1 root root 86 Feb 6 20:08 cost.csv [2023-02-06T20:14:31.164Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-245/archives [2023-02-06T20:14:31.164Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-245/archives [2023-02-06T20:14:31.164Z] total 16 [2023-02-06T20:14:31.164Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 20:08 . [2023-02-06T20:14:31.164Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 6 20:08 .. [2023-02-06T20:14:31.164Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 20:08 cost [2023-02-06T20:14:31.164Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 6 20:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:31.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:32.388Z] ---> package-listing.sh [2023-02-06T20:14:32.388Z] ++ facter osfamily [2023-02-06T20:14:32.388Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T20:14:32.648Z] + OS_FAMILY=debian [2023-02-06T20:14:32.648Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-245 [2023-02-06T20:14:32.648Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T20:14:32.648Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T20:14:32.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T20:14:32.648Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T20:14:32.648Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-245 ']' [2023-02-06T20:14:32.648Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T20:14:32.648Z] + case "${OS_FAMILY}" in [2023-02-06T20:14:32.648Z] + dpkg -l [2023-02-06T20:14:32.648Z] + grep '^ii' [2023-02-06T20:14:32.648Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T20:14:32.648Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T20:14:32.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T20:14:32.648Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-245 ']' [2023-02-06T20:14:32.648Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-245/archives/ [2023-02-06T20:14:32.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-245/archives/ [Pipeline] echo [2023-02-06T20:14:32.683Z] 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/gexfoundry_device-rest-go_PR-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T20:14:32.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T20:14:33.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T20:14:33.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T20:14:33.755Z] prd-ubuntu20.04-docker-8c-8g-4736 does not seem to be running inside a container [2023-02-06T20:14:33.800Z] $ 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/gexfoundry_device-rest-go_PR-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-245 -v /w/workspace/gexfoundry_device-rest-go_PR-245:/w/workspace/gexfoundry_device-rest-go_PR-245:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-245@tmp:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T20:14:34.050Z] $ docker top 35109e5117bdb7524b41461e0978b963b640038e41ff5d8f99d04732c8a437ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T20:14:34.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T20:14:34.747Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T20:14:35.054Z] + ls /var/log/sa-host [2023-02-06T20:14:35.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T20:14:35.174Z] provisioning config files... [2023-02-06T20:14:35.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-245@tmp/config14606209308083429086tmp [Pipeline] { [Pipeline] echo [2023-02-06T20:14:35.228Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:35.533Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T20:14:35.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:35.952Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T20:14:35.984Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:36.293Z] ---> sudo-logs.sh [2023-02-06T20:14:36.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T20:14:36.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:36.683Z] ---> job-cost.sh [2023-02-06T20:14:36.683Z] lf-activate-venv: SKIPPING [2023-02-06T20:14:36.683Z] DEBUG: total: 0.2199999988079071 [2023-02-06T20:14:36.683Z] INFO: Retrieving Stack Cost... [2023-02-06T20:14:37.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T20:14:37.510Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T20:14:37.545Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T20:14:37.859Z] ---> logs-deploy.sh [2023-02-06T20:14:37.859Z] lf-activate-venv: SKIPPING [2023-02-06T20:14:37.859Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-245/1 [2023-02-06T20:14:37.859Z] INFO: archiving workspace using pattern(s): [2023-02-06T20:14:38.797Z] Archives upload complete. [2023-02-06T20:14:39.058Z] INFO: archiving logs to Nexus [2023-02-06T20:14:39.628Z] ---> uname -a: [2023-02-06T20:14:39.628Z] Linux prd-ubuntu20-04-docker-8c-8g-4736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] ---> lscpu: [2023-02-06T20:14:39.628Z] Architecture: x86_64 [2023-02-06T20:14:39.628Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-06T20:14:39.628Z] Byte Order: Little Endian [2023-02-06T20:14:39.628Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-06T20:14:39.628Z] CPU(s): 8 [2023-02-06T20:14:39.628Z] On-line CPU(s) list: 0-7 [2023-02-06T20:14:39.628Z] Thread(s) per core: 1 [2023-02-06T20:14:39.628Z] Core(s) per socket: 1 [2023-02-06T20:14:39.628Z] Socket(s): 8 [2023-02-06T20:14:39.628Z] NUMA node(s): 1 [2023-02-06T20:14:39.628Z] Vendor ID: AuthenticAMD [2023-02-06T20:14:39.628Z] CPU family: 23 [2023-02-06T20:14:39.628Z] Model: 49 [2023-02-06T20:14:39.628Z] Model name: AMD EPYC-Rome Processor [2023-02-06T20:14:39.628Z] Stepping: 0 [2023-02-06T20:14:39.628Z] CPU MHz: 2799.996 [2023-02-06T20:14:39.628Z] BogoMIPS: 5599.99 [2023-02-06T20:14:39.628Z] Virtualization: AMD-V [2023-02-06T20:14:39.628Z] Hypervisor vendor: KVM [2023-02-06T20:14:39.628Z] Virtualization type: full [2023-02-06T20:14:39.628Z] L1d cache: 256 KiB [2023-02-06T20:14:39.628Z] L1i cache: 256 KiB [2023-02-06T20:14:39.628Z] L2 cache: 4 MiB [2023-02-06T20:14:39.628Z] L3 cache: 128 MiB [2023-02-06T20:14:39.628Z] NUMA node0 CPU(s): 0-7 [2023-02-06T20:14:39.628Z] Vulnerability Itlb multihit: Not affected [2023-02-06T20:14:39.628Z] Vulnerability L1tf: Not affected [2023-02-06T20:14:39.628Z] Vulnerability Mds: Not affected [2023-02-06T20:14:39.628Z] Vulnerability Meltdown: Not affected [2023-02-06T20:14:39.628Z] Vulnerability Mmio stale data: Not affected [2023-02-06T20:14:39.628Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-06T20:14:39.628Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-06T20:14:39.628Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-06T20:14:39.628Z] Vulnerability Srbds: Not affected [2023-02-06T20:14:39.628Z] Vulnerability Tsx async abort: Not affected [2023-02-06T20:14:39.628Z] 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 [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] ---> nproc: [2023-02-06T20:14:39.628Z] 8 [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] ---> df -h: [2023-02-06T20:14:39.628Z] Filesystem Size Used Avail Use% Mounted on [2023-02-06T20:14:39.628Z] overlay 155G 12G 144G 8% / [2023-02-06T20:14:39.628Z] tmpfs 64M 0 64M 0% /dev [2023-02-06T20:14:39.628Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-06T20:14:39.628Z] shm 64M 0 64M 0% /dev/shm [2023-02-06T20:14:39.628Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] ---> sar -b -r -n DEV: [2023-02-06T20:14:39.628Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4736) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] 20:02:55 LINUX RESTART (8 CPU) [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] 20:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-06T20:14:39.628Z] 20:04:01 88.30 38.22 50.08 0.00 3729.56 152899.70 0.00 [2023-02-06T20:14:39.628Z] 20:05:01 50.10 9.78 40.32 0.00 1712.36 13501.37 0.00 [2023-02-06T20:14:39.628Z] 20:06:01 120.61 0.97 119.65 0.00 7.73 47247.99 0.00 [2023-02-06T20:14:39.628Z] 20:07:01 60.97 0.10 60.87 0.00 14.53 22084.85 0.00 [2023-02-06T20:14:39.628Z] 20:08:01 147.11 1.17 145.94 0.00 78.12 23353.04 0.00 [2023-02-06T20:14:39.628Z] 20:09:01 86.34 9.62 76.72 0.00 5076.19 25254.84 0.00 [2023-02-06T20:14:39.628Z] 20:10:01 4.82 0.02 4.80 0.00 0.13 109.32 0.00 [2023-02-06T20:14:39.628Z] 20:11:01 2.82 0.00 2.82 0.00 0.00 31.99 0.00 [2023-02-06T20:14:39.628Z] 20:12:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2023-02-06T20:14:39.628Z] 20:13:01 1.58 0.00 1.58 0.00 0.00 18.43 0.00 [2023-02-06T20:14:39.628Z] 20:14:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2023-02-06T20:14:39.628Z] Average: 51.51 5.45 46.06 0.00 967.94 25906.87 0.00 [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] 20:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-06T20:14:39.628Z] 20:04:01 30409784 31701524 666312 2.03 47532 1566076 1683096 4.96 793300 1421092 6948 [2023-02-06T20:14:39.628Z] 20:05:01 29183776 31599952 717728 2.18 71700 2625744 1874712 5.52 982628 2364404 670636 [2023-02-06T20:14:39.628Z] 20:06:01 27836860 31583696 718092 2.18 143108 3761936 1892624 5.58 1168820 3387000 606476 [2023-02-06T20:14:39.628Z] 20:07:01 28220912 31502980 791912 2.41 146176 3323728 2070320 6.10 1238200 2953948 129244 [2023-02-06T20:14:39.628Z] 20:08:01 27627608 31516096 779944 2.37 156164 3896092 2080116 6.13 1271604 3488428 469660 [2023-02-06T20:14:39.628Z] 20:09:01 27143428 31541256 742992 2.26 192080 4337784 1824856 5.38 1564152 3634240 1076 [2023-02-06T20:14:39.628Z] 20:10:01 27149176 31542124 742028 2.26 190652 4334536 1807272 5.33 1562028 3631040 368 [2023-02-06T20:14:39.628Z] 20:11:01 27157236 31550268 733796 2.23 190732 4334540 1807272 5.33 1553928 3631044 12 [2023-02-06T20:14:39.628Z] 20:12:01 27157284 31550380 733624 2.23 190808 4334536 1807272 5.33 1554004 3631048 4 [2023-02-06T20:14:39.628Z] 20:13:01 27162440 31555672 728208 2.21 190880 4334548 1807272 5.33 1548728 3631048 180 [2023-02-06T20:14:39.628Z] 20:14:01 27162684 31556132 727712 2.21 190960 4334668 1807272 5.33 1549116 3631180 4 [2023-02-06T20:14:39.628Z] Average: 27837381 31563644 734759 2.23 155527 3744017 1860189 5.48 1344228 3218588 171328 [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] 20:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-06T20:14:39.628Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:04:01 ens3 291.30 201.85 841.28 54.19 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:05:01 docker0 22.83 20.51 1.90 173.46 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:05:01 lo 6.06 6.06 0.58 0.58 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:05:01 ens3 332.27 243.44 5907.48 37.73 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:06:01 docker0 193.25 250.39 15.14 1921.07 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:06:01 ens3 264.86 202.33 1932.50 24.09 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:07:01 vethb725c1f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:07:01 ens3 32.39 32.54 24.87 87.73 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:08:01 docker0 3.98 7.85 0.24 81.64 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:08:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:08:01 ens3 118.06 77.87 2658.83 17.29 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:09:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:09:01 ens3 161.42 84.86 2757.85 10.52 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:10:01 ens3 1.12 0.93 4.07 0.06 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:12:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:13:01 ens3 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] 20:14:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] Average: docker0 20.03 25.38 1.57 198.07 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] Average: ens3 109.45 76.87 1286.65 21.09 0.00 0.00 0.00 0.00 [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] ---> sar -P ALL: [2023-02-06T20:14:39.628Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4736) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] 20:02:55 LINUX RESTART (8 CPU) [2023-02-06T20:14:39.628Z] [2023-02-06T20:14:39.628Z] 20:03:01 CPU %user %nice %system %iowait %steal %idle [2023-02-06T20:14:39.628Z] 20:04:01 all 3.83 0.00 0.95 7.50 0.12 87.59 [2023-02-06T20:14:39.628Z] 20:04:01 0 1.89 0.00 0.82 21.65 0.05 75.59 [2023-02-06T20:14:39.629Z] 20:04:01 1 5.91 0.00 0.70 0.90 0.10 92.39 [2023-02-06T20:14:39.629Z] 20:04:01 2 3.63 0.00 0.85 1.02 0.03 94.46 [2023-02-06T20:14:39.629Z] 20:04:01 3 5.22 0.00 2.01 30.07 0.05 62.65 [2023-02-06T20:14:39.629Z] 20:04:01 4 3.65 0.00 0.67 1.52 0.57 93.61 [2023-02-06T20:14:39.629Z] 20:04:01 5 4.34 0.00 0.65 2.76 0.03 92.21 [2023-02-06T20:14:39.629Z] 20:04:01 6 2.92 0.00 0.90 0.78 0.03 95.36 [2023-02-06T20:14:39.629Z] 20:04:01 7 3.12 0.00 1.03 1.45 0.08 94.31 [2023-02-06T20:14:39.629Z] 20:05:01 all 5.84 0.00 2.32 7.60 0.16 84.08 [2023-02-06T20:14:39.629Z] 20:05:01 0 5.50 0.00 1.76 3.29 0.20 89.25 [2023-02-06T20:14:39.629Z] 20:05:01 1 7.41 0.00 2.30 3.59 0.12 86.58 [2023-02-06T20:14:39.629Z] 20:05:01 2 6.00 0.00 2.43 0.87 0.10 90.59 [2023-02-06T20:14:39.629Z] 20:05:01 3 4.81 0.00 2.88 2.27 0.18 89.86 [2023-02-06T20:14:39.629Z] 20:05:01 4 6.45 0.00 2.09 46.47 0.24 44.76 [2023-02-06T20:14:39.629Z] 20:05:01 5 4.55 0.00 2.37 0.96 0.12 92.00 [2023-02-06T20:14:39.629Z] 20:05:01 6 6.69 0.00 2.33 1.96 0.12 88.90 [2023-02-06T20:14:39.629Z] 20:05:01 7 5.35 0.00 2.43 1.28 0.20 90.74 [2023-02-06T20:14:39.629Z] 20:06:01 all 4.55 0.00 2.23 7.71 0.16 85.36 [2023-02-06T20:14:39.629Z] 20:06:01 0 4.12 0.00 1.69 0.05 0.12 94.02 [2023-02-06T20:14:39.629Z] 20:06:01 1 4.55 0.00 1.96 22.38 0.05 71.07 [2023-02-06T20:14:39.629Z] 20:06:01 2 4.66 0.00 1.64 1.84 0.12 91.74 [2023-02-06T20:14:39.629Z] 20:06:01 3 4.22 0.00 3.06 3.46 0.24 89.03 [2023-02-06T20:14:39.629Z] 20:06:01 4 4.30 0.00 3.49 30.23 0.12 61.86 [2023-02-06T20:14:39.629Z] 20:06:01 5 4.41 0.00 1.49 0.08 0.08 93.93 [2023-02-06T20:14:39.629Z] 20:06:01 6 5.27 0.00 1.96 2.67 0.27 89.83 [2023-02-06T20:14:39.629Z] 20:06:01 7 4.86 0.00 2.55 1.05 0.25 91.30 [2023-02-06T20:14:39.629Z] 20:07:01 all 17.29 0.00 3.21 7.99 0.11 71.40 [2023-02-06T20:14:39.629Z] 20:07:01 0 16.40 0.00 3.11 2.07 0.10 78.32 [2023-02-06T20:14:39.629Z] 20:07:01 1 17.80 0.00 3.10 0.03 0.15 78.91 [2023-02-06T20:14:39.629Z] 20:07:01 2 17.64 0.00 3.27 0.35 0.10 78.63 [2023-02-06T20:14:39.629Z] 20:07:01 3 16.51 0.00 4.02 41.12 0.07 38.28 [2023-02-06T20:14:39.629Z] 20:07:01 4 16.03 0.00 2.89 19.29 0.10 61.69 [2023-02-06T20:14:39.629Z] 20:07:01 5 18.56 0.00 3.06 0.24 0.13 78.02 [2023-02-06T20:14:39.629Z] 20:07:01 6 17.70 0.00 2.82 0.20 0.08 79.19 [2023-02-06T20:14:39.629Z] 20:07:01 7 17.71 0.00 3.43 0.52 0.10 78.23 [2023-02-06T20:14:39.629Z] 20:08:01 all 18.86 0.00 4.32 6.77 0.20 69.86 [2023-02-06T20:14:39.629Z] 20:08:01 0 16.01 0.00 3.69 7.10 0.20 72.99 [2023-02-06T20:14:39.629Z] 20:08:01 1 20.00 0.00 4.73 3.99 0.24 71.04 [2023-02-06T20:14:39.629Z] 20:08:01 2 19.20 0.00 3.99 8.92 0.25 67.64 [2023-02-06T20:14:39.629Z] 20:08:01 3 16.41 0.00 3.75 0.35 0.19 79.29 [2023-02-06T20:14:39.629Z] 20:08:01 4 17.97 0.00 4.28 22.42 0.19 55.14 [2023-02-06T20:14:39.629Z] 20:08:01 5 19.46 0.00 4.28 1.31 0.19 74.76 [2023-02-06T20:14:39.629Z] 20:08:01 6 21.34 0.00 4.56 8.57 0.15 65.38 [2023-02-06T20:14:39.629Z] 20:08:01 7 20.45 0.00 5.24 1.52 0.20 72.59 [2023-02-06T20:14:39.629Z] 20:09:01 all 3.10 0.00 1.78 8.52 0.16 86.45 [2023-02-06T20:14:39.629Z] 20:09:01 0 2.60 0.00 1.33 3.63 0.13 92.30 [2023-02-06T20:14:39.629Z] 20:09:01 1 3.19 0.00 1.47 3.33 0.15 91.86 [2023-02-06T20:14:39.629Z] 20:09:01 2 2.82 0.00 2.60 13.07 0.18 81.32 [2023-02-06T20:14:39.629Z] 20:09:01 3 2.93 0.00 1.17 0.87 0.10 94.94 [2023-02-06T20:14:39.629Z] 20:09:01 4 3.50 0.00 2.88 5.60 0.17 87.86 [2023-02-06T20:14:39.629Z] 20:09:01 5 3.27 0.00 1.24 24.62 0.08 70.78 [2023-02-06T20:14:39.629Z] 20:09:01 6 2.64 0.00 2.02 3.39 0.18 91.76 [2023-02-06T20:14:39.629Z] 20:09:01 7 3.82 0.00 1.53 13.68 0.25 80.72 [2023-02-06T20:14:39.629Z] 20:10:01 all 0.11 0.00 0.05 0.98 0.01 98.85 [2023-02-06T20:14:39.629Z] 20:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-06T20:14:39.629Z] 20:10:01 1 0.13 0.00 0.03 0.92 0.02 98.90 [2023-02-06T20:14:39.629Z] 20:10:01 2 0.20 0.00 0.10 0.00 0.00 99.70 [2023-02-06T20:14:39.629Z] 20:10:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-06T20:14:39.629Z] 20:10:01 4 0.12 0.00 0.05 0.02 0.00 99.82 [2023-02-06T20:14:39.629Z] 20:10:01 5 0.07 0.00 0.05 6.89 0.02 92.98 [2023-02-06T20:14:39.629Z] 20:10:01 6 0.28 0.00 0.03 0.02 0.05 99.62 [2023-02-06T20:14:39.629Z] 20:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-06T20:14:39.629Z] 20:11:01 all 0.13 0.00 0.01 0.17 0.00 99.69 [2023-02-06T20:14:39.629Z] 20:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T20:14:39.629Z] 20:11:01 1 0.05 0.00 0.03 0.30 0.02 99.60 [2023-02-06T20:14:39.629Z] 20:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-06T20:14:39.629Z] 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T20:14:39.629Z] 20:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T20:14:39.629Z] 20:11:01 5 0.03 0.00 0.03 1.02 0.02 98.90 [2023-02-06T20:14:39.629Z] 20:11:01 6 0.81 0.00 0.00 0.00 0.00 99.19 [2023-02-06T20:14:39.629Z] 20:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-06T20:14:39.629Z] 20:12:01 all 0.02 0.00 0.01 0.12 0.01 99.84 [2023-02-06T20:14:39.629Z] 20:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T20:14:39.629Z] 20:12:01 1 0.03 0.00 0.02 0.35 0.07 99.53 [2023-02-06T20:14:39.629Z] 20:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T20:14:39.629Z] 20:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T20:14:39.629Z] 20:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-06T20:14:39.629Z] 20:12:01 5 0.05 0.00 0.02 0.63 0.02 99.28 [2023-02-06T20:14:39.629Z] 20:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-06T20:14:39.629Z] 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T20:14:39.629Z] 20:13:01 all 0.09 0.00 0.01 0.03 0.01 99.86 [2023-02-06T20:14:39.629Z] 20:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T20:14:39.629Z] 20:13:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-06T20:14:39.629Z] 20:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T20:14:39.629Z] 20:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T20:14:39.629Z] 20:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T20:14:39.629Z] 20:13:01 5 0.05 0.00 0.03 0.25 0.00 99.66 [2023-02-06T20:14:39.629Z] 20:13:01 6 0.46 0.00 0.03 0.00 0.02 99.49 [2023-02-06T20:14:39.629Z] 20:13:01 7 0.03 0.00 0.02 0.00 0.05 99.90 [2023-02-06T20:14:39.629Z] 20:14:01 all 0.12 0.00 0.01 0.04 0.00 99.82 [2023-02-06T20:14:39.629Z] 20:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-06T20:14:39.629Z] 20:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T20:14:39.629Z] 20:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T20:14:39.629Z] 20:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T20:14:39.629Z] 20:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-06T20:14:39.629Z] 20:14:01 5 0.00 0.00 0.00 0.30 0.00 99.70 [2023-02-06T20:14:39.629Z] 20:14:01 6 0.91 0.00 0.00 0.00 0.00 99.09 [2023-02-06T20:14:39.629Z] 20:14:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2023-02-06T20:14:39.629Z] [2023-02-06T20:14:39.629Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-02-06T20:14:39.629Z] Average: all 4.88 0.00 1.35 4.30 0.09 89.38 [2023-02-06T20:14:39.629Z] Average: 0 4.22 0.00 1.13 3.44 0.08 91.14 [2023-02-06T20:14:39.629Z] Average: 1 5.36 0.00 1.30 3.25 0.08 90.00 [2023-02-06T20:14:39.629Z] Average: 2 4.91 0.00 1.35 2.37 0.07 91.30 [2023-02-06T20:14:39.629Z] Average: 3 4.54 0.00 1.54 7.09 0.07 86.77 [2023-02-06T20:14:39.629Z] Average: 4 4.71 0.00 1.48 11.36 0.13 82.32 [2023-02-06T20:14:39.629Z] Average: 5 4.97 0.00 1.20 3.56 0.06 90.21 [2023-02-06T20:14:39.629Z] Average: 6 5.34 0.00 1.33 1.59 0.08 91.65 [2023-02-06T20:14:39.629Z] Average: 7 5.02 0.00 1.48 1.77 0.11 91.63 [2023-02-06T20:14:39.629Z] [2023-02-06T20:14:39.629Z] [2023-02-06T20:14:39.629Z]